Pull request #43536 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 4cf904494e221d2a9846f4d720b6701a14215cb2+1f8d44babf18811ff9020de667bf6fda8d3c4401 (5e7db7e599764e07fb49e7045f1a2849aa988b0e) 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-43536@libs/jps/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-04-28T07:30:37.333Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-04-28T07:30:37.339Z] Trying to pass milestone 1 [Pipeline] milestone [2022-04-28T07:30:37.422Z] Trying to pass milestone 2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-04-28T07:30:37.715Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-04fddddd066b5e706) in /home/ubuntu/workspace/moby_PR-43536 [Pipeline] { [Pipeline] checkout [2022-04-28T07:30:37.841Z] The recommended git tool is: git [2022-04-28T07:30:40.053Z] using credential docker-jenkins-github-credentials [2022-04-28T07:30:40.062Z] Cloning the remote Git repository [2022-04-28T07:30:40.062Z] Cloning with configured refspecs honoured and without tags [2022-04-28T07:30:40.114Z] Cloning repository https://github.com/moby/moby.git [2022-04-28T07:30:40.182Z] > git init /home/ubuntu/workspace/moby_PR-43536 # timeout=10 [2022-04-28T07:30:40.234Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-28T07:30:40.235Z] > git --version # timeout=10 [2022-04-28T07:30:40.250Z] > git --version # 'git version 2.17.1' [2022-04-28T07:30:40.251Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-28T07:30:40.253Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43536/head:refs/remotes/origin/PR-43536 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-28T07:30:56.392Z] Fetching without tags [2022-04-28T07:30:56.574Z] Merging remotes/origin/master commit 1f8d44babf18811ff9020de667bf6fda8d3c4401 into PR head commit 4cf904494e221d2a9846f4d720b6701a14215cb2 [2022-04-28T07:30:57.242Z] Merge succeeded, producing 4cf904494e221d2a9846f4d720b6701a14215cb2 [2022-04-28T07:30:57.243Z] Checking out Revision 4cf904494e221d2a9846f4d720b6701a14215cb2 (PR-43536) [2022-04-28T07:30:56.319Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-28T07:30:56.343Z] > git config --add remote.origin.fetch +refs/pull/43536/head:refs/remotes/origin/PR-43536 # timeout=10 [2022-04-28T07:30:56.360Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-28T07:30:56.373Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-28T07:30:56.396Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-28T07:30:56.396Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-28T07:30:56.397Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43536/head:refs/remotes/origin/PR-43536 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-28T07:30:56.582Z] > git config core.sparsecheckout # timeout=10 [2022-04-28T07:30:56.600Z] > git checkout -f 4cf904494e221d2a9846f4d720b6701a14215cb2 # timeout=10 [2022-04-28T07:30:57.172Z] > git remote # timeout=10 [2022-04-28T07:30:57.192Z] > git config --get remote.origin.url # timeout=10 [2022-04-28T07:30:57.205Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-28T07:30:57.206Z] > git merge 1f8d44babf18811ff9020de667bf6fda8d3c4401 # timeout=10 [2022-04-28T07:30:57.227Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-28T07:30:57.245Z] > git config core.sparsecheckout # timeout=10 [2022-04-28T07:30:57.261Z] > git checkout -f 4cf904494e221d2a9846f4d720b6701a14215cb2 # timeout=10 [2022-04-28T07:31:01.127Z] Commit message: "daemon: reloadMaxDownloadAttempts() remove validation" [2022-04-28T07:31:01.141Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-04-28T07:31:01.130Z] > git rev-list --no-walk 4d774d35aad489218360bbc41433a1cc7d983bdf # timeout=10 [2022-04-28T07:31:02.199Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43536:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco [2022-04-28T07:31:06.403Z] Unable to find image 'alpine:latest' locally [2022-04-28T07:31:06.403Z] latest: Pulling from library/alpine [2022-04-28T07:31:06.403Z] df9b9388f04a: Pulling fs layer [2022-04-28T07:31:06.403Z] df9b9388f04a: Verifying Checksum [2022-04-28T07:31:06.403Z] df9b9388f04a: Download complete [2022-04-28T07:31:06.403Z] df9b9388f04a: Pull complete [2022-04-28T07:31:06.403Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-28T07:31:06.403Z] Status: Downloaded newer image for alpine:latest [2022-04-28T07:31:10.617Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: cgroup2) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS5) [Pipeline] { (Branch: win-2022) [Pipeline] { (Branch: win-2022-c8d) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (cgroup2) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS5) [Pipeline] stage [Pipeline] { (win-2022) [Pipeline] stage [Pipeline] { (win-2022-c8d) [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [2022-04-28T07:31:11.147Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-04fddddd066b5e706) in /home/ubuntu/workspace/moby_PR-43536 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node Stage "s390x" skipped due to when conditional Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] { [2022-04-28T07:31:11.230Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-big (i-0a59601f225d3f2a8) in /home/ubuntu/workspace/moby_PR-43536 [Pipeline] checkout [2022-04-28T07:31:11.258Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-083ddc4c858c73cb7) in /home/ubuntu/workspace/moby_PR-43536 [2022-04-28T07:31:11.259Z] The recommended git tool is: git [2022-04-28T07:31:11.263Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-mem (i-06d0d7aed52ab6581) in /home/ubuntu/workspace/moby_PR-43536 [2022-04-28T07:31:11.272Z] using credential docker-jenkins-github-credentials [2022-04-28T07:31:11.285Z] Fetching changes from the remote Git repository [Pipeline] // stage [Pipeline] // stage [2022-04-28T07:31:11.305Z] Fetching without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] { [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] { [Pipeline] { Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] checkout [Pipeline] checkout [Pipeline] checkout [Pipeline] // stage [2022-04-28T07:31:11.467Z] The recommended git tool is: git [Pipeline] // stage [2022-04-28T07:31:11.502Z] The recommended git tool is: git [Pipeline] // stage [2022-04-28T07:31:11.515Z] Merging remotes/origin/master commit 1f8d44babf18811ff9020de667bf6fda8d3c4401 into PR head commit 4cf904494e221d2a9846f4d720b6701a14215cb2 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [2022-04-28T07:31:11.543Z] The recommended git tool is: git [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-04-28T07:31:11.790Z] Merge succeeded, producing 4cf904494e221d2a9846f4d720b6701a14215cb2 [2022-04-28T07:31:11.791Z] Checking out Revision 4cf904494e221d2a9846f4d720b6701a14215cb2 (PR-43536) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [2022-04-28T07:31:11.863Z] Commit message: "daemon: reloadMaxDownloadAttempts() remove validation" [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] withEnv [Pipeline] { [2022-04-28T07:31:11.280Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43536/.git # timeout=10 [2022-04-28T07:31:11.292Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-28T07:31:11.307Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-28T07:31:11.308Z] > git --version # timeout=10 [2022-04-28T07:31:11.318Z] > git --version # 'git version 2.17.1' [2022-04-28T07:31:11.319Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-28T07:31:11.320Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43536/head:refs/remotes/origin/PR-43536 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-28T07:31:11.518Z] > git config core.sparsecheckout # timeout=10 [2022-04-28T07:31:11.522Z] > git checkout -f 4cf904494e221d2a9846f4d720b6701a14215cb2 # timeout=10 [2022-04-28T07:31:11.745Z] > git remote # timeout=10 [2022-04-28T07:31:11.751Z] > git config --get remote.origin.url # timeout=10 [2022-04-28T07:31:11.758Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-28T07:31:11.759Z] > git merge 1f8d44babf18811ff9020de667bf6fda8d3c4401 # timeout=10 [2022-04-28T07:31:11.784Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-28T07:31:11.793Z] > git config core.sparsecheckout # timeout=10 [2022-04-28T07:31:11.797Z] > git checkout -f 4cf904494e221d2a9846f4d720b6701a14215cb2 # timeout=10 [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-28T07:31:12.694Z] + docker version [2022-04-28T07:31:12.694Z] Client: Docker Engine - Community [2022-04-28T07:31:12.694Z] Version: 20.10.14 [2022-04-28T07:31:12.694Z] API version: 1.41 [2022-04-28T07:31:12.694Z] Go version: go1.16.15 [2022-04-28T07:31:12.694Z] Git commit: a224086 [2022-04-28T07:31:12.694Z] Built: Thu Mar 24 01:47:57 2022 [2022-04-28T07:31:12.694Z] OS/Arch: linux/amd64 [2022-04-28T07:31:12.694Z] Context: default [2022-04-28T07:31:12.694Z] Experimental: true [2022-04-28T07:31:12.694Z] [2022-04-28T07:31:12.694Z] Server: Docker Engine - Community [2022-04-28T07:31:12.694Z] Engine: [2022-04-28T07:31:12.694Z] Version: 20.10.14 [2022-04-28T07:31:12.694Z] API version: 1.41 (minimum version 1.12) [2022-04-28T07:31:12.694Z] Go version: go1.16.15 [2022-04-28T07:31:12.694Z] Git commit: 87a90dc [2022-04-28T07:31:12.694Z] Built: Thu Mar 24 01:45:46 2022 [2022-04-28T07:31:12.694Z] OS/Arch: linux/amd64 [2022-04-28T07:31:12.694Z] Experimental: true [2022-04-28T07:31:12.694Z] containerd: [2022-04-28T07:31:12.694Z] Version: 1.5.11 [2022-04-28T07:31:12.694Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-28T07:31:12.694Z] runc: [2022-04-28T07:31:12.694Z] Version: 1.0.3 [2022-04-28T07:31:12.694Z] GitCommit: v1.0.3-0-gf46b6ba [2022-04-28T07:31:12.694Z] docker-init: [2022-04-28T07:31:12.694Z] Version: 0.19.0 [2022-04-28T07:31:12.694Z] GitCommit: de40ad0 [Pipeline] sh [2022-04-28T07:31:12.986Z] + docker info [2022-04-28T07:31:13.202Z] using credential docker-jenkins-github-credentials [2022-04-28T07:31:13.211Z] Cloning the remote Git repository [2022-04-28T07:31:13.211Z] Cloning with configured refspecs honoured and without tags [2022-04-28T07:31:13.224Z] Cloning repository https://github.com/moby/moby.git [2022-04-28T07:31:13.272Z] > git init /home/ubuntu/workspace/moby_PR-43536 # timeout=10 [2022-04-28T07:31:13.289Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-28T07:31:13.289Z] > git --version # timeout=10 [2022-04-28T07:31:13.291Z] > git --version # 'git version 2.17.1' [2022-04-28T07:31:13.292Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-28T07:31:13.293Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43536/head:refs/remotes/origin/PR-43536 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-28T07:31:13.738Z] using credential docker-jenkins-github-credentials [2022-04-28T07:31:13.745Z] Cloning the remote Git repository [2022-04-28T07:31:13.745Z] Cloning with configured refspecs honoured and without tags [2022-04-28T07:31:13.851Z] using credential docker-jenkins-github-credentials [2022-04-28T07:31:13.806Z] Cloning repository https://github.com/moby/moby.git [2022-04-28T07:31:13.854Z] > git init /home/ubuntu/workspace/moby_PR-43536 # timeout=10 [2022-04-28T07:31:13.860Z] Cloning the remote Git repository [2022-04-28T07:31:13.860Z] Cloning with configured refspecs honoured and without tags [2022-04-28T07:31:13.880Z] Cloning repository https://github.com/moby/moby.git [2022-04-28T07:31:13.936Z] > git init /home/ubuntu/workspace/moby_PR-43536 # timeout=10 [2022-04-28T07:31:13.977Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-28T07:31:13.977Z] > git --version # timeout=10 [2022-04-28T07:31:13.997Z] > git --version # 'git version 2.17.1' [2022-04-28T07:31:13.997Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-28T07:31:13.999Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43536/head:refs/remotes/origin/PR-43536 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-28T07:31:14.338Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-28T07:31:14.338Z] > git --version # timeout=10 [2022-04-28T07:31:14.345Z] > git --version # 'git version 2.25.1' [2022-04-28T07:31:14.345Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-28T07:31:14.347Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43536/head:refs/remotes/origin/PR-43536 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-28T07:31:23.535Z] Fetching without tags [2022-04-28T07:31:23.698Z] Merging remotes/origin/master commit 1f8d44babf18811ff9020de667bf6fda8d3c4401 into PR head commit 4cf904494e221d2a9846f4d720b6701a14215cb2 [2022-04-28T07:31:23.520Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-28T07:31:23.524Z] > git config --add remote.origin.fetch +refs/pull/43536/head:refs/remotes/origin/PR-43536 # timeout=10 [2022-04-28T07:31:23.526Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-28T07:31:23.531Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-28T07:31:23.537Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-28T07:31:23.537Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-28T07:31:23.538Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43536/head:refs/remotes/origin/PR-43536 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-28T07:31:23.704Z] > git config core.sparsecheckout # timeout=10 [2022-04-28T07:31:23.707Z] > git checkout -f 4cf904494e221d2a9846f4d720b6701a14215cb2 # timeout=10 [2022-04-28T07:31:24.301Z] Merge succeeded, producing 4cf904494e221d2a9846f4d720b6701a14215cb2 [2022-04-28T07:31:24.301Z] Checking out Revision 4cf904494e221d2a9846f4d720b6701a14215cb2 (PR-43536) [2022-04-28T07:31:24.285Z] > git remote # timeout=10 [2022-04-28T07:31:24.288Z] > git config --get remote.origin.url # timeout=10 [2022-04-28T07:31:24.290Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-28T07:31:24.291Z] > git merge 1f8d44babf18811ff9020de667bf6fda8d3c4401 # timeout=10 [2022-04-28T07:31:24.297Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-28T07:31:24.303Z] > git config core.sparsecheckout # timeout=10 [2022-04-28T07:31:24.305Z] > git checkout -f 4cf904494e221d2a9846f4d720b6701a14215cb2 # timeout=10 [2022-04-28T07:31:26.146Z] Still waiting to schedule task [2022-04-28T07:31:26.146Z] Waiting for next available executor on ‘amd64&&ubuntu-2004&&cgroup2’ [2022-04-28T07:31:26.151Z] Still waiting to schedule task [2022-04-28T07:31:26.151Z] Waiting for next available executor on ‘windows-2019’ [2022-04-28T07:31:26.152Z] Still waiting to schedule task [2022-04-28T07:31:26.152Z] Waiting for next available executor on ‘windows-2022’ [2022-04-28T07:31:26.154Z] Still waiting to schedule task [2022-04-28T07:31:26.155Z] Waiting for next available executor on ‘windows-2022’ [2022-04-28T07:31:28.021Z] Commit message: "daemon: reloadMaxDownloadAttempts() remove validation" [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-04-28T07:31:28.784Z] + [ PR != PR ] [2022-04-28T07:31:28.784Z] + [ master != master ] [2022-04-28T07:31:28.784Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-28T07:31:29.132Z] + docker version [2022-04-28T07:31:29.580Z] Fetching without tags [2022-04-28T07:31:29.783Z] Merging remotes/origin/master commit 1f8d44babf18811ff9020de667bf6fda8d3c4401 into PR head commit 4cf904494e221d2a9846f4d720b6701a14215cb2 [2022-04-28T07:31:30.116Z] Fetching without tags [2022-04-28T07:31:30.310Z] Merging remotes/origin/master commit 1f8d44babf18811ff9020de667bf6fda8d3c4401 into PR head commit 4cf904494e221d2a9846f4d720b6701a14215cb2 [2022-04-28T07:31:30.364Z] Merge succeeded, producing 4cf904494e221d2a9846f4d720b6701a14215cb2 [2022-04-28T07:31:30.364Z] Checking out Revision 4cf904494e221d2a9846f4d720b6701a14215cb2 (PR-43536) [2022-04-28T07:31:31.049Z] Merge succeeded, producing 4cf904494e221d2a9846f4d720b6701a14215cb2 [2022-04-28T07:31:31.050Z] Checking out Revision 4cf904494e221d2a9846f4d720b6701a14215cb2 (PR-43536) [2022-04-28T07:31:31.109Z] Client: [2022-04-28T07:31:31.109Z] Context: default [2022-04-28T07:31:31.109Z] Debug Mode: false [2022-04-28T07:31:31.109Z] Plugins: [2022-04-28T07:31:31.109Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-04-28T07:31:31.109Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-04-28T07:31:31.109Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-04-28T07:31:31.109Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-04-28T07:31:31.109Z] [2022-04-28T07:31:31.109Z] Server: [2022-04-28T07:31:31.109Z] Containers: 0 [2022-04-28T07:31:31.109Z] Running: 0 [2022-04-28T07:31:31.109Z] Paused: 0 [2022-04-28T07:31:31.109Z] Stopped: 0 [2022-04-28T07:31:31.109Z] Images: 1 [2022-04-28T07:31:31.109Z] Server Version: 20.10.14 [2022-04-28T07:31:31.109Z] Storage Driver: overlay2 [2022-04-28T07:31:31.109Z] Backing Filesystem: extfs [2022-04-28T07:31:31.109Z] Supports d_type: true [2022-04-28T07:31:31.109Z] Native Overlay Diff: true [2022-04-28T07:31:31.109Z] userxattr: false [2022-04-28T07:31:31.109Z] Logging Driver: json-file [2022-04-28T07:31:31.109Z] Cgroup Driver: cgroupfs [2022-04-28T07:31:31.109Z] Cgroup Version: 1 [2022-04-28T07:31:31.109Z] Plugins: [2022-04-28T07:31:31.109Z] Volume: local [2022-04-28T07:31:31.109Z] Network: bridge host ipvlan macvlan null overlay [2022-04-28T07:31:31.109Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-04-28T07:31:31.109Z] Swarm: inactive [2022-04-28T07:31:31.109Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-04-28T07:31:31.109Z] Default Runtime: runc [2022-04-28T07:31:31.109Z] Init Binary: docker-init [2022-04-28T07:31:31.109Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-28T07:31:31.109Z] runc version: v1.0.3-0-gf46b6ba [2022-04-28T07:31:31.109Z] init version: de40ad0 [2022-04-28T07:31:31.109Z] Security Options: [2022-04-28T07:31:31.109Z] apparmor [2022-04-28T07:31:31.109Z] seccomp [2022-04-28T07:31:31.109Z] Profile: default [2022-04-28T07:31:31.109Z] Kernel Version: 5.4.0-1071-aws [2022-04-28T07:31:31.109Z] Operating System: Ubuntu 18.04.6 LTS [2022-04-28T07:31:31.109Z] OSType: linux [2022-04-28T07:31:31.109Z] Architecture: x86_64 [2022-04-28T07:31:31.109Z] CPUs: 2 [2022-04-28T07:31:31.109Z] Total Memory: 7.565GiB [2022-04-28T07:31:31.109Z] Name: ip-10-100-55-22 [2022-04-28T07:31:31.109Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-04-28T07:31:31.109Z] Docker Root Dir: /var/lib/docker [2022-04-28T07:31:31.109Z] Debug Mode: false [2022-04-28T07:31:31.109Z] Registry: https://index.docker.io/v1/ [2022-04-28T07:31:31.109Z] Labels: [2022-04-28T07:31:31.109Z] Experimental: true [2022-04-28T07:31:31.109Z] Insecure Registries: [2022-04-28T07:31:31.109Z] 127.0.0.0/8 [2022-04-28T07:31:31.109Z] Live Restore Enabled: true [2022-04-28T07:31:31.109Z] [2022-04-28T07:31:31.109Z] WARNING: No swap limit support [Pipeline] sh [2022-04-28T07:31:30.046Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-28T07:31:30.056Z] > git config --add remote.origin.fetch +refs/pull/43536/head:refs/remotes/origin/PR-43536 # timeout=10 [2022-04-28T07:31:30.070Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-28T07:31:30.091Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-28T07:31:30.121Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-28T07:31:30.121Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-28T07:31:30.122Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43536/head:refs/remotes/origin/PR-43536 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-28T07:31:30.322Z] > git config core.sparsecheckout # timeout=10 [2022-04-28T07:31:30.339Z] > git checkout -f 4cf904494e221d2a9846f4d720b6701a14215cb2 # timeout=10 [2022-04-28T07:31:30.935Z] > git remote # timeout=10 [2022-04-28T07:31:30.964Z] > git config --get remote.origin.url # timeout=10 [2022-04-28T07:31:30.999Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-28T07:31:31.000Z] > git merge 1f8d44babf18811ff9020de667bf6fda8d3c4401 # timeout=10 [2022-04-28T07:31:31.036Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-28T07:31:31.053Z] > git config core.sparsecheckout # timeout=10 [2022-04-28T07:31:31.066Z] > git checkout -f 4cf904494e221d2a9846f4d720b6701a14215cb2 # timeout=10 [2022-04-28T07:31:29.539Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-28T07:31:29.548Z] > git config --add remote.origin.fetch +refs/pull/43536/head:refs/remotes/origin/PR-43536 # timeout=10 [2022-04-28T07:31:29.558Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-28T07:31:29.571Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-28T07:31:29.587Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-28T07:31:29.588Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-28T07:31:29.590Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43536/head:refs/remotes/origin/PR-43536 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-28T07:31:29.793Z] > git config core.sparsecheckout # timeout=10 [2022-04-28T07:31:29.806Z] > git checkout -f 4cf904494e221d2a9846f4d720b6701a14215cb2 # timeout=10 [2022-04-28T07:31:30.324Z] > git remote # timeout=10 [2022-04-28T07:31:30.339Z] > git config --get remote.origin.url # timeout=10 [2022-04-28T07:31:30.344Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-28T07:31:30.345Z] > git merge 1f8d44babf18811ff9020de667bf6fda8d3c4401 # timeout=10 [2022-04-28T07:31:30.358Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-28T07:31:30.370Z] > git config core.sparsecheckout # timeout=10 [2022-04-28T07:31:30.381Z] > git checkout -f 4cf904494e221d2a9846f4d720b6701a14215cb2 # timeout=10 [2022-04-28T07:31:31.412Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-28T07:31:31.412Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-28T07:31:31.412Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43536/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-04-28T07:31:31.412Z] + bash /home/ubuntu/workspace/moby_PR-43536/check-config.sh [2022-04-28T07:31:31.412Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-04-28T07:31:31.412Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-04-28T07:31:31.412Z] [2022-04-28T07:31:31.412Z] Generally Necessary: [2022-04-28T07:31:31.412Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-04-28T07:31:31.412Z] - apparmor: enabled and tools installed [2022-04-28T07:31:31.412Z] - CONFIG_NAMESPACES: enabled [2022-04-28T07:31:31.412Z] - CONFIG_NET_NS: enabled [2022-04-28T07:31:31.412Z] - CONFIG_PID_NS: enabled [2022-04-28T07:31:31.412Z] - CONFIG_IPC_NS: enabled [2022-04-28T07:31:31.412Z] - CONFIG_UTS_NS: enabled [2022-04-28T07:31:31.412Z] - CONFIG_CGROUPS: enabled [2022-04-28T07:31:31.412Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-04-28T07:31:31.412Z] - CONFIG_CGROUP_DEVICE: enabled [2022-04-28T07:31:31.412Z] - CONFIG_CGROUP_FREEZER: enabled [2022-04-28T07:31:31.412Z] - CONFIG_CGROUP_SCHED: enabled [2022-04-28T07:31:31.412Z] - CONFIG_CPUSETS: enabled [2022-04-28T07:31:31.412Z] - CONFIG_MEMCG: enabled [2022-04-28T07:31:31.412Z] - CONFIG_KEYS: enabled [2022-04-28T07:31:31.412Z] - CONFIG_VETH: enabled (as module) [2022-04-28T07:31:31.412Z] - CONFIG_BRIDGE: enabled (as module) [2022-04-28T07:31:31.412Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-04-28T07:31:31.672Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-04-28T07:31:31.672Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-04-28T07:31:31.672Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-04-28T07:31:31.672Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-04-28T07:31:31.672Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-04-28T07:31:31.672Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-04-28T07:31:31.672Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-04-28T07:31:31.672Z] - CONFIG_NF_NAT: enabled (as module) [2022-04-28T07:31:31.672Z] - CONFIG_POSIX_MQUEUE: enabled [2022-04-28T07:31:31.672Z] - CONFIG_CGROUP_BPF: enabled [2022-04-28T07:31:31.672Z] [2022-04-28T07:31:31.672Z] Optional Features: [2022-04-28T07:31:31.672Z] - CONFIG_USER_NS: enabled [2022-04-28T07:31:31.672Z] - CONFIG_SECCOMP: enabled [2022-04-28T07:31:31.672Z] - CONFIG_SECCOMP_FILTER: enabled [2022-04-28T07:31:31.672Z] - CONFIG_CGROUP_PIDS: enabled [2022-04-28T07:31:31.672Z] - CONFIG_MEMCG_SWAP: enabled [2022-04-28T07:31:31.672Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-04-28T07:31:31.672Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-04-28T07:31:31.672Z] - CONFIG_BLK_CGROUP: enabled [2022-04-28T07:31:31.672Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-04-28T07:31:31.672Z] - CONFIG_CGROUP_PERF: enabled [2022-04-28T07:31:31.672Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-04-28T07:31:31.672Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-04-28T07:31:31.672Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-04-28T07:31:31.672Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-04-28T07:31:31.672Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-04-28T07:31:31.672Z] - CONFIG_RT_GROUP_SCHED: missing [2022-04-28T07:31:31.672Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-04-28T07:31:31.672Z] - CONFIG_IP_VS: enabled (as module) [2022-04-28T07:31:31.672Z] - CONFIG_IP_VS_NFCT: enabled [2022-04-28T07:31:31.672Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-04-28T07:31:31.672Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-04-28T07:31:31.672Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-04-28T07:31:31.672Z] - CONFIG_SECURITY_SELINUX: enabled [2022-04-28T07:31:31.672Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-04-28T07:31:31.672Z] - CONFIG_EXT4_FS: enabled [2022-04-28T07:31:31.672Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-04-28T07:31:31.672Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-04-28T07:31:31.933Z] - Network Drivers: [2022-04-28T07:31:31.933Z] - "overlay": [2022-04-28T07:31:31.933Z] - CONFIG_VXLAN: enabled (as module) [2022-04-28T07:31:31.933Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-04-28T07:31:31.933Z] Optional (for encrypted networks): [2022-04-28T07:31:31.933Z] - CONFIG_CRYPTO: enabled [2022-04-28T07:31:31.933Z] - CONFIG_CRYPTO_AEAD: enabled [2022-04-28T07:31:31.933Z] - CONFIG_CRYPTO_GCM: enabled [2022-04-28T07:31:31.933Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-04-28T07:31:31.933Z] - CONFIG_CRYPTO_GHASH: enabled [2022-04-28T07:31:31.933Z] - CONFIG_XFRM: enabled [2022-04-28T07:31:31.933Z] - CONFIG_XFRM_USER: enabled (as module) [2022-04-28T07:31:31.933Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-04-28T07:31:31.933Z] - CONFIG_INET_ESP: enabled (as module) [2022-04-28T07:31:31.933Z] - "ipvlan": [2022-04-28T07:31:31.933Z] - CONFIG_IPVLAN: enabled (as module) [2022-04-28T07:31:31.933Z] - "macvlan": [2022-04-28T07:31:31.933Z] - CONFIG_MACVLAN: enabled (as module) [2022-04-28T07:31:31.933Z] - CONFIG_DUMMY: enabled (as module) [2022-04-28T07:31:31.933Z] - "ftp,tftp client in container": [2022-04-28T07:31:31.933Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-04-28T07:31:31.933Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-04-28T07:31:31.933Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-04-28T07:31:31.933Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-04-28T07:31:31.933Z] - Storage Drivers: [2022-04-28T07:31:31.933Z] - "aufs": [2022-04-28T07:31:31.933Z] - CONFIG_AUFS_FS: enabled (as module) [2022-04-28T07:31:31.933Z] - "btrfs": [2022-04-28T07:31:31.933Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-04-28T07:31:31.933Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-04-28T07:31:31.933Z] - "devicemapper": [2022-04-28T07:31:31.933Z] - CONFIG_BLK_DEV_DM: enabled [2022-04-28T07:31:31.933Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-04-28T07:31:31.933Z] - "overlay": [2022-04-28T07:31:31.933Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-04-28T07:31:31.933Z] - "zfs": [2022-04-28T07:31:31.933Z] - /dev/zfs: present [2022-04-28T07:31:31.933Z] - zfs command: missing [2022-04-28T07:31:31.933Z] - zpool command: missing [2022-04-28T07:31:31.933Z] [2022-04-28T07:31:31.933Z] Limits: [2022-04-28T07:31:31.933Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-04-28T07:31:31.933Z] [2022-04-28T07:31:31.933Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-04-28T07:31:32.269Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:4cf904494e221d2a9846f4d720b6701a14215cb2 . [2022-04-28T07:31:32.269Z] #1 [internal] load build definition from Dockerfile [2022-04-28T07:31:32.269Z] #1 sha256:2a2aac39f31a6c89ffca7cff2ad082297c3211ae913a44325a462e88b05af76e [2022-04-28T07:31:32.269Z] #1 transferring dockerfile: 17.44kB done [2022-04-28T07:31:32.269Z] #1 DONE 0.0s [2022-04-28T07:31:32.269Z] [2022-04-28T07:31:32.269Z] #2 [internal] load .dockerignore [2022-04-28T07:31:32.269Z] #2 sha256:3406b21805bcdc2305ecbe20d73ea234f0445e6d8250749d0097e379e823c1e1 [2022-04-28T07:31:32.269Z] #2 transferring context: 145B done [2022-04-28T07:31:32.269Z] #2 DONE 0.0s [2022-04-28T07:31:32.269Z] [2022-04-28T07:31:32.269Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-04-28T07:31:32.269Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-04-28T07:31:32.418Z] Client: Docker Engine - Community [2022-04-28T07:31:32.418Z] Version: 20.10.14 [2022-04-28T07:31:32.418Z] API version: 1.41 [2022-04-28T07:31:32.418Z] Go version: go1.16.15 [2022-04-28T07:31:32.418Z] Git commit: a224086 [2022-04-28T07:31:32.418Z] Built: Thu Mar 24 01:47:57 2022 [2022-04-28T07:31:32.418Z] OS/Arch: linux/amd64 [2022-04-28T07:31:32.418Z] Context: default [2022-04-28T07:31:32.418Z] Experimental: true [2022-04-28T07:31:32.418Z] [2022-04-28T07:31:32.418Z] Server: Docker Engine - Community [2022-04-28T07:31:32.418Z] Engine: [2022-04-28T07:31:32.418Z] Version: 20.10.14 [2022-04-28T07:31:32.418Z] API version: 1.41 (minimum version 1.12) [2022-04-28T07:31:32.418Z] Go version: go1.16.15 [2022-04-28T07:31:32.418Z] Git commit: 87a90dc [2022-04-28T07:31:32.418Z] Built: Thu Mar 24 01:45:46 2022 [2022-04-28T07:31:32.418Z] OS/Arch: linux/amd64 [2022-04-28T07:31:32.418Z] Experimental: true [2022-04-28T07:31:32.418Z] containerd: [2022-04-28T07:31:32.418Z] Version: 1.5.11 [2022-04-28T07:31:32.418Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-28T07:31:32.418Z] runc: [2022-04-28T07:31:32.418Z] Version: 1.0.3 [2022-04-28T07:31:32.418Z] GitCommit: v1.0.3-0-gf46b6ba [2022-04-28T07:31:32.418Z] docker-init: [2022-04-28T07:31:32.419Z] Version: 0.19.0 [2022-04-28T07:31:32.419Z] GitCommit: de40ad0 [Pipeline] sh [2022-04-28T07:31:32.698Z] + docker info [2022-04-28T07:31:32.841Z] #3 DONE 0.3s [2022-04-28T07:31:32.841Z] [2022-04-28T07:31:32.841Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-04-28T07:31:32.841Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-04-28T07:31:32.841Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-04-28T07:31:32.841Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-04-28T07:31:32.841Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 3.15MB / 9.67MB 0.2s [2022-04-28T07:31:32.841Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-04-28T07:31:32.841Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-04-28T07:31:32.841Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s done [2022-04-28T07:31:32.841Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-04-28T07:31:33.103Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.2s done [2022-04-28T07:31:33.103Z] #4 DONE 0.5s [2022-04-28T07:31:33.369Z] [2022-04-28T07:31:33.369Z] #5 [internal] load .dockerignore [2022-04-28T07:31:33.369Z] #5 sha256:597a6dbebf92e3f1233558430dc9b240a87721b5eee5fc55eabb25377726d5a3 [2022-04-28T07:31:33.369Z] #5 DONE 0.0s [2022-04-28T07:31:33.369Z] [2022-04-28T07:31:33.369Z] #6 [internal] load build definition from Dockerfile [2022-04-28T07:31:33.369Z] #6 sha256:49c8681b8e8fbd2e1e2614cf70a0399eeb54433d4f900152bc43c6c7bfd1565a [2022-04-28T07:31:33.369Z] #6 DONE 0.0s [2022-04-28T07:31:33.369Z] [2022-04-28T07:31:33.369Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-04-28T07:31:33.369Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-04-28T07:31:33.976Z] #10 DONE 0.8s [2022-04-28T07:31:33.976Z] [2022-04-28T07:31:33.976Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-28T07:31:33.976Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-04-28T07:31:33.976Z] #8 DONE 0.7s [2022-04-28T07:31:33.976Z] [2022-04-28T07:31:33.976Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-28T07:31:33.976Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-04-28T07:31:33.976Z] #9 DONE 0.8s [2022-04-28T07:31:33.976Z] [2022-04-28T07:31:33.976Z] #7 [internal] load metadata for docker.io/library/golang:1.18.1-bullseye [2022-04-28T07:31:33.976Z] #7 sha256:73e29a168f9262a213225a43b22bfcfe182b7439fa4244f8c610b88ff7b5865f [2022-04-28T07:31:33.976Z] #7 DONE 0.8s [2022-04-28T07:31:34.247Z] [2022-04-28T07:31:34.247Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-28T07:31:34.247Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-28T07:31:34.247Z] #11 resolve docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 0.0s done [2022-04-28T07:31:34.410Z] Commit message: "daemon: reloadMaxDownloadAttempts() remove validation" [2022-04-28T07:31:34.508Z] #11 sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 1.86kB / 1.86kB done [2022-04-28T07:31:34.508Z] #11 sha256:65375c930b214d93a4c09a1db748e6979ef53ad585ec864dbe837108d48d8d14 7.05kB / 7.05kB done [2022-04-28T07:31:34.508Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 0B / 54.94MB 0.1s [2022-04-28T07:31:34.508Z] #11 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 0B / 5.16MB 0.1s [2022-04-28T07:31:34.508Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 0B / 10.87MB 0.1s [2022-04-28T07:31:34.508Z] #11 sha256:5b75b529da0f2196ee8561a90e5b99aceee56e125c6ef09a3da4e32cf3cc6c20 1.80kB / 1.80kB done [2022-04-28T07:31:34.508Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 4.19MB / 54.94MB 0.2s [2022-04-28T07:31:34.508Z] #11 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 2.10MB / 5.16MB 0.2s [2022-04-28T07:31:34.508Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 3.15MB / 10.87MB 0.2s [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2022-04-28T07:31:34.789Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 9.53MB / 54.94MB 0.3s [2022-04-28T07:31:34.789Z] #11 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 5.16MB / 5.16MB 0.3s [2022-04-28T07:31:34.789Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 9.44MB / 10.87MB 0.3s [2022-04-28T07:31:34.789Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 17.83MB / 54.94MB 0.4s [2022-04-28T07:31:34.789Z] #11 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 5.16MB / 5.16MB 0.3s done [2022-04-28T07:31:34.789Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 10.87MB / 10.87MB 0.4s [2022-04-28T07:31:34.789Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 2.69MB / 54.58MB 0.4s [Pipeline] sh [2022-04-28T07:31:35.050Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 25.17MB / 54.94MB 0.5s [2022-04-28T07:31:35.050Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 10.87MB / 10.87MB 0.5s done [2022-04-28T07:31:35.050Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 8.48MB / 54.58MB 0.5s [2022-04-28T07:31:35.050Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 0B / 85.84MB 0.5s [2022-04-28T07:31:35.050Z] #11 ... [2022-04-28T07:31:35.050Z] [2022-04-28T07:31:35.050Z] #47 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-04-28T07:31:35.050Z] #47 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-04-28T07:31:35.050Z] #47 DONE 0.0s [2022-04-28T07:31:35.050Z] [2022-04-28T07:31:35.050Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-28T07:31:35.050Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-28T07:31:35.050Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 31.46MB / 54.94MB 0.6s [2022-04-28T07:31:35.050Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 12.58MB / 54.58MB 0.6s [2022-04-28T07:31:35.316Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 36.83MB / 54.94MB 0.7s [2022-04-28T07:31:35.316Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 19.20MB / 54.58MB 0.7s [2022-04-28T07:31:35.316Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 8.39MB / 85.84MB 0.7s [2022-04-28T07:31:35.316Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 49.28MB / 54.94MB 0.9s [2022-04-28T07:31:35.316Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 29.36MB / 54.58MB 0.9s [2022-04-28T07:31:35.316Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 17.95MB / 85.84MB 0.9s [2022-04-28T07:31:35.340Z] Commit message: "daemon: reloadMaxDownloadAttempts() remove validation" [2022-04-28T07:31:35.388Z] + docker version [2022-04-28T07:31:35.579Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 1.0s [2022-04-28T07:31:35.579Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 35.65MB / 54.58MB 1.0s [2022-04-28T07:31:35.579Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 26.08MB / 85.84MB 1.0s [2022-04-28T07:31:35.579Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 41.94MB / 54.58MB 1.1s [2022-04-28T07:31:35.579Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 36.60MB / 85.84MB 1.1s [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-28T07:31:35.850Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 54.58MB / 54.58MB 1.3s [2022-04-28T07:31:35.850Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 50.99MB / 85.84MB 1.3s [2022-04-28T07:31:35.850Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 57.67MB / 85.84MB 1.4s [2022-04-28T07:31:36.116Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 1.4s done [2022-04-28T07:31:36.116Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 72.35MB / 85.84MB 1.6s [2022-04-28T07:31:36.116Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 81.79MB / 85.84MB 1.7s [2022-04-28T07:31:36.116Z] #11 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a [2022-04-28T07:31:36.248Z] + docker version [2022-04-28T07:31:36.381Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 54.58MB / 54.58MB 1.9s done [2022-04-28T07:31:36.642Z] #11 sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f 156B / 156B 2.1s [2022-04-28T07:31:37.220Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 85.84MB / 85.84MB 2.6s done [2022-04-28T07:31:37.220Z] #11 sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f 156B / 156B 2.7s done [2022-04-28T07:31:37.220Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 5.24MB / 141.70MB 2.8s [2022-04-28T07:31:37.220Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 13.63MB / 141.70MB 2.9s [2022-04-28T07:31:37.481Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 27.26MB / 141.70MB 3.0s [2022-04-28T07:31:37.481Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 40.89MB / 141.70MB 3.2s [2022-04-28T07:31:37.742Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 50.54MB / 141.70MB 3.4s [2022-04-28T07:31:38.005Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 61.87MB / 141.70MB 3.6s [2022-04-28T07:31:38.268Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 69.34MB / 141.70MB 3.7s [2022-04-28T07:31:38.268Z] #11 ... [2022-04-28T07:31:38.268Z] [2022-04-28T07:31:38.268Z] #24 [internal] load build context [2022-04-28T07:31:38.268Z] #24 sha256:b64a92914644b218873c18bfd6bb7fa6065c88589f002b6fe392182418d8b930 [2022-04-28T07:31:38.268Z] #24 transferring context: 60.75MB 3.8s done [2022-04-28T07:31:38.268Z] #24 DONE 3.9s [2022-04-28T07:31:38.268Z] [2022-04-28T07:31:38.268Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-28T07:31:38.268Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-28T07:31:38.268Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 81.44MB / 141.70MB 3.9s [2022-04-28T07:31:38.533Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 94.37MB / 141.70MB 4.1s [2022-04-28T07:31:38.533Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 103.81MB / 141.70MB 4.2s [2022-04-28T07:31:38.793Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 112.20MB / 141.70MB 4.3s [2022-04-28T07:31:38.793Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 119.54MB / 141.70MB 4.4s [2022-04-28T07:31:39.053Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 128.75MB / 141.70MB 4.5s [2022-04-28T07:31:39.053Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 136.31MB / 141.70MB 4.6s [2022-04-28T07:31:39.553Z] Client: Docker Engine - Community [2022-04-28T07:31:39.553Z] Version: 20.10.14 [2022-04-28T07:31:39.553Z] API version: 1.41 [2022-04-28T07:31:39.553Z] Go version: go1.16.15 [2022-04-28T07:31:39.553Z] Git commit: a224086 [2022-04-28T07:31:39.553Z] Built: Thu Mar 24 01:47:57 2022 [2022-04-28T07:31:39.553Z] OS/Arch: linux/amd64 [2022-04-28T07:31:39.553Z] Context: default [2022-04-28T07:31:39.553Z] Experimental: true [2022-04-28T07:31:39.553Z] [2022-04-28T07:31:39.553Z] Server: Docker Engine - Community [2022-04-28T07:31:39.553Z] Engine: [2022-04-28T07:31:39.553Z] Version: 20.10.14 [2022-04-28T07:31:39.553Z] API version: 1.41 (minimum version 1.12) [2022-04-28T07:31:39.553Z] Go version: go1.16.15 [2022-04-28T07:31:39.553Z] Git commit: 87a90dc [2022-04-28T07:31:39.553Z] Built: Thu Mar 24 01:45:46 2022 [2022-04-28T07:31:39.553Z] OS/Arch: linux/amd64 [2022-04-28T07:31:39.553Z] Experimental: true [2022-04-28T07:31:39.553Z] containerd: [2022-04-28T07:31:39.553Z] Version: 1.5.11 [2022-04-28T07:31:39.553Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-28T07:31:39.553Z] runc: [2022-04-28T07:31:39.553Z] Version: 1.0.3 [2022-04-28T07:31:39.553Z] GitCommit: v1.0.3-0-gf46b6ba [2022-04-28T07:31:39.553Z] docker-init: [2022-04-28T07:31:39.553Z] Version: 0.19.0 [2022-04-28T07:31:39.553Z] GitCommit: de40ad0 [Pipeline] sh [2022-04-28T07:31:39.873Z] + docker info [2022-04-28T07:31:40.445Z] #11 ... [2022-04-28T07:31:40.445Z] [2022-04-28T07:31:40.445Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-28T07:31:40.445Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-28T07:31:40.445Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-04-28T07:31:40.445Z] #69 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-04-28T07:31:40.445Z] #69 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-04-28T07:31:40.445Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.2s done [2022-04-28T07:31:40.445Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.8s done [2022-04-28T07:31:40.445Z] #69 DONE 5.8s [2022-04-28T07:31:40.445Z] [2022-04-28T07:31:40.445Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-28T07:31:40.445Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-28T07:31:40.445Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-04-28T07:31:40.445Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-28T07:31:40.445Z] #71 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-04-28T07:31:40.445Z] #71 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-04-28T07:31:40.445Z] #71 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.3s done [2022-04-28T07:31:40.445Z] #71 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.8s done [2022-04-28T07:31:40.445Z] #71 DONE 5.8s [2022-04-28T07:31:40.445Z] [2022-04-28T07:31:40.445Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-28T07:31:40.445Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-28T07:31:41.391Z] #11 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 5.3s [2022-04-28T07:31:41.391Z] #11 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 5.4s done [2022-04-28T07:31:41.651Z] #11 ... [2022-04-28T07:31:41.651Z] [2022-04-28T07:31:41.651Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-28T07:31:41.651Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-04-28T07:31:41.651Z] #28 resolve docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 0.1s done [2022-04-28T07:31:41.651Z] #28 sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 1.85kB / 1.85kB done [2022-04-28T07:31:41.651Z] #28 sha256:bdf44f19d09b558203306836a612cc8e42a1106b2f731fbeb000e2696c04f9c8 529B / 529B done [2022-04-28T07:31:41.651Z] #28 sha256:a11311205db1d20ae0c5373473525e45ff36ec83f472b276f283b34173af5513 1.46kB / 1.46kB done [2022-04-28T07:31:41.651Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 1.4s done [2022-04-28T07:31:41.651Z] #28 DONE 7.3s [2022-04-28T07:31:41.651Z] [2022-04-28T07:31:41.651Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-28T07:31:41.651Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-28T07:31:41.651Z] #11 extracting sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 0.1s [2022-04-28T07:31:42.223Z] #11 extracting sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 0.4s done [2022-04-28T07:31:42.491Z] #11 ... [2022-04-28T07:31:42.491Z] [2022-04-28T07:31:42.491Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-04-28T07:31:42.491Z] #70 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-04-28T07:31:42.491Z] #70 DONE 0.6s [2022-04-28T07:31:42.491Z] [2022-04-28T07:31:42.491Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-28T07:31:42.491Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-28T07:31:42.491Z] #11 extracting sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 0.1s [2022-04-28T07:31:42.678Z] Client: [2022-04-28T07:31:42.678Z] Context: default [2022-04-28T07:31:42.678Z] Debug Mode: false [2022-04-28T07:31:42.678Z] Plugins: [2022-04-28T07:31:42.678Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-04-28T07:31:42.678Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-04-28T07:31:42.678Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-04-28T07:31:42.678Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-04-28T07:31:42.678Z] [2022-04-28T07:31:42.678Z] Server: [2022-04-28T07:31:42.678Z] Containers: 0 [2022-04-28T07:31:42.678Z] Running: 0 [2022-04-28T07:31:42.678Z] Paused: 0 [2022-04-28T07:31:42.678Z] Stopped: 0 [2022-04-28T07:31:42.678Z] Images: 0 [2022-04-28T07:31:42.678Z] Server Version: 20.10.14 [2022-04-28T07:31:42.678Z] Storage Driver: overlay2 [2022-04-28T07:31:42.678Z] Backing Filesystem: extfs [2022-04-28T07:31:42.678Z] Supports d_type: true [2022-04-28T07:31:42.678Z] Native Overlay Diff: true [2022-04-28T07:31:42.678Z] userxattr: false [2022-04-28T07:31:42.678Z] Logging Driver: json-file [2022-04-28T07:31:42.678Z] Cgroup Driver: cgroupfs [2022-04-28T07:31:42.678Z] Cgroup Version: 1 [2022-04-28T07:31:42.678Z] Plugins: [2022-04-28T07:31:42.678Z] Volume: local [2022-04-28T07:31:42.678Z] Network: bridge host ipvlan macvlan null overlay [2022-04-28T07:31:42.678Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-04-28T07:31:42.678Z] Swarm: inactive [2022-04-28T07:31:42.678Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-04-28T07:31:42.678Z] Default Runtime: runc [2022-04-28T07:31:42.678Z] Init Binary: docker-init [2022-04-28T07:31:42.678Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-28T07:31:42.678Z] runc version: v1.0.3-0-gf46b6ba [2022-04-28T07:31:42.678Z] init version: de40ad0 [2022-04-28T07:31:42.678Z] Security Options: [2022-04-28T07:31:42.678Z] apparmor [2022-04-28T07:31:42.678Z] seccomp [2022-04-28T07:31:42.678Z] Profile: default [2022-04-28T07:31:42.678Z] Kernel Version: 5.4.0-1071-aws [2022-04-28T07:31:42.678Z] Operating System: Ubuntu 18.04.6 LTS [2022-04-28T07:31:42.678Z] OSType: linux [2022-04-28T07:31:42.678Z] Architecture: x86_64 [2022-04-28T07:31:42.678Z] CPUs: 8 [2022-04-28T07:31:42.678Z] Total Memory: 30.91GiB [2022-04-28T07:31:42.678Z] Name: ip-10-100-113-219 [2022-04-28T07:31:42.678Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-04-28T07:31:42.678Z] Docker Root Dir: /var/lib/docker [2022-04-28T07:31:42.678Z] Debug Mode: false [2022-04-28T07:31:42.678Z] Registry: https://index.docker.io/v1/ [2022-04-28T07:31:42.678Z] Labels: [2022-04-28T07:31:42.678Z] Experimental: true [2022-04-28T07:31:42.678Z] Insecure Registries: [2022-04-28T07:31:42.678Z] 127.0.0.0/8 [2022-04-28T07:31:42.678Z] Live Restore Enabled: true [2022-04-28T07:31:42.678Z] [2022-04-28T07:31:42.678Z] WARNING: No swap limit support [Pipeline] sh [2022-04-28T07:31:42.958Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-28T07:31:42.958Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-28T07:31:42.958Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43536/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-04-28T07:31:42.958Z] + bash /home/ubuntu/workspace/moby_PR-43536/check-config.sh [2022-04-28T07:31:42.958Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-04-28T07:31:42.958Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-04-28T07:31:42.958Z] [2022-04-28T07:31:42.958Z] Generally Necessary: [2022-04-28T07:31:42.958Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-04-28T07:31:42.958Z] - apparmor: enabled and tools installed [2022-04-28T07:31:42.958Z] - CONFIG_NAMESPACES: enabled [2022-04-28T07:31:42.958Z] - CONFIG_NET_NS: enabled [2022-04-28T07:31:42.958Z] - CONFIG_PID_NS: enabled [2022-04-28T07:31:42.958Z] - CONFIG_IPC_NS: enabled [2022-04-28T07:31:42.958Z] - CONFIG_UTS_NS: enabled [2022-04-28T07:31:42.958Z] - CONFIG_CGROUPS: enabled [2022-04-28T07:31:42.958Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-04-28T07:31:42.958Z] - CONFIG_CGROUP_DEVICE: enabled [2022-04-28T07:31:42.958Z] - CONFIG_CGROUP_FREEZER: enabled [2022-04-28T07:31:42.958Z] - CONFIG_CGROUP_SCHED: enabled [2022-04-28T07:31:42.958Z] - CONFIG_CPUSETS: enabled [2022-04-28T07:31:42.958Z] - CONFIG_MEMCG: enabled [2022-04-28T07:31:42.958Z] - CONFIG_KEYS: enabled [2022-04-28T07:31:42.958Z] - CONFIG_VETH: enabled (as module) [2022-04-28T07:31:42.958Z] - CONFIG_BRIDGE: enabled (as module) [2022-04-28T07:31:42.958Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-04-28T07:31:42.958Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-04-28T07:31:42.958Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-04-28T07:31:42.958Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-04-28T07:31:42.958Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-04-28T07:31:42.958Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-04-28T07:31:42.958Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-04-28T07:31:42.958Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-04-28T07:31:42.958Z] - CONFIG_NF_NAT: enabled (as module) [2022-04-28T07:31:42.958Z] - CONFIG_POSIX_MQUEUE: enabled [2022-04-28T07:31:42.958Z] - CONFIG_CGROUP_BPF: enabled [2022-04-28T07:31:42.958Z] [2022-04-28T07:31:42.958Z] Optional Features: [2022-04-28T07:31:42.958Z] - CONFIG_USER_NS: enabled [2022-04-28T07:31:42.958Z] - CONFIG_SECCOMP: enabled [2022-04-28T07:31:43.063Z] #11 ... [2022-04-28T07:31:43.063Z] [2022-04-28T07:31:43.063Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-04-28T07:31:43.063Z] #72 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-04-28T07:31:43.063Z] #72 DONE 0.6s [2022-04-28T07:31:43.063Z] [2022-04-28T07:31:43.063Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-28T07:31:43.063Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-28T07:31:43.063Z] #11 extracting sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 0.6s done [2022-04-28T07:31:43.215Z] - CONFIG_SECCOMP_FILTER: enabled [2022-04-28T07:31:43.215Z] - CONFIG_CGROUP_PIDS: enabled [2022-04-28T07:31:43.215Z] - CONFIG_MEMCG_SWAP: enabled [2022-04-28T07:31:43.215Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-04-28T07:31:43.215Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-04-28T07:31:43.215Z] - CONFIG_BLK_CGROUP: enabled [2022-04-28T07:31:43.215Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-04-28T07:31:43.215Z] - CONFIG_CGROUP_PERF: enabled [2022-04-28T07:31:43.215Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-04-28T07:31:43.215Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-04-28T07:31:43.215Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-04-28T07:31:43.215Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-04-28T07:31:43.215Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-04-28T07:31:43.215Z] - CONFIG_RT_GROUP_SCHED: missing [2022-04-28T07:31:43.215Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-04-28T07:31:43.215Z] - CONFIG_IP_VS: enabled (as module) [2022-04-28T07:31:43.215Z] - CONFIG_IP_VS_NFCT: enabled [2022-04-28T07:31:43.215Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-04-28T07:31:43.215Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-04-28T07:31:43.215Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-04-28T07:31:43.215Z] - CONFIG_SECURITY_SELINUX: enabled [2022-04-28T07:31:43.215Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-04-28T07:31:43.215Z] - CONFIG_EXT4_FS: enabled [2022-04-28T07:31:43.215Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-04-28T07:31:43.215Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-04-28T07:31:43.215Z] - Network Drivers: [2022-04-28T07:31:43.215Z] - "overlay": [2022-04-28T07:31:43.215Z] - CONFIG_VXLAN: enabled (as module) [2022-04-28T07:31:43.215Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-04-28T07:31:43.215Z] Optional (for encrypted networks): [2022-04-28T07:31:43.215Z] - CONFIG_CRYPTO: enabled [2022-04-28T07:31:43.215Z] - CONFIG_CRYPTO_AEAD: enabled [2022-04-28T07:31:43.215Z] - CONFIG_CRYPTO_GCM: enabled [2022-04-28T07:31:43.215Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-04-28T07:31:43.215Z] - CONFIG_CRYPTO_GHASH: enabled [2022-04-28T07:31:43.215Z] - CONFIG_XFRM: enabled [2022-04-28T07:31:43.215Z] - CONFIG_XFRM_USER: enabled (as module) [2022-04-28T07:31:43.215Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-04-28T07:31:43.215Z] - CONFIG_INET_ESP: enabled (as module) [2022-04-28T07:31:43.215Z] - "ipvlan": [2022-04-28T07:31:43.215Z] - CONFIG_IPVLAN: enabled (as module) [2022-04-28T07:31:43.215Z] - "macvlan": [2022-04-28T07:31:43.327Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 [2022-04-28T07:31:43.474Z] - CONFIG_MACVLAN: enabled (as module) [2022-04-28T07:31:43.474Z] - CONFIG_DUMMY: enabled (as module) [2022-04-28T07:31:43.474Z] - "ftp,tftp client in container": [2022-04-28T07:31:43.474Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-04-28T07:31:43.474Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-04-28T07:31:43.474Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-04-28T07:31:43.474Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-04-28T07:31:43.474Z] - Storage Drivers: [2022-04-28T07:31:43.474Z] - "aufs": [2022-04-28T07:31:43.474Z] - CONFIG_AUFS_FS: enabled (as module) [2022-04-28T07:31:43.474Z] - "btrfs": [2022-04-28T07:31:43.474Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-04-28T07:31:43.474Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-04-28T07:31:43.474Z] - "devicemapper": [2022-04-28T07:31:43.474Z] - CONFIG_BLK_DEV_DM: enabled [2022-04-28T07:31:43.474Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-04-28T07:31:43.474Z] - "overlay": [2022-04-28T07:31:43.474Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-04-28T07:31:43.474Z] - "zfs": [2022-04-28T07:31:43.474Z] - /dev/zfs: present [2022-04-28T07:31:43.474Z] - zfs command: missing [2022-04-28T07:31:43.474Z] - zpool command: missing [2022-04-28T07:31:43.474Z] [2022-04-28T07:31:43.474Z] Limits: [2022-04-28T07:31:43.474Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-04-28T07:31:43.474Z] [2022-04-28T07:31:43.474Z] + true [Pipeline] } [2022-04-28T07:31:43.486Z] Client: Docker Engine - Community [2022-04-28T07:31:43.486Z] Version: 20.10.14 [2022-04-28T07:31:43.486Z] API version: 1.41 [2022-04-28T07:31:43.486Z] Go version: go1.16.15 [2022-04-28T07:31:43.486Z] Git commit: a224086 [2022-04-28T07:31:43.486Z] Built: Thu Mar 24 01:47:20 2022 [2022-04-28T07:31:43.486Z] OS/Arch: linux/arm64 [2022-04-28T07:31:43.486Z] Context: default [2022-04-28T07:31:43.486Z] Experimental: true [2022-04-28T07:31:43.486Z] [2022-04-28T07:31:43.486Z] Server: Docker Engine - Community [2022-04-28T07:31:43.486Z] Engine: [2022-04-28T07:31:43.486Z] Version: 20.10.14 [2022-04-28T07:31:43.486Z] API version: 1.41 (minimum version 1.12) [2022-04-28T07:31:43.486Z] Go version: go1.16.15 [2022-04-28T07:31:43.486Z] Git commit: 87a90dc [2022-04-28T07:31:43.486Z] Built: Thu Mar 24 01:45:39 2022 [2022-04-28T07:31:43.486Z] OS/Arch: linux/arm64 [2022-04-28T07:31:43.486Z] Experimental: true [2022-04-28T07:31:43.486Z] containerd: [2022-04-28T07:31:43.486Z] Version: 1.5.11 [2022-04-28T07:31:43.486Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-28T07:31:43.486Z] runc: [2022-04-28T07:31:43.486Z] Version: 1.0.3 [2022-04-28T07:31:43.486Z] GitCommit: v1.0.3-0-gf46b6ba [2022-04-28T07:31:43.486Z] docker-init: [2022-04-28T07:31:43.486Z] Version: 0.19.0 [2022-04-28T07:31:43.486Z] GitCommit: de40ad0 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [Pipeline] sh [2022-04-28T07:31:43.795Z] + docker info [2022-04-28T07:31:43.831Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:4cf904494e221d2a9846f4d720b6701a14215cb2 . [2022-04-28T07:31:43.831Z] #1 [internal] load build definition from Dockerfile [2022-04-28T07:31:43.831Z] #1 sha256:f7039190b3a4bb3930ff5da203ae870d04a2a88076c7125bd1cecb28746da009 [2022-04-28T07:31:43.831Z] #1 transferring dockerfile: 17.44kB done [2022-04-28T07:31:43.831Z] #1 DONE 0.0s [2022-04-28T07:31:43.831Z] [2022-04-28T07:31:43.831Z] #2 [internal] load .dockerignore [2022-04-28T07:31:43.831Z] #2 sha256:ee65074af2510214a1359c7524c3d3f8f9aac8321844ab9b223ef0e64dd13a01 [2022-04-28T07:31:43.831Z] #2 transferring context: 145B done [2022-04-28T07:31:43.831Z] #2 DONE 0.0s [2022-04-28T07:31:43.831Z] [2022-04-28T07:31:43.831Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-04-28T07:31:43.831Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-04-28T07:31:44.398Z] #3 DONE 0.4s [2022-04-28T07:31:44.398Z] [2022-04-28T07:31:44.398Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-04-28T07:31:44.398Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-04-28T07:31:44.398Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-04-28T07:31:44.398Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-04-28T07:31:44.398Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 4.19MB / 9.67MB 0.1s [2022-04-28T07:31:44.398Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-04-28T07:31:44.398Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-04-28T07:31:44.398Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-04-28T07:31:44.398Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-04-28T07:31:44.656Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s done [2022-04-28T07:31:44.656Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.1s done [2022-04-28T07:31:44.656Z] #4 DONE 0.4s [2022-04-28T07:31:44.914Z] [2022-04-28T07:31:44.914Z] #6 [internal] load .dockerignore [2022-04-28T07:31:44.914Z] #6 sha256:24df5c358c4afd6f818f39993db61b5876b4b5c4e57535f792c4d37ae8c408c1 [2022-04-28T07:31:44.914Z] #6 DONE 0.0s [2022-04-28T07:31:44.914Z] [2022-04-28T07:31:44.914Z] #5 [internal] load build definition from Dockerfile [2022-04-28T07:31:44.914Z] #5 sha256:fa418d5663a3ea3cd15b2bde4c8744545de8cbe78a4c21f7d95b0a471d60c5ab [2022-04-28T07:31:44.914Z] #5 DONE 0.0s [2022-04-28T07:31:44.914Z] [2022-04-28T07:31:44.914Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-28T07:31:44.914Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-04-28T07:31:45.172Z] #10 DONE 0.2s [2022-04-28T07:31:45.172Z] [2022-04-28T07:31:45.172Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-28T07:31:45.172Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-04-28T07:31:45.172Z] #9 DONE 0.2s [2022-04-28T07:31:45.172Z] [2022-04-28T07:31:45.172Z] #8 [internal] load metadata for docker.io/library/golang:1.18.1-bullseye [2022-04-28T07:31:45.172Z] #8 sha256:73e29a168f9262a213225a43b22bfcfe182b7439fa4244f8c610b88ff7b5865f [2022-04-28T07:31:45.172Z] #8 DONE 0.3s [2022-04-28T07:31:45.172Z] [2022-04-28T07:31:45.172Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-04-28T07:31:45.172Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-04-28T07:31:45.431Z] #7 DONE 0.4s [2022-04-28T07:31:46.001Z] [2022-04-28T07:31:46.001Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-28T07:31:46.001Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-28T07:31:46.001Z] #11 resolve docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 0.0s done [2022-04-28T07:31:46.001Z] #11 sha256:65375c930b214d93a4c09a1db748e6979ef53ad585ec864dbe837108d48d8d14 7.05kB / 7.05kB done [2022-04-28T07:31:46.001Z] #11 sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 1.86kB / 1.86kB done [2022-04-28T07:31:46.001Z] #11 sha256:5b75b529da0f2196ee8561a90e5b99aceee56e125c6ef09a3da4e32cf3cc6c20 1.80kB / 1.80kB done [2022-04-28T07:31:46.001Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 1.05MB / 54.94MB 0.1s [2022-04-28T07:31:46.001Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 11.53MB / 54.94MB 0.2s [2022-04-28T07:31:46.265Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 23.07MB / 54.94MB 0.3s [2022-04-28T07:31:46.265Z] #11 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 0B / 5.16MB 0.3s [2022-04-28T07:31:46.265Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 32.51MB / 54.94MB 0.4s [2022-04-28T07:31:46.530Z] #11 ... [2022-04-28T07:31:46.530Z] [2022-04-28T07:31:46.530Z] #54 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-04-28T07:31:46.530Z] #54 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-04-28T07:31:46.530Z] #54 DONE 0.0s [2022-04-28T07:31:46.530Z] [2022-04-28T07:31:46.530Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-28T07:31:46.530Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-28T07:31:46.530Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 42.99MB / 54.94MB 0.5s [2022-04-28T07:31:46.530Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 53.48MB / 54.94MB 0.6s [2022-04-28T07:31:46.530Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 4.19MB / 10.87MB 0.6s [2022-04-28T07:31:46.530Z] #11 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 5.16MB / 5.16MB 0.7s [2022-04-28T07:31:46.530Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 10.87MB / 10.87MB 0.7s [2022-04-28T07:31:47.105Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 1.1s done [2022-04-28T07:31:47.105Z] #11 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 0.1s [2022-04-28T07:31:47.105Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 10.87MB / 10.87MB 1.2s done [2022-04-28T07:31:47.365Z] #11 ... [2022-04-28T07:31:47.365Z] [2022-04-28T07:31:47.365Z] #31 [internal] load build context [2022-04-28T07:31:47.365Z] #31 sha256:f9da24629b9d51010a38e99bad3ae1dfa69e4d49afb851dd08d13efff7596234 [2022-04-28T07:31:47.365Z] #31 transferring context: 60.75MB 1.1s done [2022-04-28T07:31:47.365Z] #31 DONE 1.4s [2022-04-28T07:31:47.365Z] [2022-04-28T07:31:47.365Z] #76 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-28T07:31:47.365Z] #76 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-28T07:31:47.365Z] #76 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-04-28T07:31:47.365Z] #76 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-04-28T07:31:47.365Z] #76 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-04-28T07:31:47.365Z] #76 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.2s done [2022-04-28T07:31:47.365Z] #76 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-28T07:31:47.365Z] #76 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.4s done [2022-04-28T07:31:47.365Z] #76 DONE 1.4s [2022-04-28T07:31:47.365Z] [2022-04-28T07:31:47.365Z] #78 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-28T07:31:47.365Z] #78 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-28T07:31:47.365Z] #78 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-04-28T07:31:47.365Z] #78 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.5s done [2022-04-28T07:31:47.365Z] #78 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-28T07:31:47.365Z] #78 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-04-28T07:31:47.365Z] #78 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-04-28T07:31:47.365Z] #78 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.4s done [2022-04-28T07:31:47.365Z] #78 DONE 1.4s [2022-04-28T07:31:47.365Z] [2022-04-28T07:31:47.365Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-28T07:31:47.365Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-28T07:31:47.365Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 0B / 141.70MB 1.4s [2022-04-28T07:31:47.365Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 5.24MB / 54.58MB 1.4s [2022-04-28T07:31:47.365Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 6.29MB / 85.84MB 1.4s [2022-04-28T07:31:47.365Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 8.39MB / 141.70MB 1.5s [2022-04-28T07:31:47.365Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 13.63MB / 54.58MB 1.5s [2022-04-28T07:31:47.365Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 16.78MB / 85.84MB 1.5s [2022-04-28T07:31:47.624Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 15.73MB / 141.70MB 1.6s [2022-04-28T07:31:47.624Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 25.17MB / 54.58MB 1.6s [2022-04-28T07:31:47.624Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 26.21MB / 85.84MB 1.6s [2022-04-28T07:31:47.624Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 25.17MB / 141.70MB 1.7s [2022-04-28T07:31:47.624Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 34.60MB / 54.58MB 1.7s [2022-04-28T07:31:47.624Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 36.63MB / 85.84MB 1.7s [2022-04-28T07:31:47.624Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 39.85MB / 141.70MB 1.8s [2022-04-28T07:31:47.624Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 45.09MB / 54.58MB 1.8s [2022-04-28T07:31:47.624Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 46.14MB / 85.84MB 1.8s [2022-04-28T07:31:47.885Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 54.58MB / 54.58MB 1.9s [2022-04-28T07:31:47.885Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 56.62MB / 85.84MB 1.9s [2022-04-28T07:31:47.885Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 55.57MB / 141.70MB 2.0s [2022-04-28T07:31:47.885Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 66.06MB / 85.84MB 2.0s [2022-04-28T07:31:48.144Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 62.91MB / 141.70MB 2.1s [2022-04-28T07:31:48.144Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 76.55MB / 85.84MB 2.1s [2022-04-28T07:31:48.144Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 90.18MB / 141.70MB 2.3s [2022-04-28T07:31:48.144Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 85.84MB / 85.84MB 2.3s [2022-04-28T07:31:48.411Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 101.71MB / 141.70MB 2.4s [2022-04-28T07:31:48.411Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 122.68MB / 141.70MB 2.6s [2022-04-28T07:31:48.411Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 54.58MB / 54.58MB 2.4s done [2022-04-28T07:31:48.643Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 4.5s done [2022-04-28T07:31:48.643Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba [2022-04-28T07:31:48.670Z] #11 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 1.5s done [2022-04-28T07:31:48.670Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 133.17MB / 141.70MB 2.7s [2022-04-28T07:31:48.670Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 141.70MB / 141.70MB 2.9s [2022-04-28T07:31:49.608Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 85.84MB / 85.84MB 3.5s done [2022-04-28T07:31:49.608Z] #11 extracting sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 0.1s [2022-04-28T07:31:49.608Z] #11 sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f 156B / 156B 3.6s [2022-04-28T07:31:49.608Z] #11 extracting sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 0.2s done [2022-04-28T07:31:49.879Z] Client: [2022-04-28T07:31:49.879Z] Context: default [2022-04-28T07:31:49.879Z] Debug Mode: false [2022-04-28T07:31:49.879Z] Plugins: [2022-04-28T07:31:49.879Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-04-28T07:31:49.879Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-04-28T07:31:49.879Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-04-28T07:31:49.879Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-04-28T07:31:49.879Z] [2022-04-28T07:31:49.879Z] Server: [2022-04-28T07:31:49.879Z] Containers: 0 [2022-04-28T07:31:49.879Z] Running: 0 [2022-04-28T07:31:49.879Z] Paused: 0 [2022-04-28T07:31:49.879Z] Stopped: 0 [2022-04-28T07:31:49.879Z] Images: 0 [2022-04-28T07:31:49.879Z] Server Version: 20.10.14 [2022-04-28T07:31:49.879Z] Storage Driver: overlay2 [2022-04-28T07:31:49.879Z] Backing Filesystem: extfs [2022-04-28T07:31:49.879Z] Supports d_type: true [2022-04-28T07:31:49.879Z] Native Overlay Diff: true [2022-04-28T07:31:49.879Z] userxattr: false [2022-04-28T07:31:49.879Z] Logging Driver: json-file [2022-04-28T07:31:49.879Z] Cgroup Driver: cgroupfs [2022-04-28T07:31:49.879Z] Cgroup Version: 1 [2022-04-28T07:31:49.879Z] Plugins: [2022-04-28T07:31:49.879Z] Volume: local [2022-04-28T07:31:49.879Z] Network: bridge host ipvlan macvlan null overlay [2022-04-28T07:31:49.879Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-04-28T07:31:49.879Z] Swarm: inactive [2022-04-28T07:31:49.879Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2022-04-28T07:31:49.879Z] Default Runtime: runc [2022-04-28T07:31:49.879Z] Init Binary: docker-init [2022-04-28T07:31:49.879Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-28T07:31:49.879Z] runc version: v1.0.3-0-gf46b6ba [2022-04-28T07:31:49.879Z] init version: de40ad0 [2022-04-28T07:31:49.879Z] Security Options: [2022-04-28T07:31:49.879Z] apparmor [2022-04-28T07:31:49.879Z] seccomp [2022-04-28T07:31:49.879Z] Profile: default [2022-04-28T07:31:49.879Z] Kernel Version: 5.4.0-1071-aws [2022-04-28T07:31:49.879Z] Operating System: Ubuntu 18.04.6 LTS [2022-04-28T07:31:49.879Z] OSType: linux [2022-04-28T07:31:49.879Z] Architecture: x86_64 [2022-04-28T07:31:49.880Z] CPUs: 2 [2022-04-28T07:31:49.880Z] Total Memory: 15.35GiB [2022-04-28T07:31:49.880Z] Name: ip-10-100-42-227 [2022-04-28T07:31:49.880Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-04-28T07:31:49.880Z] Docker Root Dir: /var/lib/docker [2022-04-28T07:31:49.880Z] Debug Mode: false [2022-04-28T07:31:49.880Z] Registry: https://index.docker.io/v1/ [2022-04-28T07:31:49.880Z] Labels: [2022-04-28T07:31:49.880Z] Experimental: true [2022-04-28T07:31:49.880Z] Insecure Registries: [2022-04-28T07:31:49.880Z] 127.0.0.0/8 [2022-04-28T07:31:49.880Z] Live Restore Enabled: true [2022-04-28T07:31:49.880Z] [2022-04-28T07:31:49.880Z] WARNING: No swap limit support [Pipeline] sh [2022-04-28T07:31:50.179Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-28T07:31:50.180Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-28T07:31:50.180Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43536/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-04-28T07:31:50.180Z] + bash /home/ubuntu/workspace/moby_PR-43536/check-config.sh [2022-04-28T07:31:50.180Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-04-28T07:31:50.180Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-04-28T07:31:50.180Z] [2022-04-28T07:31:50.180Z] Generally Necessary: [2022-04-28T07:31:50.180Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-04-28T07:31:50.180Z] - apparmor: enabled and tools installed [2022-04-28T07:31:50.180Z] - CONFIG_NAMESPACES: enabled [2022-04-28T07:31:50.180Z] - CONFIG_NET_NS: enabled [2022-04-28T07:31:50.180Z] - CONFIG_PID_NS: enabled [2022-04-28T07:31:50.180Z] - CONFIG_IPC_NS: enabled [2022-04-28T07:31:50.180Z] - CONFIG_UTS_NS: enabled [2022-04-28T07:31:50.180Z] - CONFIG_CGROUPS: enabled [2022-04-28T07:31:50.180Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-04-28T07:31:50.180Z] - CONFIG_CGROUP_DEVICE: enabled [2022-04-28T07:31:50.180Z] - CONFIG_CGROUP_FREEZER: enabled [2022-04-28T07:31:50.180Z] - CONFIG_CGROUP_SCHED: enabled [2022-04-28T07:31:50.180Z] - CONFIG_CPUSETS: enabled [2022-04-28T07:31:50.180Z] - CONFIG_MEMCG: enabled [2022-04-28T07:31:50.180Z] - CONFIG_KEYS: enabled [2022-04-28T07:31:50.180Z] - CONFIG_VETH: enabled (as module) [2022-04-28T07:31:50.180Z] - CONFIG_BRIDGE: enabled (as module) [2022-04-28T07:31:50.180Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-04-28T07:31:50.180Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-04-28T07:31:50.180Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-04-28T07:31:50.180Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-04-28T07:31:50.180Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-04-28T07:31:50.180Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-04-28T07:31:50.180Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-04-28T07:31:50.180Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-04-28T07:31:50.180Z] - CONFIG_NF_NAT: enabled (as module) [2022-04-28T07:31:50.180Z] - CONFIG_POSIX_MQUEUE: enabled [2022-04-28T07:31:50.447Z] - CONFIG_CGROUP_BPF: enabled [2022-04-28T07:31:50.447Z] [2022-04-28T07:31:50.447Z] Optional Features: [2022-04-28T07:31:50.447Z] - CONFIG_USER_NS: enabled [2022-04-28T07:31:50.447Z] - CONFIG_SECCOMP: enabled [2022-04-28T07:31:50.447Z] - CONFIG_SECCOMP_FILTER: enabled [2022-04-28T07:31:50.447Z] - CONFIG_CGROUP_PIDS: enabled [2022-04-28T07:31:50.447Z] - CONFIG_MEMCG_SWAP: enabled [2022-04-28T07:31:50.447Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-04-28T07:31:50.447Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-04-28T07:31:50.447Z] - CONFIG_BLK_CGROUP: enabled [2022-04-28T07:31:50.447Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-04-28T07:31:50.447Z] - CONFIG_CGROUP_PERF: enabled [2022-04-28T07:31:50.447Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-04-28T07:31:50.447Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-04-28T07:31:50.447Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-04-28T07:31:50.447Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-04-28T07:31:50.447Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-04-28T07:31:50.447Z] - CONFIG_RT_GROUP_SCHED: missing [2022-04-28T07:31:50.447Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-04-28T07:31:50.447Z] - CONFIG_IP_VS: enabled (as module) [2022-04-28T07:31:50.447Z] - CONFIG_IP_VS_NFCT: enabled [2022-04-28T07:31:50.447Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-04-28T07:31:50.447Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-04-28T07:31:50.447Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-04-28T07:31:50.447Z] - CONFIG_SECURITY_SELINUX: enabled [2022-04-28T07:31:50.447Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-04-28T07:31:50.447Z] - CONFIG_EXT4_FS: enabled [2022-04-28T07:31:50.447Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-04-28T07:31:50.447Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-04-28T07:31:50.447Z] - Network Drivers: [2022-04-28T07:31:50.447Z] - "overlay": [2022-04-28T07:31:50.447Z] - CONFIG_VXLAN: enabled (as module) [2022-04-28T07:31:50.447Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-04-28T07:31:50.447Z] Optional (for encrypted networks): [2022-04-28T07:31:50.546Z] #11 extracting sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 0.1s [2022-04-28T07:31:50.546Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 141.70MB / 141.70MB 4.7s done [2022-04-28T07:31:50.546Z] #11 extracting sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 0.2s done [2022-04-28T07:31:50.711Z] - CONFIG_CRYPTO: enabled [2022-04-28T07:31:50.711Z] - CONFIG_CRYPTO_AEAD: enabled [2022-04-28T07:31:50.711Z] - CONFIG_CRYPTO_GCM: enabled [2022-04-28T07:31:50.711Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-04-28T07:31:50.711Z] - CONFIG_CRYPTO_GHASH: enabled [2022-04-28T07:31:50.711Z] - CONFIG_XFRM: enabled [2022-04-28T07:31:50.711Z] - CONFIG_XFRM_USER: enabled (as module) [2022-04-28T07:31:50.711Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-04-28T07:31:50.711Z] - CONFIG_INET_ESP: enabled (as module) [2022-04-28T07:31:50.711Z] - "ipvlan": [2022-04-28T07:31:50.711Z] - CONFIG_IPVLAN: enabled (as module) [2022-04-28T07:31:50.711Z] - "macvlan": [2022-04-28T07:31:50.711Z] - CONFIG_MACVLAN: enabled (as module) [2022-04-28T07:31:50.711Z] - CONFIG_DUMMY: enabled (as module) [2022-04-28T07:31:50.711Z] - "ftp,tftp client in container": [2022-04-28T07:31:50.711Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-04-28T07:31:50.711Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-04-28T07:31:50.711Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-04-28T07:31:50.711Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-04-28T07:31:50.711Z] - Storage Drivers: [2022-04-28T07:31:50.711Z] - "aufs": [2022-04-28T07:31:50.711Z] - CONFIG_AUFS_FS: enabled (as module) [2022-04-28T07:31:50.711Z] - "btrfs": [2022-04-28T07:31:50.711Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-04-28T07:31:50.711Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-04-28T07:31:50.711Z] - "devicemapper": [2022-04-28T07:31:50.711Z] - CONFIG_BLK_DEV_DM: enabled [2022-04-28T07:31:50.711Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-04-28T07:31:50.711Z] - "overlay": [2022-04-28T07:31:50.711Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-04-28T07:31:50.711Z] - "zfs": [2022-04-28T07:31:50.711Z] - /dev/zfs: present [2022-04-28T07:31:50.711Z] - zfs command: missing [2022-04-28T07:31:50.711Z] - zpool command: missing [2022-04-28T07:31:50.711Z] [2022-04-28T07:31:50.711Z] Limits: [2022-04-28T07:31:50.711Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-04-28T07:31:50.711Z] [2022-04-28T07:31:50.711Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-04-28T07:31:50.805Z] #11 ... [2022-04-28T07:31:50.805Z] [2022-04-28T07:31:50.805Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-28T07:31:50.805Z] #35 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-04-28T07:31:50.805Z] #35 resolve docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 0.0s done [2022-04-28T07:31:50.805Z] #35 sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 1.85kB / 1.85kB done [2022-04-28T07:31:50.805Z] #35 sha256:bdf44f19d09b558203306836a612cc8e42a1106b2f731fbeb000e2696c04f9c8 529B / 529B done [2022-04-28T07:31:50.805Z] #35 sha256:a11311205db1d20ae0c5373473525e45ff36ec83f472b276f283b34173af5513 1.46kB / 1.46kB done [2022-04-28T07:31:50.805Z] #35 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 1.1s done [2022-04-28T07:31:50.805Z] #35 DONE 4.8s [2022-04-28T07:31:50.805Z] [2022-04-28T07:31:50.805Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-28T07:31:50.805Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-28T07:31:50.805Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 [2022-04-28T07:31:51.054Z] + sudo modprobe ip_vs [2022-04-28T07:31:51.054Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:4cf904494e221d2a9846f4d720b6701a14215cb2 . [2022-04-28T07:31:51.316Z] #1 [internal] load build definition from Dockerfile [2022-04-28T07:31:51.316Z] #1 sha256:6f19edafd0e1937f4510a5ec9c118fc091bfce5f4f2b0088e81ec1f8ce1b8c86 [2022-04-28T07:31:51.316Z] #1 transferring dockerfile: 17.44kB done [2022-04-28T07:31:51.316Z] #1 DONE 0.1s [2022-04-28T07:31:51.316Z] [2022-04-28T07:31:51.316Z] #2 [internal] load .dockerignore [2022-04-28T07:31:51.316Z] #2 sha256:2d41c858fc312bf603e1603448fd5eb27bdac68c4e0087c213ec0ce13e7bc46d [2022-04-28T07:31:51.316Z] #2 transferring context: 145B done [2022-04-28T07:31:51.316Z] #2 DONE 0.0s [2022-04-28T07:31:51.316Z] [2022-04-28T07:31:51.316Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-04-28T07:31:51.316Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-04-28T07:31:51.580Z] #3 DONE 0.3s [2022-04-28T07:31:51.739Z] #11 ... [2022-04-28T07:31:51.739Z] [2022-04-28T07:31:51.739Z] #77 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-04-28T07:31:51.739Z] #77 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-04-28T07:31:51.739Z] #77 DONE 0.6s [2022-04-28T07:31:51.739Z] [2022-04-28T07:31:51.739Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-28T07:31:51.739Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-28T07:31:51.844Z] [2022-04-28T07:31:51.844Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-04-28T07:31:51.844Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-04-28T07:31:51.844Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-04-28T07:31:51.844Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-04-28T07:31:51.844Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-04-28T07:31:51.844Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 7.34MB / 9.67MB 0.1s [2022-04-28T07:31:51.844Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-04-28T07:31:51.844Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-04-28T07:31:51.844Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-04-28T07:31:51.844Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s done [2022-04-28T07:31:51.950Z] #11 ... [2022-04-28T07:31:51.950Z] [2022-04-28T07:31:51.950Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-04-28T07:31:51.950Z] #29 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-04-28T07:31:51.950Z] #29 1.470 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-28T07:31:51.950Z] #29 1.470 Get:2 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-28T07:31:51.950Z] #29 1.485 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-28T07:31:51.950Z] #29 1.650 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-28T07:31:51.950Z] #29 1.856 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-28T07:31:51.950Z] #29 2.042 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-28T07:31:51.950Z] #29 3.449 Fetched 8510 kB in 2s (3784 kB/s) [2022-04-28T07:31:51.950Z] #29 3.449 Reading package lists... [2022-04-28T07:31:51.950Z] #29 4.258 Reading package lists... [2022-04-28T07:31:51.950Z] #29 5.046 Building dependency tree... [2022-04-28T07:31:51.950Z] #29 5.428 The following additional packages will be installed: [2022-04-28T07:31:51.950Z] #29 5.428 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-04-28T07:31:51.950Z] #29 5.428 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-04-28T07:31:51.950Z] #29 5.428 Recommended packages: [2022-04-28T07:31:51.950Z] #29 5.428 libldap-common publicsuffix libsasl2-modules [2022-04-28T07:31:51.950Z] #29 5.598 The following NEW packages will be installed: [2022-04-28T07:31:51.950Z] #29 5.598 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-04-28T07:31:51.950Z] #29 5.598 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-04-28T07:31:51.950Z] #29 5.598 libssh2-1 openssl [2022-04-28T07:31:51.950Z] #29 5.871 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded. [2022-04-28T07:31:51.950Z] #29 5.871 Need to get 3040 kB of archives. [2022-04-28T07:31:51.950Z] #29 5.871 After this operation, 6651 kB of additional disk space will be used. [2022-04-28T07:31:51.950Z] #29 5.871 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u1 [853 kB] [2022-04-28T07:31:51.950Z] #29 5.886 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-04-28T07:31:51.950Z] #29 5.886 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-04-28T07:31:51.950Z] #29 5.886 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-04-28T07:31:51.950Z] #29 5.886 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-04-28T07:31:51.950Z] #29 5.888 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-04-28T07:31:51.950Z] #29 5.892 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-04-28T07:31:51.950Z] #29 5.908 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-04-28T07:31:51.950Z] #29 5.908 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-04-28T07:31:51.950Z] #29 5.908 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-04-28T07:31:51.950Z] #29 5.908 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-04-28T07:31:51.950Z] #29 5.915 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-04-28T07:31:51.950Z] #29 5.915 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-28T07:31:51.950Z] #29 5.915 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-28T07:31:51.950Z] #29 5.915 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-28T07:31:51.950Z] #29 6.084 debconf: delaying package configuration, since apt-utils is not installed [2022-04-28T07:31:51.950Z] #29 6.121 Fetched 3040 kB in 0s (9378 kB/s) [2022-04-28T07:31:51.950Z] #29 6.156 Selecting previously unselected package openssl. [2022-04-28T07:31:51.950Z] #29 6.156 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6653 files and directories currently installed.) [2022-04-28T07:31:51.950Z] #29 6.156 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u1_amd64.deb ... [2022-04-28T07:31:51.950Z] #29 6.159 Unpacking openssl (1.1.1n-0+deb11u1) ... [2022-04-28T07:31:51.950Z] #29 6.305 Selecting previously unselected package ca-certificates. [2022-04-28T07:31:51.950Z] #29 6.305 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-04-28T07:31:51.950Z] #29 6.318 Unpacking ca-certificates (20210119) ... [2022-04-28T07:31:51.950Z] #29 6.378 Selecting previously unselected package libbrotli1:amd64. [2022-04-28T07:31:51.950Z] #29 6.378 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-04-28T07:31:51.950Z] #29 6.387 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-04-28T07:31:51.950Z] #29 6.448 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-04-28T07:31:51.950Z] #29 6.448 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-04-28T07:31:51.950Z] #29 6.451 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-28T07:31:51.950Z] #29 6.486 Selecting previously unselected package libsasl2-2:amd64. [2022-04-28T07:31:51.950Z] #29 6.488 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-04-28T07:31:51.950Z] #29 6.490 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-28T07:31:51.950Z] #29 6.531 Selecting previously unselected package libldap-2.4-2:amd64. [2022-04-28T07:31:51.950Z] #29 6.531 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-04-28T07:31:51.950Z] #29 6.536 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-04-28T07:31:51.950Z] #29 6.591 Selecting previously unselected package libnghttp2-14:amd64. [2022-04-28T07:31:51.950Z] #29 6.591 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-04-28T07:31:51.950Z] #29 6.598 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-04-28T07:31:51.950Z] #29 6.640 Selecting previously unselected package libpsl5:amd64. [2022-04-28T07:31:51.950Z] #29 6.640 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-04-28T07:31:51.950Z] #29 6.656 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-04-28T07:31:51.950Z] #29 6.694 Selecting previously unselected package librtmp1:amd64. [2022-04-28T07:31:51.950Z] #29 6.694 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-04-28T07:31:51.950Z] #29 6.697 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-28T07:31:51.950Z] #29 6.731 Selecting previously unselected package libssh2-1:amd64. [2022-04-28T07:31:51.950Z] #29 6.731 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-04-28T07:31:51.950Z] #29 6.733 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-04-28T07:31:51.950Z] #29 6.782 Selecting previously unselected package libcurl4:amd64. [2022-04-28T07:31:51.950Z] #29 6.782 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-04-28T07:31:51.950Z] #29 6.787 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-04-28T07:31:51.950Z] #29 6.854 Selecting previously unselected package curl. [2022-04-28T07:31:51.950Z] #29 6.855 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-04-28T07:31:51.950Z] #29 6.860 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-04-28T07:31:51.950Z] #29 6.916 Selecting previously unselected package libonig5:amd64. [2022-04-28T07:31:51.950Z] #29 6.917 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-28T07:31:51.950Z] #29 6.920 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-28T07:31:51.950Z] #29 6.995 Selecting previously unselected package libjq1:amd64. [2022-04-28T07:31:51.950Z] #29 6.995 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-04-28T07:31:51.950Z] #29 6.995 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-28T07:31:51.950Z] #29 7.043 Selecting previously unselected package jq. [2022-04-28T07:31:51.950Z] #29 7.043 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-04-28T07:31:51.950Z] #29 7.050 Unpacking jq (1.6-2.1) ... [2022-04-28T07:31:51.950Z] #29 7.084 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-04-28T07:31:51.950Z] #29 7.095 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-04-28T07:31:51.950Z] #29 7.106 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-04-28T07:31:51.950Z] #29 7.116 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-28T07:31:51.950Z] #29 7.127 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-28T07:31:51.950Z] #29 7.138 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-28T07:31:51.950Z] #29 7.149 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-04-28T07:31:51.950Z] #29 7.159 Setting up openssl (1.1.1n-0+deb11u1) ... [2022-04-28T07:31:51.950Z] #29 7.176 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-28T07:31:51.950Z] #29 7.232 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-28T07:31:51.950Z] #29 7.243 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-04-28T07:31:51.950Z] #29 7.254 Setting up ca-certificates (20210119) ... [2022-04-28T07:31:51.950Z] #29 7.868 Updating certificates in /etc/ssl/certs... [2022-04-28T07:31:51.950Z] #29 8.620 129 added, 0 removed; done. [2022-04-28T07:31:51.950Z] #29 8.651 Setting up jq (1.6-2.1) ... [2022-04-28T07:31:51.950Z] #29 8.660 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-04-28T07:31:51.950Z] #29 8.675 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-04-28T07:31:51.950Z] #29 8.684 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-28T07:31:51.950Z] #29 8.700 Processing triggers for ca-certificates (20210119) ... [2022-04-28T07:31:51.950Z] #29 8.711 Updating certificates in /etc/ssl/certs... [2022-04-28T07:31:51.950Z] #29 9.335 0 added, 0 removed; done. [2022-04-28T07:31:51.950Z] #29 9.335 Running hooks in /etc/ca-certificates/update.d... [2022-04-28T07:31:51.950Z] #29 9.336 done. [2022-04-28T07:31:51.950Z] #29 ... [2022-04-28T07:31:51.950Z] [2022-04-28T07:31:51.950Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-28T07:31:51.950Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-28T07:31:51.998Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 1.5s done [2022-04-28T07:31:52.106Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.2s done [2022-04-28T07:31:52.106Z] #4 DONE 0.5s [2022-04-28T07:31:52.210Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 4.2s done [2022-04-28T07:31:52.257Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba [2022-04-28T07:31:52.367Z] [2022-04-28T07:31:52.367Z] #6 [internal] load build definition from Dockerfile [2022-04-28T07:31:52.367Z] #6 sha256:c49fbaa60bec586457b85abcbef014f2eda7aa4db1615b1fea7a0ee1463ed1cb [2022-04-28T07:31:52.367Z] #6 DONE 0.0s [2022-04-28T07:31:52.367Z] [2022-04-28T07:31:52.367Z] #5 [internal] load .dockerignore [2022-04-28T07:31:52.367Z] #5 sha256:ab27574c1230546d902843bfd3eb42d9d69ea525840b881ccf0880d0e23f7f80 [2022-04-28T07:31:52.367Z] #5 DONE 0.0s [2022-04-28T07:31:52.367Z] [2022-04-28T07:31:52.367Z] #7 [internal] load metadata for docker.io/library/golang:1.18.1-bullseye [2022-04-28T07:31:52.367Z] #7 sha256:73e29a168f9262a213225a43b22bfcfe182b7439fa4244f8c610b88ff7b5865f [2022-04-28T07:31:52.515Z] #11 ... [2022-04-28T07:31:52.515Z] [2022-04-28T07:31:52.515Z] #79 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-04-28T07:31:52.515Z] #79 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-04-28T07:31:52.515Z] #79 DONE 0.8s [2022-04-28T07:31:52.515Z] [2022-04-28T07:31:52.515Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-28T07:31:52.515Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-28T07:31:53.150Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f [2022-04-28T07:31:53.150Z] #11 ... [2022-04-28T07:31:53.150Z] [2022-04-28T07:31:53.150Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-04-28T07:31:53.150Z] #29 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-04-28T07:31:53.150Z] #29 DONE 11.4s [2022-04-28T07:31:53.150Z] [2022-04-28T07:31:53.150Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-28T07:31:53.150Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-28T07:31:53.310Z] #7 ... [2022-04-28T07:31:53.310Z] [2022-04-28T07:31:53.310Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-04-28T07:31:53.310Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-04-28T07:31:53.310Z] #8 DONE 0.9s [2022-04-28T07:31:53.310Z] [2022-04-28T07:31:53.310Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-28T07:31:53.310Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-04-28T07:31:53.310Z] #10 DONE 0.9s [2022-04-28T07:31:53.310Z] [2022-04-28T07:31:53.310Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-28T07:31:53.310Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-04-28T07:31:53.310Z] #9 DONE 0.9s [2022-04-28T07:31:53.310Z] [2022-04-28T07:31:53.310Z] #7 [internal] load metadata for docker.io/library/golang:1.18.1-bullseye [2022-04-28T07:31:53.311Z] #7 sha256:73e29a168f9262a213225a43b22bfcfe182b7439fa4244f8c610b88ff7b5865f [2022-04-28T07:31:53.311Z] #7 DONE 0.9s [2022-04-28T07:31:53.410Z] #11 ... [2022-04-28T07:31:53.410Z] [2022-04-28T07:31:53.410Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-04-28T07:31:53.410Z] #30 sha256:f5df08d1aaefe2cb13056010480b0ddb9fc4be539440e4b541d5becc33df41b7 [2022-04-28T07:31:53.410Z] #30 DONE 0.2s [2022-04-28T07:31:53.410Z] [2022-04-28T07:31:53.410Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-28T07:31:53.410Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-28T07:31:53.882Z] [2022-04-28T07:31:53.882Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-28T07:31:53.882Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-28T07:31:53.882Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-04-28T07:31:53.882Z] #71 DONE 0.0s [2022-04-28T07:31:53.882Z] [2022-04-28T07:31:53.882Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-28T07:31:53.882Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-28T07:31:53.882Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-04-28T07:31:53.882Z] #69 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-04-28T07:31:53.882Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 0.1s [2022-04-28T07:31:53.882Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-28T07:31:53.882Z] #69 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-04-28T07:31:54.151Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 7.34MB / 9.86MB 0.3s [2022-04-28T07:31:54.413Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.4s [2022-04-28T07:31:54.416Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 1.8s done [2022-04-28T07:31:54.416Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 0.1s [2022-04-28T07:31:54.686Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s done [2022-04-28T07:31:54.686Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2022-04-28T07:31:54.686Z] #69 ... [2022-04-28T07:31:54.686Z] [2022-04-28T07:31:54.686Z] #47 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-04-28T07:31:54.686Z] #47 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-04-28T07:31:54.686Z] #47 DONE 0.0s [2022-04-28T07:31:54.686Z] [2022-04-28T07:31:54.686Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-28T07:31:54.686Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-28T07:31:58.160Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.1s done [2022-04-28T07:31:58.160Z] #69 DONE 4.1s [2022-04-28T07:31:58.160Z] [2022-04-28T07:31:58.160Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-28T07:31:58.160Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-28T07:31:58.160Z] #11 resolve docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 0.1s done [2022-04-28T07:31:58.160Z] #11 sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 1.86kB / 1.86kB done [2022-04-28T07:31:58.160Z] #11 sha256:5b75b529da0f2196ee8561a90e5b99aceee56e125c6ef09a3da4e32cf3cc6c20 1.80kB / 1.80kB done [2022-04-28T07:31:58.160Z] #11 sha256:65375c930b214d93a4c09a1db748e6979ef53ad585ec864dbe837108d48d8d14 7.05kB / 7.05kB done [2022-04-28T07:31:58.160Z] #11 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 5.16MB / 5.16MB 0.4s done [2022-04-28T07:31:58.160Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 1.6s done [2022-04-28T07:31:58.160Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 10.87MB / 10.87MB 0.7s done [2022-04-28T07:31:58.160Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 85.84MB / 85.84MB 3.4s done [2022-04-28T07:31:58.160Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 54.58MB / 54.58MB 2.6s done [2022-04-28T07:31:58.160Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 131.07MB / 141.70MB 4.1s [2022-04-28T07:31:58.160Z] #11 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 2.2s [2022-04-28T07:31:58.160Z] #11 sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f 156B / 156B 3.4s done [2022-04-28T07:31:58.424Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 141.70MB / 141.70MB 4.4s [2022-04-28T07:31:58.614Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 3.7s done [2022-04-28T07:31:58.614Z] #11 extracting sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f done [2022-04-28T07:31:58.662Z] Client: [2022-04-28T07:31:58.662Z] Context: default [2022-04-28T07:31:58.662Z] Debug Mode: false [2022-04-28T07:31:58.662Z] Plugins: [2022-04-28T07:31:58.662Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-04-28T07:31:58.662Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-04-28T07:31:58.662Z] [2022-04-28T07:31:58.662Z] Server: [2022-04-28T07:31:58.662Z] Containers: 0 [2022-04-28T07:31:58.662Z] Running: 0 [2022-04-28T07:31:58.662Z] Paused: 0 [2022-04-28T07:31:58.662Z] Stopped: 0 [2022-04-28T07:31:58.662Z] Images: 0 [2022-04-28T07:31:58.662Z] Server Version: 20.10.14 [2022-04-28T07:31:58.662Z] Storage Driver: overlay2 [2022-04-28T07:31:58.662Z] Backing Filesystem: extfs [2022-04-28T07:31:58.662Z] Supports d_type: true [2022-04-28T07:31:58.662Z] Native Overlay Diff: true [2022-04-28T07:31:58.662Z] userxattr: false [2022-04-28T07:31:58.662Z] Logging Driver: json-file [2022-04-28T07:31:58.662Z] Cgroup Driver: cgroupfs [2022-04-28T07:31:58.662Z] Cgroup Version: 1 [2022-04-28T07:31:58.662Z] Plugins: [2022-04-28T07:31:58.662Z] Volume: local [2022-04-28T07:31:58.662Z] Network: bridge host ipvlan macvlan null overlay [2022-04-28T07:31:58.662Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-04-28T07:31:58.662Z] Swarm: inactive [2022-04-28T07:31:58.662Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2022-04-28T07:31:58.662Z] Default Runtime: runc [2022-04-28T07:31:58.662Z] Init Binary: docker-init [2022-04-28T07:31:58.662Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-28T07:31:58.662Z] runc version: v1.0.3-0-gf46b6ba [2022-04-28T07:31:58.662Z] init version: de40ad0 [2022-04-28T07:31:58.662Z] Security Options: [2022-04-28T07:31:58.662Z] apparmor [2022-04-28T07:31:58.662Z] seccomp [2022-04-28T07:31:58.662Z] Profile: default [2022-04-28T07:31:58.662Z] Kernel Version: 5.13.0-1021-aws [2022-04-28T07:31:58.662Z] Operating System: Ubuntu 20.04.4 LTS [2022-04-28T07:31:58.662Z] OSType: linux [2022-04-28T07:31:58.662Z] Architecture: aarch64 [2022-04-28T07:31:58.662Z] CPUs: 2 [2022-04-28T07:31:58.662Z] Total Memory: 7.578GiB [2022-04-28T07:31:58.662Z] Name: ip-10-100-93-193 [2022-04-28T07:31:58.663Z] ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ [2022-04-28T07:31:58.663Z] Docker Root Dir: /var/lib/docker [2022-04-28T07:31:58.663Z] Debug Mode: false [2022-04-28T07:31:58.663Z] Registry: https://index.docker.io/v1/ [2022-04-28T07:31:58.663Z] Labels: [2022-04-28T07:31:58.663Z] Experimental: true [2022-04-28T07:31:58.663Z] Insecure Registries: [2022-04-28T07:31:58.663Z] 127.0.0.0/8 [2022-04-28T07:31:58.663Z] Live Restore Enabled: true [2022-04-28T07:31:58.663Z] [2022-04-28T07:31:58.711Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 5.0s [Pipeline] sh [2022-04-28T07:31:58.998Z] #11 ... [2022-04-28T07:31:58.998Z] [2022-04-28T07:31:58.998Z] #24 [internal] load build context [2022-04-28T07:31:58.998Z] #24 sha256:bc006d3754e3c3e0e38d868b2677adef9270bd37b5bc9ac4ce74bb6a5644e875 [2022-04-28T07:31:58.998Z] #24 transferring context: 60.75MB 4.4s done [2022-04-28T07:31:58.998Z] #24 DONE 5.0s [2022-04-28T07:31:58.998Z] [2022-04-28T07:31:58.998Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-28T07:31:58.998Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-28T07:31:59.073Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-28T07:31:59.073Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-28T07:31:59.073Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43536/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-04-28T07:31:59.073Z] + bash /home/ubuntu/workspace/moby_PR-43536/check-config.sh [2022-04-28T07:31:59.073Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-04-28T07:31:59.073Z] info: reading kernel config from /boot/config-5.13.0-1021-aws ... [2022-04-28T07:31:59.073Z] [2022-04-28T07:31:59.073Z] Generally Necessary: [2022-04-28T07:31:59.073Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-04-28T07:31:59.073Z] - apparmor: enabled and tools installed [2022-04-28T07:31:59.073Z] - CONFIG_NAMESPACES: enabled [2022-04-28T07:31:59.073Z] - CONFIG_NET_NS: enabled [2022-04-28T07:31:59.073Z] - CONFIG_PID_NS: enabled [2022-04-28T07:31:59.073Z] - CONFIG_IPC_NS: enabled [2022-04-28T07:31:59.073Z] - CONFIG_UTS_NS: enabled [2022-04-28T07:31:59.073Z] - CONFIG_CGROUPS: enabled [2022-04-28T07:31:59.073Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-04-28T07:31:59.073Z] - CONFIG_CGROUP_DEVICE: enabled [2022-04-28T07:31:59.073Z] - CONFIG_CGROUP_FREEZER: enabled [2022-04-28T07:31:59.073Z] - CONFIG_CGROUP_SCHED: enabled [2022-04-28T07:31:59.073Z] - CONFIG_CPUSETS: enabled [2022-04-28T07:31:59.073Z] - CONFIG_MEMCG: enabled [2022-04-28T07:31:59.073Z] - CONFIG_KEYS: enabled [2022-04-28T07:31:59.073Z] - CONFIG_VETH: enabled (as module) [2022-04-28T07:31:59.073Z] - CONFIG_BRIDGE: enabled (as module) [2022-04-28T07:31:59.073Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-04-28T07:31:59.073Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-04-28T07:31:59.073Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-04-28T07:31:59.073Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-04-28T07:31:59.073Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-04-28T07:31:59.073Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-04-28T07:31:59.073Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-04-28T07:31:59.330Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-04-28T07:31:59.330Z] - CONFIG_NF_NAT: enabled (as module) [2022-04-28T07:31:59.330Z] - CONFIG_POSIX_MQUEUE: enabled [2022-04-28T07:31:59.330Z] - CONFIG_CGROUP_BPF: enabled [2022-04-28T07:31:59.330Z] [2022-04-28T07:31:59.330Z] Optional Features: [2022-04-28T07:31:59.330Z] - CONFIG_USER_NS: enabled [2022-04-28T07:31:59.330Z] - CONFIG_SECCOMP: enabled [2022-04-28T07:31:59.330Z] - CONFIG_SECCOMP_FILTER: enabled [2022-04-28T07:31:59.330Z] - CONFIG_CGROUP_PIDS: enabled [2022-04-28T07:31:59.330Z] - CONFIG_MEMCG_SWAP: enabled [2022-04-28T07:31:59.330Z] (cgroup swap accounting is currently enabled) [2022-04-28T07:31:59.330Z] - CONFIG_BLK_CGROUP: enabled [2022-04-28T07:31:59.330Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-04-28T07:31:59.330Z] - CONFIG_CGROUP_PERF: enabled [2022-04-28T07:31:59.330Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-04-28T07:31:59.330Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-04-28T07:31:59.330Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-04-28T07:31:59.330Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-04-28T07:31:59.330Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-04-28T07:31:59.330Z] - CONFIG_RT_GROUP_SCHED: missing [2022-04-28T07:31:59.330Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-04-28T07:31:59.331Z] - CONFIG_IP_VS: enabled (as module) [2022-04-28T07:31:59.331Z] - CONFIG_IP_VS_NFCT: enabled [2022-04-28T07:31:59.331Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-04-28T07:31:59.331Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-04-28T07:31:59.331Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-04-28T07:31:59.331Z] - CONFIG_SECURITY_SELINUX: enabled [2022-04-28T07:31:59.331Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-04-28T07:31:59.331Z] - CONFIG_EXT4_FS: enabled [2022-04-28T07:31:59.331Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-04-28T07:31:59.331Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-04-28T07:31:59.331Z] - Network Drivers: [2022-04-28T07:31:59.331Z] - "overlay": [2022-04-28T07:31:59.331Z] - CONFIG_VXLAN: enabled (as module) [2022-04-28T07:31:59.331Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-04-28T07:31:59.331Z] Optional (for encrypted networks): [2022-04-28T07:31:59.554Z] #11 DONE 13.7s [2022-04-28T07:31:59.554Z] [2022-04-28T07:31:59.554Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-28T07:31:59.554Z] #12 sha256:00a148a24e5899a004ac5011921c54b3a63dbcb43c767aebcfd6a3b2f05df41e [2022-04-28T07:31:59.573Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 141.70MB / 141.70MB 5.5s done [2022-04-28T07:31:59.588Z] - CONFIG_CRYPTO: enabled [2022-04-28T07:31:59.588Z] - CONFIG_CRYPTO_AEAD: enabled [2022-04-28T07:31:59.588Z] - CONFIG_CRYPTO_GCM: enabled [2022-04-28T07:31:59.588Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-04-28T07:31:59.588Z] - CONFIG_CRYPTO_GHASH: enabled [2022-04-28T07:31:59.588Z] - CONFIG_XFRM: enabled [2022-04-28T07:31:59.588Z] - CONFIG_XFRM_USER: enabled (as module) [2022-04-28T07:31:59.588Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-04-28T07:31:59.588Z] - CONFIG_INET_ESP: enabled (as module) [2022-04-28T07:31:59.588Z] - "ipvlan": [2022-04-28T07:31:59.588Z] - CONFIG_IPVLAN: enabled (as module) [2022-04-28T07:31:59.588Z] - "macvlan": [2022-04-28T07:31:59.588Z] - CONFIG_MACVLAN: enabled (as module) [2022-04-28T07:31:59.588Z] - CONFIG_DUMMY: enabled (as module) [2022-04-28T07:31:59.588Z] - "ftp,tftp client in container": [2022-04-28T07:31:59.588Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-04-28T07:31:59.588Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-04-28T07:31:59.588Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-04-28T07:31:59.588Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-04-28T07:31:59.589Z] - Storage Drivers: [2022-04-28T07:31:59.589Z] - "aufs": [2022-04-28T07:31:59.589Z] - CONFIG_AUFS_FS: enabled (as module) [2022-04-28T07:31:59.589Z] - "btrfs": [2022-04-28T07:31:59.589Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-04-28T07:31:59.589Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-04-28T07:31:59.589Z] - "devicemapper": [2022-04-28T07:31:59.589Z] - CONFIG_BLK_DEV_DM: enabled [2022-04-28T07:31:59.589Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-04-28T07:31:59.589Z] - "overlay": [2022-04-28T07:31:59.589Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-04-28T07:31:59.589Z] - "zfs": [2022-04-28T07:31:59.589Z] - /dev/zfs: present [2022-04-28T07:31:59.589Z] - zfs command: missing [2022-04-28T07:31:59.589Z] - zpool command: missing [2022-04-28T07:31:59.589Z] [2022-04-28T07:31:59.589Z] Limits: [2022-04-28T07:31:59.589Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-04-28T07:31:59.589Z] [2022-04-28T07:31:59.589Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-04-28T07:31:59.913Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:4cf904494e221d2a9846f4d720b6701a14215cb2 . [2022-04-28T07:32:00.124Z] #12 ... [2022-04-28T07:32:00.124Z] [2022-04-28T07:32:00.124Z] #36 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-04-28T07:32:00.124Z] #36 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-04-28T07:32:00.124Z] #36 1.066 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-28T07:32:00.124Z] #36 1.075 Get:2 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-28T07:32:00.124Z] #36 1.087 Get:3 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-28T07:32:00.124Z] #36 1.183 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-28T07:32:00.124Z] #36 1.383 Get:5 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-28T07:32:00.124Z] #36 1.414 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-28T07:32:00.124Z] #36 2.575 Fetched 8510 kB in 2s (4803 kB/s) [2022-04-28T07:32:00.124Z] #36 2.575 Reading package lists... [2022-04-28T07:32:00.124Z] #36 3.206 Reading package lists... [2022-04-28T07:32:00.124Z] #36 3.823 Building dependency tree... [2022-04-28T07:32:00.124Z] #36 4.086 The following additional packages will be installed: [2022-04-28T07:32:00.124Z] #36 4.086 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-04-28T07:32:00.124Z] #36 4.087 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-04-28T07:32:00.124Z] #36 4.088 Recommended packages: [2022-04-28T07:32:00.124Z] #36 4.088 libldap-common publicsuffix libsasl2-modules [2022-04-28T07:32:00.124Z] #36 4.225 The following NEW packages will be installed: [2022-04-28T07:32:00.124Z] #36 4.225 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-04-28T07:32:00.124Z] #36 4.226 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-04-28T07:32:00.124Z] #36 4.226 libssh2-1 openssl [2022-04-28T07:32:00.124Z] #36 4.495 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded. [2022-04-28T07:32:00.124Z] #36 4.495 Need to get 3040 kB of archives. [2022-04-28T07:32:00.124Z] #36 4.495 After this operation, 6651 kB of additional disk space will be used. [2022-04-28T07:32:00.124Z] #36 4.495 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u1 [853 kB] [2022-04-28T07:32:00.124Z] #36 4.504 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-04-28T07:32:00.124Z] #36 4.506 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-04-28T07:32:00.124Z] #36 4.508 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-04-28T07:32:00.124Z] #36 4.509 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-04-28T07:32:00.124Z] #36 4.526 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-04-28T07:32:00.124Z] #36 4.528 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-04-28T07:32:00.124Z] #36 4.529 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-04-28T07:32:00.124Z] #36 4.537 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-04-28T07:32:00.124Z] #36 4.538 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-04-28T07:32:00.124Z] #36 4.539 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-04-28T07:32:00.124Z] #36 4.542 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-04-28T07:32:00.124Z] #36 4.544 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-28T07:32:00.124Z] #36 4.545 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-28T07:32:00.124Z] #36 4.546 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-28T07:32:00.124Z] #36 4.695 debconf: delaying package configuration, since apt-utils is not installed [2022-04-28T07:32:00.124Z] #36 4.719 Fetched 3040 kB in 0s (9654 kB/s) [2022-04-28T07:32:00.124Z] #36 4.740 Selecting previously unselected package openssl. [2022-04-28T07:32:00.124Z] #36 4.740 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6653 files and directories currently installed.) [2022-04-28T07:32:00.124Z] #36 4.746 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u1_amd64.deb ... [2022-04-28T07:32:00.124Z] #36 4.750 Unpacking openssl (1.1.1n-0+deb11u1) ... [2022-04-28T07:32:00.124Z] #36 4.862 Selecting previously unselected package ca-certificates. [2022-04-28T07:32:00.124Z] #36 4.863 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-04-28T07:32:00.124Z] #36 4.867 Unpacking ca-certificates (20210119) ... [2022-04-28T07:32:00.124Z] #36 4.928 Selecting previously unselected package libbrotli1:amd64. [2022-04-28T07:32:00.124Z] #36 4.930 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-04-28T07:32:00.124Z] #36 4.939 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-04-28T07:32:00.124Z] #36 4.996 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-04-28T07:32:00.124Z] #36 4.997 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-04-28T07:32:00.124Z] #36 5.001 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-28T07:32:00.124Z] #36 5.039 Selecting previously unselected package libsasl2-2:amd64. [2022-04-28T07:32:00.124Z] #36 5.040 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-04-28T07:32:00.124Z] #36 5.044 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-28T07:32:00.124Z] #36 5.091 Selecting previously unselected package libldap-2.4-2:amd64. [2022-04-28T07:32:00.124Z] #36 5.093 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-04-28T07:32:00.124Z] #36 5.097 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-04-28T07:32:00.124Z] #36 5.153 Selecting previously unselected package libnghttp2-14:amd64. [2022-04-28T07:32:00.124Z] #36 5.154 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-04-28T07:32:00.124Z] #36 5.158 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-04-28T07:32:00.124Z] #36 5.200 Selecting previously unselected package libpsl5:amd64. [2022-04-28T07:32:00.124Z] #36 5.201 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-04-28T07:32:00.124Z] #36 5.205 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-04-28T07:32:00.124Z] #36 5.243 Selecting previously unselected package librtmp1:amd64. [2022-04-28T07:32:00.124Z] #36 5.244 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-04-28T07:32:00.124Z] #36 5.248 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-28T07:32:00.124Z] #36 5.289 Selecting previously unselected package libssh2-1:amd64. [2022-04-28T07:32:00.124Z] #36 5.290 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-04-28T07:32:00.124Z] #36 5.293 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-04-28T07:32:00.124Z] #36 5.342 Selecting previously unselected package libcurl4:amd64. [2022-04-28T07:32:00.124Z] #36 5.343 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-04-28T07:32:00.124Z] #36 5.348 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-04-28T07:32:00.124Z] #36 5.400 Selecting previously unselected package curl. [2022-04-28T07:32:00.124Z] #36 5.401 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-04-28T07:32:00.124Z] #36 5.405 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-04-28T07:32:00.124Z] #36 5.457 Selecting previously unselected package libonig5:amd64. [2022-04-28T07:32:00.124Z] #36 5.458 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-28T07:32:00.124Z] #36 5.462 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-28T07:32:00.124Z] #36 5.515 Selecting previously unselected package libjq1:amd64. [2022-04-28T07:32:00.124Z] #36 5.516 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-04-28T07:32:00.124Z] #36 5.520 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-28T07:32:00.124Z] #36 5.564 Selecting previously unselected package jq. [2022-04-28T07:32:00.124Z] #36 5.565 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-04-28T07:32:00.124Z] #36 5.570 Unpacking jq (1.6-2.1) ... [2022-04-28T07:32:00.124Z] #36 5.607 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-04-28T07:32:00.124Z] #36 5.620 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-04-28T07:32:00.124Z] #36 5.632 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-04-28T07:32:00.124Z] #36 5.644 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-28T07:32:00.124Z] #36 5.656 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-28T07:32:00.124Z] #36 5.668 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-28T07:32:00.124Z] #36 5.680 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-04-28T07:32:00.124Z] #36 5.693 Setting up openssl (1.1.1n-0+deb11u1) ... [2022-04-28T07:32:00.124Z] #36 5.712 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-28T07:32:00.124Z] #36 5.724 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-28T07:32:00.124Z] #36 5.734 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-04-28T07:32:00.124Z] #36 5.746 Setting up ca-certificates (20210119) ... [2022-04-28T07:32:00.124Z] #36 6.193 Updating certificates in /etc/ssl/certs... [2022-04-28T07:32:00.124Z] #36 6.798 129 added, 0 removed; done. [2022-04-28T07:32:00.124Z] #36 6.860 Setting up jq (1.6-2.1) ... [2022-04-28T07:32:00.124Z] #36 6.871 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-04-28T07:32:00.124Z] #36 6.886 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-04-28T07:32:00.124Z] #36 6.900 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-28T07:32:00.124Z] #36 6.921 Processing triggers for ca-certificates (20210119) ... [2022-04-28T07:32:00.124Z] #36 6.929 Updating certificates in /etc/ssl/certs... [2022-04-28T07:32:00.124Z] #36 7.352 0 added, 0 removed; done. [2022-04-28T07:32:00.124Z] #36 7.352 Running hooks in /etc/ca-certificates/update.d... [2022-04-28T07:32:00.124Z] #36 7.353 done. [2022-04-28T07:32:00.124Z] #36 DONE 9.5s [2022-04-28T07:32:00.150Z] #11 ... [2022-04-28T07:32:00.150Z] [2022-04-28T07:32:00.150Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-28T07:32:00.150Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-28T07:32:00.150Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-28T07:32:00.150Z] #71 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-04-28T07:32:00.150Z] #71 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-04-28T07:32:00.150Z] #71 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.0s [2022-04-28T07:32:00.150Z] #71 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.2s done [2022-04-28T07:32:00.150Z] #71 DONE 6.0s [2022-04-28T07:32:00.150Z] [2022-04-28T07:32:00.150Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-28T07:32:00.150Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-28T07:32:00.171Z] #1 [internal] load build definition from Dockerfile [2022-04-28T07:32:00.172Z] #1 sha256:9103ae9053b0e15798e4b2e4a77093b1fcc44e8f000ec2b136f7ea1251c88bce [2022-04-28T07:32:00.172Z] #1 transferring dockerfile: 17.44kB 0.0s done [2022-04-28T07:32:00.172Z] #1 DONE 0.1s [2022-04-28T07:32:00.172Z] [2022-04-28T07:32:00.172Z] #2 [internal] load .dockerignore [2022-04-28T07:32:00.172Z] #2 sha256:d7b5317265d18aa0c53f92d3b50f213e2599bb1ff858dccb9693aea09405feb0 [2022-04-28T07:32:00.172Z] #2 transferring context: 145B done [2022-04-28T07:32:00.172Z] #2 DONE 0.1s [2022-04-28T07:32:00.172Z] [2022-04-28T07:32:00.172Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-04-28T07:32:00.172Z] #3 sha256:dce28476d87f47c3617032ad33fa3273456c6cd0abd6b99e8084cf1b55d7403a [2022-04-28T07:32:00.384Z] [2022-04-28T07:32:00.384Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-04-28T07:32:00.384Z] #37 sha256:ddb87c9654a4dd4e6e6d50d0d99a5696cd0fbfab35191f452be4c7a58aff7f0c [2022-04-28T07:32:00.384Z] #37 DONE 0.0s [2022-04-28T07:32:00.384Z] [2022-04-28T07:32:00.384Z] #38 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-04-28T07:32:00.384Z] #38 sha256:be832474111c3fe43aa7c7751594acf150935413cef7a8155f75a29db96e2a39 [2022-04-28T07:32:00.643Z] #38 ... [2022-04-28T07:32:00.643Z] [2022-04-28T07:32:00.643Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-28T07:32:00.643Z] #12 sha256:00a148a24e5899a004ac5011921c54b3a63dbcb43c767aebcfd6a3b2f05df41e [2022-04-28T07:32:00.643Z] #12 DONE 1.1s [2022-04-28T07:32:00.739Z] #3 DONE 0.6s [2022-04-28T07:32:00.739Z] [2022-04-28T07:32:00.739Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-04-28T07:32:00.739Z] #4 sha256:82ed3dfaff7605887f2a56b987ae4ec9f4b421075ec74e97e6cf038f82f8f120 [2022-04-28T07:32:00.739Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-04-28T07:32:00.739Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0B / 9.06MB 0.1s [2022-04-28T07:32:00.739Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-04-28T07:32:00.739Z] #4 sha256:56d51bb3d5ad743c8b4b66783cb387af72e1cc4de40cb0d60dd76b4e1315a9c9 528B / 528B done [2022-04-28T07:32:00.902Z] [2022-04-28T07:32:00.902Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-04-28T07:32:00.902Z] #13 sha256:ab2cabe362c2884ca9de2a62d416f2d362b8f93f1afd2021748e9453bb07fb13 [2022-04-28T07:32:00.997Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 5.24MB / 9.06MB 0.2s [2022-04-28T07:32:00.997Z] #4 sha256:09309628c1131db14cdf692fc549798533eef7fbea50735a141bb7383ab81c92 1.21kB / 1.21kB done [2022-04-28T07:32:00.997Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.4s done [2022-04-28T07:32:01.160Z] #13 DONE 0.4s [2022-04-28T07:32:01.160Z] [2022-04-28T07:32:01.160Z] #43 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-04-28T07:32:01.160Z] #43 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368 [2022-04-28T07:32:01.256Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c [2022-04-28T07:32:01.420Z] #43 ... [2022-04-28T07:32:01.420Z] [2022-04-28T07:32:01.420Z] #51 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-04-28T07:32:01.420Z] #51 sha256:a604b9353e44ae8e06b16ac9ac4f0cdee160a2eed2d3d6899eacf15a043e5c1a [2022-04-28T07:32:01.420Z] #51 DONE 0.1s [2022-04-28T07:32:01.420Z] [2022-04-28T07:32:01.420Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-04-28T07:32:01.420Z] #40 sha256:dd24f79521cd59f27ee189d52855bb7b516bd7c2fc74d7977022c6d42cc492a5 [2022-04-28T07:32:01.420Z] #40 DONE 0.1s [2022-04-28T07:32:01.420Z] [2022-04-28T07:32:01.420Z] #55 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-04-28T07:32:01.420Z] #55 sha256:f4e2edacd5c5f7695459b365dd7ea6b81c6057e453b099204efda2a8a795bee2 [2022-04-28T07:32:01.420Z] #55 DONE 0.1s [2022-04-28T07:32:01.420Z] [2022-04-28T07:32:01.420Z] #38 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-04-28T07:32:01.420Z] #38 sha256:be832474111c3fe43aa7c7751594acf150935413cef7a8155f75a29db96e2a39 [2022-04-28T07:32:01.420Z] #38 1.184 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-04-28T07:32:01.514Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0.2s done [2022-04-28T07:32:01.514Z] #4 DONE 0.8s [2022-04-28T07:32:01.543Z] #11 ... [2022-04-28T07:32:01.543Z] [2022-04-28T07:32:01.543Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-04-28T07:32:01.543Z] #70 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-04-28T07:32:01.543Z] #70 DONE 0.5s [2022-04-28T07:32:01.543Z] [2022-04-28T07:32:01.543Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-28T07:32:01.543Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-04-28T07:32:01.543Z] #28 resolve docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 0.1s done [2022-04-28T07:32:01.543Z] #28 sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 1.85kB / 1.85kB done [2022-04-28T07:32:01.543Z] #28 sha256:bdf44f19d09b558203306836a612cc8e42a1106b2f731fbeb000e2696c04f9c8 529B / 529B done [2022-04-28T07:32:01.543Z] #28 sha256:a11311205db1d20ae0c5373473525e45ff36ec83f472b276f283b34173af5513 1.46kB / 1.46kB done [2022-04-28T07:32:01.543Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 1.5s done [2022-04-28T07:32:01.543Z] #28 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 5.1s done [2022-04-28T07:32:01.543Z] #28 DONE 7.3s [2022-04-28T07:32:01.543Z] [2022-04-28T07:32:01.543Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-28T07:32:01.543Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-28T07:32:01.543Z] #11 extracting sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 [2022-04-28T07:32:01.543Z] #11 extracting sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 0.3s done [2022-04-28T07:32:01.680Z] #38 1.372 [2022-04-28T07:32:01.680Z] #38 ... [2022-04-28T07:32:01.680Z] [2022-04-28T07:32:01.680Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-04-28T07:32:01.680Z] #14 sha256:ac610f6949b75ca513a6fbb8133eb83174e86af117f3bb74e5a09d0efab23250 [2022-04-28T07:32:01.680Z] #14 DONE 0.6s [2022-04-28T07:32:01.773Z] [2022-04-28T07:32:01.773Z] #5 [internal] load .dockerignore [2022-04-28T07:32:01.773Z] #5 sha256:19d00e1a5f69b89b6c409295917dc4a7fec130dd01e7fd0f72910422b62c0988 [2022-04-28T07:32:01.773Z] #5 DONE 0.0s [2022-04-28T07:32:01.773Z] [2022-04-28T07:32:01.773Z] #6 [internal] load build definition from Dockerfile [2022-04-28T07:32:01.773Z] #6 sha256:23e0b6e5a511d8b6d7dedca95401c75f87b5ca2e79f9b041a9c2ab5186f474e5 [2022-04-28T07:32:01.773Z] #6 DONE 0.0s [2022-04-28T07:32:01.773Z] [2022-04-28T07:32:01.773Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-04-28T07:32:01.773Z] #10 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-04-28T07:32:01.939Z] [2022-04-28T07:32:01.940Z] #38 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-04-28T07:32:01.940Z] #38 sha256:be832474111c3fe43aa7c7751594acf150935413cef7a8155f75a29db96e2a39 [2022-04-28T07:32:01.940Z] #38 1.617 #=#=# ######################################################################## 100.0% [2022-04-28T07:32:02.027Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 8.5s done [2022-04-28T07:32:02.027Z] #11 extracting sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f done [2022-04-28T07:32:02.027Z] #11 DONE 27.6s [2022-04-28T07:32:02.027Z] [2022-04-28T07:32:02.027Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-28T07:32:02.028Z] #12 sha256:00a148a24e5899a004ac5011921c54b3a63dbcb43c767aebcfd6a3b2f05df41e [2022-04-28T07:32:02.117Z] #11 ... [2022-04-28T07:32:02.117Z] [2022-04-28T07:32:02.117Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-04-28T07:32:02.117Z] #72 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-04-28T07:32:02.117Z] #72 DONE 0.8s [2022-04-28T07:32:02.117Z] [2022-04-28T07:32:02.117Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-28T07:32:02.117Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-28T07:32:02.117Z] #11 extracting sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 [2022-04-28T07:32:02.201Z] #38 1.831 [2022-04-28T07:32:03.065Z] #11 extracting sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 0.7s done [2022-04-28T07:32:03.065Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 0.1s [2022-04-28T07:32:03.151Z] #38 ... [2022-04-28T07:32:03.151Z] [2022-04-28T07:32:03.151Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-04-28T07:32:03.151Z] #15 sha256:7a9c0475274abba0efb526d9607a550196919504d943ee1fe1447ec33e3ecf21 [2022-04-28T07:32:03.151Z] #15 DONE 1.4s [2022-04-28T07:32:03.151Z] [2022-04-28T07:32:03.151Z] #38 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-04-28T07:32:03.151Z] #38 sha256:be832474111c3fe43aa7c7751594acf150935413cef7a8155f75a29db96e2a39 [2022-04-28T07:32:03.151Z] #38 2.890 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-04-28T07:32:03.413Z] #38 ... [2022-04-28T07:32:03.413Z] [2022-04-28T07:32:03.413Z] #43 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-04-28T07:32:03.413Z] #43 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368 [2022-04-28T07:32:03.413Z] #43 0.730 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-04-28T07:32:03.413Z] #43 2.026 tomll can be used in two ways: [2022-04-28T07:32:03.413Z] #43 2.027 Writing to STDIN and reading from STDOUT: [2022-04-28T07:32:03.413Z] #43 2.027 cat file.toml | tomll > file.toml [2022-04-28T07:32:03.413Z] #43 2.027 [2022-04-28T07:32:03.413Z] #43 2.027 Reading and updating a list of files: [2022-04-28T07:32:03.413Z] #43 2.027 tomll a.toml b.toml c.toml [2022-04-28T07:32:03.413Z] #43 2.027 [2022-04-28T07:32:03.413Z] #43 2.027 When given a list of files, tomll will modify all files in place without asking. [2022-04-28T07:32:03.413Z] #43 DONE 2.2s [2022-04-28T07:32:03.413Z] [2022-04-28T07:32:03.413Z] #38 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-04-28T07:32:03.413Z] #38 sha256:be832474111c3fe43aa7c7751594acf150935413cef7a8155f75a29db96e2a39 [2022-04-28T07:32:03.413Z] #38 3.208 [2022-04-28T07:32:03.421Z] #12 DONE 1.3s [2022-04-28T07:32:03.421Z] [2022-04-28T07:32:03.421Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-04-28T07:32:03.421Z] #31 sha256:2d5020335d28424a1c56dbae537f21e4cbdb65f0a3609648e8387047dd3a3b1b [2022-04-28T07:32:03.421Z] #31 1.475 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-04-28T07:32:03.421Z] #31 1.741 [2022-04-28T07:32:03.421Z] #31 1.959 #=#=# ######################################################################## 100.0% [2022-04-28T07:32:03.421Z] #31 2.225 [2022-04-28T07:32:03.421Z] #31 3.127 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-04-28T07:32:03.421Z] #31 3.402 [2022-04-28T07:32:03.421Z] #31 3.617 #=#=# ######################################################################## 100.0% [2022-04-28T07:32:03.421Z] #31 3.886 [2022-04-28T07:32:03.421Z] #31 4.789 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-04-28T07:32:03.421Z] #31 5.052 [2022-04-28T07:32:03.421Z] #31 5.280 #=#=# ####### 10.5% ########################################## 58.9% ################################################################# 90.6% ######################################################################## 100.0% [2022-04-28T07:32:03.421Z] #31 5.803 [2022-04-28T07:32:03.421Z] #31 6.725 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-04-28T07:32:03.421Z] #31 6.995 [2022-04-28T07:32:03.421Z] #31 7.218 #=#=# ######################################################################## 100.0% [2022-04-28T07:32:03.421Z] #31 7.455 [2022-04-28T07:32:03.421Z] #31 8.149 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-04-28T07:32:03.421Z] #31 8.420 [2022-04-28T07:32:03.421Z] #31 8.636 #=#=# ######################################################################## 100.0% [2022-04-28T07:32:03.421Z] #31 8.911 [2022-04-28T07:32:03.421Z] #31 8.963 Download of images into '/build' complete. [2022-04-28T07:32:03.421Z] #31 8.963 Use something like the following to load the result into a Docker daemon: [2022-04-28T07:32:03.421Z] #31 8.963 tar -cC '/build' . | docker load [2022-04-28T07:32:03.421Z] #31 DONE 9.9s [2022-04-28T07:32:03.421Z] [2022-04-28T07:32:03.421Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-04-28T07:32:03.421Z] #13 sha256:ab2cabe362c2884ca9de2a62d416f2d362b8f93f1afd2021748e9453bb07fb13 [2022-04-28T07:32:03.936Z] #38 3.528 #=#=# ######################################################################## 100.0% [2022-04-28T07:32:03.997Z] #13 DONE 0.7s [2022-04-28T07:32:03.997Z] [2022-04-28T07:32:03.997Z] #48 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-04-28T07:32:03.997Z] #48 sha256:f4e2edacd5c5f7695459b365dd7ea6b81c6057e453b099204efda2a8a795bee2 [2022-04-28T07:32:03.997Z] #48 DONE 0.1s [2022-04-28T07:32:03.997Z] [2022-04-28T07:32:03.997Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-28T07:32:03.997Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-04-28T07:32:04.196Z] #38 3.884 [2022-04-28T07:32:04.258Z] #51 ... [2022-04-28T07:32:04.258Z] [2022-04-28T07:32:04.258Z] #44 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-04-28T07:32:04.258Z] #44 sha256:a604b9353e44ae8e06b16ac9ac4f0cdee160a2eed2d3d6899eacf15a043e5c1a [2022-04-28T07:32:04.258Z] #44 DONE 0.2s [2022-04-28T07:32:04.258Z] [2022-04-28T07:32:04.258Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-04-28T07:32:04.258Z] #33 sha256:dd24f79521cd59f27ee189d52855bb7b516bd7c2fc74d7977022c6d42cc492a5 [2022-04-28T07:32:04.258Z] #33 DONE 0.3s [2022-04-28T07:32:04.258Z] [2022-04-28T07:32:04.258Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-04-28T07:32:04.258Z] #64 sha256:2da4306afe50fef32233a8787039aa3bffbea9c0f57d517fddbaf7564516a67c [2022-04-28T07:32:04.258Z] #64 DONE 0.3s [2022-04-28T07:32:04.258Z] [2022-04-28T07:32:04.258Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-04-28T07:32:04.258Z] #25 sha256:68fd723b9d5a1dd15bcadecbb462763ee0e2395b6ffed408fa1c01ba403ef4a7 [2022-04-28T07:32:04.258Z] #25 DONE 0.3s [2022-04-28T07:32:04.258Z] [2022-04-28T07:32:04.258Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-04-28T07:32:04.259Z] #26 sha256:72d6a46e202a2ca9053d20d4bdba519f04ac3b9ab47c74b93017c7e7bd258d26 [2022-04-28T07:32:04.298Z] #10 ... [2022-04-28T07:32:04.298Z] [2022-04-28T07:32:04.298Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-28T07:32:04.298Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-04-28T07:32:04.298Z] #7 DONE 2.1s [2022-04-28T07:32:04.298Z] [2022-04-28T07:32:04.298Z] #9 [internal] load metadata for docker.io/library/golang:1.18.1-bullseye [2022-04-28T07:32:04.298Z] #9 sha256:0c04842a993ab37b5efcfeba8885896103dd0fb72409f51bf912d6fb7af6c37f [2022-04-28T07:32:04.298Z] #9 DONE 2.5s [2022-04-28T07:32:04.298Z] [2022-04-28T07:32:04.298Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-28T07:32:04.298Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-04-28T07:32:04.298Z] #8 DONE 2.6s [2022-04-28T07:32:04.298Z] [2022-04-28T07:32:04.298Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-04-28T07:32:04.298Z] #10 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-04-28T07:32:04.554Z] #10 DONE 2.7s [2022-04-28T07:32:04.765Z] #38 ... [2022-04-28T07:32:04.765Z] [2022-04-28T07:32:04.765Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-04-28T07:32:04.765Z] #16 sha256:cd20aadd700c740808171124c98224b778b3f14cb64fe4f92d71f7cc8db38805 [2022-04-28T07:32:04.765Z] #16 DONE 1.4s [2022-04-28T07:32:04.765Z] [2022-04-28T07:32:04.765Z] #58 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-28T07:32:04.765Z] #58 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-04-28T07:32:04.765Z] #58 1.442 go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-28T07:32:04.765Z] #58 1.934 go: downloading github.com/fatih/color v1.10.0 [2022-04-28T07:32:04.765Z] #58 1.935 go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-28T07:32:04.765Z] #58 1.938 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-28T07:32:04.765Z] #58 1.942 go: downloading github.com/pkg/errors v0.9.1 [2022-04-28T07:32:04.765Z] #58 1.955 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-28T07:32:04.765Z] #58 1.956 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-28T07:32:04.765Z] #58 1.958 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-28T07:32:04.765Z] #58 1.959 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-28T07:32:04.765Z] #58 2.008 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-28T07:32:04.765Z] #58 2.019 go: downloading golang.org/x/tools v0.1.0 [2022-04-28T07:32:04.765Z] #58 2.024 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-28T07:32:04.765Z] #58 2.024 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-28T07:32:04.765Z] #58 2.906 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-28T07:32:04.765Z] #58 2.914 go: downloading golang.org/x/mod v0.3.0 [2022-04-28T07:32:05.706Z] #58 ... [2022-04-28T07:32:05.706Z] [2022-04-28T07:32:05.706Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-04-28T07:32:05.706Z] #17 sha256:50811f5890a0a563f4b3333a7eabd7af79a0d060604c6b4f9b93d1ef04081a76 [2022-04-28T07:32:05.706Z] #17 DONE 1.2s [2022-04-28T07:32:05.966Z] [2022-04-28T07:32:05.966Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-04-28T07:32:05.966Z] #18 sha256:97f08d710e1ee07e4bd79eb7b07698f3bb2b8bbcf1f2d52e8ef914a371e9252c [2022-04-28T07:32:07.073Z] [2022-04-28T07:32:07.073Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-28T07:32:07.073Z] #28 sha256:bed77682cd220d54140bcf37d58f4fcb9d13200807ede72213ac2e98be978d82 [2022-04-28T07:32:07.073Z] #28 resolve docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 0.0s done [2022-04-28T07:32:07.073Z] #28 sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 1.85kB / 1.85kB done [2022-04-28T07:32:07.073Z] #28 sha256:3c0acad2a24228465b3273129fe5bd5c3b122925a491f24e0308999fa5532d48 529B / 529B done [2022-04-28T07:32:07.073Z] #28 sha256:f8dd32c4c981fb56702f6effe49f64226ac124415109befc63d15ec19a12dabd 1.48kB / 1.48kB done [2022-04-28T07:32:07.331Z] #28 sha256:83d5dcfea08e6927083bc886bf182fc39d87bb04b54b63002ac0c4c0b9aab682 0B / 53.63MB 0.3s [2022-04-28T07:32:07.331Z] #28 ... [2022-04-28T07:32:07.331Z] [2022-04-28T07:32:07.331Z] #47 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-04-28T07:32:07.331Z] #47 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-04-28T07:32:07.331Z] #47 DONE 0.7s [2022-04-28T07:32:07.331Z] [2022-04-28T07:32:07.331Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-28T07:32:07.331Z] #28 sha256:bed77682cd220d54140bcf37d58f4fcb9d13200807ede72213ac2e98be978d82 [2022-04-28T07:32:07.331Z] #28 sha256:83d5dcfea08e6927083bc886bf182fc39d87bb04b54b63002ac0c4c0b9aab682 4.19MB / 53.63MB 0.4s [2022-04-28T07:32:07.351Z] #18 DONE 1.3s [2022-04-28T07:32:07.351Z] [2022-04-28T07:32:07.351Z] #38 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-04-28T07:32:07.351Z] #38 sha256:be832474111c3fe43aa7c7751594acf150935413cef7a8155f75a29db96e2a39 [2022-04-28T07:32:07.351Z] #38 5.338 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-04-28T07:32:07.351Z] #38 5.823 [2022-04-28T07:32:07.351Z] #38 6.119 #=#=# ########## 14.8% ####################################### 55.2% ############################################################### 88.1% ######################################################################## 100.0% [2022-04-28T07:32:07.351Z] #38 6.827 [2022-04-28T07:32:07.351Z] #38 ... [2022-04-28T07:32:07.351Z] [2022-04-28T07:32:07.351Z] #62 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-04-28T07:32:07.351Z] #62 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-04-28T07:32:07.351Z] #62 1.089 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-04-28T07:32:07.351Z] #62 1.572 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-04-28T07:32:07.351Z] #62 1.572 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-04-28T07:32:07.351Z] #62 1.572 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-04-28T07:32:07.351Z] #62 1.748 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-04-28T07:32:07.351Z] #62 5.965 v3.0.2 [2022-04-28T07:32:07.351Z] #62 DONE 6.1s [2022-04-28T07:32:07.612Z] [2022-04-28T07:32:07.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-04-28T07:32:07.612Z] #19 sha256:be54dd40eb1e50415a0618e28230f38b72328b8936909b1f3054d1d0e751fecc [2022-04-28T07:32:07.657Z] #28 ... [2022-04-28T07:32:07.657Z] [2022-04-28T07:32:07.657Z] #47 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-04-28T07:32:07.657Z] #47 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-04-28T07:32:07.657Z] #47 DONE 0.0s [2022-04-28T07:32:07.657Z] [2022-04-28T07:32:07.657Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-28T07:32:07.657Z] #28 sha256:bed77682cd220d54140bcf37d58f4fcb9d13200807ede72213ac2e98be978d82 [2022-04-28T07:32:07.657Z] #28 sha256:83d5dcfea08e6927083bc886bf182fc39d87bb04b54b63002ac0c4c0b9aab682 19.82MB / 53.63MB 0.5s [2022-04-28T07:32:07.657Z] #28 sha256:83d5dcfea08e6927083bc886bf182fc39d87bb04b54b63002ac0c4c0b9aab682 30.41MB / 53.63MB 0.6s [2022-04-28T07:32:07.915Z] #28 sha256:83d5dcfea08e6927083bc886bf182fc39d87bb04b54b63002ac0c4c0b9aab682 34.60MB / 53.63MB 0.8s [2022-04-28T07:32:07.915Z] #28 sha256:83d5dcfea08e6927083bc886bf182fc39d87bb04b54b63002ac0c4c0b9aab682 53.63MB / 53.63MB 1.0s [2022-04-28T07:32:08.389Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 4.7s done [2022-04-28T07:32:08.389Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba [2022-04-28T07:32:08.473Z] #26 3.859 + RM_GOPATH=0 [2022-04-28T07:32:08.473Z] #26 3.859 + TMP_GOPATH= [2022-04-28T07:32:08.473Z] #26 3.859 + : /build [2022-04-28T07:32:08.473Z] #26 3.859 + '[' -z '' ']' [2022-04-28T07:32:08.473Z] #26 3.859 ++ mktemp -d [2022-04-28T07:32:08.473Z] #26 3.866 + export GOPATH=/tmp/tmp.PKhN0UR0Er [2022-04-28T07:32:08.473Z] #26 3.866 + GOPATH=/tmp/tmp.PKhN0UR0Er [2022-04-28T07:32:08.473Z] #26 3.866 + RM_GOPATH=1 [2022-04-28T07:32:08.473Z] #26 3.866 + case "$(go env GOARCH)" in [2022-04-28T07:32:08.473Z] #26 3.866 ++ go env GOARCH [2022-04-28T07:32:08.473Z] #26 3.922 Install docker/cli version 17.06.2-ce from stable [2022-04-28T07:32:08.473Z] #26 3.923 + export GO_BUILDMODE=-buildmode=pie [2022-04-28T07:32:08.473Z] #26 3.923 + GO_BUILDMODE=-buildmode=pie [2022-04-28T07:32:08.473Z] #26 3.923 ++ dirname /install.sh [2022-04-28T07:32:08.473Z] #26 3.923 + dir=/ [2022-04-28T07:32:08.473Z] #26 3.923 + bin=dockercli [2022-04-28T07:32:08.473Z] #26 3.923 + shift [2022-04-28T07:32:08.473Z] #26 3.923 + '[' '!' -f //dockercli.installer ']' [2022-04-28T07:32:08.473Z] #26 3.923 + . //dockercli.installer [2022-04-28T07:32:08.473Z] #26 3.923 ++ : stable [2022-04-28T07:32:08.473Z] #26 3.923 ++ : 17.06.2-ce [2022-04-28T07:32:08.473Z] #26 3.923 + install_dockercli [2022-04-28T07:32:08.473Z] #26 3.923 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-04-28T07:32:08.473Z] #26 3.923 ++ uname -m [2022-04-28T07:32:08.473Z] #26 3.927 + arch=x86_64 [2022-04-28T07:32:08.473Z] #26 3.927 + '[' x86_64 '!=' x86_64 ']' [2022-04-28T07:32:08.473Z] #26 3.927 + url=https://download.docker.com/linux/static [2022-04-28T07:32:08.473Z] #26 3.932 + tar -xz docker/docker [2022-04-28T07:32:08.473Z] #26 3.932 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-04-28T07:32:08.572Z] #19 1.471 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-28T07:32:08.572Z] #19 1.483 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-28T07:32:08.572Z] #19 1.483 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-28T07:32:08.832Z] #19 1.741 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-28T07:32:08.832Z] #19 1.859 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-04-28T07:32:09.093Z] #19 1.954 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-04-28T07:32:09.093Z] #19 2.056 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-04-28T07:32:09.352Z] #19 2.176 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-04-28T07:32:09.352Z] #19 ... [2022-04-28T07:32:09.352Z] [2022-04-28T07:32:09.352Z] #45 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-04-28T07:32:09.352Z] #45 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-04-28T07:32:09.352Z] #45 1.760 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-04-28T07:32:09.352Z] #45 2.278 go: downloading github.com/tc-hib/winres v0.1.5 [2022-04-28T07:32:09.352Z] #45 2.278 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-04-28T07:32:09.352Z] #45 2.760 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-04-28T07:32:09.352Z] #45 2.770 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-28T07:32:09.352Z] #45 2.825 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-04-28T07:32:09.352Z] #45 2.825 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-04-28T07:32:09.352Z] #45 7.885 NAME: [2022-04-28T07:32:09.352Z] #45 7.885 go-winres - A tool for embedding resources in Windows executables [2022-04-28T07:32:09.352Z] #45 7.885 [2022-04-28T07:32:09.352Z] #45 7.885 USAGE: [2022-04-28T07:32:09.352Z] #45 7.885 go-winres [global options] command [command options] [arguments...] [2022-04-28T07:32:09.352Z] #45 7.885 [2022-04-28T07:32:09.352Z] #45 7.885 COMMANDS: [2022-04-28T07:32:09.352Z] #45 7.886 init Create an initial ./winres/winres.json [2022-04-28T07:32:09.352Z] #45 7.886 make Make syso files for the "go build" command [2022-04-28T07:32:09.352Z] #45 7.886 simply Make syso files for the "go build" command (simplified) [2022-04-28T07:32:09.352Z] #45 7.886 extract Extract all resources from an executable [2022-04-28T07:32:09.352Z] #45 7.886 patch Replace resources in an executable file (exe, dll) [2022-04-28T07:32:09.352Z] #45 7.886 help, h Shows a list of commands or help for one command [2022-04-28T07:32:09.352Z] #45 7.886 [2022-04-28T07:32:09.352Z] #45 7.886 GLOBAL OPTIONS: [2022-04-28T07:32:09.352Z] #45 7.886 --help, -h show help (default: false) [2022-04-28T07:32:09.352Z] #45 DONE 8.2s [2022-04-28T07:32:09.352Z] [2022-04-28T07:32:09.352Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-04-28T07:32:09.352Z] #19 sha256:be54dd40eb1e50415a0618e28230f38b72328b8936909b1f3054d1d0e751fecc [2022-04-28T07:32:09.352Z] #19 2.268 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-28T07:32:09.613Z] #19 2.375 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [120 kB] [2022-04-28T07:32:09.613Z] #19 2.376 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [120 kB] [2022-04-28T07:32:09.613Z] #19 2.378 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [128 kB] [2022-04-28T07:32:09.613Z] #19 2.380 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-28T07:32:09.613Z] #19 2.384 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-28T07:32:09.613Z] #19 2.384 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [127 kB] [2022-04-28T07:32:09.824Z] #28 sha256:83d5dcfea08e6927083bc886bf182fc39d87bb04b54b63002ac0c4c0b9aab682 53.63MB / 53.63MB 2.4s done [2022-04-28T07:32:09.824Z] #28 extracting sha256:83d5dcfea08e6927083bc886bf182fc39d87bb04b54b63002ac0c4c0b9aab682 [2022-04-28T07:32:09.866Z] #26 ... [2022-04-28T07:32:09.866Z] [2022-04-28T07:32:09.866Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-28T07:32:09.866Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-04-28T07:32:09.866Z] #51 4.257 go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-28T07:32:09.866Z] #51 5.687 go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-28T07:32:09.866Z] #51 5.697 go: downloading github.com/fatih/color v1.10.0 [2022-04-28T07:32:09.866Z] #51 5.800 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-28T07:32:09.866Z] #51 5.808 go: downloading github.com/pkg/errors v0.9.1 [2022-04-28T07:32:09.873Z] #19 2.778 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-04-28T07:32:09.873Z] #19 2.784 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-04-28T07:32:09.873Z] #19 2.785 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-28T07:32:09.873Z] #19 2.785 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-04-28T07:32:09.873Z] #19 2.785 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-04-28T07:32:09.873Z] #19 2.785 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-28T07:32:10.083Z] #28 ... [2022-04-28T07:32:10.083Z] [2022-04-28T07:32:10.084Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-28T07:32:10.084Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-28T07:32:10.084Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-04-28T07:32:10.084Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-28T07:32:10.084Z] #69 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-04-28T07:32:10.084Z] #69 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-04-28T07:32:10.084Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.8s done [2022-04-28T07:32:10.084Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.1s done [2022-04-28T07:32:10.084Z] #69 DONE 3.2s [2022-04-28T07:32:10.084Z] [2022-04-28T07:32:10.084Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-28T07:32:10.084Z] #28 sha256:bed77682cd220d54140bcf37d58f4fcb9d13200807ede72213ac2e98be978d82 [2022-04-28T07:32:10.084Z] #28 ... [2022-04-28T07:32:10.084Z] [2022-04-28T07:32:10.084Z] #24 [internal] load build context [2022-04-28T07:32:10.084Z] #24 sha256:e7051c827ec38e87a3766e36dd3d9c346400ab3c083dc886f63b5f1cb38f68df [2022-04-28T07:32:10.084Z] #24 transferring context: 60.75MB 2.5s done [2022-04-28T07:32:10.084Z] #24 DONE 3.3s [2022-04-28T07:32:10.084Z] [2022-04-28T07:32:10.084Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-28T07:32:10.084Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-28T07:32:10.084Z] #71 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-04-28T07:32:10.084Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-28T07:32:10.084Z] #71 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-04-28T07:32:10.084Z] #71 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.9s done [2022-04-28T07:32:10.084Z] #71 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.0s done [2022-04-28T07:32:10.084Z] #71 DONE 3.3s [2022-04-28T07:32:10.129Z] #51 6.229 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-28T07:32:10.129Z] #51 6.280 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-28T07:32:10.342Z] [2022-04-28T07:32:10.342Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-28T07:32:10.342Z] #11 sha256:d578c2e2d9c651e0b4f5accf268bbc71bcb9cb3ebf2aa1d12bf57a237d7a4e13 [2022-04-28T07:32:10.342Z] #11 resolve docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 0.2s done [2022-04-28T07:32:10.342Z] #11 sha256:2e1a0c4b36e65643e4d737797036644ead11609ba3f006d1cf7a5ad151b3f849 1.80kB / 1.80kB done [2022-04-28T07:32:10.342Z] #11 sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 1.86kB / 1.86kB done [2022-04-28T07:32:10.342Z] #11 sha256:27959cb699fc4755876c72ab969ed067fd9e05a32869f99805107273549a5336 7.06kB / 7.06kB done [2022-04-28T07:32:10.342Z] #11 sha256:83d5dcfea08e6927083bc886bf182fc39d87bb04b54b63002ac0c4c0b9aab682 53.63MB / 53.63MB 2.1s done [2022-04-28T07:32:10.342Z] #11 sha256:45cfa86b7b1aca6d694057e4d42ee1440527f41c00b9e577df729244380c9eba 4.94MB / 4.94MB 2.3s done [2022-04-28T07:32:10.342Z] #11 sha256:5c79b19335f27cc78840bf9159e875322f3252ac06113c73756f9d4fba905f9b 10.66MB / 10.66MB 2.5s done [2022-04-28T07:32:10.342Z] #11 sha256:350ecaf08eac09037b05465ab97a1b8f7bc9b7a9b1fcef900dedd7dba9bbcf4d 54.67MB / 54.67MB 3.0s [2022-04-28T07:32:10.342Z] #11 sha256:e8129b50beeb587c45b07bd0fc9db983c8384eba20c8f87784f5456c1e7935b5 32.51MB / 81.05MB 3.0s [2022-04-28T07:32:10.342Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 27.26MB / 108.70MB 3.0s [2022-04-28T07:32:10.342Z] #11 sha256:e8129b50beeb587c45b07bd0fc9db983c8384eba20c8f87784f5456c1e7935b5 44.04MB / 81.05MB 3.1s [2022-04-28T07:32:10.342Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 33.39MB / 108.70MB 3.1s [2022-04-28T07:32:10.391Z] #51 6.315 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-28T07:32:10.392Z] #51 6.337 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-28T07:32:10.392Z] #51 6.570 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-28T07:32:10.601Z] #11 sha256:e8129b50beeb587c45b07bd0fc9db983c8384eba20c8f87784f5456c1e7935b5 54.53MB / 81.05MB 3.2s [2022-04-28T07:32:10.601Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 52.43MB / 108.70MB 3.2s [2022-04-28T07:32:10.601Z] #11 sha256:e8129b50beeb587c45b07bd0fc9db983c8384eba20c8f87784f5456c1e7935b5 66.06MB / 81.05MB 3.3s [2022-04-28T07:32:10.601Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 58.72MB / 108.70MB 3.3s [2022-04-28T07:32:10.656Z] #51 6.613 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-28T07:32:10.814Z] #19 ... [2022-04-28T07:32:10.814Z] [2022-04-28T07:32:10.814Z] #58 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-28T07:32:10.815Z] #58 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-04-28T07:32:10.815Z] #58 9.475 gotestsum version dev [2022-04-28T07:32:10.815Z] #58 DONE 9.6s [2022-04-28T07:32:10.861Z] #11 sha256:e8129b50beeb587c45b07bd0fc9db983c8384eba20c8f87784f5456c1e7935b5 81.05MB / 81.05MB 3.5s [2022-04-28T07:32:10.861Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 69.21MB / 108.70MB 3.5s [2022-04-28T07:32:10.925Z] #51 6.802 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-28T07:32:11.075Z] [2022-04-28T07:32:11.075Z] #38 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-04-28T07:32:11.075Z] #38 sha256:be832474111c3fe43aa7c7751594acf150935413cef7a8155f75a29db96e2a39 [2022-04-28T07:32:11.075Z] #38 8.151 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-04-28T07:32:11.075Z] #38 8.461 [2022-04-28T07:32:11.075Z] #38 8.705 #=#=# ######################################################################## 100.0% [2022-04-28T07:32:11.075Z] #38 8.996 [2022-04-28T07:32:11.075Z] #38 9.793 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-04-28T07:32:11.075Z] #38 10.12 [2022-04-28T07:32:11.075Z] #38 10.36 #=#=# ######################################################################## 100.0% [2022-04-28T07:32:11.075Z] #38 10.72 [2022-04-28T07:32:11.075Z] #38 10.83 Download of images into '/build' complete. [2022-04-28T07:32:11.075Z] #38 10.83 Use something like the following to load the result into a Docker daemon: [2022-04-28T07:32:11.075Z] #38 10.83 tar -cC '/build' . | docker load [2022-04-28T07:32:11.075Z] #38 ... [2022-04-28T07:32:11.075Z] [2022-04-28T07:32:11.075Z] #60 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-28T07:32:11.075Z] #60 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-28T07:32:11.075Z] #60 1.831 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-04-28T07:32:11.075Z] #60 6.298 go: downloading github.com/fatih/color v1.13.0 [2022-04-28T07:32:11.075Z] #60 6.298 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-28T07:32:11.075Z] #60 6.300 go: downloading github.com/spf13/cobra v1.3.0 [2022-04-28T07:32:11.075Z] #60 6.305 go: downloading github.com/spf13/pflag v1.0.5 [2022-04-28T07:32:11.075Z] #60 6.305 go: downloading github.com/spf13/viper v1.10.1 [2022-04-28T07:32:11.075Z] #60 6.305 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-04-28T07:32:11.075Z] #60 6.330 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-04-28T07:32:11.075Z] #60 6.330 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-04-28T07:32:11.075Z] #60 6.394 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-04-28T07:32:11.075Z] #60 6.394 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-04-28T07:32:11.075Z] #60 6.418 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-28T07:32:11.075Z] #60 6.430 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-28T07:32:11.075Z] #60 6.437 go: downloading github.com/stretchr/testify v1.7.0 [2022-04-28T07:32:11.075Z] #60 6.518 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-04-28T07:32:11.075Z] #60 6.522 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-04-28T07:32:11.075Z] #60 6.558 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-28T07:32:11.075Z] #60 6.568 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-04-28T07:32:11.075Z] #60 6.569 go: downloading github.com/Antonboom/errname v0.1.5 [2022-04-28T07:32:11.075Z] #60 6.582 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-04-28T07:32:11.075Z] #60 6.582 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-04-28T07:32:11.075Z] #60 6.600 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-04-28T07:32:11.075Z] #60 6.620 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-04-28T07:32:11.075Z] #60 6.626 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-04-28T07:32:11.075Z] #60 6.646 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-04-28T07:32:11.075Z] #60 6.646 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-04-28T07:32:11.075Z] #60 6.662 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-04-28T07:32:11.075Z] #60 6.681 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-04-28T07:32:11.075Z] #60 6.702 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-04-28T07:32:11.075Z] #60 6.763 go: downloading github.com/breml/bidichk v0.2.1 [2022-04-28T07:32:11.075Z] #60 6.764 go: downloading github.com/breml/errchkjson v0.2.1 [2022-04-28T07:32:11.075Z] #60 6.794 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-04-28T07:32:11.075Z] #60 6.794 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-04-28T07:32:11.075Z] #60 6.838 go: downloading github.com/daixiang0/gci v0.2.9 [2022-04-28T07:32:11.075Z] #60 6.850 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-04-28T07:32:11.075Z] #60 6.850 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-04-28T07:32:11.075Z] #60 6.852 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-04-28T07:32:11.075Z] #60 6.856 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-04-28T07:32:11.075Z] #60 6.861 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-04-28T07:32:11.075Z] #60 6.894 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-04-28T07:32:11.075Z] #60 6.978 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-04-28T07:32:11.075Z] #60 6.981 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-04-28T07:32:11.075Z] #60 6.982 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-04-28T07:32:11.075Z] #60 6.990 go: downloading github.com/golangci/misspell v0.3.5 [2022-04-28T07:32:11.075Z] #60 7.001 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-04-28T07:32:11.075Z] #60 7.013 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-04-28T07:32:11.075Z] #60 7.013 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-04-28T07:32:11.075Z] #60 7.013 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-04-28T07:32:11.075Z] #60 7.022 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-04-28T07:32:11.075Z] #60 7.022 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-04-28T07:32:11.075Z] #60 7.025 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-04-28T07:32:11.075Z] #60 7.030 go: downloading github.com/julz/importas v0.1.0 [2022-04-28T07:32:11.075Z] #60 7.040 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-04-28T07:32:11.075Z] #60 7.040 go: downloading github.com/kulti/thelper v0.5.0 [2022-04-28T07:32:11.075Z] #60 7.054 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-04-28T07:32:11.075Z] #60 7.058 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-04-28T07:32:11.075Z] #60 7.059 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-04-28T07:32:11.075Z] #60 7.071 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-04-28T07:32:11.075Z] #60 7.074 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-04-28T07:32:11.075Z] #60 7.076 go: downloading github.com/maratori/testpackage v1.0.1 [2022-04-28T07:32:11.075Z] #60 7.080 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-04-28T07:32:11.075Z] #60 7.083 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-04-28T07:32:11.075Z] #60 7.086 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-04-28T07:32:11.075Z] #60 7.088 go: downloading github.com/mgechev/revive v1.1.3 [2022-04-28T07:32:11.075Z] #60 7.092 go: downloading github.com/moricho/tparallel v0.2.1 [2022-04-28T07:32:11.075Z] #60 7.124 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-04-28T07:32:11.075Z] #60 7.136 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-04-28T07:32:11.075Z] #60 7.142 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-04-28T07:32:11.075Z] #60 7.149 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-04-28T07:32:11.075Z] #60 7.158 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-04-28T07:32:11.075Z] #60 7.166 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-04-28T07:32:11.075Z] #60 7.172 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-04-28T07:32:11.075Z] #60 7.178 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-04-28T07:32:11.075Z] #60 7.189 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-04-28T07:32:11.075Z] #60 7.200 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-04-28T07:32:11.075Z] #60 7.207 go: downloading github.com/sivchari/tenv v1.4.7 [2022-04-28T07:32:11.075Z] #60 7.213 go: downloading github.com/sonatard/noctx v0.0.1 [2022-04-28T07:32:11.075Z] #60 7.254 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-04-28T07:32:11.075Z] #60 7.309 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-04-28T07:32:11.075Z] #60 7.310 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-04-28T07:32:11.075Z] #60 7.310 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-04-28T07:32:11.075Z] #60 7.314 go: downloading github.com/tetafro/godot v1.4.11 [2022-04-28T07:32:11.075Z] #60 7.317 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-04-28T07:32:11.075Z] #60 7.321 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-04-28T07:32:11.075Z] #60 7.325 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-04-28T07:32:11.075Z] #60 7.359 go: downloading github.com/ultraware/funlen v0.0.3 [2022-04-28T07:32:11.075Z] #60 7.370 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-04-28T07:32:11.075Z] #60 7.372 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-04-28T07:32:11.075Z] #60 7.374 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-04-28T07:32:11.075Z] #60 7.378 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-04-28T07:32:11.075Z] #60 7.381 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-04-28T07:32:11.075Z] #60 7.815 go: downloading honnef.co/go/tools v0.2.2 [2022-04-28T07:32:11.075Z] #60 7.815 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-04-28T07:32:11.075Z] #60 7.816 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-04-28T07:32:11.075Z] #60 7.830 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-04-28T07:32:11.075Z] #60 7.843 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-04-28T07:32:11.075Z] #60 7.845 go: downloading github.com/magiconair/properties v1.8.5 [2022-04-28T07:32:11.075Z] #60 7.854 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-28T07:32:11.075Z] #60 7.864 go: downloading github.com/spf13/afero v1.6.0 [2022-04-28T07:32:11.075Z] #60 7.883 go: downloading github.com/spf13/cast v1.4.1 [2022-04-28T07:32:11.075Z] #60 7.889 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-04-28T07:32:11.075Z] #60 7.895 go: downloading github.com/subosito/gotenv v1.2.0 [2022-04-28T07:32:11.075Z] #60 7.896 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-04-28T07:32:11.075Z] #60 7.912 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-04-28T07:32:11.075Z] #60 7.923 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-04-28T07:32:11.075Z] #60 7.940 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-04-28T07:32:11.075Z] #60 7.964 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-04-28T07:32:11.075Z] #60 7.974 go: downloading github.com/stretchr/objx v0.1.1 [2022-04-28T07:32:11.075Z] #60 8.000 go: downloading github.com/gobwas/glob v0.2.3 [2022-04-28T07:32:11.075Z] #60 8.022 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-04-28T07:32:11.075Z] #60 8.026 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-04-28T07:32:11.075Z] #60 8.033 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-04-28T07:32:11.075Z] #60 8.036 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-04-28T07:32:11.075Z] #60 8.041 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-04-28T07:32:11.075Z] #60 8.049 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-04-28T07:32:11.075Z] #60 8.053 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-04-28T07:32:11.075Z] #60 8.071 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-04-28T07:32:11.075Z] #60 8.085 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-04-28T07:32:11.075Z] #60 8.102 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-28T07:32:11.075Z] #60 8.103 go: downloading golang.org/x/text v0.3.7 [2022-04-28T07:32:11.075Z] #60 8.103 go: downloading github.com/kisielk/gotool v1.0.0 [2022-04-28T07:32:11.075Z] #60 8.119 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-04-28T07:32:11.075Z] #60 8.171 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-04-28T07:32:11.075Z] #60 8.172 go: downloading golang.org/x/mod v0.5.1 [2022-04-28T07:32:11.075Z] #60 8.182 go: downloading github.com/ettle/strcase v0.1.1 [2022-04-28T07:32:11.075Z] #60 8.194 go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-28T07:32:11.075Z] #60 8.198 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-04-28T07:32:11.075Z] #60 8.211 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-04-28T07:32:11.075Z] #60 8.212 go: downloading github.com/fatih/structtag v1.2.0 [2022-04-28T07:32:11.075Z] #60 8.218 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-04-28T07:32:11.075Z] #60 8.241 go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-28T07:32:11.075Z] #60 8.294 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-04-28T07:32:11.075Z] #60 8.306 go: downloading github.com/google/go-cmp v0.5.6 [2022-04-28T07:32:11.075Z] #60 8.399 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-04-28T07:32:11.075Z] #60 8.488 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-04-28T07:32:11.075Z] #60 8.509 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-04-28T07:32:11.075Z] #60 8.552 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-04-28T07:32:11.076Z] #60 8.558 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-04-28T07:32:11.076Z] #60 8.565 go: downloading github.com/golang/protobuf v1.5.2 [2022-04-28T07:32:11.076Z] #60 8.577 go: downloading github.com/prometheus/common v0.10.0 [2022-04-28T07:32:11.076Z] #60 8.586 go: downloading github.com/beorn7/perks v1.0.1 [2022-04-28T07:32:11.076Z] #60 8.589 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-28T07:32:11.076Z] #60 8.644 go: downloading github.com/cespare/xxhash v1.1.0 [2022-04-28T07:32:11.076Z] #60 8.659 go: downloading github.com/prometheus/procfs v0.6.0 [2022-04-28T07:32:11.076Z] #60 8.721 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-04-28T07:32:11.076Z] #60 8.752 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-04-28T07:32:11.076Z] #60 8.836 go: downloading google.golang.org/protobuf v1.27.1 [2022-04-28T07:32:11.182Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 76.12MB / 108.70MB 3.7s [2022-04-28T07:32:11.182Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 83.89MB / 108.70MB 3.8s [2022-04-28T07:32:11.182Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 90.18MB / 108.70MB 3.9s [2022-04-28T07:32:11.230Z] #51 7.150 go: downloading golang.org/x/tools v0.1.0 [2022-04-28T07:32:11.336Z] #60 ... [2022-04-28T07:32:11.336Z] [2022-04-28T07:32:11.336Z] #38 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-04-28T07:32:11.336Z] #38 sha256:be832474111c3fe43aa7c7751594acf150935413cef7a8155f75a29db96e2a39 [2022-04-28T07:32:11.336Z] #38 DONE 11.0s [2022-04-28T07:32:11.336Z] [2022-04-28T07:32:11.336Z] #56 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-28T07:32:11.336Z] #56 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-28T07:32:11.336Z] #56 1.869 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-28T07:32:11.336Z] #56 1.886 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-28T07:32:11.336Z] #56 1.886 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-28T07:32:11.336Z] #56 2.196 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-28T07:32:11.336Z] #56 2.246 Get:5 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-04-28T07:32:11.336Z] #56 2.838 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-28T07:32:11.336Z] #56 3.362 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-28T07:32:11.336Z] #56 4.657 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-04-28T07:32:11.336Z] #56 4.699 Fetched 8513 kB in 3s (2738 kB/s) [2022-04-28T07:32:11.336Z] #56 4.699 Reading package lists... [2022-04-28T07:32:11.336Z] #56 5.647 Reading package lists... [2022-04-28T07:32:11.336Z] #56 6.724 Building dependency tree... [2022-04-28T07:32:11.336Z] #56 7.152 The following additional packages will be installed: [2022-04-28T07:32:11.336Z] #56 7.153 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-28T07:32:11.336Z] #56 7.153 python3-protobuf python3-six [2022-04-28T07:32:11.336Z] #56 7.154 Suggested packages: [2022-04-28T07:32:11.336Z] #56 7.154 python3-setuptools [2022-04-28T07:32:11.336Z] #56 7.154 Recommended packages: [2022-04-28T07:32:11.336Z] #56 7.154 iproute2 | iproute [2022-04-28T07:32:11.336Z] #56 7.267 The following NEW packages will be installed: [2022-04-28T07:32:11.336Z] #56 7.269 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-28T07:32:11.336Z] #56 7.269 python3-protobuf python3-six [2022-04-28T07:32:11.336Z] #56 7.567 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2022-04-28T07:32:11.336Z] #56 7.567 Need to get 2292 kB of archives. [2022-04-28T07:32:11.336Z] #56 7.567 After this operation, 11.0 MB of additional disk space will be used. [2022-04-28T07:32:11.336Z] #56 7.567 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-04-28T07:32:11.336Z] #56 7.582 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-28T07:32:11.336Z] #56 7.584 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-04-28T07:32:11.336Z] #56 7.584 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-04-28T07:32:11.336Z] #56 7.597 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-28T07:32:11.336Z] #56 7.597 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-04-28T07:32:11.336Z] #56 7.597 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-04-28T07:32:11.336Z] #56 10.19 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-04-28T07:32:11.336Z] #56 ... [2022-04-28T07:32:11.336Z] [2022-04-28T07:32:11.336Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-28T07:32:11.336Z] #41 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-04-28T07:32:11.336Z] #41 1.489 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-04-28T07:32:11.336Z] #41 1.489 Cloning into '.'... [2022-04-28T07:32:11.336Z] #41 7.354 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-04-28T07:32:11.336Z] #41 7.568 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-28T07:32:11.597Z] #41 ... [2022-04-28T07:32:11.597Z] [2022-04-28T07:32:11.597Z] #52 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-28T07:32:11.597Z] #52 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-28T07:32:11.597Z] #52 1.402 + git clone https://github.com/docker/distribution.git . [2022-04-28T07:32:11.597Z] #52 1.406 Cloning into '.'... [2022-04-28T07:32:11.597Z] #52 4.490 + git checkout -q v2.3.0 [2022-04-28T07:32:11.597Z] #52 4.985 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-04-28T07:32:11.709Z] #11 ... [2022-04-28T07:32:11.709Z] [2022-04-28T07:32:11.709Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-04-28T07:32:11.709Z] #29 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-04-28T07:32:11.709Z] #29 1.736 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-28T07:32:11.709Z] #29 1.756 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-28T07:32:11.709Z] #29 1.756 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-28T07:32:11.709Z] #29 1.893 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-28T07:32:11.709Z] #29 2.073 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-28T07:32:11.709Z] #29 2.258 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-28T07:32:11.709Z] #29 3.736 Fetched 8510 kB in 2s (3761 kB/s) [2022-04-28T07:32:11.709Z] #29 3.736 Reading package lists... [2022-04-28T07:32:11.709Z] #29 4.562 Reading package lists... [2022-04-28T07:32:11.709Z] #29 5.374 Building dependency tree... [2022-04-28T07:32:11.709Z] #29 5.753 The following additional packages will be installed: [2022-04-28T07:32:11.709Z] #29 5.753 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-04-28T07:32:11.709Z] #29 5.753 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-04-28T07:32:11.709Z] #29 5.753 Recommended packages: [2022-04-28T07:32:11.709Z] #29 5.753 libldap-common publicsuffix libsasl2-modules [2022-04-28T07:32:11.709Z] #29 5.926 The following NEW packages will be installed: [2022-04-28T07:32:11.709Z] #29 5.926 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-04-28T07:32:11.709Z] #29 5.926 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-04-28T07:32:11.709Z] #29 5.926 libssh2-1 openssl [2022-04-28T07:32:11.709Z] #29 6.205 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded. [2022-04-28T07:32:11.709Z] #29 6.205 Need to get 3040 kB of archives. [2022-04-28T07:32:11.709Z] #29 6.205 After this operation, 6651 kB of additional disk space will be used. [2022-04-28T07:32:11.709Z] #29 6.205 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u1 [853 kB] [2022-04-28T07:32:11.709Z] #29 6.227 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-04-28T07:32:11.709Z] #29 6.227 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-04-28T07:32:11.709Z] #29 6.227 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-04-28T07:32:11.709Z] #29 6.227 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-04-28T07:32:11.709Z] #29 6.235 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-04-28T07:32:11.709Z] #29 6.236 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-04-28T07:32:11.709Z] #29 6.252 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-04-28T07:32:11.709Z] #29 6.252 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-04-28T07:32:11.709Z] #29 6.252 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-04-28T07:32:11.709Z] #29 6.252 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-04-28T07:32:11.709Z] #29 6.252 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-04-28T07:32:11.709Z] #29 6.258 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-28T07:32:11.709Z] #29 6.259 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-28T07:32:11.709Z] #29 6.260 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-28T07:32:11.709Z] #29 6.432 debconf: delaying package configuration, since apt-utils is not installed [2022-04-28T07:32:11.709Z] #29 6.456 Fetched 3040 kB in 0s (9271 kB/s) [2022-04-28T07:32:11.709Z] #29 6.490 Selecting previously unselected package openssl. [2022-04-28T07:32:11.709Z] #29 6.490 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6653 files and directories currently installed.) [2022-04-28T07:32:11.709Z] #29 6.492 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u1_amd64.deb ... [2022-04-28T07:32:11.709Z] #29 6.499 Unpacking openssl (1.1.1n-0+deb11u1) ... [2022-04-28T07:32:11.709Z] #29 6.650 Selecting previously unselected package ca-certificates. [2022-04-28T07:32:11.709Z] #29 6.651 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-04-28T07:32:11.709Z] #29 6.657 Unpacking ca-certificates (20210119) ... [2022-04-28T07:32:11.709Z] #29 6.769 Selecting previously unselected package libbrotli1:amd64. [2022-04-28T07:32:11.709Z] #29 6.769 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-04-28T07:32:11.709Z] #29 6.785 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-04-28T07:32:11.709Z] #29 6.869 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-04-28T07:32:11.709Z] #29 6.869 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-04-28T07:32:11.709Z] #29 6.876 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-28T07:32:11.709Z] #29 6.928 Selecting previously unselected package libsasl2-2:amd64. [2022-04-28T07:32:11.709Z] #29 6.928 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-04-28T07:32:11.709Z] #29 6.934 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-28T07:32:11.709Z] #29 6.999 Selecting previously unselected package libldap-2.4-2:amd64. [2022-04-28T07:32:11.709Z] #29 6.999 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-04-28T07:32:11.709Z] #29 7.006 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-04-28T07:32:11.709Z] #29 7.083 Selecting previously unselected package libnghttp2-14:amd64. [2022-04-28T07:32:11.709Z] #29 7.083 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-04-28T07:32:11.709Z] #29 7.089 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-04-28T07:32:11.709Z] #29 7.141 Selecting previously unselected package libpsl5:amd64. [2022-04-28T07:32:11.709Z] #29 7.141 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-04-28T07:32:11.709Z] #29 7.147 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-04-28T07:32:11.709Z] #29 7.207 Selecting previously unselected package librtmp1:amd64. [2022-04-28T07:32:11.709Z] #29 7.207 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-04-28T07:32:11.709Z] #29 7.207 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-28T07:32:11.709Z] #29 7.255 Selecting previously unselected package libssh2-1:amd64. [2022-04-28T07:32:11.709Z] #29 7.255 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-04-28T07:32:11.709Z] #29 7.262 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-04-28T07:32:11.709Z] #29 7.336 Selecting previously unselected package libcurl4:amd64. [2022-04-28T07:32:11.709Z] #29 7.336 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-04-28T07:32:11.709Z] #29 7.341 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-04-28T07:32:11.709Z] #29 7.427 Selecting previously unselected package curl. [2022-04-28T07:32:11.709Z] #29 7.427 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-04-28T07:32:11.709Z] #29 7.432 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-04-28T07:32:11.709Z] #29 7.501 Selecting previously unselected package libonig5:amd64. [2022-04-28T07:32:11.709Z] #29 7.501 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-28T07:32:11.709Z] #29 7.508 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-28T07:32:11.709Z] #29 7.585 Selecting previously unselected package libjq1:amd64. [2022-04-28T07:32:11.709Z] #29 7.585 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-04-28T07:32:11.709Z] #29 7.590 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-28T07:32:11.709Z] #29 7.643 Selecting previously unselected package jq. [2022-04-28T07:32:11.709Z] #29 7.643 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-04-28T07:32:11.709Z] #29 7.650 Unpacking jq (1.6-2.1) ... [2022-04-28T07:32:11.709Z] #29 7.700 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-04-28T07:32:11.709Z] #29 7.724 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-04-28T07:32:11.709Z] #29 7.727 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-04-28T07:32:11.709Z] #29 7.743 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-28T07:32:11.709Z] #29 7.756 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-28T07:32:11.709Z] #29 7.769 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-28T07:32:11.709Z] #29 7.784 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-04-28T07:32:11.709Z] #29 7.798 Setting up openssl (1.1.1n-0+deb11u1) ... [2022-04-28T07:32:11.709Z] #29 7.818 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-28T07:32:11.709Z] #29 7.833 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-28T07:32:11.709Z] #29 7.851 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-04-28T07:32:11.709Z] #29 7.866 Setting up ca-certificates (20210119) ... [2022-04-28T07:32:11.709Z] #29 8.465 Updating certificates in /etc/ssl/certs... [2022-04-28T07:32:11.709Z] #29 9.184 129 added, 0 removed; done. [2022-04-28T07:32:11.709Z] #29 9.257 Setting up jq (1.6-2.1) ... [2022-04-28T07:32:11.709Z] #29 9.270 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-04-28T07:32:11.709Z] #29 9.285 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-04-28T07:32:11.709Z] #29 9.305 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-28T07:32:11.709Z] #29 9.327 Processing triggers for ca-certificates (20210119) ... [2022-04-28T07:32:11.709Z] #29 9.334 Updating certificates in /etc/ssl/certs... [2022-04-28T07:32:11.709Z] #29 9.981 0 added, 0 removed; done. [2022-04-28T07:32:11.709Z] #29 9.981 Running hooks in /etc/ca-certificates/update.d... [2022-04-28T07:32:11.709Z] #29 9.981 done. [2022-04-28T07:32:11.709Z] #29 ... [2022-04-28T07:32:11.709Z] [2022-04-28T07:32:11.709Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-28T07:32:11.709Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-28T07:32:11.752Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 99.61MB / 108.70MB 4.3s [2022-04-28T07:32:11.752Z] #11 sha256:9ba5e8425c8eef2b5564b4f8ba179b65bb133b3408a82585d01158858c9124fa 126B / 126B 4.4s [2022-04-28T07:32:11.752Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 108.70MB / 108.70MB 4.5s [2022-04-28T07:32:11.971Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 4.1s done [2022-04-28T07:32:12.168Z] #52 ... [2022-04-28T07:32:12.168Z] [2022-04-28T07:32:12.168Z] #56 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-28T07:32:12.168Z] #56 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-28T07:32:12.168Z] #56 10.79 debconf: delaying package configuration, since apt-utils is not installed [2022-04-28T07:32:12.168Z] #56 10.83 Fetched 2292 kB in 3s (697 kB/s) [2022-04-28T07:32:12.168Z] #56 10.88 Selecting previously unselected package libprotobuf23:amd64. [2022-04-28T07:32:12.168Z] #56 10.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-04-28T07:32:12.168Z] #56 10.90 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-04-28T07:32:12.168Z] #56 10.92 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-04-28T07:32:12.233Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f [2022-04-28T07:32:12.429Z] #56 11.14 Selecting previously unselected package python3-pkg-resources. [2022-04-28T07:32:12.429Z] #56 11.15 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-28T07:32:12.429Z] #56 11.16 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-28T07:32:12.690Z] #56 11.29 Selecting previously unselected package python3-six. [2022-04-28T07:32:12.690Z] #56 11.30 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-04-28T07:32:12.690Z] #56 11.31 Unpacking python3-six (1.16.0-2) ... [2022-04-28T07:32:12.690Z] #56 11.37 Selecting previously unselected package python3-protobuf. [2022-04-28T07:32:12.690Z] #56 11.37 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-04-28T07:32:12.690Z] #56 11.37 Unpacking python3-protobuf (3.12.4-1) ... [2022-04-28T07:32:12.978Z] #56 11.58 Selecting previously unselected package libnet1:amd64. [2022-04-28T07:32:12.978Z] #56 11.59 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-28T07:32:12.978Z] #56 11.59 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-28T07:32:12.978Z] #56 11.71 Selecting previously unselected package libnl-3-200:amd64. [2022-04-28T07:32:13.125Z] #11 extracting sha256:45cfa86b7b1aca6d694057e4d42ee1440527f41c00b9e577df729244380c9eba [2022-04-28T07:32:13.238Z] #56 11.71 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-28T07:32:13.239Z] #56 11.72 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-28T07:32:13.239Z] #56 11.80 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-28T07:32:13.239Z] #56 11.80 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-28T07:32:13.239Z] #56 11.81 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-28T07:32:13.239Z] #56 11.93 Selecting previously unselected package criu. [2022-04-28T07:32:13.239Z] #56 11.93 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-04-28T07:32:13.239Z] #56 11.94 Unpacking criu (3.16.1-3) ... [2022-04-28T07:32:13.384Z] #11 extracting sha256:45cfa86b7b1aca6d694057e4d42ee1440527f41c00b9e577df729244380c9eba 0.2s done [2022-04-28T07:32:13.498Z] #56 12.13 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-28T07:32:13.642Z] #11 sha256:e8129b50beeb587c45b07bd0fc9db983c8384eba20c8f87784f5456c1e7935b5 81.05MB / 81.05MB 6.2s done [2022-04-28T07:32:13.642Z] #11 extracting sha256:5c79b19335f27cc78840bf9159e875322f3252ac06113c73756f9d4fba905f9b 0.1s [2022-04-28T07:32:13.757Z] #56 12.47 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-04-28T07:32:13.757Z] #56 12.49 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-28T07:32:13.757Z] #56 12.50 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-28T07:32:13.757Z] #56 12.51 Setting up python3-six (1.16.0-2) ... [2022-04-28T07:32:13.899Z] #11 sha256:9ba5e8425c8eef2b5564b4f8ba179b65bb133b3408a82585d01158858c9124fa 126B / 126B 6.5s done [2022-04-28T07:32:14.017Z] #56 12.80 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-28T07:32:14.017Z] #56 12.82 Setting up python3-protobuf (3.12.4-1) ... [2022-04-28T07:32:14.159Z] #11 ... [2022-04-28T07:32:14.159Z] [2022-04-28T07:32:14.159Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-04-28T07:32:14.159Z] #29 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-04-28T07:32:14.159Z] #29 DONE 12.5s [2022-04-28T07:32:14.159Z] [2022-04-28T07:32:14.159Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-28T07:32:14.159Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-28T07:32:14.159Z] #11 ... [2022-04-28T07:32:14.159Z] [2022-04-28T07:32:14.159Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-04-28T07:32:14.159Z] #30 sha256:7d3f555d971ae5a0e9bfae494fd06f6b76a47d28a1376e79936b4b7afc4e9b81 [2022-04-28T07:32:14.159Z] #30 DONE 0.2s [2022-04-28T07:32:14.159Z] [2022-04-28T07:32:14.159Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-28T07:32:14.159Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-28T07:32:14.163Z] #11 extracting sha256:5c79b19335f27cc78840bf9159e875322f3252ac06113c73756f9d4fba905f9b 0.3s done [2022-04-28T07:32:14.541Z] #51 ... [2022-04-28T07:32:14.541Z] [2022-04-28T07:32:14.541Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-28T07:32:14.541Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-28T07:32:14.541Z] #40 4.979 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-28T07:32:14.541Z] #40 4.997 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-28T07:32:14.541Z] #40 5.002 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-28T07:32:14.541Z] #40 5.909 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-28T07:32:14.541Z] #40 7.510 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-28T07:32:14.541Z] #40 9.708 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-28T07:32:14.541Z] #40 ... [2022-04-28T07:32:14.541Z] [2022-04-28T07:32:14.541Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-04-28T07:32:14.541Z] #36 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368 [2022-04-28T07:32:14.541Z] #36 4.732 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-04-28T07:32:14.541Z] #36 ... [2022-04-28T07:32:14.541Z] [2022-04-28T07:32:14.541Z] #38 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-04-28T07:32:14.541Z] #38 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-04-28T07:32:14.541Z] #38 5.084 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-04-28T07:32:14.541Z] #38 5.975 go: downloading github.com/tc-hib/winres v0.1.5 [2022-04-28T07:32:14.541Z] #38 7.418 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-04-28T07:32:14.541Z] #38 7.718 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-04-28T07:32:14.541Z] #38 7.776 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-04-28T07:32:14.541Z] #38 ... [2022-04-28T07:32:14.541Z] [2022-04-28T07:32:14.541Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-28T07:32:14.541Z] #65 sha256:303c4831ee162477bfcb94190a54226d1f22d5a0d6c02b9dc088dc7575c60fc6 [2022-04-28T07:32:14.541Z] #65 3.805 + RM_GOPATH=0 [2022-04-28T07:32:14.541Z] #65 3.805 + TMP_GOPATH= [2022-04-28T07:32:14.541Z] #65 3.805 + : /build [2022-04-28T07:32:14.541Z] #65 3.805 + '[' -z '' ']' [2022-04-28T07:32:14.541Z] #65 3.805 ++ mktemp -d [2022-04-28T07:32:14.541Z] #65 3.806 + export GOPATH=/tmp/tmp.nRLkDTrH6A [2022-04-28T07:32:14.541Z] #65 3.806 + GOPATH=/tmp/tmp.nRLkDTrH6A [2022-04-28T07:32:14.541Z] #65 3.806 + RM_GOPATH=1 [2022-04-28T07:32:14.541Z] #65 3.806 + case "$(go env GOARCH)" in [2022-04-28T07:32:14.541Z] #65 3.810 ++ go env GOARCH [2022-04-28T07:32:14.541Z] #65 3.866 + export GO_BUILDMODE=-buildmode=pie [2022-04-28T07:32:14.541Z] #65 3.866 + GO_BUILDMODE=-buildmode=pie [2022-04-28T07:32:14.541Z] #65 3.866 ++ dirname /install.sh [2022-04-28T07:32:14.541Z] #65 3.872 + dir=/ [2022-04-28T07:32:14.541Z] #65 3.872 + bin=rootlesskit [2022-04-28T07:32:14.541Z] #65 3.872 + shift [2022-04-28T07:32:14.541Z] #65 3.872 + '[' '!' -f //rootlesskit.installer ']' [2022-04-28T07:32:14.541Z] #65 3.872 + . //rootlesskit.installer [2022-04-28T07:32:14.541Z] #65 3.872 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-04-28T07:32:14.541Z] #65 3.886 + install_rootlesskit [2022-04-28T07:32:14.541Z] #65 3.887 + case "$1" in [2022-04-28T07:32:14.541Z] #65 3.888 + export CGO_ENABLED=0 [2022-04-28T07:32:14.541Z] #65 3.888 + CGO_ENABLED=0 [2022-04-28T07:32:14.541Z] #65 3.888 + _install_rootlesskit [2022-04-28T07:32:14.541Z] #65 3.888 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-04-28T07:32:14.541Z] #65 3.890 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-04-28T07:32:14.541Z] #65 3.890 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-28T07:32:14.541Z] #65 3.890 + GOBIN=/build [2022-04-28T07:32:14.541Z] #65 3.890 + GO111MODULE=on [2022-04-28T07:32:14.541Z] #65 3.890 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-04-28T07:32:14.541Z] #65 4.535 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-04-28T07:32:14.541Z] #65 6.759 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-28T07:32:14.541Z] #65 6.767 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-04-28T07:32:14.541Z] #65 7.314 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-04-28T07:32:14.541Z] #65 10.17 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-04-28T07:32:14.541Z] #65 ... [2022-04-28T07:32:14.541Z] [2022-04-28T07:32:14.541Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-28T07:32:14.541Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-04-28T07:32:14.541Z] #60 2.658 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-28T07:32:14.541Z] #60 2.679 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-28T07:32:14.541Z] #60 2.679 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-28T07:32:14.541Z] #60 2.895 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-28T07:32:14.541Z] #60 3.421 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-28T07:32:14.541Z] #60 3.995 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-28T07:32:14.541Z] #60 9.183 Fetched 8510 kB in 7s (1254 kB/s) [2022-04-28T07:32:14.804Z] #60 9.183 Reading package lists... [2022-04-28T07:32:14.804Z] #60 ... [2022-04-28T07:32:14.804Z] [2022-04-28T07:32:14.804Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-28T07:32:14.804Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-28T07:32:14.804Z] #49 4.961 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-28T07:32:14.804Z] #49 4.976 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-28T07:32:14.804Z] #49 4.979 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-28T07:32:14.804Z] #49 5.519 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-04-28T07:32:14.804Z] #49 5.996 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-28T07:32:14.804Z] #49 8.071 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-28T07:32:14.804Z] #49 10.10 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-28T07:32:14.804Z] #49 ... [2022-04-28T07:32:14.804Z] [2022-04-28T07:32:14.804Z] #45 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-28T07:32:14.804Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-28T07:32:14.804Z] #45 4.199 + git clone https://github.com/docker/distribution.git . [2022-04-28T07:32:14.804Z] #45 4.200 Cloning into '.'... [2022-04-28T07:32:14.955Z] #56 13.62 Setting up criu (3.16.1-3) ... [2022-04-28T07:32:15.065Z] #45 ... [2022-04-28T07:32:15.065Z] [2022-04-28T07:32:15.065Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-04-28T07:32:15.065Z] #55 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-04-28T07:32:15.065Z] #55 3.751 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-04-28T07:32:15.065Z] #55 4.643 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-04-28T07:32:15.065Z] #55 4.668 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-04-28T07:32:15.065Z] #55 4.678 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-04-28T07:32:15.065Z] #55 6.100 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-04-28T07:32:15.065Z] #55 ... [2022-04-28T07:32:15.065Z] [2022-04-28T07:32:15.066Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-28T07:32:15.066Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-28T07:32:15.066Z] #53 5.119 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-04-28T07:32:15.093Z] #11 extracting sha256:350ecaf08eac09037b05465ab97a1b8f7bc9b7a9b1fcef900dedd7dba9bbcf4d [2022-04-28T07:32:15.327Z] #53 ... [2022-04-28T07:32:15.327Z] [2022-04-28T07:32:15.327Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-28T07:32:15.327Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-04-28T07:32:15.327Z] #34 4.442 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-04-28T07:32:15.327Z] #34 4.445 Cloning into '.'... [2022-04-28T07:32:15.327Z] #34 ... [2022-04-28T07:32:15.327Z] [2022-04-28T07:32:15.327Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-28T07:32:15.327Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-28T07:32:15.327Z] #14 4.967 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-28T07:32:15.327Z] #14 4.982 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-28T07:32:15.327Z] #14 4.993 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-28T07:32:15.327Z] #14 5.920 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-28T07:32:15.327Z] #14 7.758 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-28T07:32:15.327Z] #14 9.892 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-28T07:32:15.523Z] #56 14.10 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-28T07:32:15.588Z] #14 ... [2022-04-28T07:32:15.588Z] [2022-04-28T07:32:15.588Z] #38 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-04-28T07:32:15.588Z] #38 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-04-28T07:32:15.588Z] #38 11.44 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-04-28T07:32:15.588Z] #38 11.60 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-28T07:32:16.094Z] #56 DONE 14.5s [2022-04-28T07:32:16.094Z] [2022-04-28T07:32:16.094Z] #52 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-28T07:32:16.094Z] #52 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-28T07:32:16.533Z] #38 ... [2022-04-28T07:32:16.533Z] [2022-04-28T07:32:16.533Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-04-28T07:32:16.533Z] #26 sha256:72d6a46e202a2ca9053d20d4bdba519f04ac3b9ab47c74b93017c7e7bd258d26 [2022-04-28T07:32:16.533Z] #26 11.60 + mkdir -p /build [2022-04-28T07:32:16.533Z] #26 11.61 + mv docker/docker /build/ [2022-04-28T07:32:16.533Z] #26 11.62 + rmdir docker [2022-04-28T07:32:16.533Z] #26 DONE 12.1s [2022-04-28T07:32:16.533Z] [2022-04-28T07:32:16.533Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-28T07:32:16.533Z] #65 sha256:303c4831ee162477bfcb94190a54226d1f22d5a0d6c02b9dc088dc7575c60fc6 [2022-04-28T07:32:16.533Z] #65 10.91 go: downloading github.com/google/uuid v1.3.0 [2022-04-28T07:32:16.533Z] #65 11.08 go: downloading github.com/moby/vpnkit v0.5.0 [2022-04-28T07:32:16.533Z] #65 11.52 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-04-28T07:32:16.533Z] #65 11.85 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-28T07:32:16.533Z] #65 12.12 go: downloading github.com/gorilla/mux v1.8.0 [2022-04-28T07:32:16.794Z] #65 12.44 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-04-28T07:32:16.985Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 108.70MB / 108.70MB 9.3s done [2022-04-28T07:32:16.985Z] #11 ... [2022-04-28T07:32:16.985Z] [2022-04-28T07:32:16.985Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-28T07:32:16.985Z] #28 sha256:bed77682cd220d54140bcf37d58f4fcb9d13200807ede72213ac2e98be978d82 [2022-04-28T07:32:16.985Z] #28 extracting sha256:83d5dcfea08e6927083bc886bf182fc39d87bb04b54b63002ac0c4c0b9aab682 2.5s done [2022-04-28T07:32:16.985Z] #28 DONE 10.1s [2022-04-28T07:32:16.985Z] [2022-04-28T07:32:16.985Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-28T07:32:16.985Z] #11 sha256:d578c2e2d9c651e0b4f5accf268bbc71bcb9cb3ebf2aa1d12bf57a237d7a4e13 [2022-04-28T07:32:16.985Z] #11 extracting sha256:350ecaf08eac09037b05465ab97a1b8f7bc9b7a9b1fcef900dedd7dba9bbcf4d 1.7s done [2022-04-28T07:32:16.985Z] #11 ... [2022-04-28T07:32:16.985Z] [2022-04-28T07:32:16.985Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-04-28T07:32:16.985Z] #29 sha256:94d333b1ba2c4a513f20de5fa9b004b0093f8d7bc9af720964013ed8e74bc16c [2022-04-28T07:32:17.465Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 5.1s [2022-04-28T07:32:17.745Z] #65 13.45 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-04-28T07:32:17.745Z] #65 13.52 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-04-28T07:32:17.745Z] #65 13.65 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-04-28T07:32:18.710Z] #52 ... [2022-04-28T07:32:18.710Z] [2022-04-28T07:32:18.710Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-04-28T07:32:18.710Z] #19 sha256:be54dd40eb1e50415a0618e28230f38b72328b8936909b1f3054d1d0e751fecc [2022-04-28T07:32:18.710Z] #19 11.26 Fetched 48.9 MB in 10s (4866 kB/s) [2022-04-28T07:32:18.885Z] #29 1.464 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-28T07:32:18.885Z] #29 1.464 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-28T07:32:18.885Z] #29 1.472 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-28T07:32:18.885Z] #29 1.599 Get:4 http://security.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-28T07:32:18.885Z] #29 1.760 Get:5 http://deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-28T07:32:19.133Z] #65 14.96 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-28T07:32:19.143Z] #29 2.136 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-28T07:32:20.024Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 7.8s done [2022-04-28T07:32:20.075Z] #29 3.031 Fetched 8397 kB in 2s (4491 kB/s) [2022-04-28T07:32:20.596Z] #11 extracting sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f done [2022-04-28T07:32:20.596Z] #11 DONE 26.8s [2022-04-28T07:32:20.596Z] [2022-04-28T07:32:20.596Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-04-28T07:32:20.596Z] #31 sha256:ebed90e710f3bb54906a82ac8a7d87d369bef87ea0fc067520875e99af0d9d7e [2022-04-28T07:32:20.596Z] #31 1.453 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-04-28T07:32:20.596Z] #31 1.755 [2022-04-28T07:32:20.596Z] #31 1.968 #=#=# ######################################################################## 100.0% [2022-04-28T07:32:20.596Z] #31 2.225 [2022-04-28T07:32:20.596Z] #31 3.094 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-04-28T07:32:20.596Z] #31 3.382 [2022-04-28T07:32:20.596Z] #31 3.602 #=#=# ######################################################################## 100.0% [2022-04-28T07:32:20.596Z] #31 3.900 [2022-04-28T07:32:20.596Z] #31 4.849 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-04-28T07:32:20.596Z] #31 5.131 [2022-04-28T07:32:20.596Z] #31 5.350 #=#=# ########## 14.8% ######################################### 57.8% ################################################################ 89.7% ######################################################################## 100.0% [2022-04-28T07:32:20.596Z] #31 5.894 [2022-04-28T07:32:20.644Z] #29 3.031 Reading package lists... [2022-04-28T07:32:20.856Z] #31 6.714 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-04-28T07:32:21.117Z] #31 7.008 [2022-04-28T07:32:21.208Z] #29 3.632 Reading package lists... [2022-04-28T07:32:21.379Z] #31 7.254 #=#=# ######################################################################## 100.0% [2022-04-28T07:32:21.379Z] #31 7.448 [2022-04-28T07:32:21.464Z] #29 4.164 Building dependency tree... [2022-04-28T07:32:21.464Z] #29 4.500 The following additional packages will be installed: [2022-04-28T07:32:21.464Z] #29 4.500 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-04-28T07:32:21.464Z] #29 4.500 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-04-28T07:32:21.464Z] #29 4.500 Recommended packages: [2022-04-28T07:32:21.464Z] #29 4.500 libldap-common publicsuffix libsasl2-modules [2022-04-28T07:32:21.687Z] #65 ... [2022-04-28T07:32:21.687Z] [2022-04-28T07:32:21.687Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-04-28T07:32:21.687Z] #36 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368 [2022-04-28T07:32:21.687Z] #36 17.17 tomll can be used in two ways: [2022-04-28T07:32:21.687Z] #36 17.17 Writing to STDIN and reading from STDOUT: [2022-04-28T07:32:21.687Z] #36 17.17 cat file.toml | tomll > file.toml [2022-04-28T07:32:21.687Z] #36 17.17 [2022-04-28T07:32:21.687Z] #36 17.18 Reading and updating a list of files: [2022-04-28T07:32:21.687Z] #36 17.18 tomll a.toml b.toml c.toml [2022-04-28T07:32:21.687Z] #36 17.18 [2022-04-28T07:32:21.687Z] #36 17.18 When given a list of files, tomll will modify all files in place without asking. [2022-04-28T07:32:21.687Z] #36 DONE 17.4s [2022-04-28T07:32:21.687Z] [2022-04-28T07:32:21.687Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-28T07:32:21.687Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-04-28T07:32:21.687Z] #60 9.183 Reading package lists... [2022-04-28T07:32:21.720Z] #29 4.620 The following NEW packages will be installed: [2022-04-28T07:32:21.720Z] #29 4.620 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-04-28T07:32:21.720Z] #29 4.620 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-04-28T07:32:21.720Z] #29 4.620 libssh2-1 openssl [2022-04-28T07:32:21.720Z] #29 4.885 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded. [2022-04-28T07:32:21.720Z] #29 4.885 Need to get 2934 kB of archives. [2022-04-28T07:32:21.720Z] #29 4.885 After this operation, 6476 kB of additional disk space will be used. [2022-04-28T07:32:21.720Z] #29 4.885 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1n-0+deb11u1 [830 kB] [2022-04-28T07:32:21.977Z] #29 4.940 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2022-04-28T07:32:21.977Z] #29 4.967 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2022-04-28T07:32:21.977Z] #29 4.972 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB] [2022-04-28T07:32:21.977Z] #29 4.990 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] [2022-04-28T07:32:21.977Z] #29 5.029 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3 [222 kB] [2022-04-28T07:32:21.977Z] #29 5.031 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2022-04-28T07:32:21.977Z] #29 5.041 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2022-04-28T07:32:21.977Z] #29 5.054 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2022-04-28T07:32:21.977Z] #29 5.059 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2022-04-28T07:32:21.977Z] #29 5.075 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u1 [320 kB] [2022-04-28T07:32:21.977Z] #29 5.100 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u1 [261 kB] [2022-04-28T07:32:22.239Z] #29 5.107 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-04-28T07:32:22.239Z] #29 5.147 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-04-28T07:32:22.239Z] #29 5.165 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-04-28T07:32:22.322Z] #31 ... [2022-04-28T07:32:22.322Z] [2022-04-28T07:32:22.322Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-28T07:32:22.322Z] #12 sha256:00a148a24e5899a004ac5011921c54b3a63dbcb43c767aebcfd6a3b2f05df41e [2022-04-28T07:32:22.322Z] #12 DONE 1.3s [2022-04-28T07:32:22.322Z] [2022-04-28T07:32:22.322Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-04-28T07:32:22.322Z] #31 sha256:ebed90e710f3bb54906a82ac8a7d87d369bef87ea0fc067520875e99af0d9d7e [2022-04-28T07:32:22.322Z] #31 8.010 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-04-28T07:32:22.322Z] #31 ... [2022-04-28T07:32:22.322Z] [2022-04-28T07:32:22.322Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-04-28T07:32:22.322Z] #13 sha256:ab2cabe362c2884ca9de2a62d416f2d362b8f93f1afd2021748e9453bb07fb13 [2022-04-28T07:32:22.496Z] #29 5.503 debconf: delaying package configuration, since apt-utils is not installed [2022-04-28T07:32:22.496Z] #29 5.540 Fetched 2934 kB in 1s (5382 kB/s) [2022-04-28T07:32:22.612Z] #13 DONE 0.6s [2022-04-28T07:32:22.612Z] [2022-04-28T07:32:22.612Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-04-28T07:32:22.612Z] #33 sha256:dd24f79521cd59f27ee189d52855bb7b516bd7c2fc74d7977022c6d42cc492a5 [2022-04-28T07:32:22.755Z] #29 ... [2022-04-28T07:32:22.755Z] [2022-04-28T07:32:22.755Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-04-28T07:32:22.755Z] #70 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-04-28T07:32:22.755Z] #70 DONE 2.1s [2022-04-28T07:32:22.755Z] [2022-04-28T07:32:22.755Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-04-28T07:32:22.755Z] #29 sha256:94d333b1ba2c4a513f20de5fa9b004b0093f8d7bc9af720964013ed8e74bc16c [2022-04-28T07:32:22.755Z] #29 5.745 Selecting previously unselected package openssl. [2022-04-28T07:32:22.755Z] #29 5.745 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6645 files and directories currently installed.) [2022-04-28T07:32:22.755Z] #29 5.745 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u1_arm64.deb ... [2022-04-28T07:32:22.755Z] #29 5.751 Unpacking openssl (1.1.1n-0+deb11u1) ... [2022-04-28T07:32:22.755Z] #29 ... [2022-04-28T07:32:22.755Z] [2022-04-28T07:32:22.755Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-04-28T07:32:22.755Z] #72 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-04-28T07:32:22.879Z] #33 DONE 0.4s [2022-04-28T07:32:22.879Z] [2022-04-28T07:32:22.879Z] #44 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-04-28T07:32:22.879Z] #44 sha256:a604b9353e44ae8e06b16ac9ac4f0cdee160a2eed2d3d6899eacf15a043e5c1a [2022-04-28T07:32:22.879Z] #44 DONE 0.3s [2022-04-28T07:32:22.879Z] [2022-04-28T07:32:22.879Z] #45 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-28T07:32:22.879Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-28T07:32:22.960Z] #19 11.26 Reading package lists... [2022-04-28T07:32:22.960Z] [2022-04-28T07:32:22.960Z] #19 ... [2022-04-28T07:32:22.960Z] [2022-04-28T07:32:22.960Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-28T07:32:22.960Z] #41 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-04-28T07:32:22.960Z] #41 DONE 21.5s [2022-04-28T07:32:22.960Z] [2022-04-28T07:32:22.960Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-04-28T07:32:22.960Z] #19 sha256:be54dd40eb1e50415a0618e28230f38b72328b8936909b1f3054d1d0e751fecc [2022-04-28T07:32:23.143Z] #45 ... [2022-04-28T07:32:23.143Z] [2022-04-28T07:32:23.143Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-04-28T07:32:23.143Z] #31 sha256:ebed90e710f3bb54906a82ac8a7d87d369bef87ea0fc067520875e99af0d9d7e [2022-04-28T07:32:23.143Z] #31 8.289 [2022-04-28T07:32:23.143Z] #31 8.520 #=#=# ######################################################################## 100.0% [2022-04-28T07:32:23.143Z] #31 8.780 [2022-04-28T07:32:23.143Z] #31 8.859 Download of images into '/build' complete. [2022-04-28T07:32:23.143Z] #31 8.859 Use something like the following to load the result into a Docker daemon: [2022-04-28T07:32:23.143Z] #31 8.859 tar -cC '/build' . | docker load [2022-04-28T07:32:23.143Z] #31 DONE 9.0s [2022-04-28T07:32:23.143Z] [2022-04-28T07:32:23.143Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-04-28T07:32:23.143Z] #25 sha256:590816e6ee40eb97a75607e9654615b31ae1619cf75e76b80429584d760ad846 [2022-04-28T07:32:23.143Z] #25 DONE 0.5s [2022-04-28T07:32:23.143Z] [2022-04-28T07:32:23.143Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-04-28T07:32:23.143Z] #64 sha256:cd4ce390cb74fa0d25bedbffb761379e723dd1191b4c018111ca0a1591ec9acd [2022-04-28T07:32:23.143Z] #64 DONE 0.6s [2022-04-28T07:32:23.143Z] [2022-04-28T07:32:23.143Z] #48 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-04-28T07:32:23.143Z] #48 sha256:f4e2edacd5c5f7695459b365dd7ea6b81c6057e453b099204efda2a8a795bee2 [2022-04-28T07:32:23.143Z] #48 DONE 0.6s [2022-04-28T07:32:23.143Z] [2022-04-28T07:32:23.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-04-28T07:32:23.143Z] #26 sha256:a064eae7d0930f2562ab226a44ec9545b7b218b9d5c8759d86a1066ea6ab4ce8 [2022-04-28T07:32:25.279Z] #72 DONE 2.3s [2022-04-28T07:32:25.279Z] [2022-04-28T07:32:25.279Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-28T07:32:25.279Z] #11 sha256:d578c2e2d9c651e0b4f5accf268bbc71bcb9cb3ebf2aa1d12bf57a237d7a4e13 [2022-04-28T07:32:25.279Z] #11 extracting sha256:e8129b50beeb587c45b07bd0fc9db983c8384eba20c8f87784f5456c1e7935b5 3.0s done [2022-04-28T07:32:25.279Z] #11 extracting sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 4.2s [2022-04-28T07:32:25.537Z] #11 ... [2022-04-28T07:32:25.537Z] [2022-04-28T07:32:25.537Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-04-28T07:32:25.537Z] #29 sha256:94d333b1ba2c4a513f20de5fa9b004b0093f8d7bc9af720964013ed8e74bc16c [2022-04-28T07:32:25.537Z] #29 6.263 Selecting previously unselected package ca-certificates. [2022-04-28T07:32:25.537Z] #29 6.264 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-04-28T07:32:25.537Z] #29 6.363 Unpacking ca-certificates (20210119) ... [2022-04-28T07:32:25.537Z] #29 6.912 Selecting previously unselected package libbrotli1:arm64. [2022-04-28T07:32:25.537Z] #29 6.912 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2022-04-28T07:32:25.537Z] #29 7.088 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2022-04-28T07:32:25.537Z] #29 7.425 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-04-28T07:32:25.537Z] #29 7.425 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-04-28T07:32:25.537Z] #29 7.425 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-28T07:32:25.537Z] #29 7.918 Selecting previously unselected package libsasl2-2:arm64. [2022-04-28T07:32:25.537Z] #29 7.918 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-04-28T07:32:25.537Z] #29 7.928 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-28T07:32:25.537Z] #29 8.051 Selecting previously unselected package libldap-2.4-2:arm64. [2022-04-28T07:32:25.537Z] #29 8.051 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_arm64.deb ... [2022-04-28T07:32:25.538Z] #29 8.058 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2022-04-28T07:32:25.538Z] #29 8.128 Selecting previously unselected package libnghttp2-14:arm64. [2022-04-28T07:32:25.538Z] #29 8.128 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2022-04-28T07:32:25.538Z] #29 8.133 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2022-04-28T07:32:25.538Z] #29 8.195 Selecting previously unselected package libpsl5:arm64. [2022-04-28T07:32:25.538Z] #29 8.195 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2022-04-28T07:32:25.538Z] #29 8.202 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2022-04-28T07:32:25.538Z] #29 8.246 Selecting previously unselected package librtmp1:arm64. [2022-04-28T07:32:25.538Z] #29 8.247 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2022-04-28T07:32:25.538Z] #29 8.253 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-28T07:32:25.538Z] #29 8.305 Selecting previously unselected package libssh2-1:arm64. [2022-04-28T07:32:25.538Z] #29 8.305 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2022-04-28T07:32:25.538Z] #29 8.309 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2022-04-28T07:32:25.538Z] #29 8.370 Selecting previously unselected package libcurl4:arm64. [2022-04-28T07:32:25.538Z] #29 8.370 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_arm64.deb ... [2022-04-28T07:32:25.538Z] #29 8.375 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-04-28T07:32:25.538Z] #29 8.434 Selecting previously unselected package curl. [2022-04-28T07:32:25.538Z] #29 8.434 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_arm64.deb ... [2022-04-28T07:32:25.538Z] #29 8.438 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-04-28T07:32:25.538Z] #29 8.504 Selecting previously unselected package libonig5:arm64. [2022-04-28T07:32:25.538Z] #29 8.504 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2022-04-28T07:32:25.538Z] #29 8.512 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-04-28T07:32:25.538Z] #29 8.573 Selecting previously unselected package libjq1:arm64. [2022-04-28T07:32:25.538Z] #29 8.573 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2022-04-28T07:32:25.538Z] #29 8.588 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-04-28T07:32:25.538Z] #29 8.623 Selecting previously unselected package jq. [2022-04-28T07:32:25.538Z] #29 8.623 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2022-04-28T07:32:25.538Z] #29 8.638 Unpacking jq (1.6-2.1) ... [2022-04-28T07:32:25.538Z] #29 8.669 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2022-04-28T07:32:25.795Z] #29 8.682 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2022-04-28T07:32:25.795Z] #29 8.693 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2022-04-28T07:32:25.795Z] #29 8.704 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-28T07:32:25.795Z] #29 8.716 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-28T07:32:25.795Z] #29 8.727 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-28T07:32:25.795Z] #29 8.738 Setting up libssh2-1:arm64 (1.9.0-2) ... [2022-04-28T07:32:25.795Z] #29 8.749 Setting up openssl (1.1.1n-0+deb11u1) ... [2022-04-28T07:32:25.795Z] #29 8.764 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-04-28T07:32:25.795Z] #29 8.775 Setting up libjq1:arm64 (1.6-2.1) ... [2022-04-28T07:32:25.795Z] #29 8.786 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2022-04-28T07:32:25.795Z] #29 8.797 Setting up ca-certificates (20210119) ... [2022-04-28T07:32:25.913Z] #60 15.82 Reading package lists... [2022-04-28T07:32:26.359Z] #29 9.447 Updating certificates in /etc/ssl/certs... [2022-04-28T07:32:26.486Z] #60 21.29 Building dependency tree... [2022-04-28T07:32:27.059Z] #60 ... [2022-04-28T07:32:27.059Z] [2022-04-28T07:32:27.059Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-28T07:32:27.059Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-04-28T07:32:27.059Z] #51 12.91 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-28T07:32:27.059Z] #51 13.00 go: downloading golang.org/x/mod v0.3.0 [2022-04-28T07:32:27.059Z] #51 ... [2022-04-28T07:32:27.059Z] [2022-04-28T07:32:27.059Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-28T07:32:27.059Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-28T07:32:27.059Z] #40 18.60 Fetched 8510 kB in 14s (611 kB/s) [2022-04-28T07:32:27.296Z] #29 ... [2022-04-28T07:32:27.296Z] [2022-04-28T07:32:27.296Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-28T07:32:27.296Z] #11 sha256:d578c2e2d9c651e0b4f5accf268bbc71bcb9cb3ebf2aa1d12bf57a237d7a4e13 [2022-04-28T07:32:27.296Z] #11 extracting sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 5.5s done [2022-04-28T07:32:27.296Z] #11 extracting sha256:9ba5e8425c8eef2b5564b4f8ba179b65bb133b3408a82585d01158858c9124fa done [2022-04-28T07:32:27.296Z] #11 DONE 20.0s [2022-04-28T07:32:27.296Z] [2022-04-28T07:32:27.296Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-04-28T07:32:27.296Z] #29 sha256:94d333b1ba2c4a513f20de5fa9b004b0093f8d7bc9af720964013ed8e74bc16c [2022-04-28T07:32:27.296Z] #29 10.14 129 added, 0 removed; done. [2022-04-28T07:32:27.296Z] #29 10.24 Setting up jq (1.6-2.1) ... [2022-04-28T07:32:27.296Z] #29 10.26 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-04-28T07:32:27.296Z] #29 10.27 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-04-28T07:32:27.296Z] #29 10.28 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-28T07:32:27.296Z] #29 10.30 Processing triggers for ca-certificates (20210119) ... [2022-04-28T07:32:27.296Z] #29 10.32 Updating certificates in /etc/ssl/certs... [2022-04-28T07:32:27.320Z] #40 18.60 Reading package lists... [2022-04-28T07:32:27.553Z] #29 ... [2022-04-28T07:32:27.553Z] [2022-04-28T07:32:27.553Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-28T07:32:27.553Z] #12 sha256:80061efade5c08fb0454894b9fecdcf9e5f17d0a5abb16ac99e4a44b5a4e16bb [2022-04-28T07:32:27.553Z] #12 DONE 0.5s [2022-04-28T07:32:27.581Z] #40 23.51 Reading package lists... [2022-04-28T07:32:27.581Z] #40 ... [2022-04-28T07:32:27.581Z] [2022-04-28T07:32:27.581Z] #45 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-28T07:32:27.581Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-28T07:32:27.581Z] #45 23.02 Updating files: 92% (1698/1843) Updating files: 93% (1714/1843) Updating files: 94% (1733/1843) Updating files: 95% (1751/1843) Updating files: 96% (1770/1843) Updating files: 97% (1788/1843) Updating files: 98% (1807/1843) Updating files: 99% (1825/1843) Updating files: 100% (1843/1843) Updating files: 100% (1843/1843), done. [2022-04-28T07:32:27.581Z] #45 23.17 + git checkout -q v2.3.0 [2022-04-28T07:32:27.809Z] [2022-04-28T07:32:27.809Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-04-28T07:32:27.809Z] #13 sha256:d44db83506b90b1e795bad107758c045e9b93d014922afbc0c5bb45f7af0fa19 [2022-04-28T07:32:27.842Z] #45 ... [2022-04-28T07:32:27.843Z] [2022-04-28T07:32:27.843Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-28T07:32:27.843Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-28T07:32:27.843Z] #49 13.55 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-04-28T07:32:27.843Z] #49 19.30 Fetched 8513 kB in 15s (581 kB/s) [2022-04-28T07:32:27.843Z] #49 19.30 Reading package lists... [2022-04-28T07:32:27.843Z] #49 ... [2022-04-28T07:32:27.843Z] [2022-04-28T07:32:27.843Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-28T07:32:27.843Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-28T07:32:27.843Z] #14 18.49 Fetched 8510 kB in 14s (616 kB/s) [2022-04-28T07:32:27.843Z] #14 18.49 Reading package lists... [2022-04-28T07:32:28.067Z] #13 DONE 0.6s [2022-04-28T07:32:28.067Z] [2022-04-28T07:32:28.067Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-04-28T07:32:28.067Z] #29 sha256:94d333b1ba2c4a513f20de5fa9b004b0093f8d7bc9af720964013ed8e74bc16c [2022-04-28T07:32:28.067Z] #29 11.04 0 added, 0 removed; done. [2022-04-28T07:32:28.067Z] #29 11.04 Running hooks in /etc/ca-certificates/update.d... [2022-04-28T07:32:28.067Z] #29 11.05 done. [2022-04-28T07:32:28.104Z] #14 23.46 Reading package lists... [2022-04-28T07:32:28.104Z] #14 ... [2022-04-28T07:32:28.104Z] [2022-04-28T07:32:28.104Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-28T07:32:28.104Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-28T07:32:28.104Z] #49 19.30 Reading package lists... [2022-04-28T07:32:28.242Z] #19 15.79 Reading package lists... [2022-04-28T07:32:28.324Z] #29 DONE 11.2s [2022-04-28T07:32:28.324Z] [2022-04-28T07:32:28.324Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-04-28T07:32:28.324Z] #30 sha256:4d457274e7f139b3b889541617fa517a3547ce00a8bd4cef68f3c8097af16a0e [2022-04-28T07:32:28.324Z] #30 ... [2022-04-28T07:32:28.324Z] [2022-04-28T07:32:28.324Z] #44 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-04-28T07:32:28.324Z] #44 sha256:ff83da9c64c2560916777fa1cd39a4060d2a0899b61d10e38fb696f654ffa77e [2022-04-28T07:32:28.324Z] #44 DONE 0.2s [2022-04-28T07:32:28.324Z] [2022-04-28T07:32:28.324Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-04-28T07:32:28.324Z] #33 sha256:aecd6f20765a723a92e63bd2f4ba6cb19d1340ddd5dd116fbd8bdb06fb902341 [2022-04-28T07:32:28.324Z] #33 DONE 0.2s [2022-04-28T07:32:28.324Z] [2022-04-28T07:32:28.324Z] #48 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-04-28T07:32:28.324Z] #48 sha256:856385533abea61300222078df9478902a7496582ca537df413835705c24e77a [2022-04-28T07:32:28.324Z] #48 DONE 0.3s [2022-04-28T07:32:28.448Z] #26 4.728 + RM_GOPATH=0 [2022-04-28T07:32:28.448Z] #26 4.728 + TMP_GOPATH= [2022-04-28T07:32:28.448Z] #26 4.728 + : /build [2022-04-28T07:32:28.448Z] #26 4.728 + '[' -z '' ']' [2022-04-28T07:32:28.448Z] #26 4.729 ++ mktemp -d [2022-04-28T07:32:28.448Z] #26 4.736 + export GOPATH=/tmp/tmp.DKkMDrqPCX [2022-04-28T07:32:28.448Z] #26 4.737 + GOPATH=/tmp/tmp.DKkMDrqPCX [2022-04-28T07:32:28.448Z] #26 4.737 + RM_GOPATH=1 [2022-04-28T07:32:28.448Z] #26 4.738 + case "$(go env GOARCH)" in [2022-04-28T07:32:28.448Z] #26 4.738 ++ go env GOARCH [2022-04-28T07:32:28.448Z] #26 4.767 + export GO_BUILDMODE=-buildmode=pie [2022-04-28T07:32:28.448Z] #26 4.768 + GO_BUILDMODE=-buildmode=pie [2022-04-28T07:32:28.448Z] #26 4.768 ++ dirname /install.sh [2022-04-28T07:32:28.448Z] #26 4.769 + dir=/ [2022-04-28T07:32:28.448Z] #26 4.769 + bin=dockercli [2022-04-28T07:32:28.448Z] #26 4.770 + shift [2022-04-28T07:32:28.448Z] #26 4.776 + '[' '!' -f //dockercli.installer ']' [2022-04-28T07:32:28.448Z] #26 4.776 + . //dockercli.installer [2022-04-28T07:32:28.448Z] #26 4.776 ++ : stable [2022-04-28T07:32:28.448Z] #26 4.777 ++ : 17.06.2-ce [2022-04-28T07:32:28.448Z] #26 4.777 + install_dockercli [2022-04-28T07:32:28.448Z] #26 4.777 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-04-28T07:32:28.448Z] #26 4.778 Install docker/cli version 17.06.2-ce from stable [2022-04-28T07:32:28.448Z] #26 4.781 ++ uname -m [2022-04-28T07:32:28.448Z] #26 4.783 + arch=x86_64 [2022-04-28T07:32:28.448Z] #26 4.783 + '[' x86_64 '!=' x86_64 ']' [2022-04-28T07:32:28.448Z] #26 4.783 + url=https://download.docker.com/linux/static [2022-04-28T07:32:28.448Z] #26 4.783 + tar -xz docker/docker [2022-04-28T07:32:28.448Z] #26 4.784 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-04-28T07:32:28.501Z] #19 20.35 Building dependency tree... [2022-04-28T07:32:28.581Z] [2022-04-28T07:32:28.581Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-04-28T07:32:28.581Z] #25 sha256:1698f26727d4321023ba85496d8ab613a7d215a00db33beb350d0e9963fc053b [2022-04-28T07:32:28.581Z] #25 DONE 0.3s [2022-04-28T07:32:28.581Z] [2022-04-28T07:32:28.581Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-04-28T07:32:28.581Z] #64 sha256:6c7ff24b3a01d86a2d946bb027e84c2061cbd7e5deaa44dfc91beda25213b290 [2022-04-28T07:32:28.581Z] #64 DONE 0.3s [2022-04-28T07:32:28.581Z] [2022-04-28T07:32:28.581Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-04-28T07:32:28.581Z] #30 sha256:4d457274e7f139b3b889541617fa517a3547ce00a8bd4cef68f3c8097af16a0e [2022-04-28T07:32:28.581Z] #30 DONE 0.3s [2022-04-28T07:32:28.581Z] [2022-04-28T07:32:28.581Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-04-28T07:32:28.581Z] #31 sha256:8ec58217378ed09480a2f820f535a6776e0612fa873c773f43cd4082a10f0cb4 [2022-04-28T07:32:29.441Z] #19 22.26 The following additional packages will be installed: [2022-04-28T07:32:29.441Z] #19 22.26 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-04-28T07:32:29.441Z] #19 22.26 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-04-28T07:32:29.441Z] #19 22.26 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-04-28T07:32:29.441Z] #19 22.26 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-04-28T07:32:29.441Z] #19 22.27 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-04-28T07:32:29.441Z] #19 22.27 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-04-28T07:32:29.441Z] #19 22.27 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-04-28T07:32:29.441Z] #19 22.27 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-04-28T07:32:29.441Z] #19 22.27 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-04-28T07:32:29.442Z] #19 22.27 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-04-28T07:32:29.442Z] #19 22.27 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-04-28T07:32:29.442Z] #19 22.27 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-04-28T07:32:29.442Z] #19 22.27 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-04-28T07:32:29.442Z] #19 22.27 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-04-28T07:32:29.442Z] #19 22.27 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-04-28T07:32:29.442Z] #19 22.27 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-04-28T07:32:29.442Z] #19 22.27 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-04-28T07:32:29.442Z] #19 22.27 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-04-28T07:32:29.442Z] #19 22.27 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-04-28T07:32:29.442Z] #19 22.27 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-04-28T07:32:29.442Z] #19 22.27 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-04-28T07:32:29.442Z] #19 22.27 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-04-28T07:32:29.442Z] #19 22.27 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-04-28T07:32:29.442Z] #19 22.27 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-04-28T07:32:29.442Z] #19 22.27 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-04-28T07:32:29.442Z] #19 22.27 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-04-28T07:32:29.442Z] #19 22.27 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-04-28T07:32:29.442Z] #19 22.27 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-04-28T07:32:29.442Z] #19 22.27 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-04-28T07:32:29.442Z] #19 22.27 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-04-28T07:32:29.442Z] #19 22.27 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-04-28T07:32:29.442Z] #19 22.27 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-04-28T07:32:29.442Z] #19 22.27 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-04-28T07:32:29.442Z] #19 22.27 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-04-28T07:32:29.442Z] #19 22.27 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-04-28T07:32:29.442Z] #19 22.27 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-04-28T07:32:29.442Z] #19 22.27 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-04-28T07:32:29.442Z] #19 22.27 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-04-28T07:32:29.442Z] #19 22.27 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-04-28T07:32:29.442Z] #19 22.27 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-04-28T07:32:29.442Z] #19 22.27 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-04-28T07:32:29.442Z] #19 22.27 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-04-28T07:32:29.442Z] #19 22.27 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-04-28T07:32:29.442Z] #19 22.28 linux-libc-dev-s390x-cross patch xz-utils [2022-04-28T07:32:29.442Z] #19 22.29 Suggested packages: [2022-04-28T07:32:29.442Z] #19 22.29 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-04-28T07:32:29.442Z] #19 22.29 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-04-28T07:32:29.442Z] #19 22.29 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-04-28T07:32:29.442Z] #19 22.29 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-04-28T07:32:29.442Z] #19 22.29 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2022-04-28T07:32:29.442Z] #19 22.29 libyaml-shell-perl ed diffutils-doc [2022-04-28T07:32:29.442Z] #19 22.29 Recommended packages: [2022-04-28T07:32:29.442Z] #19 22.29 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2022-04-28T07:32:29.442Z] #19 22.29 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-04-28T07:32:31.349Z] #19 24.05 The following NEW packages will be installed: [2022-04-28T07:32:31.349Z] #19 24.05 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-04-28T07:32:31.349Z] #19 24.05 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-04-28T07:32:31.349Z] #19 24.05 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-04-28T07:32:31.349Z] #19 24.05 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-04-28T07:32:31.349Z] #19 24.05 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-04-28T07:32:31.349Z] #19 24.05 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-04-28T07:32:31.349Z] #19 24.05 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-04-28T07:32:31.349Z] #19 24.05 crossbuild-essential-armel crossbuild-essential-armhf [2022-04-28T07:32:31.350Z] #19 24.05 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-04-28T07:32:31.350Z] #19 24.05 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-04-28T07:32:31.350Z] #19 24.05 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-04-28T07:32:31.350Z] #19 24.05 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-04-28T07:32:31.350Z] #19 24.05 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-04-28T07:32:31.350Z] #19 24.05 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-04-28T07:32:31.350Z] #19 24.05 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-04-28T07:32:31.350Z] #19 24.05 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-04-28T07:32:31.350Z] #19 24.05 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-04-28T07:32:31.350Z] #19 24.05 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-04-28T07:32:31.350Z] #19 24.05 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-04-28T07:32:31.350Z] #19 24.05 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-04-28T07:32:31.350Z] #19 24.05 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-04-28T07:32:31.350Z] #19 24.05 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-04-28T07:32:31.350Z] #19 24.05 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-04-28T07:32:31.350Z] #19 24.05 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-04-28T07:32:31.350Z] #19 24.05 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-04-28T07:32:31.350Z] #19 24.05 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-04-28T07:32:31.350Z] #19 24.05 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-04-28T07:32:31.350Z] #19 24.05 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-04-28T07:32:31.350Z] #19 24.05 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-04-28T07:32:31.350Z] #19 24.05 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-04-28T07:32:31.350Z] #19 24.05 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-04-28T07:32:31.350Z] #19 24.05 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-04-28T07:32:31.350Z] #19 24.05 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-04-28T07:32:31.350Z] #19 24.05 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-04-28T07:32:31.350Z] #19 24.05 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-04-28T07:32:31.350Z] #19 24.05 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-04-28T07:32:31.350Z] #19 24.05 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-04-28T07:32:31.350Z] #19 24.05 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-04-28T07:32:31.350Z] #19 24.05 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-04-28T07:32:31.350Z] #19 24.05 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-04-28T07:32:31.350Z] #19 24.05 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-04-28T07:32:31.350Z] #19 24.05 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-04-28T07:32:31.350Z] #19 24.05 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-04-28T07:32:31.350Z] #19 24.05 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-04-28T07:32:31.350Z] #19 24.05 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-04-28T07:32:31.350Z] #19 24.05 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-04-28T07:32:31.350Z] #19 24.06 linux-libc-dev-s390x-cross patch xz-utils [2022-04-28T07:32:31.611Z] #19 24.40 0 upgraded, 133 newly installed, 0 to remove and 2 not upgraded. [2022-04-28T07:32:31.611Z] #19 24.40 Need to get 787 MB of archives. [2022-04-28T07:32:31.611Z] #19 24.40 After this operation, 3385 MB of additional disk space will be used. [2022-04-28T07:32:31.611Z] #19 24.40 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] [2022-04-28T07:32:31.611Z] #19 24.40 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-04-28T07:32:31.611Z] #19 24.41 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-04-28T07:32:31.611Z] #19 24.41 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-04-28T07:32:31.611Z] #19 24.41 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-04-28T07:32:31.611Z] #19 24.41 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-04-28T07:32:31.611Z] #19 24.42 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB] [2022-04-28T07:32:31.611Z] #19 24.48 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB] [2022-04-28T07:32:31.611Z] #19 24.56 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB] [2022-04-28T07:32:31.611Z] #19 24.60 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB] [2022-04-28T07:32:31.685Z] #49 24.14 Reading package lists... [2022-04-28T07:32:31.685Z] #49 ... [2022-04-28T07:32:31.685Z] [2022-04-28T07:32:31.685Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-28T07:32:31.685Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-04-28T07:32:31.685Z] #60 24.45 The following additional packages will be installed: [2022-04-28T07:32:31.685Z] #60 24.45 libbtrfs0 [2022-04-28T07:32:31.685Z] #60 24.59 The following NEW packages will be installed: [2022-04-28T07:32:31.685Z] #60 24.62 libbtrfs-dev libbtrfs0 [2022-04-28T07:32:31.685Z] #60 24.99 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2022-04-28T07:32:31.685Z] #60 24.99 Need to get 460 kB of archives. [2022-04-28T07:32:31.685Z] #60 24.99 After this operation, 1237 kB of additional disk space will be used. [2022-04-28T07:32:31.685Z] #60 24.99 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-28T07:32:31.685Z] #60 25.00 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-28T07:32:31.685Z] #60 25.99 debconf: delaying package configuration, since apt-utils is not installed [2022-04-28T07:32:31.685Z] #60 26.15 Fetched 460 kB in 0s (1410 kB/s) [2022-04-28T07:32:31.685Z] #60 26.24 Selecting previously unselected package libbtrfs0:amd64. [2022-04-28T07:32:31.685Z] #60 26.24 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-28T07:32:31.685Z] #60 26.32 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-28T07:32:31.685Z] #60 26.35 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-28T07:32:31.685Z] #60 26.58 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-28T07:32:31.685Z] #60 26.58 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-28T07:32:31.685Z] #60 26.60 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-28T07:32:31.685Z] #60 26.97 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-28T07:32:31.685Z] #60 27.01 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-28T07:32:31.685Z] #60 27.03 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-28T07:32:31.685Z] #60 DONE 27.3s [2022-04-28T07:32:31.685Z] [2022-04-28T07:32:31.685Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-04-28T07:32:31.685Z] #61 sha256:1d938716789ab96747bf72b34cdeceac8d42f2ba8b9841205e2d29a7b9115fb8 [2022-04-28T07:32:31.685Z] #61 DONE 0.1s [2022-04-28T07:32:31.685Z] [2022-04-28T07:32:31.685Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-28T07:32:31.685Z] #62 sha256:3687a4ee7d2bc92fe69f1e5bb85773b690adfc1048ba517464d9318975655138 [2022-04-28T07:32:31.873Z] #19 24.79 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB] [2022-04-28T07:32:32.134Z] #19 25.18 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-04-28T07:32:32.259Z] #62 0.925 + RM_GOPATH=0 [2022-04-28T07:32:32.259Z] #62 0.926 + TMP_GOPATH= [2022-04-28T07:32:32.259Z] #62 0.927 + : /build [2022-04-28T07:32:32.259Z] #62 0.928 + '[' -z '' ']' [2022-04-28T07:32:32.259Z] #62 0.930 ++ mktemp -d [2022-04-28T07:32:32.259Z] #62 0.931 + export GOPATH=/tmp/tmp.HH0ssdfd4R [2022-04-28T07:32:32.259Z] #62 0.932 + GOPATH=/tmp/tmp.HH0ssdfd4R [2022-04-28T07:32:32.259Z] #62 0.932 + RM_GOPATH=1 [2022-04-28T07:32:32.259Z] #62 0.932 + case "$(go env GOARCH)" in [2022-04-28T07:32:32.259Z] #62 0.933 ++ go env GOARCH [2022-04-28T07:32:32.259Z] #62 0.968 + export GO_BUILDMODE=-buildmode=pie [2022-04-28T07:32:32.259Z] #62 0.968 + GO_BUILDMODE=-buildmode=pie [2022-04-28T07:32:32.259Z] #62 0.969 ++ dirname /install.sh [2022-04-28T07:32:32.259Z] #62 0.975 + dir=/ [2022-04-28T07:32:32.259Z] #62 0.975 + bin=containerd [2022-04-28T07:32:32.259Z] #62 0.975 + shift [2022-04-28T07:32:32.259Z] #62 0.975 + '[' '!' -f //containerd.installer ']' [2022-04-28T07:32:32.259Z] #62 0.975 + . //containerd.installer [2022-04-28T07:32:32.259Z] #62 0.976 ++ set -e [2022-04-28T07:32:32.259Z] #62 0.976 ++ : v1.6.3 [2022-04-28T07:32:32.259Z] #62 0.982 + install_containerd [2022-04-28T07:32:32.259Z] #62 0.983 + echo 'Install containerd version v1.6.3' [2022-04-28T07:32:32.259Z] #62 0.987 + git clone https://github.com/containerd/containerd.git /tmp/tmp.HH0ssdfd4R/src/github.com/containerd/containerd [2022-04-28T07:32:32.259Z] #62 0.987 Install containerd version v1.6.3 [2022-04-28T07:32:32.259Z] #62 0.989 Cloning into '/tmp/tmp.HH0ssdfd4R/src/github.com/containerd/containerd'... [2022-04-28T07:32:32.393Z] #19 25.18 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [46.6 MB] [2022-04-28T07:32:32.661Z] #26 ... [2022-04-28T07:32:32.661Z] [2022-04-28T07:32:32.661Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-28T07:32:32.661Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-28T07:32:32.661Z] #53 5.339 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-04-28T07:32:32.923Z] #53 ... [2022-04-28T07:32:32.923Z] [2022-04-28T07:32:32.923Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-28T07:32:32.923Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-04-28T07:32:32.923Z] #60 3.850 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-28T07:32:32.923Z] #60 3.870 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-28T07:32:32.923Z] #60 3.878 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-28T07:32:32.923Z] #60 4.394 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-28T07:32:32.923Z] #60 5.860 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-28T07:32:32.923Z] #60 7.959 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-28T07:32:32.923Z] #60 ... [2022-04-28T07:32:32.923Z] [2022-04-28T07:32:32.924Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-28T07:32:32.924Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-28T07:32:32.924Z] #14 4.565 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-28T07:32:32.924Z] #14 4.619 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-28T07:32:32.924Z] #14 4.620 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-28T07:32:32.924Z] #14 5.410 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-28T07:32:32.924Z] #14 7.321 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-28T07:32:32.924Z] #14 9.679 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-28T07:32:33.185Z] #14 ... [2022-04-28T07:32:33.185Z] [2022-04-28T07:32:33.185Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-28T07:32:33.185Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-28T07:32:33.185Z] #40 3.131 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-28T07:32:33.185Z] #40 3.143 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-28T07:32:33.185Z] #40 3.144 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-28T07:32:33.185Z] #40 3.400 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-28T07:32:33.185Z] #40 4.069 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-28T07:32:33.185Z] #40 5.353 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-28T07:32:33.185Z] #40 ... [2022-04-28T07:32:33.185Z] [2022-04-28T07:32:33.185Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-28T07:32:33.185Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-28T07:32:33.185Z] #49 5.028 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-28T07:32:33.185Z] #49 5.063 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-28T07:32:33.185Z] #49 5.064 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-28T07:32:33.185Z] #49 5.594 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-04-28T07:32:33.185Z] #49 5.969 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-28T07:32:33.185Z] #49 8.153 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-28T07:32:33.331Z] #19 26.10 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi-base amd64 10.2.1-6cross1 [202 kB] [2022-04-28T07:32:33.331Z] #19 26.10 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [44.1 MB] [2022-04-28T07:32:33.447Z] #49 ... [2022-04-28T07:32:33.447Z] [2022-04-28T07:32:33.447Z] #38 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-04-28T07:32:33.447Z] #38 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-04-28T07:32:33.447Z] #38 5.538 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-04-28T07:32:33.447Z] #38 6.417 go: downloading github.com/tc-hib/winres v0.1.5 [2022-04-28T07:32:33.447Z] #38 7.802 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-04-28T07:32:33.447Z] #38 8.157 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-04-28T07:32:33.447Z] #38 8.262 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-04-28T07:32:33.533Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-008f65a4aa29938f3) in /home/ubuntu/workspace/moby_PR-43536 [Pipeline] { [Pipeline] checkout [2022-04-28T07:32:33.639Z] The recommended git tool is: git [2022-04-28T07:32:33.709Z] #38 ... [2022-04-28T07:32:33.709Z] [2022-04-28T07:32:33.709Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-04-28T07:32:33.709Z] #36 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368 [2022-04-28T07:32:33.709Z] #36 5.295 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-04-28T07:32:33.709Z] #36 ... [2022-04-28T07:32:33.709Z] [2022-04-28T07:32:33.709Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-28T07:32:33.709Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-04-28T07:32:33.709Z] #51 5.435 go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-28T07:32:33.709Z] #51 6.945 go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-28T07:32:33.709Z] #51 6.986 go: downloading github.com/fatih/color v1.10.0 [2022-04-28T07:32:33.709Z] #51 7.074 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-28T07:32:33.709Z] #51 7.109 go: downloading github.com/pkg/errors v0.9.1 [2022-04-28T07:32:33.709Z] #51 7.526 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-28T07:32:33.709Z] #51 7.578 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-28T07:32:33.709Z] #51 7.592 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-28T07:32:33.709Z] #51 7.737 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-28T07:32:33.709Z] #51 7.751 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-28T07:32:33.709Z] #51 7.869 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-28T07:32:33.709Z] #51 8.014 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-28T07:32:33.709Z] #51 8.235 go: downloading golang.org/x/tools v0.1.0 [2022-04-28T07:32:33.896Z] #31 ... [2022-04-28T07:32:33.896Z] [2022-04-28T07:32:33.896Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-28T07:32:33.896Z] #65 sha256:e3b65bf92ad5bd5f4dfdf29779dbca758791ec380fd58732f025b324713be9ab [2022-04-28T07:32:33.896Z] #65 3.730 + RM_GOPATH=0 [2022-04-28T07:32:33.896Z] #65 3.730 + TMP_GOPATH= [2022-04-28T07:32:33.896Z] #65 3.730 + : /build [2022-04-28T07:32:33.896Z] #65 3.730 + '[' -z '' ']' [2022-04-28T07:32:33.896Z] #65 3.731 ++ mktemp -d [2022-04-28T07:32:33.896Z] #65 3.733 + export GOPATH=/tmp/tmp.o6TvrvJ8GW [2022-04-28T07:32:33.896Z] #65 3.733 + GOPATH=/tmp/tmp.o6TvrvJ8GW [2022-04-28T07:32:33.896Z] #65 3.733 + RM_GOPATH=1 [2022-04-28T07:32:33.896Z] #65 3.733 + case "$(go env GOARCH)" in [2022-04-28T07:32:33.896Z] #65 3.734 ++ go env GOARCH [2022-04-28T07:32:33.896Z] #65 3.803 + export GO_BUILDMODE=-buildmode=pie [2022-04-28T07:32:33.896Z] #65 3.803 + GO_BUILDMODE=-buildmode=pie [2022-04-28T07:32:33.896Z] #65 3.810 ++ dirname /install.sh [2022-04-28T07:32:33.896Z] #65 3.821 + dir=/ [2022-04-28T07:32:33.896Z] #65 3.821 + bin=rootlesskit [2022-04-28T07:32:33.896Z] #65 3.821 + shift [2022-04-28T07:32:33.896Z] #65 3.821 + '[' '!' -f //rootlesskit.installer ']' [2022-04-28T07:32:33.896Z] #65 3.821 + . //rootlesskit.installer [2022-04-28T07:32:33.896Z] #65 3.821 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-04-28T07:32:33.896Z] #65 3.828 + install_rootlesskit [2022-04-28T07:32:33.896Z] #65 3.839 + case "$1" in [2022-04-28T07:32:33.896Z] #65 3.839 + export CGO_ENABLED=0 [2022-04-28T07:32:33.896Z] #65 3.839 + CGO_ENABLED=0 [2022-04-28T07:32:33.896Z] #65 3.839 + _install_rootlesskit [2022-04-28T07:32:33.896Z] #65 3.840 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-04-28T07:32:33.896Z] #65 3.840 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-04-28T07:32:33.896Z] #65 3.840 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-28T07:32:33.896Z] #65 3.840 + GOBIN=/build [2022-04-28T07:32:33.896Z] #65 3.840 + GO111MODULE=on [2022-04-28T07:32:33.896Z] #65 3.840 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-04-28T07:32:33.896Z] #65 4.276 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-04-28T07:32:33.899Z] #19 ... [2022-04-28T07:32:33.899Z] [2022-04-28T07:32:33.899Z] #52 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-28T07:32:33.899Z] #52 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-28T07:32:33.899Z] #52 32.50 + dpkg --print-architecture [2022-04-28T07:32:33.899Z] #52 32.51 + git checkout -q v2.1.0 [2022-04-28T07:32:33.899Z] #52 32.57 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-04-28T07:32:33.899Z] #52 32.57 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-04-28T07:32:33.972Z] #51 ... [2022-04-28T07:32:33.972Z] [2022-04-28T07:32:33.972Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-28T07:32:33.972Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-04-28T07:32:33.972Z] #34 4.478 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-04-28T07:32:33.972Z] #34 4.484 Cloning into '.'... [2022-04-28T07:32:33.972Z] #34 ... [2022-04-28T07:32:33.972Z] [2022-04-28T07:32:33.972Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-28T07:32:33.972Z] #65 sha256:543b86703651be2fdb9480ea9c9a17af15eb7997bccd82539675762ed57ed878 [2022-04-28T07:32:33.972Z] #65 3.093 + RM_GOPATH=0 [2022-04-28T07:32:33.972Z] #65 3.093 + TMP_GOPATH= [2022-04-28T07:32:33.972Z] #65 3.093 + : /build [2022-04-28T07:32:33.972Z] #65 3.093 + '[' -z '' ']' [2022-04-28T07:32:33.972Z] #65 3.093 ++ mktemp -d [2022-04-28T07:32:33.972Z] #65 3.100 + export GOPATH=/tmp/tmp.GkkOG7lDsS [2022-04-28T07:32:33.972Z] #65 3.100 + GOPATH=/tmp/tmp.GkkOG7lDsS [2022-04-28T07:32:33.972Z] #65 3.100 + RM_GOPATH=1 [2022-04-28T07:32:33.972Z] #65 3.100 + case "$(go env GOARCH)" in [2022-04-28T07:32:33.972Z] #65 3.100 ++ go env GOARCH [2022-04-28T07:32:33.972Z] #65 3.111 + export GO_BUILDMODE=-buildmode=pie [2022-04-28T07:32:33.972Z] #65 3.111 + GO_BUILDMODE=-buildmode=pie [2022-04-28T07:32:33.972Z] #65 3.112 ++ dirname /install.sh [2022-04-28T07:32:33.972Z] #65 3.113 + dir=/ [2022-04-28T07:32:33.972Z] #65 3.113 + bin=rootlesskit [2022-04-28T07:32:33.972Z] #65 3.113 + shift [2022-04-28T07:32:33.972Z] #65 3.113 + '[' '!' -f //rootlesskit.installer ']' [2022-04-28T07:32:33.972Z] #65 3.113 + . //rootlesskit.installer [2022-04-28T07:32:33.972Z] #65 3.114 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-04-28T07:32:33.972Z] #65 3.114 + install_rootlesskit [2022-04-28T07:32:33.972Z] #65 3.114 + case "$1" in [2022-04-28T07:32:33.972Z] #65 3.115 + export CGO_ENABLED=0 [2022-04-28T07:32:33.972Z] #65 3.115 + CGO_ENABLED=0 [2022-04-28T07:32:33.972Z] #65 3.115 + _install_rootlesskit [2022-04-28T07:32:33.972Z] #65 3.123 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-04-28T07:32:33.972Z] #65 3.123 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-28T07:32:33.972Z] #65 3.123 + GOBIN=/build [2022-04-28T07:32:33.972Z] #65 3.123 + GO111MODULE=on [2022-04-28T07:32:33.972Z] #65 3.123 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-04-28T07:32:33.972Z] #65 3.123 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-04-28T07:32:33.972Z] #65 3.684 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-04-28T07:32:33.972Z] #65 5.719 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-28T07:32:33.972Z] #65 5.720 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-04-28T07:32:33.972Z] #65 6.310 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-04-28T07:32:33.972Z] #65 9.172 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-04-28T07:32:33.972Z] #65 10.17 go: downloading github.com/google/uuid v1.3.0 [2022-04-28T07:32:33.972Z] #65 10.30 go: downloading github.com/moby/vpnkit v0.5.0 [2022-04-28T07:32:33.972Z] #65 10.31 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-04-28T07:32:33.972Z] #65 10.55 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-28T07:32:33.972Z] #65 10.62 go: downloading github.com/gorilla/mux v1.8.0 [2022-04-28T07:32:34.234Z] #65 10.94 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-04-28T07:32:34.234Z] #65 ... [2022-04-28T07:32:34.234Z] [2022-04-28T07:32:34.234Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-04-28T07:32:34.234Z] #55 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-04-28T07:32:34.234Z] #55 5.680 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-04-28T07:32:34.234Z] #55 6.784 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-04-28T07:32:34.234Z] #55 6.792 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-04-28T07:32:34.234Z] #55 6.824 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-04-28T07:32:34.234Z] #55 8.642 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-04-28T07:32:34.234Z] #55 ... [2022-04-28T07:32:34.234Z] [2022-04-28T07:32:34.234Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-28T07:32:34.234Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-28T07:32:34.234Z] #40 11.72 Fetched 8510 kB in 9s (963 kB/s) [2022-04-28T07:32:35.104Z] #65 6.362 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-28T07:32:35.104Z] #65 6.397 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-04-28T07:32:35.365Z] #65 7.066 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-04-28T07:32:35.986Z] using credential docker-jenkins-github-credentials [2022-04-28T07:32:35.999Z] Cloning the remote Git repository [2022-04-28T07:32:35.999Z] Cloning with configured refspecs honoured and without tags [2022-04-28T07:32:36.214Z] #40 11.72 Reading package lists... [2022-04-28T07:32:36.214Z] #40 ... [2022-04-28T07:32:36.214Z] [2022-04-28T07:32:36.214Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-04-28T07:32:36.214Z] #26 sha256:a064eae7d0930f2562ab226a44ec9545b7b218b9d5c8759d86a1066ea6ab4ce8 [2022-04-28T07:32:36.214Z] #26 12.61 + mkdir -p /build [2022-04-28T07:32:36.214Z] #26 12.61 + mv docker/docker /build/ [2022-04-28T07:32:36.214Z] #26 12.62 + rmdir docker [2022-04-28T07:32:36.214Z] #26 DONE 13.1s [2022-04-28T07:32:36.476Z] [2022-04-28T07:32:36.476Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-28T07:32:36.476Z] #65 sha256:543b86703651be2fdb9480ea9c9a17af15eb7997bccd82539675762ed57ed878 [2022-04-28T07:32:36.476Z] #65 11.23 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-04-28T07:32:36.476Z] #65 11.42 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-04-28T07:32:36.476Z] #65 11.46 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-04-28T07:32:36.018Z] Cloning repository https://github.com/moby/moby.git [2022-04-28T07:32:36.085Z] > git init /home/ubuntu/workspace/moby_PR-43536 # timeout=10 [2022-04-28T07:32:36.344Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-28T07:32:36.344Z] > git --version # timeout=10 [2022-04-28T07:32:36.354Z] > git --version # 'git version 2.25.1' [2022-04-28T07:32:36.355Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-28T07:32:36.358Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43536/head:refs/remotes/origin/PR-43536 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-28T07:32:37.717Z] #62 ... [2022-04-28T07:32:37.717Z] [2022-04-28T07:32:37.717Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-28T07:32:37.717Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-28T07:32:37.717Z] #53 32.38 go: downloading github.com/fatih/color v1.13.0 [2022-04-28T07:32:37.717Z] #53 32.38 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-28T07:32:37.717Z] #53 32.51 go: downloading github.com/spf13/cobra v1.3.0 [2022-04-28T07:32:37.717Z] #53 32.52 go: downloading github.com/spf13/pflag v1.0.5 [2022-04-28T07:32:37.717Z] #53 32.76 go: downloading github.com/spf13/viper v1.10.1 [2022-04-28T07:32:37.717Z] #53 32.88 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-04-28T07:32:37.717Z] #53 33.27 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-04-28T07:32:37.717Z] #53 33.27 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-04-28T07:32:37.717Z] #53 ... [2022-04-28T07:32:37.717Z] [2022-04-28T07:32:37.717Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-04-28T07:32:37.717Z] #55 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-04-28T07:32:37.717Z] #55 33.61 v3.0.2 [2022-04-28T07:32:37.717Z] #55 DONE 33.8s [2022-04-28T07:32:37.866Z] #65 ... [2022-04-28T07:32:37.866Z] [2022-04-28T07:32:37.866Z] #45 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-28T07:32:37.866Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-28T07:32:37.866Z] #45 4.850 + git clone https://github.com/docker/distribution.git . [2022-04-28T07:32:37.866Z] #45 4.853 Cloning into '.'... [2022-04-28T07:32:37.866Z] #45 ... [2022-04-28T07:32:37.866Z] [2022-04-28T07:32:37.866Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-28T07:32:37.866Z] #65 sha256:543b86703651be2fdb9480ea9c9a17af15eb7997bccd82539675762ed57ed878 [2022-04-28T07:32:37.866Z] #65 14.70 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-28T07:32:37.972Z] #65 ... [2022-04-28T07:32:37.972Z] [2022-04-28T07:32:37.972Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-04-28T07:32:37.972Z] #31 sha256:8ec58217378ed09480a2f820f535a6776e0612fa873c773f43cd4082a10f0cb4 [2022-04-28T07:32:37.972Z] #31 8.971 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-04-28T07:32:37.979Z] [2022-04-28T07:32:37.979Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-28T07:32:37.979Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-28T07:32:37.979Z] #14 23.46 Reading package lists... [2022-04-28T07:32:37.979Z] #14 28.79 Building dependency tree... [2022-04-28T07:32:37.979Z] #14 31.78 The following additional packages will be installed: [2022-04-28T07:32:37.979Z] #14 31.79 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-28T07:32:37.979Z] #14 31.79 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-04-28T07:32:37.979Z] #14 31.79 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-04-28T07:32:37.979Z] #14 31.79 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-04-28T07:32:37.979Z] #14 31.79 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-04-28T07:32:37.979Z] #14 31.79 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-04-28T07:32:37.979Z] #14 31.79 mingw-w64-common mingw-w64-x86-64-dev [2022-04-28T07:32:37.979Z] #14 31.82 Suggested packages: [2022-04-28T07:32:37.979Z] #14 31.82 gcc-10-locales seccomp wine64 [2022-04-28T07:32:37.979Z] #14 33.13 The following NEW packages will be installed: [2022-04-28T07:32:37.979Z] #14 33.13 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-28T07:32:37.979Z] #14 33.13 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-04-28T07:32:37.979Z] #14 33.13 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-04-28T07:32:37.979Z] #14 33.13 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-04-28T07:32:37.979Z] #14 33.14 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-04-28T07:32:37.979Z] #14 33.14 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-04-28T07:32:37.979Z] #14 33.14 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-04-28T07:32:37.979Z] #14 33.14 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-04-28T07:32:37.979Z] #14 33.14 mingw-w64-x86-64-dev [2022-04-28T07:32:37.979Z] #14 33.50 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. [2022-04-28T07:32:37.979Z] #14 33.50 Need to get 115 MB of archives. [2022-04-28T07:32:37.979Z] #14 33.50 After this operation, 645 MB of additional disk space will be used. [2022-04-28T07:32:37.979Z] #14 33.50 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-04-28T07:32:37.979Z] #14 33.64 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-04-28T07:32:37.979Z] #14 33.79 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-04-28T07:32:37.979Z] #14 33.82 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-04-28T07:32:37.979Z] #14 33.82 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-04-28T07:32:37.979Z] #14 33.83 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-04-28T07:32:38.229Z] #31 ... [2022-04-28T07:32:38.229Z] [2022-04-28T07:32:38.229Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-28T07:32:38.229Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-04-28T07:32:38.229Z] #14 3.926 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-28T07:32:38.229Z] #14 3.976 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-28T07:32:38.229Z] #14 3.983 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-28T07:32:38.229Z] #14 4.559 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-28T07:32:38.229Z] #14 6.759 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-28T07:32:38.229Z] #14 ... [2022-04-28T07:32:38.229Z] [2022-04-28T07:32:38.229Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-28T07:32:38.229Z] #40 sha256:880fbbcda7f8570bfe0d2ab54a082cef424d7db58cb3dbc6d09d686c3ecd2ee9 [2022-04-28T07:32:38.229Z] #40 4.438 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-28T07:32:38.229Z] #40 4.450 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-28T07:32:38.229Z] #40 4.450 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-28T07:32:38.229Z] #40 5.350 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-28T07:32:38.229Z] #40 8.033 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-28T07:32:38.488Z] #40 ... [2022-04-28T07:32:38.488Z] [2022-04-28T07:32:38.488Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-04-28T07:32:38.488Z] #55 sha256:14d2d817715f4a2edd8554f0a2e6aa6ed59592285ae4d4605f1172f704ea2772 [2022-04-28T07:32:38.488Z] #55 3.174 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-04-28T07:32:38.488Z] #55 3.804 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-04-28T07:32:38.488Z] #55 3.804 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-04-28T07:32:38.488Z] #55 3.819 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-04-28T07:32:38.488Z] #55 5.115 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-04-28T07:32:38.488Z] #55 ... [2022-04-28T07:32:38.488Z] [2022-04-28T07:32:38.488Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-28T07:32:38.488Z] #51 sha256:c5a851bb501de1cb3a816e880c60be0f5ea1c0b0e1d7f3ac81ce767796f54dad [2022-04-28T07:32:38.488Z] #51 3.438 go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-28T07:32:38.488Z] #51 4.755 go: downloading github.com/fatih/color v1.10.0 [2022-04-28T07:32:38.488Z] #51 4.760 go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-28T07:32:38.488Z] #51 4.775 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-28T07:32:38.488Z] #51 4.856 go: downloading github.com/pkg/errors v0.9.1 [2022-04-28T07:32:38.488Z] #51 5.206 go: downloading golang.org/x/tools v0.1.0 [2022-04-28T07:32:38.488Z] #51 5.347 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-28T07:32:38.488Z] #51 5.400 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-28T07:32:38.488Z] #51 5.477 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-28T07:32:38.488Z] #51 5.813 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-28T07:32:38.488Z] #51 9.063 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-28T07:32:38.488Z] #51 9.157 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-28T07:32:38.488Z] #51 9.213 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-28T07:32:38.553Z] #14 34.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-04-28T07:32:38.745Z] #51 ... [2022-04-28T07:32:38.745Z] [2022-04-28T07:32:38.745Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-28T07:32:38.745Z] #34 sha256:e673d081f5fba2216e7d98deb7841fa4f5bb2e3f032706a403bf0730dce385e8 [2022-04-28T07:32:38.745Z] #34 3.520 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-04-28T07:32:38.745Z] #34 3.524 Cloning into '.'... [2022-04-28T07:32:38.745Z] #34 ... [2022-04-28T07:32:38.745Z] [2022-04-28T07:32:38.745Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-04-28T07:32:38.745Z] #36 sha256:b5f8b420d95a7751b12d187654248cc29112ab4ac4f2bb87f4332b1058307f9b [2022-04-28T07:32:38.745Z] #36 4.253 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-04-28T07:32:38.813Z] #14 34.68 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-04-28T07:32:38.813Z] #14 34.69 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-04-28T07:32:39.001Z] #36 ... [2022-04-28T07:32:39.002Z] [2022-04-28T07:32:39.002Z] #45 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-28T07:32:39.002Z] #45 sha256:03e343ea3e293af9f5654274694c4865931147d25ab5ee0a603c5d37c8c1fcbd [2022-04-28T07:32:39.002Z] #45 3.688 + git clone https://github.com/docker/distribution.git . [2022-04-28T07:32:39.002Z] #45 3.717 Cloning into '.'... [2022-04-28T07:32:39.002Z] #45 ... [2022-04-28T07:32:39.002Z] [2022-04-28T07:32:39.002Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-28T07:32:39.002Z] #49 sha256:3b71102d6bc6213dff631ce3be6d9bffa6ea361200cae8751adecf13941a5af6 [2022-04-28T07:32:39.002Z] #49 4.212 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-28T07:32:39.002Z] #49 4.276 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-28T07:32:39.002Z] #49 4.278 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-28T07:32:39.002Z] #49 4.736 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-04-28T07:32:39.002Z] #49 5.421 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-28T07:32:39.002Z] #49 8.575 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-28T07:32:39.074Z] #14 ... [2022-04-28T07:32:39.074Z] [2022-04-28T07:32:39.074Z] #45 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-28T07:32:39.074Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-28T07:32:39.074Z] #45 24.71 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-04-28T07:32:39.074Z] #45 ... [2022-04-28T07:32:39.074Z] [2022-04-28T07:32:39.074Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-28T07:32:39.074Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-28T07:32:39.074Z] #49 24.14 Reading package lists... [2022-04-28T07:32:39.074Z] #49 28.83 Building dependency tree... [2022-04-28T07:32:39.074Z] #49 32.09 The following additional packages will be installed: [2022-04-28T07:32:39.074Z] #49 32.11 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-28T07:32:39.074Z] #49 32.11 python3-protobuf python3-six [2022-04-28T07:32:39.074Z] #49 32.11 Suggested packages: [2022-04-28T07:32:39.074Z] #49 32.12 python3-setuptools [2022-04-28T07:32:39.074Z] #49 32.12 Recommended packages: [2022-04-28T07:32:39.074Z] #49 32.12 iproute2 | iproute [2022-04-28T07:32:39.074Z] #49 32.67 The following NEW packages will be installed: [2022-04-28T07:32:39.074Z] #49 32.68 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-28T07:32:39.074Z] #49 32.68 python3-protobuf python3-six [2022-04-28T07:32:39.074Z] #49 33.19 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2022-04-28T07:32:39.074Z] #49 33.19 Need to get 2292 kB of archives. [2022-04-28T07:32:39.074Z] #49 33.19 After this operation, 11.0 MB of additional disk space will be used. [2022-04-28T07:32:39.074Z] #49 33.19 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-04-28T07:32:39.074Z] #49 33.22 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-28T07:32:39.074Z] #49 33.24 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-04-28T07:32:39.074Z] #49 33.24 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-04-28T07:32:39.074Z] #49 33.26 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-28T07:32:39.074Z] #49 33.27 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-04-28T07:32:39.074Z] #49 33.28 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-04-28T07:32:39.194Z] #52 ... [2022-04-28T07:32:39.194Z] [2022-04-28T07:32:39.194Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-04-28T07:32:39.194Z] #19 sha256:be54dd40eb1e50415a0618e28230f38b72328b8936909b1f3054d1d0e751fecc [2022-04-28T07:32:39.194Z] #19 26.92 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf-base amd64 10.2.1-6cross1 [202 kB] [2022-04-28T07:32:39.194Z] #19 26.92 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [44.1 MB] [2022-04-28T07:32:39.194Z] #19 27.73 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-04-28T07:32:39.194Z] #19 27.74 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [42.9 MB] [2022-04-28T07:32:39.194Z] #19 28.64 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-04-28T07:32:39.194Z] #19 28.64 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-s390x-linux-gnu amd64 10.2.1-6cross1 [41.1 MB] [2022-04-28T07:32:39.194Z] #19 29.37 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-aarch64-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-04-28T07:32:39.194Z] #19 29.37 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabi amd64 4:10.2.1-1 [16.8 kB] [2022-04-28T07:32:39.194Z] #19 29.37 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabihf amd64 4:10.2.1-1 [16.8 kB] [2022-04-28T07:32:39.194Z] #19 29.37 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-powerpc64le-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-04-28T07:32:39.194Z] #19 29.37 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-s390x-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-04-28T07:32:39.194Z] #19 29.37 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-04-28T07:32:39.194Z] #19 29.37 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB] [2022-04-28T07:32:39.194Z] #19 29.37 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-04-28T07:32:39.194Z] #19 29.38 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-arm64-cross all 10.2.1-6cross1 [34.5 kB] [2022-04-28T07:32:39.194Z] #19 29.38 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB] [2022-04-28T07:32:39.194Z] #19 29.38 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB] [2022-04-28T07:32:39.194Z] #19 29.39 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-04-28T07:32:39.194Z] #19 29.39 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-04-28T07:32:39.194Z] #19 29.41 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-04-28T07:32:39.194Z] #19 29.42 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-04-28T07:32:39.194Z] #19 29.44 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB] [2022-04-28T07:32:39.194Z] #19 29.45 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-04-28T07:32:39.194Z] #19 29.47 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-arm64-cross all 10.2.1-6cross1 [880 kB] [2022-04-28T07:32:39.194Z] #19 29.47 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [53.2 MB] [2022-04-28T07:32:39.194Z] #19 30.51 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-aarch64-linux-gnu amd64 4:10.2.1-1 [1460 B] [2022-04-28T07:32:39.194Z] #19 30.51 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-arm64-cross all 5.10.13-1cross4 [1375 kB] [2022-04-28T07:32:39.194Z] #19 30.52 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-04-28T07:32:39.194Z] #19 30.55 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-arm64-cross all 10.2.1-6cross1 [1682 kB] [2022-04-28T07:32:39.194Z] #19 30.57 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [49.7 MB] [2022-04-28T07:32:39.194Z] #19 31.91 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-aarch64-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-04-28T07:32:39.194Z] #19 31.92 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-04-28T07:32:39.194Z] #19 31.94 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.9 [2153 kB] [2022-04-28T07:32:39.195Z] #19 32.03 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2022-04-28T07:32:39.195Z] #19 32.06 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] [2022-04-28T07:32:39.195Z] #19 32.06 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-04-28T07:32:39.195Z] #19 32.21 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u1 [693 kB] [2022-04-28T07:32:39.195Z] #19 32.22 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] [2022-04-28T07:32:39.195Z] #19 32.22 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB] [2022-04-28T07:32:39.195Z] #19 32.22 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] [2022-04-28T07:32:39.195Z] #19 32.22 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] [2022-04-28T07:32:39.195Z] #19 32.22 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2022-04-28T07:32:39.195Z] #19 32.22 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-04-28T07:32:39.195Z] #19 32.22 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB] [2022-04-28T07:32:39.195Z] #19 32.23 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2022-04-28T07:32:39.195Z] #19 32.23 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2022-04-28T07:32:39.195Z] #19 32.23 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB] [2022-04-28T07:32:39.195Z] #19 32.23 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-04-28T07:32:39.195Z] #19 32.23 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-04-28T07:32:39.195Z] #19 32.25 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-04-28T07:32:39.195Z] #19 32.26 Get:66 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armel-cross all 10.2.1-6cross1 [38.3 kB] [2022-04-28T07:32:39.258Z] #49 ... [2022-04-28T07:32:39.258Z] [2022-04-28T07:32:39.258Z] #38 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-04-28T07:32:39.258Z] #38 sha256:0b2baf5f0b302840ea8a42c9d39ec8bb6288f2730efe7f7edb42294826b3e70d [2022-04-28T07:32:39.258Z] #38 1.861 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-04-28T07:32:39.258Z] #38 2.271 go: downloading github.com/tc-hib/winres v0.1.5 [2022-04-28T07:32:39.258Z] #38 2.415 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-04-28T07:32:39.258Z] #38 2.445 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-04-28T07:32:39.258Z] #38 2.463 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-04-28T07:32:39.258Z] #38 2.803 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-04-28T07:32:39.258Z] #38 2.837 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-28T07:32:39.258Z] #38 ... [2022-04-28T07:32:39.258Z] [2022-04-28T07:32:39.258Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-04-28T07:32:39.258Z] #26 sha256:50f7c68eab270bf15844f357e401efb18fecc18e4c3105a1412c48d98ce726e4 [2022-04-28T07:32:39.258Z] #26 3.611 + RM_GOPATH=0 [2022-04-28T07:32:39.258Z] #26 3.611 + TMP_GOPATH= [2022-04-28T07:32:39.258Z] #26 3.611 + : /build [2022-04-28T07:32:39.258Z] #26 3.611 + '[' -z '' ']' [2022-04-28T07:32:39.258Z] #26 3.640 ++ mktemp -d [2022-04-28T07:32:39.258Z] #26 3.659 + export GOPATH=/tmp/tmp.UTNIDkjmpB [2022-04-28T07:32:39.258Z] #26 3.659 + GOPATH=/tmp/tmp.UTNIDkjmpB [2022-04-28T07:32:39.258Z] #26 3.659 + RM_GOPATH=1 [2022-04-28T07:32:39.258Z] #26 3.659 + case "$(go env GOARCH)" in [2022-04-28T07:32:39.258Z] #26 3.669 ++ go env GOARCH [2022-04-28T07:32:39.258Z] #26 3.740 + export GO_BUILDMODE=-buildmode=pie [2022-04-28T07:32:39.258Z] #26 3.740 + GO_BUILDMODE=-buildmode=pie [2022-04-28T07:32:39.258Z] #26 3.741 ++ dirname /install.sh [2022-04-28T07:32:39.258Z] #26 3.745 + dir=/ [2022-04-28T07:32:39.258Z] #26 3.746 + bin=dockercli [2022-04-28T07:32:39.258Z] #26 3.746 + shift [2022-04-28T07:32:39.258Z] #26 3.746 + '[' '!' -f //dockercli.installer ']' [2022-04-28T07:32:39.258Z] #26 3.746 + . //dockercli.installer [2022-04-28T07:32:39.258Z] #26 3.746 ++ : stable [2022-04-28T07:32:39.258Z] #26 3.746 ++ : 17.06.2-ce [2022-04-28T07:32:39.258Z] #26 3.746 + install_dockercli [2022-04-28T07:32:39.258Z] #26 3.746 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-04-28T07:32:39.258Z] #26 3.746 Install docker/cli version 17.06.2-ce from stable [2022-04-28T07:32:39.258Z] #26 3.747 ++ uname -m [2022-04-28T07:32:39.258Z] #26 3.767 + arch=aarch64 [2022-04-28T07:32:39.258Z] #26 3.768 + '[' aarch64 '!=' x86_64 ']' [2022-04-28T07:32:39.258Z] #26 3.770 + '[' aarch64 '!=' s390x ']' [2022-04-28T07:32:39.258Z] #26 3.770 + '[' aarch64 '!=' armhf ']' [2022-04-28T07:32:39.258Z] #26 3.770 + build_dockercli [2022-04-28T07:32:39.258Z] #26 3.770 + git clone https://github.com/docker/docker-ce /tmp/tmp.UTNIDkjmpB/tmp/docker-ce [2022-04-28T07:32:39.258Z] #26 3.783 Cloning into '/tmp/tmp.UTNIDkjmpB/tmp/docker-ce'... [2022-04-28T07:32:39.452Z] #19 ... [2022-04-28T07:32:39.452Z] [2022-04-28T07:32:39.452Z] #52 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-28T07:32:39.452Z] #52 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-28T07:32:39.452Z] #52 DONE 38.1s [2022-04-28T07:32:39.452Z] [2022-04-28T07:32:39.452Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-04-28T07:32:39.452Z] #19 sha256:be54dd40eb1e50415a0618e28230f38b72328b8936909b1f3054d1d0e751fecc [2022-04-28T07:32:39.452Z] #19 32.26 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB] [2022-04-28T07:32:39.452Z] #19 32.26 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2022-04-28T07:32:39.452Z] #19 32.26 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2022-04-28T07:32:39.452Z] #19 32.28 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB] [2022-04-28T07:32:39.452Z] #19 32.28 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-04-28T07:32:39.452Z] #19 32.30 Get:72 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armel-cross all 10.2.1-6cross1 [688 kB] [2022-04-28T07:32:39.452Z] #19 32.31 Get:73 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [50.4 MB] [2022-04-28T07:32:39.516Z] #26 ... [2022-04-28T07:32:39.516Z] [2022-04-28T07:32:39.516Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-28T07:32:39.516Z] #53 sha256:490d2ef91d0453e27cdf3fb306e3cc4dc08bb3d9559153c768d37c0a46c9ad3d [2022-04-28T07:32:39.516Z] #53 4.036 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-04-28T07:32:39.647Z] #49 ... [2022-04-28T07:32:39.647Z] [2022-04-28T07:32:39.647Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-28T07:32:39.647Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-28T07:32:39.647Z] #14 35.44 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-04-28T07:32:39.774Z] #53 ... [2022-04-28T07:32:39.774Z] [2022-04-28T07:32:39.774Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-28T07:32:39.774Z] #60 sha256:469d77350ddf6b1c9d6aa7806f7136cd658fd532acb22093749f57010bd1c631 [2022-04-28T07:32:39.774Z] #60 3.344 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-28T07:32:39.774Z] #60 3.368 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-28T07:32:39.774Z] #60 3.368 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-28T07:32:39.774Z] #60 3.991 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-28T07:32:39.774Z] #60 5.804 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-28T07:32:39.774Z] #60 9.045 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-28T07:32:39.774Z] #60 ... [2022-04-28T07:32:39.774Z] [2022-04-28T07:32:39.774Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-04-28T07:32:39.774Z] #31 sha256:8ec58217378ed09480a2f820f535a6776e0612fa873c773f43cd4082a10f0cb4 [2022-04-28T07:32:39.774Z] #31 10.68 #=#=# [2022-04-28T07:32:39.774Z] #31 11.03 #=#=# # 2.0% ######################################################################## 100.0% [2022-04-28T07:32:40.018Z] #19 ... [2022-04-28T07:32:40.019Z] [2022-04-28T07:32:40.019Z] #60 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-28T07:32:40.019Z] #60 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-28T07:32:40.019Z] #60 38.81 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-04-28T07:32:40.584Z] #60 DONE 39.3s [2022-04-28T07:32:40.584Z] [2022-04-28T07:32:40.584Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-04-28T07:32:40.584Z] #19 sha256:be54dd40eb1e50415a0618e28230f38b72328b8936909b1f3054d1d0e751fecc [2022-04-28T07:32:40.584Z] #19 33.29 Get:74 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabi amd64 4:10.2.1-1 [1460 B] [2022-04-28T07:32:40.584Z] #19 33.29 Get:75 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armel-cross all 5.10.13-1cross4 [1365 kB] [2022-04-28T07:32:40.585Z] #19 33.31 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2022-04-28T07:32:40.585Z] #19 33.33 Get:77 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armel-cross all 10.2.1-6cross1 [1753 kB] [2022-04-28T07:32:40.585Z] #19 33.35 Get:78 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [47.1 MB] [2022-04-28T07:32:40.594Z] #14 36.56 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-04-28T07:32:40.703Z] #31 12.27 [2022-04-28T07:32:41.151Z] #19 34.12 Get:79 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabi amd64 4:10.2.1-1 [1176 B] [2022-04-28T07:32:41.165Z] #14 37.03 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-04-28T07:32:41.176Z] #65 ... [2022-04-28T07:32:41.176Z] [2022-04-28T07:32:41.176Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-04-28T07:32:41.176Z] #36 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368 [2022-04-28T07:32:41.176Z] #36 17.81 tomll can be used in two ways: [2022-04-28T07:32:41.176Z] #36 17.81 Writing to STDIN and reading from STDOUT: [2022-04-28T07:32:41.176Z] #36 17.81 cat file.toml | tomll > file.toml [2022-04-28T07:32:41.176Z] #36 17.81 [2022-04-28T07:32:41.177Z] #36 17.81 Reading and updating a list of files: [2022-04-28T07:32:41.177Z] #36 17.81 tomll a.toml b.toml c.toml [2022-04-28T07:32:41.177Z] #36 17.81 [2022-04-28T07:32:41.177Z] #36 17.81 When given a list of files, tomll will modify all files in place without asking. [2022-04-28T07:32:41.177Z] #36 DONE 18.0s [2022-04-28T07:32:41.177Z] [2022-04-28T07:32:41.177Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-28T07:32:41.177Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-28T07:32:41.177Z] #40 11.72 Reading package lists... [2022-04-28T07:32:41.410Z] #19 34.13 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-04-28T07:32:41.410Z] #19 34.13 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-04-28T07:32:41.410Z] #19 34.14 Get:82 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armhf-cross all 10.2.1-6cross1 [36.3 kB] [2022-04-28T07:32:41.410Z] #19 34.14 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB] [2022-04-28T07:32:41.410Z] #19 34.14 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-04-28T07:32:41.410Z] #19 34.14 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-04-28T07:32:41.410Z] #19 34.19 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB] [2022-04-28T07:32:41.410Z] #19 34.19 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-04-28T07:32:41.410Z] #19 34.20 Get:88 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armhf-cross all 10.2.1-6cross1 [694 kB] [2022-04-28T07:32:41.410Z] #19 34.20 Get:89 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [50.4 MB] [2022-04-28T07:32:41.740Z] #14 37.67 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-04-28T07:32:41.978Z] #19 34.99 Get:90 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabihf amd64 4:10.2.1-1 [1468 B] [2022-04-28T07:32:42.237Z] #19 34.99 Get:91 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armhf-cross all 5.10.13-1cross4 [1365 kB] [2022-04-28T07:32:42.237Z] #19 35.01 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-04-28T07:32:42.237Z] #19 35.02 Get:93 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armhf-cross all 10.2.1-6cross1 [1760 kB] [2022-04-28T07:32:42.237Z] #19 35.05 Get:94 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [47.1 MB] [2022-04-28T07:32:42.319Z] #14 ... [2022-04-28T07:32:42.319Z] [2022-04-28T07:32:42.319Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-28T07:32:42.319Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-28T07:32:42.319Z] #40 23.51 Reading package lists... [2022-04-28T07:32:42.319Z] #40 28.33 Building dependency tree... [2022-04-28T07:32:42.319Z] #40 31.71 The following additional packages will be installed: [2022-04-28T07:32:42.319Z] #40 31.72 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-04-28T07:32:42.319Z] #40 31.72 Suggested packages: [2022-04-28T07:32:42.319Z] #40 31.72 cmake-doc ninja-build lrzip [2022-04-28T07:32:42.319Z] #40 31.72 Recommended packages: [2022-04-28T07:32:42.319Z] #40 31.72 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-04-28T07:32:42.319Z] #40 32.57 The following NEW packages will be installed: [2022-04-28T07:32:42.319Z] #40 32.58 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-04-28T07:32:42.319Z] #40 32.58 vim-common xxd [2022-04-28T07:32:42.319Z] #40 32.92 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2022-04-28T07:32:42.319Z] #40 32.92 Need to get 17.7 MB of archives. [2022-04-28T07:32:42.320Z] #40 32.92 After this operation, 70.7 MB of additional disk space will be used. [2022-04-28T07:32:42.320Z] #40 32.92 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-28T07:32:42.320Z] #40 32.92 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-28T07:32:42.320Z] #40 32.93 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-04-28T07:32:42.320Z] #40 33.03 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-04-28T07:32:42.320Z] #40 33.51 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u1 [693 kB] [2022-04-28T07:32:42.320Z] #40 33.56 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-04-28T07:32:42.320Z] #40 33.58 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-04-28T07:32:42.320Z] #40 33.59 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-04-28T07:32:42.320Z] #40 33.59 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-04-28T07:32:42.320Z] #40 33.60 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-04-28T07:32:42.320Z] #40 35.30 debconf: delaying package configuration, since apt-utils is not installed [2022-04-28T07:32:42.320Z] #40 35.54 Fetched 17.7 MB in 1s (13.1 MB/s) [2022-04-28T07:32:42.320Z] #40 35.66 Selecting previously unselected package xxd. [2022-04-28T07:32:42.320Z] #40 35.66 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-28T07:32:42.320Z] #40 35.77 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-28T07:32:42.320Z] #40 35.77 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-28T07:32:42.320Z] #40 35.94 Selecting previously unselected package vim-common. [2022-04-28T07:32:42.320Z] #40 35.95 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-28T07:32:42.320Z] #40 35.97 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-28T07:32:42.320Z] #40 36.24 Selecting previously unselected package cmake-data. [2022-04-28T07:32:42.320Z] #40 36.24 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-04-28T07:32:42.320Z] #40 36.25 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-04-28T07:32:42.320Z] #40 ... [2022-04-28T07:32:42.320Z] [2022-04-28T07:32:42.320Z] #38 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-04-28T07:32:42.320Z] #38 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-04-28T07:32:42.320Z] #38 38.00 NAME: [2022-04-28T07:32:42.320Z] #38 38.00 go-winres - A tool for embedding resources in Windows executables [2022-04-28T07:32:42.320Z] #38 38.00 [2022-04-28T07:32:42.320Z] #38 38.00 USAGE: [2022-04-28T07:32:42.320Z] #38 38.00 go-winres [global options] command [command options] [arguments...] [2022-04-28T07:32:42.320Z] #38 38.01 [2022-04-28T07:32:42.320Z] #38 38.01 COMMANDS: [2022-04-28T07:32:42.320Z] #38 38.01 init Create an initial ./winres/winres.json [2022-04-28T07:32:42.320Z] #38 38.02 make Make syso files for the "go build" command [2022-04-28T07:32:42.320Z] #38 38.02 simply Make syso files for the "go build" command (simplified) [2022-04-28T07:32:42.320Z] #38 38.02 extract Extract all resources from an executable [2022-04-28T07:32:42.320Z] #38 38.02 patch Replace resources in an executable file (exe, dll) [2022-04-28T07:32:42.320Z] #38 38.02 help, h Shows a list of commands or help for one command [2022-04-28T07:32:42.320Z] #38 38.02 [2022-04-28T07:32:42.320Z] #38 38.02 GLOBAL OPTIONS: [2022-04-28T07:32:42.320Z] #38 38.02 --help, -h show help (default: false) [2022-04-28T07:32:42.581Z] #38 DONE 38.5s [2022-04-28T07:32:42.581Z] [2022-04-28T07:32:42.581Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-28T07:32:42.581Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-28T07:32:42.581Z] #53 34.38 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-04-28T07:32:42.581Z] #53 34.40 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-04-28T07:32:42.581Z] #53 37.44 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-28T07:32:42.581Z] #53 37.47 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-28T07:32:42.581Z] #53 37.49 go: downloading github.com/stretchr/testify v1.7.0 [2022-04-28T07:32:42.581Z] #53 37.70 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-04-28T07:32:42.581Z] #53 37.73 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-04-28T07:32:42.581Z] #53 37.79 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-28T07:32:42.581Z] #53 37.79 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-04-28T07:32:42.581Z] #53 37.83 go: downloading github.com/magiconair/properties v1.8.5 [2022-04-28T07:32:42.581Z] #53 37.87 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-28T07:32:42.581Z] #53 37.92 go: downloading github.com/spf13/afero v1.6.0 [2022-04-28T07:32:42.581Z] #53 37.94 go: downloading github.com/spf13/cast v1.4.1 [2022-04-28T07:32:42.581Z] #53 37.97 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-04-28T07:32:42.581Z] #53 38.12 go: downloading github.com/subosito/gotenv v1.2.0 [2022-04-28T07:32:42.581Z] #53 38.18 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-04-28T07:32:42.581Z] #53 38.26 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-04-28T07:32:42.581Z] #53 38.27 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-04-28T07:32:42.581Z] #53 38.33 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-04-28T07:32:42.581Z] #53 38.34 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-04-28T07:32:42.581Z] #53 38.36 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-04-28T07:32:42.581Z] #53 38.38 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-04-28T07:32:42.581Z] #53 38.39 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-04-28T07:32:42.581Z] #53 38.42 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-04-28T07:32:42.581Z] #53 38.43 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-04-28T07:32:42.581Z] #53 38.50 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-04-28T07:32:42.581Z] #53 38.56 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-04-28T07:32:42.805Z] #19 35.78 Get:95 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabihf amd64 4:10.2.1-1 [1184 B] [2022-04-28T07:32:42.805Z] #19 35.78 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-04-28T07:32:42.805Z] #19 35.78 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-04-28T07:32:42.805Z] #19 35.80 Get:98 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-ppc64el-cross all 10.2.1-6cross1 [30.5 kB] [2022-04-28T07:32:42.805Z] #19 35.80 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-04-28T07:32:42.805Z] #19 35.80 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB] [2022-04-28T07:32:42.805Z] #19 35.80 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-04-28T07:32:42.805Z] #19 35.80 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-04-28T07:32:42.805Z] #19 35.82 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2022-04-28T07:32:42.805Z] #19 35.84 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2022-04-28T07:32:42.805Z] #19 35.86 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB] [2022-04-28T07:32:43.064Z] #19 35.86 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2022-04-28T07:32:43.065Z] #19 35.88 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2022-04-28T07:32:43.065Z] #19 35.88 Get:108 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-ppc64el-cross all 10.2.1-6cross1 [1249 kB] [2022-04-28T07:32:43.065Z] #19 35.89 Get:109 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [48.9 MB] [2022-04-28T07:32:43.158Z] #53 39.05 go: downloading github.com/Antonboom/errname v0.1.5 [2022-04-28T07:32:43.158Z] #53 39.16 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-04-28T07:32:43.158Z] #53 39.18 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-04-28T07:32:43.419Z] #53 39.60 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-04-28T07:32:43.681Z] #53 39.64 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-04-28T07:32:43.681Z] #53 39.71 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-04-28T07:32:43.681Z] #53 39.78 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-04-28T07:32:43.681Z] #53 39.86 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-04-28T07:32:43.731Z] #40 17.98 Reading package lists... [2022-04-28T07:32:43.731Z] #40 ... [2022-04-28T07:32:43.731Z] [2022-04-28T07:32:43.731Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-28T07:32:43.731Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-28T07:32:43.731Z] #49 10.47 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-28T07:32:43.731Z] #49 14.07 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-04-28T07:32:43.731Z] #49 20.06 Fetched 8513 kB in 15s (555 kB/s) [2022-04-28T07:32:43.731Z] #49 20.06 Reading package lists... [2022-04-28T07:32:43.731Z] #49 ... [2022-04-28T07:32:43.731Z] [2022-04-28T07:32:43.731Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-28T07:32:43.731Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-04-28T07:32:43.731Z] #51 14.76 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-28T07:32:43.731Z] #51 14.82 go: downloading golang.org/x/mod v0.3.0 [2022-04-28T07:32:43.942Z] #53 39.90 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-04-28T07:32:43.942Z] #53 39.95 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-04-28T07:32:43.942Z] #53 40.01 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-04-28T07:32:43.942Z] #53 40.06 go: downloading github.com/breml/bidichk v0.2.1 [2022-04-28T07:32:43.942Z] #53 40.08 go: downloading github.com/breml/errchkjson v0.2.1 [2022-04-28T07:32:43.942Z] #53 40.11 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-04-28T07:32:43.992Z] #51 ... [2022-04-28T07:32:43.992Z] [2022-04-28T07:32:43.992Z] #38 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-04-28T07:32:43.992Z] #38 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-04-28T07:32:43.992Z] #38 11.33 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-04-28T07:32:43.992Z] #38 11.54 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-28T07:32:43.992Z] #38 ... [2022-04-28T07:32:43.992Z] [2022-04-28T07:32:43.993Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-28T07:32:43.993Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-28T07:32:43.993Z] #14 17.65 Fetched 8510 kB in 13s (637 kB/s) [2022-04-28T07:32:43.998Z] #19 36.63 Get:110 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1468 B] [2022-04-28T07:32:43.998Z] #19 36.63 Get:111 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-ppc64el-cross all 5.10.13-1cross4 [1391 kB] [2022-04-28T07:32:43.998Z] #19 36.64 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2022-04-28T07:32:43.998Z] #19 36.67 Get:113 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-ppc64el-cross all 10.2.1-6cross1 [1775 kB] [2022-04-28T07:32:43.998Z] #19 36.69 Get:114 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [46.0 MB] [2022-04-28T07:32:44.205Z] #53 40.12 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-04-28T07:32:44.205Z] #53 40.13 go: downloading github.com/daixiang0/gci v0.2.9 [2022-04-28T07:32:44.205Z] #53 40.16 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-04-28T07:32:44.205Z] #53 40.16 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-04-28T07:32:44.205Z] #53 40.18 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-04-28T07:32:44.205Z] #53 40.21 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-04-28T07:32:44.205Z] #53 ... [2022-04-28T07:32:44.205Z] [2022-04-28T07:32:44.205Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-28T07:32:44.205Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-28T07:32:44.205Z] #40 40.15 Selecting previously unselected package libicu67:amd64. [2022-04-28T07:32:44.205Z] #40 40.16 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-04-28T07:32:44.205Z] #40 40.21 Unpacking libicu67:amd64 (67.1-7) ... [2022-04-28T07:32:44.564Z] #19 37.40 Get:115 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1184 B] [2022-04-28T07:32:44.564Z] #19 37.40 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-04-28T07:32:44.564Z] #19 37.40 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-04-28T07:32:44.564Z] #19 37.41 Get:118 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-s390x-cross all 10.2.1-6cross1 [24.6 kB] [2022-04-28T07:32:44.564Z] #19 37.41 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB] [2022-04-28T07:32:44.564Z] #19 37.41 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB] [2022-04-28T07:32:44.564Z] #19 37.41 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-04-28T07:32:44.564Z] #19 37.41 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-04-28T07:32:44.564Z] #19 37.44 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB] [2022-04-28T07:32:44.564Z] #19 37.44 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-04-28T07:32:44.564Z] #19 37.45 Get:125 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-s390x-cross all 10.2.1-6cross1 [663 kB] [2022-04-28T07:32:44.564Z] #19 37.46 Get:126 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu amd64 10.2.1-6cross1 [46.3 MB] [2022-04-28T07:32:45.382Z] #14 17.65 Reading package lists... [2022-04-28T07:32:45.498Z] #19 38.21 Get:127 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-s390x-linux-gnu amd64 4:10.2.1-1 [1456 B] [2022-04-28T07:32:45.498Z] #19 38.21 Get:128 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-s390x-cross all 5.10.13-1cross4 [1395 kB] [2022-04-28T07:32:45.498Z] #19 38.22 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-04-28T07:32:45.498Z] #19 38.25 Get:130 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-s390x-cross all 10.2.1-6cross1 [1684 kB] [2022-04-28T07:32:45.498Z] #19 38.27 Get:131 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-s390x-linux-gnu amd64 10.2.1-6cross1 [44.2 MB] [2022-04-28T07:32:45.644Z] #14 22.99 Reading package lists... [2022-04-28T07:32:45.644Z] #14 ... [2022-04-28T07:32:45.644Z] [2022-04-28T07:32:45.644Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-28T07:32:45.644Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-28T07:32:45.644Z] #40 17.98 Reading package lists... [2022-04-28T07:32:45.964Z] #31 16.91 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-04-28T07:32:45.964Z] #31 ... [2022-04-28T07:32:45.964Z] [2022-04-28T07:32:45.964Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-04-28T07:32:45.964Z] #36 sha256:b5f8b420d95a7751b12d187654248cc29112ab4ac4f2bb87f4332b1058307f9b [2022-04-28T07:32:45.964Z] #36 14.78 tomll can be used in two ways: [2022-04-28T07:32:45.964Z] #36 14.78 Writing to STDIN and reading from STDOUT: [2022-04-28T07:32:45.964Z] #36 14.78 cat file.toml | tomll > file.toml [2022-04-28T07:32:45.964Z] #36 14.78 [2022-04-28T07:32:45.964Z] #36 14.78 Reading and updating a list of files: [2022-04-28T07:32:45.964Z] #36 14.78 tomll a.toml b.toml c.toml [2022-04-28T07:32:45.964Z] #36 14.78 [2022-04-28T07:32:45.964Z] #36 14.78 When given a list of files, tomll will modify all files in place without asking. [2022-04-28T07:32:45.964Z] #36 DONE 18.0s [2022-04-28T07:32:45.964Z] [2022-04-28T07:32:45.964Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-28T07:32:45.964Z] #65 sha256:e3b65bf92ad5bd5f4dfdf29779dbca758791ec380fd58732f025b324713be9ab [2022-04-28T07:32:45.964Z] #65 9.761 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-04-28T07:32:45.964Z] #65 10.29 go: downloading github.com/google/uuid v1.3.0 [2022-04-28T07:32:45.964Z] #65 10.33 go: downloading github.com/moby/vpnkit v0.5.0 [2022-04-28T07:32:45.964Z] #65 10.48 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-04-28T07:32:45.964Z] #65 10.59 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-28T07:32:45.964Z] #65 10.66 go: downloading github.com/gorilla/mux v1.8.0 [2022-04-28T07:32:45.964Z] #65 10.84 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-04-28T07:32:45.964Z] #65 11.24 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-04-28T07:32:45.964Z] #65 11.38 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-04-28T07:32:45.964Z] #65 11.43 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-04-28T07:32:45.964Z] #65 12.90 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-28T07:32:46.065Z] #19 38.95 Get:132 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-s390x-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-04-28T07:32:46.065Z] #19 38.95 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-04-28T07:32:46.323Z] #19 39.19 debconf: delaying package configuration, since apt-utils is not installed [2022-04-28T07:32:46.323Z] #19 39.29 Fetched 787 MB in 15s (53.1 MB/s) [2022-04-28T07:32:46.323Z] #19 39.31 Selecting previously unselected package liblocale-gettext-perl. [2022-04-28T07:32:46.323Z] #19 39.31 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-28T07:32:46.323Z] #19 39.32 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-04-28T07:32:46.323Z] #19 39.33 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-04-28T07:32:46.323Z] #19 39.36 Selecting previously unselected package bzip2. [2022-04-28T07:32:46.582Z] #19 39.36 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-04-28T07:32:46.583Z] #19 39.36 Unpacking bzip2 (1.0.8-4) ... [2022-04-28T07:32:46.583Z] #19 39.40 Selecting previously unselected package libmagic-mgc. [2022-04-28T07:32:46.583Z] #19 39.40 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-04-28T07:32:46.583Z] #19 39.40 Unpacking libmagic-mgc (1:5.39-3) ... [2022-04-28T07:32:46.583Z] #19 39.48 Selecting previously unselected package libmagic1:amd64. [2022-04-28T07:32:46.583Z] #19 39.48 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-04-28T07:32:46.583Z] #19 39.49 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-04-28T07:32:46.583Z] #19 39.53 Selecting previously unselected package file. [2022-04-28T07:32:46.583Z] #19 39.53 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-04-28T07:32:46.583Z] #19 39.54 Unpacking file (1:5.39-3) ... [2022-04-28T07:32:46.583Z] #19 39.58 Selecting previously unselected package xz-utils. [2022-04-28T07:32:46.583Z] #19 39.58 Preparing to unpack .../005-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-04-28T07:32:46.583Z] #19 39.59 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-04-28T07:32:46.841Z] #19 39.63 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-04-28T07:32:46.841Z] #19 39.64 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-04-28T07:32:46.841Z] #19 39.64 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-04-28T07:32:47.039Z] #40 23.14 Building dependency tree... [2022-04-28T07:32:47.100Z] #19 39.96 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-04-28T07:32:47.100Z] #19 39.96 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-04-28T07:32:47.100Z] #19 39.96 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-04-28T07:32:47.343Z] #65 ... [2022-04-28T07:32:47.344Z] [2022-04-28T07:32:47.344Z] #45 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-28T07:32:47.344Z] #45 sha256:03e343ea3e293af9f5654274694c4865931147d25ab5ee0a603c5d37c8c1fcbd [2022-04-28T07:32:47.358Z] #19 40.25 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-04-28T07:32:47.358Z] #19 40.25 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-04-28T07:32:47.358Z] #19 40.25 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-04-28T07:32:47.601Z] #45 18.85 Updating files: 81% (1495/1843) Updating files: 82% (1512/1843) Updating files: 83% (1530/1843) Updating files: 84% (1549/1843) Updating files: 85% (1567/1843) Updating files: 86% (1585/1843) Updating files: 87% (1604/1843) Updating files: 88% (1622/1843) Updating files: 89% (1641/1843) Updating files: 90% (1659/1843) Updating files: 91% (1678/1843) Updating files: 92% (1696/1843) Updating files: 93% (1714/1843) Updating files: 94% (1733/1843) Updating files: 95% (1751/1843) Updating files: 96% (1770/1843) Updating files: 97% (1788/1843) Updating files: 98% (1807/1843) Updating files: 99% (1825/1843) Updating files: 100% (1843/1843) Updating files: 100% (1843/1843), done. [2022-04-28T07:32:47.601Z] #45 19.30 + git checkout -q v2.3.0 [2022-04-28T07:32:47.616Z] #19 40.53 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-04-28T07:32:47.616Z] #19 40.54 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-04-28T07:32:47.616Z] #19 40.54 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-04-28T07:32:47.874Z] #19 40.80 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-04-28T07:32:47.874Z] #19 40.80 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-04-28T07:32:47.874Z] #19 40.80 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-04-28T07:32:48.134Z] #19 41.01 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-04-28T07:32:48.134Z] #19 41.02 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-04-28T07:32:48.134Z] #19 41.02 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-04-28T07:32:48.134Z] #19 41.06 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-04-28T07:32:48.392Z] #19 41.06 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-28T07:32:48.392Z] #19 41.06 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-04-28T07:32:48.532Z] #45 ... [2022-04-28T07:32:48.532Z] [2022-04-28T07:32:48.532Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-28T07:32:48.533Z] #40 sha256:880fbbcda7f8570bfe0d2ab54a082cef424d7db58cb3dbc6d09d686c3ecd2ee9 [2022-04-28T07:32:48.533Z] #40 10.46 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-28T07:32:48.533Z] #40 15.01 Fetched 8397 kB in 11s (776 kB/s) [2022-04-28T07:32:48.533Z] #40 15.01 Reading package lists... [2022-04-28T07:32:48.789Z] #40 20.08 Reading package lists... [2022-04-28T07:32:48.789Z] #40 ... [2022-04-28T07:32:48.789Z] [2022-04-28T07:32:48.789Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-28T07:32:48.789Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-04-28T07:32:48.789Z] #14 10.36 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-28T07:32:48.789Z] #14 14.41 Fetched 8397 kB in 11s (782 kB/s) [2022-04-28T07:32:48.789Z] #14 14.41 Reading package lists... [2022-04-28T07:32:48.789Z] #14 19.07 Reading package lists... [2022-04-28T07:32:48.789Z] #14 ... [2022-04-28T07:32:48.789Z] [2022-04-28T07:32:48.789Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-28T07:32:48.789Z] #51 sha256:c5a851bb501de1cb3a816e880c60be0f5ea1c0b0e1d7f3ac81ce767796f54dad [2022-04-28T07:32:48.789Z] #51 10.73 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-28T07:32:48.789Z] #51 10.76 go: downloading golang.org/x/mod v0.3.0 [2022-04-28T07:32:48.961Z] #40 26.36 The following additional packages will be installed: [2022-04-28T07:32:48.961Z] #40 26.37 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-04-28T07:32:48.961Z] #40 26.39 Suggested packages: [2022-04-28T07:32:48.961Z] #40 26.39 cmake-doc ninja-build lrzip [2022-04-28T07:32:48.961Z] #40 26.39 Recommended packages: [2022-04-28T07:32:48.961Z] #40 26.40 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-04-28T07:32:49.045Z] #51 ... [2022-04-28T07:32:49.045Z] [2022-04-28T07:32:49.045Z] #45 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-28T07:32:49.045Z] #45 sha256:03e343ea3e293af9f5654274694c4865931147d25ab5ee0a603c5d37c8c1fcbd [2022-04-28T07:32:49.045Z] #45 20.77 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-04-28T07:32:49.223Z] #40 ... [2022-04-28T07:32:49.223Z] [2022-04-28T07:32:49.223Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-28T07:32:49.223Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-04-28T07:32:49.223Z] #60 16.54 Fetched 8510 kB in 13s (657 kB/s) [2022-04-28T07:32:49.223Z] #60 16.54 Reading package lists... [2022-04-28T07:32:49.485Z] #60 22.17 Reading package lists... [2022-04-28T07:32:49.485Z] #60 ... [2022-04-28T07:32:49.485Z] [2022-04-28T07:32:49.485Z] #45 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-28T07:32:49.485Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-28T07:32:49.485Z] #45 23.89 Updating files: 92% (1697/1843) Updating files: 93% (1714/1843) Updating files: 94% (1733/1843) Updating files: 95% (1751/1843) Updating files: 96% (1770/1843) Updating files: 97% (1788/1843) Updating files: 98% (1807/1843) Updating files: 99% (1825/1843) Updating files: 100% (1843/1843) Updating files: 100% (1843/1843), done. [2022-04-28T07:32:49.485Z] #45 24.02 + git checkout -q v2.3.0 [2022-04-28T07:32:49.485Z] #45 26.00 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-04-28T07:32:49.505Z] #40 ... [2022-04-28T07:32:49.505Z] [2022-04-28T07:32:49.505Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-28T07:32:49.505Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-28T07:32:49.505Z] #53 40.24 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-04-28T07:32:49.505Z] #53 40.24 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-04-28T07:32:49.505Z] #53 40.26 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-04-28T07:32:49.505Z] #53 40.42 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-04-28T07:32:49.505Z] #53 40.54 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-04-28T07:32:49.505Z] #53 40.55 go: downloading github.com/golangci/misspell v0.3.5 [2022-04-28T07:32:49.505Z] #53 40.58 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-04-28T07:32:49.505Z] #53 40.60 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-04-28T07:32:49.505Z] #53 40.62 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-04-28T07:32:49.505Z] #53 40.64 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-04-28T07:32:49.505Z] #53 40.67 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-04-28T07:32:49.505Z] #53 40.69 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-04-28T07:32:49.505Z] #53 40.72 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-04-28T07:32:49.505Z] #53 40.76 go: downloading github.com/julz/importas v0.1.0 [2022-04-28T07:32:49.505Z] #53 40.82 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-04-28T07:32:49.505Z] #53 40.84 go: downloading github.com/kulti/thelper v0.5.0 [2022-04-28T07:32:49.505Z] #53 40.89 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-04-28T07:32:49.505Z] #53 40.92 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-04-28T07:32:49.505Z] #53 40.94 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-04-28T07:32:49.505Z] #53 40.95 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-04-28T07:32:49.505Z] #53 40.96 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-04-28T07:32:49.505Z] #53 41.00 go: downloading github.com/maratori/testpackage v1.0.1 [2022-04-28T07:32:49.505Z] #53 41.02 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-04-28T07:32:49.505Z] #53 41.13 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-04-28T07:32:49.505Z] #53 41.13 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-04-28T07:32:49.505Z] #53 41.15 go: downloading github.com/mgechev/revive v1.1.3 [2022-04-28T07:32:49.505Z] #53 41.60 go: downloading github.com/moricho/tparallel v0.2.1 [2022-04-28T07:32:49.505Z] #53 41.60 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-04-28T07:32:49.505Z] #53 41.61 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-04-28T07:32:49.505Z] #53 41.71 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-04-28T07:32:49.505Z] #53 41.71 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-04-28T07:32:49.505Z] #53 41.75 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-04-28T07:32:49.505Z] #53 41.81 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-04-28T07:32:49.505Z] #53 41.84 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-04-28T07:32:49.505Z] #53 41.88 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-04-28T07:32:49.505Z] #53 42.07 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-04-28T07:32:49.505Z] #53 42.09 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-04-28T07:32:49.505Z] #53 42.11 go: downloading github.com/sivchari/tenv v1.4.7 [2022-04-28T07:32:49.505Z] #53 42.12 go: downloading github.com/sonatard/noctx v0.0.1 [2022-04-28T07:32:49.505Z] #53 42.12 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-04-28T07:32:49.505Z] #53 42.15 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-04-28T07:32:49.505Z] #53 42.18 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-04-28T07:32:49.505Z] #53 42.20 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-04-28T07:32:49.505Z] #53 42.23 go: downloading github.com/tetafro/godot v1.4.11 [2022-04-28T07:32:49.505Z] #53 42.32 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-04-28T07:32:49.505Z] #53 42.39 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-04-28T07:32:49.505Z] #53 42.40 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-04-28T07:32:49.505Z] #53 42.57 go: downloading github.com/ultraware/funlen v0.0.3 [2022-04-28T07:32:49.505Z] #53 42.60 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-04-28T07:32:49.505Z] #53 42.61 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-04-28T07:32:49.505Z] #53 42.67 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-04-28T07:32:49.505Z] #53 42.71 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-04-28T07:32:49.505Z] #53 42.90 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-04-28T07:32:49.505Z] #53 43.16 go: downloading honnef.co/go/tools v0.2.2 [2022-04-28T07:32:49.505Z] #53 44.20 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-04-28T07:32:49.505Z] #53 44.21 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-04-28T07:32:49.505Z] #53 44.25 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-04-28T07:32:49.505Z] #53 44.35 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-04-28T07:32:49.609Z] #45 ... [2022-04-28T07:32:49.609Z] [2022-04-28T07:32:49.609Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-28T07:32:49.609Z] #49 sha256:3b71102d6bc6213dff631ce3be6d9bffa6ea361200cae8751adecf13941a5af6 [2022-04-28T07:32:49.609Z] #49 10.98 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-28T07:32:49.609Z] #49 15.13 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-04-28T07:32:49.609Z] #49 16.44 Fetched 8401 kB in 12s (673 kB/s) [2022-04-28T07:32:49.609Z] #49 16.44 Reading package lists... [2022-04-28T07:32:49.609Z] #49 ... [2022-04-28T07:32:49.609Z] [2022-04-28T07:32:49.609Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-04-28T07:32:49.609Z] #31 sha256:8ec58217378ed09480a2f820f535a6776e0612fa873c773f43cd4082a10f0cb4 [2022-04-28T07:32:49.609Z] #31 18.90 #=#=# [2022-04-28T07:32:49.609Z] #31 19.22 #=#=# 0.7% ######################################################################## 100.0% [2022-04-28T07:32:49.609Z] #31 20.48 [2022-04-28T07:32:49.766Z] #53 45.70 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-04-28T07:32:49.766Z] #53 45.71 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-04-28T07:32:49.766Z] #53 45.72 go: downloading github.com/stretchr/objx v0.1.1 [2022-04-28T07:32:49.766Z] #53 45.82 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-04-28T07:32:50.028Z] #53 46.02 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-04-28T07:32:50.028Z] #53 46.02 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-28T07:32:50.289Z] #53 46.15 go: downloading golang.org/x/text v0.3.7 [2022-04-28T07:32:50.862Z] #53 ... [2022-04-28T07:32:50.862Z] [2022-04-28T07:32:50.862Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-28T07:32:50.862Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-28T07:32:50.862Z] #49 36.56 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-04-28T07:32:50.862Z] #49 37.95 debconf: delaying package configuration, since apt-utils is not installed [2022-04-28T07:32:50.862Z] #49 38.32 Fetched 2292 kB in 4s (559 kB/s) [2022-04-28T07:32:50.862Z] #49 38.50 Selecting previously unselected package libprotobuf23:amd64. [2022-04-28T07:32:50.862Z] #49 38.50 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-28T07:32:50.862Z] #49 38.68 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-04-28T07:32:50.862Z] #49 38.72 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-04-28T07:32:50.862Z] #49 40.04 Selecting previously unselected package python3-pkg-resources. [2022-04-28T07:32:50.862Z] #49 40.04 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-28T07:32:50.862Z] #49 40.04 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-28T07:32:50.862Z] #49 40.23 Selecting previously unselected package python3-six. [2022-04-28T07:32:50.862Z] #49 40.23 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-04-28T07:32:50.862Z] #49 40.24 Unpacking python3-six (1.16.0-2) ... [2022-04-28T07:32:50.862Z] #49 40.37 Selecting previously unselected package python3-protobuf. [2022-04-28T07:32:50.862Z] #49 40.37 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-04-28T07:32:50.862Z] #49 40.38 Unpacking python3-protobuf (3.12.4-1) ... [2022-04-28T07:32:50.862Z] #49 40.83 Selecting previously unselected package libnet1:amd64. [2022-04-28T07:32:50.862Z] #49 40.83 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-28T07:32:50.862Z] #49 40.83 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-28T07:32:50.862Z] #49 40.95 Selecting previously unselected package libnl-3-200:amd64. [2022-04-28T07:32:50.862Z] #49 40.98 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-28T07:32:50.862Z] #49 41.01 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-28T07:32:50.862Z] #49 41.13 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-28T07:32:50.862Z] #49 41.13 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-28T07:32:50.862Z] #49 41.14 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-28T07:32:50.862Z] #49 41.21 Selecting previously unselected package criu. [2022-04-28T07:32:50.862Z] #49 41.22 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-04-28T07:32:50.862Z] #49 41.22 Unpacking criu (3.16.1-3) ... [2022-04-28T07:32:50.862Z] #49 42.03 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-28T07:32:50.862Z] #49 43.40 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-04-28T07:32:50.862Z] #49 43.41 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-28T07:32:50.862Z] #49 43.44 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-28T07:32:50.862Z] #49 43.45 Setting up python3-six (1.16.0-2) ... [2022-04-28T07:32:50.862Z] #49 44.52 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-28T07:32:50.862Z] #49 44.55 Setting up python3-protobuf (3.12.4-1) ... [2022-04-28T07:32:50.862Z] #49 ... [2022-04-28T07:32:50.862Z] [2022-04-28T07:32:50.862Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-28T07:32:50.862Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-28T07:32:50.862Z] #40 46.15 Selecting previously unselected package libxml2:amd64. [2022-04-28T07:32:50.862Z] #40 46.15 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ... [2022-04-28T07:32:50.862Z] #40 46.17 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-28T07:32:50.862Z] #40 46.63 Selecting previously unselected package libarchive13:amd64. [2022-04-28T07:32:50.862Z] #40 46.63 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-04-28T07:32:50.862Z] #40 46.64 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-28T07:32:50.862Z] #40 46.88 Selecting previously unselected package libjsoncpp24:amd64. [2022-04-28T07:32:50.862Z] #40 46.91 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-04-28T07:32:50.862Z] #40 46.91 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-28T07:32:51.141Z] #40 47.07 Selecting previously unselected package librhash0:amd64. [2022-04-28T07:32:51.141Z] #40 47.10 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-04-28T07:32:51.141Z] #40 47.10 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-04-28T07:32:51.141Z] #40 47.26 Selecting previously unselected package libuv1:amd64. [2022-04-28T07:32:51.403Z] #40 47.29 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-04-28T07:32:51.403Z] #40 47.29 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-04-28T07:32:51.403Z] #40 47.43 Selecting previously unselected package cmake. [2022-04-28T07:32:51.403Z] #40 47.43 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-04-28T07:32:51.403Z] #40 47.47 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-04-28T07:32:52.133Z] #31 ... [2022-04-28T07:32:52.133Z] [2022-04-28T07:32:52.133Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-28T07:32:52.133Z] #60 sha256:469d77350ddf6b1c9d6aa7806f7136cd658fd532acb22093749f57010bd1c631 [2022-04-28T07:32:52.133Z] #60 13.93 Fetched 8397 kB in 11s (773 kB/s) [2022-04-28T07:32:52.133Z] #60 13.93 Reading package lists... [2022-04-28T07:32:52.133Z] #60 18.51 Reading package lists... [2022-04-28T07:32:52.133Z] #60 23.00 Building dependency tree... [2022-04-28T07:32:52.133Z] #60 ... [2022-04-28T07:32:52.133Z] [2022-04-28T07:32:52.133Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-28T07:32:52.133Z] #40 sha256:880fbbcda7f8570bfe0d2ab54a082cef424d7db58cb3dbc6d09d686c3ecd2ee9 [2022-04-28T07:32:52.133Z] #40 20.08 Reading package lists... [2022-04-28T07:32:52.570Z] #19 45.15 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-04-28T07:32:52.570Z] #19 45.15 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-04-28T07:32:52.570Z] #19 45.15 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-04-28T07:32:52.570Z] #19 45.19 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-04-28T07:32:52.570Z] #19 45.19 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-04-28T07:32:52.570Z] #19 45.19 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-04-28T07:32:52.938Z] Fetching without tags [2022-04-28T07:32:52.954Z] #40 24.25 Building dependency tree... [2022-04-28T07:32:52.954Z] #40 ... [2022-04-28T07:32:52.954Z] [2022-04-28T07:32:52.954Z] #38 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-04-28T07:32:52.954Z] #38 sha256:0b2baf5f0b302840ea8a42c9d39ec8bb6288f2730efe7f7edb42294826b3e70d [2022-04-28T07:32:52.954Z] #38 24.07 NAME: [2022-04-28T07:32:52.954Z] #38 24.07 go-winres - A tool for embedding resources in Windows executables [2022-04-28T07:32:52.954Z] #38 24.07 [2022-04-28T07:32:52.954Z] #38 24.07 USAGE: [2022-04-28T07:32:52.954Z] #38 24.07 go-winres [global options] command [command options] [arguments...] [2022-04-28T07:32:52.954Z] #38 24.07 [2022-04-28T07:32:52.954Z] #38 24.07 COMMANDS: [2022-04-28T07:32:52.954Z] #38 24.07 init Create an initial ./winres/winres.json [2022-04-28T07:32:52.954Z] #38 24.07 make Make syso files for the "go build" command [2022-04-28T07:32:52.954Z] #38 24.07 simply Make syso files for the "go build" command (simplified) [2022-04-28T07:32:52.954Z] #38 24.07 extract Extract all resources from an executable [2022-04-28T07:32:52.954Z] #38 24.07 patch Replace resources in an executable file (exe, dll) [2022-04-28T07:32:52.954Z] #38 24.07 help, h Shows a list of commands or help for one command [2022-04-28T07:32:52.954Z] #38 24.08 [2022-04-28T07:32:52.954Z] #38 24.08 GLOBAL OPTIONS: [2022-04-28T07:32:52.954Z] #38 24.08 --help, -h show help (default: false) [2022-04-28T07:32:52.954Z] #38 DONE 24.7s [2022-04-28T07:32:52.954Z] [2022-04-28T07:32:52.954Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-28T07:32:52.954Z] #53 sha256:490d2ef91d0453e27cdf3fb306e3cc4dc08bb3d9559153c768d37c0a46c9ad3d [2022-04-28T07:32:52.954Z] #53 24.89 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-28T07:32:52.954Z] #53 24.89 go: downloading github.com/fatih/color v1.13.0 [2022-04-28T07:32:53.102Z] Merging remotes/origin/master commit 1f8d44babf18811ff9020de667bf6fda8d3c4401 into PR head commit 4cf904494e221d2a9846f4d720b6701a14215cb2 [2022-04-28T07:32:53.219Z] #53 25.12 go: downloading github.com/spf13/cobra v1.3.0 [2022-04-28T07:32:53.220Z] #53 25.12 go: downloading github.com/spf13/pflag v1.0.5 [2022-04-28T07:32:52.888Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-28T07:32:52.895Z] > git config --add remote.origin.fetch +refs/pull/43536/head:refs/remotes/origin/PR-43536 # timeout=10 [2022-04-28T07:32:52.910Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-28T07:32:52.923Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-28T07:32:52.941Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-28T07:32:52.941Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-28T07:32:52.942Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43536/head:refs/remotes/origin/PR-43536 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-28T07:32:53.112Z] > git config core.sparsecheckout # timeout=10 [2022-04-28T07:32:53.122Z] > git checkout -f 4cf904494e221d2a9846f4d720b6701a14215cb2 # timeout=10 [2022-04-28T07:32:53.479Z] #53 25.38 go: downloading github.com/spf13/viper v1.10.1 [2022-04-28T07:32:53.710Z] #45 ... [2022-04-28T07:32:53.710Z] [2022-04-28T07:32:53.710Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-28T07:32:53.710Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-28T07:32:53.710Z] #40 27.24 The following NEW packages will be installed: [2022-04-28T07:32:53.710Z] #40 27.25 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-04-28T07:32:53.710Z] #40 27.26 vim-common xxd [2022-04-28T07:32:53.710Z] #40 27.67 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2022-04-28T07:32:53.710Z] #40 27.67 Need to get 17.7 MB of archives. [2022-04-28T07:32:53.710Z] #40 27.67 After this operation, 70.7 MB of additional disk space will be used. [2022-04-28T07:32:53.710Z] #40 27.67 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-28T07:32:53.710Z] #40 27.67 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-28T07:32:53.710Z] #40 27.68 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-04-28T07:32:53.710Z] #40 27.77 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-04-28T07:32:53.710Z] #40 28.28 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u1 [693 kB] [2022-04-28T07:32:53.710Z] #40 28.29 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-04-28T07:32:53.710Z] #40 28.31 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-04-28T07:32:53.710Z] #40 28.32 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-04-28T07:32:53.710Z] #40 28.33 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-04-28T07:32:53.710Z] #40 28.33 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-04-28T07:32:53.710Z] #40 29.72 debconf: delaying package configuration, since apt-utils is not installed [2022-04-28T07:32:53.710Z] #40 29.96 Fetched 17.7 MB in 1s (13.7 MB/s) [2022-04-28T07:32:53.710Z] #40 30.05 Selecting previously unselected package xxd. [2022-04-28T07:32:53.710Z] #40 30.05 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-28T07:32:53.710Z] #40 30.15 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-28T07:32:53.710Z] #40 30.15 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-28T07:32:53.710Z] #40 30.36 Selecting previously unselected package vim-common. [2022-04-28T07:32:53.710Z] #40 30.36 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-28T07:32:53.710Z] #40 30.39 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-28T07:32:53.710Z] #40 30.67 Selecting previously unselected package cmake-data. [2022-04-28T07:32:53.710Z] #40 30.67 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-04-28T07:32:53.710Z] #40 30.69 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-04-28T07:32:53.737Z] #53 25.65 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-04-28T07:32:53.751Z] Merge succeeded, producing 4cf904494e221d2a9846f4d720b6701a14215cb2 [2022-04-28T07:32:53.752Z] Checking out Revision 4cf904494e221d2a9846f4d720b6701a14215cb2 (PR-43536) [2022-04-28T07:32:53.952Z] #40 ... [2022-04-28T07:32:53.952Z] [2022-04-28T07:32:53.952Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-28T07:32:53.952Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-28T07:32:53.952Z] #14 39.49 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-04-28T07:32:53.952Z] #14 40.05 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-04-28T07:32:53.952Z] #14 40.05 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-04-28T07:32:53.952Z] #14 40.05 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-04-28T07:32:53.952Z] #14 40.06 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-28T07:32:53.952Z] #14 40.07 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-28T07:32:53.952Z] #14 40.08 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-04-28T07:32:53.952Z] #14 40.09 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-04-28T07:32:53.952Z] #14 40.09 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-04-28T07:32:53.952Z] #14 40.10 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-04-28T07:32:53.952Z] #14 40.12 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-04-28T07:32:53.952Z] #14 40.13 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-04-28T07:32:53.952Z] #14 40.13 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-04-28T07:32:53.952Z] #14 40.16 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-04-28T07:32:53.952Z] #14 40.17 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-04-28T07:32:53.952Z] #14 40.17 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-04-28T07:32:53.952Z] #14 40.17 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-04-28T07:32:53.952Z] #14 41.07 debconf: delaying package configuration, since apt-utils is not installed [2022-04-28T07:32:53.952Z] #14 41.29 Fetched 115 MB in 7s (16.5 MB/s) [2022-04-28T07:32:53.952Z] #14 41.38 Selecting previously unselected package binutils-mingw-w64-i686. [2022-04-28T07:32:53.952Z] #14 41.38 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-28T07:32:53.952Z] #14 41.46 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-28T07:32:53.952Z] #14 41.46 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-28T07:32:53.952Z] #14 43.32 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-04-28T07:32:53.952Z] #14 43.33 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-28T07:32:53.952Z] #14 43.34 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-28T07:32:53.952Z] #14 45.34 Selecting previously unselected package binutils-mingw-w64. [2022-04-28T07:32:53.952Z] #14 45.34 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-04-28T07:32:53.952Z] #14 45.37 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-28T07:32:53.952Z] #14 45.48 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-04-28T07:32:53.952Z] #14 45.50 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-28T07:32:53.952Z] #14 45.52 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-28T07:32:53.952Z] #14 45.70 Selecting previously unselected package dmsetup. [2022-04-28T07:32:53.952Z] #14 45.71 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-04-28T07:32:53.952Z] #14 45.71 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-04-28T07:32:53.952Z] #14 45.93 Selecting previously unselected package mingw-w64-common. [2022-04-28T07:32:53.953Z] #14 45.93 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-04-28T07:32:53.953Z] #14 45.93 Unpacking mingw-w64-common (8.0.0-1) ... [2022-04-28T07:32:53.994Z] #53 26.00 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-28T07:32:53.994Z] #53 26.02 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-28T07:32:54.251Z] #53 26.02 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-04-28T07:32:54.251Z] #53 26.04 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-04-28T07:32:54.897Z] #14 ... [2022-04-28T07:32:54.897Z] [2022-04-28T07:32:54.897Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-28T07:32:54.897Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-28T07:32:54.897Z] #53 51.05 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-04-28T07:32:54.897Z] #53 51.09 go: downloading github.com/gobwas/glob v0.2.3 [2022-04-28T07:32:55.158Z] #53 51.10 go: downloading github.com/kisielk/gotool v1.0.0 [2022-04-28T07:32:55.158Z] #53 51.16 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-04-28T07:32:55.158Z] #53 51.20 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-04-28T07:32:55.158Z] #53 51.20 go: downloading golang.org/x/mod v0.5.1 [2022-04-28T07:32:55.158Z] #53 51.24 go: downloading github.com/ettle/strcase v0.1.1 [2022-04-28T07:32:55.158Z] #53 51.31 go: downloading github.com/fatih/structtag v1.2.0 [2022-04-28T07:32:55.180Z] #53 26.95 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-04-28T07:32:55.180Z] #53 26.98 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-04-28T07:32:53.697Z] > git remote # timeout=10 [2022-04-28T07:32:53.710Z] > git config --get remote.origin.url # timeout=10 [2022-04-28T07:32:53.726Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-28T07:32:53.727Z] > git merge 1f8d44babf18811ff9020de667bf6fda8d3c4401 # timeout=10 [2022-04-28T07:32:53.742Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-28T07:32:53.753Z] > git config core.sparsecheckout # timeout=10 [2022-04-28T07:32:53.760Z] > git checkout -f 4cf904494e221d2a9846f4d720b6701a14215cb2 # timeout=10 [2022-04-28T07:32:55.419Z] #53 51.37 go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-28T07:32:55.419Z] #53 51.51 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-04-28T07:32:55.419Z] #53 51.52 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-04-28T07:32:55.632Z] #40 ... [2022-04-28T07:32:55.632Z] [2022-04-28T07:32:55.632Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-28T07:32:55.632Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-28T07:32:55.632Z] #53 32.98 go: downloading github.com/fatih/color v1.13.0 [2022-04-28T07:32:55.632Z] #53 32.98 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-28T07:32:55.632Z] #53 33.01 go: downloading github.com/spf13/cobra v1.3.0 [2022-04-28T07:32:55.632Z] #53 33.03 go: downloading github.com/spf13/pflag v1.0.5 [2022-04-28T07:32:55.686Z] #53 51.62 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-04-28T07:32:55.744Z] #53 ... [2022-04-28T07:32:55.744Z] [2022-04-28T07:32:55.744Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-04-28T07:32:55.744Z] #55 sha256:14d2d817715f4a2edd8554f0a2e6aa6ed59592285ae4d4605f1172f704ea2772 [2022-04-28T07:32:55.744Z] #55 27.01 v3.0.2 [2022-04-28T07:32:55.744Z] #55 DONE 27.6s [2022-04-28T07:32:55.744Z] [2022-04-28T07:32:55.744Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-04-28T07:32:55.744Z] #31 sha256:8ec58217378ed09480a2f820f535a6776e0612fa873c773f43cd4082a10f0cb4 [2022-04-28T07:32:55.744Z] #31 25.23 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-04-28T07:32:55.744Z] #31 26.34 #=#=# [2022-04-28T07:32:55.895Z] #53 33.26 go: downloading github.com/spf13/viper v1.10.1 [2022-04-28T07:32:55.895Z] #53 ... [2022-04-28T07:32:55.895Z] [2022-04-28T07:32:55.895Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-28T07:32:55.895Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-04-28T07:32:55.895Z] #60 26.89 Building dependency tree... [2022-04-28T07:32:55.895Z] #60 30.14 The following additional packages will be installed: [2022-04-28T07:32:55.895Z] #60 30.17 libbtrfs0 [2022-04-28T07:32:55.895Z] #60 30.33 The following NEW packages will be installed: [2022-04-28T07:32:55.895Z] #60 30.34 libbtrfs-dev libbtrfs0 [2022-04-28T07:32:55.895Z] #60 30.73 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2022-04-28T07:32:55.895Z] #60 30.73 Need to get 460 kB of archives. [2022-04-28T07:32:55.895Z] #60 30.73 After this operation, 1237 kB of additional disk space will be used. [2022-04-28T07:32:55.895Z] #60 30.73 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-28T07:32:55.895Z] #60 30.73 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-28T07:32:55.895Z] #60 31.68 debconf: delaying package configuration, since apt-utils is not installed [2022-04-28T07:32:55.895Z] #60 31.97 Fetched 460 kB in 0s (1319 kB/s) [2022-04-28T07:32:55.895Z] #60 32.08 Selecting previously unselected package libbtrfs0:amd64. [2022-04-28T07:32:55.895Z] #60 32.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-04-28T07:32:55.895Z] #60 32.16 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-28T07:32:55.895Z] #60 32.18 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-28T07:32:55.895Z] #60 32.41 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-28T07:32:55.895Z] #60 32.42 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-28T07:32:55.895Z] #60 32.43 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-28T07:32:55.895Z] #60 32.73 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-28T07:32:55.895Z] #60 32.76 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-28T07:32:55.895Z] #60 32.78 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-28T07:32:55.895Z] #60 DONE 33.3s [2022-04-28T07:32:55.953Z] #53 ... [2022-04-28T07:32:55.953Z] [2022-04-28T07:32:55.953Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-28T07:32:55.953Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-28T07:32:55.953Z] #49 48.05 Setting up criu (3.16.1-3) ... [2022-04-28T07:32:55.953Z] #49 49.76 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-28T07:32:55.953Z] #49 DONE 51.8s [2022-04-28T07:32:55.953Z] [2022-04-28T07:32:55.953Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-28T07:32:55.953Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-28T07:32:55.953Z] #53 52.05 go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-28T07:32:56.157Z] [2022-04-28T07:32:56.157Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-04-28T07:32:56.157Z] #61 sha256:9ae5eaf43775c91dbcb724f38bb0be5e768a8e65736c40a3e6bcb354b44ffe49 [2022-04-28T07:32:56.157Z] #61 DONE 0.1s [2022-04-28T07:32:56.157Z] [2022-04-28T07:32:56.157Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-28T07:32:56.157Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-28T07:32:56.157Z] #53 33.52 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-04-28T07:32:56.219Z] #53 52.10 go: downloading github.com/google/go-cmp v0.5.6 [2022-04-28T07:32:56.219Z] #53 52.24 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-04-28T07:32:56.257Z] #31 26.67 #=#=# 0.0% ######### 13.4% ################### 26.8% ########################### 38.0% ################################# 46.5% #################################### 51.3% ########################################### 60.1% ########################################################## 80.6% ################################################################### 94.4% ######################################################################## 100.0% [2022-04-28T07:32:56.482Z] #53 52.32 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-04-28T07:32:56.482Z] #53 52.35 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-04-28T07:32:56.482Z] #53 52.47 go: downloading github.com/beorn7/perks v1.0.1 [2022-04-28T07:32:56.482Z] #53 52.52 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-28T07:32:56.482Z] #53 52.55 go: downloading github.com/golang/protobuf v1.5.2 [2022-04-28T07:32:56.729Z] #53 34.16 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-04-28T07:32:56.729Z] #53 34.19 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-04-28T07:32:56.745Z] #53 52.69 go: downloading github.com/cespare/xxhash v1.1.0 [2022-04-28T07:32:56.745Z] #53 ... [2022-04-28T07:32:56.745Z] [2022-04-28T07:32:56.745Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-28T07:32:56.745Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-28T07:32:56.745Z] #40 51.31 Setting up libicu67:amd64 (67.1-7) ... [2022-04-28T07:32:56.745Z] #40 51.37 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-28T07:32:56.745Z] #40 51.54 Setting up libuv1:amd64 (1.40.0-2) ... [2022-04-28T07:32:56.745Z] #40 51.61 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-28T07:32:56.745Z] #40 51.79 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-28T07:32:56.745Z] #40 51.91 Setting up librhash0:amd64 (1.4.1-2) ... [2022-04-28T07:32:56.745Z] #40 51.99 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-04-28T07:32:56.745Z] #40 52.05 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-28T07:32:56.745Z] #40 52.11 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-28T07:32:56.745Z] #40 52.13 Setting up cmake (3.18.4-2+deb11u1) ... [2022-04-28T07:32:56.745Z] #40 52.17 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-28T07:32:56.745Z] #40 DONE 52.8s [2022-04-28T07:32:56.748Z] #19 49.03 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-04-28T07:32:56.748Z] #19 49.03 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-04-28T07:32:56.748Z] #19 49.03 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-04-28T07:32:56.748Z] #19 49.07 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-04-28T07:32:56.748Z] #19 49.07 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-04-28T07:32:56.748Z] #19 49.07 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-04-28T07:32:57.006Z] [2022-04-28T07:32:57.006Z] #41 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-04-28T07:32:57.006Z] #41 sha256:afb672a885224a383c92b9b632288bdf8a35171ddd2ad9439840579c52cd58a1 [2022-04-28T07:32:57.006Z] #41 DONE 0.1s [2022-04-28T07:32:57.006Z] [2022-04-28T07:32:57.006Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-28T07:32:57.006Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-04-28T07:32:57.006Z] #34 42.71 Updating files: 92% (1403/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-04-28T07:32:57.006Z] #34 42.94 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-04-28T07:32:57.006Z] #34 43.83 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-28T07:32:57.267Z] #34 ... [2022-04-28T07:32:57.267Z] [2022-04-28T07:32:57.267Z] #42 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-04-28T07:32:57.267Z] #42 sha256:aff26a39fe53bf1a56c81acde94816e9f6baac84bc742ed7e851e7f0120a92fc [2022-04-28T07:32:57.633Z] #31 28.90 [2022-04-28T07:32:57.677Z] #53 34.98 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-04-28T07:32:57.677Z] #53 35.11 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-04-28T07:32:58.190Z] Commit message: "daemon: reloadMaxDownloadAttempts() remove validation" [2022-04-28T07:32:58.211Z] #42 1.235 + RM_GOPATH=0 [2022-04-28T07:32:58.211Z] #42 1.235 + TMP_GOPATH= [2022-04-28T07:32:58.211Z] #42 1.235 + : /build [2022-04-28T07:32:58.211Z] #42 1.235 + '[' -z '' ']' [2022-04-28T07:32:58.211Z] #42 1.235 ++ mktemp -d [2022-04-28T07:32:58.211Z] #42 1.236 + export GOPATH=/tmp/tmp.3Znas8tmZl [2022-04-28T07:32:58.211Z] #42 1.236 + GOPATH=/tmp/tmp.3Znas8tmZl [2022-04-28T07:32:58.211Z] #42 1.236 + RM_GOPATH=1 [2022-04-28T07:32:58.211Z] #42 1.236 + case "$(go env GOARCH)" in [2022-04-28T07:32:58.211Z] #42 1.237 ++ go env GOARCH [2022-04-28T07:32:58.211Z] #42 1.250 + export GO_BUILDMODE=-buildmode=pie [2022-04-28T07:32:58.211Z] #42 1.250 + GO_BUILDMODE=-buildmode=pie [2022-04-28T07:32:58.211Z] #42 1.251 ++ dirname /install.sh [2022-04-28T07:32:58.211Z] #42 1.255 + dir=/ [2022-04-28T07:32:58.211Z] #42 1.255 + bin=tini [2022-04-28T07:32:58.211Z] #42 1.255 + shift [2022-04-28T07:32:58.211Z] #42 1.255 + '[' '!' -f //tini.installer ']' [2022-04-28T07:32:58.211Z] #42 1.256 + . //tini.installer [2022-04-28T07:32:58.211Z] #42 1.259 ++ : v0.19.0 [2022-04-28T07:32:58.211Z] #42 1.262 + install_tini [2022-04-28T07:32:58.211Z] #42 1.262 + echo 'Install tini version v0.19.0' [2022-04-28T07:32:58.211Z] #42 1.262 Install tini version v0.19.0 [2022-04-28T07:32:58.211Z] #42 1.263 + git clone https://github.com/krallin/tini.git /tmp/tmp.3Znas8tmZl/tini [2022-04-28T07:32:58.211Z] #42 1.266 Cloning into '/tmp/tmp.3Znas8tmZl/tini'... [2022-04-28T07:32:58.250Z] #53 ... [2022-04-28T07:32:58.250Z] [2022-04-28T07:32:58.250Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-28T07:32:58.250Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-28T07:32:58.250Z] #49 20.06 Reading package lists... [2022-04-28T07:32:58.250Z] #49 25.12 Reading package lists... [2022-04-28T07:32:58.250Z] #49 30.09 Building dependency tree... [2022-04-28T07:32:58.250Z] #49 33.90 The following additional packages will be installed: [2022-04-28T07:32:58.250Z] #49 33.91 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-28T07:32:58.250Z] #49 33.91 python3-protobuf python3-six [2022-04-28T07:32:58.250Z] #49 33.93 Suggested packages: [2022-04-28T07:32:58.250Z] #49 33.94 python3-setuptools [2022-04-28T07:32:58.250Z] #49 33.94 Recommended packages: [2022-04-28T07:32:58.250Z] #49 33.94 iproute2 | iproute [2022-04-28T07:32:58.250Z] #49 34.73 The following NEW packages will be installed: [2022-04-28T07:32:58.250Z] #49 34.76 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-28T07:32:58.250Z] #49 34.77 python3-protobuf python3-six [2022-04-28T07:32:58.250Z] #49 ... [2022-04-28T07:32:58.250Z] [2022-04-28T07:32:58.250Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-28T07:32:58.250Z] #62 sha256:62496354873c2c9463e24409505dd4c4d152ffa9393966ed6231f3daaf5e6e75 [2022-04-28T07:32:58.250Z] #62 0.999 + RM_GOPATH=0 [2022-04-28T07:32:58.250Z] #62 0.999 + TMP_GOPATH= [2022-04-28T07:32:58.250Z] #62 0.999 + : /build [2022-04-28T07:32:58.250Z] #62 0.999 + '[' -z '' ']' [2022-04-28T07:32:58.250Z] #62 0.999 ++ mktemp -d [2022-04-28T07:32:58.251Z] #62 1.000 + export GOPATH=/tmp/tmp.lQgGQNggaJ [2022-04-28T07:32:58.251Z] #62 1.000 + GOPATH=/tmp/tmp.lQgGQNggaJ [2022-04-28T07:32:58.251Z] #62 1.000 + RM_GOPATH=1 [2022-04-28T07:32:58.251Z] #62 1.000 + case "$(go env GOARCH)" in [2022-04-28T07:32:58.251Z] #62 1.002 ++ go env GOARCH [2022-04-28T07:32:58.251Z] #62 1.040 + export GO_BUILDMODE=-buildmode=pie [2022-04-28T07:32:58.251Z] #62 1.040 + GO_BUILDMODE=-buildmode=pie [2022-04-28T07:32:58.251Z] #62 1.041 ++ dirname /install.sh [2022-04-28T07:32:58.251Z] #62 1.042 + dir=/ [2022-04-28T07:32:58.251Z] #62 1.045 + bin=containerd [2022-04-28T07:32:58.251Z] #62 1.045 + shift [2022-04-28T07:32:58.251Z] #62 1.046 + '[' '!' -f //containerd.installer ']' [2022-04-28T07:32:58.251Z] #62 1.046 + . //containerd.installer [2022-04-28T07:32:58.251Z] #62 1.046 ++ set -e [2022-04-28T07:32:58.251Z] #62 1.046 ++ : v1.6.3 [2022-04-28T07:32:58.251Z] #62 1.047 + install_containerd [2022-04-28T07:32:58.251Z] #62 1.047 + echo 'Install containerd version v1.6.3' [2022-04-28T07:32:58.251Z] #62 1.050 Install containerd version v1.6.3 [2022-04-28T07:32:58.251Z] #62 1.051 + git clone https://github.com/containerd/containerd.git /tmp/tmp.lQgGQNggaJ/src/github.com/containerd/containerd [2022-04-28T07:32:58.251Z] #62 1.054 Cloning into '/tmp/tmp.lQgGQNggaJ/src/github.com/containerd/containerd'... [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-28T07:32:58.782Z] #42 1.982 + cd /tmp/tmp.3Znas8tmZl/tini [2022-04-28T07:32:58.835Z] #62 ... [2022-04-28T07:32:58.835Z] [2022-04-28T07:32:58.835Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-04-28T07:32:58.835Z] #55 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-04-28T07:32:58.835Z] #55 35.89 v3.0.2 [2022-04-28T07:32:58.835Z] #55 DONE 36.2s [2022-04-28T07:32:59.044Z] #42 1.983 + git checkout -q v0.19.0 [2022-04-28T07:32:59.044Z] #42 2.016 + cmake . [2022-04-28T07:32:59.098Z] [2022-04-28T07:32:59.098Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-28T07:32:59.098Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-28T07:32:59.098Z] #49 35.27 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2022-04-28T07:32:59.098Z] #49 35.27 Need to get 2292 kB of archives. [2022-04-28T07:32:59.098Z] #49 35.27 After this operation, 11.0 MB of additional disk space will be used. [2022-04-28T07:32:59.098Z] #49 35.27 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-04-28T07:32:59.098Z] #49 35.37 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-28T07:32:59.098Z] #49 35.42 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-04-28T07:32:59.098Z] #49 35.43 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-04-28T07:32:59.098Z] #49 35.53 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-28T07:32:59.098Z] #49 35.53 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-04-28T07:32:59.098Z] #49 35.54 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-04-28T07:32:59.149Z] + docker version [2022-04-28T07:32:59.307Z] #42 2.405 -- The C compiler identification is GNU 10.2.1 [2022-04-28T07:32:59.307Z] #42 2.469 -- Detecting C compiler ABI info [2022-04-28T07:32:59.880Z] #42 3.018 -- Detecting C compiler ABI info - done [2022-04-28T07:32:59.880Z] #42 3.103 -- Check for working C compiler: /usr/bin/cc - skipped [2022-04-28T07:32:59.880Z] #42 3.111 -- Detecting C compile features [2022-04-28T07:33:00.025Z] #19 52.90 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-04-28T07:33:00.025Z] #19 52.90 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-04-28T07:33:00.025Z] #19 52.90 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-04-28T07:33:00.025Z] #19 52.94 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-04-28T07:33:00.025Z] #19 52.94 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-28T07:33:00.025Z] #19 52.95 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-04-28T07:33:00.141Z] #42 3.113 -- Detecting C compile features - done [2022-04-28T07:33:00.141Z] #42 3.139 -- Performing Test HAS_BUILTIN_FORTIFY [2022-04-28T07:33:00.167Z] #31 ... [2022-04-28T07:33:00.167Z] [2022-04-28T07:33:00.167Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-28T07:33:00.167Z] #49 sha256:3b71102d6bc6213dff631ce3be6d9bffa6ea361200cae8751adecf13941a5af6 [2022-04-28T07:33:00.167Z] #49 16.44 Reading package lists... [2022-04-28T07:33:00.167Z] #49 21.44 Reading package lists... [2022-04-28T07:33:00.167Z] #49 25.84 Building dependency tree... [2022-04-28T07:33:00.167Z] #49 28.54 The following additional packages will be installed: [2022-04-28T07:33:00.167Z] #49 28.54 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-28T07:33:00.167Z] #49 28.54 python3-protobuf python3-six [2022-04-28T07:33:00.167Z] #49 28.54 Suggested packages: [2022-04-28T07:33:00.167Z] #49 28.57 python3-setuptools [2022-04-28T07:33:00.167Z] #49 28.57 Recommended packages: [2022-04-28T07:33:00.167Z] #49 28.57 iproute2 | iproute [2022-04-28T07:33:00.167Z] #49 28.86 The following NEW packages will be installed: [2022-04-28T07:33:00.167Z] #49 28.87 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-28T07:33:00.167Z] #49 28.87 python3-protobuf python3-six [2022-04-28T07:33:00.167Z] #49 29.36 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2022-04-28T07:33:00.167Z] #49 29.36 Need to get 2115 kB of archives. [2022-04-28T07:33:00.167Z] #49 29.36 After this operation, 10.7 MB of additional disk space will be used. [2022-04-28T07:33:00.167Z] #49 29.36 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2022-04-28T07:33:00.167Z] #49 29.37 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-28T07:33:00.167Z] #49 29.38 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2022-04-28T07:33:00.167Z] #49 29.38 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2022-04-28T07:33:00.167Z] #49 29.41 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-04-28T07:33:00.167Z] #49 29.49 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-04-28T07:33:00.167Z] #49 29.59 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-04-28T07:33:00.167Z] #49 ... [2022-04-28T07:33:00.167Z] [2022-04-28T07:33:00.167Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-28T07:33:00.167Z] #53 sha256:490d2ef91d0453e27cdf3fb306e3cc4dc08bb3d9559153c768d37c0a46c9ad3d [2022-04-28T07:33:00.167Z] #53 29.88 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-28T07:33:00.167Z] #53 29.88 go: downloading github.com/stretchr/testify v1.7.0 [2022-04-28T07:33:00.167Z] #53 29.98 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-04-28T07:33:00.167Z] #53 30.00 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-04-28T07:33:00.167Z] #53 30.10 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-04-28T07:33:00.167Z] #53 30.13 go: downloading github.com/magiconair/properties v1.8.5 [2022-04-28T07:33:00.167Z] #53 30.14 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-28T07:33:00.167Z] #53 30.21 go: downloading github.com/spf13/afero v1.6.0 [2022-04-28T07:33:00.167Z] #53 30.23 go: downloading github.com/spf13/cast v1.4.1 [2022-04-28T07:33:00.167Z] #53 30.25 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-04-28T07:33:00.167Z] #53 30.29 go: downloading github.com/subosito/gotenv v1.2.0 [2022-04-28T07:33:00.167Z] #53 30.33 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-04-28T07:33:00.167Z] #53 30.40 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-04-28T07:33:00.167Z] #53 30.41 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-04-28T07:33:00.167Z] #53 30.52 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-04-28T07:33:00.167Z] #53 30.55 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-04-28T07:33:00.168Z] #53 30.57 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-04-28T07:33:00.168Z] #53 30.60 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-04-28T07:33:00.168Z] #53 30.60 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-04-28T07:33:00.168Z] #53 30.67 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-04-28T07:33:00.168Z] #53 30.68 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-04-28T07:33:00.168Z] #53 31.10 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-04-28T07:33:00.168Z] #53 31.34 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-04-28T07:33:00.168Z] #53 31.37 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-04-28T07:33:00.168Z] #53 31.39 go: downloading github.com/Antonboom/errname v0.1.5 [2022-04-28T07:33:00.168Z] #53 31.45 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-04-28T07:33:00.168Z] #53 31.51 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-04-28T07:33:00.168Z] #53 ... [2022-04-28T07:33:00.168Z] [2022-04-28T07:33:00.168Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-28T07:33:00.168Z] #60 sha256:469d77350ddf6b1c9d6aa7806f7136cd658fd532acb22093749f57010bd1c631 [2022-04-28T07:33:00.168Z] #60 23.00 Building dependency tree... [2022-04-28T07:33:00.168Z] #60 26.61 The following additional packages will be installed: [2022-04-28T07:33:00.168Z] #60 26.62 libbtrfs0 [2022-04-28T07:33:00.168Z] #60 26.82 The following NEW packages will be installed: [2022-04-28T07:33:00.168Z] #60 26.82 libbtrfs-dev libbtrfs0 [2022-04-28T07:33:00.168Z] #60 27.22 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2022-04-28T07:33:00.168Z] #60 27.22 Need to get 454 kB of archives. [2022-04-28T07:33:00.168Z] #60 27.22 After this operation, 1275 kB of additional disk space will be used. [2022-04-28T07:33:00.168Z] #60 27.22 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-04-28T07:33:00.168Z] #60 27.23 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-04-28T07:33:00.168Z] #60 28.38 debconf: delaying package configuration, since apt-utils is not installed [2022-04-28T07:33:00.168Z] #60 28.66 Fetched 454 kB in 0s (1236 kB/s) [2022-04-28T07:33:00.168Z] #60 29.32 Selecting previously unselected package libbtrfs0:arm64. [2022-04-28T07:33:00.168Z] #60 29.32 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15700 files and directories currently installed.) [2022-04-28T07:33:00.168Z] #60 29.41 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2022-04-28T07:33:00.168Z] #60 29.54 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-04-28T07:33:00.168Z] #60 30.23 Selecting previously unselected package libbtrfs-dev:arm64. [2022-04-28T07:33:00.168Z] #60 30.24 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-04-28T07:33:00.168Z] #60 30.26 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-04-28T07:33:00.168Z] #60 30.59 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-04-28T07:33:00.168Z] #60 30.62 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-04-28T07:33:00.168Z] #60 30.64 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-28T07:33:00.168Z] #60 DONE 31.9s [2022-04-28T07:33:00.168Z] [2022-04-28T07:33:00.168Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-28T07:33:00.168Z] #53 sha256:490d2ef91d0453e27cdf3fb306e3cc4dc08bb3d9559153c768d37c0a46c9ad3d [2022-04-28T07:33:00.168Z] #53 32.01 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-04-28T07:33:00.168Z] #53 32.06 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-04-28T07:33:00.168Z] #53 32.11 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-04-28T07:33:00.168Z] #53 32.13 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-04-28T07:33:00.168Z] #53 32.18 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-04-28T07:33:00.168Z] #53 32.21 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-04-28T07:33:00.407Z] #42 3.358 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-04-28T07:33:00.408Z] #42 3.473 -- Configuring done [2022-04-28T07:33:00.408Z] #42 3.493 -- Generating done [2022-04-28T07:33:00.408Z] #42 3.508 -- Build files have been written to: /tmp/tmp.3Znas8tmZl/tini [2022-04-28T07:33:00.408Z] #42 3.524 + make tini-static [2022-04-28T07:33:00.424Z] #53 32.25 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-04-28T07:33:00.424Z] #53 32.27 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-04-28T07:33:00.424Z] #53 32.27 go: downloading github.com/breml/bidichk v0.2.1 [2022-04-28T07:33:00.424Z] #53 32.30 go: downloading github.com/breml/errchkjson v0.2.1 [2022-04-28T07:33:00.424Z] #53 32.35 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-04-28T07:33:00.424Z] #53 32.39 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-04-28T07:33:00.424Z] #53 32.40 go: downloading github.com/daixiang0/gci v0.2.9 [2022-04-28T07:33:00.424Z] #53 32.41 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-04-28T07:33:00.424Z] #53 32.45 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-04-28T07:33:00.491Z] #49 ... [2022-04-28T07:33:00.491Z] [2022-04-28T07:33:00.491Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-28T07:33:00.491Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-28T07:33:00.491Z] #14 22.99 Reading package lists... [2022-04-28T07:33:00.491Z] #14 27.58 Building dependency tree... [2022-04-28T07:33:00.491Z] #14 30.85 The following additional packages will be installed: [2022-04-28T07:33:00.491Z] #14 30.87 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-28T07:33:00.491Z] #14 30.87 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-04-28T07:33:00.491Z] #14 30.87 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-04-28T07:33:00.491Z] #14 30.87 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-04-28T07:33:00.491Z] #14 30.87 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-04-28T07:33:00.491Z] #14 30.88 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-04-28T07:33:00.491Z] #14 30.88 mingw-w64-common mingw-w64-x86-64-dev [2022-04-28T07:33:00.491Z] #14 30.90 Suggested packages: [2022-04-28T07:33:00.491Z] #14 30.90 gcc-10-locales seccomp wine64 [2022-04-28T07:33:00.491Z] #14 32.27 The following NEW packages will be installed: [2022-04-28T07:33:00.491Z] #14 32.28 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-28T07:33:00.491Z] #14 32.28 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-04-28T07:33:00.491Z] #14 32.28 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-04-28T07:33:00.491Z] #14 32.28 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-04-28T07:33:00.491Z] #14 32.28 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-04-28T07:33:00.491Z] #14 32.29 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-04-28T07:33:00.491Z] #14 32.29 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-04-28T07:33:00.491Z] #14 32.29 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-04-28T07:33:00.491Z] #14 32.29 mingw-w64-x86-64-dev [2022-04-28T07:33:00.491Z] #14 32.71 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. [2022-04-28T07:33:00.491Z] #14 32.71 Need to get 115 MB of archives. [2022-04-28T07:33:00.491Z] #14 32.71 After this operation, 645 MB of additional disk space will be used. [2022-04-28T07:33:00.491Z] #14 32.71 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-04-28T07:33:00.491Z] #14 32.83 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-04-28T07:33:00.491Z] #14 32.96 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-04-28T07:33:00.491Z] #14 32.97 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-04-28T07:33:00.491Z] #14 32.98 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-04-28T07:33:00.491Z] #14 32.98 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-04-28T07:33:00.491Z] #14 33.32 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-04-28T07:33:00.491Z] #14 33.69 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-04-28T07:33:00.491Z] #14 33.69 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-04-28T07:33:00.491Z] #14 34.43 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-04-28T07:33:00.491Z] #14 36.04 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-04-28T07:33:00.491Z] #14 36.87 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-04-28T07:33:00.491Z] #14 37.61 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-04-28T07:33:00.669Z] #42 ... [2022-04-28T07:33:00.669Z] [2022-04-28T07:33:00.669Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-28T07:33:00.669Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-04-28T07:33:00.669Z] #51 56.39 gotestsum version dev [2022-04-28T07:33:00.669Z] #51 DONE 56.6s [2022-04-28T07:33:00.681Z] #53 32.47 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-04-28T07:33:00.681Z] #53 32.49 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-04-28T07:33:00.681Z] #53 32.50 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-04-28T07:33:00.681Z] #53 32.50 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-04-28T07:33:00.681Z] #53 32.58 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-04-28T07:33:00.681Z] #53 32.71 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-04-28T07:33:00.931Z] [2022-04-28T07:33:00.931Z] #42 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-04-28T07:33:00.931Z] #42 sha256:aff26a39fe53bf1a56c81acde94816e9f6baac84bc742ed7e851e7f0120a92fc [2022-04-28T07:33:00.931Z] #42 3.830 Scanning dependencies of target tini-static [2022-04-28T07:33:00.931Z] #42 3.951 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-04-28T07:33:01.037Z] #53 32.73 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-04-28T07:33:01.037Z] #53 32.74 go: downloading github.com/golangci/misspell v0.3.5 [2022-04-28T07:33:01.067Z] #14 ... [2022-04-28T07:33:01.067Z] [2022-04-28T07:33:01.067Z] #38 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-04-28T07:33:01.067Z] #38 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-04-28T07:33:01.293Z] #53 ... [2022-04-28T07:33:01.294Z] [2022-04-28T07:33:01.294Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-04-28T07:33:01.294Z] #61 sha256:39c1c2c6c4926d3423598a113007ca5614a84c0d5882898ceeaba09e6c1df3a1 [2022-04-28T07:33:01.294Z] #61 DONE 1.0s [2022-04-28T07:33:01.294Z] [2022-04-28T07:33:01.294Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-28T07:33:01.294Z] #53 sha256:490d2ef91d0453e27cdf3fb306e3cc4dc08bb3d9559153c768d37c0a46c9ad3d [2022-04-28T07:33:01.294Z] #53 32.90 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-04-28T07:33:01.294Z] #53 32.92 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-04-28T07:33:01.294Z] #53 32.95 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-04-28T07:33:01.294Z] #53 ... [2022-04-28T07:33:01.294Z] [2022-04-28T07:33:01.294Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-28T07:33:01.294Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-04-28T07:33:01.294Z] #14 19.07 Reading package lists... [2022-04-28T07:33:01.294Z] #14 23.17 Building dependency tree... [2022-04-28T07:33:01.294Z] #14 26.74 The following additional packages will be installed: [2022-04-28T07:33:01.294Z] #14 26.75 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-28T07:33:01.294Z] #14 26.75 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-04-28T07:33:01.294Z] #14 26.75 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-04-28T07:33:01.294Z] #14 26.75 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-04-28T07:33:01.294Z] #14 26.75 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-04-28T07:33:01.294Z] #14 26.76 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-04-28T07:33:01.294Z] #14 26.76 mingw-w64-common mingw-w64-x86-64-dev [2022-04-28T07:33:01.294Z] #14 26.77 Suggested packages: [2022-04-28T07:33:01.294Z] #14 26.77 gcc-10-locales seccomp wine64 [2022-04-28T07:33:01.294Z] #14 27.80 The following NEW packages will be installed: [2022-04-28T07:33:01.294Z] #14 27.80 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-28T07:33:01.294Z] #14 27.80 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-04-28T07:33:01.294Z] #14 27.80 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-04-28T07:33:01.294Z] #14 27.80 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-04-28T07:33:01.294Z] #14 27.80 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-04-28T07:33:01.294Z] #14 27.80 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-04-28T07:33:01.294Z] #14 27.80 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-04-28T07:33:01.294Z] #14 27.80 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-04-28T07:33:01.294Z] #14 27.80 mingw-w64-x86-64-dev [2022-04-28T07:33:01.294Z] #14 28.30 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. [2022-04-28T07:33:01.294Z] #14 28.30 Need to get 108 MB of archives. [2022-04-28T07:33:01.294Z] #14 28.30 After this operation, 620 MB of additional disk space will be used. [2022-04-28T07:33:01.294Z] #14 28.30 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-i686 arm64 2.35.2-2+8.11+b3 [2316 kB] [2022-04-28T07:33:01.294Z] #14 28.44 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-x86-64 arm64 2.35.2-2+8.11+b3 [2634 kB] [2022-04-28T07:33:01.294Z] #14 28.87 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-04-28T07:33:01.294Z] #14 28.88 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB] [2022-04-28T07:33:01.294Z] #14 28.89 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2022-04-28T07:33:01.294Z] #14 28.92 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-04-28T07:33:01.294Z] #14 29.36 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-04-28T07:33:01.294Z] #14 29.54 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-base arm64 10.2.1-6+24.2 [186 kB] [2022-04-28T07:33:01.294Z] #14 29.58 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix-runtime arm64 10.2.1-6+24.2 [11.5 MB] [2022-04-28T07:33:01.294Z] #14 30.19 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [24.4 MB] [2022-04-28T07:33:01.294Z] #14 31.48 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [9885 kB] [2022-04-28T07:33:01.294Z] #14 31.82 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32-runtime arm64 10.2.1-6+24.2 [11.4 MB] [2022-04-28T07:33:01.294Z] #14 32.27 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [24.4 MB] [2022-04-28T07:33:01.294Z] #14 ... [2022-04-28T07:33:01.294Z] [2022-04-28T07:33:01.294Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-28T07:33:01.294Z] #53 sha256:490d2ef91d0453e27cdf3fb306e3cc4dc08bb3d9559153c768d37c0a46c9ad3d [2022-04-28T07:33:01.294Z] #53 33.14 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-04-28T07:33:01.294Z] #53 33.17 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-04-28T07:33:01.294Z] #53 33.17 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-04-28T07:33:01.294Z] #53 33.19 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-04-28T07:33:01.294Z] #53 33.19 go: downloading github.com/julz/importas v0.1.0 [2022-04-28T07:33:01.294Z] #53 33.24 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-04-28T07:33:01.294Z] #53 33.28 go: downloading github.com/kulti/thelper v0.5.0 [2022-04-28T07:33:01.328Z] #38 38.50 NAME: [2022-04-28T07:33:01.328Z] #38 38.51 go-winres - A tool for embedding resources in Windows executables [2022-04-28T07:33:01.328Z] #38 38.51 [2022-04-28T07:33:01.328Z] #38 38.51 USAGE: [2022-04-28T07:33:01.329Z] #38 38.51 go-winres [global options] command [command options] [arguments...] [2022-04-28T07:33:01.329Z] #38 38.51 [2022-04-28T07:33:01.329Z] #38 38.51 COMMANDS: [2022-04-28T07:33:01.329Z] #38 38.51 init Create an initial ./winres/winres.json [2022-04-28T07:33:01.329Z] #38 38.51 make Make syso files for the "go build" command [2022-04-28T07:33:01.329Z] #38 38.52 simply Make syso files for the "go build" command (simplified) [2022-04-28T07:33:01.329Z] #38 38.52 extract Extract all resources from an executable [2022-04-28T07:33:01.329Z] #38 38.53 patch Replace resources in an executable file (exe, dll) [2022-04-28T07:33:01.329Z] #38 38.53 help, h Shows a list of commands or help for one command [2022-04-28T07:33:01.329Z] #38 38.53 [2022-04-28T07:33:01.329Z] #38 38.53 GLOBAL OPTIONS: [2022-04-28T07:33:01.329Z] #38 38.53 --help, -h show help (default: false) [2022-04-28T07:33:01.550Z] #53 33.37 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-04-28T07:33:01.550Z] #53 33.37 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-04-28T07:33:01.550Z] #53 33.39 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-04-28T07:33:01.550Z] #53 33.44 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-04-28T07:33:01.550Z] #53 33.50 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-04-28T07:33:01.806Z] #53 33.55 go: downloading github.com/maratori/testpackage v1.0.1 [2022-04-28T07:33:01.806Z] #53 33.64 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-04-28T07:33:01.806Z] #53 33.68 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-04-28T07:33:01.806Z] #53 33.70 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-04-28T07:33:01.806Z] #53 33.75 go: downloading github.com/mgechev/revive v1.1.3 [2022-04-28T07:33:02.289Z] #38 DONE 39.4s [2022-04-28T07:33:02.289Z] [2022-04-28T07:33:02.289Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-28T07:33:02.289Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-28T07:33:02.289Z] #53 38.74 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-28T07:33:02.289Z] #53 38.75 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-28T07:33:02.289Z] #53 38.81 go: downloading github.com/stretchr/testify v1.7.0 [2022-04-28T07:33:02.289Z] #53 38.86 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-04-28T07:33:02.289Z] #53 38.91 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-04-28T07:33:02.289Z] #53 38.92 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-28T07:33:02.289Z] #53 38.96 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-04-28T07:33:02.289Z] #53 39.08 go: downloading github.com/magiconair/properties v1.8.5 [2022-04-28T07:33:02.289Z] #53 39.12 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-28T07:33:02.289Z] #53 39.15 go: downloading github.com/spf13/afero v1.6.0 [2022-04-28T07:33:02.289Z] #53 39.16 go: downloading github.com/spf13/cast v1.4.1 [2022-04-28T07:33:02.289Z] #53 39.23 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-04-28T07:33:02.289Z] #53 39.27 go: downloading github.com/subosito/gotenv v1.2.0 [2022-04-28T07:33:02.289Z] #53 39.29 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-04-28T07:33:02.289Z] #53 39.45 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-04-28T07:33:02.289Z] #53 39.49 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-04-28T07:33:02.289Z] #53 39.53 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-04-28T07:33:02.289Z] #53 39.58 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-04-28T07:33:02.289Z] #53 39.60 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-04-28T07:33:02.289Z] #53 39.61 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-04-28T07:33:02.289Z] #53 39.65 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-04-28T07:33:02.289Z] #53 39.67 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-04-28T07:33:02.289Z] #53 39.67 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-04-28T07:33:02.317Z] #42 5.224 [100%] Linking C executable tini-static [2022-04-28T07:33:02.377Z] #53 34.29 go: downloading github.com/moricho/tparallel v0.2.1 [2022-04-28T07:33:02.377Z] #53 34.30 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-04-28T07:33:02.377Z] #53 34.32 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-04-28T07:33:02.377Z] #53 34.33 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-04-28T07:33:02.377Z] #53 34.35 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-04-28T07:33:02.377Z] #53 34.38 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-04-28T07:33:02.551Z] #53 39.92 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-04-28T07:33:02.578Z] #42 5.638 [100%] Built target tini-static [2022-04-28T07:33:02.578Z] #42 5.679 + mkdir -p /build [2022-04-28T07:33:02.578Z] #42 5.681 + cp tini-static /build/docker-init [2022-04-28T07:33:02.633Z] #53 34.40 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-04-28T07:33:02.633Z] #53 34.47 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-04-28T07:33:02.633Z] #53 34.48 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-04-28T07:33:02.812Z] #53 40.11 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-04-28T07:33:02.812Z] #53 40.18 go: downloading github.com/Antonboom/errname v0.1.5 [2022-04-28T07:33:02.812Z] #53 40.31 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-04-28T07:33:02.839Z] #42 DONE 5.8s [2022-04-28T07:33:02.839Z] [2022-04-28T07:33:02.839Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-28T07:33:02.839Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-28T07:33:02.839Z] #14 51.29 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-04-28T07:33:02.839Z] #14 51.30 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-04-28T07:33:02.839Z] #14 51.34 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-28T07:33:02.839Z] #14 57.82 Selecting previously unselected package gcc-mingw-w64-base. [2022-04-28T07:33:02.839Z] #14 57.82 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-04-28T07:33:02.839Z] #14 57.83 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-28T07:33:02.839Z] #14 57.95 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-04-28T07:33:02.839Z] #14 57.96 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-28T07:33:02.839Z] #14 57.99 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-28T07:33:02.889Z] #53 34.68 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-04-28T07:33:02.889Z] #53 34.69 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-04-28T07:33:02.889Z] #53 34.69 go: downloading github.com/sivchari/tenv v1.4.7 [2022-04-28T07:33:02.889Z] #53 34.71 go: downloading github.com/sonatard/noctx v0.0.1 [2022-04-28T07:33:02.889Z] #53 34.71 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-04-28T07:33:02.889Z] #53 34.74 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-04-28T07:33:02.889Z] #53 34.79 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-04-28T07:33:02.889Z] #53 34.80 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-04-28T07:33:02.889Z] #53 34.87 go: downloading github.com/tetafro/godot v1.4.11 [2022-04-28T07:33:02.889Z] #53 34.88 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-04-28T07:33:03.081Z] #53 40.36 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-04-28T07:33:03.145Z] #53 34.93 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-04-28T07:33:03.145Z] #53 34.94 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-04-28T07:33:03.145Z] #53 35.02 go: downloading github.com/ultraware/funlen v0.0.3 [2022-04-28T07:33:03.145Z] #53 35.02 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-04-28T07:33:03.145Z] #53 35.04 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-04-28T07:33:03.145Z] #53 35.05 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-04-28T07:33:03.145Z] #53 35.07 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-04-28T07:33:03.344Z] #53 40.72 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-04-28T07:33:03.344Z] #53 40.74 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-04-28T07:33:03.606Z] #53 40.90 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-04-28T07:33:03.606Z] #53 40.93 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-04-28T07:33:03.606Z] #53 40.96 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-04-28T07:33:03.606Z] #53 40.99 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-04-28T07:33:03.606Z] #53 41.02 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-04-28T07:33:03.606Z] #53 41.05 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-04-28T07:33:03.710Z] #53 35.52 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-04-28T07:33:03.710Z] #53 35.59 go: downloading honnef.co/go/tools v0.2.2 [2022-04-28T07:33:03.869Z] #53 41.13 go: downloading github.com/breml/bidichk v0.2.1 [2022-04-28T07:33:03.869Z] #53 41.15 go: downloading github.com/breml/errchkjson v0.2.1 [2022-04-28T07:33:03.869Z] #53 41.18 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-04-28T07:33:03.869Z] #53 41.29 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-04-28T07:33:03.869Z] #53 41.30 go: downloading github.com/daixiang0/gci v0.2.9 [2022-04-28T07:33:03.869Z] #53 41.30 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-04-28T07:33:03.968Z] #53 ... [2022-04-28T07:33:03.968Z] [2022-04-28T07:33:03.968Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-28T07:33:03.968Z] #40 sha256:880fbbcda7f8570bfe0d2ab54a082cef424d7db58cb3dbc6d09d686c3ecd2ee9 [2022-04-28T07:33:03.968Z] #40 24.25 Building dependency tree... [2022-04-28T07:33:03.968Z] #40 28.10 The following additional packages will be installed: [2022-04-28T07:33:03.968Z] #40 28.12 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-04-28T07:33:03.968Z] #40 28.12 Suggested packages: [2022-04-28T07:33:03.968Z] #40 28.12 cmake-doc ninja-build lrzip [2022-04-28T07:33:03.968Z] #40 28.12 Recommended packages: [2022-04-28T07:33:03.968Z] #40 28.12 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-04-28T07:33:03.968Z] #40 28.87 The following NEW packages will be installed: [2022-04-28T07:33:03.968Z] #40 28.89 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-04-28T07:33:03.968Z] #40 28.90 vim-common xxd [2022-04-28T07:33:03.968Z] #40 29.30 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2022-04-28T07:33:03.968Z] #40 29.30 Need to get 15.6 MB of archives. [2022-04-28T07:33:03.968Z] #40 29.30 After this operation, 67.4 MB of additional disk space will be used. [2022-04-28T07:33:03.968Z] #40 29.30 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-28T07:33:03.968Z] #40 29.32 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-28T07:33:03.968Z] #40 29.33 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-04-28T07:33:03.968Z] #40 29.49 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-04-28T07:33:03.968Z] #40 29.91 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u1 [629 kB] [2022-04-28T07:33:03.968Z] #40 30.09 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB] [2022-04-28T07:33:03.968Z] #40 30.18 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2022-04-28T07:33:03.968Z] #40 30.19 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2022-04-28T07:33:03.968Z] #40 30.20 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2022-04-28T07:33:03.968Z] #40 30.20 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2022-04-28T07:33:03.968Z] #40 31.53 debconf: delaying package configuration, since apt-utils is not installed [2022-04-28T07:33:03.968Z] #40 31.79 Fetched 15.6 MB in 1s (11.4 MB/s) [2022-04-28T07:33:03.968Z] #40 31.90 Selecting previously unselected package xxd. [2022-04-28T07:33:03.968Z] #40 31.90 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15700 files and directories currently installed.) [2022-04-28T07:33:03.968Z] #40 32.00 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-04-28T07:33:03.968Z] #40 32.12 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-28T07:33:03.968Z] #40 32.45 Selecting previously unselected package vim-common. [2022-04-28T07:33:03.968Z] #40 32.45 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-28T07:33:03.968Z] #40 32.52 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-28T07:33:03.968Z] #40 33.14 Selecting previously unselected package cmake-data. [2022-04-28T07:33:03.968Z] #40 33.15 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-04-28T07:33:03.968Z] #40 33.17 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-04-28T07:33:04.132Z] #53 41.36 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-04-28T07:33:04.132Z] #53 41.36 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-04-28T07:33:04.132Z] #53 41.38 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-04-28T07:33:04.132Z] #53 41.43 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-04-28T07:33:04.132Z] #53 41.45 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-04-28T07:33:04.132Z] #53 41.49 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-04-28T07:33:04.205Z] #19 56.67 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-04-28T07:33:04.205Z] #19 56.67 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-04-28T07:33:04.205Z] #19 56.67 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-04-28T07:33:04.205Z] #19 56.71 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-04-28T07:33:04.205Z] #19 56.71 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-28T07:33:04.205Z] #19 56.72 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-04-28T07:33:04.225Z] #40 ... [2022-04-28T07:33:04.225Z] [2022-04-28T07:33:04.225Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-04-28T07:33:04.225Z] #31 sha256:8ec58217378ed09480a2f820f535a6776e0612fa873c773f43cd4082a10f0cb4 [2022-04-28T07:33:04.225Z] #31 32.02 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-04-28T07:33:04.225Z] #31 33.40 [2022-04-28T07:33:04.225Z] #31 33.70 #=#=# ######################################################################## 100.0% [2022-04-28T07:33:04.225Z] #31 34.77 [2022-04-28T07:33:04.397Z] #53 41.61 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-04-28T07:33:04.397Z] #53 41.70 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-04-28T07:33:04.397Z] #53 41.72 go: downloading github.com/golangci/misspell v0.3.5 [2022-04-28T07:33:04.397Z] #53 41.73 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-04-28T07:33:04.397Z] #53 41.74 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-04-28T07:33:04.397Z] #53 41.79 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-04-28T07:33:04.397Z] #53 41.80 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-04-28T07:33:04.659Z] #53 41.87 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-04-28T07:33:04.659Z] #53 41.92 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-04-28T07:33:04.659Z] #53 41.97 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-04-28T07:33:04.659Z] #53 41.99 go: downloading github.com/julz/importas v0.1.0 [2022-04-28T07:33:04.659Z] #53 42.00 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-04-28T07:33:04.659Z] #53 42.03 go: downloading github.com/kulti/thelper v0.5.0 [2022-04-28T07:33:04.659Z] #53 42.03 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-04-28T07:33:04.659Z] #53 42.07 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-04-28T07:33:04.921Z] #53 42.17 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-04-28T07:33:04.921Z] #53 42.22 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-04-28T07:33:04.921Z] #53 42.24 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-04-28T07:33:04.921Z] #53 42.29 go: downloading github.com/maratori/testpackage v1.0.1 [2022-04-28T07:33:04.921Z] #53 42.32 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-04-28T07:33:04.921Z] #53 42.35 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-04-28T07:33:04.921Z] #53 42.35 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-04-28T07:33:04.921Z] #53 42.38 go: downloading github.com/mgechev/revive v1.1.3 [2022-04-28T07:33:05.156Z] #31 36.76 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-04-28T07:33:05.498Z] #53 42.82 go: downloading github.com/moricho/tparallel v0.2.1 [2022-04-28T07:33:05.498Z] #53 42.83 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-04-28T07:33:05.498Z] #53 42.84 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-04-28T07:33:05.498Z] #53 42.90 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-04-28T07:33:05.498Z] #53 42.99 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-04-28T07:33:05.760Z] #53 43.01 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-04-28T07:33:05.760Z] #53 43.03 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-04-28T07:33:05.760Z] #53 43.06 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-04-28T07:33:05.760Z] #53 43.08 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-04-28T07:33:05.760Z] #53 43.25 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-04-28T07:33:06.023Z] #53 43.27 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-04-28T07:33:06.023Z] #53 43.28 go: downloading github.com/sivchari/tenv v1.4.7 [2022-04-28T07:33:06.023Z] #53 43.28 go: downloading github.com/sonatard/noctx v0.0.1 [2022-04-28T07:33:06.023Z] #53 43.33 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-04-28T07:33:06.023Z] #53 43.34 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-04-28T07:33:06.023Z] #53 43.49 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-04-28T07:33:06.286Z] #53 43.51 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-04-28T07:33:06.286Z] #53 43.53 go: downloading github.com/tetafro/godot v1.4.11 [2022-04-28T07:33:06.286Z] #53 43.55 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-04-28T07:33:06.286Z] #53 43.60 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-04-28T07:33:06.286Z] #53 43.60 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-04-28T07:33:06.530Z] #31 37.90 #=#=# [2022-04-28T07:33:06.549Z] #53 43.79 go: downloading github.com/ultraware/funlen v0.0.3 [2022-04-28T07:33:06.549Z] #53 43.81 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-04-28T07:33:06.549Z] #53 43.91 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-04-28T07:33:06.549Z] #53 43.94 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-04-28T07:33:06.787Z] #31 38.17 #=#=# ######################################################################## 100.0% [2022-04-28T07:33:06.813Z] #53 44.04 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-04-28T07:33:06.813Z] #53 44.15 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-04-28T07:33:06.813Z] #53 ... [2022-04-28T07:33:06.813Z] [2022-04-28T07:33:06.813Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-28T07:33:06.813Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-28T07:33:06.813Z] #40 34.04 Selecting previously unselected package libicu67:amd64. [2022-04-28T07:33:06.813Z] #40 34.05 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-04-28T07:33:06.813Z] #40 34.07 Unpacking libicu67:amd64 (67.1-7) ... [2022-04-28T07:33:06.813Z] #40 41.43 Selecting previously unselected package libxml2:amd64. [2022-04-28T07:33:06.813Z] #40 41.43 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ... [2022-04-28T07:33:06.813Z] #40 41.45 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-28T07:33:06.813Z] #40 41.96 Selecting previously unselected package libarchive13:amd64. [2022-04-28T07:33:06.813Z] #40 41.97 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-04-28T07:33:06.813Z] #40 41.98 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-28T07:33:06.813Z] #40 42.27 Selecting previously unselected package libjsoncpp24:amd64. [2022-04-28T07:33:06.813Z] #40 42.28 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-04-28T07:33:06.813Z] #40 42.30 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-28T07:33:06.813Z] #40 42.45 Selecting previously unselected package librhash0:amd64. [2022-04-28T07:33:06.813Z] #40 42.45 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-04-28T07:33:06.813Z] #40 42.46 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-04-28T07:33:06.813Z] #40 42.59 Selecting previously unselected package libuv1:amd64. [2022-04-28T07:33:06.813Z] #40 42.62 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-04-28T07:33:06.813Z] #40 42.64 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-04-28T07:33:06.813Z] #40 42.78 Selecting previously unselected package cmake. [2022-04-28T07:33:06.813Z] #40 42.78 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-04-28T07:33:06.813Z] #40 42.79 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-04-28T07:33:06.813Z] #40 ... [2022-04-28T07:33:06.813Z] [2022-04-28T07:33:06.813Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-28T07:33:06.813Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-28T07:33:06.813Z] #53 44.22 go: downloading honnef.co/go/tools v0.2.2 [2022-04-28T07:33:07.064Z] #14 ... [2022-04-28T07:33:07.064Z] [2022-04-28T07:33:07.064Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-28T07:33:07.064Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-28T07:33:07.064Z] #53 52.93 go: downloading github.com/prometheus/common v0.10.0 [2022-04-28T07:33:07.064Z] #53 53.35 go: downloading github.com/prometheus/procfs v0.6.0 [2022-04-28T07:33:07.064Z] #53 53.44 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-04-28T07:33:07.064Z] #53 53.53 go: downloading google.golang.org/protobuf v1.27.1 [2022-04-28T07:33:07.064Z] #53 54.88 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-04-28T07:33:07.277Z] Client: Docker Engine - Community [2022-04-28T07:33:07.277Z] Version: 20.10.14 [2022-04-28T07:33:07.277Z] API version: 1.41 [2022-04-28T07:33:07.277Z] Go version: go1.16.15 [2022-04-28T07:33:07.277Z] Git commit: a224086 [2022-04-28T07:33:07.277Z] Built: Thu Mar 24 01:48:02 2022 [2022-04-28T07:33:07.277Z] OS/Arch: linux/amd64 [2022-04-28T07:33:07.277Z] Context: default [2022-04-28T07:33:07.277Z] Experimental: true [2022-04-28T07:33:07.277Z] [2022-04-28T07:33:07.277Z] Server: Docker Engine - Community [2022-04-28T07:33:07.277Z] Engine: [2022-04-28T07:33:07.277Z] Version: 20.10.14 [2022-04-28T07:33:07.277Z] API version: 1.41 (minimum version 1.12) [2022-04-28T07:33:07.277Z] Go version: go1.16.15 [2022-04-28T07:33:07.277Z] Git commit: 87a90dc [2022-04-28T07:33:07.277Z] Built: Thu Mar 24 01:45:53 2022 [2022-04-28T07:33:07.277Z] OS/Arch: linux/amd64 [2022-04-28T07:33:07.277Z] Experimental: true [2022-04-28T07:33:07.277Z] containerd: [2022-04-28T07:33:07.277Z] Version: 1.5.11 [2022-04-28T07:33:07.277Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-28T07:33:07.277Z] runc: [2022-04-28T07:33:07.277Z] Version: 1.0.3 [2022-04-28T07:33:07.277Z] GitCommit: v1.0.3-0-gf46b6ba [2022-04-28T07:33:07.277Z] docker-init: [2022-04-28T07:33:07.277Z] Version: 0.19.0 [2022-04-28T07:33:07.277Z] GitCommit: de40ad0 [Pipeline] sh [2022-04-28T07:33:07.354Z] #31 39.05 [2022-04-28T07:33:07.492Z] #19 60.28 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-04-28T07:33:07.492Z] #19 60.28 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-28T07:33:07.492Z] #19 60.28 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-04-28T07:33:07.492Z] #19 60.31 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-04-28T07:33:07.492Z] #19 60.31 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-04-28T07:33:07.492Z] #19 60.32 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-04-28T07:33:07.492Z] #19 60.34 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-04-28T07:33:07.492Z] #19 60.34 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-04-28T07:33:07.492Z] #19 60.35 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-04-28T07:33:07.492Z] #19 60.37 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-04-28T07:33:07.492Z] #19 60.38 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-28T07:33:07.492Z] #19 60.38 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-04-28T07:33:07.492Z] #19 60.41 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-04-28T07:33:07.492Z] #19 60.41 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-28T07:33:07.492Z] #19 60.41 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-04-28T07:33:07.492Z] #19 60.44 Selecting previously unselected package cross-config. [2022-04-28T07:33:07.492Z] #19 60.44 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-04-28T07:33:07.492Z] #19 60.45 Unpacking cross-config (2.6.18+nmu1) ... [2022-04-28T07:33:07.492Z] #19 60.48 Selecting previously unselected package gcc-10-cross-base. [2022-04-28T07:33:07.589Z] + docker info [2022-04-28T07:33:07.750Z] #19 60.48 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-04-28T07:33:07.750Z] #19 60.49 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-04-28T07:33:07.750Z] #19 60.52 Selecting previously unselected package libc6-arm64-cross. [2022-04-28T07:33:07.750Z] #19 60.52 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-04-28T07:33:07.750Z] #19 60.53 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-04-28T07:33:07.750Z] #19 60.65 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-04-28T07:33:07.750Z] #19 60.65 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-28T07:33:07.750Z] #19 60.66 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-04-28T07:33:07.750Z] #19 60.69 Selecting previously unselected package libgomp1-arm64-cross. [2022-04-28T07:33:07.750Z] #19 60.69 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-28T07:33:07.750Z] #19 60.70 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-04-28T07:33:07.750Z] #19 60.73 Selecting previously unselected package libitm1-arm64-cross. [2022-04-28T07:33:07.918Z] #31 39.37 Download of images into '/build' complete. [2022-04-28T07:33:07.918Z] #31 39.37 Use something like the following to load the result into a Docker daemon: [2022-04-28T07:33:07.918Z] #31 39.37 tar -cC '/build' . | docker load [2022-04-28T07:33:08.007Z] #19 60.74 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-28T07:33:08.007Z] #19 60.74 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-04-28T07:33:08.007Z] #19 60.77 Selecting previously unselected package libatomic1-arm64-cross. [2022-04-28T07:33:08.007Z] #19 60.77 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-28T07:33:08.007Z] #19 60.78 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-04-28T07:33:08.007Z] #19 60.81 Selecting previously unselected package libasan6-arm64-cross. [2022-04-28T07:33:08.007Z] #19 60.81 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-28T07:33:08.007Z] #19 60.81 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-04-28T07:33:08.007Z] #19 61.02 Selecting previously unselected package liblsan0-arm64-cross. [2022-04-28T07:33:08.009Z] #53 ... [2022-04-28T07:33:08.009Z] [2022-04-28T07:33:08.009Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-28T07:33:08.009Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-28T07:33:08.009Z] #14 63.92 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-04-28T07:33:08.009Z] #14 63.93 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-28T07:33:08.009Z] #14 63.93 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-28T07:33:08.206Z] #53 45.45 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-04-28T07:33:08.206Z] #53 45.46 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-04-28T07:33:08.206Z] #53 45.49 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-04-28T07:33:08.206Z] #53 45.52 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-04-28T07:33:08.266Z] #19 61.02 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-28T07:33:08.266Z] #19 61.03 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-04-28T07:33:08.266Z] #19 61.13 Selecting previously unselected package libtsan0-arm64-cross. [2022-04-28T07:33:08.266Z] #19 61.13 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-28T07:33:08.266Z] #19 61.13 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-04-28T07:33:08.524Z] #19 61.35 Selecting previously unselected package libstdc++6-arm64-cross. [2022-04-28T07:33:08.524Z] #19 61.35 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-28T07:33:08.524Z] #19 61.36 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-04-28T07:33:08.524Z] #19 61.43 Selecting previously unselected package libubsan1-arm64-cross. [2022-04-28T07:33:08.524Z] #19 61.43 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-28T07:33:08.524Z] #19 61.44 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-04-28T07:33:08.524Z] #19 61.53 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-04-28T07:33:08.782Z] #19 61.53 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-28T07:33:08.782Z] #19 61.54 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-04-28T07:33:08.782Z] #19 61.66 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-04-28T07:33:08.782Z] #19 61.66 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-28T07:33:08.782Z] #19 61.67 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-04-28T07:33:09.598Z] #53 46.92 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-04-28T07:33:09.598Z] #53 46.93 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-04-28T07:33:09.598Z] #53 46.96 go: downloading github.com/stretchr/objx v0.1.1 [2022-04-28T07:33:09.598Z] #53 47.06 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-04-28T07:33:09.860Z] #53 47.29 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-04-28T07:33:09.860Z] #53 47.33 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-28T07:33:10.123Z] #53 47.42 go: downloading golang.org/x/text v0.3.7 [2022-04-28T07:33:10.698Z] #53 ... [2022-04-28T07:33:10.698Z] [2022-04-28T07:33:10.698Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-28T07:33:10.698Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-28T07:33:10.698Z] #40 46.56 Setting up libicu67:amd64 (67.1-7) ... [2022-04-28T07:33:10.698Z] #40 46.61 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-28T07:33:10.698Z] #40 46.62 Setting up libuv1:amd64 (1.40.0-2) ... [2022-04-28T07:33:10.698Z] #40 46.65 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-28T07:33:10.698Z] #40 46.73 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-28T07:33:10.698Z] #40 46.76 Setting up librhash0:amd64 (1.4.1-2) ... [2022-04-28T07:33:10.698Z] #40 46.77 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-04-28T07:33:10.698Z] #40 46.80 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-28T07:33:10.698Z] #40 46.81 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-28T07:33:10.698Z] #40 46.83 Setting up cmake (3.18.4-2+deb11u1) ... [2022-04-28T07:33:10.698Z] #40 46.84 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-28T07:33:10.698Z] #40 DONE 48.0s [2022-04-28T07:33:10.698Z] [2022-04-28T07:33:10.698Z] #41 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-04-28T07:33:10.698Z] #41 sha256:a7f1ac8700f1ebc9f039026c5e5572acb8d228c41a539243b945cd4e6b0d98a3 [2022-04-28T07:33:10.698Z] #41 DONE 0.1s [2022-04-28T07:33:10.698Z] [2022-04-28T07:33:10.698Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-28T07:33:10.698Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-28T07:33:10.698Z] #49 38.58 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-04-28T07:33:10.698Z] #49 40.24 debconf: delaying package configuration, since apt-utils is not installed [2022-04-28T07:33:10.698Z] #49 40.44 Fetched 2292 kB in 4s (566 kB/s) [2022-04-28T07:33:10.698Z] #49 40.51 Selecting previously unselected package libprotobuf23:amd64. [2022-04-28T07:33:10.698Z] #49 40.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-04-28T07:33:10.698Z] #49 40.57 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-04-28T07:33:10.698Z] #49 40.58 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-04-28T07:33:10.698Z] #49 41.34 Selecting previously unselected package python3-pkg-resources. [2022-04-28T07:33:10.698Z] #49 41.35 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-28T07:33:10.698Z] #49 41.37 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-28T07:33:10.698Z] #49 41.59 Selecting previously unselected package python3-six. [2022-04-28T07:33:10.698Z] #49 41.60 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-04-28T07:33:10.698Z] #49 41.62 Unpacking python3-six (1.16.0-2) ... [2022-04-28T07:33:10.698Z] #49 41.72 Selecting previously unselected package python3-protobuf. [2022-04-28T07:33:10.698Z] #49 41.73 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-04-28T07:33:10.698Z] #49 41.74 Unpacking python3-protobuf (3.12.4-1) ... [2022-04-28T07:33:10.698Z] #49 42.15 Selecting previously unselected package libnet1:amd64. [2022-04-28T07:33:10.698Z] #49 42.15 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-28T07:33:10.698Z] #49 42.17 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-28T07:33:10.698Z] #49 42.30 Selecting previously unselected package libnl-3-200:amd64. [2022-04-28T07:33:10.698Z] #49 42.31 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-28T07:33:10.698Z] #49 42.31 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-28T07:33:10.698Z] #49 42.45 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-28T07:33:10.698Z] #49 42.45 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-28T07:33:10.698Z] #49 42.46 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-28T07:33:10.698Z] #49 42.56 Selecting previously unselected package criu. [2022-04-28T07:33:10.698Z] #49 42.56 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-04-28T07:33:10.698Z] #49 42.57 Unpacking criu (3.16.1-3) ... [2022-04-28T07:33:10.698Z] #49 43.27 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-28T07:33:10.698Z] #49 44.70 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-04-28T07:33:10.698Z] #49 44.72 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-28T07:33:10.698Z] #49 44.74 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-28T07:33:10.698Z] #49 44.76 Setting up python3-six (1.16.0-2) ... [2022-04-28T07:33:10.698Z] #49 45.83 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-28T07:33:10.698Z] #49 45.87 Setting up python3-protobuf (3.12.4-1) ... [2022-04-28T07:33:10.960Z] #49 ... [2022-04-28T07:33:10.960Z] [2022-04-28T07:33:10.960Z] #42 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-04-28T07:33:10.960Z] #42 sha256:c31c97d5ff5d37624cd2c6e2d0d117b6e8d30dca94e7a8b58b2d2fa3b727a6c7 [2022-04-28T07:33:11.230Z] #31 ... [2022-04-28T07:33:11.230Z] [2022-04-28T07:33:11.230Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-28T07:33:11.230Z] #34 sha256:e673d081f5fba2216e7d98deb7841fa4f5bb2e3f032706a403bf0730dce385e8 [2022-04-28T07:33:11.230Z] #34 32.39 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-04-28T07:33:11.230Z] #34 32.73 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-28T07:33:11.230Z] #34 ... [2022-04-28T07:33:11.230Z] [2022-04-28T07:33:11.230Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-28T07:33:11.230Z] #49 sha256:3b71102d6bc6213dff631ce3be6d9bffa6ea361200cae8751adecf13941a5af6 [2022-04-28T07:33:11.230Z] #49 32.33 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [609 kB] [2022-04-28T07:33:11.230Z] #49 33.90 debconf: delaying package configuration, since apt-utils is not installed [2022-04-28T07:33:11.230Z] #49 34.12 Fetched 2115 kB in 4s (551 kB/s) [2022-04-28T07:33:11.230Z] #49 34.22 Selecting previously unselected package libprotobuf23:arm64. [2022-04-28T07:33:11.230Z] #49 34.22 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15700 files and directories currently installed.) [2022-04-28T07:33:11.230Z] #49 34.25 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2022-04-28T07:33:11.230Z] #49 34.27 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2022-04-28T07:33:11.230Z] #49 34.96 Selecting previously unselected package python3-pkg-resources. [2022-04-28T07:33:11.230Z] #49 34.96 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-28T07:33:11.230Z] #49 34.97 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-28T07:33:11.230Z] #49 35.25 Selecting previously unselected package python3-six. [2022-04-28T07:33:11.230Z] #49 35.25 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-04-28T07:33:11.230Z] #49 35.26 Unpacking python3-six (1.16.0-2) ... [2022-04-28T07:33:11.230Z] #49 35.38 Selecting previously unselected package python3-protobuf. [2022-04-28T07:33:11.230Z] #49 35.39 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2022-04-28T07:33:11.230Z] #49 35.40 Unpacking python3-protobuf (3.12.4-1) ... [2022-04-28T07:33:11.230Z] #49 35.98 Selecting previously unselected package libnet1:arm64. [2022-04-28T07:33:11.230Z] #49 35.99 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-04-28T07:33:11.230Z] #49 35.99 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-04-28T07:33:11.230Z] #49 36.16 Selecting previously unselected package libnl-3-200:arm64. [2022-04-28T07:33:11.230Z] #49 36.16 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-04-28T07:33:11.230Z] #49 36.17 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-04-28T07:33:11.230Z] #49 36.30 Selecting previously unselected package libprotobuf-c1:arm64. [2022-04-28T07:33:11.230Z] #49 36.30 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-04-28T07:33:11.230Z] #49 36.32 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-04-28T07:33:11.230Z] #49 36.42 Selecting previously unselected package criu. [2022-04-28T07:33:11.230Z] #49 36.42 Preparing to unpack .../7-criu_3.16.1-3_arm64.deb ... [2022-04-28T07:33:11.230Z] #49 36.43 Unpacking criu (3.16.1-3) ... [2022-04-28T07:33:11.230Z] #49 37.19 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-28T07:33:11.230Z] #49 38.74 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2022-04-28T07:33:11.230Z] #49 38.75 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-04-28T07:33:11.230Z] #49 38.77 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-04-28T07:33:11.230Z] #49 38.79 Setting up python3-six (1.16.0-2) ... [2022-04-28T07:33:11.230Z] #49 40.27 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-04-28T07:33:11.230Z] #49 40.43 Setting up python3-protobuf (3.12.4-1) ... [2022-04-28T07:33:11.230Z] #49 ... [2022-04-28T07:33:11.230Z] [2022-04-28T07:33:11.230Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-28T07:33:11.230Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-04-28T07:33:11.230Z] #14 33.14 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [9885 kB] [2022-04-28T07:33:11.230Z] #14 33.69 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-04-28T07:33:11.230Z] #14 33.69 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-04-28T07:33:11.230Z] #14 33.70 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-04-28T07:33:11.230Z] #14 33.70 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-04-28T07:33:11.230Z] #14 33.70 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-04-28T07:33:11.230Z] #14 33.70 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB] [2022-04-28T07:33:11.230Z] #14 33.71 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-04-28T07:33:11.230Z] #14 33.71 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2022-04-28T07:33:11.230Z] #14 33.74 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2022-04-28T07:33:11.230Z] #14 33.75 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] [2022-04-28T07:33:11.230Z] #14 33.75 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2022-04-28T07:33:11.230Z] #14 33.76 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2022-04-28T07:33:11.230Z] #14 33.78 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2022-04-28T07:33:11.230Z] #14 33.79 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB] [2022-04-28T07:33:11.230Z] #14 33.80 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-04-28T07:33:11.230Z] #14 33.80 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-04-28T07:33:11.230Z] #14 34.64 debconf: delaying package configuration, since apt-utils is not installed [2022-04-28T07:33:11.230Z] #14 34.90 Fetched 108 MB in 6s (18.3 MB/s) [2022-04-28T07:33:11.230Z] #14 34.96 Selecting previously unselected package binutils-mingw-w64-i686. [2022-04-28T07:33:11.230Z] #14 34.96 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15700 files and directories currently installed.) [2022-04-28T07:33:11.230Z] #14 35.02 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2022-04-28T07:33:11.230Z] #14 35.03 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-28T07:33:11.230Z] #14 36.81 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-04-28T07:33:11.230Z] #14 36.81 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2022-04-28T07:33:11.230Z] #14 36.81 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-28T07:33:11.230Z] #14 39.19 Selecting previously unselected package binutils-mingw-w64. [2022-04-28T07:33:11.230Z] #14 39.20 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-04-28T07:33:11.230Z] #14 39.21 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-28T07:33:11.230Z] #14 39.31 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-04-28T07:33:11.230Z] #14 39.31 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-04-28T07:33:11.230Z] #14 39.32 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-04-28T07:33:11.230Z] #14 39.43 Selecting previously unselected package dmsetup. [2022-04-28T07:33:11.230Z] #14 39.44 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2022-04-28T07:33:11.230Z] #14 39.44 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-04-28T07:33:11.230Z] #14 39.62 Selecting previously unselected package mingw-w64-common. [2022-04-28T07:33:11.230Z] #14 39.62 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-04-28T07:33:11.230Z] #14 39.62 Unpacking mingw-w64-common (8.0.0-1) ... [2022-04-28T07:33:11.230Z] #14 ... [2022-04-28T07:33:11.230Z] [2022-04-28T07:33:11.230Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-04-28T07:33:11.230Z] #31 sha256:8ec58217378ed09480a2f820f535a6776e0612fa873c773f43cd4082a10f0cb4 [2022-04-28T07:33:11.230Z] #31 DONE 42.8s [2022-04-28T07:33:11.230Z] [2022-04-28T07:33:11.230Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-28T07:33:11.230Z] #62 sha256:5a5c16f253667751f041cffafb5dce127896d177c0df7ed8fabf691f19726e3b [2022-04-28T07:33:11.230Z] #62 0.587 + RM_GOPATH=0 [2022-04-28T07:33:11.230Z] #62 0.587 + TMP_GOPATH= [2022-04-28T07:33:11.230Z] #62 0.587 + : /build [2022-04-28T07:33:11.230Z] #62 0.588 + '[' -z '' ']' [2022-04-28T07:33:11.230Z] #62 0.592 ++ mktemp -d [2022-04-28T07:33:11.230Z] #62 0.595 + export GOPATH=/tmp/tmp.VVanOsoN9z [2022-04-28T07:33:11.230Z] #62 0.597 + GOPATH=/tmp/tmp.VVanOsoN9z [2022-04-28T07:33:11.230Z] #62 0.597 + RM_GOPATH=1 [2022-04-28T07:33:11.230Z] #62 0.597 + case "$(go env GOARCH)" in [2022-04-28T07:33:11.230Z] #62 0.598 ++ go env GOARCH [2022-04-28T07:33:11.230Z] #62 0.624 + export GO_BUILDMODE=-buildmode=pie [2022-04-28T07:33:11.230Z] #62 0.624 + GO_BUILDMODE=-buildmode=pie [2022-04-28T07:33:11.230Z] #62 0.625 ++ dirname /install.sh [2022-04-28T07:33:11.231Z] #62 0.629 + dir=/ [2022-04-28T07:33:11.231Z] #62 0.630 + bin=containerd [2022-04-28T07:33:11.231Z] #62 0.630 + shift [2022-04-28T07:33:11.231Z] #62 0.630 + '[' '!' -f //containerd.installer ']' [2022-04-28T07:33:11.231Z] #62 0.631 + . //containerd.installer [2022-04-28T07:33:11.231Z] #62 0.631 ++ set -e [2022-04-28T07:33:11.231Z] #62 0.631 ++ : v1.6.3 [2022-04-28T07:33:11.231Z] #62 0.632 + install_containerd [2022-04-28T07:33:11.231Z] #62 0.641 + echo 'Install containerd version v1.6.3' [2022-04-28T07:33:11.231Z] #62 0.647 Install containerd version v1.6.3 [2022-04-28T07:33:11.231Z] #62 0.649 + git clone https://github.com/containerd/containerd.git /tmp/tmp.VVanOsoN9z/src/github.com/containerd/containerd [2022-04-28T07:33:11.231Z] #62 0.651 Cloning into '/tmp/tmp.VVanOsoN9z/src/github.com/containerd/containerd'... [2022-04-28T07:33:11.488Z] #62 ... [2022-04-28T07:33:11.488Z] [2022-04-28T07:33:11.488Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-28T07:33:11.488Z] #53 sha256:490d2ef91d0453e27cdf3fb306e3cc4dc08bb3d9559153c768d37c0a46c9ad3d [2022-04-28T07:33:11.488Z] #53 36.65 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-04-28T07:33:11.488Z] #53 36.66 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-04-28T07:33:11.488Z] #53 36.72 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-04-28T07:33:11.488Z] #53 36.76 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-04-28T07:33:11.488Z] #53 36.77 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-04-28T07:33:11.488Z] #53 36.79 go: downloading github.com/stretchr/objx v0.1.1 [2022-04-28T07:33:11.488Z] #53 36.85 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-04-28T07:33:11.488Z] #53 37.03 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-04-28T07:33:11.488Z] #53 37.05 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-28T07:33:11.488Z] #53 37.20 go: downloading golang.org/x/text v0.3.7 [2022-04-28T07:33:11.488Z] #53 41.17 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-04-28T07:33:11.488Z] #53 41.20 go: downloading github.com/gobwas/glob v0.2.3 [2022-04-28T07:33:11.488Z] #53 41.22 go: downloading github.com/kisielk/gotool v1.0.0 [2022-04-28T07:33:11.488Z] #53 41.26 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-04-28T07:33:11.488Z] #53 41.29 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-04-28T07:33:11.488Z] #53 41.29 go: downloading golang.org/x/mod v0.5.1 [2022-04-28T07:33:11.488Z] #53 41.39 go: downloading github.com/ettle/strcase v0.1.1 [2022-04-28T07:33:11.488Z] #53 41.42 go: downloading github.com/fatih/structtag v1.2.0 [2022-04-28T07:33:11.488Z] #53 41.47 go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-28T07:33:11.488Z] #53 41.50 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-04-28T07:33:11.488Z] #53 41.51 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-04-28T07:33:11.488Z] #53 41.58 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-04-28T07:33:11.488Z] #53 42.32 go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-28T07:33:11.488Z] #53 42.35 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-04-28T07:33:11.488Z] #53 42.36 go: downloading github.com/google/go-cmp v0.5.6 [2022-04-28T07:33:11.488Z] #53 42.51 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-04-28T07:33:11.488Z] #53 42.58 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-04-28T07:33:11.488Z] #53 42.64 go: downloading github.com/beorn7/perks v1.0.1 [2022-04-28T07:33:11.488Z] #53 42.67 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-28T07:33:11.488Z] #53 42.67 go: downloading github.com/golang/protobuf v1.5.2 [2022-04-28T07:33:11.488Z] #53 42.73 go: downloading github.com/cespare/xxhash v1.1.0 [2022-04-28T07:33:11.488Z] #53 42.80 go: downloading github.com/prometheus/common v0.10.0 [2022-04-28T07:33:11.488Z] #53 43.14 go: downloading github.com/prometheus/procfs v0.6.0 [2022-04-28T07:33:11.488Z] #53 43.37 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-04-28T07:33:11.488Z] #53 43.49 go: downloading google.golang.org/protobuf v1.27.1 [2022-04-28T07:33:11.534Z] #42 ... [2022-04-28T07:33:11.534Z] [2022-04-28T07:33:11.534Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-28T07:33:11.534Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-28T07:33:11.534Z] #14 39.02 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-04-28T07:33:11.534Z] #14 39.55 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-04-28T07:33:11.534Z] #14 39.55 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-04-28T07:33:11.534Z] #14 39.55 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-04-28T07:33:11.534Z] #14 39.55 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-28T07:33:11.534Z] #14 39.56 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-28T07:33:11.534Z] #14 39.57 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-04-28T07:33:11.534Z] #14 39.58 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-04-28T07:33:11.534Z] #14 39.58 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-04-28T07:33:11.534Z] #14 39.61 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-04-28T07:33:11.534Z] #14 39.64 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-04-28T07:33:11.534Z] #14 39.64 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-04-28T07:33:11.534Z] #14 39.67 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-04-28T07:33:11.534Z] #14 39.72 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-04-28T07:33:11.534Z] #14 39.73 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-04-28T07:33:11.534Z] #14 39.74 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-04-28T07:33:11.534Z] #14 39.74 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-04-28T07:33:11.535Z] #14 41.06 debconf: delaying package configuration, since apt-utils is not installed [2022-04-28T07:33:11.535Z] #14 41.27 Fetched 115 MB in 7s (15.5 MB/s) [2022-04-28T07:33:11.535Z] #14 41.33 Selecting previously unselected package binutils-mingw-w64-i686. [2022-04-28T07:33:11.535Z] #14 41.33 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-28T07:33:11.535Z] #14 41.39 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-28T07:33:11.535Z] #14 41.40 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-28T07:33:11.535Z] #14 43.49 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-04-28T07:33:11.535Z] #14 43.50 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-28T07:33:11.535Z] #14 43.51 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-28T07:33:11.535Z] #14 45.90 Selecting previously unselected package binutils-mingw-w64. [2022-04-28T07:33:11.535Z] #14 45.90 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-04-28T07:33:11.535Z] #14 45.92 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-28T07:33:11.535Z] #14 46.02 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-04-28T07:33:11.535Z] #14 46.03 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-28T07:33:11.535Z] #14 46.04 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-28T07:33:11.535Z] #14 46.17 Selecting previously unselected package dmsetup. [2022-04-28T07:33:11.535Z] #14 46.18 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-04-28T07:33:11.535Z] #14 46.19 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-04-28T07:33:11.535Z] #14 46.36 Selecting previously unselected package mingw-w64-common. [2022-04-28T07:33:11.535Z] #14 46.36 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-04-28T07:33:11.535Z] #14 46.37 Unpacking mingw-w64-common (8.0.0-1) ... [2022-04-28T07:33:11.745Z] #53 ... [2022-04-28T07:33:11.745Z] [2022-04-28T07:33:11.745Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-28T07:33:11.745Z] #51 sha256:c5a851bb501de1cb3a816e880c60be0f5ea1c0b0e1d7f3ac81ce767796f54dad [2022-04-28T07:33:11.745Z] #51 43.75 gotestsum version dev [2022-04-28T07:33:11.796Z] #14 ... [2022-04-28T07:33:11.796Z] [2022-04-28T07:33:11.796Z] #42 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-04-28T07:33:11.796Z] #42 sha256:c31c97d5ff5d37624cd2c6e2d0d117b6e8d30dca94e7a8b58b2d2fa3b727a6c7 [2022-04-28T07:33:11.796Z] #42 0.919 + RM_GOPATH=0 [2022-04-28T07:33:11.796Z] #42 0.919 + TMP_GOPATH= [2022-04-28T07:33:11.796Z] #42 0.920 + : /build [2022-04-28T07:33:11.796Z] #42 0.920 + '[' -z '' ']' [2022-04-28T07:33:11.796Z] #42 0.921 ++ mktemp -d [2022-04-28T07:33:11.796Z] #42 0.922 + export GOPATH=/tmp/tmp.Uxlpm04129 [2022-04-28T07:33:11.796Z] #42 0.922 + GOPATH=/tmp/tmp.Uxlpm04129 [2022-04-28T07:33:11.796Z] #42 0.922 + RM_GOPATH=1 [2022-04-28T07:33:11.796Z] #42 0.922 + case "$(go env GOARCH)" in [2022-04-28T07:33:11.796Z] #42 0.923 ++ go env GOARCH [2022-04-28T07:33:11.796Z] #42 0.945 + export GO_BUILDMODE=-buildmode=pie [2022-04-28T07:33:11.796Z] #42 0.946 + GO_BUILDMODE=-buildmode=pie [2022-04-28T07:33:11.796Z] #42 0.946 ++ dirname /install.sh [2022-04-28T07:33:11.796Z] #42 0.955 + dir=/ [2022-04-28T07:33:11.796Z] #42 0.956 + bin=tini [2022-04-28T07:33:11.796Z] #42 0.956 + shift [2022-04-28T07:33:11.796Z] #42 0.956 + '[' '!' -f //tini.installer ']' [2022-04-28T07:33:11.796Z] #42 0.956 + . //tini.installer [2022-04-28T07:33:11.796Z] #42 0.957 ++ : v0.19.0 [2022-04-28T07:33:11.796Z] #42 0.957 + install_tini [2022-04-28T07:33:11.796Z] #42 0.957 + echo 'Install tini version v0.19.0' [2022-04-28T07:33:11.796Z] #42 0.957 Install tini version v0.19.0 [2022-04-28T07:33:11.796Z] #42 0.957 + git clone https://github.com/krallin/tini.git /tmp/tmp.Uxlpm04129/tini [2022-04-28T07:33:11.796Z] #42 0.959 Cloning into '/tmp/tmp.Uxlpm04129/tini'... [2022-04-28T07:33:12.309Z] #51 DONE 44.1s [2022-04-28T07:33:12.309Z] [2022-04-28T07:33:12.309Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-28T07:33:12.309Z] #40 sha256:880fbbcda7f8570bfe0d2ab54a082cef424d7db58cb3dbc6d09d686c3ecd2ee9 [2022-04-28T07:33:12.309Z] #40 36.54 Selecting previously unselected package libicu67:arm64. [2022-04-28T07:33:12.309Z] #40 36.56 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2022-04-28T07:33:12.309Z] #40 36.62 Unpacking libicu67:arm64 (67.1-7) ... [2022-04-28T07:33:12.309Z] #40 42.41 Selecting previously unselected package libxml2:arm64. [2022-04-28T07:33:12.309Z] #40 42.41 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_arm64.deb ... [2022-04-28T07:33:12.309Z] #40 42.43 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-28T07:33:12.309Z] #40 43.22 Selecting previously unselected package libarchive13:arm64. [2022-04-28T07:33:12.309Z] #40 43.22 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ... [2022-04-28T07:33:12.309Z] #40 43.23 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-04-28T07:33:12.309Z] #40 43.79 Selecting previously unselected package libjsoncpp24:arm64. [2022-04-28T07:33:12.309Z] #40 43.80 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2022-04-28T07:33:12.309Z] #40 43.81 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2022-04-28T07:33:12.309Z] #40 44.01 Selecting previously unselected package librhash0:arm64. [2022-04-28T07:33:12.309Z] #40 44.01 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2022-04-28T07:33:12.309Z] #40 44.02 Unpacking librhash0:arm64 (1.4.1-2) ... [2022-04-28T07:33:12.309Z] #40 44.18 Selecting previously unselected package libuv1:arm64. [2022-04-28T07:33:12.309Z] #40 44.18 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2022-04-28T07:33:12.309Z] #40 44.19 Unpacking libuv1:arm64 (1.40.0-2) ... [2022-04-28T07:33:12.368Z] #42 1.619 + cd /tmp/tmp.Uxlpm04129/tini [2022-04-28T07:33:12.368Z] #42 1.620 + git checkout -q v0.19.0 [2022-04-28T07:33:12.368Z] #42 1.647 + cmake . [2022-04-28T07:33:12.566Z] #40 44.40 Selecting previously unselected package cmake. [2022-04-28T07:33:12.566Z] #40 44.41 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2022-04-28T07:33:12.566Z] #40 44.44 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-04-28T07:33:12.566Z] #40 ... [2022-04-28T07:33:12.566Z] [2022-04-28T07:33:12.566Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-28T07:33:12.566Z] #53 sha256:490d2ef91d0453e27cdf3fb306e3cc4dc08bb3d9559153c768d37c0a46c9ad3d [2022-04-28T07:33:12.566Z] #53 44.52 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-04-28T07:33:12.941Z] #42 2.051 -- The C compiler identification is GNU 10.2.1 [2022-04-28T07:33:12.941Z] #42 2.110 -- Detecting C compiler ABI info [2022-04-28T07:33:13.310Z] #14 ... [2022-04-28T07:33:13.310Z] [2022-04-28T07:33:13.310Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-28T07:33:13.310Z] #62 sha256:3687a4ee7d2bc92fe69f1e5bb85773b690adfc1048ba517464d9318975655138 [2022-04-28T07:33:13.515Z] #42 2.759 -- Detecting C compiler ABI info - done [2022-04-28T07:33:13.515Z] #42 2.890 -- Check for working C compiler: /usr/bin/cc - skipped [2022-04-28T07:33:13.571Z] #62 41.41 Updating files: 69% (3262/4722) Updating files: 70% (3306/4722) Updating files: 71% (3353/4722) Updating files: 72% (3400/4722) Updating files: 73% (3448/4722) Updating files: 74% (3495/4722) Updating files: 75% (3542/4722) Updating files: 76% (3589/4722) Updating files: 77% (3636/4722) Updating files: 78% (3684/4722) Updating files: 79% (3731/4722) Updating files: 80% (3778/4722) Updating files: 81% (3825/4722) Updating files: 82% (3873/4722) Updating files: 83% (3920/4722) Updating files: 84% (3967/4722) Updating files: 85% (4014/4722) Updating files: 86% (4061/4722) Updating files: 87% (4109/4722) Updating files: 88% (4156/4722) Updating files: 89% (4203/4722) Updating files: 90% (4250/4722) Updating files: 91% (4298/4722) Updating files: 92% (4345/4722) Updating files: 93% (4392/4722) Updating files: 94% (4439/4722) Updating files: 95% (4486/4722) Updating files: 96% (4534/4722) Updating files: 97% (4581/4722) Updating files: 98% (4628/4722) Updating files: 99% (4675/4722) Updating files: 100% (4722/4722) Updating files: 100% (4722/4722), done. [2022-04-28T07:33:13.571Z] #62 42.26 + cd /tmp/tmp.HH0ssdfd4R/src/github.com/containerd/containerd [2022-04-28T07:33:13.777Z] #42 2.899 -- Detecting C compile features [2022-04-28T07:33:13.777Z] #42 2.900 -- Detecting C compile features - done [2022-04-28T07:33:13.777Z] #42 2.942 -- Performing Test HAS_BUILTIN_FORTIFY [2022-04-28T07:33:13.777Z] #42 3.111 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-04-28T07:33:13.832Z] #62 42.26 + git checkout -q v1.6.3 [2022-04-28T07:33:14.038Z] #42 3.217 -- Configuring done [2022-04-28T07:33:14.038Z] #42 3.236 -- Generating done [2022-04-28T07:33:14.038Z] #42 3.238 -- Build files have been written to: /tmp/tmp.Uxlpm04129/tini [2022-04-28T07:33:14.038Z] #42 3.255 + make tini-static [2022-04-28T07:33:14.045Z] #19 66.26 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-04-28T07:33:14.045Z] #19 66.26 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-28T07:33:14.045Z] #19 66.26 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-04-28T07:33:14.045Z] #19 66.29 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-04-28T07:33:14.045Z] #19 66.30 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-04-28T07:33:14.045Z] #19 66.30 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-04-28T07:33:14.045Z] #19 66.45 Selecting previously unselected package libc6-dev-arm64-cross. [2022-04-28T07:33:14.045Z] #19 66.45 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-04-28T07:33:14.045Z] #19 66.46 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-04-28T07:33:14.045Z] #19 66.67 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-04-28T07:33:14.045Z] #19 66.67 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-28T07:33:14.045Z] #19 66.67 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-04-28T07:33:14.045Z] #19 66.88 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-04-28T07:33:14.045Z] #19 66.89 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-28T07:33:14.045Z] #19 66.89 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-04-28T07:33:14.300Z] #42 3.574 Scanning dependencies of target tini-static [2022-04-28T07:33:14.564Z] #42 3.664 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-04-28T07:33:14.775Z] #62 43.31 + export 'BUILDTAGS=netgo osusergo static_build' [2022-04-28T07:33:14.775Z] #62 43.31 + BUILDTAGS='netgo osusergo static_build' [2022-04-28T07:33:14.775Z] #62 43.31 + export EXTRA_FLAGS=-buildmode=pie [2022-04-28T07:33:14.775Z] #62 43.31 + EXTRA_FLAGS=-buildmode=pie [2022-04-28T07:33:14.775Z] #62 43.31 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-04-28T07:33:14.775Z] #62 43.31 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-04-28T07:33:14.775Z] #62 43.31 + '[' '' = dynamic ']' [2022-04-28T07:33:14.775Z] #62 43.31 + make [2022-04-28T07:33:14.825Z] #42 ... [2022-04-28T07:33:14.825Z] [2022-04-28T07:33:14.825Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-28T07:33:14.825Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-28T07:33:14.825Z] #49 49.31 Setting up criu (3.16.1-3) ... [2022-04-28T07:33:14.825Z] #49 51.02 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-28T07:33:14.825Z] #49 DONE 51.7s [2022-04-28T07:33:15.087Z] #53 ... [2022-04-28T07:33:15.087Z] [2022-04-28T07:33:15.087Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-28T07:33:15.087Z] #49 sha256:3b71102d6bc6213dff631ce3be6d9bffa6ea361200cae8751adecf13941a5af6 [2022-04-28T07:33:15.087Z] #49 44.33 Setting up criu (3.16.1-3) ... [2022-04-28T07:33:15.087Z] #49 45.94 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-28T07:33:15.087Z] #49 DONE 46.7s [2022-04-28T07:33:15.087Z] [2022-04-28T07:33:15.087Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-28T07:33:15.087Z] #40 sha256:880fbbcda7f8570bfe0d2ab54a082cef424d7db58cb3dbc6d09d686c3ecd2ee9 [2022-04-28T07:33:15.087Z] #40 46.87 Setting up libicu67:arm64 (67.1-7) ... [2022-04-28T07:33:15.087Z] #40 46.95 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-28T07:33:15.087Z] #40 46.98 Setting up libuv1:arm64 (1.40.0-2) ... [2022-04-28T07:33:15.087Z] #40 47.03 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-28T07:33:15.087Z] #40 47.10 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2022-04-28T07:33:15.087Z] [2022-04-28T07:33:15.088Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-28T07:33:15.088Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-28T07:33:15.088Z] #53 52.43 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-04-28T07:33:15.088Z] #53 52.47 go: downloading github.com/gobwas/glob v0.2.3 [2022-04-28T07:33:15.088Z] #53 52.54 go: downloading github.com/kisielk/gotool v1.0.0 [2022-04-28T07:33:15.088Z] #53 ... [2022-04-28T07:33:15.088Z] [2022-04-28T07:33:15.088Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-28T07:33:15.088Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-04-28T07:33:15.088Z] #34 42.17 Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-04-28T07:33:15.088Z] #34 42.25 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-04-28T07:33:15.088Z] #34 42.35 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-28T07:33:15.344Z] #40 47.13 Setting up librhash0:arm64 (1.4.1-2) ... [2022-04-28T07:33:15.344Z] #40 47.14 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-04-28T07:33:15.344Z] #40 47.18 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-28T07:33:15.344Z] #40 47.19 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-04-28T07:33:15.344Z] #40 47.21 Setting up cmake (3.18.4-2+deb11u1) ... [2022-04-28T07:33:15.344Z] #40 47.23 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-28T07:33:15.350Z] #34 ... [2022-04-28T07:33:15.350Z] [2022-04-28T07:33:15.350Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-28T07:33:15.350Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-28T07:33:15.350Z] #53 52.61 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-04-28T07:33:15.350Z] #53 52.66 go: downloading golang.org/x/mod v0.5.1 [2022-04-28T07:33:15.350Z] #53 52.67 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-04-28T07:33:15.613Z] #53 52.83 go: downloading github.com/ettle/strcase v0.1.1 [2022-04-28T07:33:15.613Z] #53 52.93 go: downloading github.com/fatih/structtag v1.2.0 [2022-04-28T07:33:15.613Z] #53 52.99 go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-28T07:33:15.874Z] #53 53.23 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-04-28T07:33:15.874Z] #53 53.28 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-04-28T07:33:15.874Z] #53 53.34 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-04-28T07:33:16.161Z] #62 44.61 + bin/ctr [2022-04-28T07:33:16.406Z] #40 DONE 48.0s [2022-04-28T07:33:16.406Z] [2022-04-28T07:33:16.406Z] #41 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-04-28T07:33:16.406Z] #41 sha256:15b98759c15fde618e8d5c1f9d01714a096e8c66fd60d3234d6290705fae9726 [2022-04-28T07:33:16.448Z] #53 53.65 go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-28T07:33:16.448Z] #53 53.72 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-04-28T07:33:16.448Z] #53 53.74 go: downloading github.com/google/go-cmp v0.5.6 [2022-04-28T07:33:16.682Z] #41 DONE 0.3s [2022-04-28T07:33:16.682Z] [2022-04-28T07:33:16.682Z] #42 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-04-28T07:33:16.682Z] #42 sha256:b72ca49736cf0cadb9176df115337807ff112b344bb6e7bc3f07968ce4b4f47e [2022-04-28T07:33:16.710Z] #53 54.01 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-04-28T07:33:16.710Z] #53 54.04 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-04-28T07:33:16.972Z] #53 ... [2022-04-28T07:33:16.972Z] [2022-04-28T07:33:16.972Z] #42 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-04-28T07:33:16.972Z] #42 sha256:c31c97d5ff5d37624cd2c6e2d0d117b6e8d30dca94e7a8b58b2d2fa3b727a6c7 [2022-04-28T07:33:16.972Z] #42 5.334 [100%] Linking C executable tini-static [2022-04-28T07:33:16.972Z] #42 5.771 [100%] Built target tini-static [2022-04-28T07:33:16.972Z] #42 5.822 + mkdir -p /build [2022-04-28T07:33:16.972Z] #42 5.824 + cp tini-static /build/docker-init [2022-04-28T07:33:16.972Z] #42 DONE 6.0s [2022-04-28T07:33:16.972Z] [2022-04-28T07:33:16.972Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-28T07:33:16.972Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-28T07:33:16.972Z] #53 54.18 go: downloading github.com/beorn7/perks v1.0.1 [2022-04-28T07:33:16.972Z] #53 54.21 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-28T07:33:16.972Z] #53 54.27 go: downloading github.com/cespare/xxhash v1.1.0 [2022-04-28T07:33:16.972Z] #53 54.33 go: downloading github.com/golang/protobuf v1.5.2 [2022-04-28T07:33:17.234Z] #53 54.65 go: downloading github.com/prometheus/common v0.10.0 [2022-04-28T07:33:17.257Z] #42 0.622 + RM_GOPATH=0 [2022-04-28T07:33:17.257Z] #42 0.622 + TMP_GOPATH= [2022-04-28T07:33:17.257Z] #42 0.622 + : /build [2022-04-28T07:33:17.257Z] #42 0.622 + '[' -z '' ']' [2022-04-28T07:33:17.257Z] #42 0.624 ++ mktemp -d [2022-04-28T07:33:17.257Z] #42 0.634 + export GOPATH=/tmp/tmp.LoAzhaFP8N [2022-04-28T07:33:17.257Z] #42 0.651 + GOPATH=/tmp/tmp.LoAzhaFP8N [2022-04-28T07:33:17.257Z] #42 0.651 + RM_GOPATH=1 [2022-04-28T07:33:17.257Z] #42 0.652 + case "$(go env GOARCH)" in [2022-04-28T07:33:17.257Z] #42 0.653 ++ go env GOARCH [2022-04-28T07:33:17.257Z] #42 0.677 + export GO_BUILDMODE=-buildmode=pie [2022-04-28T07:33:17.257Z] #42 0.677 + GO_BUILDMODE=-buildmode=pie [2022-04-28T07:33:17.257Z] #42 0.677 ++ dirname /install.sh [2022-04-28T07:33:17.257Z] #42 0.681 Install tini version v0.19.0 [2022-04-28T07:33:17.257Z] #42 0.682 + dir=/ [2022-04-28T07:33:17.257Z] #42 0.682 + bin=tini [2022-04-28T07:33:17.257Z] #42 0.682 + shift [2022-04-28T07:33:17.257Z] #42 0.682 + '[' '!' -f //tini.installer ']' [2022-04-28T07:33:17.257Z] #42 0.682 + . //tini.installer [2022-04-28T07:33:17.257Z] #42 0.682 ++ : v0.19.0 [2022-04-28T07:33:17.257Z] #42 0.682 + install_tini [2022-04-28T07:33:17.257Z] #42 0.682 + echo 'Install tini version v0.19.0' [2022-04-28T07:33:17.257Z] #42 0.688 + git clone https://github.com/krallin/tini.git /tmp/tmp.LoAzhaFP8N/tini [2022-04-28T07:33:17.257Z] #42 0.705 Cloning into '/tmp/tmp.LoAzhaFP8N/tini'... [2022-04-28T07:33:17.497Z] #53 54.83 go: downloading github.com/prometheus/procfs v0.6.0 [2022-04-28T07:33:17.759Z] #53 55.04 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-04-28T07:33:17.820Z] #42 1.243 + cd /tmp/tmp.LoAzhaFP8N/tini [2022-04-28T07:33:17.821Z] #42 1.244 + git checkout -q v0.19.0 [2022-04-28T07:33:17.821Z] #42 1.249 + cmake . [2022-04-28T07:33:18.020Z] #53 55.29 go: downloading google.golang.org/protobuf v1.27.1 [2022-04-28T07:33:18.077Z] #42 1.545 -- The C compiler identification is GNU 10.2.1 [2022-04-28T07:33:18.077Z] #42 1.576 -- Detecting C compiler ABI info [2022-04-28T07:33:18.639Z] #42 2.042 -- Detecting C compiler ABI info - done [2022-04-28T07:33:18.639Z] #42 2.090 -- Check for working C compiler: /usr/bin/cc - skipped [2022-04-28T07:33:18.639Z] #42 2.093 -- Detecting C compile features [2022-04-28T07:33:18.639Z] #42 2.094 -- Detecting C compile features - done [2022-04-28T07:33:18.639Z] #42 2.139 -- Performing Test HAS_BUILTIN_FORTIFY [2022-04-28T07:33:18.896Z] #42 2.329 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-04-28T07:33:18.896Z] #42 2.396 -- Configuring done [2022-04-28T07:33:18.896Z] #42 2.425 -- Generating done [2022-04-28T07:33:18.896Z] #42 2.426 -- Build files have been written to: /tmp/tmp.LoAzhaFP8N/tini [2022-04-28T07:33:18.896Z] #42 2.432 + make tini-static [2022-04-28T07:33:18.967Z] #53 56.34 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-04-28T07:33:19.304Z] #19 71.25 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-04-28T07:33:19.304Z] #19 71.26 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-28T07:33:19.304Z] #19 71.26 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-04-28T07:33:19.304Z] #19 71.29 Selecting previously unselected package patch. [2022-04-28T07:33:19.304Z] #19 71.29 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2022-04-28T07:33:19.304Z] #19 71.30 Unpacking patch (2.7.6-7) ... [2022-04-28T07:33:19.304Z] #19 71.34 Selecting previously unselected package dpkg-dev. [2022-04-28T07:33:19.304Z] #19 71.34 Preparing to unpack .../047-dpkg-dev_1.20.9_all.deb ... [2022-04-28T07:33:19.304Z] #19 71.34 Unpacking dpkg-dev (1.20.9) ... [2022-04-28T07:33:19.304Z] #19 71.45 Selecting previously unselected package libconfig-inifiles-perl. [2022-04-28T07:33:19.304Z] #19 71.46 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-04-28T07:33:19.304Z] #19 71.46 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-04-28T07:33:19.304Z] #19 71.49 Selecting previously unselected package libio-string-perl. [2022-04-28T07:33:19.304Z] #19 71.49 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2022-04-28T07:33:19.304Z] #19 71.50 Unpacking libio-string-perl (1.08-3.1) ... [2022-04-28T07:33:19.304Z] #19 71.53 Selecting previously unselected package libicu67:amd64. [2022-04-28T07:33:19.304Z] #19 71.53 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2022-04-28T07:33:19.304Z] #19 71.53 Unpacking libicu67:amd64 (67.1-7) ... [2022-04-28T07:33:19.458Z] #42 2.702 Scanning dependencies of target tini-static [2022-04-28T07:33:19.458Z] #42 2.751 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-04-28T07:33:19.562Z] #19 72.29 Selecting previously unselected package libxml2:amd64. [2022-04-28T07:33:19.562Z] #19 72.30 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ... [2022-04-28T07:33:19.562Z] #19 72.30 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-28T07:33:19.562Z] #19 72.38 Selecting previously unselected package libxml-namespacesupport-perl. [2022-04-28T07:33:19.562Z] #19 72.38 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-04-28T07:33:19.562Z] #19 72.39 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-04-28T07:33:19.562Z] #19 72.41 Selecting previously unselected package libxml-sax-base-perl. [2022-04-28T07:33:19.562Z] #19 72.42 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-04-28T07:33:19.562Z] #19 72.42 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-04-28T07:33:19.562Z] #19 72.46 Selecting previously unselected package libxml-sax-perl. [2022-04-28T07:33:19.562Z] #19 72.46 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-04-28T07:33:19.562Z] #19 72.47 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-04-28T07:33:19.562Z] #19 72.50 Selecting previously unselected package libxml-libxml-perl. [2022-04-28T07:33:19.562Z] #19 72.51 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-04-28T07:33:19.562Z] #19 72.51 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-04-28T07:33:19.562Z] #19 72.57 Selecting previously unselected package libxml-simple-perl. [2022-04-28T07:33:19.562Z] #19 72.57 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2022-04-28T07:33:19.562Z] #19 72.57 Unpacking libxml-simple-perl (2.25-1) ... [2022-04-28T07:33:19.562Z] #19 72.61 Selecting previously unselected package libyaml-perl. [2022-04-28T07:33:19.820Z] #19 72.61 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2022-04-28T07:33:19.820Z] #19 72.61 Unpacking libyaml-perl (1.30-1) ... [2022-04-28T07:33:19.820Z] #19 72.64 Selecting previously unselected package libconfig-auto-perl. [2022-04-28T07:33:19.820Z] #19 72.65 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-04-28T07:33:19.820Z] #19 72.65 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-04-28T07:33:19.820Z] #19 72.68 Selecting previously unselected package libfile-which-perl. [2022-04-28T07:33:19.820Z] #19 72.68 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2022-04-28T07:33:19.820Z] #19 72.69 Unpacking libfile-which-perl (1.23-1) ... [2022-04-28T07:33:19.820Z] #19 72.71 Selecting previously unselected package libfile-homedir-perl. [2022-04-28T07:33:19.820Z] #19 72.72 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2022-04-28T07:33:19.820Z] #19 72.72 Unpacking libfile-homedir-perl (1.006-1) ... [2022-04-28T07:33:19.820Z] #19 72.77 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-04-28T07:33:19.820Z] #19 72.77 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-04-28T07:33:19.820Z] #19 72.78 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-04-28T07:33:19.820Z] #19 72.83 Selecting previously unselected package dpkg-cross. [2022-04-28T07:33:20.078Z] #19 72.83 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-04-28T07:33:20.078Z] #19 72.84 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-04-28T07:33:20.078Z] #19 72.87 Selecting previously unselected package crossbuild-essential-arm64. [2022-04-28T07:33:20.078Z] #19 72.87 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2022-04-28T07:33:20.078Z] #19 72.87 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-04-28T07:33:20.078Z] #19 72.90 Selecting previously unselected package libc6-armel-cross. [2022-04-28T07:33:20.078Z] #19 72.90 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-04-28T07:33:20.078Z] #19 72.91 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-04-28T07:33:20.078Z] #19 73.02 Selecting previously unselected package libgcc-s1-armel-cross. [2022-04-28T07:33:20.078Z] #19 73.03 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-28T07:33:20.078Z] #19 73.03 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-04-28T07:33:20.078Z] #19 73.06 Selecting previously unselected package libgomp1-armel-cross. [2022-04-28T07:33:20.078Z] #19 73.07 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-28T07:33:20.078Z] #19 73.07 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-04-28T07:33:20.078Z] #19 73.11 Selecting previously unselected package libatomic1-armel-cross. [2022-04-28T07:33:20.336Z] #19 73.11 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-28T07:33:20.336Z] #19 73.11 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-04-28T07:33:20.336Z] #19 73.14 Selecting previously unselected package libasan6-armel-cross. [2022-04-28T07:33:20.336Z] #19 73.14 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-28T07:33:20.336Z] #19 73.15 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-04-28T07:33:20.336Z] #19 73.36 Selecting previously unselected package libstdc++6-armel-cross. [2022-04-28T07:33:20.336Z] #19 73.36 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-28T07:33:20.388Z] #42 3.778 [100%] Linking C executable tini-static [2022-04-28T07:33:20.593Z] #19 73.36 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-04-28T07:33:20.594Z] #19 73.43 Selecting previously unselected package libubsan1-armel-cross. [2022-04-28T07:33:20.594Z] #19 73.43 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-28T07:33:20.594Z] #19 73.43 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-04-28T07:33:20.594Z] #19 73.52 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-04-28T07:33:20.594Z] #19 73.52 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-28T07:33:20.594Z] #19 73.53 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-04-28T07:33:20.594Z] #19 73.63 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-04-28T07:33:20.645Z] #42 4.227 [100%] Built target tini-static [2022-04-28T07:33:20.645Z] #42 4.302 + mkdir -p /build [2022-04-28T07:33:20.851Z] #19 73.63 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-04-28T07:33:20.851Z] #19 73.63 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-04-28T07:33:20.882Z] #53 ... [2022-04-28T07:33:20.882Z] [2022-04-28T07:33:20.882Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-28T07:33:20.882Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-04-28T07:33:20.882Z] #51 57.90 gotestsum version dev [2022-04-28T07:33:20.882Z] #51 DONE 58.3s [2022-04-28T07:33:20.901Z] #42 4.306 + cp tini-static /build/docker-init [2022-04-28T07:33:21.144Z] [2022-04-28T07:33:21.144Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-28T07:33:21.144Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-28T07:33:21.144Z] #14 52.46 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-04-28T07:33:21.144Z] #14 52.47 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-04-28T07:33:21.144Z] #14 52.48 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-28T07:33:21.144Z] #14 58.03 Selecting previously unselected package gcc-mingw-w64-base. [2022-04-28T07:33:21.144Z] #14 58.04 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-04-28T07:33:21.144Z] #14 58.07 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-28T07:33:21.144Z] #14 58.28 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-04-28T07:33:21.144Z] #14 58.28 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-28T07:33:21.144Z] #14 58.29 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-28T07:33:24.169Z] #42 ... [2022-04-28T07:33:24.169Z] [2022-04-28T07:33:24.169Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-28T07:33:24.169Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-04-28T07:33:24.169Z] #14 45.75 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-04-28T07:33:24.169Z] #14 45.76 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-04-28T07:33:24.169Z] #14 45.76 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-28T07:33:24.169Z] #14 51.26 Selecting previously unselected package gcc-mingw-w64-base. [2022-04-28T07:33:24.169Z] #14 51.26 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2022-04-28T07:33:24.169Z] #14 51.27 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-28T07:33:24.169Z] #14 51.35 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-04-28T07:33:24.169Z] #14 51.35 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2022-04-28T07:33:24.169Z] #14 51.36 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-28T07:33:24.169Z] #14 ... [2022-04-28T07:33:24.169Z] [2022-04-28T07:33:24.169Z] #42 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-04-28T07:33:24.169Z] #42 sha256:b72ca49736cf0cadb9176df115337807ff112b344bb6e7bc3f07968ce4b4f47e [2022-04-28T07:33:24.169Z] #42 DONE 7.5s [2022-04-28T07:33:24.169Z] [2022-04-28T07:33:24.169Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-28T07:33:24.169Z] #62 sha256:5a5c16f253667751f041cffafb5dce127896d177c0df7ed8fabf691f19726e3b [2022-04-28T07:33:25.097Z] #62 ... [2022-04-28T07:33:25.097Z] [2022-04-28T07:33:25.097Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-28T07:33:25.097Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-04-28T07:33:25.097Z] #14 56.79 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-04-28T07:33:25.097Z] #14 56.79 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-04-28T07:33:25.097Z] #14 56.80 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-28T07:33:26.106Z] #19 78.74 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-04-28T07:33:26.106Z] #19 78.74 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-04-28T07:33:26.106Z] #19 78.88 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-04-28T07:33:26.106Z] #19 79.02 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-04-28T07:33:26.106Z] #19 79.02 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-04-28T07:33:26.106Z] #19 79.03 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-04-28T07:33:26.106Z] #19 79.17 Selecting previously unselected package libc6-dev-armel-cross. [2022-04-28T07:33:26.363Z] #19 79.17 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-04-28T07:33:26.363Z] #19 79.18 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-04-28T07:33:26.435Z] #14 63.91 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-04-28T07:33:26.436Z] #14 63.92 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-28T07:33:26.436Z] #14 63.92 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-28T07:33:26.626Z] #19 79.38 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-04-28T07:33:26.626Z] #19 79.38 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-28T07:33:26.626Z] #19 79.38 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-04-28T07:33:26.626Z] #19 79.60 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-04-28T07:33:26.883Z] #19 79.60 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-04-28T07:33:26.883Z] #19 79.61 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-04-28T07:33:29.537Z] Client: [2022-04-28T07:33:29.538Z] Context: default [2022-04-28T07:33:29.538Z] Debug Mode: false [2022-04-28T07:33:29.538Z] Plugins: [2022-04-28T07:33:29.538Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-04-28T07:33:29.538Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-04-28T07:33:29.538Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-04-28T07:33:29.538Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-04-28T07:33:29.538Z] [2022-04-28T07:33:29.538Z] Server: [2022-04-28T07:33:29.538Z] Containers: 0 [2022-04-28T07:33:29.538Z] Running: 0 [2022-04-28T07:33:29.538Z] Paused: 0 [2022-04-28T07:33:29.538Z] Stopped: 0 [2022-04-28T07:33:29.538Z] Images: 0 [2022-04-28T07:33:29.538Z] Server Version: 20.10.14 [2022-04-28T07:33:29.538Z] Storage Driver: overlay2 [2022-04-28T07:33:29.538Z] Backing Filesystem: extfs [2022-04-28T07:33:29.538Z] Supports d_type: true [2022-04-28T07:33:29.538Z] Native Overlay Diff: true [2022-04-28T07:33:29.538Z] userxattr: false [2022-04-28T07:33:29.538Z] Logging Driver: json-file [2022-04-28T07:33:29.538Z] Cgroup Driver: systemd [2022-04-28T07:33:29.538Z] Cgroup Version: 2 [2022-04-28T07:33:29.538Z] Plugins: [2022-04-28T07:33:29.538Z] Volume: local [2022-04-28T07:33:29.538Z] Network: bridge host ipvlan macvlan null overlay [2022-04-28T07:33:29.538Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-04-28T07:33:29.538Z] Swarm: inactive [2022-04-28T07:33:29.538Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-04-28T07:33:29.538Z] Default Runtime: runc [2022-04-28T07:33:29.538Z] Init Binary: docker-init [2022-04-28T07:33:29.538Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-28T07:33:29.538Z] runc version: v1.0.3-0-gf46b6ba [2022-04-28T07:33:29.538Z] init version: de40ad0 [2022-04-28T07:33:29.538Z] Security Options: [2022-04-28T07:33:29.538Z] apparmor [2022-04-28T07:33:29.538Z] seccomp [2022-04-28T07:33:29.538Z] Profile: default [2022-04-28T07:33:29.538Z] cgroupns [2022-04-28T07:33:29.538Z] Kernel Version: 5.13.0-1021-aws [2022-04-28T07:33:29.538Z] Operating System: Ubuntu 20.04.4 LTS [2022-04-28T07:33:29.538Z] OSType: linux [2022-04-28T07:33:29.538Z] Architecture: x86_64 [2022-04-28T07:33:29.538Z] CPUs: 2 [2022-04-28T07:33:29.538Z] Total Memory: 7.476GiB [2022-04-28T07:33:29.538Z] Name: ip-10-100-105-34 [2022-04-28T07:33:29.538Z] ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK [2022-04-28T07:33:29.538Z] Docker Root Dir: /var/lib/docker [2022-04-28T07:33:29.538Z] Debug Mode: false [2022-04-28T07:33:29.538Z] Registry: https://index.docker.io/v1/ [2022-04-28T07:33:29.538Z] Labels: [2022-04-28T07:33:29.538Z] Experimental: true [2022-04-28T07:33:29.538Z] Insecure Registries: [2022-04-28T07:33:29.538Z] 127.0.0.0/8 [2022-04-28T07:33:29.538Z] Live Restore Enabled: true [2022-04-28T07:33:29.538Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-04-28T07:33:29.887Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:4cf904494e221d2a9846f4d720b6701a14215cb2 . [2022-04-28T07:33:29.887Z] #1 [internal] load build definition from Dockerfile [2022-04-28T07:33:29.887Z] #1 sha256:927198706f4e3422a2ad5eac425867ffb09a6c80b84a524e458c1da984ffc19f [2022-04-28T07:33:30.147Z] #1 transferring dockerfile: 17.44kB done [2022-04-28T07:33:30.147Z] #1 DONE 0.2s [2022-04-28T07:33:30.147Z] [2022-04-28T07:33:30.147Z] #2 [internal] load .dockerignore [2022-04-28T07:33:30.147Z] #2 sha256:cd5ee72dc4f413ce2aef9de80998b03010e51cd30904944b7d368e77776ce864 [2022-04-28T07:33:30.147Z] #2 transferring context: 145B done [2022-04-28T07:33:30.147Z] #2 DONE 0.1s [2022-04-28T07:33:30.147Z] [2022-04-28T07:33:30.147Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-04-28T07:33:30.147Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-04-28T07:33:30.720Z] #3 DONE 0.4s [2022-04-28T07:33:30.720Z] [2022-04-28T07:33:30.720Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-04-28T07:33:30.720Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-04-28T07:33:30.720Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-04-28T07:33:30.720Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-04-28T07:33:30.720Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-04-28T07:33:30.720Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-04-28T07:33:30.720Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s done [2022-04-28T07:33:30.980Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-04-28T07:33:31.068Z] #19 83.70 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-04-28T07:33:31.068Z] #19 83.70 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-04-28T07:33:31.068Z] #19 83.70 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-04-28T07:33:31.068Z] #19 83.73 Selecting previously unselected package crossbuild-essential-armel. [2022-04-28T07:33:31.069Z] #19 83.73 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2022-04-28T07:33:31.069Z] #19 83.74 Unpacking crossbuild-essential-armel (12.9) ... [2022-04-28T07:33:31.069Z] #19 83.76 Selecting previously unselected package libc6-armhf-cross. [2022-04-28T07:33:31.069Z] #19 83.77 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-04-28T07:33:31.069Z] #19 83.77 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-04-28T07:33:31.069Z] #19 83.88 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-04-28T07:33:31.069Z] #19 83.88 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-28T07:33:31.069Z] #19 83.88 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-04-28T07:33:31.069Z] #19 83.92 Selecting previously unselected package libgomp1-armhf-cross. [2022-04-28T07:33:31.069Z] #19 83.92 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-28T07:33:31.069Z] #19 83.92 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-04-28T07:33:31.069Z] #19 83.96 Selecting previously unselected package libatomic1-armhf-cross. [2022-04-28T07:33:31.069Z] #19 83.96 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-28T07:33:31.069Z] #19 84.01 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-04-28T07:33:31.091Z] #62 ... [2022-04-28T07:33:31.091Z] [2022-04-28T07:33:31.091Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-28T07:33:31.091Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-28T07:33:31.091Z] #14 74.69 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-04-28T07:33:31.091Z] #14 74.69 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-28T07:33:31.091Z] #14 74.70 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-28T07:33:31.091Z] #14 79.68 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-04-28T07:33:31.091Z] #14 79.70 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-28T07:33:31.091Z] #14 79.70 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-28T07:33:31.091Z] #14 84.66 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-04-28T07:33:31.092Z] #14 84.66 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-28T07:33:31.092Z] #14 84.67 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-28T07:33:31.239Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.2s done [2022-04-28T07:33:31.239Z] #4 DONE 0.6s [2022-04-28T07:33:31.328Z] #19 84.04 Selecting previously unselected package libasan6-armhf-cross. [2022-04-28T07:33:31.328Z] #19 84.04 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-28T07:33:31.328Z] #19 84.04 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-04-28T07:33:31.500Z] [2022-04-28T07:33:31.500Z] #5 [internal] load build definition from Dockerfile [2022-04-28T07:33:31.500Z] #5 sha256:0af25e2c7d7135e5dbba20ca3fcc941fa0298b2adc21a933bfdc161a5b324c6c [2022-04-28T07:33:31.500Z] #5 DONE 0.0s [2022-04-28T07:33:31.500Z] [2022-04-28T07:33:31.500Z] #6 [internal] load .dockerignore [2022-04-28T07:33:31.500Z] #6 sha256:f1075782ad951d39f180fc2f3ed7be54379faca7a80c26e52650758ad8c2e0ea [2022-04-28T07:33:31.500Z] #6 DONE 0.0s [2022-04-28T07:33:31.500Z] [2022-04-28T07:33:31.500Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-28T07:33:31.500Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-04-28T07:33:32.268Z] #19 85.11 Selecting previously unselected package libstdc++6-armhf-cross. [2022-04-28T07:33:32.268Z] #19 85.11 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-28T07:33:32.441Z] #10 DONE 1.1s [2022-04-28T07:33:32.441Z] [2022-04-28T07:33:32.441Z] #7 [internal] load metadata for docker.io/library/golang:1.18.1-bullseye [2022-04-28T07:33:32.441Z] #7 sha256:73e29a168f9262a213225a43b22bfcfe182b7439fa4244f8c610b88ff7b5865f [2022-04-28T07:33:32.441Z] #7 DONE 1.1s [2022-04-28T07:33:32.441Z] [2022-04-28T07:33:32.441Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-28T07:33:32.441Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-04-28T07:33:32.441Z] #9 DONE 1.1s [2022-04-28T07:33:32.441Z] [2022-04-28T07:33:32.441Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-04-28T07:33:32.441Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-04-28T07:33:32.441Z] #8 DONE 1.1s [2022-04-28T07:33:32.441Z] [2022-04-28T07:33:32.441Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-28T07:33:32.441Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-28T07:33:32.441Z] #69 DONE 0.0s [2022-04-28T07:33:32.441Z] [2022-04-28T07:33:32.441Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-28T07:33:32.441Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-28T07:33:32.442Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2022-04-28T07:33:32.442Z] #71 DONE 0.0s [2022-04-28T07:33:32.442Z] [2022-04-28T07:33:32.442Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-28T07:33:32.442Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-04-28T07:33:32.442Z] #28 DONE 0.0s [2022-04-28T07:33:32.442Z] [2022-04-28T07:33:32.442Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-28T07:33:32.442Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-28T07:33:32.442Z] #11 resolve docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-28T07:33:32.527Z] #19 85.28 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-04-28T07:33:32.702Z] #11 resolve docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 0.0s done [2022-04-28T07:33:32.702Z] #11 sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 1.86kB / 1.86kB done [2022-04-28T07:33:32.702Z] #11 sha256:5b75b529da0f2196ee8561a90e5b99aceee56e125c6ef09a3da4e32cf3cc6c20 1.80kB / 1.80kB done [2022-04-28T07:33:32.702Z] #11 sha256:65375c930b214d93a4c09a1db748e6979ef53ad585ec864dbe837108d48d8d14 7.05kB / 7.05kB done [2022-04-28T07:33:32.963Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 0B / 10.87MB 0.1s [2022-04-28T07:33:32.963Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 5.24MB / 10.87MB 0.2s [2022-04-28T07:33:32.963Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 0B / 54.94MB 0.2s [2022-04-28T07:33:33.222Z] #11 ... [2022-04-28T07:33:33.222Z] [2022-04-28T07:33:33.222Z] #47 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-04-28T07:33:33.222Z] #47 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-04-28T07:33:33.222Z] #47 DONE 0.0s [2022-04-28T07:33:33.222Z] [2022-04-28T07:33:33.222Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-28T07:33:33.222Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-28T07:33:33.222Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 10.87MB / 10.87MB 0.4s [2022-04-28T07:33:33.222Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 5.24MB / 54.94MB 0.4s [2022-04-28T07:33:33.222Z] #11 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 4.19MB / 5.16MB 0.4s [2022-04-28T07:33:33.222Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 10.87MB / 10.87MB 0.5s done [2022-04-28T07:33:33.222Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 17.83MB / 54.94MB 0.5s [2022-04-28T07:33:33.222Z] #11 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 5.16MB / 5.16MB 0.5s [2022-04-28T07:33:33.463Z] #19 86.12 Selecting previously unselected package libubsan1-armhf-cross. [2022-04-28T07:33:33.463Z] #19 86.12 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-28T07:33:33.463Z] #19 86.27 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-04-28T07:33:33.482Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 30.41MB / 54.94MB 0.6s [2022-04-28T07:33:33.482Z] #11 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 5.16MB / 5.16MB 0.5s done [2022-04-28T07:33:33.482Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 0B / 85.84MB 0.6s [2022-04-28T07:33:33.482Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 0B / 54.58MB 0.6s [2022-04-28T07:33:33.482Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 36.70MB / 54.94MB 0.7s [2022-04-28T07:33:33.482Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 8.39MB / 85.84MB 0.7s [2022-04-28T07:33:33.482Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 5.24MB / 54.58MB 0.7s [2022-04-28T07:33:33.741Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 50.33MB / 54.94MB 0.9s [2022-04-28T07:33:33.741Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 18.87MB / 85.84MB 0.9s [2022-04-28T07:33:33.741Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 19.92MB / 54.58MB 0.9s [2022-04-28T07:33:33.741Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 1.0s [2022-04-28T07:33:33.741Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 27.26MB / 85.84MB 1.0s [2022-04-28T07:33:33.741Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 28.25MB / 54.58MB 1.0s [2022-04-28T07:33:34.000Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 36.70MB / 85.84MB 1.1s [2022-04-28T07:33:34.000Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 37.75MB / 54.58MB 1.1s [2022-04-28T07:33:34.000Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 46.14MB / 85.84MB 1.2s [2022-04-28T07:33:34.000Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 42.99MB / 54.58MB 1.2s [2022-04-28T07:33:34.260Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 54.58MB / 54.58MB 1.4s [2022-04-28T07:33:34.260Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 1.5s done [2022-04-28T07:33:34.260Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 52.95MB / 85.84MB 1.5s [2022-04-28T07:33:34.396Z] #19 87.12 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-04-28T07:33:34.396Z] #19 87.12 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-28T07:33:34.396Z] #19 87.24 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-04-28T07:33:34.519Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 58.72MB / 85.84MB 1.6s [2022-04-28T07:33:34.519Z] #11 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a [2022-04-28T07:33:34.779Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 70.25MB / 85.84MB 1.9s [2022-04-28T07:33:34.779Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 81.79MB / 85.84MB 2.0s [2022-04-28T07:33:35.039Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 54.58MB / 54.58MB 2.0s done [2022-04-28T07:33:35.040Z] #11 sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f 156B / 156B 2.2s [2022-04-28T07:33:35.040Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 1.05MB / 141.70MB 2.2s [2022-04-28T07:33:35.040Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 8.39MB / 141.70MB 2.3s [2022-04-28T07:33:35.049Z] #14 ... [2022-04-28T07:33:35.049Z] [2022-04-28T07:33:35.049Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-28T07:33:35.049Z] #62 sha256:5a5c16f253667751f041cffafb5dce127896d177c0df7ed8fabf691f19726e3b [2022-04-28T07:33:35.049Z] #62 32.15 Updating files: 77% (3668/4722) Updating files: 78% (3684/4722) Updating files: 79% (3731/4722) Updating files: 80% (3778/4722) Updating files: 81% (3825/4722) Updating files: 82% (3873/4722) Updating files: 83% (3920/4722) Updating files: 84% (3967/4722) Updating files: 85% (4014/4722) Updating files: 86% (4061/4722) Updating files: 87% (4109/4722) Updating files: 88% (4156/4722) Updating files: 89% (4203/4722) Updating files: 90% (4250/4722) Updating files: 91% (4298/4722) Updating files: 92% (4345/4722) Updating files: 93% (4392/4722) Updating files: 94% (4439/4722) Updating files: 95% (4486/4722) Updating files: 96% (4534/4722) Updating files: 97% (4581/4722) Updating files: 98% (4628/4722) Updating files: 99% (4675/4722) Updating files: 100% (4722/4722) Updating files: 100% (4722/4722), done. [2022-04-28T07:33:35.049Z] #62 32.72 + cd /tmp/tmp.VVanOsoN9z/src/github.com/containerd/containerd [2022-04-28T07:33:35.049Z] #62 32.72 + git checkout -q v1.6.3 [2022-04-28T07:33:35.306Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 18.87MB / 141.70MB 2.4s [2022-04-28T07:33:35.306Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 32.51MB / 141.70MB 2.6s [2022-04-28T07:33:35.306Z] #62 34.06 + export 'BUILDTAGS=netgo osusergo static_build' [2022-04-28T07:33:35.306Z] #62 34.06 + BUILDTAGS='netgo osusergo static_build' [2022-04-28T07:33:35.306Z] #62 34.06 + export EXTRA_FLAGS=-buildmode=pie [2022-04-28T07:33:35.306Z] #62 34.07 + EXTRA_FLAGS=-buildmode=pie [2022-04-28T07:33:35.306Z] #62 34.07 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-04-28T07:33:35.306Z] #62 34.07 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-04-28T07:33:35.306Z] #62 34.07 + '[' '' = dynamic ']' [2022-04-28T07:33:35.306Z] #62 34.07 + make [2022-04-28T07:33:35.330Z] #19 88.20 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-04-28T07:33:35.330Z] #19 88.20 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-04-28T07:33:35.330Z] #19 88.34 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-04-28T07:33:35.570Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 47.19MB / 141.70MB 2.9s [2022-04-28T07:33:35.830Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 85.84MB / 85.84MB 2.9s done [2022-04-28T07:33:35.830Z] #11 sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f 156B / 156B 3.0s done [2022-04-28T07:33:36.091Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 56.62MB / 141.70MB 3.2s [2022-04-28T07:33:36.091Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 65.01MB / 141.70MB 3.3s [2022-04-28T07:33:36.353Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 72.29MB / 141.70MB 3.4s [2022-04-28T07:33:36.353Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 84.93MB / 141.70MB 3.5s [2022-04-28T07:33:36.457Z] #14 ... [2022-04-28T07:33:36.457Z] [2022-04-28T07:33:36.457Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-28T07:33:36.457Z] #62 sha256:62496354873c2c9463e24409505dd4c4d152ffa9393966ed6231f3daaf5e6e75 [2022-04-28T07:33:36.457Z] #62 38.89 Updating files: 69% (3273/4722) Updating files: 70% (3306/4722) Updating files: 71% (3353/4722) Updating files: 72% (3400/4722) Updating files: 73% (3448/4722) Updating files: 74% (3495/4722) Updating files: 75% (3542/4722) Updating files: 76% (3589/4722) Updating files: 77% (3636/4722) Updating files: 78% (3684/4722) Updating files: 79% (3731/4722) Updating files: 80% (3778/4722) Updating files: 81% (3825/4722) Updating files: 82% (3873/4722) Updating files: 83% (3920/4722) Updating files: 84% (3967/4722) Updating files: 85% (4014/4722) Updating files: 86% (4061/4722) Updating files: 87% (4109/4722) Updating files: 88% (4156/4722) Updating files: 89% (4203/4722) Updating files: 90% (4250/4722) Updating files: 91% (4298/4722) Updating files: 92% (4345/4722) Updating files: 93% (4392/4722) Updating files: 94% (4439/4722) Updating files: 95% (4486/4722) Updating files: 96% (4534/4722) Updating files: 97% (4581/4722) Updating files: 98% (4628/4722) Updating files: 99% (4675/4722) Updating files: 100% (4722/4722) Updating files: 100% (4722/4722), done. [2022-04-28T07:33:36.457Z] #62 39.63 + cd /tmp/tmp.lQgGQNggaJ/src/github.com/containerd/containerd [2022-04-28T07:33:36.457Z] #62 39.63 + git checkout -q v1.6.3 [2022-04-28T07:33:36.615Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 96.47MB / 141.70MB 3.7s [2022-04-28T07:33:36.675Z] #62 35.43 + bin/ctr [2022-04-28T07:33:36.875Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 108.00MB / 141.70MB 4.0s [2022-04-28T07:33:36.875Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 115.34MB / 141.70MB 4.1s [2022-04-28T07:33:37.030Z] #62 40.86 + export 'BUILDTAGS=netgo osusergo static_build' [2022-04-28T07:33:37.030Z] #62 40.86 + BUILDTAGS='netgo osusergo static_build' [2022-04-28T07:33:37.030Z] #62 40.86 + export EXTRA_FLAGS=-buildmode=pie [2022-04-28T07:33:37.030Z] #62 40.87 + EXTRA_FLAGS=-buildmode=pie [2022-04-28T07:33:37.030Z] #62 40.87 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-04-28T07:33:37.030Z] #62 40.87 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-04-28T07:33:37.030Z] #62 40.87 + '[' '' = dynamic ']' [2022-04-28T07:33:37.030Z] #62 40.87 + make [2022-04-28T07:33:37.188Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 122.68MB / 141.70MB 4.2s [2022-04-28T07:33:37.188Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 132.12MB / 141.70MB 4.3s [2022-04-28T07:33:37.466Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 141.70MB / 141.70MB 4.5s [2022-04-28T07:33:38.418Z] #62 42.18 + bin/ctr [2022-04-28T07:33:38.424Z] #11 ... [2022-04-28T07:33:38.424Z] [2022-04-28T07:33:38.424Z] #24 [internal] load build context [2022-04-28T07:33:38.424Z] #24 sha256:cafd001c264acbcd956db1febbca7eebb8340a6c527eb56da1e094f25b8e4fbb [2022-04-28T07:33:38.424Z] #24 transferring context: 60.73MB 5.5s done [2022-04-28T07:33:38.424Z] #24 DONE 5.8s [2022-04-28T07:33:38.424Z] [2022-04-28T07:33:38.424Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-28T07:33:38.424Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-28T07:33:38.424Z] #11 ... [2022-04-28T07:33:38.424Z] [2022-04-28T07:33:38.424Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-28T07:33:38.424Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-28T07:33:38.424Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-04-28T07:33:38.424Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-28T07:33:38.424Z] #69 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-04-28T07:33:38.424Z] #69 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-04-28T07:33:38.424Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.2s done [2022-04-28T07:33:38.424Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.8s done [2022-04-28T07:33:38.684Z] #69 DONE 5.8s [2022-04-28T07:33:38.684Z] [2022-04-28T07:33:38.684Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-28T07:33:38.684Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-28T07:33:38.684Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-28T07:33:38.684Z] #71 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-04-28T07:33:38.684Z] #71 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-04-28T07:33:38.684Z] #71 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.5s done [2022-04-28T07:33:38.684Z] #71 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.0s done [2022-04-28T07:33:38.684Z] #71 DONE 5.9s [2022-04-28T07:33:38.684Z] [2022-04-28T07:33:38.684Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-28T07:33:38.684Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-28T07:33:38.684Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 141.70MB / 141.70MB 5.7s done [2022-04-28T07:33:39.239Z] #14 95.11 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-04-28T07:33:39.239Z] #14 95.12 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-28T07:33:39.239Z] #14 95.13 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-28T07:33:39.626Z] #11 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 5.1s [2022-04-28T07:33:40.569Z] #11 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 6.0s done [2022-04-28T07:33:40.591Z] #19 92.68 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-04-28T07:33:40.591Z] #19 92.68 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-04-28T07:33:40.591Z] #19 92.69 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-04-28T07:33:40.591Z] #19 92.72 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-04-28T07:33:40.591Z] #19 92.72 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-04-28T07:33:40.591Z] #19 92.72 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-04-28T07:33:40.591Z] #19 92.87 Selecting previously unselected package libc6-dev-armhf-cross. [2022-04-28T07:33:40.591Z] #19 92.87 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-04-28T07:33:40.591Z] #19 92.87 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-04-28T07:33:40.591Z] #19 93.09 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-04-28T07:33:40.591Z] #19 93.09 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-28T07:33:40.591Z] #19 93.10 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-04-28T07:33:40.591Z] #19 93.32 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-04-28T07:33:40.591Z] #19 93.32 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-04-28T07:33:40.591Z] #19 93.33 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-04-28T07:33:40.881Z] #11 extracting sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 0.1s [2022-04-28T07:33:41.143Z] #11 ... [2022-04-28T07:33:41.143Z] [2022-04-28T07:33:41.143Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-04-28T07:33:41.143Z] #70 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-04-28T07:33:41.143Z] #70 DONE 0.7s [2022-04-28T07:33:41.143Z] [2022-04-28T07:33:41.143Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-28T07:33:41.143Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-04-28T07:33:41.143Z] #28 resolve docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 0.1s done [2022-04-28T07:33:41.143Z] #28 sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 1.85kB / 1.85kB done [2022-04-28T07:33:41.143Z] #28 sha256:bdf44f19d09b558203306836a612cc8e42a1106b2f731fbeb000e2696c04f9c8 529B / 529B done [2022-04-28T07:33:41.143Z] #28 sha256:a11311205db1d20ae0c5373473525e45ff36ec83f472b276f283b34173af5513 1.46kB / 1.46kB done [2022-04-28T07:33:41.143Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 1.3s done [2022-04-28T07:33:41.143Z] #28 DONE 8.3s [2022-04-28T07:33:41.143Z] [2022-04-28T07:33:41.143Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-28T07:33:41.143Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-28T07:33:41.403Z] #11 extracting sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 0.5s done [2022-04-28T07:33:41.739Z] #11 extracting sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 0.1s [2022-04-28T07:33:41.791Z] #14 ... [2022-04-28T07:33:41.791Z] [2022-04-28T07:33:41.791Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-28T07:33:41.791Z] #65 sha256:303c4831ee162477bfcb94190a54226d1f22d5a0d6c02b9dc088dc7575c60fc6 [2022-04-28T07:33:41.791Z] #65 97.13 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-28T07:33:41.791Z] #65 97.13 + GOBIN=/build [2022-04-28T07:33:41.791Z] #65 97.13 + GO111MODULE=on [2022-04-28T07:33:41.791Z] #65 97.13 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-04-28T07:33:42.003Z] #11 ... [2022-04-28T07:33:42.003Z] [2022-04-28T07:33:42.003Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-04-28T07:33:42.003Z] #72 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-04-28T07:33:42.003Z] #72 DONE 0.9s [2022-04-28T07:33:42.003Z] [2022-04-28T07:33:42.003Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-28T07:33:42.003Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-28T07:33:42.264Z] #11 extracting sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 0.5s done [2022-04-28T07:33:42.525Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 [2022-04-28T07:33:44.772Z] #19 97.44 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-04-28T07:33:44.772Z] #19 97.44 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-04-28T07:33:44.772Z] #19 97.44 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-04-28T07:33:44.772Z] #19 97.47 Selecting previously unselected package crossbuild-essential-armhf. [2022-04-28T07:33:44.772Z] #19 97.47 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2022-04-28T07:33:44.772Z] #19 97.47 Unpacking crossbuild-essential-armhf (12.9) ... [2022-04-28T07:33:44.772Z] #19 97.50 Selecting previously unselected package libc6-ppc64el-cross. [2022-04-28T07:33:44.772Z] #19 97.50 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-04-28T07:33:44.772Z] #19 97.51 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-04-28T07:33:44.772Z] #19 97.66 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-04-28T07:33:44.772Z] #19 97.66 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-28T07:33:44.772Z] #19 97.66 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-28T07:33:44.772Z] #19 97.69 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-04-28T07:33:44.772Z] #19 97.70 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-28T07:33:44.772Z] #19 97.70 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-28T07:33:44.772Z] #19 97.74 Selecting previously unselected package libitm1-ppc64el-cross. [2022-04-28T07:33:44.772Z] #19 97.74 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-28T07:33:44.772Z] #19 97.74 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-28T07:33:44.772Z] #19 97.77 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-04-28T07:33:44.772Z] #19 97.78 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-28T07:33:44.772Z] #19 97.78 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-28T07:33:44.772Z] #19 97.81 Selecting previously unselected package libasan6-ppc64el-cross. [2022-04-28T07:33:44.790Z] #62 ... [2022-04-28T07:33:44.790Z] [2022-04-28T07:33:44.790Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-28T07:33:44.790Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-04-28T07:33:44.790Z] #14 65.39 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-04-28T07:33:44.790Z] #14 65.41 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-04-28T07:33:44.790Z] #14 65.41 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-28T07:33:44.790Z] #14 69.65 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-04-28T07:33:44.790Z] #14 69.65 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2022-04-28T07:33:44.790Z] #14 69.65 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-28T07:33:44.790Z] #14 74.24 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-04-28T07:33:44.790Z] #14 74.25 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-04-28T07:33:44.790Z] #14 74.25 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-28T07:33:45.029Z] #19 97.81 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-28T07:33:45.029Z] #19 97.82 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-04-28T07:33:45.287Z] #19 98.04 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-04-28T07:33:45.287Z] #19 98.04 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-28T07:33:45.287Z] #19 98.05 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-04-28T07:33:45.287Z] #19 98.15 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-04-28T07:33:45.287Z] #19 98.16 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-28T07:33:45.287Z] #19 98.16 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-04-28T07:33:45.546Z] #19 98.38 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-04-28T07:33:45.546Z] #19 98.38 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-28T07:33:45.546Z] #19 98.38 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-04-28T07:33:45.546Z] #19 98.46 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-04-28T07:33:45.546Z] #19 98.47 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-28T07:33:45.546Z] #19 98.47 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-28T07:33:45.803Z] #19 98.57 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-04-28T07:33:45.803Z] #19 98.58 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-28T07:33:45.803Z] #19 98.58 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-04-28T07:33:45.803Z] #19 98.62 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-04-28T07:33:45.803Z] #19 98.62 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-28T07:33:45.803Z] #19 98.62 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-04-28T07:33:45.803Z] #19 98.78 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-04-28T07:33:46.060Z] #19 98.79 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-28T07:33:46.060Z] #19 98.79 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-04-28T07:33:47.087Z] #65 102.0 rootlesskit version 1.0.0 [2022-04-28T07:33:47.087Z] #65 102.0 Usage of /build/rootlesskit-docker-proxy: [2022-04-28T07:33:47.087Z] #65 102.0 -container-ip string [2022-04-28T07:33:47.087Z] #65 102.0 container ip [2022-04-28T07:33:47.087Z] #65 102.0 -container-port int [2022-04-28T07:33:47.087Z] #65 102.0 container port (default -1) [2022-04-28T07:33:47.087Z] #65 102.0 -host-ip string [2022-04-28T07:33:47.087Z] #65 102.0 host ip [2022-04-28T07:33:47.087Z] #65 102.0 -host-port int [2022-04-28T07:33:47.087Z] #65 102.0 host port (default -1) [2022-04-28T07:33:47.087Z] #65 102.0 -proto string [2022-04-28T07:33:47.087Z] #65 102.0 proxy protocol (default "tcp") [2022-04-28T07:33:47.087Z] #65 ... [2022-04-28T07:33:47.087Z] [2022-04-28T07:33:47.087Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-28T07:33:47.087Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-28T07:33:47.087Z] #14 100.1 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-04-28T07:33:47.087Z] #14 100.1 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-04-28T07:33:47.087Z] #14 100.1 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-28T07:33:47.087Z] #14 100.3 Selecting previously unselected package libapparmor1:amd64. [2022-04-28T07:33:47.087Z] #14 100.3 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-04-28T07:33:47.087Z] #14 100.3 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-04-28T07:33:47.087Z] #14 100.4 Selecting previously unselected package libapparmor-dev:amd64. [2022-04-28T07:33:47.087Z] #14 100.4 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-04-28T07:33:47.087Z] #14 100.4 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-28T07:33:47.087Z] #14 100.5 Selecting previously unselected package libbtrfs0:amd64. [2022-04-28T07:33:47.087Z] #14 100.5 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-28T07:33:47.087Z] #14 100.5 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-28T07:33:47.087Z] #14 100.6 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-28T07:33:47.087Z] #14 100.6 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-28T07:33:47.087Z] #14 100.6 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-28T07:33:47.087Z] #14 100.8 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-04-28T07:33:47.087Z] #14 100.8 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-28T07:33:47.087Z] #14 100.8 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-28T07:33:47.087Z] #14 100.9 Selecting previously unselected package libudev-dev:amd64. [2022-04-28T07:33:47.087Z] #14 100.9 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-04-28T07:33:47.087Z] #14 100.9 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-04-28T07:33:47.087Z] #14 101.0 Selecting previously unselected package libsepol1-dev:amd64. [2022-04-28T07:33:47.087Z] #14 101.0 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-04-28T07:33:47.087Z] #14 101.0 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-04-28T07:33:47.087Z] #14 101.2 Selecting previously unselected package libpcre2-16-0:amd64. [2022-04-28T07:33:47.087Z] #14 101.2 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-04-28T07:33:47.087Z] #14 101.2 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-04-28T07:33:47.087Z] #14 101.4 Selecting previously unselected package libpcre2-32-0:amd64. [2022-04-28T07:33:47.087Z] #14 101.4 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-04-28T07:33:47.087Z] #14 101.4 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-04-28T07:33:47.087Z] #14 101.6 Selecting previously unselected package libpcre2-posix2:amd64. [2022-04-28T07:33:47.087Z] #14 101.6 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-04-28T07:33:47.087Z] #14 101.6 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-04-28T07:33:47.087Z] #14 101.7 Selecting previously unselected package libpcre2-dev:amd64. [2022-04-28T07:33:47.087Z] #14 101.7 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-04-28T07:33:47.087Z] #14 101.7 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-04-28T07:33:47.087Z] #14 102.0 Selecting previously unselected package libselinux1-dev:amd64. [2022-04-28T07:33:47.087Z] #14 102.0 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-04-28T07:33:47.087Z] #14 102.0 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-04-28T07:33:47.087Z] #14 102.6 Selecting previously unselected package libdevmapper-dev:amd64. [2022-04-28T07:33:47.087Z] #14 102.6 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-04-28T07:33:47.087Z] #14 102.6 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-28T07:33:47.381Z] #14 103.4 Selecting previously unselected package libseccomp-dev:amd64. [2022-04-28T07:33:47.381Z] #14 103.4 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-04-28T07:33:47.381Z] #14 103.4 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-28T07:33:47.819Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 4.5s done [2022-04-28T07:33:47.819Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba [2022-04-28T07:33:47.977Z] #14 104.1 Selecting previously unselected package libsystemd-dev:amd64. [2022-04-28T07:33:48.238Z] #14 104.1 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-04-28T07:33:48.238Z] #14 104.3 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-04-28T07:33:48.437Z] #62 ... [2022-04-28T07:33:48.437Z] [2022-04-28T07:33:48.437Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-28T07:33:48.437Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-28T07:33:48.437Z] #14 74.66 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-04-28T07:33:48.437Z] #14 74.67 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-28T07:33:48.437Z] #14 74.67 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-28T07:33:48.437Z] #14 79.31 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-04-28T07:33:48.437Z] #14 79.31 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-28T07:33:48.437Z] #14 79.32 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-28T07:33:48.437Z] #14 84.68 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-04-28T07:33:48.437Z] #14 84.69 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-28T07:33:48.437Z] #14 84.69 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-28T07:33:49.456Z] #14 105.3 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-28T07:33:49.719Z] #14 105.6 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-04-28T07:33:49.719Z] #14 105.6 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-28T07:33:49.719Z] #14 ... [2022-04-28T07:33:49.719Z] [2022-04-28T07:33:49.719Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-28T07:33:49.719Z] #65 sha256:303c4831ee162477bfcb94190a54226d1f22d5a0d6c02b9dc088dc7575c60fc6 [2022-04-28T07:33:49.719Z] #65 DONE 105.5s [2022-04-28T07:33:49.719Z] [2022-04-28T07:33:49.719Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-28T07:33:49.719Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-28T07:33:49.719Z] #14 105.8 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-04-28T07:33:49.982Z] [2022-04-28T07:33:49.982Z] #14 ... [2022-04-28T07:33:49.982Z] [2022-04-28T07:33:49.982Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-04-28T07:33:49.982Z] #66 sha256:c7237c7dbcdb723ed43a7b360e0c68308d6a10fadd17333dd4c4a57373b1fbc7 [2022-04-28T07:33:49.982Z] #66 DONE 0.0s [2022-04-28T07:33:49.982Z] [2022-04-28T07:33:49.982Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-28T07:33:49.982Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-28T07:33:49.982Z] #14 105.8 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-28T07:33:49.982Z] #14 105.8 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-04-28T07:33:49.982Z] #14 105.9 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-28T07:33:49.982Z] #14 105.9 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-04-28T07:33:49.982Z] #14 105.9 Setting up libudev-dev:amd64 (247.3-7) ... [2022-04-28T07:33:49.982Z] #14 105.9 Setting up libpcre2-posix2:amd64 (10.36-2) ...#14 ... [2022-04-28T07:33:49.982Z] [2022-04-28T07:33:49.982Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-04-28T07:33:49.982Z] #67 sha256:b412731dc8c4e8c858f6d20f705ab2116ac19eafde23acd225a0b5ea4b5f3980 [2022-04-28T07:33:49.982Z] #67 DONE 0.1s [2022-04-28T07:33:49.982Z] [2022-04-28T07:33:49.982Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-28T07:33:49.982Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-28T07:33:49.982Z] #14 105.9 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-04-28T07:33:49.982Z] #14 106.0 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-28T07:33:49.982Z] #14 106.0 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-28T07:33:49.982Z] #14 106.0 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-28T07:33:49.982Z] #14 106.0 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-28T07:33:49.982Z] #14 106.0 Setting up mingw-w64-common (8.0.0-1) ... [2022-04-28T07:33:49.982Z] #14 106.0 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-04-28T07:33:49.982Z] #14 106.1 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-28T07:33:49.982Z] #14 106.1 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-04-28T07:33:49.982Z] #14 106.1 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-04-28T07:33:49.982Z] #14 106.1 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-28T07:33:50.243Z] #14 106.2 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-28T07:33:50.243Z] #14 106.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-04-28T07:33:50.243Z] #14 106.2 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-28T07:33:50.243Z] #14 106.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-04-28T07:33:50.243Z] #14 106.3 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-28T07:33:50.243Z] #14 106.3 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-28T07:33:50.243Z] #14 106.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-04-28T07:33:50.243Z] #14 106.4 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-28T07:33:50.243Z] #14 106.4 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-28T07:33:50.505Z] #14 106.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-28T07:33:50.505Z] #14 106.4 Setting up dmsetup (2:1.02.175-2.1) ... [2022-04-28T07:33:50.505Z] #14 106.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-28T07:33:50.505Z] #14 106.5 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-28T07:33:50.505Z] #14 106.5 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-28T07:33:51.077Z] #14 DONE 106.9s [2022-04-28T07:33:51.077Z] [2022-04-28T07:33:51.077Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-04-28T07:33:51.077Z] #57 sha256:ce0ea20cda5d0e8c663bb6d3ee7bcfdde16f15e2930e71b4e546e5eecea7f024 [2022-04-28T07:33:51.114Z] #11 ... [2022-04-28T07:33:51.114Z] [2022-04-28T07:33:51.114Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-04-28T07:33:51.114Z] #29 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-04-28T07:33:51.114Z] #29 1.136 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-28T07:33:51.114Z] #29 1.150 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-28T07:33:51.114Z] #29 1.150 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-28T07:33:51.114Z] #29 1.344 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-28T07:33:51.114Z] #29 1.550 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-28T07:33:51.114Z] #29 1.731 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-28T07:33:51.114Z] #29 3.188 Fetched 8510 kB in 2s (3645 kB/s) [2022-04-28T07:33:51.114Z] #29 3.188 Reading package lists... [2022-04-28T07:33:51.114Z] #29 4.002 Reading package lists... [2022-04-28T07:33:51.114Z] #29 4.816 Building dependency tree... [2022-04-28T07:33:51.114Z] #29 5.189 The following additional packages will be installed: [2022-04-28T07:33:51.114Z] #29 5.189 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-04-28T07:33:51.114Z] #29 5.190 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-04-28T07:33:51.114Z] #29 5.191 Recommended packages: [2022-04-28T07:33:51.114Z] #29 5.191 libldap-common publicsuffix libsasl2-modules [2022-04-28T07:33:51.114Z] #29 5.388 The following NEW packages will be installed: [2022-04-28T07:33:51.114Z] #29 5.388 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-04-28T07:33:51.114Z] #29 5.392 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-04-28T07:33:51.114Z] #29 5.392 libssh2-1 openssl [2022-04-28T07:33:51.114Z] #29 5.670 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded. [2022-04-28T07:33:51.115Z] #29 5.670 Need to get 3040 kB of archives. [2022-04-28T07:33:51.115Z] #29 5.670 After this operation, 6651 kB of additional disk space will be used. [2022-04-28T07:33:51.115Z] #29 5.670 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u1 [853 kB] [2022-04-28T07:33:51.115Z] #29 5.679 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-04-28T07:33:51.115Z] #29 5.679 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-04-28T07:33:51.115Z] #29 5.679 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-04-28T07:33:51.115Z] #29 5.679 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-04-28T07:33:51.115Z] #29 5.710 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-04-28T07:33:51.115Z] #29 5.710 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-04-28T07:33:51.115Z] #29 5.710 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-04-28T07:33:51.115Z] #29 5.710 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-04-28T07:33:51.115Z] #29 5.710 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-04-28T07:33:51.115Z] #29 5.710 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-04-28T07:33:51.115Z] #29 5.716 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-04-28T07:33:51.115Z] #29 5.724 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-28T07:33:51.115Z] #29 5.724 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-28T07:33:51.115Z] #29 5.724 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-28T07:33:51.115Z] #29 5.894 debconf: delaying package configuration, since apt-utils is not installed [2022-04-28T07:33:51.115Z] #29 5.924 Fetched 3040 kB in 0s (9287 kB/s) [2022-04-28T07:33:51.115Z] #29 5.955 Selecting previously unselected package openssl. [2022-04-28T07:33:51.115Z] #29 5.955 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6653 files and directories currently installed.) [2022-04-28T07:33:51.115Z] #29 5.955 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u1_amd64.deb ... [2022-04-28T07:33:51.115Z] #29 5.959 Unpacking openssl (1.1.1n-0+deb11u1) ... [2022-04-28T07:33:51.115Z] #29 6.161 Selecting previously unselected package ca-certificates. [2022-04-28T07:33:51.115Z] #29 6.161 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-04-28T07:33:51.115Z] #29 6.165 Unpacking ca-certificates (20210119) ... [2022-04-28T07:33:51.115Z] #29 6.242 Selecting previously unselected package libbrotli1:amd64. [2022-04-28T07:33:51.115Z] #29 6.242 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-04-28T07:33:51.115Z] #29 6.249 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-04-28T07:33:51.115Z] #29 6.312 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-04-28T07:33:51.115Z] #29 6.312 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-04-28T07:33:51.115Z] #29 6.316 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-28T07:33:51.115Z] #29 6.357 Selecting previously unselected package libsasl2-2:amd64. [2022-04-28T07:33:51.115Z] #29 6.357 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-04-28T07:33:51.115Z] #29 6.361 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-28T07:33:51.115Z] #29 6.406 Selecting previously unselected package libldap-2.4-2:amd64. [2022-04-28T07:33:51.115Z] #29 6.406 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-04-28T07:33:51.115Z] #29 6.411 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-04-28T07:33:51.115Z] #29 6.485 Selecting previously unselected package libnghttp2-14:amd64. [2022-04-28T07:33:51.115Z] #29 6.486 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-04-28T07:33:51.115Z] #29 6.491 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-04-28T07:33:51.115Z] #29 6.538 Selecting previously unselected package libpsl5:amd64. [2022-04-28T07:33:51.115Z] #29 6.538 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-04-28T07:33:51.115Z] #29 6.542 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-04-28T07:33:51.115Z] #29 6.580 Selecting previously unselected package librtmp1:amd64. [2022-04-28T07:33:51.115Z] #29 6.580 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-04-28T07:33:51.115Z] #29 6.585 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-28T07:33:51.115Z] #29 6.630 Selecting previously unselected package libssh2-1:amd64. [2022-04-28T07:33:51.115Z] #29 6.630 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-04-28T07:33:51.115Z] #29 6.640 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-04-28T07:33:51.115Z] #29 6.697 Selecting previously unselected package libcurl4:amd64. [2022-04-28T07:33:51.115Z] #29 6.697 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-04-28T07:33:51.115Z] #29 6.701 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-04-28T07:33:51.115Z] #29 6.772 Selecting previously unselected package curl. [2022-04-28T07:33:51.115Z] #29 6.772 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-04-28T07:33:51.115Z] #29 6.782 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-04-28T07:33:51.115Z] #29 6.845 Selecting previously unselected package libonig5:amd64. [2022-04-28T07:33:51.115Z] #29 6.846 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-28T07:33:51.115Z] #29 6.850 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-28T07:33:51.115Z] #29 6.934 Selecting previously unselected package libjq1:amd64. [2022-04-28T07:33:51.115Z] #29 6.934 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-04-28T07:33:51.115Z] #29 6.939 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-28T07:33:51.115Z] #29 6.993 Selecting previously unselected package jq. [2022-04-28T07:33:51.115Z] #29 6.994 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-04-28T07:33:51.115Z] #29 6.998 Unpacking jq (1.6-2.1) ... [2022-04-28T07:33:51.115Z] #29 7.037 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-04-28T07:33:51.115Z] #29 7.051 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-04-28T07:33:51.115Z] #29 7.061 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-04-28T07:33:51.115Z] #29 7.073 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-28T07:33:51.115Z] #29 7.082 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-28T07:33:51.115Z] #29 7.092 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-28T07:33:51.115Z] #29 7.102 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-04-28T07:33:51.115Z] #29 7.112 Setting up openssl (1.1.1n-0+deb11u1) ... [2022-04-28T07:33:51.115Z] #29 7.126 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-28T07:33:51.115Z] #29 7.136 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-28T07:33:51.115Z] #29 7.148 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-04-28T07:33:51.115Z] #29 7.159 Setting up ca-certificates (20210119) ... [2022-04-28T07:33:51.115Z] #29 7.708 Updating certificates in /etc/ssl/certs... [2022-04-28T07:33:51.115Z] #29 8.346 129 added, 0 removed; done. [2022-04-28T07:33:51.115Z] #29 8.403 Setting up jq (1.6-2.1) ... [2022-04-28T07:33:51.115Z] #29 8.414 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-04-28T07:33:51.115Z] #29 8.423 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-04-28T07:33:51.115Z] #29 8.435 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-28T07:33:51.115Z] #29 8.453 Processing triggers for ca-certificates (20210119) ... [2022-04-28T07:33:51.115Z] #29 8.460 Updating certificates in /etc/ssl/certs... [2022-04-28T07:33:51.115Z] #29 9.020 0 added, 0 removed; done. [2022-04-28T07:33:51.115Z] #29 9.020 Running hooks in /etc/ca-certificates/update.d... [2022-04-28T07:33:51.115Z] #29 9.021 done. [2022-04-28T07:33:51.322Z] #19 103.7 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-04-28T07:33:51.322Z] #19 103.7 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-28T07:33:51.322Z] #19 103.8 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-04-28T07:33:51.342Z] #14 ... [2022-04-28T07:33:51.342Z] [2022-04-28T07:33:51.342Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-28T07:33:51.342Z] #65 sha256:e3b65bf92ad5bd5f4dfdf29779dbca758791ec380fd58732f025b324713be9ab [2022-04-28T07:33:51.342Z] #65 82.18 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-28T07:33:51.342Z] #65 82.18 + GOBIN=/build [2022-04-28T07:33:51.342Z] #65 82.18 + GO111MODULE=on [2022-04-28T07:33:51.342Z] #65 82.18 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-04-28T07:33:51.376Z] #29 ... [2022-04-28T07:33:51.376Z] [2022-04-28T07:33:51.376Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-28T07:33:51.376Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-28T07:33:51.376Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 4.1s done [2022-04-28T07:33:51.581Z] #19 104.6 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-04-28T07:33:51.581Z] #19 104.6 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-04-28T07:33:51.636Z] #11 ... [2022-04-28T07:33:51.636Z] [2022-04-28T07:33:51.636Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-04-28T07:33:51.636Z] #29 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-04-28T07:33:51.636Z] #29 DONE 10.5s [2022-04-28T07:33:51.636Z] [2022-04-28T07:33:51.636Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-28T07:33:51.636Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-28T07:33:51.636Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 0.1s [2022-04-28T07:33:51.651Z] #57 DONE 0.4s [2022-04-28T07:33:51.651Z] [2022-04-28T07:33:51.651Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-28T07:33:51.651Z] #58 sha256:16c96c6d8b8a0c4bd5b1a3da2bd847f003a4c5b9f21e328c587835d7ea521398 [2022-04-28T07:33:51.838Z] #19 104.8 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-04-28T07:33:51.901Z] #11 ... [2022-04-28T07:33:51.901Z] [2022-04-28T07:33:51.901Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-04-28T07:33:51.901Z] #30 sha256:df613b67522b9623c460319d00b0af249ba4894ecbfd7a3e7c74fc80a4356597 [2022-04-28T07:33:51.901Z] #30 DONE 0.3s [2022-04-28T07:33:51.901Z] [2022-04-28T07:33:51.901Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-28T07:33:51.901Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-28T07:33:52.774Z] #19 105.7 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-04-28T07:33:52.774Z] #19 105.7 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-04-28T07:33:53.033Z] #19 105.9 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-04-28T07:33:53.041Z] #58 ... [2022-04-28T07:33:53.041Z] [2022-04-28T07:33:53.041Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2022-04-28T07:33:53.041Z] #15 sha256:29f181392b4181df7deecb1bde239df90613839089af6ee93988726848e24124 [2022-04-28T07:33:53.041Z] #15 DONE 1.8s [2022-04-28T07:33:53.041Z] [2022-04-28T07:33:53.041Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-28T07:33:53.041Z] #58 sha256:16c96c6d8b8a0c4bd5b1a3da2bd847f003a4c5b9f21e328c587835d7ea521398 [2022-04-28T07:33:53.041Z] #58 1.411 + RM_GOPATH=0 [2022-04-28T07:33:53.041Z] #58 1.411 + TMP_GOPATH= [2022-04-28T07:33:53.041Z] #58 1.411 + : /build [2022-04-28T07:33:53.041Z] #58 1.411 + '[' -z '' ']' [2022-04-28T07:33:53.041Z] #58 1.411 ++ mktemp -d [2022-04-28T07:33:53.041Z] #58 1.411 + export GOPATH=/tmp/tmp.iXO6j6SyFT [2022-04-28T07:33:53.041Z] #58 1.411 + GOPATH=/tmp/tmp.iXO6j6SyFT [2022-04-28T07:33:53.041Z] #58 1.411 + RM_GOPATH=1 [2022-04-28T07:33:53.041Z] #58 1.411 + case "$(go env GOARCH)" in [2022-04-28T07:33:53.041Z] #58 1.411 ++ go env GOARCH [2022-04-28T07:33:53.041Z] #58 1.421 + export GO_BUILDMODE=-buildmode=pie [2022-04-28T07:33:53.041Z] #58 1.421 + GO_BUILDMODE=-buildmode=pie [2022-04-28T07:33:53.041Z] #58 1.421 ++ dirname /install.sh [2022-04-28T07:33:53.041Z] #58 1.432 Install runc version v1.1.1 (build tags: seccomp) [2022-04-28T07:33:53.041Z] #58 1.432 + dir=/ [2022-04-28T07:33:53.041Z] #58 1.432 + bin=runc [2022-04-28T07:33:53.041Z] #58 1.432 + shift [2022-04-28T07:33:53.041Z] #58 1.432 + '[' '!' -f //runc.installer ']' [2022-04-28T07:33:53.041Z] #58 1.432 + . //runc.installer [2022-04-28T07:33:53.041Z] #58 1.432 ++ set -e [2022-04-28T07:33:53.041Z] #58 1.432 ++ : v1.1.1 [2022-04-28T07:33:53.041Z] #58 1.432 + install_runc [2022-04-28T07:33:53.041Z] #58 1.432 + RUNC_BUILDTAGS=seccomp [2022-04-28T07:33:53.041Z] #58 1.432 + echo 'Install runc version v1.1.1 (build tags: seccomp)' [2022-04-28T07:33:53.041Z] #58 1.432 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.iXO6j6SyFT/src/github.com/opencontainers/runc [2022-04-28T07:33:53.041Z] #58 1.432 Cloning into '/tmp/tmp.iXO6j6SyFT/src/github.com/opencontainers/runc'... [2022-04-28T07:33:53.971Z] #19 106.6 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-04-28T07:33:53.971Z] #19 106.6 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-28T07:33:53.971Z] #19 106.6 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-04-28T07:33:53.971Z] #19 106.9 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-04-28T07:33:53.971Z] #19 106.9 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-28T07:33:53.971Z] #19 106.9 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-04-28T07:33:53.985Z] #58 ... [2022-04-28T07:33:53.985Z] [2022-04-28T07:33:53.985Z] #16 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-04-28T07:33:53.985Z] #16 sha256:f35a51630ad3b2780f03cf5cd8394bca81809569a510447108667066e916eecd [2022-04-28T07:33:53.985Z] #16 DONE 1.1s [2022-04-28T07:33:53.985Z] [2022-04-28T07:33:53.985Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-04-28T07:33:53.985Z] #17 sha256:dcf2e28c1f464a708d246e4de51ad9bee53ced7251dcb20e7c9a1594f0e44825 [2022-04-28T07:33:54.703Z] #65 86.12 rootlesskit version 1.0.0 [2022-04-28T07:33:54.703Z] #65 86.12 Usage of /build/rootlesskit-docker-proxy: [2022-04-28T07:33:54.703Z] #65 86.13 -container-ip string [2022-04-28T07:33:54.703Z] #65 86.13 container ip [2022-04-28T07:33:54.703Z] #65 86.13 -container-port int [2022-04-28T07:33:54.703Z] #65 86.13 container port (default -1) [2022-04-28T07:33:54.703Z] #65 86.13 -host-ip string [2022-04-28T07:33:54.703Z] #65 86.13 host ip [2022-04-28T07:33:54.703Z] #65 86.13 -host-port int [2022-04-28T07:33:54.703Z] #65 86.13 host port (default -1) [2022-04-28T07:33:54.703Z] #65 86.13 -proto string [2022-04-28T07:33:54.703Z] #65 86.13 proxy protocol (default "tcp") [2022-04-28T07:33:54.930Z] #17 0.876 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-04-28T07:33:54.930Z] #17 DONE 0.9s [2022-04-28T07:33:54.930Z] [2022-04-28T07:33:54.930Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-28T07:33:54.930Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-28T07:33:54.930Z] #53 ... [2022-04-28T07:33:54.930Z] [2022-04-28T07:33:54.930Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-04-28T07:33:54.930Z] #18 sha256:1a7bf4f20272a2fb012d26ffc7fc90fc670b30730171c30d50f6ec83cf4bfc25 [2022-04-28T07:33:55.878Z] #18 DONE 0.9s [2022-04-28T07:33:55.879Z] [2022-04-28T07:33:55.879Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-04-28T07:33:55.879Z] #19 sha256:96ca370e47647410cfb3419262c5e56b206bf89babd7b9d4074febe5183463c5 [2022-04-28T07:33:56.449Z] #19 DONE 0.8s [2022-04-28T07:33:56.449Z] [2022-04-28T07:33:56.449Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-28T07:33:56.449Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-04-28T07:33:56.709Z] #34 ... [2022-04-28T07:33:56.709Z] [2022-04-28T07:33:56.709Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2022-04-28T07:33:56.709Z] #20 sha256:4eaffd71a03e2a310e73d03247d2193eacf9f201929e4f5e00737dfe7f918c04 [2022-04-28T07:33:57.182Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 5.2s [2022-04-28T07:33:57.228Z] #65 ... [2022-04-28T07:33:57.228Z] [2022-04-28T07:33:57.228Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-28T07:33:57.228Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-04-28T07:33:57.228Z] #14 82.56 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-04-28T07:33:57.228Z] #14 82.56 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-04-28T07:33:57.228Z] #14 82.57 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-28T07:33:57.228Z] #14 86.38 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-04-28T07:33:57.228Z] #14 86.38 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-04-28T07:33:57.228Z] #14 86.39 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-28T07:33:57.228Z] #14 87.03 Selecting previously unselected package libapparmor1:arm64. [2022-04-28T07:33:57.228Z] #14 87.03 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2022-04-28T07:33:57.228Z] #14 87.04 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-04-28T07:33:57.228Z] #14 87.65 Selecting previously unselected package libapparmor-dev:arm64. [2022-04-28T07:33:57.228Z] #14 87.66 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-04-28T07:33:57.228Z] #14 87.67 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-04-28T07:33:57.228Z] #14 88.36 Selecting previously unselected package libbtrfs0:arm64. [2022-04-28T07:33:57.228Z] #14 88.37 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2022-04-28T07:33:57.228Z] #14 88.38 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-04-28T07:33:57.228Z] #14 89.27 Selecting previously unselected package libbtrfs-dev:arm64. [2022-04-28T07:33:57.228Z] #14 89.27 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-04-28T07:33:57.228Z] #14 89.28 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-04-28T07:33:57.657Z] #20 DONE 0.9s [2022-04-28T07:33:57.657Z] [2022-04-28T07:33:57.657Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-28T07:33:57.657Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9 [2022-04-28T07:33:58.152Z] #19 110.9 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-04-28T07:33:58.152Z] #19 110.9 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-28T07:33:58.153Z] #19 110.9 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-04-28T07:33:58.153Z] #19 110.9 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-04-28T07:33:58.153Z] #19 110.9 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-04-28T07:33:58.153Z] #19 110.9 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-04-28T07:33:58.153Z] #19 110.9 Selecting previously unselected package libc6-s390x-cross. [2022-04-28T07:33:58.153Z] #19 110.9 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-04-28T07:33:58.153Z] #19 110.9 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-04-28T07:33:58.153Z] #19 111.1 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-04-28T07:33:58.153Z] #19 111.1 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-28T07:33:58.153Z] #19 111.1 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-04-28T07:33:58.153Z] #19 111.1 Selecting previously unselected package libgomp1-s390x-cross. [2022-04-28T07:33:58.153Z] #19 111.1 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-28T07:33:58.153Z] #19 111.1 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-04-28T07:33:58.153Z] #19 111.1 Selecting previously unselected package libitm1-s390x-cross. [2022-04-28T07:33:58.153Z] #19 111.1 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-28T07:33:58.153Z] #19 111.1 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-04-28T07:33:58.411Z] #19 111.2 Selecting previously unselected package libatomic1-s390x-cross. [2022-04-28T07:33:58.411Z] #19 111.2 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-28T07:33:58.411Z] #19 111.2 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-04-28T07:33:58.411Z] #19 111.2 Selecting previously unselected package libasan6-s390x-cross. [2022-04-28T07:33:58.411Z] #19 111.2 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-28T07:33:58.411Z] #19 111.2 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-04-28T07:33:58.411Z] #19 111.4 Selecting previously unselected package libstdc++6-s390x-cross. [2022-04-28T07:33:58.455Z] #14 95.22 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-04-28T07:33:58.455Z] #14 95.22 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-28T07:33:58.455Z] #14 95.23 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-28T07:33:58.602Z] #14 90.09 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-04-28T07:33:58.602Z] #14 90.10 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-04-28T07:33:58.602Z] #14 90.55 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-04-28T07:33:58.668Z] #19 111.4 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-28T07:33:58.668Z] #19 111.4 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-04-28T07:33:58.668Z] #19 111.5 Selecting previously unselected package libubsan1-s390x-cross. [2022-04-28T07:33:58.668Z] #19 111.5 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-28T07:33:58.668Z] #19 111.5 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-04-28T07:33:58.668Z] #19 111.6 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-04-28T07:33:58.668Z] #19 111.6 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-28T07:33:58.668Z] #19 111.6 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-04-28T07:33:58.670Z] #21 1.206 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-28T07:33:58.670Z] #21 1.274 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-28T07:33:58.670Z] #21 1.278 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-28T07:33:59.240Z] #21 1.594 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-28T07:33:59.601Z] #19 112.6 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-04-28T07:33:59.601Z] #19 112.6 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-28T07:33:59.651Z] #14 91.15 Selecting previously unselected package libudev-dev:arm64. [2022-04-28T07:33:59.651Z] #14 91.16 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-04-28T07:33:59.651Z] #14 91.37 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-04-28T07:33:59.810Z] #21 2.395 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-28T07:33:59.843Z] #14 ... [2022-04-28T07:33:59.843Z] [2022-04-28T07:33:59.843Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-28T07:33:59.843Z] #65 sha256:543b86703651be2fdb9480ea9c9a17af15eb7997bccd82539675762ed57ed878 [2022-04-28T07:33:59.843Z] #65 96.64 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-28T07:33:59.843Z] #65 96.64 + GOBIN=/build [2022-04-28T07:33:59.843Z] #65 96.64 + GO111MODULE=on [2022-04-28T07:33:59.843Z] #65 96.64 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-04-28T07:33:59.858Z] #19 112.7 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-04-28T07:34:00.476Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 8.5s done [2022-04-28T07:34:00.476Z] #11 extracting sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f done [2022-04-28T07:34:00.504Z] Running on azwin-2-9c3dc0 in d:\jenkins\workspace\moby_PR-43536 [Pipeline] { [2022-04-28T07:34:00.508Z] #14 92.20 Selecting previously unselected package libsepol1-dev:arm64. [2022-04-28T07:34:00.508Z] #14 92.21 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [Pipeline] ws [2022-04-28T07:34:00.520Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-04-28T07:34:00.735Z] #11 DONE 28.0s [2022-04-28T07:34:00.735Z] [2022-04-28T07:34:00.735Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-28T07:34:00.735Z] #12 sha256:00a148a24e5899a004ac5011921c54b3a63dbcb43c767aebcfd6a3b2f05df41e [2022-04-28T07:34:00.765Z] #14 92.59 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2022-04-28T07:34:01.201Z] #21 3.582 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-28T07:34:01.694Z] #14 93.61 Selecting previously unselected package libpcre2-16-0:arm64. [2022-04-28T07:34:01.694Z] #14 93.62 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2022-04-28T07:34:02.044Z] The recommended git tool is: git [2022-04-28T07:34:02.075Z] #14 93.80 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2022-04-28T07:34:02.119Z] #12 ... [2022-04-28T07:34:02.119Z] [2022-04-28T07:34:02.119Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-04-28T07:34:02.119Z] #31 sha256:28557681c1952f3da866459c39f695435214b414125dae513537c8510dee436c [2022-04-28T07:34:02.119Z] #31 1.503 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-04-28T07:34:02.119Z] #31 1.758 [2022-04-28T07:34:02.119Z] #31 1.977 #=#=# ######################################################################## 100.0% [2022-04-28T07:34:02.119Z] #31 2.229 [2022-04-28T07:34:02.119Z] #31 3.236 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-04-28T07:34:02.119Z] #31 3.520 [2022-04-28T07:34:02.119Z] #31 3.735 #=#=# ######################################################################## 100.0% [2022-04-28T07:34:02.119Z] #31 3.979 [2022-04-28T07:34:02.119Z] #31 4.863 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-04-28T07:34:02.119Z] #31 5.138 [2022-04-28T07:34:02.119Z] #31 5.358 #=#=# ################# 24.0% ########################################## 58.9% ####################################################### 76.4% ######################################################################## 100.0% [2022-04-28T07:34:02.119Z] #31 5.969 [2022-04-28T07:34:02.119Z] #31 7.103 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-04-28T07:34:02.119Z] #31 7.358 [2022-04-28T07:34:02.119Z] #31 7.581 #=#=# ######################################################################## 100.0% [2022-04-28T07:34:02.119Z] #31 7.835 [2022-04-28T07:34:02.119Z] #31 8.525 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-04-28T07:34:02.119Z] #31 8.702 [2022-04-28T07:34:02.119Z] #31 8.919 #=#=# ######################################################################## 100.0% [2022-04-28T07:34:02.119Z] #31 9.147 [2022-04-28T07:34:02.119Z] #31 9.187 Download of images into '/build' complete. [2022-04-28T07:34:02.119Z] #31 9.187 Use something like the following to load the result into a Docker daemon: [2022-04-28T07:34:02.119Z] #31 9.187 tar -cC '/build' . | docker load [2022-04-28T07:34:02.119Z] #31 DONE 10.0s [2022-04-28T07:34:02.119Z] [2022-04-28T07:34:02.119Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-28T07:34:02.119Z] #12 sha256:00a148a24e5899a004ac5011921c54b3a63dbcb43c767aebcfd6a3b2f05df41e [2022-04-28T07:34:02.119Z] #12 DONE 1.3s [2022-04-28T07:34:02.119Z] [2022-04-28T07:34:02.119Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-04-28T07:34:02.119Z] #13 sha256:ab2cabe362c2884ca9de2a62d416f2d362b8f93f1afd2021748e9453bb07fb13 [2022-04-28T07:34:02.343Z] #14 94.20 Selecting previously unselected package libpcre2-32-0:arm64. [2022-04-28T07:34:02.344Z] #14 94.21 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2022-04-28T07:34:02.344Z] #14 94.24 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2022-04-28T07:34:02.601Z] #14 94.38 Selecting previously unselected package libpcre2-posix2:arm64. [2022-04-28T07:34:02.601Z] #14 94.39 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2022-04-28T07:34:02.601Z] #14 94.43 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2022-04-28T07:34:02.601Z] [2022-04-28T07:34:02.601Z] #14 ... [2022-04-28T07:34:02.601Z] [2022-04-28T07:34:02.601Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-28T07:34:02.601Z] #65 sha256:e3b65bf92ad5bd5f4dfdf29779dbca758791ec380fd58732f025b324713be9ab [2022-04-28T07:34:02.601Z] #65 DONE 94.2s [2022-04-28T07:34:02.601Z] [2022-04-28T07:34:02.601Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-28T07:34:02.601Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-04-28T07:34:02.601Z] #14 94.61 Selecting previously unselected package libpcre2-dev:arm64. [2022-04-28T07:34:02.601Z] #14 ... [2022-04-28T07:34:02.601Z] [2022-04-28T07:34:02.601Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-04-28T07:34:02.601Z] #66 sha256:0666426849643c57a7bad9ae89122f818fa766bd8614cfc32b91778912a38908 [2022-04-28T07:34:02.690Z] #13 DONE 0.6s [2022-04-28T07:34:02.690Z] [2022-04-28T07:34:02.690Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-04-28T07:34:02.690Z] #33 sha256:dd24f79521cd59f27ee189d52855bb7b516bd7c2fc74d7977022c6d42cc492a5 [2022-04-28T07:34:02.690Z] #33 ... [2022-04-28T07:34:02.690Z] [2022-04-28T07:34:02.690Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-04-28T07:34:02.690Z] #25 sha256:3158704084c42eb4dab37e7a4d51c721b24e0a760c2b6789045d79f510fd5297 [2022-04-28T07:34:02.690Z] #25 DONE 0.1s [2022-04-28T07:34:02.857Z] #66 DONE 0.2s [2022-04-28T07:34:02.857Z] [2022-04-28T07:34:02.857Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-28T07:34:02.857Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-04-28T07:34:02.857Z] #14 94.61 Selecting previously unselected package libpcre2-dev:arm64. [2022-04-28T07:34:02.857Z] #14 94.62 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2022-04-28T07:34:02.857Z] #14 94.63 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2022-04-28T07:34:02.857Z] #14 ... [2022-04-28T07:34:02.857Z] [2022-04-28T07:34:02.857Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-04-28T07:34:02.857Z] #67 sha256:5d9317688066a2a3b09fe058b08ee518845ab4e4f6d3c5d06694d08c61e3155c [2022-04-28T07:34:02.857Z] #67 DONE 0.2s [2022-04-28T07:34:02.955Z] [2022-04-28T07:34:02.955Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-04-28T07:34:02.955Z] #64 sha256:9a7b29900d1eb035dfac22aa4e2f425a9a2bf49c79ad4a02afbc4ff8734de770 [2022-04-28T07:34:02.955Z] #64 DONE 0.3s [2022-04-28T07:34:02.955Z] [2022-04-28T07:34:02.955Z] #44 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-04-28T07:34:02.955Z] #44 sha256:a604b9353e44ae8e06b16ac9ac4f0cdee160a2eed2d3d6899eacf15a043e5c1a [2022-04-28T07:34:02.955Z] #44 DONE 0.3s [2022-04-28T07:34:02.955Z] [2022-04-28T07:34:02.955Z] #48 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-04-28T07:34:02.955Z] #48 sha256:f4e2edacd5c5f7695459b365dd7ea6b81c6057e453b099204efda2a8a795bee2 [2022-04-28T07:34:02.955Z] #48 DONE 0.3s [2022-04-28T07:34:02.955Z] [2022-04-28T07:34:02.955Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-04-28T07:34:02.955Z] #33 sha256:dd24f79521cd59f27ee189d52855bb7b516bd7c2fc74d7977022c6d42cc492a5 [2022-04-28T07:34:02.955Z] #33 DONE 0.3s [2022-04-28T07:34:02.955Z] [2022-04-28T07:34:02.955Z] #45 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-28T07:34:02.955Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-28T07:34:03.113Z] [2022-04-28T07:34:03.113Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-04-28T07:34:03.113Z] #26 sha256:50f7c68eab270bf15844f357e401efb18fecc18e4c3105a1412c48d98ce726e4 [2022-04-28T07:34:04.038Z] #19 116.6 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-04-28T07:34:04.038Z] #19 116.6 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-28T07:34:04.038Z] #19 116.6 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-04-28T07:34:04.038Z] #19 116.7 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-04-28T07:34:04.038Z] #19 116.7 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-04-28T07:34:04.038Z] #19 116.7 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-04-28T07:34:04.038Z] #19 116.8 Selecting previously unselected package libc6-dev-s390x-cross. [2022-04-28T07:34:04.038Z] #19 116.8 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-04-28T07:34:04.038Z] #19 116.8 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-04-28T07:34:04.318Z] #19 117.0 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-04-28T07:34:04.318Z] #19 117.1 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-28T07:34:04.318Z] #19 117.1 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-04-28T07:34:04.506Z] #21 7.003 Fetched 8510 kB in 6s (1399 kB/s) [2022-04-28T07:34:04.577Z] #19 117.3 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-04-28T07:34:04.577Z] #19 117.3 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-28T07:34:04.577Z] #19 117.3 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-04-28T07:34:05.152Z] #65 101.4 rootlesskit version 1.0.0 [2022-04-28T07:34:05.152Z] #65 101.4 Usage of /build/rootlesskit-docker-proxy: [2022-04-28T07:34:05.152Z] #65 101.4 -container-ip string [2022-04-28T07:34:05.152Z] #65 101.4 container ip [2022-04-28T07:34:05.152Z] #65 101.4 -container-port int [2022-04-28T07:34:05.152Z] #65 101.4 container port (default -1) [2022-04-28T07:34:05.152Z] #65 101.4 -host-ip string [2022-04-28T07:34:05.152Z] #65 101.4 host ip [2022-04-28T07:34:05.152Z] #65 101.4 -host-port int [2022-04-28T07:34:05.152Z] #65 101.4 host port (default -1) [2022-04-28T07:34:05.152Z] #65 101.4 -proto string [2022-04-28T07:34:05.152Z] #65 101.4 proxy protocol (default "tcp") [2022-04-28T07:34:05.381Z] #26 94.69 Updating files: 24% (2800/11414) Updating files: 25% (2854/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) Updating files: 29% (3311/11414) Updating files: 30% (3425/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 37% (4224/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 41% (4680/11414) Updating files: 42% (4794/11414) Updating files: 43% (4909/11414) Updating files: 43% (4911/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 47% (5365/11414) Updating files: 48% (5479/11414) Updating files: 49% (5593/11414) Updating files: 50% (5707/11414) Updating files: 51% (5822/11414) Updating files: 52% (5936/11414) Updating files: 53% (6050/11414) Updating files: 54% (6164/11414) Updating files: 55% (6278/11414) Updating files: 56% (6392/11414) Updating files: 57% (6506/11414) Updating files: 58% (6621/11414) Updating files: 59% (6735/11414) Updating files: 60% (6849/11414) Updating files: 61% (6963/11414) Updating files: 62% (7077/11414) Updating files: 63% (7191/11414) Updating files: 64% (7305/11414) Updating files: 65% (7420/11414) Updating files: 66% (7534/11414) Updating files: 67% (7648/11414) Updating files: 68% (7762/11414) Updating files: 69% (7876/11414) Updating files: 70% (7990/11414) Updating files: 71% (8104/11414) Updating files: 72% (8219/11414) Updating files: 73% (8333/11414) Updating files: 74% (8447/11414) Updating files: 75% (8561/11414) Updating files: 76% (8675/11414) Updating files: 77% (8789/11414) Updating files: 78% (8903/11414) Updating files: 79% (9018/11414) Updating files: 80% (9132/11414) Updating files: 81% (9246/11414) Updating files: 82% (9360/11414) Updating files: 83% (9474/11414) Updating files: 83% (9547/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) [2022-04-28T07:34:05.381Z] #26 ... [2022-04-28T07:34:05.381Z] [2022-04-28T07:34:05.381Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-28T07:34:05.381Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-04-28T07:34:05.381Z] #14 95.04 Selecting previously unselected package libselinux1-dev:arm64. [2022-04-28T07:34:05.381Z] #14 95.05 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2022-04-28T07:34:05.381Z] #14 95.05 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2022-04-28T07:34:05.381Z] #14 95.46 Selecting previously unselected package libdevmapper-dev:arm64. [2022-04-28T07:34:05.381Z] #14 95.48 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2022-04-28T07:34:05.381Z] #14 95.49 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-04-28T07:34:05.381Z] #14 95.64 Selecting previously unselected package libseccomp-dev:arm64. [2022-04-28T07:34:05.381Z] #14 95.65 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-04-28T07:34:05.381Z] #14 95.66 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-04-28T07:34:05.381Z] #14 95.80 Selecting previously unselected package libsystemd-dev:arm64. [2022-04-28T07:34:05.381Z] #14 95.81 Preparing to unpack .../29-libsystemd-dev_247.3-7_arm64.deb ... [2022-04-28T07:34:05.381Z] #14 95.82 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-04-28T07:34:05.381Z] #14 96.24 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-04-28T07:34:05.381Z] #14 96.26 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-04-28T07:34:05.381Z] #14 96.27 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-28T07:34:05.381Z] #14 96.29 Setting up libsepol1-dev:arm64 (3.1-1) ... [2022-04-28T07:34:05.381Z] #14 96.31 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-28T07:34:05.381Z] #14 96.32 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2022-04-28T07:34:05.381Z] #14 96.34 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-04-28T07:34:05.381Z] #14 96.35 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2022-04-28T07:34:05.381Z] #14 96.37 Setting up libudev-dev:arm64 (247.3-7) ... [2022-04-28T07:34:05.381Z] #14 96.39 Setting up libpcre2-posix2:arm64 (10.36-2) ... [2022-04-28T07:34:05.381Z] #14 96.41 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-28T07:34:05.381Z] #14 96.42 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-04-28T07:34:05.381Z] #14 96.44 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-28T07:34:05.381Z] #14 96.45 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-04-28T07:34:05.381Z] #14 96.47 Setting up mingw-w64-common (8.0.0-1) ... [2022-04-28T07:34:05.381Z] #14 96.48 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-04-28T07:34:05.381Z] #14 96.49 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-28T07:34:05.381Z] #14 96.51 Setting up libpcre2-dev:arm64 (10.36-2) ... [2022-04-28T07:34:05.381Z] #14 96.52 Setting up libselinux1-dev:arm64 (3.1-3) ... [2022-04-28T07:34:05.381Z] #14 96.53 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-28T07:34:05.381Z] #14 96.55 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-28T07:34:05.381Z] #14 96.56 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-04-28T07:34:05.381Z] #14 96.57 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-28T07:34:05.381Z] #14 96.58 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-04-28T07:34:05.381Z] #14 96.59 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-28T07:34:05.381Z] #14 96.61 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-28T07:34:05.381Z] #14 96.62 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-04-28T07:34:05.381Z] #14 96.64 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-28T07:34:05.381Z] #14 96.66 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-28T07:34:05.381Z] #14 96.67 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-04-28T07:34:05.381Z] #14 96.68 Setting up dmsetup (2:1.02.175-2.1) ... [2022-04-28T07:34:05.381Z] #14 96.70 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-04-28T07:34:05.381Z] #14 96.72 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-04-28T07:34:05.381Z] #14 96.73 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-28T07:34:05.381Z] #14 DONE 97.3s [2022-04-28T07:34:05.381Z] [2022-04-28T07:34:05.381Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-04-28T07:34:05.381Z] #26 sha256:50f7c68eab270bf15844f357e401efb18fecc18e4c3105a1412c48d98ce726e4 [2022-04-28T07:34:05.415Z] #65 ... [2022-04-28T07:34:05.415Z] [2022-04-28T07:34:05.415Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-28T07:34:05.415Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-28T07:34:05.415Z] #14 100.2 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-04-28T07:34:05.415Z] #14 100.2 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-04-28T07:34:05.415Z] #14 100.2 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-28T07:34:05.415Z] #14 100.3 Selecting previously unselected package libapparmor1:amd64. [2022-04-28T07:34:05.415Z] #14 100.3 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-04-28T07:34:05.415Z] #14 100.3 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-04-28T07:34:05.415Z] #14 100.4 Selecting previously unselected package libapparmor-dev:amd64. [2022-04-28T07:34:05.415Z] #14 100.4 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-04-28T07:34:05.415Z] #14 100.4 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-28T07:34:05.415Z] #14 100.5 Selecting previously unselected package libbtrfs0:amd64. [2022-04-28T07:34:05.415Z] #14 100.5 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-28T07:34:05.415Z] #14 100.6 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-28T07:34:05.415Z] #14 100.7 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-28T07:34:05.415Z] #14 100.7 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-28T07:34:05.415Z] #14 100.7 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-28T07:34:05.415Z] #14 100.9 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-04-28T07:34:05.415Z] #14 100.9 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-28T07:34:05.415Z] #14 100.9 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-28T07:34:05.415Z] #14 101.0 Selecting previously unselected package libudev-dev:amd64. [2022-04-28T07:34:05.415Z] #14 101.0 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-04-28T07:34:05.415Z] #14 101.0 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-04-28T07:34:05.415Z] #14 101.1 Selecting previously unselected package libsepol1-dev:amd64. [2022-04-28T07:34:05.415Z] #14 101.1 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-04-28T07:34:05.415Z] #14 101.1 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-04-28T07:34:05.415Z] #14 101.3 Selecting previously unselected package libpcre2-16-0:amd64. [2022-04-28T07:34:05.415Z] #14 101.3 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-04-28T07:34:05.415Z] #14 101.3 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-04-28T07:34:05.415Z] #14 101.6 Selecting previously unselected package libpcre2-32-0:amd64. [2022-04-28T07:34:05.415Z] #14 101.6 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-04-28T07:34:05.415Z] #14 101.6 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-04-28T07:34:05.415Z] #14 101.8 Selecting previously unselected package libpcre2-posix2:amd64. [2022-04-28T07:34:05.415Z] #14 101.8 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-04-28T07:34:05.415Z] #14 101.8 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-04-28T07:34:05.415Z] #14 101.9 Selecting previously unselected package libpcre2-dev:amd64. [2022-04-28T07:34:05.415Z] #14 101.9 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-04-28T07:34:05.415Z] #14 101.9 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-04-28T07:34:05.415Z] #14 102.8 Selecting previously unselected package libselinux1-dev:amd64. [2022-04-28T07:34:05.415Z] #14 102.8 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-04-28T07:34:05.415Z] #14 102.8 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-04-28T07:34:05.639Z] #26 94.69 Updating files: 24% (2800/11414) Updating files: 25% (2854/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) Updating files: 29% (3311/11414) Updating files: 30% (3425/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 37% (4224/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 41% (4680/11414) Updating files: 42% (4794/11414) Updating files: 43% (4909/11414) Updating files: 43% (4911/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 47% (5365/11414) Updating files: 48% (5479/11414) Updating files: 49% (5593/11414) Updating files: 50% (5707/11414) Updating files: 51% (5822/11414) Updating files: 52% (5936/11414) Updating files: 53% (6050/11414) Updating files: 54% (6164/11414) Updating files: 55% (6278/11414) Updating files: 56% (6392/11414) Updating files: 57% (6506/11414) Updating files: 58% (6621/11414) Updating files: 59% (6735/11414) Updating files: 60% (6849/11414) Updating files: 61% (6963/11414) Updating files: 62% (7077/11414) Updating files: 63% (7191/11414) Updating files: 64% (7305/11414) Updating files: 65% (7420/11414) Updating files: 66% (7534/11414) Updating files: 67% (7648/11414) Updating files: 68% (7762/11414) Updating files: 69% (7876/11414) Updating files: 70% (7990/11414) Updating files: 71% (8104/11414) Updating files: 72% (8219/11414) Updating files: 73% (8333/11414) Updating files: 74% (8447/11414) Updating files: 75% (8561/11414) Updating files: 76% (8675/11414) Updating files: 77% (8789/11414) Updating files: 78% (8903/11414) Updating files: 79% (9018/11414) Updating files: 80% (9132/11414) Updating files: 81% (9246/11414) Updating files: 82% (9360/11414) Updating files: 83% (9474/11414) Updating files: 83% (9547/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) [2022-04-28T07:34:05.639Z] #26 ... [2022-04-28T07:34:05.639Z] [2022-04-28T07:34:05.639Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-04-28T07:34:05.639Z] #57 sha256:d1c7b9d6bbed1da46ca8371d9a243e4c9b47cefc4e0d6306a0a23add16f5df2c [2022-04-28T07:34:05.639Z] #57 DONE 0.2s [2022-04-28T07:34:05.639Z] [2022-04-28T07:34:05.639Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-04-28T07:34:05.639Z] #26 sha256:50f7c68eab270bf15844f357e401efb18fecc18e4c3105a1412c48d98ce726e4 [2022-04-28T07:34:05.897Z] #26 94.69 Updating files: 24% (2800/11414) Updating files: 25% (2854/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) Updating files: 29% (3311/11414) Updating files: 30% (3425/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 37% (4224/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 41% (4680/11414) Updating files: 42% (4794/11414) Updating files: 43% (4909/11414) Updating files: 43% (4911/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 47% (5365/11414) Updating files: 48% (5479/11414) Updating files: 49% (5593/11414) Updating files: 50% (5707/11414) Updating files: 51% (5822/11414) Updating files: 52% (5936/11414) Updating files: 53% (6050/11414) Updating files: 54% (6164/11414) Updating files: 55% (6278/11414) Updating files: 56% (6392/11414) Updating files: 57% (6506/11414) Updating files: 58% (6621/11414) Updating files: 59% (6735/11414) Updating files: 60% (6849/11414) Updating files: 61% (6963/11414) Updating files: 62% (7077/11414) Updating files: 63% (7191/11414) Updating files: 64% (7305/11414) Updating files: 65% (7420/11414) Updating files: 66% (7534/11414) Updating files: 67% (7648/11414) Updating files: 68% (7762/11414) Updating files: 69% (7876/11414) Updating files: 70% (7990/11414) Updating files: 71% (8104/11414) Updating files: 72% (8219/11414) Updating files: 73% (8333/11414) Updating files: 74% (8447/11414) Updating files: 75% (8561/11414) Updating files: 76% (8675/11414) Updating files: 77% (8789/11414) Updating files: 78% (8903/11414) Updating files: 79% (9018/11414) Updating files: 80% (9132/11414) Updating files: 81% (9246/11414) Updating files: 82% (9360/11414) Updating files: 83% (9474/11414) Updating files: 83% (9547/11414) Updating files: 84% (9588/11414) Updating files: 85% (9702/11414) Updating files: 86% (9817/11414) Updating files: 87% (9931/11414) Updating files: 88% (10045/11414) Updating files: 89% (10159/11414) Updating files: 90% (10273/11414) Updating files: 91% (10387/11414) Updating files: 92% (10501/11414) Updating files: 93% (10616/11414) Updating files: 94% (10730/11414) Updating files: 95% (10844/11414) Updating files: 96% (10958/11414) Updating files: 97% (11072/11414) Updating files: 98% (11186/11414) Updating files: 99% (11300/11414) Updating files: 100% (11414/11414) Updating files: 100% (11414/11414), done. [2022-04-28T07:34:05.989Z] #14 103.4 Selecting previously unselected package libdevmapper-dev:amd64. [2022-04-28T07:34:05.989Z] #14 103.4 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-04-28T07:34:06.158Z] #26 97.67 + cd /tmp/tmp.UTNIDkjmpB/tmp/docker-ce [2022-04-28T07:34:06.158Z] #26 97.67 + git checkout -q v17.06.2-ce [2022-04-28T07:34:06.261Z] #14 103.5 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-28T07:34:06.262Z] #45 3.308 + git clone https://github.com/docker/distribution.git . [2022-04-28T07:34:06.262Z] #45 3.308 Cloning into '.'... [2022-04-28T07:34:06.416Z] #26 ... [2022-04-28T07:34:06.416Z] [2022-04-28T07:34:06.416Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2022-04-28T07:34:06.416Z] #15 sha256:22f4bc2428baed17950a8493cc6cc7720cf565fa7aa91d269753d85cc2fbf47a [2022-04-28T07:34:06.416Z] #15 DONE 1.1s [2022-04-28T07:34:06.416Z] [2022-04-28T07:34:06.416Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-28T07:34:06.416Z] #58 sha256:3c4bab096653b5f8ce6071049ca6163e71f275f7fe407843d5927caeb8388017 [2022-04-28T07:34:06.416Z] #58 0.768 + RM_GOPATH=0 [2022-04-28T07:34:06.416Z] #58 0.768 + TMP_GOPATH= [2022-04-28T07:34:06.416Z] #58 0.768 + : /build [2022-04-28T07:34:06.416Z] #58 0.768 + '[' -z '' ']' [2022-04-28T07:34:06.416Z] #58 0.769 ++ mktemp -d [2022-04-28T07:34:06.416Z] #58 0.771 + export GOPATH=/tmp/tmp.Wmnlm2Tgke [2022-04-28T07:34:06.416Z] #58 0.774 + GOPATH=/tmp/tmp.Wmnlm2Tgke [2022-04-28T07:34:06.416Z] #58 0.775 + RM_GOPATH=1 [2022-04-28T07:34:06.416Z] #58 0.775 + case "$(go env GOARCH)" in [2022-04-28T07:34:06.416Z] #58 0.775 ++ go env GOARCH [2022-04-28T07:34:06.416Z] #58 0.794 + export GO_BUILDMODE=-buildmode=pie [2022-04-28T07:34:06.416Z] #58 0.794 + GO_BUILDMODE=-buildmode=pie [2022-04-28T07:34:06.416Z] #58 0.795 ++ dirname /install.sh [2022-04-28T07:34:06.416Z] #58 0.796 + dir=/ [2022-04-28T07:34:06.416Z] #58 0.796 + bin=runc [2022-04-28T07:34:06.416Z] #58 0.797 + shift [2022-04-28T07:34:06.416Z] #58 0.797 + '[' '!' -f //runc.installer ']' [2022-04-28T07:34:06.416Z] #58 0.797 + . //runc.installer [2022-04-28T07:34:06.416Z] #58 0.797 ++ set -e [2022-04-28T07:34:06.416Z] #58 0.797 ++ : v1.1.1 [2022-04-28T07:34:06.416Z] #58 0.798 + install_runc [2022-04-28T07:34:06.416Z] #58 0.798 + RUNC_BUILDTAGS=seccomp [2022-04-28T07:34:06.416Z] #58 0.798 + echo 'Install runc version v1.1.1 (build tags: seccomp)' [2022-04-28T07:34:06.416Z] #58 0.798 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Wmnlm2Tgke/src/github.com/opencontainers/runc [2022-04-28T07:34:06.416Z] #58 0.798 Install runc version v1.1.1 (build tags: seccomp) [2022-04-28T07:34:06.416Z] #58 0.801 Cloning into '/tmp/tmp.Wmnlm2Tgke/src/github.com/opencontainers/runc'... [2022-04-28T07:34:06.437Z] #21 7.003 Reading package lists... [2022-04-28T07:34:06.437Z] #21 ... [2022-04-28T07:34:06.437Z] [2022-04-28T07:34:06.437Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-28T07:34:06.437Z] #58 sha256:16c96c6d8b8a0c4bd5b1a3da2bd847f003a4c5b9f21e328c587835d7ea521398 [2022-04-28T07:34:06.437Z] #58 10.51 + cd /tmp/tmp.iXO6j6SyFT/src/github.com/opencontainers/runc [2022-04-28T07:34:06.437Z] #58 10.51 + git checkout -q v1.1.1 [2022-04-28T07:34:06.437Z] #58 10.95 + '[' -z '' ']' [2022-04-28T07:34:06.437Z] #58 10.95 + target=static [2022-04-28T07:34:06.437Z] #58 10.95 + make BUILDTAGS=seccomp static [2022-04-28T07:34:06.437Z] #58 11.17 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.1-0-g52de29d7 -X main.version=1.1.1 " -o runc . [2022-04-28T07:34:06.836Z] #14 104.3 Selecting previously unselected package libseccomp-dev:amd64. [2022-04-28T07:34:06.836Z] #14 104.3 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-04-28T07:34:07.099Z] #14 104.4 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-28T07:34:07.349Z] #58 ... [2022-04-28T07:34:07.349Z] [2022-04-28T07:34:07.349Z] #16 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-04-28T07:34:07.349Z] #16 sha256:4b1ab7dc139bf4699de058a233156555ecde99490bb7cb44f5f9eca3ed243cad [2022-04-28T07:34:07.349Z] #16 DONE 0.9s [2022-04-28T07:34:07.349Z] [2022-04-28T07:34:07.349Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-04-28T07:34:07.349Z] #17 sha256:c8b79c105a69171bd017afa0163487a1d48e4480be1b235638f419664d11f7dc [2022-04-28T07:34:07.912Z] #17 0.628 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-04-28T07:34:08.044Z] #14 105.2 Selecting previously unselected package libsystemd-dev:amd64. [2022-04-28T07:34:08.044Z] #14 105.2 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-04-28T07:34:08.044Z] #14 105.4 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-04-28T07:34:08.170Z] #17 DONE 0.9s [2022-04-28T07:34:08.170Z] [2022-04-28T07:34:08.170Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-28T07:34:08.170Z] #58 sha256:3c4bab096653b5f8ce6071049ca6163e71f275f7fe407843d5927caeb8388017 [2022-04-28T07:34:08.176Z] #45 ... [2022-04-28T07:34:08.176Z] [2022-04-28T07:34:08.176Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-04-28T07:34:08.176Z] #26 sha256:4b0f22ac703d05259001bca39e42de472899a74e03831b8e2e0a323e8d586303 [2022-04-28T07:34:08.176Z] #26 3.227 + RM_GOPATH=0 [2022-04-28T07:34:08.176Z] #26 3.228 + TMP_GOPATH= [2022-04-28T07:34:08.176Z] #26 3.228 + : /build [2022-04-28T07:34:08.176Z] #26 3.228 + '[' -z '' ']' [2022-04-28T07:34:08.176Z] #26 3.228 ++ mktemp -d [2022-04-28T07:34:08.176Z] #26 3.229 + export GOPATH=/tmp/tmp.DE4wODMXuM [2022-04-28T07:34:08.176Z] #26 3.229 + GOPATH=/tmp/tmp.DE4wODMXuM [2022-04-28T07:34:08.176Z] #26 3.229 + RM_GOPATH=1 [2022-04-28T07:34:08.176Z] #26 3.229 + case "$(go env GOARCH)" in [2022-04-28T07:34:08.176Z] #26 3.231 ++ go env GOARCH [2022-04-28T07:34:08.176Z] #26 3.235 + export GO_BUILDMODE=-buildmode=pie [2022-04-28T07:34:08.176Z] #26 3.235 + GO_BUILDMODE=-buildmode=pie [2022-04-28T07:34:08.176Z] #26 3.236 ++ dirname /install.sh [2022-04-28T07:34:08.176Z] #26 3.238 + dir=/ [2022-04-28T07:34:08.176Z] #26 3.238 + bin=dockercli [2022-04-28T07:34:08.176Z] #26 3.238 + shift [2022-04-28T07:34:08.176Z] #26 3.238 + '[' '!' -f //dockercli.installer ']' [2022-04-28T07:34:08.176Z] #26 3.238 + . //dockercli.installer [2022-04-28T07:34:08.176Z] #26 3.239 ++ : stable [2022-04-28T07:34:08.176Z] #26 3.239 ++ : 17.06.2-ce [2022-04-28T07:34:08.176Z] #26 3.239 + install_dockercli [2022-04-28T07:34:08.176Z] #26 3.240 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-04-28T07:34:08.176Z] #26 3.240 Install docker/cli version 17.06.2-ce from stable [2022-04-28T07:34:08.176Z] #26 3.240 ++ uname -m [2022-04-28T07:34:08.176Z] #26 3.243 + arch=x86_64 [2022-04-28T07:34:08.176Z] #26 3.243 + '[' x86_64 '!=' x86_64 ']' [2022-04-28T07:34:08.176Z] #26 3.243 + url=https://download.docker.com/linux/static [2022-04-28T07:34:08.176Z] #26 3.244 + tar -xz docker/docker [2022-04-28T07:34:08.176Z] #26 3.246 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-04-28T07:34:08.620Z] #14 ... [2022-04-28T07:34:08.620Z] [2022-04-28T07:34:08.620Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-28T07:34:08.620Z] #65 sha256:543b86703651be2fdb9480ea9c9a17af15eb7997bccd82539675762ed57ed878 [2022-04-28T07:34:08.620Z] #65 DONE 105.2s [2022-04-28T07:34:08.620Z] [2022-04-28T07:34:08.620Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-04-28T07:34:08.620Z] #66 sha256:5cc79ccd1ed0919b4eadc042b81210fd394e2d031029db71e4bb4ebe50014872 [2022-04-28T07:34:08.620Z] #66 DONE 0.0s [2022-04-28T07:34:08.620Z] [2022-04-28T07:34:08.620Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-28T07:34:08.620Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-28T07:34:08.620Z] #14 105.9 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-28T07:34:08.620Z] #14 105.9 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-04-28T07:34:08.620Z] #14 105.9 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-28T07:34:08.620Z] #14 ... [2022-04-28T07:34:08.620Z] [2022-04-28T07:34:08.620Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-04-28T07:34:08.620Z] #67 sha256:1e55bd8f84e3079f1f66823f23cc62cec56558f6ec2149f7c8080ea5018838b7 [2022-04-28T07:34:08.620Z] #67 DONE 0.1s [2022-04-28T07:34:08.620Z] [2022-04-28T07:34:08.620Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-28T07:34:08.620Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-28T07:34:08.620Z] #14 105.9 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-04-28T07:34:08.620Z] #14 106.0 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-28T07:34:08.620Z] #14 106.0 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-04-28T07:34:08.620Z] #14 106.0 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-28T07:34:08.620Z] #14 106.0 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-04-28T07:34:08.620Z] #14 106.0 Setting up libudev-dev:amd64 (247.3-7) ... [2022-04-28T07:34:08.620Z] #14 106.1 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-04-28T07:34:08.620Z] #14 106.1 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-28T07:34:08.620Z] #14 106.1 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-28T07:34:08.620Z] #14 106.1 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-28T07:34:08.759Z] #19 121.1 Selecting previously unselected package g++-s390x-linux-gnu. [2022-04-28T07:34:08.759Z] #19 121.1 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-28T07:34:08.759Z] #19 121.1 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-04-28T07:34:08.759Z] #19 121.1 Selecting previously unselected package crossbuild-essential-s390x. [2022-04-28T07:34:08.759Z] #19 121.1 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2022-04-28T07:34:08.759Z] #19 121.1 Unpacking crossbuild-essential-s390x (12.9) ... [2022-04-28T07:34:08.759Z] #19 121.2 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-04-28T07:34:08.759Z] #19 121.2 Setting up libfile-which-perl (1.23-1) ... [2022-04-28T07:34:08.759Z] #19 121.2 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-04-28T07:34:08.759Z] #19 121.2 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-04-28T07:34:08.759Z] #19 121.2 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-04-28T07:34:08.759Z] #19 121.2 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-04-28T07:34:08.759Z] #19 121.3 Setting up libicu67:amd64 (67.1-7) ... [2022-04-28T07:34:08.759Z] #19 121.3 Setting up libmagic-mgc (1:5.39-3) ... [2022-04-28T07:34:08.759Z] #19 121.3 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-04-28T07:34:08.759Z] #19 121.3 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-04-28T07:34:08.759Z] #19 121.3 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-04-28T07:34:08.759Z] #19 121.3 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-04-28T07:34:08.759Z] #19 121.3 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-04-28T07:34:08.759Z] #19 121.3 Setting up file (1:5.39-3) ... [2022-04-28T07:34:08.759Z] #19 121.4 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-04-28T07:34:08.759Z] #19 121.4 Setting up bzip2 (1.0.8-4) ... [2022-04-28T07:34:08.759Z] #19 121.4 Setting up libyaml-perl (1.30-1) ... [2022-04-28T07:34:08.759Z] #19 121.4 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-04-28T07:34:08.759Z] #19 121.4 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-04-28T07:34:08.759Z] #19 121.4 Setting up libio-string-perl (1.08-3.1) ... [2022-04-28T07:34:08.759Z] #19 121.4 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-04-28T07:34:08.759Z] #19 121.4 Setting up cross-config (2.6.18+nmu1) ... [2022-04-28T07:34:08.759Z] #19 121.6 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-04-28T07:34:08.759Z] #19 121.6 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-04-28T07:34:08.759Z] #19 121.6 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-04-28T07:34:08.759Z] #19 121.6 Setting up patch (2.7.6-7) ... [2022-04-28T07:34:08.759Z] #19 121.6 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-04-28T07:34:08.759Z] #19 121.6 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-04-28T07:34:08.759Z] #19 121.6 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-28T07:34:08.759Z] #19 121.6 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-04-28T07:34:08.759Z] #19 121.6 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-04-28T07:34:08.759Z] #19 121.7 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-04-28T07:34:08.759Z] #19 121.7 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-28T07:34:08.759Z] #19 121.7 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-04-28T07:34:08.759Z] #19 121.7 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-04-28T07:34:08.759Z] #19 121.7 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-28T07:34:08.759Z] #19 121.7 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-04-28T07:34:08.759Z] #19 121.7 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-04-28T07:34:08.759Z] #19 121.7 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-04-28T07:34:08.759Z] #19 121.7 Setting up libfile-homedir-perl (1.006-1) ... [2022-04-28T07:34:08.759Z] #19 121.8 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-04-28T07:34:08.759Z] #19 121.8 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-04-28T07:34:08.759Z] #19 121.8 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-28T07:34:08.759Z] #19 121.8 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-04-28T07:34:08.759Z] #19 121.8 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-04-28T07:34:08.759Z] #19 121.8 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-04-28T07:34:08.881Z] #14 106.1 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-28T07:34:08.882Z] #14 106.1 Setting up mingw-w64-common (8.0.0-1) ... [2022-04-28T07:34:08.882Z] #14 106.2 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-04-28T07:34:08.882Z] #14 106.2 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-28T07:34:08.882Z] #14 106.2 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-04-28T07:34:08.882Z] #14 106.2 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-04-28T07:34:08.882Z] #14 106.3 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-28T07:34:08.882Z] #14 106.3 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-28T07:34:08.882Z] #14 106.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-04-28T07:34:08.882Z] #14 106.3 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-28T07:34:08.882Z] #14 106.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-04-28T07:34:08.882Z] #14 106.3 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-28T07:34:09.016Z] #19 121.8 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-04-28T07:34:09.016Z] #19 121.8 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-04-28T07:34:09.016Z] #19 121.8 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-04-28T07:34:09.016Z] #19 121.9 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-04-28T07:34:09.016Z] #19 121.9 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-04-28T07:34:09.016Z] #19 121.9 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-04-28T07:34:09.016Z] #19 121.9 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-04-28T07:34:09.016Z] #19 121.9 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-04-28T07:34:09.016Z] #19 121.9 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-04-28T07:34:09.016Z] #19 121.9 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-04-28T07:34:09.016Z] #19 121.9 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-04-28T07:34:09.016Z] #19 121.9 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-04-28T07:34:09.016Z] #19 122.0 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-04-28T07:34:09.016Z] #19 122.0 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-04-28T07:34:09.016Z] #19 122.0 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-04-28T07:34:09.016Z] #19 122.0 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-04-28T07:34:09.143Z] #14 106.4 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-28T07:34:09.143Z] #14 106.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-04-28T07:34:09.143Z] #14 106.4 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-28T07:34:09.143Z] #14 106.4 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-28T07:34:09.143Z] #14 106.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-28T07:34:09.143Z] #14 106.5 Setting up dmsetup (2:1.02.175-2.1) ... [2022-04-28T07:34:09.143Z] #14 106.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-28T07:34:09.143Z] #14 106.5 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-28T07:34:09.143Z] #14 106.5 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-28T07:34:09.273Z] #19 122.0 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-04-28T07:34:09.273Z] #19 122.0 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-04-28T07:34:09.273Z] #19 122.1 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-04-28T07:34:09.273Z] #19 122.1 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-04-28T07:34:09.273Z] #19 122.1 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-04-28T07:34:09.273Z] #19 122.1 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-04-28T07:34:09.273Z] #19 122.1 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-28T07:34:09.273Z] #19 122.1 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-04-28T07:34:09.273Z] #19 122.2 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-04-28T07:34:09.273Z] #19 122.2 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-04-28T07:34:09.775Z] #19 122.3 [2022-04-28T07:34:09.775Z] #19 122.3 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-04-28T07:34:09.775Z] #19 122.4 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-04-28T07:34:09.775Z] #19 122.4 Setting up dpkg-dev (1.20.9) ... [2022-04-28T07:34:09.775Z] #19 122.4 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-04-28T07:34:09.775Z] #19 122.4 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-04-28T07:34:09.775Z] #19 122.4 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-04-28T07:34:09.775Z] #19 122.4 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-04-28T07:34:09.775Z] #19 122.4 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-04-28T07:34:09.775Z] #19 122.5 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-04-28T07:34:09.775Z] #19 122.5 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-04-28T07:34:09.775Z] #19 122.5 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-04-28T07:34:09.775Z] #19 122.5 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-04-28T07:34:09.775Z] #19 122.5 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-04-28T07:34:09.775Z] #19 122.5 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-04-28T07:34:09.775Z] #19 122.5 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-04-28T07:34:09.775Z] #19 122.6 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-04-28T07:34:09.775Z] #19 122.6 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-04-28T07:34:09.775Z] #19 122.7 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-04-28T07:34:09.775Z] #19 122.8 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-04-28T07:34:09.777Z] #58 ... [2022-04-28T07:34:09.777Z] [2022-04-28T07:34:09.777Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-28T07:34:09.777Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9 [2022-04-28T07:34:09.777Z] #21 7.003 Reading package lists... [2022-04-28T07:34:09.777Z] #21 9.553 Reading package lists... [2022-04-28T07:34:09.777Z] #21 11.86 Building dependency tree... [2022-04-28T07:34:09.796Z] #58 ... [2022-04-28T07:34:09.796Z] [2022-04-28T07:34:09.796Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-04-28T07:34:09.796Z] #18 sha256:ec5196f8ac010bfcb6cd8aee3a8bdd5662adc5e6662e07120d56f63c8eb9bd60 [2022-04-28T07:34:09.796Z] #18 DONE 1.1s [2022-04-28T07:34:09.796Z] [2022-04-28T07:34:09.796Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-04-28T07:34:09.796Z] #19 sha256:8401762ed8936ffe11b1882ae8f4c12830c9be2e96744fc6f3696e8f85b5df94 [2022-04-28T07:34:09.798Z] #14 DONE 107.1s [2022-04-28T07:34:09.798Z] [2022-04-28T07:34:09.798Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2022-04-28T07:34:09.798Z] #15 sha256:29f181392b4181df7deecb1bde239df90613839089af6ee93988726848e24124 [2022-04-28T07:34:10.035Z] #19 122.8 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-04-28T07:34:10.035Z] #19 122.8 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-04-28T07:34:10.035Z] #19 122.9 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-04-28T07:34:10.035Z] #19 122.9 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-04-28T07:34:10.035Z] #19 122.9 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-04-28T07:34:10.035Z] #19 122.9 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-04-28T07:34:10.035Z] #19 122.9 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-04-28T07:34:10.035Z] #19 122.9 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-04-28T07:34:10.035Z] #19 122.9 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-04-28T07:34:10.035Z] #19 122.9 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-04-28T07:34:10.035Z] #19 123.0 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-04-28T07:34:10.035Z] #19 123.0 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-28T07:34:10.035Z] #19 123.0 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-04-28T07:34:10.035Z] #19 123.0 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-04-28T07:34:10.035Z] #19 123.0 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-04-28T07:34:10.035Z] #19 123.0 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-04-28T07:34:10.035Z] #19 123.0 Setting up libxml-simple-perl (2.25-1) ... [2022-04-28T07:34:10.293Z] #19 123.0 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-04-28T07:34:10.293Z] #19 123.0 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-04-28T07:34:10.293Z] #19 123.1 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-04-28T07:34:10.293Z] #19 123.1 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-04-28T07:34:10.293Z] #19 123.1 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-04-28T07:34:10.293Z] #19 123.1 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-04-28T07:34:10.293Z] #19 123.1 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-04-28T07:34:10.293Z] #19 123.1 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-04-28T07:34:10.293Z] #19 123.1 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-04-28T07:34:10.293Z] #19 123.2 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-04-28T07:34:10.293Z] #19 123.2 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-04-28T07:34:10.293Z] #19 123.3 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-04-28T07:34:10.371Z] #15 ... [2022-04-28T07:34:10.371Z] [2022-04-28T07:34:10.371Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-04-28T07:34:10.371Z] #57 sha256:4538831b19d1750a2ec2fa1e29db7cc54405ef782ced175152d9aae346e24318 [2022-04-28T07:34:10.371Z] #57 DONE 0.5s [2022-04-28T07:34:10.371Z] [2022-04-28T07:34:10.371Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-28T07:34:10.371Z] #58 sha256:7f2623a5e5231e4b95910f39f4ddd7f01e9ce30c40290ac902004cca9e4922f0 [2022-04-28T07:34:10.551Z] #19 123.3 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-04-28T07:34:10.551Z] #19 123.4 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-04-28T07:34:10.551Z] #19 123.4 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-04-28T07:34:10.551Z] #19 123.4 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-04-28T07:34:10.551Z] #19 123.5 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-04-28T07:34:10.722Z] #21 13.18 The following additional packages will be installed: [2022-04-28T07:34:10.723Z] #21 13.19 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-28T07:34:10.723Z] #21 13.19 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-04-28T07:34:10.723Z] #21 13.19 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-04-28T07:34:10.723Z] #21 13.19 python3-pkg-resources vim-runtime xxd [2022-04-28T07:34:10.723Z] #21 13.20 Suggested packages: [2022-04-28T07:34:10.723Z] #21 13.21 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-04-28T07:34:10.723Z] #21 13.21 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-04-28T07:34:10.723Z] #21 13.21 acl attr quota [2022-04-28T07:34:10.723Z] #21 13.21 Recommended packages: [2022-04-28T07:34:10.723Z] #21 13.21 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-04-28T07:34:10.726Z] #19 DONE 1.5s [2022-04-28T07:34:10.726Z] [2022-04-28T07:34:10.726Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-04-28T07:34:10.726Z] #26 sha256:50f7c68eab270bf15844f357e401efb18fecc18e4c3105a1412c48d98ce726e4 [2022-04-28T07:34:10.726Z] #26 101.5 + mkdir -p /tmp/tmp.UTNIDkjmpB/src/github.com/docker [2022-04-28T07:34:10.726Z] #26 101.5 + mv components/cli /tmp/tmp.UTNIDkjmpB/src/github.com/docker/cli [2022-04-28T07:34:10.726Z] #26 101.5 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-04-28T07:34:10.726Z] #26 ... [2022-04-28T07:34:10.726Z] [2022-04-28T07:34:10.726Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-28T07:34:10.726Z] #34 sha256:e673d081f5fba2216e7d98deb7841fa4f5bb2e3f032706a403bf0730dce385e8 [2022-04-28T07:34:10.726Z] #34 DONE 102.5s [2022-04-28T07:34:10.809Z] #19 123.6 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-04-28T07:34:10.809Z] #19 123.7 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-04-28T07:34:10.983Z] [2022-04-28T07:34:10.983Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2022-04-28T07:34:10.983Z] #20 sha256:69cc771ff27f176862cc9c8036281d2ed3d0187080716c7bd20450bfd778fe25 [2022-04-28T07:34:11.068Z] #19 123.9 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-04-28T07:34:11.068Z] #19 123.9 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-04-28T07:34:11.068Z] #19 123.9 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-04-28T07:34:11.068Z] #19 123.9 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-04-28T07:34:11.068Z] #19 123.9 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-04-28T07:34:11.068Z] #19 123.9 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-04-28T07:34:11.068Z] #19 123.9 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-04-28T07:34:11.068Z] #19 124.0 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-04-28T07:34:11.068Z] #19 124.0 Setting up crossbuild-essential-armel (12.9) ... [2022-04-28T07:34:11.068Z] #19 124.0 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-04-28T07:34:11.068Z] #19 124.0 Setting up crossbuild-essential-armhf (12.9) ... [2022-04-28T07:34:11.068Z] #19 124.0 Setting up crossbuild-essential-arm64 (12.9) ... [2022-04-28T07:34:11.296Z] #21 ... [2022-04-28T07:34:11.296Z] [2022-04-28T07:34:11.296Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-28T07:34:11.296Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-04-28T07:34:11.296Z] #34 DONE 126.9s [2022-04-28T07:34:11.296Z] [2022-04-28T07:34:11.296Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-28T07:34:11.296Z] #62 sha256:3687a4ee7d2bc92fe69f1e5bb85773b690adfc1048ba517464d9318975655138 [2022-04-28T07:34:11.316Z] #58 ... [2022-04-28T07:34:11.316Z] [2022-04-28T07:34:11.316Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2022-04-28T07:34:11.316Z] #15 sha256:29f181392b4181df7deecb1bde239df90613839089af6ee93988726848e24124 [2022-04-28T07:34:11.316Z] #15 DONE 1.6s [2022-04-28T07:34:11.316Z] [2022-04-28T07:34:11.316Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-28T07:34:11.316Z] #58 sha256:7f2623a5e5231e4b95910f39f4ddd7f01e9ce30c40290ac902004cca9e4922f0 [2022-04-28T07:34:11.316Z] #58 1.161 + RM_GOPATH=0 [2022-04-28T07:34:11.316Z] #58 1.161 + TMP_GOPATH= [2022-04-28T07:34:11.316Z] #58 1.161 + : /build [2022-04-28T07:34:11.316Z] #58 1.161 + '[' -z '' ']' [2022-04-28T07:34:11.316Z] #58 1.161 ++ mktemp -d [2022-04-28T07:34:11.327Z] #19 124.0 Setting up crossbuild-essential-s390x (12.9) ... [2022-04-28T07:34:11.327Z] #19 124.0 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-04-28T07:34:11.327Z] #19 124.0 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-28T07:34:11.579Z] #58 1.168 + export GOPATH=/tmp/tmp.3PH4TOFJJ1 [2022-04-28T07:34:11.579Z] #58 1.168 + GOPATH=/tmp/tmp.3PH4TOFJJ1 [2022-04-28T07:34:11.579Z] #58 1.168 + RM_GOPATH=1 [2022-04-28T07:34:11.579Z] #58 1.168 + case "$(go env GOARCH)" in [2022-04-28T07:34:11.579Z] #58 1.168 ++ go env GOARCH [2022-04-28T07:34:11.579Z] #58 1.208 + export GO_BUILDMODE=-buildmode=pie [2022-04-28T07:34:11.579Z] #58 1.208 + GO_BUILDMODE=-buildmode=pie [2022-04-28T07:34:11.579Z] #58 1.208 ++ dirname /install.sh [2022-04-28T07:34:11.579Z] #58 1.208 + dir=/ [2022-04-28T07:34:11.579Z] #58 1.208 + bin=runc [2022-04-28T07:34:11.579Z] #58 1.208 + shift [2022-04-28T07:34:11.579Z] #58 1.208 + '[' '!' -f //runc.installer ']' [2022-04-28T07:34:11.579Z] #58 1.208 + . //runc.installer [2022-04-28T07:34:11.579Z] #58 1.208 ++ set -e [2022-04-28T07:34:11.579Z] #58 1.208 ++ : v1.1.1 [2022-04-28T07:34:11.579Z] #58 1.208 + install_runc [2022-04-28T07:34:11.579Z] #58 1.208 + RUNC_BUILDTAGS=seccomp [2022-04-28T07:34:11.579Z] #58 1.208 + echo 'Install runc version v1.1.1 (build tags: seccomp)' [2022-04-28T07:34:11.579Z] #58 1.208 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.3PH4TOFJJ1/src/github.com/opencontainers/runc [2022-04-28T07:34:11.579Z] #58 1.211 Cloning into '/tmp/tmp.3PH4TOFJJ1/src/github.com/opencontainers/runc'... [2022-04-28T07:34:11.579Z] #58 1.211 Install runc version v1.1.1 (build tags: seccomp) [2022-04-28T07:34:11.917Z] #20 DONE 1.2s [2022-04-28T07:34:11.917Z] [2022-04-28T07:34:11.917Z] #45 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-28T07:34:11.917Z] #45 sha256:03e343ea3e293af9f5654274694c4865931147d25ab5ee0a603c5d37c8c1fcbd [2022-04-28T07:34:11.917Z] #45 ... [2022-04-28T07:34:11.917Z] [2022-04-28T07:34:11.917Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-28T07:34:11.917Z] #21 sha256:585372c0dedb305a89ca232056fe6418a96787344951fcab8b48026c8b5c7f47 [2022-04-28T07:34:12.242Z] #62 ... [2022-04-28T07:34:12.242Z] [2022-04-28T07:34:12.242Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-28T07:34:12.242Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9 [2022-04-28T07:34:12.242Z] #21 14.79 The following NEW packages will be installed: [2022-04-28T07:34:12.242Z] #21 14.79 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-04-28T07:34:12.242Z] #21 14.80 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-28T07:34:12.242Z] #21 14.80 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-04-28T07:34:12.242Z] #21 14.80 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-04-28T07:34:12.242Z] #21 14.80 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-04-28T07:34:12.242Z] #21 14.80 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-04-28T07:34:12.242Z] #21 14.80 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-04-28T07:34:12.242Z] #21 14.80 xz-utils zip zstd [2022-04-28T07:34:12.322Z] Running on azwin-2-19d1e0 in d:\jenkins\workspace\moby_PR-43536 [Pipeline] { [Pipeline] ws [2022-04-28T07:34:12.340Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-04-28T07:34:12.505Z] #21 15.11 0 upgraded, 48 newly installed, 0 to remove and 2 not upgraded. [2022-04-28T07:34:12.505Z] #21 15.11 Need to get 27.6 MB of archives. [2022-04-28T07:34:12.505Z] #21 15.11 After this operation, 106 MB of additional disk space will be used. [2022-04-28T07:34:12.505Z] #21 15.11 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-04-28T07:34:12.505Z] #21 15.11 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-04-28T07:34:12.505Z] #21 15.12 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-04-28T07:34:12.505Z] #21 15.12 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-04-28T07:34:12.505Z] #21 15.12 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-04-28T07:34:12.505Z] #21 15.13 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-04-28T07:34:12.505Z] #21 15.13 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-04-28T07:34:12.505Z] #21 15.13 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-04-28T07:34:12.505Z] #21 15.16 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-28T07:34:12.505Z] #21 15.16 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-28T07:34:12.505Z] #21 15.17 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-04-28T07:34:12.505Z] #21 15.18 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-04-28T07:34:12.505Z] #21 15.18 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-04-28T07:34:12.505Z] #21 15.19 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-04-28T07:34:12.505Z] #21 15.20 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-04-28T07:34:12.528Z] #58 ... [2022-04-28T07:34:12.528Z] [2022-04-28T07:34:12.528Z] #16 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-04-28T07:34:12.528Z] #16 sha256:f35a51630ad3b2780f03cf5cd8394bca81809569a510447108667066e916eecd [2022-04-28T07:34:12.528Z] #16 DONE 1.0s [2022-04-28T07:34:12.528Z] [2022-04-28T07:34:12.528Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-04-28T07:34:12.528Z] #17 sha256:dcf2e28c1f464a708d246e4de51ad9bee53ced7251dcb20e7c9a1594f0e44825 [2022-04-28T07:34:12.599Z] #26 ... [2022-04-28T07:34:12.599Z] [2022-04-28T07:34:12.599Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-04-28T07:34:12.599Z] #36 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368 [2022-04-28T07:34:12.599Z] #36 3.585 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-04-28T07:34:12.767Z] #21 15.21 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-04-28T07:34:12.767Z] #21 15.21 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-04-28T07:34:12.767Z] #21 15.22 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-04-28T07:34:12.767Z] #21 15.22 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-04-28T07:34:12.767Z] #21 15.22 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-04-28T07:34:12.767Z] #21 15.22 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-04-28T07:34:12.767Z] #21 15.23 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-28T07:34:12.767Z] #21 15.23 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-28T07:34:12.767Z] #21 15.24 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-28T07:34:12.767Z] #21 15.25 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-04-28T07:34:12.767Z] #21 15.25 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-04-28T07:34:12.767Z] #21 15.26 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-04-28T07:34:12.859Z] #36 ... [2022-04-28T07:34:12.859Z] [2022-04-28T07:34:12.859Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-28T07:34:12.859Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-28T07:34:12.859Z] #53 4.960 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-04-28T07:34:12.859Z] #53 ... [2022-04-28T07:34:12.859Z] [2022-04-28T07:34:12.859Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-28T07:34:12.859Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-04-28T07:34:12.859Z] #51 3.964 go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-28T07:34:12.859Z] #51 5.613 go: downloading github.com/fatih/color v1.10.0 [2022-04-28T07:34:12.859Z] #51 5.641 go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-28T07:34:12.859Z] #51 5.681 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-28T07:34:12.859Z] #51 5.713 go: downloading github.com/pkg/errors v0.9.1 [2022-04-28T07:34:12.859Z] #51 6.172 go: downloading golang.org/x/tools v0.1.0 [2022-04-28T07:34:12.859Z] #51 6.248 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-28T07:34:12.859Z] #51 6.322 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-28T07:34:12.860Z] #51 6.359 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-28T07:34:12.860Z] #51 6.572 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-28T07:34:13.029Z] #21 15.55 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-04-28T07:34:13.029Z] #21 15.56 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-28T07:34:13.029Z] #21 15.57 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-04-28T07:34:13.029Z] #21 15.57 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-04-28T07:34:13.029Z] #21 15.57 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-04-28T07:34:13.029Z] #21 15.57 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-04-28T07:34:13.029Z] #21 15.58 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-04-28T07:34:13.029Z] #21 15.63 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-04-28T07:34:13.120Z] #51 10.37 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-28T07:34:13.120Z] #51 ... [2022-04-28T07:34:13.120Z] [2022-04-28T07:34:13.120Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-04-28T07:34:13.120Z] #55 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-04-28T07:34:13.120Z] #55 4.067 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-04-28T07:34:13.120Z] #55 5.135 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-04-28T07:34:13.120Z] #55 5.166 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-04-28T07:34:13.120Z] #55 5.258 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-04-28T07:34:13.120Z] #55 7.150 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-04-28T07:34:13.120Z] #55 ... [2022-04-28T07:34:13.120Z] [2022-04-28T07:34:13.120Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-28T07:34:13.120Z] #65 sha256:2a626735e151b2dc859ea2330c47911255fd42e2fb5d99f8a7b4e2943cc3f2af [2022-04-28T07:34:13.120Z] #65 3.511 + RM_GOPATH=0 [2022-04-28T07:34:13.120Z] #65 3.511 + TMP_GOPATH= [2022-04-28T07:34:13.120Z] #65 3.511 + : /build [2022-04-28T07:34:13.120Z] #65 3.511 + '[' -z '' ']' [2022-04-28T07:34:13.120Z] #65 3.511 ++ mktemp -d [2022-04-28T07:34:13.120Z] #65 3.511 + export GOPATH=/tmp/tmp.kCo52aQNIF [2022-04-28T07:34:13.120Z] #65 3.511 + GOPATH=/tmp/tmp.kCo52aQNIF [2022-04-28T07:34:13.120Z] #65 3.511 + RM_GOPATH=1 [2022-04-28T07:34:13.120Z] #65 3.511 + case "$(go env GOARCH)" in [2022-04-28T07:34:13.120Z] #65 3.511 ++ go env GOARCH [2022-04-28T07:34:13.120Z] #65 3.524 + export GO_BUILDMODE=-buildmode=pie [2022-04-28T07:34:13.120Z] #65 3.524 + GO_BUILDMODE=-buildmode=pie [2022-04-28T07:34:13.120Z] #65 3.524 ++ dirname /install.sh [2022-04-28T07:34:13.120Z] #65 3.524 + dir=/ [2022-04-28T07:34:13.120Z] #65 3.524 + bin=rootlesskit [2022-04-28T07:34:13.120Z] #65 3.524 + shift [2022-04-28T07:34:13.120Z] #65 3.524 + '[' '!' -f //rootlesskit.installer ']' [2022-04-28T07:34:13.120Z] #65 3.524 + . //rootlesskit.installer [2022-04-28T07:34:13.120Z] #65 3.524 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-04-28T07:34:13.120Z] #65 3.524 + install_rootlesskit [2022-04-28T07:34:13.120Z] #65 3.524 + case "$1" in [2022-04-28T07:34:13.120Z] #65 3.524 + export CGO_ENABLED=0 [2022-04-28T07:34:13.120Z] #65 3.524 + CGO_ENABLED=0 [2022-04-28T07:34:13.120Z] #65 3.524 + _install_rootlesskit [2022-04-28T07:34:13.120Z] #65 3.524 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-04-28T07:34:13.120Z] #65 3.524 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-28T07:34:13.120Z] #65 3.524 + GOBIN=/build [2022-04-28T07:34:13.120Z] #65 3.524 + GO111MODULE=on [2022-04-28T07:34:13.120Z] #65 3.524 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-04-28T07:34:13.120Z] #65 3.525 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-04-28T07:34:13.120Z] #65 3.945 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-04-28T07:34:13.120Z] #65 6.206 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-28T07:34:13.120Z] #65 6.232 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-04-28T07:34:13.120Z] #65 6.857 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-04-28T07:34:13.120Z] #65 10.05 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-04-28T07:34:13.295Z] #21 15.64 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-04-28T07:34:13.295Z] #21 15.64 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-28T07:34:13.295Z] #21 15.65 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-04-28T07:34:13.295Z] #21 15.66 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-04-28T07:34:13.295Z] #21 15.66 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-04-28T07:34:13.295Z] #21 15.66 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-04-28T07:34:13.295Z] #21 15.69 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-04-28T07:34:13.295Z] #21 15.70 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-04-28T07:34:13.295Z] #21 15.71 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-04-28T07:34:13.331Z] #21 1.123 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-28T07:34:13.331Z] #21 1.146 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-28T07:34:13.331Z] #21 1.146 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-28T07:34:13.381Z] #65 ... [2022-04-28T07:34:13.381Z] [2022-04-28T07:34:13.381Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-28T07:34:13.381Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-04-28T07:34:13.381Z] #60 5.521 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-28T07:34:13.381Z] #60 5.560 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-28T07:34:13.381Z] #60 5.563 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-28T07:34:13.381Z] #60 6.443 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-28T07:34:13.381Z] #60 8.295 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-28T07:34:13.381Z] #60 10.81 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-28T07:34:13.381Z] #60 ... [2022-04-28T07:34:13.381Z] [2022-04-28T07:34:13.381Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-28T07:34:13.381Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-28T07:34:13.381Z] #49 4.474 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-28T07:34:13.381Z] #49 4.512 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-28T07:34:13.381Z] #49 4.515 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-28T07:34:13.381Z] #49 5.097 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-04-28T07:34:13.381Z] #49 5.526 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-28T07:34:13.381Z] #49 8.161 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-28T07:34:13.381Z] #49 10.52 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-28T07:34:13.475Z] #17 0.801 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-04-28T07:34:13.475Z] #17 DONE 0.9s [2022-04-28T07:34:13.475Z] [2022-04-28T07:34:13.475Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-04-28T07:34:13.475Z] #18 sha256:1a7bf4f20272a2fb012d26ffc7fc90fc670b30730171c30d50f6ec83cf4bfc25 [2022-04-28T07:34:13.555Z] #21 15.94 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-04-28T07:34:13.555Z] #21 15.97 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-04-28T07:34:13.555Z] #21 16.00 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-04-28T07:34:13.555Z] #21 16.00 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-04-28T07:34:13.595Z] #21 1.644 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-28T07:34:13.640Z] #49 ... [2022-04-28T07:34:13.640Z] [2022-04-28T07:34:13.640Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-04-28T07:34:13.640Z] #26 sha256:4b0f22ac703d05259001bca39e42de472899a74e03831b8e2e0a323e8d586303 [2022-04-28T07:34:13.640Z] #26 10.09 + mkdir -p /build [2022-04-28T07:34:13.640Z] #26 10.10 + mv docker/docker /build/ [2022-04-28T07:34:13.640Z] #26 10.11 + rmdir docker [2022-04-28T07:34:13.640Z] #26 DONE 10.8s [2022-04-28T07:34:13.640Z] [2022-04-28T07:34:13.640Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-28T07:34:13.640Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-28T07:34:13.640Z] #40 2.968 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-28T07:34:13.640Z] #40 2.979 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-28T07:34:13.640Z] #40 2.988 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-28T07:34:13.640Z] #40 3.185 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-28T07:34:13.640Z] #40 3.852 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-28T07:34:13.640Z] #40 5.530 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-28T07:34:13.773Z] The recommended git tool is: git [2022-04-28T07:34:13.815Z] #21 16.52 debconf: delaying package configuration, since apt-utils is not installed [2022-04-28T07:34:13.838Z] Running on azwin-2-5f6e30 in d:\jenkins\workspace\moby_PR-43536 [Pipeline] { [Pipeline] ws [2022-04-28T07:34:13.853Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-04-28T07:34:13.900Z] #40 ... [2022-04-28T07:34:13.900Z] [2022-04-28T07:34:13.900Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-28T07:34:13.900Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-28T07:34:13.900Z] #14 4.349 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-28T07:34:13.900Z] #14 4.381 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-28T07:34:13.900Z] #14 4.381 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-28T07:34:13.900Z] #14 5.038 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-28T07:34:13.900Z] #14 6.859 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-28T07:34:13.900Z] #14 9.245 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-28T07:34:13.900Z] #14 ... [2022-04-28T07:34:13.900Z] [2022-04-28T07:34:13.900Z] #38 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-04-28T07:34:13.900Z] #38 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-04-28T07:34:13.900Z] #38 4.411 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-04-28T07:34:13.900Z] #38 5.155 go: downloading github.com/tc-hib/winres v0.1.5 [2022-04-28T07:34:13.900Z] #38 6.674 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-04-28T07:34:13.900Z] #38 6.991 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-04-28T07:34:13.900Z] #38 7.051 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-04-28T07:34:13.900Z] #38 10.15 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-04-28T07:34:13.900Z] #38 10.26 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-28T07:34:14.076Z] #21 16.64 Fetched 27.6 MB in 1s (23.1 MB/s) [2022-04-28T07:34:14.076Z] #21 16.69 Selecting previously unselected package pigz. [2022-04-28T07:34:14.076Z] #21 16.69 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24010 files and directories currently installed.) [2022-04-28T07:34:14.076Z] #21 16.73 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-04-28T07:34:14.076Z] #21 16.74 Unpacking pigz (2.6-1) ... [2022-04-28T07:34:14.159Z] #38 ... [2022-04-28T07:34:14.159Z] [2022-04-28T07:34:14.159Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-28T07:34:14.159Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-04-28T07:34:14.159Z] #34 4.490 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-04-28T07:34:14.159Z] #34 4.515 Cloning into '.'... [2022-04-28T07:34:14.159Z] #34 ... [2022-04-28T07:34:14.159Z] [2022-04-28T07:34:14.159Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-28T07:34:14.159Z] #65 sha256:2a626735e151b2dc859ea2330c47911255fd42e2fb5d99f8a7b4e2943cc3f2af [2022-04-28T07:34:14.159Z] #65 11.13 go: downloading github.com/google/uuid v1.3.0 [2022-04-28T07:34:14.159Z] #65 11.15 go: downloading github.com/moby/vpnkit v0.5.0 [2022-04-28T07:34:14.159Z] #65 11.19 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-04-28T07:34:14.159Z] #65 11.25 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-28T07:34:14.166Z] #21 2.205 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-28T07:34:14.337Z] #21 16.83 Selecting previously unselected package libelf1:amd64. [2022-04-28T07:34:14.337Z] #21 16.83 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-04-28T07:34:14.337Z] #21 16.85 Unpacking libelf1:amd64 (0.183-1) ... [2022-04-28T07:34:14.337Z] #21 17.00 Selecting previously unselected package libbpf0:amd64. [2022-04-28T07:34:14.423Z] #65 11.36 go: downloading github.com/gorilla/mux v1.8.0 [2022-04-28T07:34:14.428Z] #18 DONE 0.9s [2022-04-28T07:34:14.428Z] [2022-04-28T07:34:14.428Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-04-28T07:34:14.428Z] #19 sha256:96ca370e47647410cfb3419262c5e56b206bf89babd7b9d4074febe5183463c5 [2022-04-28T07:34:14.598Z] #21 17.00 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-04-28T07:34:14.598Z] #21 17.02 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-04-28T07:34:14.598Z] #21 17.11 Selecting previously unselected package libcap2:amd64. [2022-04-28T07:34:14.598Z] #21 17.12 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-04-28T07:34:14.598Z] #21 17.12 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-04-28T07:34:14.598Z] #21 17.17 Selecting previously unselected package libmnl0:amd64. [2022-04-28T07:34:14.598Z] #21 17.17 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-04-28T07:34:14.598Z] #21 17.18 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-04-28T07:34:14.615Z] #19 DONE 127.5s [2022-04-28T07:34:14.615Z] [2022-04-28T07:34:14.615Z] #71 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-04-28T07:34:14.615Z] #71 sha256:3f0c24fcdd6c92a7822a5e04a0add7b4f76840e1861365203e104ac94e6d6e25 [2022-04-28T07:34:14.615Z] #71 DONE 0.1s [2022-04-28T07:34:14.615Z] [2022-04-28T07:34:14.615Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-04-28T07:34:14.615Z] #32 sha256:57cd09a88c5b74b1b321ffecd10a23855ac15e5a50ad65dd867c8eb71469dbd4 [2022-04-28T07:34:14.615Z] #32 DONE 0.1s [2022-04-28T07:34:14.615Z] [2022-04-28T07:34:14.615Z] #72 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-28T07:34:14.615Z] #72 sha256:8fd9df2d221547690dcf540c22ed655caffe3f5608189d0a0948eee6b2b85e49 [2022-04-28T07:34:14.683Z] #65 11.78 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-04-28T07:34:14.861Z] #21 17.22 Selecting previously unselected package libxtables12:amd64. [2022-04-28T07:34:14.861Z] #21 17.23 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-04-28T07:34:14.861Z] #21 17.23 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-04-28T07:34:14.861Z] #21 17.29 Selecting previously unselected package libcap2-bin. [2022-04-28T07:34:14.861Z] #21 17.29 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-04-28T07:34:14.861Z] #21 17.31 Unpacking libcap2-bin (1:2.44-1) ... [2022-04-28T07:34:14.861Z] #21 17.38 Selecting previously unselected package iproute2. [2022-04-28T07:34:14.861Z] #21 17.38 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-04-28T07:34:14.861Z] #21 17.39 Unpacking iproute2 (5.10.0-4) ... [2022-04-28T07:34:15.376Z] #19 DONE 1.0s [2022-04-28T07:34:15.376Z] [2022-04-28T07:34:15.376Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2022-04-28T07:34:15.376Z] #20 sha256:4eaffd71a03e2a310e73d03247d2193eacf9f201929e4f5e00737dfe7f918c04 [2022-04-28T07:34:15.381Z] The recommended git tool is: git [2022-04-28T07:34:15.383Z] #21 17.80 Selecting previously unselected package xxd. [2022-04-28T07:34:15.383Z] #21 17.82 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-28T07:34:15.383Z] #21 17.82 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-28T07:34:15.383Z] #21 17.92 Selecting previously unselected package vim-common. [2022-04-28T07:34:15.383Z] #21 17.93 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-28T07:34:15.383Z] #21 17.94 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-28T07:34:15.535Z] #21 3.304 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-28T07:34:15.551Z] #72 0.865 + RM_GOPATH=0 [2022-04-28T07:34:15.551Z] #72 0.865 + TMP_GOPATH= [2022-04-28T07:34:15.551Z] #72 0.865 + : /build [2022-04-28T07:34:15.551Z] #72 0.865 + '[' -z '' ']' [2022-04-28T07:34:15.551Z] #72 0.865 ++ mktemp -d [2022-04-28T07:34:15.551Z] #72 0.866 + export GOPATH=/tmp/tmp.xR3UFFAXjT [2022-04-28T07:34:15.551Z] #72 0.866 + GOPATH=/tmp/tmp.xR3UFFAXjT [2022-04-28T07:34:15.551Z] #72 0.866 + RM_GOPATH=1 [2022-04-28T07:34:15.551Z] #72 0.866 + case "$(go env GOARCH)" in [2022-04-28T07:34:15.551Z] #72 0.866 ++ go env GOARCH [2022-04-28T07:34:15.551Z] #72 0.870 + export GO_BUILDMODE=-buildmode=pie [2022-04-28T07:34:15.551Z] #72 0.870 + GO_BUILDMODE=-buildmode=pie [2022-04-28T07:34:15.551Z] #72 0.870 ++ dirname /install.sh [2022-04-28T07:34:15.551Z] #72 0.871 + dir=/ [2022-04-28T07:34:15.551Z] #72 0.871 + bin=rootlesskit [2022-04-28T07:34:15.551Z] #72 0.871 + shift [2022-04-28T07:34:15.551Z] #72 0.871 + '[' '!' -f //rootlesskit.installer ']' [2022-04-28T07:34:15.551Z] #72 0.871 + . //rootlesskit.installer [2022-04-28T07:34:15.551Z] #72 0.871 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-04-28T07:34:15.551Z] #72 0.871 + install_rootlesskit [2022-04-28T07:34:15.551Z] #72 0.871 + case "$1" in [2022-04-28T07:34:15.551Z] #72 0.871 + export CGO_ENABLED=0 [2022-04-28T07:34:15.551Z] #72 0.871 + CGO_ENABLED=0 [2022-04-28T07:34:15.551Z] #72 0.871 + _install_rootlesskit [2022-04-28T07:34:15.551Z] #72 0.871 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-04-28T07:34:15.551Z] #72 0.871 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-28T07:34:15.551Z] #72 0.871 + GOBIN=/build [2022-04-28T07:34:15.551Z] #72 0.871 + GO111MODULE=on [2022-04-28T07:34:15.551Z] #72 0.871 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-04-28T07:34:15.551Z] #72 0.872 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-04-28T07:34:15.551Z] #72 0.904 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-04-28T07:34:15.623Z] #65 12.48 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-04-28T07:34:15.623Z] #65 12.70 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-04-28T07:34:15.647Z] #21 18.07 Selecting previously unselected package bash-completion. [2022-04-28T07:34:15.647Z] #21 18.07 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-04-28T07:34:16.122Z] #72 1.402 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-28T07:34:16.122Z] #72 1.403 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-04-28T07:34:16.122Z] #72 1.403 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-04-28T07:34:16.122Z] #72 1.403 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-04-28T07:34:16.122Z] #72 1.410 go: downloading github.com/google/uuid v1.3.0 [2022-04-28T07:34:16.122Z] #72 1.412 go: downloading github.com/moby/vpnkit v0.5.0 [2022-04-28T07:34:16.122Z] #72 1.415 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-04-28T07:34:16.122Z] #72 1.449 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-28T07:34:16.122Z] #72 1.458 go: downloading github.com/gorilla/mux v1.8.0 [2022-04-28T07:34:16.122Z] #72 1.473 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-04-28T07:34:16.122Z] #72 1.500 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-04-28T07:34:16.122Z] #72 1.531 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-04-28T07:34:16.322Z] #20 DONE 1.0s [2022-04-28T07:34:16.322Z] [2022-04-28T07:34:16.322Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-28T07:34:16.322Z] #62 sha256:62496354873c2c9463e24409505dd4c4d152ffa9393966ed6231f3daaf5e6e75 [2022-04-28T07:34:16.322Z] #62 ... [2022-04-28T07:34:16.322Z] [2022-04-28T07:34:16.322Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-28T07:34:16.322Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9 [2022-04-28T07:34:16.718Z] #72 1.918 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-04-28T07:34:16.718Z] #72 1.926 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-28T07:34:17.287Z] #72 ... [2022-04-28T07:34:17.287Z] [2022-04-28T07:34:17.287Z] #33 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-04-28T07:34:17.287Z] #33 sha256:3437f4116136206a3e9e97d3e1de1b64edea61a2edde33cc1985a9da02122b2f [2022-04-28T07:34:17.287Z] #33 1.005 + RM_GOPATH=0 [2022-04-28T07:34:17.287Z] #33 1.005 + TMP_GOPATH= [2022-04-28T07:34:17.287Z] #33 1.005 + : /build [2022-04-28T07:34:17.287Z] #33 1.005 + '[' -z '' ']' [2022-04-28T07:34:17.287Z] #33 1.005 ++ mktemp -d [2022-04-28T07:34:17.287Z] #33 1.006 + export GOPATH=/tmp/tmp.clhJ4dOBrZ [2022-04-28T07:34:17.287Z] #33 1.006 + GOPATH=/tmp/tmp.clhJ4dOBrZ [2022-04-28T07:34:17.287Z] #33 1.006 + RM_GOPATH=1 [2022-04-28T07:34:17.287Z] #33 1.006 + case "$(go env GOARCH)" in [2022-04-28T07:34:17.287Z] #33 1.006 ++ go env GOARCH [2022-04-28T07:34:17.287Z] #33 1.009 + export GO_BUILDMODE=-buildmode=pie [2022-04-28T07:34:17.287Z] #33 1.009 + GO_BUILDMODE=-buildmode=pie [2022-04-28T07:34:17.287Z] #33 1.010 ++ dirname /install.sh [2022-04-28T07:34:17.287Z] #33 1.010 + dir=/ [2022-04-28T07:34:17.287Z] #33 1.010 + bin=dockercli [2022-04-28T07:34:17.287Z] #33 1.010 + shift [2022-04-28T07:34:17.287Z] #33 1.010 + '[' '!' -f //dockercli.installer ']' [2022-04-28T07:34:17.287Z] #33 1.010 + . //dockercli.installer [2022-04-28T07:34:17.287Z] #33 1.010 ++ : stable [2022-04-28T07:34:17.287Z] #33 1.010 ++ : 17.06.2-ce [2022-04-28T07:34:17.287Z] #33 1.011 + install_dockercli [2022-04-28T07:34:17.287Z] #33 1.011 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-04-28T07:34:17.287Z] #33 1.011 Install docker/cli version 17.06.2-ce from stable [2022-04-28T07:34:17.287Z] #33 1.011 ++ uname -m [2022-04-28T07:34:17.287Z] #33 1.012 + arch=x86_64 [2022-04-28T07:34:17.287Z] #33 1.012 + '[' x86_64 '!=' x86_64 ']' [2022-04-28T07:34:17.287Z] #33 1.012 + url=https://download.docker.com/linux/static [2022-04-28T07:34:17.287Z] #33 1.012 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-04-28T07:34:17.287Z] #33 1.012 + tar -xz docker/docker [2022-04-28T07:34:17.287Z] #33 2.278 + mkdir -p /build [2022-04-28T07:34:17.287Z] #33 2.280 + mv docker/docker /build/ [2022-04-28T07:34:17.287Z] #33 2.281 + rmdir docker [2022-04-28T07:34:17.287Z] #33 DONE 2.6s [2022-04-28T07:34:17.433Z] #21 5.235 Fetched 8397 kB in 4s (1911 kB/s) [2022-04-28T07:34:17.535Z] #65 14.39 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-04-28T07:34:17.535Z] #65 14.62 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-28T07:34:17.546Z] [2022-04-28T07:34:17.546Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-28T07:34:17.546Z] #20 sha256:5d98cf3f88d2f9ca2e39670ec8709be05c8a524465c261d6a5099dde9c4b7d07 [2022-04-28T07:34:17.546Z] #20 1.351 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-28T07:34:17.546Z] #20 1.361 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-28T07:34:17.546Z] #20 1.361 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-28T07:34:17.546Z] #20 1.605 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-28T07:34:17.546Z] #20 1.799 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-04-28T07:34:17.546Z] #20 1.928 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-04-28T07:34:17.546Z] #20 2.036 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-28T07:34:17.546Z] #20 2.132 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-04-28T07:34:17.546Z] #20 2.218 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-04-28T07:34:17.546Z] #20 2.300 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [127 kB] [2022-04-28T07:34:17.546Z] #20 2.301 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [120 kB] [2022-04-28T07:34:17.546Z] #20 2.303 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [128 kB] [2022-04-28T07:34:17.546Z] #20 2.304 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-28T07:34:17.546Z] #20 2.306 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-28T07:34:17.546Z] #20 2.307 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [120 kB] [2022-04-28T07:34:17.546Z] #20 2.308 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-28T07:34:17.546Z] #20 2.309 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-04-28T07:34:17.546Z] #20 2.310 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-04-28T07:34:17.546Z] #20 2.310 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-04-28T07:34:17.546Z] #20 2.311 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-04-28T07:34:17.546Z] #20 2.311 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-28T07:34:17.567Z] #21 19.89 Unpacking bash-completion (1:2.11-2) ... [2022-04-28T07:34:17.567Z] #21 20.26 Selecting previously unselected package bzip2. [2022-04-28T07:34:17.567Z] #21 20.27 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-04-28T07:34:17.567Z] #21 20.28 Unpacking bzip2 (1.0.8-4) ... [2022-04-28T07:34:17.710Z] #21 1.307 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-28T07:34:17.710Z] #21 1.336 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-28T07:34:17.710Z] #21 1.337 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-28T07:34:17.828Z] #21 20.39 Selecting previously unselected package xz-utils. [2022-04-28T07:34:17.828Z] #21 20.39 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-04-28T07:34:17.828Z] #21 20.40 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-04-28T07:34:18.089Z] #21 20.58 Selecting previously unselected package apparmor. [2022-04-28T07:34:18.089Z] #21 20.58 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-04-28T07:34:18.089Z] #21 20.65 Unpacking apparmor (2.13.6-10) ... [2022-04-28T07:34:18.358Z] #21 1.803 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-28T07:34:18.475Z] #65 ... [2022-04-28T07:34:18.475Z] [2022-04-28T07:34:18.475Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-04-28T07:34:18.475Z] #36 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368 [2022-04-28T07:34:18.475Z] #36 14.76 tomll can be used in two ways: [2022-04-28T07:34:18.475Z] #36 14.77 Writing to STDIN and reading from STDOUT: [2022-04-28T07:34:18.475Z] #36 14.77 cat file.toml | tomll > file.toml [2022-04-28T07:34:18.475Z] #36 14.77 [2022-04-28T07:34:18.475Z] #36 14.77 Reading and updating a list of files: [2022-04-28T07:34:18.475Z] #36 14.77 tomll a.toml b.toml c.toml [2022-04-28T07:34:18.475Z] #36 14.77 [2022-04-28T07:34:18.475Z] #36 14.77 When given a list of files, tomll will modify all files in place without asking. [2022-04-28T07:34:18.475Z] #36 DONE 15.9s [2022-04-28T07:34:18.689Z] #21 21.23 Selecting previously unselected package inetutils-ping. [2022-04-28T07:34:18.689Z] #21 21.24 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-04-28T07:34:18.689Z] #21 21.24 Unpacking inetutils-ping (2:2.0-1) ... [2022-04-28T07:34:18.689Z] #21 21.33 Selecting previously unselected package libip4tc2:amd64. [2022-04-28T07:34:18.734Z] [2022-04-28T07:34:18.734Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-28T07:34:18.734Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-04-28T07:34:18.734Z] #51 10.51 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-28T07:34:18.734Z] #51 10.65 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-28T07:34:18.734Z] #51 13.00 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-28T07:34:18.734Z] #51 13.05 go: downloading golang.org/x/mod v0.3.0 [2022-04-28T07:34:18.806Z] #21 5.235 Reading package lists... [2022-04-28T07:34:18.952Z] #21 21.34 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-04-28T07:34:18.952Z] #21 21.35 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-04-28T07:34:18.952Z] #21 21.41 Selecting previously unselected package libip6tc2:amd64. [2022-04-28T07:34:18.952Z] #21 21.41 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-04-28T07:34:18.952Z] #21 21.42 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-04-28T07:34:18.952Z] #21 21.49 Selecting previously unselected package libnfnetlink0:amd64. [2022-04-28T07:34:18.952Z] #21 21.49 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-04-28T07:34:18.953Z] #21 21.51 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-28T07:34:18.953Z] #21 21.55 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-04-28T07:34:18.953Z] #21 21.55 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-04-28T07:34:18.953Z] #21 21.56 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-28T07:34:18.953Z] #21 21.63 Selecting previously unselected package libnftnl11:amd64. [2022-04-28T07:34:18.994Z] #51 ... [2022-04-28T07:34:18.994Z] [2022-04-28T07:34:18.994Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-28T07:34:18.994Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-28T07:34:18.994Z] #14 16.51 Fetched 8510 kB in 12s (686 kB/s) [2022-04-28T07:34:19.213Z] #21 21.64 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-04-28T07:34:19.213Z] #21 21.64 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-04-28T07:34:19.213Z] #21 21.75 Selecting previously unselected package iptables. [2022-04-28T07:34:19.213Z] #21 21.75 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-04-28T07:34:19.213Z] #21 21.76 Unpacking iptables (1.8.7-1) ... [2022-04-28T07:34:19.370Z] #21 3.077 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-28T07:34:19.474Z] #21 22.02 Selecting previously unselected package libonig5:amd64. [2022-04-28T07:34:19.474Z] #21 22.02 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-28T07:34:19.474Z] #21 22.02 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-28T07:34:19.734Z] #21 22.15 Selecting previously unselected package libjq1:amd64. [2022-04-28T07:34:19.734Z] #21 22.17 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-04-28T07:34:19.734Z] #21 22.18 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-28T07:34:19.734Z] #21 22.29 Selecting previously unselected package jq. [2022-04-28T07:34:19.734Z] #21 22.29 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-04-28T07:34:19.734Z] #21 22.31 Unpacking jq (1.6-2.1) ... [2022-04-28T07:34:19.734Z] #21 22.38 Selecting previously unselected package libaio1:amd64. [2022-04-28T07:34:19.734Z] #21 22.39 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-04-28T07:34:19.734Z] #21 22.39 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-04-28T07:34:19.995Z] #21 22.44 Selecting previously unselected package libgpm2:amd64. [2022-04-28T07:34:19.995Z] #21 22.44 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-04-28T07:34:19.995Z] #21 22.46 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-04-28T07:34:19.995Z] #21 22.51 Selecting previously unselected package libicu67:amd64. [2022-04-28T07:34:19.995Z] #21 22.51 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-04-28T07:34:19.995Z] #21 22.52 Unpacking libicu67:amd64 (67.1-7) ... [2022-04-28T07:34:20.786Z] #21 4.135 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-28T07:34:20.954Z] #21 7.017 Reading package lists... [2022-04-28T07:34:21.210Z] #21 8.695 Building dependency tree... [2022-04-28T07:34:21.783Z] #21 9.920 The following additional packages will be installed: [2022-04-28T07:34:21.783Z] #21 9.932 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-28T07:34:22.040Z] #21 9.933 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-04-28T07:34:22.040Z] #21 9.933 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-04-28T07:34:22.040Z] #21 9.934 python3-pkg-resources vim-runtime xxd [2022-04-28T07:34:22.040Z] #21 9.941 Suggested packages: [2022-04-28T07:34:22.040Z] #21 9.941 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-04-28T07:34:22.040Z] #21 9.941 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-04-28T07:34:22.040Z] #21 9.941 acl attr quota [2022-04-28T07:34:22.040Z] #21 9.941 Recommended packages: [2022-04-28T07:34:22.040Z] #21 9.941 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-04-28T07:34:22.863Z] #20 ... [2022-04-28T07:34:22.863Z] [2022-04-28T07:34:22.863Z] #72 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-28T07:34:22.863Z] #72 sha256:8fd9df2d221547690dcf540c22ed655caffe3f5608189d0a0948eee6b2b85e49 [2022-04-28T07:34:22.863Z] #72 7.780 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-28T07:34:22.863Z] #72 7.780 + GOBIN=/build [2022-04-28T07:34:22.863Z] #72 7.780 + GO111MODULE=on [2022-04-28T07:34:22.863Z] #72 7.780 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-04-28T07:34:22.969Z] #21 10.87 The following NEW packages will be installed: [2022-04-28T07:34:22.969Z] #21 10.87 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-04-28T07:34:22.969Z] #21 10.87 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-28T07:34:22.969Z] #21 10.87 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-04-28T07:34:22.969Z] #21 10.87 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-04-28T07:34:22.969Z] #21 10.87 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-04-28T07:34:22.969Z] #21 10.87 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-04-28T07:34:22.970Z] #21 10.87 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-04-28T07:34:22.970Z] #21 10.87 xz-utils zip zstd [2022-04-28T07:34:23.226Z] #21 11.18 0 upgraded, 48 newly installed, 0 to remove and 2 not upgraded. [2022-04-28T07:34:23.226Z] #21 11.18 Need to get 27.0 MB of archives. [2022-04-28T07:34:23.226Z] #21 11.18 After this operation, 105 MB of additional disk space will be used. [2022-04-28T07:34:23.226Z] #21 11.18 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2022-04-28T07:34:23.226Z] #21 11.18 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2022-04-28T07:34:23.226Z] #21 11.19 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2022-04-28T07:34:23.226Z] #21 11.19 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-04-28T07:34:23.226Z] #21 11.19 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2022-04-28T07:34:23.226Z] #21 11.19 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2022-04-28T07:34:23.226Z] #21 11.19 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2022-04-28T07:34:23.226Z] #21 11.19 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2022-04-28T07:34:23.226Z] #21 11.21 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-28T07:34:23.226Z] #21 11.21 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-28T07:34:23.226Z] #21 11.22 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2022-04-28T07:34:23.226Z] #21 11.23 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-04-28T07:34:23.226Z] #21 11.24 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2022-04-28T07:34:23.226Z] #21 11.24 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2022-04-28T07:34:23.226Z] #21 11.27 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2022-04-28T07:34:23.226Z] #21 11.27 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2022-04-28T07:34:23.226Z] #21 11.28 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2022-04-28T07:34:23.226Z] #21 11.28 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-04-28T07:34:23.226Z] #21 11.28 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2022-04-28T07:34:23.226Z] #21 11.28 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2022-04-28T07:34:23.226Z] #21 11.28 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2022-04-28T07:34:23.226Z] #21 11.28 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-04-28T07:34:23.226Z] #21 11.28 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-04-28T07:34:23.226Z] #21 11.29 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-04-28T07:34:23.226Z] #21 11.29 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2022-04-28T07:34:23.226Z] #21 11.30 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2022-04-28T07:34:23.226Z] #21 11.30 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-04-28T07:34:23.316Z] #21 25.36 Selecting previously unselected package libinih1:amd64. [2022-04-28T07:34:23.316Z] #21 25.36 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-04-28T07:34:23.316Z] #21 25.37 Unpacking libinih1:amd64 (53-1+b2) ... [2022-04-28T07:34:23.316Z] #21 25.43 Selecting previously unselected package libnet1:amd64. [2022-04-28T07:34:23.316Z] #21 25.43 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-28T07:34:23.316Z] #21 25.44 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-28T07:34:23.316Z] #21 25.54 Selecting previously unselected package libnl-3-200:amd64. [2022-04-28T07:34:23.316Z] #21 25.54 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-28T07:34:23.316Z] #21 25.55 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-28T07:34:23.316Z] #21 25.61 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-28T07:34:23.316Z] #21 25.62 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-28T07:34:23.316Z] #21 25.63 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-28T07:34:23.316Z] #21 25.67 Selecting previously unselected package net-tools. [2022-04-28T07:34:23.316Z] #21 25.67 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-04-28T07:34:23.316Z] #21 25.67 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-04-28T07:34:23.316Z] #21 25.87 Selecting previously unselected package patch. [2022-04-28T07:34:23.316Z] #21 25.87 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-04-28T07:34:23.316Z] #21 25.88 Unpacking patch (2.7.6-7) ... [2022-04-28T07:34:23.429Z] #72 8.677 rootlesskit version 1.0.0 [2022-04-28T07:34:23.429Z] #72 8.678 Usage of /build/rootlesskit-docker-proxy: [2022-04-28T07:34:23.429Z] #72 8.678 -container-ip string [2022-04-28T07:34:23.429Z] #72 8.678 container ip [2022-04-28T07:34:23.429Z] #72 8.678 -container-port int [2022-04-28T07:34:23.429Z] #72 8.678 container port (default -1) [2022-04-28T07:34:23.429Z] #72 8.678 -host-ip string [2022-04-28T07:34:23.429Z] #72 8.678 host ip [2022-04-28T07:34:23.429Z] #72 8.678 -host-port int [2022-04-28T07:34:23.429Z] #72 8.678 host port (default -1) [2022-04-28T07:34:23.429Z] #72 8.678 -proto string [2022-04-28T07:34:23.429Z] #72 8.678 proxy protocol (default "tcp") [2022-04-28T07:34:23.482Z] #21 ... [2022-04-28T07:34:23.482Z] [2022-04-28T07:34:23.482Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-28T07:34:23.482Z] #58 sha256:3c4bab096653b5f8ce6071049ca6163e71f275f7fe407843d5927caeb8388017 [2022-04-28T07:34:23.482Z] #58 7.894 + cd /tmp/tmp.Wmnlm2Tgke/src/github.com/opencontainers/runc [2022-04-28T07:34:23.482Z] #58 7.894 + git checkout -q v1.1.1 [2022-04-28T07:34:23.482Z] #58 8.207 + '[' -z '' ']' [2022-04-28T07:34:23.482Z] #58 8.207 + target=static [2022-04-28T07:34:23.482Z] #58 8.208 + make BUILDTAGS=seccomp static [2022-04-28T07:34:23.482Z] #58 8.715 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.1-0-g52de29d7 -X main.version=1.1.1 " -o runc . [2022-04-28T07:34:23.482Z] #58 ... [2022-04-28T07:34:23.482Z] [2022-04-28T07:34:23.482Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-28T07:34:23.482Z] #21 sha256:585372c0dedb305a89ca232056fe6418a96787344951fcab8b48026c8b5c7f47 [2022-04-28T07:34:23.482Z] #21 11.64 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2022-04-28T07:34:23.577Z] #21 25.99 Selecting previously unselected package python-pip-whl. [2022-04-28T07:34:23.577Z] #21 25.99 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-04-28T07:34:23.577Z] #21 26.00 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-28T07:34:23.689Z] #72 DONE 9.1s [2022-04-28T07:34:23.689Z] [2022-04-28T07:34:23.689Z] #73 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-04-28T07:34:23.689Z] #73 sha256:aa6118b91665bf0b622436274355c4107005eb983807bcdbc859a85eebdab1c7 [2022-04-28T07:34:23.689Z] #73 DONE 0.0s [2022-04-28T07:34:23.689Z] [2022-04-28T07:34:23.689Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-28T07:34:23.690Z] #20 sha256:5d98cf3f88d2f9ca2e39670ec8709be05c8a524465c261d6a5099dde9c4b7d07 [2022-04-28T07:34:23.690Z] #20 9.096 Fetched 48.9 MB in 8s (6119 kB/s) [2022-04-28T07:34:23.738Z] #21 11.64 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-04-28T07:34:23.738Z] #21 11.64 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-04-28T07:34:23.738Z] #21 11.65 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-04-28T07:34:23.738Z] #21 11.65 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2022-04-28T07:34:23.738Z] #21 11.65 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-04-28T07:34:23.738Z] #21 11.65 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-04-28T07:34:23.738Z] #21 11.69 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-04-28T07:34:23.738Z] #21 11.69 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2022-04-28T07:34:23.738Z] #21 11.70 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-28T07:34:23.738Z] #21 11.70 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2022-04-28T07:34:23.738Z] #21 11.73 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-04-28T07:34:23.738Z] #21 11.73 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-04-28T07:34:23.738Z] #21 11.73 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2022-04-28T07:34:23.738Z] #21 11.77 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2022-04-28T07:34:23.738Z] #21 11.77 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2022-04-28T07:34:23.738Z] #21 11.77 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-04-28T07:34:23.948Z] #20 9.096 Reading package lists... [2022-04-28T07:34:23.948Z] #20 ... [2022-04-28T07:34:23.948Z] [2022-04-28T07:34:23.948Z] #74 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-04-28T07:34:23.948Z] #74 sha256:b2165196f9280f33daaa6c84962ee241ce37a7266149aa560147e62ee8e99600 [2022-04-28T07:34:23.948Z] #74 DONE 0.0s [2022-04-28T07:34:23.995Z] #21 12.00 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2022-04-28T07:34:23.995Z] #21 12.04 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2022-04-28T07:34:23.995Z] #21 12.07 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2022-04-28T07:34:23.995Z] #21 12.08 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2022-04-28T07:34:24.129Z] #21 ... [2022-04-28T07:34:24.129Z] [2022-04-28T07:34:24.129Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-28T07:34:24.129Z] #58 sha256:7f2623a5e5231e4b95910f39f4ddd7f01e9ce30c40290ac902004cca9e4922f0 [2022-04-28T07:34:24.129Z] #58 10.60 + cd /tmp/tmp.3PH4TOFJJ1/src/github.com/opencontainers/runc [2022-04-28T07:34:24.129Z] #58 10.60 + git checkout -q v1.1.1 [2022-04-28T07:34:24.129Z] #58 11.09 + '[' -z '' ']' [2022-04-28T07:34:24.129Z] #58 11.09 + target=static [2022-04-28T07:34:24.129Z] #58 11.09 + make BUILDTAGS=seccomp static [2022-04-28T07:34:24.130Z] #58 11.29 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.1-0-g52de29d7 -X main.version=1.1.1 " -o runc . [2022-04-28T07:34:24.148Z] #21 26.48 Selecting previously unselected package python3-lib2to3. [2022-04-28T07:34:24.148Z] #21 26.49 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-04-28T07:34:24.148Z] #21 26.50 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-04-28T07:34:24.148Z] #21 26.60 Selecting previously unselected package python3-distutils. [2022-04-28T07:34:24.148Z] #21 26.60 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-04-28T07:34:24.148Z] #21 26.61 Unpacking python3-distutils (3.9.2-1) ... [2022-04-28T07:34:24.148Z] #21 26.73 Selecting previously unselected package python3-pkg-resources. [2022-04-28T07:34:24.148Z] #21 26.73 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-28T07:34:24.148Z] #21 26.74 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-28T07:34:24.207Z] [2022-04-28T07:34:24.207Z] #67 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-28T07:34:24.207Z] #67 sha256:765656ff514dfaa76f7ff52e67f6ae04541082e6abf81bd9a20244b2b3f374d4 [2022-04-28T07:34:24.207Z] #67 1.258 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-28T07:34:24.207Z] #67 1.266 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-28T07:34:24.207Z] #67 1.266 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-28T07:34:24.207Z] #67 1.422 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-04-28T07:34:24.207Z] #67 1.534 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-04-28T07:34:24.207Z] #67 1.624 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-28T07:34:24.207Z] #67 1.723 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-04-28T07:34:24.207Z] #67 1.822 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-28T07:34:24.207Z] #67 1.912 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-04-28T07:34:24.207Z] #67 2.026 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [120 kB] [2022-04-28T07:34:24.207Z] #67 2.027 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [127 kB] [2022-04-28T07:34:24.207Z] #67 2.028 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [120 kB] [2022-04-28T07:34:24.207Z] #67 2.029 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-28T07:34:24.207Z] #67 2.029 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [128 kB] [2022-04-28T07:34:24.207Z] #67 2.030 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-28T07:34:24.207Z] #67 2.088 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-28T07:34:24.207Z] #67 2.090 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-04-28T07:34:24.207Z] #67 2.091 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-04-28T07:34:24.207Z] #67 2.092 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-04-28T07:34:24.207Z] #67 2.109 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-04-28T07:34:24.207Z] #67 2.110 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-28T07:34:24.207Z] #67 9.048 Fetched 48.9 MB in 8s (6044 kB/s) [2022-04-28T07:34:24.286Z] #14 16.51 Reading package lists... [2022-04-28T07:34:24.286Z] #14 ... [2022-04-28T07:34:24.286Z] [2022-04-28T07:34:24.286Z] #45 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-28T07:34:24.286Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-28T07:34:24.286Z] #45 21.39 Updating files: 86% (1585/1843) Updating files: 87% (1604/1843) Updating files: 88% (1622/1843) Updating files: 89% (1641/1843) Updating files: 90% (1659/1843) Updating files: 91% (1678/1843) Updating files: 92% (1696/1843) Updating files: 93% (1714/1843) Updating files: 94% (1733/1843) Updating files: 95% (1751/1843) Updating files: 96% (1770/1843) Updating files: 97% (1788/1843) Updating files: 98% (1807/1843) Updating files: 99% (1825/1843) Updating files: 100% (1843/1843) Updating files: 100% (1843/1843), done. [2022-04-28T07:34:24.286Z] #45 21.49 + git checkout -q v2.3.0 [2022-04-28T07:34:24.409Z] #21 26.87 Selecting previously unselected package python3-setuptools. [2022-04-28T07:34:24.409Z] #21 26.88 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-04-28T07:34:24.409Z] #21 26.88 Unpacking python3-setuptools (52.0.0-4) ... [2022-04-28T07:34:24.409Z] #21 27.11 Selecting previously unselected package python3-wheel. [2022-04-28T07:34:24.409Z] #21 27.11 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-04-28T07:34:24.409Z] #21 27.12 Unpacking python3-wheel (0.34.2-1) ... [2022-04-28T07:34:24.558Z] #21 12.57 debconf: delaying package configuration, since apt-utils is not installed [2022-04-28T07:34:24.558Z] #21 12.67 Fetched 27.0 MB in 1s (22.8 MB/s) [2022-04-28T07:34:24.558Z] #21 12.72 Selecting previously unselected package pigz. [2022-04-28T07:34:24.670Z] #21 27.20 Selecting previously unselected package python3-pip. [2022-04-28T07:34:24.670Z] #21 27.20 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-04-28T07:34:24.670Z] #21 27.21 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-04-28T07:34:24.772Z] #67 9.048 Reading package lists... [2022-04-28T07:34:24.772Z] #67 ... [2022-04-28T07:34:24.772Z] [2022-04-28T07:34:24.772Z] #47 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-28T07:34:24.772Z] #47 sha256:d622f3b99f2f470903eae7552b6f54e0da7f2a6b07ab562a666697eebd7a0859 [2022-04-28T07:34:24.772Z] #47 1.120 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-28T07:34:24.772Z] #47 1.128 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-28T07:34:24.773Z] #47 1.128 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-28T07:34:24.773Z] #47 1.213 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-04-28T07:34:24.773Z] #47 1.291 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-28T07:34:24.773Z] #47 1.384 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-04-28T07:34:24.773Z] #47 1.473 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-04-28T07:34:24.773Z] #47 1.550 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-28T07:34:24.773Z] #47 1.648 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-04-28T07:34:24.773Z] #47 1.781 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-28T07:34:24.773Z] #47 1.782 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [127 kB] [2022-04-28T07:34:24.773Z] #47 1.783 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [120 kB] [2022-04-28T07:34:24.773Z] #47 1.784 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [120 kB] [2022-04-28T07:34:24.773Z] #47 1.785 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-28T07:34:24.773Z] #47 1.786 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [128 kB] [2022-04-28T07:34:24.773Z] #47 1.787 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-04-28T07:34:24.773Z] #47 1.788 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-28T07:34:24.773Z] #47 1.788 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-28T07:34:24.773Z] #47 1.789 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-04-28T07:34:24.773Z] #47 1.789 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-04-28T07:34:24.773Z] #47 1.789 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-04-28T07:34:24.773Z] #47 8.688 Fetched 48.9 MB in 8s (6248 kB/s) [2022-04-28T07:34:24.814Z] #21 12.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 ... 24001 files and directories currently installed.) [2022-04-28T07:34:24.815Z] #21 12.79 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2022-04-28T07:34:24.815Z] #21 12.79 Unpacking pigz (2.6-1) ... [2022-04-28T07:34:24.815Z] #21 12.89 Selecting previously unselected package libelf1:arm64. [2022-04-28T07:34:24.815Z] #21 12.89 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2022-04-28T07:34:24.815Z] #21 12.90 Unpacking libelf1:arm64 (0.183-1) ... [2022-04-28T07:34:24.815Z] #21 13.00 Selecting previously unselected package libbpf0:arm64. [2022-04-28T07:34:24.931Z] #21 27.49 Selecting previously unselected package sudo. [2022-04-28T07:34:24.931Z] #21 27.49 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-04-28T07:34:24.931Z] #21 27.50 Unpacking sudo (1.9.5p2-3) ... [2022-04-28T07:34:25.071Z] #21 13.01 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2022-04-28T07:34:25.071Z] #21 13.01 Unpacking libbpf0:arm64 (1:0.3-2) ... [2022-04-28T07:34:25.071Z] #21 13.09 Selecting previously unselected package libcap2:arm64. [2022-04-28T07:34:25.071Z] #21 13.09 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2022-04-28T07:34:25.071Z] #21 13.09 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-04-28T07:34:25.071Z] #21 13.15 Selecting previously unselected package libmnl0:arm64. [2022-04-28T07:34:25.071Z] #21 13.16 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2022-04-28T07:34:25.071Z] #21 13.16 Unpacking libmnl0:arm64 (1.0.4-3) ... [2022-04-28T07:34:25.071Z] #21 13.24 Selecting previously unselected package libxtables12:arm64. [2022-04-28T07:34:25.071Z] #21 13.25 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2022-04-28T07:34:25.071Z] #21 13.26 Unpacking libxtables12:arm64 (1.8.7-1) ... [2022-04-28T07:34:25.327Z] #21 13.31 Selecting previously unselected package libcap2-bin. [2022-04-28T07:34:25.327Z] #21 13.32 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2022-04-28T07:34:25.327Z] #21 13.33 Unpacking libcap2-bin (1:2.44-1) ... [2022-04-28T07:34:25.327Z] #21 13.42 Selecting previously unselected package iproute2. [2022-04-28T07:34:25.327Z] #21 13.42 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2022-04-28T07:34:25.327Z] #21 13.43 Unpacking iproute2 (5.10.0-4) ... [2022-04-28T07:34:25.503Z] #21 27.97 Selecting previously unselected package thin-provisioning-tools. [2022-04-28T07:34:25.503Z] #21 27.97 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-04-28T07:34:25.503Z] #21 27.98 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-04-28T07:34:25.584Z] #21 13.79 Selecting previously unselected package xxd. [2022-04-28T07:34:25.584Z] #21 13.80 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-04-28T07:34:25.668Z] #45 ... [2022-04-28T07:34:25.668Z] [2022-04-28T07:34:25.668Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-28T07:34:25.668Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-28T07:34:25.668Z] #40 12.73 Fetched 8510 kB in 10s (847 kB/s) [2022-04-28T07:34:25.668Z] #40 12.73 Reading package lists... [2022-04-28T07:34:25.668Z] #40 18.82 Reading package lists... [2022-04-28T07:34:25.668Z] #40 ... [2022-04-28T07:34:25.668Z] [2022-04-28T07:34:25.668Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-28T07:34:25.668Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-28T07:34:25.764Z] #21 28.20 Selecting previously unselected package uidmap. [2022-04-28T07:34:25.764Z] #21 28.21 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-04-28T07:34:25.764Z] #21 28.21 Unpacking uidmap (1:4.8.1-1) ... [2022-04-28T07:34:25.764Z] #21 28.33 Selecting previously unselected package vim-runtime. [2022-04-28T07:34:25.764Z] #21 28.34 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-28T07:34:25.764Z] #21 28.37 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-04-28T07:34:25.764Z] #21 28.40 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-04-28T07:34:25.840Z] #21 13.81 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-28T07:34:25.840Z] #21 13.92 Selecting previously unselected package vim-common. [2022-04-28T07:34:25.840Z] #21 13.92 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-28T07:34:25.840Z] #21 13.93 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-28T07:34:26.025Z] #21 28.42 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-28T07:34:26.097Z] #21 14.11 Selecting previously unselected package bash-completion. [2022-04-28T07:34:26.097Z] #21 14.11 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-04-28T07:34:26.670Z] #47 8.688 Reading package lists... [2022-04-28T07:34:26.670Z] #47 11.77 Reading package lists... [2022-04-28T07:34:26.670Z] #47 ... [2022-04-28T07:34:26.670Z] [2022-04-28T07:34:26.670Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-28T07:34:26.670Z] #20 sha256:5d98cf3f88d2f9ca2e39670ec8709be05c8a524465c261d6a5099dde9c4b7d07 [2022-04-28T07:34:26.670Z] #20 9.096 Reading package lists... [2022-04-28T07:34:27.047Z] #14 21.83 Reading package lists... [2022-04-28T07:34:27.047Z] #14 ... [2022-04-28T07:34:27.047Z] [2022-04-28T07:34:27.047Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-28T07:34:27.047Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-28T07:34:27.047Z] #49 14.00 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-04-28T07:34:27.047Z] #49 19.02 Fetched 8513 kB in 15s (574 kB/s) [2022-04-28T07:34:27.307Z] #49 19.02 Reading package lists... [2022-04-28T07:34:27.307Z] #49 ... [2022-04-28T07:34:27.307Z] [2022-04-28T07:34:27.308Z] #45 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-28T07:34:27.308Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-28T07:34:27.308Z] #45 23.32 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-04-28T07:34:27.990Z] #21 15.94 Unpacking bash-completion (1:2.11-2) ... [2022-04-28T07:34:28.047Z] using credential docker-jenkins-github-credentials [2022-04-28T07:34:28.126Z] Cloning the remote Git repository [2022-04-28T07:34:28.126Z] Cloning with configured refspecs honoured and without tags [2022-04-28T07:34:28.247Z] #21 16.33 Selecting previously unselected package bzip2. [2022-04-28T07:34:28.247Z] #21 16.33 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2022-04-28T07:34:28.247Z] #21 16.33 Unpacking bzip2 (1.0.8-4) ... [2022-04-28T07:34:28.247Z] #21 16.41 Selecting previously unselected package xz-utils. [2022-04-28T07:34:28.247Z] #21 16.41 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-04-28T07:34:28.247Z] #21 16.42 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-04-28T07:34:28.323Z] Cloning repository https://github.com/moby/moby.git [2022-04-28T07:34:28.503Z] #21 16.58 Selecting previously unselected package apparmor. [2022-04-28T07:34:28.503Z] #21 16.58 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2022-04-28T07:34:28.503Z] #21 16.63 Unpacking apparmor (2.13.6-10) ... [2022-04-28T07:34:28.573Z] #21 31.18 Selecting previously unselected package vim. [2022-04-28T07:34:28.573Z] #21 31.19 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-28T07:34:28.573Z] #21 31.20 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-04-28T07:34:29.066Z] #21 16.94 Selecting previously unselected package inetutils-ping. [2022-04-28T07:34:29.066Z] #21 16.95 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ... [2022-04-28T07:34:29.066Z] #21 16.96 Unpacking inetutils-ping (2:2.0-1) ... [2022-04-28T07:34:29.066Z] #21 17.06 Selecting previously unselected package libip4tc2:arm64. [2022-04-28T07:34:29.066Z] #21 17.06 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2022-04-28T07:34:29.066Z] #21 17.07 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2022-04-28T07:34:29.066Z] #21 17.13 Selecting previously unselected package libip6tc2:arm64. [2022-04-28T07:34:29.066Z] #21 17.13 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2022-04-28T07:34:29.066Z] #21 17.14 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2022-04-28T07:34:29.066Z] #21 17.20 Selecting previously unselected package libnfnetlink0:arm64. [2022-04-28T07:34:29.066Z] #21 17.20 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-04-28T07:34:29.066Z] #21 17.21 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-04-28T07:34:29.145Z] #21 31.71 Selecting previously unselected package xfsprogs. [2022-04-28T07:34:29.146Z] #21 31.72 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-04-28T07:34:29.146Z] #21 31.73 Unpacking xfsprogs (5.10.0-4) ... [2022-04-28T07:34:29.323Z] #21 17.28 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-04-28T07:34:29.323Z] #21 17.28 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2022-04-28T07:34:29.323Z] #21 17.29 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-04-28T07:34:29.323Z] #21 17.38 Selecting previously unselected package libnftnl11:arm64. [2022-04-28T07:34:29.323Z] #21 17.38 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2022-04-28T07:34:29.323Z] #21 17.39 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2022-04-28T07:34:29.323Z] #21 17.48 Selecting previously unselected package iptables. [2022-04-28T07:34:29.323Z] #21 17.48 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2022-04-28T07:34:29.421Z] #58 ... [2022-04-28T07:34:29.421Z] [2022-04-28T07:34:29.421Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-28T07:34:29.421Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-04-28T07:34:29.421Z] #34 DONE 126.5s [2022-04-28T07:34:29.421Z] [2022-04-28T07:34:29.421Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-28T07:34:29.421Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9 [2022-04-28T07:34:29.421Z] #21 7.875 Fetched 8510 kB in 7s (1242 kB/s) [2022-04-28T07:34:29.421Z] #21 7.875 Reading package lists... [2022-04-28T07:34:29.421Z] #21 10.41 Reading package lists... [2022-04-28T07:34:29.580Z] #21 17.49 Unpacking iptables (1.8.7-1) ... [2022-04-28T07:34:29.668Z] #21 32.12 Selecting previously unselected package zip. [2022-04-28T07:34:29.668Z] #21 32.14 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-04-28T07:34:29.668Z] #21 32.15 Unpacking zip (3.0-12) ... [2022-04-28T07:34:29.837Z] #21 17.79 Selecting previously unselected package libonig5:arm64. [2022-04-28T07:34:29.837Z] #21 17.79 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2022-04-28T07:34:29.837Z] #21 17.80 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-04-28T07:34:29.837Z] #21 17.95 Selecting previously unselected package libjq1:arm64. [2022-04-28T07:34:29.837Z] #21 17.95 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2022-04-28T07:34:29.837Z] #21 17.95 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-04-28T07:34:29.837Z] #21 18.05 Selecting previously unselected package jq. [2022-04-28T07:34:29.930Z] #21 32.28 Selecting previously unselected package zstd. [2022-04-28T07:34:29.930Z] #21 32.30 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-04-28T07:34:29.930Z] #21 32.31 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-04-28T07:34:29.949Z] #20 12.11 Reading package lists... [2022-04-28T07:34:29.994Z] #21 12.72 Building dependency tree... [2022-04-28T07:34:30.094Z] #21 18.05 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2022-04-28T07:34:30.094Z] #21 18.06 Unpacking jq (1.6-2.1) ... [2022-04-28T07:34:30.094Z] #21 18.13 Selecting previously unselected package libaio1:arm64. [2022-04-28T07:34:30.094Z] #21 18.13 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2022-04-28T07:34:30.094Z] #21 18.13 Unpacking libaio1:arm64 (0.3.112-9) ... [2022-04-28T07:34:30.094Z] #21 18.20 Selecting previously unselected package libgpm2:arm64. [2022-04-28T07:34:30.094Z] #21 18.21 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2022-04-28T07:34:30.094Z] #21 18.21 Unpacking libgpm2:arm64 (1.20.7-8) ... [2022-04-28T07:34:30.094Z] #21 18.27 Selecting previously unselected package libicu67:arm64. [2022-04-28T07:34:30.094Z] #21 18.28 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2022-04-28T07:34:30.094Z] #21 18.28 Unpacking libicu67:arm64 (67.1-7) ... [2022-04-28T07:34:30.191Z] #21 32.63 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-28T07:34:30.207Z] #20 15.05 Building dependency tree... [2022-04-28T07:34:28.731Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-04-28T07:34:29.583Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-28T07:34:29.583Z] > git --version # timeout=10 [2022-04-28T07:34:29.624Z] > git --version # 'git version 2.24.1.windows.2' [2022-04-28T07:34:29.624Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-28T07:34:29.627Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43536/head:refs/remotes/origin/PR-43536 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-28T07:34:30.764Z] #21 33.42 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-04-28T07:34:30.940Z] #21 14.72 The following additional packages will be installed: [2022-04-28T07:34:30.940Z] #21 14.72 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-28T07:34:30.940Z] #21 14.72 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-04-28T07:34:30.940Z] #21 14.72 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-04-28T07:34:30.940Z] #21 14.73 python3-pkg-resources vim-runtime xxd [2022-04-28T07:34:31.025Z] #21 33.44 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-04-28T07:34:31.025Z] #21 33.47 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-04-28T07:34:31.025Z] #21 33.48 Setting up libicu67:amd64 (67.1-7) ... [2022-04-28T07:34:31.025Z] #21 33.49 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-04-28T07:34:31.025Z] #21 33.50 Setting up libinih1:amd64 (53-1+b2) ... [2022-04-28T07:34:31.025Z] #21 33.52 Setting up uidmap (1:4.8.1-1) ... [2022-04-28T07:34:31.025Z] #21 33.53 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-28T07:34:31.025Z] #21 33.54 Setting up bzip2 (1.0.8-4) ... [2022-04-28T07:34:31.025Z] #21 33.55 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-28T07:34:31.025Z] #21 33.57 Setting up python3-wheel (0.34.2-1) ... [2022-04-28T07:34:31.140Z] #20 16.39 The following additional packages will be installed: [2022-04-28T07:34:31.140Z] #20 16.39 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-28T07:34:31.140Z] #20 16.39 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-04-28T07:34:31.140Z] #20 16.39 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-04-28T07:34:31.140Z] #20 16.40 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-04-28T07:34:31.140Z] #20 16.40 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-04-28T07:34:31.140Z] #20 16.40 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-04-28T07:34:31.140Z] #20 16.40 mingw-w64-common mingw-w64-x86-64-dev [2022-04-28T07:34:31.140Z] #20 16.41 Suggested packages: [2022-04-28T07:34:31.140Z] #20 16.41 gcc-10-locales seccomp wine64 [2022-04-28T07:34:31.206Z] #21 14.73 Suggested packages: [2022-04-28T07:34:31.206Z] #21 14.74 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-04-28T07:34:31.206Z] #21 14.74 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-04-28T07:34:31.206Z] #21 14.74 acl attr quota [2022-04-28T07:34:31.206Z] #21 14.74 Recommended packages: [2022-04-28T07:34:31.206Z] #21 14.74 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-04-28T07:34:31.398Z] #20 16.68 The following NEW packages will be installed: [2022-04-28T07:34:31.398Z] #20 16.68 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-28T07:34:31.398Z] #20 16.68 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-04-28T07:34:31.398Z] #20 16.68 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-04-28T07:34:31.398Z] #20 16.68 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-04-28T07:34:31.398Z] #20 16.69 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-04-28T07:34:31.398Z] #20 16.69 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-04-28T07:34:31.398Z] #20 16.69 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-04-28T07:34:31.398Z] #20 16.69 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-04-28T07:34:31.398Z] #20 16.69 mingw-w64-x86-64-dev [2022-04-28T07:34:31.503Z] #45 ... [2022-04-28T07:34:31.503Z] [2022-04-28T07:34:31.503Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-28T07:34:31.503Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-04-28T07:34:31.503Z] #60 18.99 Fetched 8510 kB in 14s (621 kB/s) [2022-04-28T07:34:31.503Z] #60 18.99 Reading package lists... [2022-04-28T07:34:31.503Z] #60 24.65 Reading package lists... [2022-04-28T07:34:31.656Z] #20 16.99 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. [2022-04-28T07:34:31.656Z] #20 16.99 Need to get 115 MB of archives. [2022-04-28T07:34:31.656Z] #20 16.99 After this operation, 645 MB of additional disk space will be used. [2022-04-28T07:34:31.656Z] #20 16.99 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-04-28T07:34:31.656Z] #20 17.01 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-04-28T07:34:31.656Z] #20 17.03 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-04-28T07:34:31.656Z] #20 17.03 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-04-28T07:34:31.656Z] #20 17.04 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-04-28T07:34:31.656Z] #20 17.04 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-04-28T07:34:31.656Z] #20 17.08 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-04-28T07:34:31.656Z] #20 17.11 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-04-28T07:34:31.656Z] #20 17.11 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-04-28T07:34:31.762Z] #60 29.00 Building dependency tree... [2022-04-28T07:34:31.762Z] #60 ... [2022-04-28T07:34:31.762Z] [2022-04-28T07:34:31.762Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-28T07:34:31.762Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-28T07:34:31.762Z] #53 28.13 go: downloading github.com/fatih/color v1.13.0 [2022-04-28T07:34:31.762Z] #53 28.13 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-28T07:34:31.762Z] #53 28.21 go: downloading github.com/spf13/cobra v1.3.0 [2022-04-28T07:34:31.762Z] #53 28.22 go: downloading github.com/spf13/pflag v1.0.5 [2022-04-28T07:34:31.762Z] #53 28.45 go: downloading github.com/spf13/viper v1.10.1 [2022-04-28T07:34:31.762Z] #53 28.46 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-04-28T07:34:31.762Z] #53 28.80 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-28T07:34:31.762Z] #53 28.85 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-28T07:34:31.762Z] #53 28.91 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-04-28T07:34:31.762Z] #53 28.93 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-04-28T07:34:31.859Z] #21 34.26 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-28T07:34:31.859Z] #21 34.27 Setting up libcap2:amd64 (1:2.44-1) ... [2022-04-28T07:34:31.859Z] #21 34.28 Setting up libcap2-bin (1:2.44-1) ... [2022-04-28T07:34:31.859Z] #21 34.29 Setting up apparmor (2.13.6-10) ... [2022-04-28T07:34:31.914Z] #20 17.23 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-04-28T07:34:32.155Z] #21 15.65 The following NEW packages will be installed: [2022-04-28T07:34:32.155Z] #21 15.66 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-04-28T07:34:32.155Z] #21 15.66 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-28T07:34:32.155Z] #21 15.66 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-04-28T07:34:32.155Z] #21 15.66 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-04-28T07:34:32.155Z] #21 15.66 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-04-28T07:34:32.155Z] #21 15.66 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-04-28T07:34:32.155Z] #21 15.66 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-04-28T07:34:32.155Z] #21 15.66 xz-utils zip zstd [2022-04-28T07:34:32.172Z] #20 ... [2022-04-28T07:34:32.172Z] [2022-04-28T07:34:32.172Z] #67 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-28T07:34:32.172Z] #67 sha256:765656ff514dfaa76f7ff52e67f6ae04541082e6abf81bd9a20244b2b3f374d4 [2022-04-28T07:34:32.172Z] #67 9.048 Reading package lists... [2022-04-28T07:34:32.172Z] #67 12.09 Reading package lists... [2022-04-28T07:34:32.172Z] #67 15.05 Building dependency tree... [2022-04-28T07:34:32.172Z] #67 16.37 The following additional packages will be installed: [2022-04-28T07:34:32.172Z] #67 16.38 libbtrfs0 [2022-04-28T07:34:32.172Z] #67 16.45 The following NEW packages will be installed: [2022-04-28T07:34:32.172Z] #67 16.45 libbtrfs-dev libbtrfs0 [2022-04-28T07:34:32.172Z] #67 16.75 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2022-04-28T07:34:32.172Z] #67 16.75 Need to get 460 kB of archives. [2022-04-28T07:34:32.172Z] #67 16.75 After this operation, 1237 kB of additional disk space will be used. [2022-04-28T07:34:32.172Z] #67 16.75 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-28T07:34:32.172Z] #67 16.75 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-28T07:34:32.172Z] #67 17.02 debconf: delaying package configuration, since apt-utils is not installed [2022-04-28T07:34:32.172Z] #67 17.13 Fetched 460 kB in 0s (1675 kB/s) [2022-04-28T07:34:32.172Z] #67 17.16 Selecting previously unselected package libbtrfs0:amd64. [2022-04-28T07:34:32.172Z] #67 17.16 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30207 files and directories currently installed.) [2022-04-28T07:34:32.172Z] #67 17.17 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-28T07:34:32.172Z] #67 17.19 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-28T07:34:32.172Z] #67 17.24 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-28T07:34:32.172Z] #67 17.24 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-28T07:34:32.172Z] #67 17.25 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-28T07:34:32.172Z] #67 17.32 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-28T07:34:32.172Z] #67 17.33 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-28T07:34:32.172Z] #67 17.35 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-28T07:34:32.172Z] #67 DONE 17.6s [2022-04-28T07:34:32.172Z] [2022-04-28T07:34:32.172Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-28T07:34:32.172Z] #20 sha256:5d98cf3f88d2f9ca2e39670ec8709be05c8a524465c261d6a5099dde9c4b7d07 [2022-04-28T07:34:32.172Z] #20 17.48 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-04-28T07:34:32.172Z] #20 17.56 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-04-28T07:34:32.172Z] #20 ... [2022-04-28T07:34:32.172Z] [2022-04-28T07:34:32.172Z] #47 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-28T07:34:32.172Z] #47 sha256:d622f3b99f2f470903eae7552b6f54e0da7f2a6b07ab562a666697eebd7a0859 [2022-04-28T07:34:32.172Z] #47 11.77 Reading package lists... [2022-04-28T07:34:32.172Z] #47 14.73 Building dependency tree... [2022-04-28T07:34:32.172Z] #47 15.92 The following additional packages will be installed: [2022-04-28T07:34:32.172Z] #47 15.92 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-04-28T07:34:32.172Z] #47 15.93 Suggested packages: [2022-04-28T07:34:32.172Z] #47 15.93 cmake-doc ninja-build lrzip [2022-04-28T07:34:32.172Z] #47 15.93 Recommended packages: [2022-04-28T07:34:32.172Z] #47 15.93 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-04-28T07:34:32.172Z] #47 16.16 The following NEW packages will be installed: [2022-04-28T07:34:32.172Z] #47 16.17 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-04-28T07:34:32.172Z] #47 16.47 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2022-04-28T07:34:32.172Z] #47 16.47 Need to get 8418 kB of archives. [2022-04-28T07:34:32.172Z] #47 16.47 After this operation, 34.9 MB of additional disk space will be used. [2022-04-28T07:34:32.172Z] #47 16.47 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-28T07:34:32.172Z] #47 16.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-04-28T07:34:32.172Z] #47 16.48 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-04-28T07:34:32.172Z] #47 16.50 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-04-28T07:34:32.172Z] #47 16.50 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-04-28T07:34:32.172Z] #47 16.50 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-04-28T07:34:32.172Z] #47 16.51 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-04-28T07:34:32.172Z] #47 16.51 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-04-28T07:34:32.172Z] #47 16.87 debconf: delaying package configuration, since apt-utils is not installed [2022-04-28T07:34:32.172Z] #47 16.97 Fetched 8418 kB in 0s (24.7 MB/s) [2022-04-28T07:34:32.172Z] #47 17.07 Selecting previously unselected package xxd. [2022-04-28T07:34:32.172Z] #47 17.07 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30207 files and directories currently installed.) [2022-04-28T07:34:32.172Z] #47 17.08 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-28T07:34:32.172Z] #47 17.09 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-28T07:34:32.172Z] #47 17.14 Selecting previously unselected package vim-common. [2022-04-28T07:34:32.172Z] #47 17.14 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-28T07:34:32.172Z] #47 17.16 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-28T07:34:32.172Z] #47 17.22 Selecting previously unselected package cmake-data. [2022-04-28T07:34:32.172Z] #47 17.22 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-04-28T07:34:32.172Z] #47 17.24 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-04-28T07:34:32.172Z] #47 ... [2022-04-28T07:34:32.172Z] [2022-04-28T07:34:32.172Z] #68 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-04-28T07:34:32.172Z] #68 sha256:01fe3a4b73e8f41c8de4bee54ceb9bf0b84927892090f40447e072066e59fd5d [2022-04-28T07:34:32.172Z] #68 DONE 0.1s [2022-04-28T07:34:32.172Z] [2022-04-28T07:34:32.172Z] #47 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-28T07:34:32.172Z] #47 sha256:d622f3b99f2f470903eae7552b6f54e0da7f2a6b07ab562a666697eebd7a0859 [2022-04-28T07:34:32.172Z] #47 17.68 Selecting previously unselected package libarchive13:amd64. [2022-04-28T07:34:32.172Z] #47 17.68 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-04-28T07:34:32.172Z] #47 17.69 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-28T07:34:32.417Z] #21 15.99 0 upgraded, 48 newly installed, 0 to remove and 2 not upgraded. [2022-04-28T07:34:32.417Z] #21 15.99 Need to get 27.6 MB of archives. [2022-04-28T07:34:32.417Z] #21 15.99 After this operation, 106 MB of additional disk space will be used. [2022-04-28T07:34:32.417Z] #21 15.99 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-04-28T07:34:32.417Z] #21 15.99 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-04-28T07:34:32.417Z] #21 16.00 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-04-28T07:34:32.417Z] #21 16.00 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-04-28T07:34:32.417Z] #21 16.00 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-04-28T07:34:32.417Z] #21 16.01 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-04-28T07:34:32.417Z] #21 16.01 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-04-28T07:34:32.417Z] #21 16.01 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-04-28T07:34:32.417Z] #21 16.04 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-28T07:34:32.417Z] #21 16.05 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-28T07:34:32.417Z] #21 16.06 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-04-28T07:34:32.417Z] #21 16.07 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-04-28T07:34:32.417Z] #21 16.08 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-04-28T07:34:32.417Z] #21 16.08 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-04-28T07:34:32.417Z] #21 16.10 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-04-28T07:34:32.417Z] #21 16.11 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-04-28T07:34:32.417Z] #21 16.11 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-04-28T07:34:32.417Z] #21 16.12 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-04-28T07:34:32.417Z] #21 16.12 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-04-28T07:34:32.417Z] #21 16.12 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-04-28T07:34:32.417Z] #21 16.12 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-04-28T07:34:32.417Z] #21 16.14 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-28T07:34:32.417Z] #21 16.14 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-28T07:34:32.437Z] #47 17.76 Selecting previously unselected package libjsoncpp24:amd64. [2022-04-28T07:34:32.437Z] #47 17.77 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-04-28T07:34:32.437Z] #47 17.77 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-28T07:34:32.437Z] #47 17.82 Selecting previously unselected package librhash0:amd64. [2022-04-28T07:34:32.437Z] #47 17.83 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-04-28T07:34:32.437Z] #47 17.83 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-04-28T07:34:32.437Z] #47 17.94 Selecting previously unselected package libuv1:amd64. [2022-04-28T07:34:32.679Z] #21 16.14 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-28T07:34:32.679Z] #21 16.15 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-04-28T07:34:32.679Z] #21 16.15 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-04-28T07:34:32.679Z] #21 16.16 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-04-28T07:34:32.694Z] #47 17.94 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-04-28T07:34:32.694Z] #47 17.95 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-04-28T07:34:32.694Z] #47 17.99 Selecting previously unselected package cmake. [2022-04-28T07:34:32.694Z] #47 17.99 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-04-28T07:34:32.694Z] #47 18.01 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-04-28T07:34:32.700Z] #53 29.79 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-04-28T07:34:32.701Z] #53 29.83 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-04-28T07:34:32.940Z] #21 16.47 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-04-28T07:34:32.940Z] #21 16.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-04-28T07:34:32.940Z] #21 16.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-04-28T07:34:32.940Z] #21 16.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-04-28T07:34:32.940Z] #21 16.50 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-04-28T07:34:32.940Z] #21 16.50 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-04-28T07:34:32.940Z] #21 16.50 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-04-28T07:34:32.940Z] #21 16.57 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-04-28T07:34:32.940Z] #21 16.57 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-04-28T07:34:32.940Z] #21 16.57 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-28T07:34:32.940Z] #21 16.58 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-04-28T07:34:32.940Z] #21 16.59 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-04-28T07:34:32.940Z] #21 16.59 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-04-28T07:34:32.940Z] #21 16.60 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-04-28T07:34:32.940Z] #21 16.64 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-04-28T07:34:32.940Z] #21 16.64 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-04-28T07:34:32.941Z] #21 16.65 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-04-28T07:34:33.202Z] #21 16.91 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-04-28T07:34:33.202Z] #21 16.94 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-04-28T07:34:33.202Z] #21 16.95 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-04-28T07:34:33.202Z] #21 16.97 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-04-28T07:34:33.246Z] #21 35.67 Setting up zip (3.0-12) ... [2022-04-28T07:34:33.246Z] #21 35.68 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-28T07:34:33.246Z] #21 35.72 Setting up bash-completion (1:2.11-2) ... [2022-04-28T07:34:33.259Z] #47 18.55 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-28T07:34:33.259Z] #47 18.56 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-28T07:34:33.259Z] #47 18.58 Setting up libuv1:amd64 (1.40.0-2) ... [2022-04-28T07:34:33.259Z] #47 18.59 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-28T07:34:33.259Z] #47 18.61 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-28T07:34:33.259Z] #47 18.62 Setting up librhash0:amd64 (1.4.1-2) ... [2022-04-28T07:34:33.259Z] #47 18.64 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-04-28T07:34:33.259Z] #47 18.65 Setting up cmake (3.18.4-2+deb11u1) ... [2022-04-28T07:34:33.259Z] #47 18.67 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-28T07:34:33.365Z] #21 20.93 Selecting previously unselected package libinih1:arm64. [2022-04-28T07:34:33.365Z] #21 20.93 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2022-04-28T07:34:33.365Z] #21 20.94 Unpacking libinih1:arm64 (53-1+b2) ... [2022-04-28T07:34:33.365Z] #21 21.00 Selecting previously unselected package libnet1:arm64. [2022-04-28T07:34:33.365Z] #21 21.00 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-04-28T07:34:33.365Z] #21 21.00 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-04-28T07:34:33.365Z] #21 21.09 Selecting previously unselected package libnl-3-200:arm64. [2022-04-28T07:34:33.365Z] #21 21.09 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-04-28T07:34:33.365Z] #21 21.10 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-04-28T07:34:33.365Z] #21 21.21 Selecting previously unselected package libprotobuf-c1:arm64. [2022-04-28T07:34:33.365Z] #21 21.21 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-04-28T07:34:33.365Z] #21 21.22 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-04-28T07:34:33.365Z] #21 21.28 Selecting previously unselected package net-tools. [2022-04-28T07:34:33.365Z] #21 21.28 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2022-04-28T07:34:33.365Z] #21 21.29 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-04-28T07:34:33.365Z] #21 21.48 Selecting previously unselected package patch. [2022-04-28T07:34:33.365Z] #21 21.50 Preparing to unpack .../32-patch_2.7.6-7_arm64.deb ... [2022-04-28T07:34:33.365Z] #21 21.50 Unpacking patch (2.7.6-7) ... [2022-04-28T07:34:33.365Z] #21 21.60 Selecting previously unselected package python-pip-whl. [2022-04-28T07:34:33.517Z] #47 DONE 18.9s [2022-04-28T07:34:33.517Z] [2022-04-28T07:34:33.517Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-28T07:34:33.517Z] #20 sha256:5d98cf3f88d2f9ca2e39670ec8709be05c8a524465c261d6a5099dde9c4b7d07 [2022-04-28T07:34:33.517Z] #20 17.64 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-04-28T07:34:33.517Z] #20 17.92 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-04-28T07:34:33.517Z] #20 18.01 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-04-28T07:34:33.517Z] #20 18.01 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-04-28T07:34:33.517Z] #20 18.01 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-04-28T07:34:33.517Z] #20 18.01 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-28T07:34:33.517Z] #20 18.01 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-28T07:34:33.517Z] #20 18.01 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-04-28T07:34:33.517Z] #20 18.01 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-04-28T07:34:33.517Z] #20 18.02 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-04-28T07:34:33.517Z] #20 18.02 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-04-28T07:34:33.517Z] #20 18.02 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-04-28T07:34:33.517Z] #20 18.02 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-04-28T07:34:33.517Z] #20 18.02 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-04-28T07:34:33.517Z] #20 18.03 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-04-28T07:34:33.517Z] #20 18.03 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-04-28T07:34:33.517Z] #20 18.03 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-04-28T07:34:33.517Z] #20 18.03 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-04-28T07:34:33.517Z] #20 18.31 debconf: delaying package configuration, since apt-utils is not installed [2022-04-28T07:34:33.517Z] #20 18.41 Fetched 115 MB in 1s (87.7 MB/s) [2022-04-28T07:34:33.517Z] #20 18.43 Selecting previously unselected package binutils-mingw-w64-i686. [2022-04-28T07:34:33.517Z] #20 18.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 ... 30207 files and directories currently installed.) [2022-04-28T07:34:33.517Z] #20 18.44 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-28T07:34:33.517Z] #20 18.45 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-28T07:34:33.517Z] #20 18.78 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-04-28T07:34:33.517Z] #20 18.78 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-28T07:34:33.517Z] #20 18.80 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-28T07:34:33.517Z] #20 ... [2022-04-28T07:34:33.517Z] [2022-04-28T07:34:33.517Z] #48 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-04-28T07:34:33.517Z] #48 sha256:9ae8b05b557cef3cf3222b0f051ff2d44cd51c75aaa2faee26ffa45a83fb9808 [2022-04-28T07:34:33.517Z] #48 DONE 0.1s [2022-04-28T07:34:33.622Z] #21 21.61 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-04-28T07:34:33.622Z] #21 21.61 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-28T07:34:33.775Z] #21 17.54 debconf: delaying package configuration, since apt-utils is not installed [2022-04-28T07:34:33.775Z] [2022-04-28T07:34:33.775Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-28T07:34:33.775Z] #20 sha256:5d98cf3f88d2f9ca2e39670ec8709be05c8a524465c261d6a5099dde9c4b7d07 [2022-04-28T07:34:33.775Z] #20 19.14 Selecting previously unselected package binutils-mingw-w64. [2022-04-28T07:34:33.775Z] #20 19.14 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-04-28T07:34:33.775Z] #20 19.14 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-28T07:34:33.775Z] #20 19.19 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-04-28T07:34:33.775Z] #20 19.20 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-28T07:34:33.775Z] #20 19.20 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-28T07:34:33.775Z] #20 19.25 Selecting previously unselected package dmsetup. [2022-04-28T07:34:33.775Z] #20 19.25 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-04-28T07:34:33.775Z] #20 19.26 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-04-28T07:34:33.775Z] #20 19.30 Selecting previously unselected package mingw-w64-common. [2022-04-28T07:34:34.034Z] #20 19.30 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-04-28T07:34:34.034Z] #20 19.31 Unpacking mingw-w64-common (8.0.0-1) ... [2022-04-28T07:34:34.036Z] #21 17.65 Fetched 27.6 MB in 1s (21.4 MB/s) [2022-04-28T07:34:34.036Z] #21 17.70 Selecting previously unselected package pigz. [2022-04-28T07:34:34.036Z] #21 17.70 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24010 files and directories currently installed.) [2022-04-28T07:34:34.036Z] #21 17.76 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-04-28T07:34:34.036Z] #21 17.76 Unpacking pigz (2.6-1) ... [2022-04-28T07:34:34.036Z] #21 17.87 Selecting previously unselected package libelf1:amd64. [2022-04-28T07:34:34.187Z] #21 22.06 Selecting previously unselected package python3-lib2to3. [2022-04-28T07:34:34.187Z] #21 22.06 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-04-28T07:34:34.187Z] #21 22.07 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-04-28T07:34:34.187Z] #21 22.19 Selecting previously unselected package python3-distutils. [2022-04-28T07:34:34.187Z] #21 22.20 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-04-28T07:34:34.187Z] #21 22.20 Unpacking python3-distutils (3.9.2-1) ... [2022-04-28T07:34:34.297Z] #21 17.87 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-04-28T07:34:34.297Z] #21 17.88 Unpacking libelf1:amd64 (0.183-1) ... [2022-04-28T07:34:34.444Z] #21 22.33 Selecting previously unselected package python3-pkg-resources. [2022-04-28T07:34:34.444Z] #21 22.34 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-28T07:34:34.444Z] #21 22.35 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-28T07:34:34.444Z] #21 22.48 Selecting previously unselected package python3-setuptools. [2022-04-28T07:34:34.444Z] #21 22.49 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-04-28T07:34:34.444Z] #21 22.50 Unpacking python3-setuptools (52.0.0-4) ... [2022-04-28T07:34:34.558Z] #21 18.05 Selecting previously unselected package libbpf0:amd64. [2022-04-28T07:34:34.559Z] #21 18.07 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-04-28T07:34:34.559Z] #21 18.08 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-04-28T07:34:34.559Z] #21 18.16 Selecting previously unselected package libcap2:amd64. [2022-04-28T07:34:34.559Z] #21 18.17 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-04-28T07:34:34.559Z] #21 18.17 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-04-28T07:34:34.559Z] #21 18.25 Selecting previously unselected package libmnl0:amd64. [2022-04-28T07:34:34.559Z] #21 18.26 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-04-28T07:34:34.559Z] #21 18.27 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-04-28T07:34:34.559Z] #21 18.33 Selecting previously unselected package libxtables12:amd64. [2022-04-28T07:34:34.559Z] #21 18.33 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-04-28T07:34:34.559Z] #21 18.34 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-04-28T07:34:34.559Z] #21 18.41 Selecting previously unselected package libcap2-bin. [2022-04-28T07:34:34.601Z] #20 19.89 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-04-28T07:34:34.601Z] #20 19.89 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-04-28T07:34:34.601Z] #20 19.89 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-28T07:34:34.701Z] #21 22.71 Selecting previously unselected package python3-wheel. [2022-04-28T07:34:34.701Z] #21 22.72 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-04-28T07:34:34.701Z] #21 22.73 Unpacking python3-wheel (0.34.2-1) ... [2022-04-28T07:34:34.701Z] #21 22.81 Selecting previously unselected package python3-pip. [2022-04-28T07:34:34.701Z] #21 22.81 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-04-28T07:34:34.701Z] #21 22.82 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-04-28T07:34:34.820Z] #21 18.41 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-04-28T07:34:34.820Z] #21 18.43 Unpacking libcap2-bin (1:2.44-1) ... [2022-04-28T07:34:34.957Z] #21 23.08 Selecting previously unselected package sudo. [2022-04-28T07:34:35.081Z] #21 18.53 Selecting previously unselected package iproute2. [2022-04-28T07:34:35.081Z] #21 18.54 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-04-28T07:34:35.081Z] #21 18.55 Unpacking iproute2 (5.10.0-4) ... [2022-04-28T07:34:35.081Z] #21 18.93 Selecting previously unselected package xxd. [2022-04-28T07:34:35.162Z] #21 37.57 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-04-28T07:34:35.162Z] #21 37.60 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-04-28T07:34:35.162Z] #21 37.62 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-04-28T07:34:35.162Z] #21 37.64 Setting up patch (2.7.6-7) ... [2022-04-28T07:34:35.162Z] #21 37.67 Setting up sudo (1.9.5p2-3) ... [2022-04-28T07:34:35.162Z] #21 37.77 invoke-rc.d: could not determine current runlevel [2022-04-28T07:34:35.162Z] #21 37.77 invoke-rc.d: policy-rc.d denied execution of start. [2022-04-28T07:34:35.162Z] #21 37.78 Setting up xfsprogs (5.10.0-4) ... [2022-04-28T07:34:35.162Z] #21 37.80 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-04-28T07:34:35.162Z] #21 37.82 Setting up inetutils-ping (2:2.0-1) ... [2022-04-28T07:34:35.162Z] #21 37.83 Setting up pigz (2.6-1) ... [2022-04-28T07:34:35.162Z] #21 37.85 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-28T07:34:35.162Z] #21 37.86 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-28T07:34:35.166Z] #20 20.54 Selecting previously unselected package gcc-mingw-w64-base. [2022-04-28T07:34:35.166Z] #20 20.54 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-04-28T07:34:35.166Z] #20 20.56 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-28T07:34:35.166Z] #20 20.67 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-04-28T07:34:35.214Z] #21 23.09 Preparing to unpack .../40-sudo_1.9.5p2-3_arm64.deb ... [2022-04-28T07:34:35.214Z] #21 23.09 Unpacking sudo (1.9.5p2-3) ... [2022-04-28T07:34:35.345Z] #21 18.94 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-28T07:34:35.345Z] #21 18.95 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-28T07:34:35.345Z] #21 19.06 Selecting previously unselected package vim-common. [2022-04-28T07:34:35.424Z] #20 ... [2022-04-28T07:34:35.424Z] [2022-04-28T07:34:35.424Z] #49 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-04-28T07:34:35.424Z] #49 sha256:0938db9234d659b9c3f0037c7d1a1b29d2564178aa40781c16763db8a8764b4f [2022-04-28T07:34:35.424Z] #49 0.441 + RM_GOPATH=0 [2022-04-28T07:34:35.424Z] #49 0.441 + TMP_GOPATH= [2022-04-28T07:34:35.424Z] #49 0.442 + : /build [2022-04-28T07:34:35.424Z] #49 0.442 + '[' -z '' ']' [2022-04-28T07:34:35.424Z] #49 0.442 ++ mktemp -d [2022-04-28T07:34:35.424Z] #49 0.443 + export GOPATH=/tmp/tmp.okO0OlYD9e [2022-04-28T07:34:35.424Z] #49 0.443 + GOPATH=/tmp/tmp.okO0OlYD9e [2022-04-28T07:34:35.424Z] #49 0.443 + RM_GOPATH=1 [2022-04-28T07:34:35.424Z] #49 0.443 + case "$(go env GOARCH)" in [2022-04-28T07:34:35.424Z] #49 0.443 ++ go env GOARCH [2022-04-28T07:34:35.424Z] #49 0.447 + export GO_BUILDMODE=-buildmode=pie [2022-04-28T07:34:35.424Z] #49 0.447 + GO_BUILDMODE=-buildmode=pie [2022-04-28T07:34:35.424Z] #49 0.447 ++ dirname /install.sh [2022-04-28T07:34:35.424Z] #49 0.448 + dir=/ [2022-04-28T07:34:35.424Z] #49 0.448 + bin=tini [2022-04-28T07:34:35.424Z] #49 0.448 + shift [2022-04-28T07:34:35.424Z] #49 0.448 + '[' '!' -f //tini.installer ']' [2022-04-28T07:34:35.424Z] #49 0.448 + . //tini.installer [2022-04-28T07:34:35.424Z] #49 0.448 ++ : v0.19.0 [2022-04-28T07:34:35.424Z] #49 0.448 + install_tini [2022-04-28T07:34:35.424Z] #49 0.448 + echo 'Install tini version v0.19.0' [2022-04-28T07:34:35.424Z] #49 0.448 Install tini version v0.19.0 [2022-04-28T07:34:35.424Z] #49 0.448 + git clone https://github.com/krallin/tini.git /tmp/tmp.okO0OlYD9e/tini [2022-04-28T07:34:35.424Z] #49 0.449 Cloning into '/tmp/tmp.okO0OlYD9e/tini'... [2022-04-28T07:34:35.424Z] #49 0.652 + cd /tmp/tmp.okO0OlYD9e/tini [2022-04-28T07:34:35.424Z] #49 0.652 + git checkout -q v0.19.0 [2022-04-28T07:34:35.424Z] #49 0.656 + cmake . [2022-04-28T07:34:35.424Z] #49 0.739 -- The C compiler identification is GNU 10.2.1 [2022-04-28T07:34:35.424Z] #49 0.754 -- Detecting C compiler ABI info [2022-04-28T07:34:35.424Z] #49 0.846 -- Detecting C compiler ABI info - done [2022-04-28T07:34:35.424Z] #49 0.863 -- Check for working C compiler: /usr/bin/cc - skipped [2022-04-28T07:34:35.424Z] #49 0.863 -- Detecting C compile features [2022-04-28T07:34:35.424Z] #49 0.864 -- Detecting C compile features - done [2022-04-28T07:34:35.424Z] #49 0.874 -- Performing Test HAS_BUILTIN_FORTIFY [2022-04-28T07:34:35.424Z] #49 0.902 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-04-28T07:34:35.424Z] #49 0.916 -- Configuring done [2022-04-28T07:34:35.424Z] #49 0.920 -- Generating done [2022-04-28T07:34:35.424Z] #49 0.921 -- Build files have been written to: /tmp/tmp.okO0OlYD9e/tini [2022-04-28T07:34:35.424Z] #49 0.924 + make tini-static [2022-04-28T07:34:35.424Z] #49 0.976 Scanning dependencies of target tini-static [2022-04-28T07:34:35.424Z] #49 0.986 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-04-28T07:34:35.424Z] #49 1.147 [100%] Linking C executable tini-static [2022-04-28T07:34:35.424Z] #49 1.252 [100%] Built target tini-static [2022-04-28T07:34:35.424Z] #49 1.261 + mkdir -p /build [2022-04-28T07:34:35.424Z] #49 1.262 + cp tini-static /build/docker-init [2022-04-28T07:34:35.424Z] #49 DONE 1.7s [2022-04-28T07:34:35.424Z] [2022-04-28T07:34:35.424Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-28T07:34:35.424Z] #20 sha256:5d98cf3f88d2f9ca2e39670ec8709be05c8a524465c261d6a5099dde9c4b7d07 [2022-04-28T07:34:35.425Z] #20 20.67 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-28T07:34:35.425Z] #20 20.69 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-28T07:34:35.425Z] #21 37.88 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-28T07:34:35.425Z] #21 37.91 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-28T07:34:35.471Z] #21 23.54 Selecting previously unselected package thin-provisioning-tools. [2022-04-28T07:34:35.471Z] #21 23.55 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2022-04-28T07:34:35.471Z] #21 23.56 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-04-28T07:34:35.606Z] #21 19.06 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-28T07:34:35.606Z] #21 19.08 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-28T07:34:35.606Z] #21 19.23 Selecting previously unselected package bash-completion. [2022-04-28T07:34:35.606Z] #21 19.23 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-04-28T07:34:35.727Z] #21 23.75 Selecting previously unselected package uidmap. [2022-04-28T07:34:35.727Z] #21 23.77 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_arm64.deb ... [2022-04-28T07:34:35.727Z] #21 23.77 Unpacking uidmap (1:4.8.1-1) ... [2022-04-28T07:34:35.727Z] #21 23.88 Selecting previously unselected package vim-runtime. [2022-04-28T07:34:35.727Z] #21 23.89 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-28T07:34:35.727Z] #21 23.91 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-04-28T07:34:35.727Z] #21 23.93 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-04-28T07:34:35.727Z] #21 23.94 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-28T07:34:36.056Z] #53 32.99 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-28T07:34:36.056Z] #53 32.99 go: downloading github.com/stretchr/testify v1.7.0 [2022-04-28T07:34:36.056Z] #53 33.14 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-04-28T07:34:36.056Z] #53 33.18 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-04-28T07:34:36.056Z] #53 33.22 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-04-28T07:34:36.056Z] #53 33.34 go: downloading github.com/magiconair/properties v1.8.5 [2022-04-28T07:34:36.056Z] #53 33.34 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-28T07:34:36.056Z] #53 33.36 go: downloading github.com/spf13/afero v1.6.0 [2022-04-28T07:34:36.056Z] #53 33.48 go: downloading github.com/spf13/cast v1.4.1 [2022-04-28T07:34:36.056Z] #53 33.52 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-04-28T07:34:36.056Z] #53 33.54 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-04-28T07:34:36.056Z] #53 33.55 go: downloading github.com/subosito/gotenv v1.2.0 [2022-04-28T07:34:36.259Z] #21 38.59 Setting up libaio1:amd64 (0.3.112-9) ... [2022-04-28T07:34:36.259Z] #21 38.61 Setting up python3-lib2to3 (3.9.2-1) ... [2022-04-28T07:34:36.316Z] #53 33.72 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-04-28T07:34:36.316Z] #53 ... [2022-04-28T07:34:36.316Z] [2022-04-28T07:34:36.316Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-04-28T07:34:36.316Z] #55 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-04-28T07:34:36.316Z] #55 33.38 v3.0.2 [2022-04-28T07:34:36.316Z] #55 DONE 33.8s [2022-04-28T07:34:36.316Z] [2022-04-28T07:34:36.316Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-28T07:34:36.316Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-28T07:34:36.316Z] #53 33.72 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-04-28T07:34:36.316Z] #53 33.76 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-04-28T07:34:36.316Z] #53 ... [2022-04-28T07:34:36.316Z] [2022-04-28T07:34:36.316Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-28T07:34:36.316Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-28T07:34:36.316Z] #40 18.82 Reading package lists... [2022-04-28T07:34:36.316Z] #40 24.21 Building dependency tree... [2022-04-28T07:34:36.316Z] #40 27.29 The following additional packages will be installed: [2022-04-28T07:34:36.316Z] #40 27.29 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-04-28T07:34:36.316Z] #40 27.31 Suggested packages: [2022-04-28T07:34:36.316Z] #40 27.32 cmake-doc ninja-build lrzip [2022-04-28T07:34:36.316Z] #40 27.32 Recommended packages: [2022-04-28T07:34:36.316Z] #40 27.32 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-04-28T07:34:36.316Z] #40 28.19 The following NEW packages will be installed: [2022-04-28T07:34:36.316Z] #40 28.22 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-04-28T07:34:36.316Z] #40 28.22 vim-common xxd [2022-04-28T07:34:36.316Z] #40 28.65 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2022-04-28T07:34:36.316Z] #40 28.65 Need to get 17.7 MB of archives. [2022-04-28T07:34:36.316Z] #40 28.65 After this operation, 70.7 MB of additional disk space will be used. [2022-04-28T07:34:36.316Z] #40 28.65 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-28T07:34:36.316Z] #40 28.65 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-28T07:34:36.316Z] #40 28.66 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-04-28T07:34:36.316Z] #40 28.78 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-04-28T07:34:36.316Z] #40 29.29 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u1 [693 kB] [2022-04-28T07:34:36.316Z] #40 29.32 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-04-28T07:34:36.316Z] #40 29.35 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-04-28T07:34:36.316Z] #40 29.35 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-04-28T07:34:36.316Z] #40 29.36 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-04-28T07:34:36.316Z] #40 29.37 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-04-28T07:34:36.316Z] #40 30.77 debconf: delaying package configuration, since apt-utils is not installed [2022-04-28T07:34:36.316Z] #40 31.14 Fetched 17.7 MB in 1s (13.0 MB/s) [2022-04-28T07:34:36.316Z] #40 31.27 Selecting previously unselected package xxd. [2022-04-28T07:34:36.316Z] #40 31.27 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-28T07:34:36.316Z] #40 31.33 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-28T07:34:36.316Z] #40 31.34 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-28T07:34:36.316Z] #40 31.53 Selecting previously unselected package vim-common. [2022-04-28T07:34:36.316Z] #40 31.53 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-28T07:34:36.316Z] #40 31.56 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-28T07:34:36.316Z] #40 31.89 Selecting previously unselected package cmake-data. [2022-04-28T07:34:36.316Z] #40 31.89 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-04-28T07:34:36.316Z] #40 31.90 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-04-28T07:34:36.521Z] #21 38.99 Setting up libelf1:amd64 (0.183-1) ... [2022-04-28T07:34:36.521Z] #21 39.05 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-04-28T07:34:36.521Z] #21 39.06 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-28T07:34:36.521Z] #21 39.07 Setting up python3-distutils (3.9.2-1) ... [2022-04-28T07:34:36.578Z] #40 ... [2022-04-28T07:34:36.578Z] [2022-04-28T07:34:36.578Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-28T07:34:36.578Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-28T07:34:36.578Z] #53 33.89 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-04-28T07:34:36.578Z] #53 33.89 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-04-28T07:34:36.578Z] #53 33.94 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-04-28T07:34:36.799Z] #20 21.92 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-04-28T07:34:36.799Z] #20 21.92 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-28T07:34:36.799Z] #20 21.92 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-28T07:34:36.838Z] #53 34.05 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-04-28T07:34:36.838Z] #53 34.09 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-04-28T07:34:36.838Z] #53 34.09 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-04-28T07:34:37.093Z] #21 39.50 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-04-28T07:34:37.093Z] #21 39.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-04-28T07:34:37.094Z] #21 39.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-04-28T07:34:37.094Z] #21 39.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-04-28T07:34:37.094Z] #21 39.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-04-28T07:34:37.094Z] #21 39.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-04-28T07:34:37.094Z] #21 39.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-04-28T07:34:37.094Z] #21 39.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-04-28T07:34:37.094Z] #21 39.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-04-28T07:34:37.094Z] #21 39.58 Setting up python3-setuptools (52.0.0-4) ... [2022-04-28T07:34:37.411Z] #53 34.60 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-04-28T07:34:37.412Z] #53 34.72 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-04-28T07:34:37.412Z] #53 34.79 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-04-28T07:34:37.412Z] #53 34.83 go: downloading github.com/Antonboom/errname v0.1.5 [2022-04-28T07:34:37.412Z] #53 34.83 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-04-28T07:34:37.412Z] #53 34.88 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-04-28T07:34:37.412Z] #53 ... [2022-04-28T07:34:37.412Z] [2022-04-28T07:34:37.412Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-28T07:34:37.412Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-28T07:34:37.412Z] #49 19.02 Reading package lists... [2022-04-28T07:34:37.412Z] #49 24.65 Reading package lists... [2022-04-28T07:34:37.412Z] #49 29.71 Building dependency tree... [2022-04-28T07:34:37.412Z] #49 33.15 The following additional packages will be installed: [2022-04-28T07:34:37.412Z] #49 33.20 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-28T07:34:37.412Z] #49 33.21 python3-protobuf python3-six [2022-04-28T07:34:37.412Z] #49 33.25 Suggested packages: [2022-04-28T07:34:37.412Z] #49 33.25 python3-setuptools [2022-04-28T07:34:37.412Z] #49 33.25 Recommended packages: [2022-04-28T07:34:37.412Z] #49 33.25 iproute2 | iproute [2022-04-28T07:34:37.412Z] #49 33.78 The following NEW packages will be installed: [2022-04-28T07:34:37.412Z] #49 33.78 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-28T07:34:37.412Z] #49 33.78 python3-protobuf python3-six [2022-04-28T07:34:37.412Z] #49 34.19 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2022-04-28T07:34:37.412Z] #49 34.19 Need to get 2292 kB of archives. [2022-04-28T07:34:37.412Z] #49 34.19 After this operation, 11.0 MB of additional disk space will be used. [2022-04-28T07:34:37.412Z] #49 34.19 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-04-28T07:34:37.412Z] #49 34.23 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-28T07:34:37.412Z] #49 34.24 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-04-28T07:34:37.412Z] #49 34.25 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-04-28T07:34:37.412Z] #49 34.25 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-28T07:34:37.412Z] #49 34.25 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-04-28T07:34:37.412Z] #49 34.32 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-04-28T07:34:37.536Z] #21 21.03 Unpacking bash-completion (1:2.11-2) ... [2022-04-28T07:34:37.681Z] #49 ... [2022-04-28T07:34:37.681Z] [2022-04-28T07:34:37.681Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-28T07:34:37.681Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-28T07:34:37.681Z] #14 21.83 Reading package lists... [2022-04-28T07:34:37.681Z] #14 27.07 Building dependency tree... [2022-04-28T07:34:37.681Z] #14 30.58 The following additional packages will be installed: [2022-04-28T07:34:37.681Z] #14 30.60 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-28T07:34:37.681Z] #14 30.60 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-04-28T07:34:37.681Z] #14 30.60 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-04-28T07:34:37.681Z] #14 30.60 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-04-28T07:34:37.681Z] #14 30.60 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-04-28T07:34:37.681Z] #14 30.60 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-04-28T07:34:37.681Z] #14 30.60 mingw-w64-common mingw-w64-x86-64-dev [2022-04-28T07:34:37.681Z] #14 30.61 Suggested packages: [2022-04-28T07:34:37.681Z] #14 30.62 gcc-10-locales seccomp wine64 [2022-04-28T07:34:37.681Z] #14 31.97 The following NEW packages will be installed: [2022-04-28T07:34:37.681Z] #14 31.97 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-28T07:34:37.681Z] #14 31.97 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-04-28T07:34:37.681Z] #14 31.97 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-04-28T07:34:37.681Z] #14 31.97 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-04-28T07:34:37.681Z] #14 31.97 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-04-28T07:34:37.681Z] #14 31.98 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-04-28T07:34:37.681Z] #14 31.98 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-04-28T07:34:37.681Z] #14 31.98 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-04-28T07:34:37.681Z] #14 31.99 mingw-w64-x86-64-dev [2022-04-28T07:34:37.681Z] #14 32.39 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. [2022-04-28T07:34:37.681Z] #14 32.39 Need to get 115 MB of archives. [2022-04-28T07:34:37.681Z] #14 32.39 After this operation, 645 MB of additional disk space will be used. [2022-04-28T07:34:37.681Z] #14 32.39 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-04-28T07:34:37.681Z] #14 32.50 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-04-28T07:34:37.681Z] #14 32.65 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-04-28T07:34:37.681Z] #14 32.66 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-04-28T07:34:37.681Z] #14 32.66 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-04-28T07:34:37.681Z] #14 32.67 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-04-28T07:34:37.681Z] #14 32.98 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-04-28T07:34:37.681Z] #14 33.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-04-28T07:34:37.681Z] #14 33.26 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-04-28T07:34:37.681Z] #14 34.16 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-04-28T07:34:37.798Z] #21 21.35 Selecting previously unselected package bzip2. [2022-04-28T07:34:37.798Z] #21 21.35 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-04-28T07:34:37.798Z] #21 21.36 Unpacking bzip2 (1.0.8-4) ... [2022-04-28T07:34:37.798Z] #21 21.45 Selecting previously unselected package xz-utils. [2022-04-28T07:34:37.798Z] #21 21.45 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-04-28T07:34:37.798Z] #21 21.46 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-04-28T07:34:37.942Z] #14 ... [2022-04-28T07:34:37.942Z] [2022-04-28T07:34:37.942Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-28T07:34:37.942Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-28T07:34:37.942Z] #53 35.47 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-04-28T07:34:38.059Z] #21 21.63 Selecting previously unselected package apparmor. [2022-04-28T07:34:38.059Z] #21 21.63 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-04-28T07:34:38.059Z] #21 21.69 Unpacking apparmor (2.13.6-10) ... [2022-04-28T07:34:38.251Z] #53 35.60 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-04-28T07:34:38.251Z] #53 35.63 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-04-28T07:34:38.251Z] #53 35.71 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-04-28T07:34:38.481Z] #21 40.98 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-28T07:34:38.481Z] #21 40.99 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-04-28T07:34:38.481Z] #21 41.01 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-04-28T07:34:38.481Z] #21 41.02 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-04-28T07:34:38.510Z] #53 35.90 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-04-28T07:34:38.510Z] #53 35.90 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-04-28T07:34:38.510Z] #53 36.00 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-04-28T07:34:38.632Z] #21 22.08 Selecting previously unselected package inetutils-ping. [2022-04-28T07:34:38.632Z] #21 22.09 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-04-28T07:34:38.632Z] #21 22.10 Unpacking inetutils-ping (2:2.0-1) ... [2022-04-28T07:34:38.632Z] #21 22.22 Selecting previously unselected package libip4tc2:amd64. [2022-04-28T07:34:38.632Z] #21 22.23 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-04-28T07:34:38.632Z] #21 22.23 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-04-28T07:34:38.632Z] #21 22.29 Selecting previously unselected package libip6tc2:amd64. [2022-04-28T07:34:38.632Z] #21 22.29 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-04-28T07:34:38.632Z] #21 22.29 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-04-28T07:34:38.778Z] #53 36.05 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-04-28T07:34:38.778Z] #53 36.09 go: downloading github.com/breml/bidichk v0.2.1 [2022-04-28T07:34:38.778Z] #53 36.12 go: downloading github.com/breml/errchkjson v0.2.1 [2022-04-28T07:34:38.778Z] #53 ... [2022-04-28T07:34:38.778Z] [2022-04-28T07:34:38.778Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-28T07:34:38.778Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-04-28T07:34:38.778Z] #60 29.00 Building dependency tree... [2022-04-28T07:34:38.778Z] #60 32.55 The following additional packages will be installed: [2022-04-28T07:34:38.778Z] #60 32.56 libbtrfs0 [2022-04-28T07:34:38.778Z] #60 32.76 The following NEW packages will be installed: [2022-04-28T07:34:38.778Z] #60 32.76 libbtrfs-dev libbtrfs0 [2022-04-28T07:34:38.778Z] #60 33.13 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2022-04-28T07:34:38.778Z] #60 33.13 Need to get 460 kB of archives. [2022-04-28T07:34:38.778Z] #60 33.13 After this operation, 1237 kB of additional disk space will be used. [2022-04-28T07:34:38.779Z] #60 33.13 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-28T07:34:38.779Z] #60 33.14 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-28T07:34:38.779Z] #60 34.27 debconf: delaying package configuration, since apt-utils is not installed [2022-04-28T07:34:38.779Z] #60 34.50 Fetched 460 kB in 0s (1511 kB/s) [2022-04-28T07:34:38.779Z] #60 34.64 Selecting previously unselected package libbtrfs0:amd64. [2022-04-28T07:34:38.779Z] #60 34.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 ... 15709 files and directories currently installed.) [2022-04-28T07:34:38.779Z] #60 34.72 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-28T07:34:38.779Z] #60 34.72 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-28T07:34:38.779Z] #60 34.91 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-28T07:34:38.779Z] #60 34.91 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-28T07:34:38.779Z] #60 34.93 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-28T07:34:38.779Z] #60 35.33 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-28T07:34:38.779Z] #60 35.35 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-28T07:34:38.779Z] #60 35.39 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-28T07:34:38.779Z] #60 DONE 36.2s [2022-04-28T07:34:38.779Z] [2022-04-28T07:34:38.779Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-28T07:34:38.779Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-28T07:34:38.779Z] #53 36.15 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-04-28T07:34:38.893Z] #21 22.36 Selecting previously unselected package libnfnetlink0:amd64. [2022-04-28T07:34:38.893Z] #21 22.37 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-04-28T07:34:38.893Z] #21 22.37 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-28T07:34:38.893Z] #21 22.43 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-04-28T07:34:38.893Z] #21 22.43 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-04-28T07:34:38.893Z] #21 22.44 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-28T07:34:38.893Z] #21 22.51 Selecting previously unselected package libnftnl11:amd64. [2022-04-28T07:34:38.893Z] #21 22.51 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-04-28T07:34:38.893Z] #21 22.52 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-04-28T07:34:38.893Z] #21 22.58 Selecting previously unselected package iptables. [2022-04-28T07:34:38.893Z] #21 22.59 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-04-28T07:34:38.893Z] #21 22.60 Unpacking iptables (1.8.7-1) ... [2022-04-28T07:34:38.997Z] #21 26.68 Selecting previously unselected package vim. [2022-04-28T07:34:38.997Z] #21 26.69 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-04-28T07:34:38.997Z] #21 26.70 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-04-28T07:34:38.997Z] #21 27.16 Selecting previously unselected package xfsprogs. [2022-04-28T07:34:38.997Z] #21 27.17 Preparing to unpack .../45-xfsprogs_5.10.0-4_arm64.deb ... [2022-04-28T07:34:38.997Z] #21 27.17 Unpacking xfsprogs (5.10.0-4) ... [2022-04-28T07:34:39.039Z] #53 36.27 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-04-28T07:34:39.039Z] #53 36.31 go: downloading github.com/daixiang0/gci v0.2.9 [2022-04-28T07:34:39.039Z] #53 36.37 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-04-28T07:34:39.039Z] #53 36.41 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-04-28T07:34:39.039Z] #53 36.45 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-04-28T07:34:39.155Z] #21 22.85 Selecting previously unselected package libonig5:amd64. [2022-04-28T07:34:39.155Z] #21 22.87 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-28T07:34:39.155Z] #21 22.88 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-28T07:34:39.299Z] #53 36.51 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-04-28T07:34:39.299Z] #53 36.53 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-04-28T07:34:39.299Z] #53 36.56 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-04-28T07:34:39.299Z] #53 ... [2022-04-28T07:34:39.299Z] [2022-04-28T07:34:39.299Z] #38 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-04-28T07:34:39.299Z] #38 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-04-28T07:34:39.299Z] #38 36.40 NAME: [2022-04-28T07:34:39.299Z] #38 36.40 go-winres - A tool for embedding resources in Windows executables [2022-04-28T07:34:39.299Z] #38 36.40 [2022-04-28T07:34:39.299Z] #38 36.40 USAGE: [2022-04-28T07:34:39.299Z] #38 36.40 go-winres [global options] command [command options] [arguments...] [2022-04-28T07:34:39.299Z] #38 36.40 [2022-04-28T07:34:39.299Z] #38 36.40 COMMANDS: [2022-04-28T07:34:39.299Z] #38 36.40 init Create an initial ./winres/winres.json [2022-04-28T07:34:39.299Z] #38 36.40 make Make syso files for the "go build" command [2022-04-28T07:34:39.299Z] #38 36.40 simply Make syso files for the "go build" command (simplified) [2022-04-28T07:34:39.299Z] #38 36.40 extract Extract all resources from an executable [2022-04-28T07:34:39.299Z] #38 36.40 patch Replace resources in an executable file (exe, dll) [2022-04-28T07:34:39.299Z] #38 36.40 help, h Shows a list of commands or help for one command [2022-04-28T07:34:39.299Z] #38 36.40 [2022-04-28T07:34:39.299Z] #38 36.40 GLOBAL OPTIONS: [2022-04-28T07:34:39.299Z] #38 36.40 --help, -h show help (default: false) [2022-04-28T07:34:39.299Z] #38 DONE 36.7s [2022-04-28T07:34:39.299Z] [2022-04-28T07:34:39.299Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-04-28T07:34:39.299Z] #61 sha256:1880180b897df057c0651805ba619bb2ad0f9bd614b821cd650fe0000a6eef77 [2022-04-28T07:34:39.299Z] #61 DONE 0.6s [2022-04-28T07:34:39.327Z] #20 24.33 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-04-28T07:34:39.327Z] #20 24.34 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-28T07:34:39.327Z] #20 24.34 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-28T07:34:39.391Z] using credential docker-jenkins-github-credentials [2022-04-28T07:34:39.417Z] #21 23.01 Selecting previously unselected package libjq1:amd64. [2022-04-28T07:34:39.417Z] #21 23.02 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-04-28T07:34:39.417Z] #21 23.02 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-28T07:34:39.417Z] #21 23.13 Selecting previously unselected package jq. [2022-04-28T07:34:39.417Z] #21 23.14 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-04-28T07:34:39.417Z] #21 23.16 Unpacking jq (1.6-2.1) ... [2022-04-28T07:34:39.417Z] #21 23.24 Selecting previously unselected package libaio1:amd64. [2022-04-28T07:34:39.424Z] #21 42.05 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-28T07:34:39.424Z] #21 42.06 Setting up jq (1.6-2.1) ... [2022-04-28T07:34:39.424Z] #21 42.08 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-04-28T07:34:39.424Z] #21 42.10 Setting up iptables (1.8.7-1) ... [2022-04-28T07:34:39.424Z] #21 42.11 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-28T07:34:39.424Z] #21 42.11 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-28T07:34:39.424Z] #21 42.12 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-28T07:34:39.424Z] #21 42.13 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-28T07:34:39.424Z] #21 42.13 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-04-28T07:34:39.424Z] #21 42.14 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-04-28T07:34:39.472Z] Cloning the remote Git repository [2022-04-28T07:34:39.472Z] Cloning with configured refspecs honoured and without tags [2022-04-28T07:34:39.559Z] #21 27.61 Selecting previously unselected package zip. [2022-04-28T07:34:39.560Z] #21 27.62 Preparing to unpack .../46-zip_3.0-12_arm64.deb ... [2022-04-28T07:34:39.560Z] #21 27.62 Unpacking zip (3.0-12) ... [2022-04-28T07:34:39.566Z] [2022-04-28T07:34:39.566Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-28T07:34:39.566Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-28T07:34:39.566Z] #53 36.88 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-04-28T07:34:39.566Z] #53 36.94 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-04-28T07:34:39.566Z] #53 36.94 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-04-28T07:34:39.566Z] #53 36.98 go: downloading github.com/golangci/misspell v0.3.5 [2022-04-28T07:34:39.566Z] #53 37.02 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-04-28T07:34:39.678Z] #21 23.24 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-04-28T07:34:39.678Z] #21 23.25 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-04-28T07:34:39.678Z] #21 23.30 Selecting previously unselected package libgpm2:amd64. [2022-04-28T07:34:39.678Z] #21 23.31 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-04-28T07:34:39.678Z] #21 23.32 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-04-28T07:34:39.678Z] #21 23.38 Selecting previously unselected package libicu67:amd64. [2022-04-28T07:34:39.678Z] #21 23.40 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-04-28T07:34:39.678Z] #21 23.40 Unpacking libicu67:amd64 (67.1-7) ... [2022-04-28T07:34:39.685Z] #21 42.16 Setting up iproute2 (5.10.0-4) ... [2022-04-28T07:34:39.816Z] #21 27.75 Selecting previously unselected package zstd. [2022-04-28T07:34:39.816Z] #21 27.75 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2022-04-28T07:34:39.816Z] #21 27.76 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-04-28T07:34:39.825Z] #53 37.04 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-04-28T07:34:39.825Z] #53 37.06 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-04-28T07:34:39.825Z] #53 37.08 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-04-28T07:34:39.825Z] #53 37.11 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-04-28T07:34:39.825Z] #53 37.12 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-04-28T07:34:39.825Z] #53 37.19 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-04-28T07:34:39.825Z] #53 37.24 go: downloading github.com/julz/importas v0.1.0 [2022-04-28T07:34:39.825Z] #53 37.24 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-04-28T07:34:39.825Z] #53 37.31 go: downloading github.com/kulti/thelper v0.5.0 [2022-04-28T07:34:39.950Z] #21 42.52 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-28T07:34:40.072Z] #21 28.04 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-28T07:34:40.087Z] #53 37.33 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-04-28T07:34:40.087Z] #53 37.45 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-04-28T07:34:40.087Z] #53 37.45 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-04-28T07:34:40.087Z] #53 37.45 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-04-28T07:34:40.087Z] #53 37.45 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-04-28T07:34:40.087Z] #53 37.48 go: downloading github.com/maratori/testpackage v1.0.1 [2022-04-28T07:34:40.087Z] #53 37.49 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-04-28T07:34:40.087Z] #53 37.49 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-04-28T07:34:40.087Z] #53 37.51 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-04-28T07:34:40.087Z] #53 37.53 go: downloading github.com/mgechev/revive v1.1.3 [2022-04-28T07:34:39.671Z] Cloning repository https://github.com/moby/moby.git [2022-04-28T07:34:40.079Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-04-28T07:34:40.253Z] using credential docker-jenkins-github-credentials [2022-04-28T07:34:40.265Z] #20 25.72 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-04-28T07:34:40.265Z] #20 25.72 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-28T07:34:40.265Z] #20 25.75 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-28T07:34:40.331Z] Cloning the remote Git repository [2022-04-28T07:34:40.331Z] Cloning with configured refspecs honoured and without tags [2022-04-28T07:34:40.634Z] #21 28.83 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-04-28T07:34:40.634Z] #21 28.85 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-04-28T07:34:40.634Z] #21 28.86 Setting up libgpm2:arm64 (1.20.7-8) ... [2022-04-28T07:34:40.655Z] #53 38.11 go: downloading github.com/moricho/tparallel v0.2.1 [2022-04-28T07:34:40.655Z] #53 38.12 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-04-28T07:34:40.655Z] #53 38.12 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-04-28T07:34:40.890Z] #21 28.89 Setting up libicu67:arm64 (67.1-7) ... [2022-04-28T07:34:40.890Z] #21 28.92 Setting up libip6tc2:arm64 (1.8.7-1) ... [2022-04-28T07:34:40.890Z] #21 28.93 Setting up libinih1:arm64 (53-1+b2) ... [2022-04-28T07:34:40.890Z] #21 28.94 Setting up uidmap (1:4.8.1-1) ... [2022-04-28T07:34:40.890Z] #21 28.95 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-04-28T07:34:40.890Z] #21 28.98 Setting up bzip2 (1.0.8-4) ... [2022-04-28T07:34:40.890Z] #21 29.00 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-04-28T07:34:40.890Z] #21 29.01 Setting up python3-wheel (0.34.2-1) ... [2022-04-28T07:34:40.915Z] #53 38.21 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-04-28T07:34:40.915Z] #53 38.21 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-04-28T07:34:40.915Z] #53 38.22 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-04-28T07:34:41.174Z] #53 38.32 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-04-28T07:34:41.174Z] #53 38.41 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-04-28T07:34:41.174Z] #53 38.41 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-04-28T07:34:41.174Z] #53 38.65 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-04-28T07:34:41.174Z] #53 38.65 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-04-28T07:34:41.174Z] #53 38.65 go: downloading github.com/sivchari/tenv v1.4.7 [2022-04-28T07:34:41.174Z] #53 38.65 go: downloading github.com/sonatard/noctx v0.0.1 [2022-04-28T07:34:41.174Z] #53 38.65 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-04-28T07:34:41.174Z] #53 38.65 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-04-28T07:34:40.525Z] Cloning repository https://github.com/moby/moby.git [2022-04-28T07:34:40.926Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-04-28T07:34:41.341Z] #21 DONE 43.7s [2022-04-28T07:34:41.341Z] [2022-04-28T07:34:41.341Z] #22 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-04-28T07:34:41.341Z] #22 sha256:9d95f682a6c6b0a7d29d4630dde85b1c44292a395967b7d0be0b789a81529bec [2022-04-28T07:34:41.434Z] #53 38.71 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-04-28T07:34:41.434Z] #53 38.71 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-04-28T07:34:41.434Z] #53 38.74 go: downloading github.com/tetafro/godot v1.4.11 [2022-04-28T07:34:41.434Z] #53 38.74 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-04-28T07:34:41.453Z] #21 29.61 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-28T07:34:41.453Z] #21 29.66 Setting up libcap2:arm64 (1:2.44-1) ... [2022-04-28T07:34:41.453Z] #21 29.67 Setting up libcap2-bin (1:2.44-1) ... [2022-04-28T07:34:41.709Z] #21 29.68 Setting up apparmor (2.13.6-10) ... [2022-04-28T07:34:41.728Z] #53 38.84 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-04-28T07:34:41.728Z] #53 38.91 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-04-28T07:34:41.728Z] #53 38.99 go: downloading github.com/ultraware/funlen v0.0.3 [2022-04-28T07:34:41.728Z] #53 39.00 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-04-28T07:34:41.728Z] #53 39.03 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-04-28T07:34:41.728Z] #53 39.03 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-04-28T07:34:41.728Z] #53 39.06 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-04-28T07:34:41.913Z] #22 0.858 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-04-28T07:34:42.168Z] #20 27.38 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-04-28T07:34:42.168Z] #20 27.39 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-28T07:34:42.168Z] #20 27.39 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-28T07:34:42.175Z] #22 0.861 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-04-28T07:34:42.175Z] #22 0.865 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-04-28T07:34:42.175Z] #22 DONE 0.9s [2022-04-28T07:34:42.175Z] [2022-04-28T07:34:42.175Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2022-04-28T07:34:42.175Z] #23 sha256:27c7597b159a92292b00e148c461d9a0a1de96964337069f8589f7d0674252e1 [2022-04-28T07:34:42.299Z] #53 39.53 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-04-28T07:34:42.299Z] #53 39.57 go: downloading honnef.co/go/tools v0.2.2 [2022-04-28T07:34:40.920Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-28T07:34:40.920Z] > git --version # timeout=10 [2022-04-28T07:34:40.970Z] > git --version # 'git version 2.24.1.windows.2' [2022-04-28T07:34:40.971Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-28T07:34:40.974Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43536/head:refs/remotes/origin/PR-43536 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-28T07:34:42.427Z] #20 ... [2022-04-28T07:34:42.427Z] [2022-04-28T07:34:42.427Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-28T07:34:42.427Z] #69 sha256:5c07f0e3beba53c6e1c649daeeec1c393a5e777ca508b0b5da153f4e5894b3a2 [2022-04-28T07:34:42.427Z] #69 0.383 + RM_GOPATH=0 [2022-04-28T07:34:42.427Z] #69 0.383 + TMP_GOPATH= [2022-04-28T07:34:42.427Z] #69 0.383 + : /build [2022-04-28T07:34:42.427Z] #69 0.383 + '[' -z '' ']' [2022-04-28T07:34:42.427Z] #69 0.383 ++ mktemp -d [2022-04-28T07:34:42.427Z] #69 0.384 + export GOPATH=/tmp/tmp.Wj1gpch1pg [2022-04-28T07:34:42.427Z] #69 0.384 + GOPATH=/tmp/tmp.Wj1gpch1pg [2022-04-28T07:34:42.427Z] #69 0.384 + RM_GOPATH=1 [2022-04-28T07:34:42.427Z] #69 0.385 + case "$(go env GOARCH)" in [2022-04-28T07:34:42.427Z] #69 0.385 ++ go env GOARCH [2022-04-28T07:34:42.427Z] #69 0.389 + export GO_BUILDMODE=-buildmode=pie [2022-04-28T07:34:42.427Z] #69 0.389 + GO_BUILDMODE=-buildmode=pie [2022-04-28T07:34:42.427Z] #69 0.389 ++ dirname /install.sh [2022-04-28T07:34:42.427Z] #69 0.390 + dir=/ [2022-04-28T07:34:42.427Z] #69 0.390 + bin=containerd [2022-04-28T07:34:42.427Z] #69 0.390 + shift [2022-04-28T07:34:42.427Z] #69 0.390 + '[' '!' -f //containerd.installer ']' [2022-04-28T07:34:42.427Z] #69 0.390 + . //containerd.installer [2022-04-28T07:34:42.427Z] #69 0.390 ++ set -e [2022-04-28T07:34:42.427Z] #69 0.390 ++ : v1.6.3 [2022-04-28T07:34:42.427Z] #69 0.390 + install_containerd [2022-04-28T07:34:42.427Z] #69 0.395 + echo 'Install containerd version v1.6.3' [2022-04-28T07:34:42.427Z] #69 0.395 + git clone https://github.com/containerd/containerd.git /tmp/tmp.Wj1gpch1pg/src/github.com/containerd/containerd [2022-04-28T07:34:42.427Z] #69 0.395 Install containerd version v1.6.3 [2022-04-28T07:34:42.427Z] #69 0.396 Cloning into '/tmp/tmp.Wj1gpch1pg/src/github.com/containerd/containerd'... [2022-04-28T07:34:42.427Z] #69 5.069 + cd /tmp/tmp.Wj1gpch1pg/src/github.com/containerd/containerd [2022-04-28T07:34:42.427Z] #69 5.069 + git checkout -q v1.6.3 [2022-04-28T07:34:42.427Z] #69 5.344 + export 'BUILDTAGS=netgo osusergo static_build' [2022-04-28T07:34:42.427Z] #69 5.344 + BUILDTAGS='netgo osusergo static_build' [2022-04-28T07:34:42.427Z] #69 5.344 + export EXTRA_FLAGS=-buildmode=pie [2022-04-28T07:34:42.427Z] #69 5.344 + EXTRA_FLAGS=-buildmode=pie [2022-04-28T07:34:42.427Z] #69 5.344 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-04-28T07:34:42.427Z] #69 5.344 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-04-28T07:34:42.427Z] #69 5.344 + '[' '' = dynamic ']' [2022-04-28T07:34:42.427Z] #69 5.344 + make [2022-04-28T07:34:42.427Z] #69 6.068 + bin/ctr [2022-04-28T07:34:42.984Z] #21 26.28 Selecting previously unselected package libinih1:amd64. [2022-04-28T07:34:42.984Z] #21 26.29 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-04-28T07:34:42.984Z] #21 26.30 Unpacking libinih1:amd64 (53-1+b2) ... [2022-04-28T07:34:42.984Z] #21 26.35 Selecting previously unselected package libnet1:amd64. [2022-04-28T07:34:42.984Z] #21 26.36 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-28T07:34:42.984Z] #21 26.37 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-28T07:34:42.984Z] #21 26.44 Selecting previously unselected package libnl-3-200:amd64. [2022-04-28T07:34:42.984Z] #21 26.44 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-28T07:34:42.984Z] #21 26.45 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-28T07:34:42.984Z] #21 26.55 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-28T07:34:42.984Z] #21 26.55 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-28T07:34:42.984Z] #21 26.57 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-28T07:34:42.984Z] #21 26.61 Selecting previously unselected package net-tools. [2022-04-28T07:34:42.984Z] #21 26.61 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-04-28T07:34:42.984Z] #21 26.62 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-04-28T07:34:43.080Z] #21 31.05 Setting up zip (3.0-12) ... [2022-04-28T07:34:43.080Z] #21 31.07 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-28T07:34:43.080Z] #21 31.10 Setting up bash-completion (1:2.11-2) ... [2022-04-28T07:34:43.239Z] #53 40.60 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-04-28T07:34:43.239Z] #53 40.60 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-04-28T07:34:43.239Z] #53 40.60 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-04-28T07:34:43.239Z] #53 40.64 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-04-28T07:34:43.239Z] #53 40.68 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-04-28T07:34:43.239Z] #53 40.71 go: downloading github.com/stretchr/objx v0.1.1 [2022-04-28T07:34:43.245Z] #21 26.78 Selecting previously unselected package patch. [2022-04-28T07:34:43.245Z] #21 26.78 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-04-28T07:34:43.245Z] #21 26.79 Unpacking patch (2.7.6-7) ... [2022-04-28T07:34:43.245Z] #21 26.89 Selecting previously unselected package python-pip-whl. [2022-04-28T07:34:43.245Z] #21 26.89 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-04-28T07:34:43.245Z] #21 26.91 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-28T07:34:41.760Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-28T07:34:41.760Z] > git --version # timeout=10 [2022-04-28T07:34:41.795Z] > git --version # 'git version 2.24.1.windows.2' [2022-04-28T07:34:41.795Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-28T07:34:41.798Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43536/head:refs/remotes/origin/PR-43536 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-28T07:34:43.498Z] #53 40.85 go: downloading golang.org/x/text v0.3.7 [2022-04-28T07:34:43.817Z] #21 27.46 Selecting previously unselected package python3-lib2to3. [2022-04-28T07:34:43.817Z] #21 27.46 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-04-28T07:34:43.817Z] #21 27.47 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-04-28T07:34:43.817Z] #21 27.57 Selecting previously unselected package python3-distutils. [2022-04-28T07:34:44.079Z] #21 27.58 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-04-28T07:34:44.079Z] #21 27.58 Unpacking python3-distutils (3.9.2-1) ... [2022-04-28T07:34:44.079Z] #21 27.69 Selecting previously unselected package python3-pkg-resources. [2022-04-28T07:34:44.079Z] #21 27.70 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-28T07:34:44.079Z] #21 27.71 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-28T07:34:44.079Z] #21 27.84 Selecting previously unselected package python3-setuptools. [2022-04-28T07:34:44.340Z] #21 27.85 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-04-28T07:34:44.340Z] #21 27.87 Unpacking python3-setuptools (52.0.0-4) ... [2022-04-28T07:34:44.340Z] #21 28.06 Selecting previously unselected package python3-wheel. [2022-04-28T07:34:44.340Z] #21 28.06 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-04-28T07:34:44.340Z] #21 28.07 Unpacking python3-wheel (0.34.2-1) ... [2022-04-28T07:34:44.340Z] #21 28.14 Selecting previously unselected package python3-pip. [2022-04-28T07:34:44.601Z] #21 28.14 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-04-28T07:34:44.601Z] #21 28.15 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-04-28T07:34:44.601Z] #21 28.42 Selecting previously unselected package sudo. [2022-04-28T07:34:44.863Z] #21 28.44 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-04-28T07:34:44.863Z] #21 28.44 Unpacking sudo (1.9.5p2-3) ... [2022-04-28T07:34:45.435Z] #21 28.88 Selecting previously unselected package thin-provisioning-tools. [2022-04-28T07:34:45.435Z] #21 28.89 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-04-28T07:34:45.435Z] #21 28.90 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-04-28T07:34:45.435Z] #21 29.14 Selecting previously unselected package uidmap. [2022-04-28T07:34:45.435Z] #21 29.15 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-04-28T07:34:45.435Z] #21 29.16 Unpacking uidmap (1:4.8.1-1) ... [2022-04-28T07:34:45.599Z] #21 33.16 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-04-28T07:34:45.599Z] #21 33.18 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-04-28T07:34:45.599Z] #21 33.18 Setting up libmnl0:arm64 (1.0.4-3) ... [2022-04-28T07:34:45.599Z] #21 33.20 Setting up patch (2.7.6-7) ... [2022-04-28T07:34:45.599Z] #21 33.21 Setting up sudo (1.9.5p2-3) ... [2022-04-28T07:34:45.599Z] #21 33.32 invoke-rc.d: could not determine current runlevel [2022-04-28T07:34:45.599Z] #21 33.34 invoke-rc.d: policy-rc.d denied execution of start. [2022-04-28T07:34:45.599Z] #21 33.34 Setting up xfsprogs (5.10.0-4) ... [2022-04-28T07:34:45.599Z] #21 33.36 Setting up libxtables12:arm64 (1.8.7-1) ... [2022-04-28T07:34:45.599Z] #21 33.38 Setting up inetutils-ping (2:2.0-1) ... [2022-04-28T07:34:45.599Z] #21 33.40 Setting up pigz (2.6-1) ... [2022-04-28T07:34:45.599Z] #21 33.41 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-04-28T07:34:45.599Z] #21 33.42 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-04-28T07:34:45.599Z] #21 33.49 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-28T07:34:45.599Z] #21 33.50 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-28T07:34:45.697Z] #21 29.30 Selecting previously unselected package vim-runtime. [2022-04-28T07:34:45.697Z] #21 29.30 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-28T07:34:45.697Z] #21 29.33 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-04-28T07:34:45.697Z] #21 29.35 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-04-28T07:34:45.697Z] #21 29.37 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-28T07:34:45.713Z] #69 ... [2022-04-28T07:34:45.713Z] [2022-04-28T07:34:45.713Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-28T07:34:45.713Z] #20 sha256:5d98cf3f88d2f9ca2e39670ec8709be05c8a524465c261d6a5099dde9c4b7d07 [2022-04-28T07:34:45.713Z] #20 30.55 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-04-28T07:34:45.713Z] #20 30.56 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-28T07:34:45.713Z] #20 30.56 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-28T07:34:45.855Z] #21 34.09 Setting up libaio1:arm64 (0.3.112-9) ... [2022-04-28T07:34:46.112Z] #21 34.11 Setting up python3-lib2to3 (3.9.2-1) ... [2022-04-28T07:34:46.625Z] #21 34.53 Setting up libelf1:arm64 (0.183-1) ... [2022-04-28T07:34:46.625Z] #21 34.55 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-04-28T07:34:46.625Z] #21 34.58 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-04-28T07:34:46.625Z] #21 34.59 Setting up python3-distutils (3.9.2-1) ... [2022-04-28T07:34:46.648Z] #20 31.92 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-04-28T07:34:46.648Z] #20 31.93 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-04-28T07:34:46.648Z] #20 31.95 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-28T07:34:46.648Z] #20 32.02 Selecting previously unselected package libapparmor1:amd64. [2022-04-28T07:34:46.648Z] #20 32.02 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-04-28T07:34:46.648Z] #20 32.05 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-04-28T07:34:46.648Z] #20 32.13 Selecting previously unselected package libapparmor-dev:amd64. [2022-04-28T07:34:46.648Z] #20 32.14 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-04-28T07:34:46.648Z] #20 32.14 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-28T07:34:46.881Z] #21 34.97 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-04-28T07:34:46.881Z] #21 34.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-04-28T07:34:46.881Z] #21 34.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-04-28T07:34:46.881Z] #21 34.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-04-28T07:34:46.881Z] #21 34.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-04-28T07:34:46.881Z] #21 35.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-04-28T07:34:46.881Z] #21 35.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-04-28T07:34:46.881Z] #21 35.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-04-28T07:34:46.881Z] #21 35.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-04-28T07:34:46.881Z] #21 35.03 Setting up python3-setuptools (52.0.0-4) ... [2022-04-28T07:34:46.907Z] #20 32.24 Selecting previously unselected package libbtrfs0:amd64. [2022-04-28T07:34:46.907Z] #20 32.24 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-28T07:34:46.907Z] #20 32.25 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-28T07:34:46.907Z] #20 32.33 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-28T07:34:46.907Z] #20 32.33 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-28T07:34:46.907Z] #20 32.34 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-28T07:34:46.907Z] #20 32.42 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-04-28T07:34:46.907Z] #20 32.42 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-28T07:34:46.907Z] #20 32.43 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-28T07:34:46.907Z] #20 32.47 Selecting previously unselected package libudev-dev:amd64. [2022-04-28T07:34:47.167Z] #20 32.47 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-04-28T07:34:47.167Z] #20 32.48 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-04-28T07:34:47.167Z] #20 32.54 Selecting previously unselected package libsepol1-dev:amd64. [2022-04-28T07:34:47.167Z] #20 32.55 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-04-28T07:34:47.167Z] #20 32.56 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-04-28T07:34:47.426Z] #20 32.68 Selecting previously unselected package libpcre2-16-0:amd64. [2022-04-28T07:34:47.426Z] #20 32.68 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-04-28T07:34:47.426Z] #20 32.69 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-04-28T07:34:47.426Z] #20 32.78 Selecting previously unselected package libpcre2-32-0:amd64. [2022-04-28T07:34:47.426Z] #20 32.79 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-04-28T07:34:47.426Z] #20 32.79 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-04-28T07:34:47.426Z] #20 32.88 Selecting previously unselected package libpcre2-posix2:amd64. [2022-04-28T07:34:47.472Z] Fetching without tags [2022-04-28T07:34:47.687Z] #20 32.88 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-04-28T07:34:47.687Z] #20 32.89 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-04-28T07:34:47.687Z] #20 32.95 Selecting previously unselected package libpcre2-dev:amd64. [2022-04-28T07:34:47.687Z] #20 32.96 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-04-28T07:34:47.687Z] #20 32.96 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-04-28T07:34:47.687Z] #20 33.10 Selecting previously unselected package libselinux1-dev:amd64. [2022-04-28T07:34:47.687Z] #20 33.11 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-04-28T07:34:47.687Z] #20 33.11 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-04-28T07:34:47.946Z] #20 33.20 Selecting previously unselected package libdevmapper-dev:amd64. [2022-04-28T07:34:47.946Z] #20 33.20 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-04-28T07:34:47.946Z] #20 33.21 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-28T07:34:47.946Z] #20 33.28 Selecting previously unselected package libseccomp-dev:amd64. [2022-04-28T07:34:47.946Z] #20 33.28 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-04-28T07:34:47.946Z] #20 33.29 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-28T07:34:47.946Z] #20 33.37 Selecting previously unselected package libsystemd-dev:amd64. [2022-04-28T07:34:47.946Z] #20 33.38 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-04-28T07:34:47.946Z] #20 33.38 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-04-28T07:34:48.126Z] Merging remotes/origin/master commit 1f8d44babf18811ff9020de667bf6fda8d3c4401 into PR head commit 4cf904494e221d2a9846f4d720b6701a14215cb2 [2022-04-28T07:34:48.205Z] #20 33.56 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-28T07:34:48.205Z] #20 33.57 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-04-28T07:34:48.205Z] #20 33.58 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-28T07:34:48.205Z] #20 33.60 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-04-28T07:34:48.205Z] #20 33.61 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-28T07:34:48.205Z] #20 33.62 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-04-28T07:34:48.205Z] #20 33.63 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-28T07:34:48.205Z] #20 33.65 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-04-28T07:34:48.205Z] #20 33.66 Setting up libudev-dev:amd64 (247.3-7) ... [2022-04-28T07:34:48.205Z] #20 33.67 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-04-28T07:34:48.205Z] #20 33.68 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-28T07:34:48.205Z] #20 33.69 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-28T07:34:48.205Z] #20 33.71 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-28T07:34:48.205Z] #20 33.72 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-28T07:34:48.206Z] #20 33.74 Setting up mingw-w64-common (8.0.0-1) ... [2022-04-28T07:34:48.251Z] #21 36.25 Setting up libjq1:arm64 (1.6-2.1) ... [2022-04-28T07:34:48.251Z] #21 36.28 Setting up libnftnl11:arm64 (1.1.9-1) ... [2022-04-28T07:34:48.251Z] #21 36.29 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-04-28T07:34:48.251Z] #21 36.31 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-04-28T07:34:48.464Z] #20 33.75 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-04-28T07:34:48.464Z] #20 33.76 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-28T07:34:48.464Z] #20 33.77 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-04-28T07:34:48.464Z] #20 33.78 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-04-28T07:34:48.464Z] #20 33.80 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-28T07:34:48.464Z] #20 33.81 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-28T07:34:48.464Z] #20 33.82 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-04-28T07:34:48.464Z] #20 33.83 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-28T07:34:48.464Z] #20 33.84 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-04-28T07:34:48.464Z] #20 33.85 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-28T07:34:48.464Z] #20 33.86 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-28T07:34:48.464Z] #20 33.87 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-04-28T07:34:48.464Z] #20 33.88 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-28T07:34:48.464Z] #20 33.89 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-28T07:34:48.464Z] #20 33.91 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-28T07:34:48.464Z] #20 33.92 Setting up dmsetup (2:1.02.175-2.1) ... [2022-04-28T07:34:48.464Z] #20 33.93 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-28T07:34:48.464Z] #20 33.94 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-28T07:34:48.725Z] #20 33.96 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-28T07:34:48.787Z] #53 ... [2022-04-28T07:34:48.787Z] [2022-04-28T07:34:48.788Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-28T07:34:48.788Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-28T07:34:48.788Z] #40 35.62 Selecting previously unselected package libicu67:amd64. [2022-04-28T07:34:48.788Z] #40 35.63 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-04-28T07:34:48.788Z] #40 35.90 Unpacking libicu67:amd64 (67.1-7) ... [2022-04-28T07:34:48.788Z] #40 41.38 Selecting previously unselected package libxml2:amd64. [2022-04-28T07:34:48.788Z] #40 41.38 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ... [2022-04-28T07:34:48.788Z] #40 41.38 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-28T07:34:48.788Z] #40 41.79 Selecting previously unselected package libarchive13:amd64. [2022-04-28T07:34:48.788Z] #40 41.79 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-04-28T07:34:48.788Z] #40 41.79 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-28T07:34:48.788Z] #40 42.03 Selecting previously unselected package libjsoncpp24:amd64. [2022-04-28T07:34:48.788Z] #40 42.04 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-04-28T07:34:48.788Z] #40 42.05 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-28T07:34:48.788Z] #40 42.16 Selecting previously unselected package librhash0:amd64. [2022-04-28T07:34:48.788Z] #40 42.16 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-04-28T07:34:48.788Z] #40 42.18 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-04-28T07:34:48.788Z] #40 42.31 Selecting previously unselected package libuv1:amd64. [2022-04-28T07:34:48.788Z] #40 42.31 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-04-28T07:34:48.788Z] #40 42.32 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-04-28T07:34:48.788Z] #40 42.48 Selecting previously unselected package cmake. [2022-04-28T07:34:48.788Z] #40 42.49 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-04-28T07:34:48.788Z] #40 42.49 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-04-28T07:34:48.788Z] #40 ... [2022-04-28T07:34:48.788Z] [2022-04-28T07:34:48.788Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-28T07:34:48.788Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-28T07:34:48.788Z] #49 37.30 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-04-28T07:34:48.788Z] #49 38.51 debconf: delaying package configuration, since apt-utils is not installed [2022-04-28T07:34:48.788Z] #49 38.75 Fetched 2292 kB in 4s (608 kB/s) [2022-04-28T07:34:48.788Z] #49 38.81 Selecting previously unselected package libprotobuf23:amd64. [2022-04-28T07:34:48.788Z] #49 38.81 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-28T07:34:48.788Z] #49 38.86 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-04-28T07:34:48.788Z] #49 38.91 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-04-28T07:34:48.788Z] #49 39.62 Selecting previously unselected package python3-pkg-resources. [2022-04-28T07:34:48.788Z] #49 39.62 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-28T07:34:48.788Z] #49 39.62 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-28T07:34:48.788Z] #49 39.82 Selecting previously unselected package python3-six. [2022-04-28T07:34:48.788Z] #49 39.82 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-04-28T07:34:48.788Z] #49 39.83 Unpacking python3-six (1.16.0-2) ... [2022-04-28T07:34:48.788Z] #49 39.93 Selecting previously unselected package python3-protobuf. [2022-04-28T07:34:48.788Z] #49 39.93 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-04-28T07:34:48.788Z] #49 39.93 Unpacking python3-protobuf (3.12.4-1) ... [2022-04-28T07:34:48.788Z] #49 40.33 Selecting previously unselected package libnet1:amd64. [2022-04-28T07:34:48.788Z] #49 40.33 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-28T07:34:48.788Z] #49 40.33 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-28T07:34:48.788Z] #49 40.49 Selecting previously unselected package libnl-3-200:amd64. [2022-04-28T07:34:48.788Z] #49 40.49 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-28T07:34:48.788Z] #49 40.51 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-28T07:34:48.788Z] #49 40.64 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-28T07:34:48.788Z] #49 40.64 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-28T07:34:48.788Z] #49 40.67 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-28T07:34:48.788Z] #49 40.77 Selecting previously unselected package criu. [2022-04-28T07:34:48.788Z] #49 40.77 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-04-28T07:34:48.788Z] #49 40.77 Unpacking criu (3.16.1-3) ... [2022-04-28T07:34:48.788Z] #49 41.41 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-28T07:34:48.788Z] #49 42.87 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-04-28T07:34:48.788Z] #49 42.89 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-28T07:34:48.788Z] #49 42.89 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-28T07:34:48.788Z] #49 42.90 Setting up python3-six (1.16.0-2) ... [2022-04-28T07:34:48.788Z] #49 44.13 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-28T07:34:48.788Z] #49 44.16 Setting up python3-protobuf (3.12.4-1) ... [2022-04-28T07:34:48.788Z] #49 ... [2022-04-28T07:34:48.788Z] [2022-04-28T07:34:48.788Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-28T07:34:48.788Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-28T07:34:48.788Z] #14 35.94 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-04-28T07:34:48.788Z] #14 36.50 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-04-28T07:34:48.788Z] #14 37.11 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-04-28T07:34:48.788Z] #14 38.25 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-04-28T07:34:48.788Z] #14 38.74 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-04-28T07:34:48.788Z] #14 38.74 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-04-28T07:34:48.788Z] #14 38.74 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-04-28T07:34:48.788Z] #14 38.74 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-28T07:34:48.788Z] #14 38.74 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-28T07:34:48.788Z] #14 38.74 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-04-28T07:34:48.788Z] #14 38.74 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-04-28T07:34:48.788Z] #14 38.78 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-04-28T07:34:48.788Z] #14 38.78 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-04-28T07:34:48.788Z] #14 38.78 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-04-28T07:34:48.788Z] #14 38.80 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-04-28T07:34:48.788Z] #14 38.80 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-04-28T07:34:48.788Z] #14 38.83 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-04-28T07:34:48.788Z] #14 38.83 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-04-28T07:34:48.788Z] #14 38.84 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-04-28T07:34:48.788Z] #14 38.85 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-04-28T07:34:48.788Z] #14 39.64 debconf: delaying package configuration, since apt-utils is not installed [2022-04-28T07:34:48.788Z] #14 39.81 Fetched 115 MB in 7s (16.8 MB/s) [2022-04-28T07:34:48.788Z] #14 39.93 Selecting previously unselected package binutils-mingw-w64-i686. [2022-04-28T07:34:48.788Z] #14 39.93 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-28T07:34:48.788Z] #14 39.95 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-28T07:34:48.788Z] #14 39.97 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-28T07:34:48.788Z] #14 41.84 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-04-28T07:34:48.788Z] #14 41.84 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-28T07:34:48.788Z] #14 41.87 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-28T07:34:48.788Z] #14 44.02 Selecting previously unselected package binutils-mingw-w64. [2022-04-28T07:34:48.788Z] #14 44.02 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-04-28T07:34:48.788Z] #14 44.09 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-28T07:34:48.788Z] #14 44.23 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-04-28T07:34:48.788Z] #14 44.24 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-28T07:34:48.788Z] #14 44.25 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-28T07:34:48.788Z] #14 44.47 Selecting previously unselected package dmsetup. [2022-04-28T07:34:48.788Z] #14 44.47 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-04-28T07:34:48.788Z] #14 44.53 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-04-28T07:34:48.788Z] #14 44.66 Selecting previously unselected package mingw-w64-common. [2022-04-28T07:34:48.788Z] #14 44.68 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-04-28T07:34:48.788Z] #14 44.69 Unpacking mingw-w64-common (8.0.0-1) ... [2022-04-28T07:34:48.788Z] #14 ... [2022-04-28T07:34:48.788Z] [2022-04-28T07:34:48.788Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-28T07:34:48.788Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-28T07:34:48.788Z] #53 46.04 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-04-28T07:34:48.788Z] #53 46.24 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-04-28T07:34:48.788Z] #53 46.24 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-28T07:34:49.004Z] #21 32.27 Selecting previously unselected package vim. [2022-04-28T07:34:49.004Z] #21 32.28 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-28T07:34:49.004Z] #21 32.29 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-04-28T07:34:49.048Z] #53 46.39 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-04-28T07:34:49.048Z] #53 46.46 go: downloading github.com/gobwas/glob v0.2.3 [2022-04-28T07:34:49.048Z] #53 46.49 go: downloading github.com/kisielk/gotool v1.0.0 [2022-04-28T07:34:49.185Z] #21 37.24 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-04-28T07:34:49.185Z] #21 37.26 Setting up jq (1.6-2.1) ... [2022-04-28T07:34:49.185Z] #21 37.28 Setting up libbpf0:arm64 (1:0.3-2) ... [2022-04-28T07:34:49.185Z] #21 37.29 Setting up iptables (1.8.7-1) ... [2022-04-28T07:34:49.185Z] #21 37.31 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-28T07:34:49.185Z] #21 37.32 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-28T07:34:49.185Z] #21 37.32 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-28T07:34:49.185Z] #21 37.33 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-28T07:34:49.185Z] #21 37.33 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-04-28T07:34:49.185Z] #21 37.34 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-04-28T07:34:49.185Z] #21 37.35 Setting up iproute2 (5.10.0-4) ... [2022-04-28T07:34:47.185Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-28T07:34:47.238Z] > git config --add remote.origin.fetch +refs/pull/43536/head:refs/remotes/origin/PR-43536 # timeout=10 [2022-04-28T07:34:47.277Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-28T07:34:47.391Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-28T07:34:47.510Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-28T07:34:47.511Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-28T07:34:47.512Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43536/head:refs/remotes/origin/PR-43536 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-28T07:34:48.239Z] > git config core.sparsecheckout # timeout=10 [2022-04-28T07:34:48.283Z] > git checkout -f 4cf904494e221d2a9846f4d720b6701a14215cb2 # timeout=10 [2022-04-28T07:34:49.267Z] #21 32.79 Selecting previously unselected package xfsprogs. [2022-04-28T07:34:49.267Z] #21 32.80 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-04-28T07:34:49.267Z] #21 32.80 Unpacking xfsprogs (5.10.0-4) ... [2022-04-28T07:34:49.311Z] #53 46.65 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-04-28T07:34:49.311Z] #53 46.67 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-04-28T07:34:49.311Z] #53 46.72 go: downloading github.com/ettle/strcase v0.1.1 [2022-04-28T07:34:49.530Z] #21 33.24 Selecting previously unselected package zip. [2022-04-28T07:34:49.530Z] #21 33.25 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-04-28T07:34:49.530Z] #21 33.26 Unpacking zip (3.0-12) ... [2022-04-28T07:34:49.572Z] #53 46.80 go: downloading golang.org/x/mod v0.5.1 [2022-04-28T07:34:49.572Z] #53 ... [2022-04-28T07:34:49.572Z] [2022-04-28T07:34:49.572Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-28T07:34:49.572Z] #62 sha256:dd5f6a9e0bcf18b2d1071f211710752b0a83d6c31b4baea62891bd6762bb9dfe [2022-04-28T07:34:49.572Z] #62 6.499 + RM_GOPATH=0 [2022-04-28T07:34:49.572Z] #62 6.499 + TMP_GOPATH= [2022-04-28T07:34:49.572Z] #62 6.499 + : /build [2022-04-28T07:34:49.572Z] #62 6.499 + '[' -z '' ']' [2022-04-28T07:34:49.572Z] #62 6.499 ++ mktemp -d [2022-04-28T07:34:49.572Z] #62 6.499 + export GOPATH=/tmp/tmp.jU2QumH1b5 [2022-04-28T07:34:49.572Z] #62 6.499 + GOPATH=/tmp/tmp.jU2QumH1b5 [2022-04-28T07:34:49.572Z] #62 6.499 + RM_GOPATH=1 [2022-04-28T07:34:49.572Z] #62 6.499 + case "$(go env GOARCH)" in [2022-04-28T07:34:49.572Z] #62 6.499 ++ go env GOARCH [2022-04-28T07:34:49.572Z] #62 6.542 Install containerd version v1.6.3 [2022-04-28T07:34:49.572Z] #62 6.542 + export GO_BUILDMODE=-buildmode=pie [2022-04-28T07:34:49.572Z] #62 6.542 + GO_BUILDMODE=-buildmode=pie [2022-04-28T07:34:49.572Z] #62 6.542 ++ dirname /install.sh [2022-04-28T07:34:49.572Z] #62 6.542 + dir=/ [2022-04-28T07:34:49.572Z] #62 6.542 + bin=containerd [2022-04-28T07:34:49.572Z] #62 6.542 + shift [2022-04-28T07:34:49.572Z] #62 6.542 + '[' '!' -f //containerd.installer ']' [2022-04-28T07:34:49.572Z] #62 6.542 + . //containerd.installer [2022-04-28T07:34:49.572Z] #62 6.542 ++ set -e [2022-04-28T07:34:49.572Z] #62 6.542 ++ : v1.6.3 [2022-04-28T07:34:49.572Z] #62 6.542 + install_containerd [2022-04-28T07:34:49.572Z] #62 6.542 + echo 'Install containerd version v1.6.3' [2022-04-28T07:34:49.572Z] #62 6.542 + git clone https://github.com/containerd/containerd.git /tmp/tmp.jU2QumH1b5/src/github.com/containerd/containerd [2022-04-28T07:34:49.572Z] #62 6.542 Cloning into '/tmp/tmp.jU2QumH1b5/src/github.com/containerd/containerd'... [2022-04-28T07:34:49.572Z] #62 ... [2022-04-28T07:34:49.572Z] [2022-04-28T07:34:49.572Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-28T07:34:49.572Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-28T07:34:49.572Z] #40 46.70 Setting up libicu67:amd64 (67.1-7) ... [2022-04-28T07:34:49.572Z] #40 46.72 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-28T07:34:49.572Z] #40 46.72 Setting up libuv1:amd64 (1.40.0-2) ... [2022-04-28T07:34:49.572Z] #40 46.73 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-28T07:34:49.572Z] #40 46.77 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-28T07:34:49.572Z] #40 46.79 Setting up librhash0:amd64 (1.4.1-2) ... [2022-04-28T07:34:49.572Z] #40 46.84 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-04-28T07:34:49.572Z] #40 46.84 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-28T07:34:49.572Z] #40 46.88 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-28T07:34:49.572Z] #40 46.88 Setting up cmake (3.18.4-2+deb11u1) ... [2022-04-28T07:34:49.572Z] #40 46.91 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-28T07:34:49.749Z] #21 37.61 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-28T07:34:49.793Z] #21 33.38 Selecting previously unselected package zstd. [2022-04-28T07:34:49.793Z] #21 33.40 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-04-28T07:34:49.793Z] #21 33.41 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-04-28T07:34:50.141Z] #40 DONE 47.6s [2022-04-28T07:34:50.141Z] [2022-04-28T07:34:50.141Z] #41 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-04-28T07:34:50.141Z] #41 sha256:c7e55851c1310886530ebe05ec2586754515c57941e8b67daf05feb2f978d84e [2022-04-28T07:34:50.315Z] #21 33.78 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-28T07:34:50.400Z] #41 DONE 0.2s [2022-04-28T07:34:50.400Z] [2022-04-28T07:34:50.400Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-28T07:34:50.400Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-28T07:34:50.400Z] #53 46.93 go: downloading github.com/fatih/structtag v1.2.0 [2022-04-28T07:34:50.400Z] #53 46.96 go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-28T07:34:50.400Z] #53 47.09 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-04-28T07:34:50.400Z] #53 47.09 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-04-28T07:34:50.400Z] #53 47.18 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-04-28T07:34:50.400Z] #53 47.50 go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-28T07:34:50.400Z] #53 47.61 go: downloading github.com/google/go-cmp v0.5.6 [2022-04-28T07:34:50.659Z] #53 47.95 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-04-28T07:34:50.659Z] #53 48.03 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-04-28T07:34:50.659Z] #53 48.11 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-04-28T07:34:50.862Z] Merge succeeded, producing 4cf904494e221d2a9846f4d720b6701a14215cb2 [2022-04-28T07:34:50.862Z] Checking out Revision 4cf904494e221d2a9846f4d720b6701a14215cb2 (PR-43536) [2022-04-28T07:34:50.888Z] #21 34.53 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-04-28T07:34:50.888Z] #21 34.54 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-04-28T07:34:50.888Z] #21 34.56 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-04-28T07:34:50.888Z] #21 34.58 Setting up libicu67:amd64 (67.1-7) ... [2022-04-28T07:34:50.888Z] #21 34.59 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-04-28T07:34:50.888Z] #21 34.61 Setting up libinih1:amd64 (53-1+b2) ... [2022-04-28T07:34:50.888Z] #21 34.62 Setting up uidmap (1:4.8.1-1) ... [2022-04-28T07:34:50.917Z] #53 48.22 go: downloading github.com/beorn7/perks v1.0.1 [2022-04-28T07:34:50.917Z] #53 48.27 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-28T07:34:51.150Z] #21 34.63 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-28T07:34:51.150Z] #21 34.65 Setting up bzip2 (1.0.8-4) ... [2022-04-28T07:34:51.150Z] #21 34.66 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-28T07:34:51.150Z] #21 34.67 Setting up python3-wheel (0.34.2-1) ... [2022-04-28T07:34:51.177Z] #53 48.34 go: downloading github.com/cespare/xxhash v1.1.0 [2022-04-28T07:34:51.177Z] #53 48.36 go: downloading github.com/golang/protobuf v1.5.2 [2022-04-28T07:34:51.177Z] #53 48.57 go: downloading github.com/prometheus/common v0.10.0 [2022-04-28T07:34:51.177Z] #53 48.69 go: downloading github.com/prometheus/procfs v0.6.0 [2022-04-28T07:34:51.259Z] #20 DONE 36.1s [2022-04-28T07:34:51.260Z] [2022-04-28T07:34:51.260Z] #21 [runtime-dev-cross-true 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x libseccomp-dev:arm64 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el libseccomp-dev:s390x [2022-04-28T07:34:51.260Z] #21 sha256:900bfd2bda7f41e13c4f85ff2d71b1ce8a861b5845b5c55255bf6aac3e1c3a12 [2022-04-28T07:34:51.260Z] #21 0.706 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-04-28T07:34:51.260Z] #21 0.706 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-04-28T07:34:51.260Z] #21 0.706 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-04-28T07:34:51.412Z] #21 35.21 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-28T07:34:51.436Z] #53 48.83 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-04-28T07:34:51.436Z] #53 48.91 go: downloading google.golang.org/protobuf v1.27.1 [2022-04-28T07:34:51.642Z] #21 DONE 39.4s [2022-04-28T07:34:51.642Z] [2022-04-28T07:34:51.642Z] #22 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-04-28T07:34:51.642Z] #22 sha256:a3641fe455d1c76781a3308923a6e35278aafdf6d2a83706a005b265ea30b7f3 [2022-04-28T07:34:51.673Z] #21 35.22 Setting up libcap2:amd64 (1:2.44-1) ... [2022-04-28T07:34:51.673Z] #21 35.24 Setting up libcap2-bin (1:2.44-1) ... [2022-04-28T07:34:51.673Z] #21 35.26 Setting up apparmor (2.13.6-10) ... [2022-04-28T07:34:52.156Z] #22 0.664 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-04-28T07:34:52.156Z] #22 0.668 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-04-28T07:34:52.156Z] #22 0.671 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-04-28T07:34:52.156Z] #22 DONE 0.9s [2022-04-28T07:34:52.156Z] [2022-04-28T07:34:52.156Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2022-04-28T07:34:52.156Z] #23 sha256:9c25d3232689bf6514776195dcfca39cc8b37c6f09d1e92887bd819c51c902bc [2022-04-28T07:34:52.183Z] #23 9.042 Collecting yamllint==1.26.1 [2022-04-28T07:34:52.183Z] #23 10.10 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-04-28T07:34:50.538Z] > git remote # timeout=10 [2022-04-28T07:34:50.606Z] > git config --get remote.origin.url # timeout=10 [2022-04-28T07:34:50.646Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-28T07:34:50.648Z] > git merge 1f8d44babf18811ff9020de667bf6fda8d3c4401 # timeout=10 [2022-04-28T07:34:50.782Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-04-28T07:34:50.900Z] > git config core.sparsecheckout # timeout=10 [2022-04-28T07:34:50.937Z] > git checkout -f 4cf904494e221d2a9846f4d720b6701a14215cb2 # timeout=10 [2022-04-28T07:34:53.061Z] #21 36.77 Setting up zip (3.0-12) ... [2022-04-28T07:34:53.061Z] #21 36.79 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-28T07:34:53.322Z] #21 36.84 Setting up bash-completion (1:2.11-2) ... [2022-04-28T07:34:53.344Z] #53 50.29 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-04-28T07:34:53.570Z] #23 11.31 Collecting pathspec>=0.5.3 [2022-04-28T07:34:53.570Z] #23 11.32 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-04-28T07:34:53.603Z] #53 ... [2022-04-28T07:34:53.603Z] [2022-04-28T07:34:53.603Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-28T07:34:53.603Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-28T07:34:53.603Z] #49 48.19 Setting up criu (3.16.1-3) ... [2022-04-28T07:34:53.603Z] #49 49.98 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-28T07:34:53.603Z] #49 DONE 50.5s [2022-04-28T07:34:53.603Z] [2022-04-28T07:34:53.603Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-28T07:34:53.603Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-28T07:34:53.603Z] #14 50.09 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-04-28T07:34:53.603Z] #14 50.10 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-04-28T07:34:53.603Z] #14 50.11 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-28T07:34:53.831Z] #23 11.68 Collecting pyyaml [2022-04-28T07:34:53.831Z] #23 11.69 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-04-28T07:34:53.831Z] #23 11.75 Building wheels for collected packages: yamllint [2022-04-28T07:34:53.831Z] #23 11.75 Building wheel for yamllint (setup.py): started [2022-04-28T07:34:54.543Z] #14 ... [2022-04-28T07:34:54.543Z] [2022-04-28T07:34:54.543Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-28T07:34:54.543Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-04-28T07:34:54.543Z] #34 41.27 Updating files: 92% (1403/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-04-28T07:34:54.543Z] #34 41.49 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-04-28T07:34:54.543Z] #34 41.77 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-28T07:34:54.543Z] #34 ... [2022-04-28T07:34:54.543Z] [2022-04-28T07:34:54.543Z] #42 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-04-28T07:34:54.543Z] #42 sha256:875eda55748857141e84e6ec93af1fc65d361708d22fd6c6ef62f3557e2a3e63 [2022-04-28T07:34:54.543Z] #42 2.189 + RM_GOPATH=0 [2022-04-28T07:34:54.543Z] #42 2.189 + TMP_GOPATH= [2022-04-28T07:34:54.543Z] #42 2.189 + : /build [2022-04-28T07:34:54.543Z] #42 2.189 + '[' -z '' ']' [2022-04-28T07:34:54.543Z] #42 2.193 ++ mktemp -d [2022-04-28T07:34:54.543Z] #42 2.194 + export GOPATH=/tmp/tmp.woq4UzGi1i [2022-04-28T07:34:54.543Z] #42 2.194 + GOPATH=/tmp/tmp.woq4UzGi1i [2022-04-28T07:34:54.543Z] #42 2.194 + RM_GOPATH=1 [2022-04-28T07:34:54.543Z] #42 2.194 + case "$(go env GOARCH)" in [2022-04-28T07:34:54.543Z] #42 2.201 ++ go env GOARCH [2022-04-28T07:34:54.543Z] #42 2.231 + export GO_BUILDMODE=-buildmode=pie [2022-04-28T07:34:54.543Z] #42 2.231 + GO_BUILDMODE=-buildmode=pie [2022-04-28T07:34:54.543Z] #42 2.232 ++ dirname /install.sh [2022-04-28T07:34:54.543Z] #42 2.233 + dir=/ [2022-04-28T07:34:54.543Z] #42 2.233 + bin=tini [2022-04-28T07:34:54.543Z] #42 2.233 + shift [2022-04-28T07:34:54.543Z] #42 2.233 + '[' '!' -f //tini.installer ']' [2022-04-28T07:34:54.543Z] #42 2.233 + . //tini.installer [2022-04-28T07:34:54.543Z] #42 2.233 ++ : v0.19.0 [2022-04-28T07:34:54.543Z] #42 2.233 + install_tini [2022-04-28T07:34:54.543Z] #42 2.233 + echo 'Install tini version v0.19.0' [2022-04-28T07:34:54.543Z] #42 2.233 Install tini version v0.19.0 [2022-04-28T07:34:54.543Z] #42 2.233 + git clone https://github.com/krallin/tini.git /tmp/tmp.woq4UzGi1i/tini [2022-04-28T07:34:54.543Z] #42 2.235 Cloning into '/tmp/tmp.woq4UzGi1i/tini'... [2022-04-28T07:34:54.543Z] #42 2.941 + cd /tmp/tmp.woq4UzGi1i/tini [2022-04-28T07:34:54.543Z] #42 2.942 + git checkout -q v0.19.0 [2022-04-28T07:34:54.543Z] #42 2.956 + cmake . [2022-04-28T07:34:54.543Z] #42 3.636 -- The C compiler identification is GNU 10.2.1 [2022-04-28T07:34:54.543Z] #42 3.770 -- Detecting C compiler ABI info [2022-04-28T07:34:54.775Z] #23 12.70 Building wheel for yamllint (setup.py): finished with status 'done' [2022-04-28T07:34:54.775Z] #23 12.70 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=fd82a6c7873e00385dc9fd270997373dd639c88a1be3b8876b4dc63058920065 [2022-04-28T07:34:54.775Z] #23 12.70 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-04-28T07:34:54.775Z] #23 12.71 Successfully built yamllint [2022-04-28T07:34:54.775Z] #23 12.75 Installing collected packages: pyyaml, pathspec, yamllint [2022-04-28T07:34:54.804Z] #42 4.404 -- Detecting C compiler ABI info - done [2022-04-28T07:34:55.065Z] #42 4.524 -- Check for working C compiler: /usr/bin/cc - skipped [2022-04-28T07:34:55.065Z] #42 4.524 -- Detecting C compile features [2022-04-28T07:34:55.065Z] #42 4.524 -- Detecting C compile features - done [2022-04-28T07:34:55.065Z] #42 4.555 -- Performing Test HAS_BUILTIN_FORTIFY [2022-04-28T07:34:55.065Z] #42 4.792 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-04-28T07:34:55.240Z] #21 38.75 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-04-28T07:34:55.240Z] #21 38.77 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-04-28T07:34:55.240Z] #21 38.78 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-04-28T07:34:55.240Z] #21 38.79 Setting up patch (2.7.6-7) ... [2022-04-28T07:34:55.240Z] #21 38.80 Setting up sudo (1.9.5p2-3) ... [2022-04-28T07:34:55.240Z] #21 38.88 invoke-rc.d: could not determine current runlevel [2022-04-28T07:34:55.240Z] #21 38.89 invoke-rc.d: policy-rc.d denied execution of start. [2022-04-28T07:34:55.240Z] #21 38.91 Setting up xfsprogs (5.10.0-4) ... [2022-04-28T07:34:55.240Z] #21 38.93 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-04-28T07:34:55.240Z] #21 38.94 Setting up inetutils-ping (2:2.0-1) ... [2022-04-28T07:34:55.240Z] #21 38.96 Setting up pigz (2.6-1) ... [2022-04-28T07:34:55.326Z] #42 4.902 -- Configuring done [2022-04-28T07:34:55.326Z] #42 4.920 -- Generating done [2022-04-28T07:34:55.326Z] #42 4.933 -- Build files have been written to: /tmp/tmp.woq4UzGi1i/tini [2022-04-28T07:34:55.326Z] #42 4.949 + make tini-static [2022-04-28T07:34:55.347Z] #23 13.13 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-04-28T07:34:55.501Z] #21 38.99 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-28T07:34:55.501Z] #21 39.00 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-28T07:34:55.501Z] #21 39.03 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-28T07:34:55.501Z] #21 39.05 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-28T07:34:55.585Z] #42 5.263 Scanning dependencies of target tini-static [2022-04-28T07:34:55.585Z] #42 5.349 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-04-28T07:34:55.924Z] #23 DONE 13.7s [2022-04-28T07:34:55.924Z] [2022-04-28T07:34:55.924Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2022-04-28T07:34:55.924Z] #27 sha256:d5fdee152c99cfa88adfcd7c8d877244818a81636721310d27e7ea46dca8ac97 [2022-04-28T07:34:55.924Z] #27 DONE 0.2s [2022-04-28T07:34:55.924Z] [2022-04-28T07:34:55.924Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2022-04-28T07:34:55.924Z] #32 sha256:11e9b02c08473a5430176b56f92716b77eda9dbf5ebe333bdf55acd8cfe5d643 [2022-04-28T07:34:56.017Z] #21 1.161 Reading package lists... [2022-04-28T07:34:56.074Z] #21 39.69 Setting up libaio1:amd64 (0.3.112-9) ... [2022-04-28T07:34:56.074Z] #21 39.72 Setting up python3-lib2to3 (3.9.2-1) ... [2022-04-28T07:34:56.227Z] Fetching without tags [2022-04-28T07:34:56.342Z] #21 40.08 Setting up libelf1:amd64 (0.183-1) ... [2022-04-28T07:34:56.497Z] #32 DONE 0.5s [2022-04-28T07:34:56.497Z] [2022-04-28T07:34:56.497Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2022-04-28T07:34:56.497Z] #35 sha256:3456a8a074a2b1ee20f86d174527bea4a80ed654274136aaa010d7f4e8cdbdf1 [2022-04-28T07:34:56.604Z] #21 40.14 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-04-28T07:34:56.604Z] #21 40.15 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-28T07:34:56.604Z] #21 40.19 Setting up python3-distutils (3.9.2-1) ... [2022-04-28T07:34:56.758Z] #35 DONE 0.3s [2022-04-28T07:34:56.758Z] [2022-04-28T07:34:56.758Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-28T07:34:56.758Z] #62 sha256:3687a4ee7d2bc92fe69f1e5bb85773b690adfc1048ba517464d9318975655138 [2022-04-28T07:34:56.758Z] #62 ... [2022-04-28T07:34:56.758Z] [2022-04-28T07:34:56.758Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2022-04-28T07:34:56.758Z] #37 sha256:4df91436d20c786e950a6d25f5273a45fa7ec24214d49d405e301a83ef3bd7fe [2022-04-28T07:34:56.758Z] #37 DONE 0.0s [2022-04-28T07:34:56.758Z] [2022-04-28T07:34:56.758Z] #39 [dev-systemd-false 14/25] COPY --from=gowinres /build/ /usr/local/bin/ [2022-04-28T07:34:56.758Z] #39 sha256:3b091661326bf1f8d1ea5cd46df211d6b5ea532757991152e2d67570a8874af2 [2022-04-28T07:34:56.758Z] #39 DONE 0.1s [2022-04-28T07:34:56.865Z] #21 40.63 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-04-28T07:34:56.865Z] #21 40.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-04-28T07:34:56.865Z] #21 40.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-04-28T07:34:56.865Z] #21 40.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-04-28T07:34:56.865Z] #21 40.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-04-28T07:34:56.865Z] #21 40.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-04-28T07:34:56.865Z] #21 40.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-04-28T07:34:56.865Z] #21 40.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-04-28T07:34:56.865Z] #21 40.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-04-28T07:34:56.913Z] Merging remotes/origin/master commit 1f8d44babf18811ff9020de667bf6fda8d3c4401 into PR head commit 4cf904494e221d2a9846f4d720b6701a14215cb2 [2022-04-28T07:34:56.966Z] #42 6.586 [100%] Linking C executable tini-static [2022-04-28T07:34:57.019Z] [2022-04-28T07:34:57.019Z] #43 [dev-systemd-false 15/25] COPY --from=tini /build/ /usr/local/bin/ [2022-04-28T07:34:57.019Z] #43 sha256:0780688b3f89f550cf571d00d8af9795475b8a781da57ac9a61ef4e2a57a4b3d [2022-04-28T07:34:57.019Z] #43 DONE 0.0s [2022-04-28T07:34:57.019Z] [2022-04-28T07:34:57.019Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-28T07:34:57.019Z] #62 sha256:3687a4ee7d2bc92fe69f1e5bb85773b690adfc1048ba517464d9318975655138 [2022-04-28T07:34:57.126Z] #21 40.70 Setting up python3-setuptools (52.0.0-4) ... [2022-04-28T07:34:57.537Z] #42 7.135 [100%] Built target tini-static [2022-04-28T07:34:57.537Z] #42 7.223 + mkdir -p /build [2022-04-28T07:34:57.537Z] #42 7.223 + cp tini-static /build/docker-init [2022-04-28T07:34:55.898Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-28T07:34:55.968Z] > git config --add remote.origin.fetch +refs/pull/43536/head:refs/remotes/origin/PR-43536 # timeout=10 [2022-04-28T07:34:56.019Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-28T07:34:56.143Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-28T07:34:56.266Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-28T07:34:56.266Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-28T07:34:56.268Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43536/head:refs/remotes/origin/PR-43536 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-28T07:34:57.026Z] > git config core.sparsecheckout # timeout=10 [2022-04-28T07:34:57.075Z] > git checkout -f 4cf904494e221d2a9846f4d720b6701a14215cb2 # timeout=10 [2022-04-28T07:34:58.107Z] #42 DONE 7.7s [2022-04-28T07:34:58.107Z] [2022-04-28T07:34:58.107Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-28T07:34:58.107Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-28T07:34:58.107Z] #53 ... [2022-04-28T07:34:58.107Z] [2022-04-28T07:34:58.107Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-28T07:34:58.107Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-28T07:34:58.107Z] #14 55.64 Selecting previously unselected package gcc-mingw-w64-base. [2022-04-28T07:34:58.107Z] #14 55.64 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-04-28T07:34:58.107Z] #14 55.64 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-28T07:34:58.514Z] #21 41.94 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-28T07:34:58.514Z] #21 41.95 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-04-28T07:34:58.514Z] #21 41.97 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-04-28T07:34:58.514Z] #21 41.98 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-04-28T07:34:58.676Z] #14 55.79 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-04-28T07:34:58.676Z] #14 55.79 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-28T07:34:58.676Z] #14 55.79 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-28T07:34:58.676Z] #14 ... [2022-04-28T07:34:58.676Z] [2022-04-28T07:34:58.676Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-28T07:34:58.676Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-04-28T07:34:58.676Z] #51 55.85 gotestsum version dev [2022-04-28T07:34:58.676Z] #51 DONE 56.0s [2022-04-28T07:34:58.937Z] [2022-04-28T07:34:58.937Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-28T07:34:58.937Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-28T07:34:58.793Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-28T07:34:58.841Z] > git config --add remote.origin.fetch +refs/pull/43536/head:refs/remotes/origin/PR-43536 # timeout=10 [2022-04-28T07:34:58.876Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-28T07:34:59.055Z] Fetching without tags [2022-04-28T07:34:59.457Z] #21 43.03 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-28T07:34:59.457Z] #21 43.05 Setting up jq (1.6-2.1) ... [2022-04-28T07:34:59.457Z] #21 43.07 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-04-28T07:34:59.457Z] #21 43.08 Setting up iptables (1.8.7-1) ... [2022-04-28T07:34:59.457Z] #21 43.09 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-28T07:34:59.457Z] #21 43.10 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-28T07:34:59.457Z] #21 43.12 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-28T07:34:59.457Z] #21 43.12 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-28T07:34:59.457Z] #21 43.13 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-04-28T07:34:59.457Z] #21 43.13 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-04-28T07:34:59.457Z] #21 43.14 Setting up iproute2 (5.10.0-4) ... [2022-04-28T07:34:59.715Z] Merging remotes/origin/master commit 1f8d44babf18811ff9020de667bf6fda8d3c4401 into PR head commit 4cf904494e221d2a9846f4d720b6701a14215cb2 [2022-04-28T07:34:59.800Z] Merge succeeded, producing 4cf904494e221d2a9846f4d720b6701a14215cb2 [2022-04-28T07:34:59.800Z] Checking out Revision 4cf904494e221d2a9846f4d720b6701a14215cb2 (PR-43536) [2022-04-28T07:34:59.994Z] #21 43.50 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-28T07:35:00.567Z] #21 DONE 44.3s [2022-04-28T07:35:00.567Z] [2022-04-28T07:35:00.567Z] #22 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-04-28T07:35:00.567Z] #22 sha256:9d95f682a6c6b0a7d29d4630dde85b1c44292a395967b7d0be0b789a81529bec [2022-04-28T07:34:59.432Z] > git remote # timeout=10 [2022-04-28T07:34:59.526Z] > git config --get remote.origin.url # timeout=10 [2022-04-28T07:34:59.572Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-28T07:34:59.574Z] > git merge 1f8d44babf18811ff9020de667bf6fda8d3c4401 # timeout=10 [2022-04-28T07:34:59.713Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-04-28T07:34:59.837Z] > git config core.sparsecheckout # timeout=10 [2022-04-28T07:34:59.888Z] > git checkout -f 4cf904494e221d2a9846f4d720b6701a14215cb2 # timeout=10 [2022-04-28T07:35:01.511Z] #22 0.850 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-04-28T07:35:01.511Z] #22 0.856 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-04-28T07:35:01.511Z] #22 0.860 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-04-28T07:35:01.511Z] #22 DONE 0.9s [2022-04-28T07:35:01.511Z] [2022-04-28T07:35:01.511Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-28T07:35:01.511Z] #58 sha256:7f2623a5e5231e4b95910f39f4ddd7f01e9ce30c40290ac902004cca9e4922f0 [2022-04-28T07:35:01.544Z] #21 5.570 Reading package lists... [2022-04-28T07:35:01.544Z] #21 10.01 Building dependency tree... [2022-04-28T07:35:01.544Z] #21 ... [2022-04-28T07:35:01.544Z] [2022-04-28T07:35:01.544Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-28T07:35:01.544Z] #69 sha256:5c07f0e3beba53c6e1c649daeeec1c393a5e777ca508b0b5da153f4e5894b3a2 [2022-04-28T07:35:01.544Z] #69 19.16 + bin/containerd [2022-04-28T07:35:01.544Z] #69 ... [2022-04-28T07:35:01.544Z] [2022-04-28T07:35:01.545Z] #21 [runtime-dev-cross-true 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x libseccomp-dev:arm64 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el libseccomp-dev:s390x [2022-04-28T07:35:01.545Z] #21 sha256:900bfd2bda7f41e13c4f85ff2d71b1ce8a861b5845b5c55255bf6aac3e1c3a12 [2022-04-28T07:35:01.545Z] #21 10.01 Building dependency tree... [2022-04-28T07:35:01.772Z] #58 ... [2022-04-28T07:35:01.772Z] [2022-04-28T07:35:01.772Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2022-04-28T07:35:01.772Z] #23 sha256:27c7597b159a92292b00e148c461d9a0a1de96964337069f8589f7d0674252e1 [2022-04-28T07:35:01.802Z] #21 11.04 Reading state information... [2022-04-28T07:34:58.982Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-28T07:34:59.093Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-28T07:34:59.093Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-28T07:34:59.094Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43536/head:refs/remotes/origin/PR-43536 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-28T07:34:59.826Z] > git config core.sparsecheckout # timeout=10 [2022-04-28T07:34:59.861Z] > git checkout -f 4cf904494e221d2a9846f4d720b6701a14215cb2 # timeout=10 [2022-04-28T07:35:02.171Z] #23 8.575 Collecting yamllint==1.26.1 [2022-04-28T07:35:02.171Z] #23 9.637 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-04-28T07:35:02.416Z] Merge succeeded, producing 4cf904494e221d2a9846f4d720b6701a14215cb2 [2022-04-28T07:35:02.417Z] Checking out Revision 4cf904494e221d2a9846f4d720b6701a14215cb2 (PR-43536) [2022-04-28T07:35:02.534Z] Commit message: "daemon: reloadMaxDownloadAttempts() remove validation" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-28T07:35:03.102Z] #23 10.70 Collecting pathspec>=0.5.3 [2022-04-28T07:35:03.102Z] #23 10.72 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-04-28T07:35:03.102Z] #23 10.97 Collecting pyyaml [2022-04-28T07:35:03.102Z] #23 10.98 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-04-28T07:35:03.179Z] #21 12.12 The following additional packages will be installed: [2022-04-28T07:35:03.179Z] #21 12.12 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-04-28T07:35:03.179Z] #21 12.12 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-04-28T07:35:03.179Z] #21 12.12 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-04-28T07:35:03.179Z] #21 12.12 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-04-28T07:35:03.179Z] #21 12.12 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-04-28T07:35:03.179Z] #21 12.13 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-04-28T07:35:03.179Z] #21 12.13 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-04-28T07:35:03.179Z] #21 12.14 Suggested packages: [2022-04-28T07:35:03.179Z] #21 12.14 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-04-28T07:35:03.179Z] #21 12.14 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-04-28T07:35:03.179Z] #21 12.15 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-04-28T07:35:03.179Z] #21 12.15 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-04-28T07:35:03.179Z] #21 12.15 seccomp:ppc64el seccomp:s390x [2022-04-28T07:35:03.179Z] #21 12.15 Recommended packages: [2022-04-28T07:35:03.179Z] #21 12.15 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-04-28T07:35:03.179Z] #21 12.15 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-04-28T07:35:03.179Z] #21 12.15 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-04-28T07:35:03.179Z] #21 12.15 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-04-28T07:35:03.359Z] #23 11.04 Building wheels for collected packages: yamllint [2022-04-28T07:35:03.359Z] #23 11.04 Building wheel for yamllint (setup.py): started [2022-04-28T07:35:03.437Z] #21 12.57 The following NEW packages will be installed: [2022-04-28T07:35:03.437Z] #21 12.57 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-04-28T07:35:03.437Z] #21 12.57 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-04-28T07:35:03.437Z] #21 12.57 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-04-28T07:35:03.437Z] #21 12.57 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-04-28T07:35:03.437Z] #21 12.57 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-04-28T07:35:03.437Z] #21 12.57 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-04-28T07:35:03.437Z] #21 12.57 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-04-28T07:35:03.437Z] #21 12.57 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-04-28T07:35:03.437Z] #21 12.57 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-04-28T07:35:03.437Z] #21 12.57 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-04-28T07:35:03.437Z] #21 12.58 libseccomp2:ppc64el libseccomp2:s390x [2022-04-28T07:35:03.701Z] #21 12.91 0 upgraded, 40 newly installed, 0 to remove and 2 not upgraded. [2022-04-28T07:35:03.701Z] #21 12.91 Need to get 15.9 MB of archives. [2022-04-28T07:35:03.701Z] #21 12.91 After this operation, 73.0 MB of additional disk space will be used. [2022-04-28T07:35:03.701Z] #21 12.91 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-04-28T07:35:03.701Z] #21 12.92 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2022-04-28T07:35:03.701Z] #21 12.92 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-04-28T07:35:03.701Z] #21 12.94 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-04-28T07:35:03.701Z] #21 12.94 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2022-04-28T07:35:03.701Z] #21 12.94 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-04-28T07:35:03.701Z] #21 12.94 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-04-28T07:35:03.701Z] #21 12.94 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u3 [2448 kB] [2022-04-28T07:35:03.701Z] #21 12.97 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-04-28T07:35:03.701Z] #21 12.97 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-04-28T07:35:03.701Z] #21 12.97 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-04-28T07:35:03.701Z] #21 12.97 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-04-28T07:35:03.701Z] #21 12.97 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u3 [2832 kB] [2022-04-28T07:35:03.701Z] #21 13.01 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-04-28T07:35:03.701Z] #21 13.01 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-04-28T07:35:03.701Z] #21 13.01 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-04-28T07:35:03.701Z] #21 13.01 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-04-28T07:35:03.701Z] #21 13.01 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u3 [2330 kB] [2022-04-28T07:35:03.701Z] #21 13.04 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-04-28T07:35:03.701Z] #21 13.04 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-04-28T07:35:03.701Z] #21 13.04 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-04-28T07:35:03.701Z] #21 13.04 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-04-28T07:35:03.701Z] #21 13.04 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u3 [2458 kB] [2022-04-28T07:35:03.701Z] #21 13.07 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-04-28T07:35:03.701Z] #21 13.07 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-04-28T07:35:03.959Z] #21 13.07 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-04-28T07:35:03.959Z] #21 13.07 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-04-28T07:35:03.959Z] #21 13.07 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u3 [2341 kB] [2022-04-28T07:35:03.959Z] #21 13.09 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-04-28T07:35:03.959Z] #21 13.09 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-04-28T07:35:03.959Z] #21 13.10 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-04-28T07:35:03.959Z] #21 13.10 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1+deb11u1 [90.7 kB] [2022-04-28T07:35:03.959Z] #21 13.10 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-04-28T07:35:03.959Z] #21 13.10 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1+deb11u1 [95.3 kB] [2022-04-28T07:35:03.959Z] #21 13.10 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-04-28T07:35:03.959Z] #21 13.10 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB] [2022-04-28T07:35:03.959Z] #21 13.10 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-04-28T07:35:03.959Z] #21 13.10 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB] [2022-04-28T07:35:03.959Z] #21 13.10 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-04-28T07:35:03.959Z] #21 13.10 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-04-28T07:35:04.218Z] #21 13.55 debconf: delaying package configuration, since apt-utils is not installed [2022-04-28T07:35:04.240Z] #14 61.62 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-04-28T07:35:04.240Z] #14 61.62 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-28T07:35:04.240Z] #14 61.62 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-28T07:35:04.287Z] #23 12.01 Building wheel for yamllint (setup.py): finished with status 'done' [2022-04-28T07:35:04.287Z] #23 12.01 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=47779da8f88f7ab6dfdd5153f44444cfb181e5c3f83d98b81fd207474fc0f9d2 [2022-04-28T07:35:04.287Z] #23 12.01 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-04-28T07:35:04.287Z] #23 12.02 Successfully built yamllint [2022-04-28T07:35:04.287Z] #23 12.03 Installing collected packages: pyyaml, pathspec, yamllint [2022-04-28T07:35:04.476Z] #21 13.70 Fetched 15.9 MB in 0s (34.3 MB/s) [2022-04-28T07:35:04.476Z] #21 13.74 Selecting previously unselected package gcc-10-base:armel. [2022-04-28T07:35:04.476Z] #21 13.74 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 38508 files and directories currently installed.) [2022-04-28T07:35:04.476Z] #21 13.77 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-04-28T07:35:04.476Z] #21 13.77 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-04-28T07:35:04.476Z] #21 13.83 Selecting previously unselected package gcc-10-base:armhf. [2022-04-28T07:35:04.476Z] #21 13.83 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-04-28T07:35:04.476Z] #21 13.84 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-04-28T07:35:04.476Z] #21 13.88 Selecting previously unselected package gcc-10-base:ppc64el. [2022-04-28T07:35:04.544Z] #23 12.45 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-04-28T07:35:04.735Z] #21 13.89 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-04-28T07:35:04.735Z] #21 13.89 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-04-28T07:35:04.735Z] #21 13.93 Selecting previously unselected package gcc-10-base:s390x. [2022-04-28T07:35:04.735Z] #21 13.94 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-04-28T07:35:04.735Z] #21 13.94 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-04-28T07:35:04.735Z] #21 13.99 Selecting previously unselected package gcc-10-base:arm64. [2022-04-28T07:35:04.735Z] #21 14.00 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-04-28T07:35:04.735Z] #21 14.00 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-04-28T07:35:04.735Z] #21 14.08 Selecting previously unselected package libgcc-s1:armel. [2022-04-28T07:35:04.735Z] #21 14.09 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-04-28T07:35:04.735Z] #21 14.10 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-04-28T07:35:04.993Z] #21 14.14 Selecting previously unselected package libcrypt1:armel. [2022-04-28T07:35:04.993Z] #21 14.15 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-04-28T07:35:04.993Z] #21 14.15 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-04-28T07:35:04.993Z] #21 14.25 Selecting previously unselected package libc6:armel. [2022-04-28T07:35:04.993Z] #21 14.25 Preparing to unpack .../07-libc6_2.31-13+deb11u3_armel.deb ... [2022-04-28T07:35:05.119Z] #23 DONE 13.0s [2022-04-28T07:35:05.119Z] [2022-04-28T07:35:05.120Z] #45 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-28T07:35:05.120Z] #45 sha256:03e343ea3e293af9f5654274694c4865931147d25ab5ee0a603c5d37c8c1fcbd [2022-04-28T07:35:05.252Z] #21 14.40 Unpacking libc6:armel (2.31-13+deb11u3) ... [2022-04-28T07:35:02.110Z] > git remote # timeout=10 [2022-04-28T07:35:02.177Z] > git config --get remote.origin.url # timeout=10 [2022-04-28T07:35:02.214Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-28T07:35:02.216Z] > git merge 1f8d44babf18811ff9020de667bf6fda8d3c4401 # timeout=10 [2022-04-28T07:35:02.342Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-04-28T07:35:02.452Z] > git config core.sparsecheckout # timeout=10 [2022-04-28T07:35:02.486Z] > git checkout -f 4cf904494e221d2a9846f4d720b6701a14215cb2 # timeout=10 [2022-04-28T07:35:05.509Z] #21 14.73 Selecting previously unselected package libapparmor1:armel. [2022-04-28T07:35:05.509Z] #21 14.74 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-04-28T07:35:05.509Z] #21 14.74 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-04-28T07:35:05.509Z] #21 14.78 Selecting previously unselected package libapparmor-dev:armel. [2022-04-28T07:35:05.509Z] #21 14.79 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-04-28T07:35:05.509Z] #21 14.79 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-04-28T07:35:05.509Z] #21 14.84 Selecting previously unselected package libgcc-s1:arm64. [2022-04-28T07:35:05.509Z] #21 14.84 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-04-28T07:35:05.509Z] #21 14.85 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-04-28T07:35:05.509Z] #21 14.89 Selecting previously unselected package libcrypt1:arm64. [2022-04-28T07:35:05.509Z] #21 14.90 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-04-28T07:35:05.509Z] #21 14.90 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-04-28T07:35:05.509Z] #21 14.96 Selecting previously unselected package libc6:arm64. [2022-04-28T07:35:05.767Z] #21 14.96 Preparing to unpack .../12-libc6_2.31-13+deb11u3_arm64.deb ... [2022-04-28T07:35:05.767Z] #21 15.05 Unpacking libc6:arm64 (2.31-13+deb11u3) ... [2022-04-28T07:35:05.841Z] + docker version [2022-04-28T07:35:06.026Z] #21 15.30 Selecting previously unselected package libapparmor1:arm64. [2022-04-28T07:35:06.026Z] #21 15.30 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-04-28T07:35:06.026Z] #21 15.31 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-04-28T07:35:06.026Z] #21 15.35 Selecting previously unselected package libapparmor-dev:arm64. [2022-04-28T07:35:06.026Z] #21 15.35 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-04-28T07:35:06.026Z] #21 15.35 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-04-28T07:35:06.026Z] #21 15.40 Selecting previously unselected package libgcc-s1:s390x. [2022-04-28T07:35:06.026Z] #21 15.40 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-04-28T07:35:06.026Z] #21 15.41 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-04-28T07:35:06.026Z] #21 15.44 Selecting previously unselected package libcrypt1:s390x. [2022-04-28T07:35:06.026Z] #21 15.45 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-04-28T07:35:06.026Z] #21 15.45 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-04-28T07:35:06.026Z] #21 15.52 Selecting previously unselected package libc6:s390x. [2022-04-28T07:35:06.283Z] #21 15.52 Preparing to unpack .../17-libc6_2.31-13+deb11u3_s390x.deb ... [2022-04-28T07:35:06.283Z] #21 15.63 Unpacking libc6:s390x (2.31-13+deb11u3) ... [2022-04-28T07:35:06.541Z] #21 15.90 Selecting previously unselected package libapparmor1:s390x. [2022-04-28T07:35:06.541Z] #21 15.90 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-04-28T07:35:06.541Z] #21 15.90 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-04-28T07:35:06.541Z] #21 15.95 Selecting previously unselected package libapparmor-dev:s390x. [2022-04-28T07:35:06.541Z] #21 15.95 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-04-28T07:35:06.541Z] #21 15.95 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-04-28T07:35:06.541Z] #21 16.00 Selecting previously unselected package libgcc-s1:armhf. [2022-04-28T07:35:06.798Z] #21 16.01 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-04-28T07:35:06.798Z] #21 16.01 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-04-28T07:35:06.798Z] #21 16.05 Selecting previously unselected package libcrypt1:armhf. [2022-04-28T07:35:06.798Z] #21 16.05 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-04-28T07:35:06.798Z] #21 16.06 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-04-28T07:35:06.798Z] #21 16.12 Selecting previously unselected package libc6:armhf. [2022-04-28T07:35:06.798Z] #21 16.12 Preparing to unpack .../22-libc6_2.31-13+deb11u3_armhf.deb ... [2022-04-28T07:35:07.056Z] #21 16.28 Unpacking libc6:armhf (2.31-13+deb11u3) ... [2022-04-28T07:35:07.056Z] #21 16.54 Selecting previously unselected package libapparmor1:armhf. [2022-04-28T07:35:07.314Z] #21 16.55 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-04-28T07:35:07.314Z] #21 16.55 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-04-28T07:35:07.314Z] #21 16.59 Selecting previously unselected package libapparmor-dev:armhf. [2022-04-28T07:35:07.314Z] #21 16.59 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-04-28T07:35:07.314Z] #21 16.59 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-04-28T07:35:07.314Z] #21 16.64 Selecting previously unselected package libgcc-s1:ppc64el. [2022-04-28T07:35:07.314Z] #21 16.64 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-04-28T07:35:07.314Z] #21 16.65 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-04-28T07:35:07.314Z] #21 16.69 Selecting previously unselected package libcrypt1:ppc64el. [2022-04-28T07:35:07.314Z] #21 16.69 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-04-28T07:35:07.314Z] #21 16.69 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-04-28T07:35:07.314Z] #21 16.76 Selecting previously unselected package libc6:ppc64el. [2022-04-28T07:35:07.571Z] #21 16.76 Preparing to unpack .../27-libc6_2.31-13+deb11u3_ppc64el.deb ... [2022-04-28T07:35:07.571Z] #21 16.86 Unpacking libc6:ppc64el (2.31-13+deb11u3) ... [2022-04-28T07:35:07.829Z] #21 17.17 Selecting previously unselected package libapparmor1:ppc64el. [2022-04-28T07:35:07.829Z] #21 17.17 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-04-28T07:35:07.829Z] #21 17.18 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-04-28T07:35:07.829Z] #21 17.21 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-04-28T07:35:07.829Z] #21 17.22 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-04-28T07:35:07.829Z] #21 17.22 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-04-28T07:35:07.829Z] #21 17.26 Selecting previously unselected package libseccomp2:s390x. [2022-04-28T07:35:07.829Z] #21 17.27 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-04-28T07:35:07.829Z] #21 17.27 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-04-28T07:35:08.088Z] #21 17.30 Selecting previously unselected package libseccomp-dev:s390x. [2022-04-28T07:35:08.088Z] #21 17.30 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-04-28T07:35:08.088Z] #21 17.31 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-04-28T07:35:08.088Z] #21 17.35 Selecting previously unselected package libseccomp2:ppc64el. [2022-04-28T07:35:08.088Z] #21 17.35 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-04-28T07:35:08.088Z] #21 17.36 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-04-28T07:35:08.088Z] #21 17.39 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-04-28T07:35:08.088Z] #21 17.39 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-04-28T07:35:08.088Z] #21 17.39 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-04-28T07:35:08.088Z] #21 17.44 Selecting previously unselected package libseccomp2:armhf. [2022-04-28T07:35:08.088Z] #21 17.44 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-04-28T07:35:08.088Z] #21 17.44 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-04-28T07:35:08.088Z] #21 17.47 Selecting previously unselected package libseccomp-dev:armhf. [2022-04-28T07:35:08.088Z] #21 17.48 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-04-28T07:35:08.088Z] #21 17.48 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-04-28T07:35:08.088Z] #21 17.52 Selecting previously unselected package libseccomp2:armel. [2022-04-28T07:35:08.345Z] #21 17.52 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-04-28T07:35:08.345Z] #21 17.53 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-04-28T07:35:08.345Z] #21 17.56 Selecting previously unselected package libseccomp-dev:armel. [2022-04-28T07:35:08.345Z] #21 17.57 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-04-28T07:35:08.345Z] #21 17.57 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-04-28T07:35:08.345Z] #21 17.64 Selecting previously unselected package libseccomp2:arm64. [2022-04-28T07:35:08.345Z] #21 17.64 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-04-28T07:35:08.345Z] #21 17.65 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-04-28T07:35:08.345Z] #21 17.71 Selecting previously unselected package libseccomp-dev:arm64. [2022-04-28T07:35:08.345Z] #21 17.71 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-04-28T07:35:08.345Z] #21 17.71 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-04-28T07:35:08.345Z] #21 17.78 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-04-28T07:35:08.603Z] #21 17.79 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-04-28T07:35:08.603Z] #21 17.80 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-04-28T07:35:08.603Z] #21 17.81 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-04-28T07:35:08.603Z] #21 17.83 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-04-28T07:35:08.603Z] #21 17.84 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-04-28T07:35:08.603Z] #21 17.85 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-04-28T07:35:08.603Z] #21 17.87 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-04-28T07:35:08.603Z] #21 17.88 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-04-28T07:35:08.603Z] #21 17.89 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-04-28T07:35:08.603Z] #21 17.90 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-04-28T07:35:08.603Z] #21 17.92 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-04-28T07:35:08.603Z] #21 17.93 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-04-28T07:35:08.603Z] #21 17.94 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-04-28T07:35:08.603Z] #21 17.95 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-04-28T07:35:08.603Z] #21 17.96 Setting up libc6:arm64 (2.31-13+deb11u3) ... [2022-04-28T07:35:09.975Z] #21 19.10 Setting up libc6:armel (2.31-13+deb11u3) ... [2022-04-28T07:35:10.910Z] #21 20.24 Setting up libc6:armhf (2.31-13+deb11u3) ... [2022-04-28T07:35:11.350Z] Commit message: "daemon: reloadMaxDownloadAttempts() remove validation" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-28T07:35:11.775Z] #23 9.507 Collecting yamllint==1.26.1 [2022-04-28T07:35:11.930Z] #62 ... [2022-04-28T07:35:11.930Z] [2022-04-28T07:35:11.930Z] #45 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-28T07:35:11.930Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-28T07:35:11.930Z] #45 187.0 + dpkg --print-architecture [2022-04-28T07:35:11.930Z] #45 187.0 + git checkout -q v2.1.0 [2022-04-28T07:35:11.930Z] #45 187.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-04-28T07:35:11.930Z] #45 187.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-04-28T07:35:12.285Z] #21 21.45 Setting up libc6:ppc64el (2.31-13+deb11u3) ... [2022-04-28T07:35:12.348Z] #23 10.57 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-04-28T07:35:13.004Z] Client: [2022-04-28T07:35:13.004Z] Version: 20.10.9 [2022-04-28T07:35:13.004Z] API version: 1.41 [2022-04-28T07:35:13.004Z] Go version: go1.16.8 [2022-04-28T07:35:13.004Z] Git commit: c2ea9bc [2022-04-28T07:35:13.004Z] Built: Mon Oct 4 16:11:10 2021 [2022-04-28T07:35:13.004Z] OS/Arch: windows/amd64 [2022-04-28T07:35:13.004Z] Context: default [2022-04-28T07:35:13.004Z] Experimental: true [2022-04-28T07:35:13.004Z] [2022-04-28T07:35:13.004Z] Server: Docker Engine - Community [2022-04-28T07:35:13.004Z] Engine: [2022-04-28T07:35:13.004Z] Version: 20.10.9 [2022-04-28T07:35:13.004Z] API version: 1.41 (minimum version 1.24) [2022-04-28T07:35:13.004Z] Go version: go1.16.8 [2022-04-28T07:35:13.004Z] Git commit: 79ea9d3 [2022-04-28T07:35:13.004Z] Built: Mon Oct 4 16:06:39 2021 [2022-04-28T07:35:13.004Z] OS/Arch: windows/amd64 [2022-04-28T07:35:13.004Z] Experimental: true [2022-04-28T07:35:13.204Z] #45 164.7 + dpkg --print-architecture [2022-04-28T07:35:13.219Z] #21 22.63 Setting up libc6:s390x (2.31-13+deb11u3) ... [2022-04-28T07:35:13.291Z] #23 11.64 Collecting pathspec>=0.5.3 [2022-04-28T07:35:13.291Z] #23 11.66 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-04-28T07:35:13.554Z] #23 12.00 Collecting pyyaml [Pipeline] sh [2022-04-28T07:35:13.766Z] #45 DONE 165.4s [2022-04-28T07:35:13.767Z] [2022-04-28T07:35:13.767Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-28T07:35:13.767Z] #58 sha256:3c4bab096653b5f8ce6071049ca6163e71f275f7fe407843d5927caeb8388017 [2022-04-28T07:35:13.815Z] #23 12.01 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-04-28T07:35:13.815Z] #23 12.06 Building wheels for collected packages: yamllint [2022-04-28T07:35:13.815Z] #23 12.06 Building wheel for yamllint (setup.py): started [2022-04-28T07:35:14.229Z] #14 71.45 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-04-28T07:35:14.229Z] #14 71.45 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-28T07:35:14.229Z] #14 71.46 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-28T07:35:14.286Z] Commit message: "daemon: reloadMaxDownloadAttempts() remove validation" [2022-04-28T07:35:14.593Z] #21 23.80 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-04-28T07:35:14.593Z] #21 23.81 Setting up libapparmor1:armel (2.13.6-10) ... [2022-04-28T07:35:14.593Z] #21 23.82 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-04-28T07:35:14.593Z] #21 23.84 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-04-28T07:35:14.593Z] #21 23.85 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-04-28T07:35:14.593Z] #21 23.86 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-04-28T07:35:14.593Z] #21 23.88 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-04-28T07:35:14.593Z] #21 23.89 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-04-28T07:35:14.593Z] #21 23.90 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-04-28T07:35:14.593Z] #21 23.92 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-04-28T07:35:14.593Z] #21 23.93 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-04-28T07:35:14.593Z] #21 23.95 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-04-28T07:35:14.593Z] #21 23.96 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-04-28T07:35:14.593Z] #21 23.98 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-04-28T07:35:14.593Z] #21 24.00 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-04-28T07:35:14.593Z] #21 24.01 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-04-28T07:35:14.602Z] + docker info [2022-04-28T07:35:14.602Z] Client: [2022-04-28T07:35:14.602Z] Context: default [2022-04-28T07:35:14.602Z] Debug Mode: false [2022-04-28T07:35:14.602Z] [2022-04-28T07:35:14.602Z] Server: [2022-04-28T07:35:14.602Z] Containers: 0 [2022-04-28T07:35:14.602Z] Running: 0 [2022-04-28T07:35:14.602Z] Paused: 0 [2022-04-28T07:35:14.602Z] Stopped: 0 [2022-04-28T07:35:14.602Z] Images: 0 [2022-04-28T07:35:14.602Z] Server Version: 20.10.9 [2022-04-28T07:35:14.602Z] Storage Driver: lcow (linux) windowsfilter (windows) [2022-04-28T07:35:14.602Z] LCOW: [2022-04-28T07:35:14.602Z] Windows: [2022-04-28T07:35:14.602Z] Logging Driver: json-file [2022-04-28T07:35:14.602Z] Plugins: [2022-04-28T07:35:14.602Z] Volume: local [2022-04-28T07:35:14.602Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-28T07:35:14.602Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-28T07:35:14.602Z] Swarm: inactive [2022-04-28T07:35:14.602Z] Default Isolation: process [2022-04-28T07:35:14.602Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-28T07:35:14.602Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-04-28T07:35:14.602Z] OSType: windows [2022-04-28T07:35:14.602Z] Architecture: x86_64 [2022-04-28T07:35:14.602Z] CPUs: 4 [2022-04-28T07:35:14.602Z] Total Memory: 32GiB [2022-04-28T07:35:14.602Z] Name: azwin-2-9c3dc0 [2022-04-28T07:35:14.602Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-04-28T07:35:14.602Z] Docker Root Dir: D:\docker [2022-04-28T07:35:14.602Z] Debug Mode: false [2022-04-28T07:35:14.602Z] Registry: https://index.docker.io/v1/ [2022-04-28T07:35:14.602Z] Labels: [2022-04-28T07:35:14.602Z] Experimental: true [2022-04-28T07:35:14.602Z] Insecure Registries: [2022-04-28T07:35:14.602Z] 10.0.0.4:5000 [2022-04-28T07:35:14.602Z] 127.0.0.0/8 [2022-04-28T07:35:14.602Z] Registry Mirrors: [2022-04-28T07:35:14.602Z] http://10.0.0.4:5000/ [2022-04-28T07:35:14.602Z] Live Restore Enabled: false [2022-04-28T07:35:14.602Z] Product License: Community Engine [2022-04-28T07:35:14.602Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2022-04-28T07:35:14.655Z] + docker version [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-28T07:35:14.757Z] #23 13.01 Building wheel for yamllint (setup.py): finished with status 'done' [2022-04-28T07:35:14.758Z] #23 13.01 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=27703d787138124029453b4a73f1ea22d1c5e17e3b39c622363833e3de673e42 [2022-04-28T07:35:14.758Z] #23 13.01 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-04-28T07:35:14.758Z] #23 13.02 Successfully built yamllint [2022-04-28T07:35:14.758Z] #23 13.04 Installing collected packages: pyyaml, pathspec, yamllint [2022-04-28T07:35:14.853Z] #21 24.02 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-04-28T07:35:14.853Z] #21 24.04 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-04-28T07:35:14.853Z] #21 24.05 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-04-28T07:35:14.853Z] #21 24.06 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-04-28T07:35:14.853Z] #21 24.08 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-28T07:35:15.019Z] #23 13.45 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-04-28T07:35:15.419Z] #21 DONE 24.9s [2022-04-28T07:35:15.419Z] [2022-04-28T07:35:15.419Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-28T07:35:15.419Z] #69 sha256:5c07f0e3beba53c6e1c649daeeec1c393a5e777ca508b0b5da153f4e5894b3a2 [2022-04-28T07:35:15.419Z] #69 36.78 # github.com/containerd/containerd/cmd/containerd [2022-04-28T07:35:15.419Z] #69 36.78 /usr/bin/ld: /tmp/go-link-2094666116/000019.o: in function `New': [2022-04-28T07:35:15.419Z] #69 36.78 /tmp/tmp.Wj1gpch1pg/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-04-28T07:35:15.419Z] #69 36.85 + bin/containerd-stress [2022-04-28T07:35:15.419Z] #69 37.65 + bin/containerd-shim [2022-04-28T07:35:15.419Z] #69 41.67 + bin/containerd-shim-runc-v1 [2022-04-28T07:35:15.592Z] #23 DONE 14.0s [2022-04-28T07:35:15.592Z] [2022-04-28T07:35:15.592Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2022-04-28T07:35:15.592Z] #27 sha256:a20d666750ddb8b0e6e0043df1255dbc52dd98cf4f8bfdcf33fbec135663e888 [2022-04-28T07:35:15.678Z] #69 ... [2022-04-28T07:35:15.678Z] [2022-04-28T07:35:15.678Z] #64 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-04-28T07:35:15.678Z] #64 sha256:85828c2b819acfcc61fb5b153b40e83df8b52c6b61f801af30090906f2f44a0a [2022-04-28T07:35:15.678Z] #64 DONE 0.1s [2022-04-28T07:35:15.678Z] [2022-04-28T07:35:15.678Z] #65 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-28T07:35:15.678Z] #65 sha256:50cf2c6d20d2cb4b8801f554810d95d10fe93c7113fdd75d18a33292614d0e52 [2022-04-28T07:35:15.855Z] #27 DONE 0.3s [2022-04-28T07:35:15.855Z] [2022-04-28T07:35:15.855Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2022-04-28T07:35:15.855Z] #32 sha256:e61ab42b9ad38a8e43378a69e763461454594d8d4628865a4c2e7140765bd8f3 [2022-04-28T07:35:16.116Z] #32 DONE 0.3s [2022-04-28T07:35:16.116Z] [2022-04-28T07:35:16.116Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2022-04-28T07:35:16.116Z] #35 sha256:adcae9fed2123647d6a814e3830616f7949f697b7e3281fc002e051a244a7506 [2022-04-28T07:35:16.246Z] #65 ... [2022-04-28T07:35:16.246Z] [2022-04-28T07:35:16.246Z] #22 [dev-systemd-false 1/25] RUN groupadd -r docker [2022-04-28T07:35:16.246Z] #22 sha256:1186407e5c635c76e6ceef31d6ad460ca293e21a1931fede76da6e75e8c3983d [2022-04-28T07:35:16.246Z] #22 DONE 0.5s [2022-04-28T07:35:16.246Z] [2022-04-28T07:35:16.246Z] #65 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-28T07:35:16.246Z] #65 sha256:50cf2c6d20d2cb4b8801f554810d95d10fe93c7113fdd75d18a33292614d0e52 [2022-04-28T07:35:16.246Z] #65 0.620 + RM_GOPATH=0 [2022-04-28T07:35:16.246Z] #65 0.620 + TMP_GOPATH= [2022-04-28T07:35:16.246Z] #65 0.620 + : /build [2022-04-28T07:35:16.246Z] #65 0.620 + '[' -z '' ']' [2022-04-28T07:35:16.246Z] #65 0.620 ++ mktemp -d [2022-04-28T07:35:16.246Z] #65 0.621 + export GOPATH=/tmp/tmp.PZWs0M3lcm [2022-04-28T07:35:16.246Z] #65 0.621 + GOPATH=/tmp/tmp.PZWs0M3lcm [2022-04-28T07:35:16.246Z] #65 0.621 + RM_GOPATH=1 [2022-04-28T07:35:16.246Z] #65 0.621 + case "$(go env GOARCH)" in [2022-04-28T07:35:16.246Z] #65 0.622 ++ go env GOARCH [2022-04-28T07:35:16.246Z] #65 0.625 + export GO_BUILDMODE=-buildmode=pie [2022-04-28T07:35:16.246Z] #65 0.625 + GO_BUILDMODE=-buildmode=pie [2022-04-28T07:35:16.246Z] #65 0.625 ++ dirname /install.sh [2022-04-28T07:35:16.246Z] #65 0.626 + dir=/ [2022-04-28T07:35:16.246Z] #65 0.626 + bin=runc [2022-04-28T07:35:16.246Z] #65 0.626 + shift [2022-04-28T07:35:16.246Z] #65 0.626 + '[' '!' -f //runc.installer ']' [2022-04-28T07:35:16.246Z] #65 0.626 + . //runc.installer [2022-04-28T07:35:16.246Z] #65 0.626 ++ set -e [2022-04-28T07:35:16.246Z] #65 0.626 ++ : v1.1.1 [2022-04-28T07:35:16.246Z] #65 0.626 + install_runc [2022-04-28T07:35:16.246Z] #65 0.626 + RUNC_BUILDTAGS=seccomp [2022-04-28T07:35:16.246Z] #65 0.626 + echo 'Install runc version v1.1.1 (build tags: seccomp)' [2022-04-28T07:35:16.246Z] #65 0.626 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.PZWs0M3lcm/src/github.com/opencontainers/runc [2022-04-28T07:35:16.246Z] #65 0.626 Install runc version v1.1.1 (build tags: seccomp) [2022-04-28T07:35:16.246Z] #65 0.627 Cloning into '/tmp/tmp.PZWs0M3lcm/src/github.com/opencontainers/runc'... [2022-04-28T07:35:16.377Z] #35 DONE 0.3s [2022-04-28T07:35:16.377Z] [2022-04-28T07:35:16.377Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2022-04-28T07:35:16.377Z] #37 sha256:ccb4eef7b8557b69a056bdf800eda69f9da30e1eb018556676b42c09ff7d56f8 [2022-04-28T07:35:16.377Z] #37 DONE 0.1s [2022-04-28T07:35:16.377Z] [2022-04-28T07:35:16.377Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-28T07:35:16.377Z] #58 sha256:7f2623a5e5231e4b95910f39f4ddd7f01e9ce30c40290ac902004cca9e4922f0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-04-28T07:35:16.507Z] #65 ... [2022-04-28T07:35:16.507Z] [2022-04-28T07:35:16.507Z] #23 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-04-28T07:35:16.507Z] #23 sha256:e18b8c462b0eb3952c8e8c2f89a740417db7cfac4bf075372a09ecc77fc73721 [2022-04-28T07:35:16.507Z] #23 DONE 0.6s [2022-04-28T07:35:16.638Z] #58 ... [2022-04-28T07:35:16.638Z] [2022-04-28T07:35:16.638Z] #39 [dev-systemd-false 14/25] COPY --from=gowinres /build/ /usr/local/bin/ [2022-04-28T07:35:16.638Z] #39 sha256:84783a9aa4d85886e8085493355dbd9bff57e6a6f8be75f8ce47480c975c1e9d [2022-04-28T07:35:16.638Z] #39 DONE 0.1s [2022-04-28T07:35:16.638Z] [2022-04-28T07:35:16.639Z] #43 [dev-systemd-false 15/25] COPY --from=tini /build/ /usr/local/bin/ [2022-04-28T07:35:16.639Z] #43 sha256:36222351fd5a7b7acb98a5e805020d9ca729afd4305eedeee7e82fa21137625d [2022-04-28T07:35:16.639Z] #43 DONE 0.1s [2022-04-28T07:35:16.639Z] [2022-04-28T07:35:16.639Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-28T07:35:16.639Z] #58 sha256:7f2623a5e5231e4b95910f39f4ddd7f01e9ce30c40290ac902004cca9e4922f0 [2022-04-28T07:35:16.766Z] [2022-04-28T07:35:16.766Z] #24 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-04-28T07:35:16.766Z] #24 sha256:28e8a822ab621eecd17759786f4e5d2479f8c2221c8f05d39a26e2e9c9939f68 [2022-04-28T07:35:17.027Z] #24 0.449 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-04-28T07:35:17.286Z] #24 DONE 0.6s [2022-04-28T07:35:17.286Z] [2022-04-28T07:35:17.286Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-28T07:35:17.286Z] #69 sha256:5c07f0e3beba53c6e1c649daeeec1c393a5e777ca508b0b5da153f4e5894b3a2 [2022-04-28T07:35:17.286Z] #69 44.11 + bin/containerd-shim-runc-v2 [2022-04-28T07:35:17.286Z] #69 44.75 + binaries [2022-04-28T07:35:17.286Z] #69 44.75 + install -D bin/containerd /build/containerd [2022-04-28T07:35:17.286Z] #69 44.79 + install -D bin/containerd-shim /build/containerd-shim [2022-04-28T07:35:17.286Z] #69 44.80 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-04-28T07:35:17.286Z] #69 44.81 + install -D bin/ctr /build/ctr [2022-04-28T07:35:17.286Z] #69 DONE 45.0s [2022-04-28T07:35:17.286Z] [2022-04-28T07:35:17.286Z] #25 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-04-28T07:35:17.286Z] #25 sha256:afdc12ae821af437125a3bcc9673d4d094d269c5bcfbaa2c665d73e87b81bb08 [2022-04-28T07:35:17.388Z] + docker version [2022-04-28T07:35:17.852Z] #25 DONE 0.6s [2022-04-28T07:35:17.852Z] [2022-04-28T07:35:17.852Z] #65 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-28T07:35:17.852Z] #65 sha256:50cf2c6d20d2cb4b8801f554810d95d10fe93c7113fdd75d18a33292614d0e52 [2022-04-28T07:35:17.852Z] #65 1.870 + cd /tmp/tmp.PZWs0M3lcm/src/github.com/opencontainers/runc [2022-04-28T07:35:17.852Z] #65 1.870 + git checkout -q v1.1.1 [2022-04-28T07:35:17.852Z] #65 1.969 + '[' -z '' ']' [2022-04-28T07:35:17.852Z] #65 1.969 + target=static [2022-04-28T07:35:17.852Z] #65 1.969 + make BUILDTAGS=seccomp static [2022-04-28T07:35:17.852Z] #65 2.109 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.1-0-g52de29d7 -X main.version=1.1.1 " -o runc . [2022-04-28T07:35:18.786Z] #65 ... [2022-04-28T07:35:18.786Z] [2022-04-28T07:35:18.786Z] #26 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-04-28T07:35:18.786Z] #26 sha256:ae7c01d5ba32701696a012f28efda29d0f8b8a3ef35e9a7b8ab9c28d3bdfc8da [2022-04-28T07:35:18.786Z] #26 DONE 0.6s [2022-04-28T07:35:18.786Z] [2022-04-28T07:35:18.786Z] #27 [dev-systemd-false 6/25] RUN ldconfig [2022-04-28T07:35:18.786Z] #27 sha256:e1d7ee6f32b836cb5505ef569132e90032d7855f65467779a09f337b37b630d4 [2022-04-28T07:35:19.044Z] #27 DONE 0.6s [2022-04-28T07:35:19.044Z] [2022-04-28T07:35:19.044Z] #65 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-28T07:35:19.044Z] #65 sha256:50cf2c6d20d2cb4b8801f554810d95d10fe93c7113fdd75d18a33292614d0e52 [2022-04-28T07:35:19.507Z] #14 76.14 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-04-28T07:35:19.507Z] #14 76.14 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-28T07:35:19.507Z] #14 76.16 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-28T07:35:19.507Z] #14 ... [2022-04-28T07:35:19.507Z] [2022-04-28T07:35:19.507Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-28T07:35:19.507Z] #62 sha256:dd5f6a9e0bcf18b2d1071f211710752b0a83d6c31b4baea62891bd6762bb9dfe [2022-04-28T07:35:19.767Z] #62 39.62 Updating files: 69% (3273/4722) Updating files: 70% (3306/4722) Updating files: 71% (3353/4722) Updating files: 72% (3400/4722) Updating files: 73% (3448/4722) Updating files: 74% (3495/4722) Updating files: 75% (3542/4722) Updating files: 76% (3589/4722) Updating files: 77% (3636/4722) Updating files: 78% (3684/4722) Updating files: 79% (3731/4722) Updating files: 80% (3778/4722) Updating files: 81% (3825/4722) Updating files: 82% (3873/4722) Updating files: 83% (3920/4722) Updating files: 84% (3967/4722) Updating files: 85% (4014/4722) Updating files: 86% (4061/4722) Updating files: 87% (4109/4722) Updating files: 88% (4156/4722) Updating files: 89% (4203/4722) Updating files: 90% (4250/4722) Updating files: 91% (4298/4722) Updating files: 92% (4345/4722) Updating files: 93% (4392/4722) Updating files: 94% (4439/4722) Updating files: 95% (4486/4722) Updating files: 96% (4534/4722) Updating files: 97% (4581/4722) Updating files: 98% (4628/4722) Updating files: 99% (4675/4722) Updating files: 100% (4722/4722) Updating files: 100% (4722/4722), done. [2022-04-28T07:35:19.767Z] #62 40.37 + cd /tmp/tmp.jU2QumH1b5/src/github.com/containerd/containerd [2022-04-28T07:35:19.767Z] #62 40.37 + git checkout -q v1.6.3 [2022-04-28T07:35:21.148Z] #62 41.70 + export 'BUILDTAGS=netgo osusergo static_build' [2022-04-28T07:35:21.148Z] #62 41.70 + BUILDTAGS='netgo osusergo static_build' [2022-04-28T07:35:21.148Z] #62 41.70 + export EXTRA_FLAGS=-buildmode=pie [2022-04-28T07:35:21.148Z] #62 41.70 + EXTRA_FLAGS=-buildmode=pie [2022-04-28T07:35:21.148Z] #62 41.70 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-04-28T07:35:21.148Z] #62 41.70 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-04-28T07:35:21.148Z] #62 41.70 + '[' '' = dynamic ']' [2022-04-28T07:35:21.148Z] #62 41.70 + make [2022-04-28T07:35:22.539Z] #62 43.12 + bin/ctr [2022-04-28T07:35:23.234Z] #65 ... [2022-04-28T07:35:23.234Z] [2022-04-28T07:35:23.234Z] #28 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-28T07:35:23.234Z] #28 sha256:643d7a37b12ef55c78ed0c54a542de9f4bbaaf7ca19d25271171eb269416572c [2022-04-28T07:35:23.234Z] #28 0.924 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-28T07:35:23.234Z] #28 0.936 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-28T07:35:23.234Z] #28 1.111 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-28T07:35:23.234Z] #28 1.310 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-04-28T07:35:23.234Z] #28 1.437 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-04-28T07:35:23.234Z] #28 1.518 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-28T07:35:23.234Z] #28 1.610 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-04-28T07:35:23.234Z] #28 1.690 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-04-28T07:35:23.234Z] #28 1.775 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-28T07:35:23.234Z] #28 1.861 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-28T07:35:23.234Z] #28 1.862 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [127 kB] [2022-04-28T07:35:23.234Z] #28 1.862 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [128 kB] [2022-04-28T07:35:23.234Z] #28 1.862 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-28T07:35:23.234Z] #28 1.862 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [120 kB] [2022-04-28T07:35:23.234Z] #28 1.863 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [120 kB] [2022-04-28T07:35:23.234Z] #28 2.026 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-04-28T07:35:23.234Z] #28 2.031 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-28T07:35:23.234Z] #28 2.031 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-28T07:35:23.234Z] #28 2.032 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-04-28T07:35:23.234Z] #28 2.038 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-04-28T07:35:23.234Z] #28 2.038 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-04-28T07:35:23.332Z] Client: [2022-04-28T07:35:23.332Z] Version: 20.10.9 [2022-04-28T07:35:23.332Z] API version: 1.41 [2022-04-28T07:35:23.332Z] Go version: go1.16.8 [2022-04-28T07:35:23.332Z] Git commit: c2ea9bc [2022-04-28T07:35:23.332Z] Built: Mon Oct 4 16:11:10 2021 [2022-04-28T07:35:23.332Z] OS/Arch: windows/amd64 [2022-04-28T07:35:23.332Z] Context: default [2022-04-28T07:35:23.332Z] Experimental: true [2022-04-28T07:35:23.332Z] [2022-04-28T07:35:23.332Z] Server: Docker Engine - Community [2022-04-28T07:35:23.332Z] Engine: [2022-04-28T07:35:23.332Z] Version: 20.10.9 [2022-04-28T07:35:23.332Z] API version: 1.41 (minimum version 1.24) [2022-04-28T07:35:23.332Z] Go version: go1.16.8 [2022-04-28T07:35:23.332Z] Git commit: 79ea9d3 [2022-04-28T07:35:23.332Z] Built: Mon Oct 4 16:06:39 2021 [2022-04-28T07:35:23.332Z] OS/Arch: windows/amd64 [2022-04-28T07:35:23.332Z] Experimental: true [Pipeline] sh [2022-04-28T07:35:24.532Z] Client: [2022-04-28T07:35:24.532Z] Version: 20.10.9 [2022-04-28T07:35:24.532Z] API version: 1.41 [2022-04-28T07:35:24.532Z] Go version: go1.16.8 [2022-04-28T07:35:24.532Z] Git commit: c2ea9bc [2022-04-28T07:35:24.532Z] Built: Mon Oct 4 16:11:10 2021 [2022-04-28T07:35:24.532Z] OS/Arch: windows/amd64 [2022-04-28T07:35:24.532Z] Context: default [2022-04-28T07:35:24.532Z] Experimental: true [2022-04-28T07:35:24.532Z] [2022-04-28T07:35:24.532Z] Server: Docker Engine - Community [2022-04-28T07:35:24.532Z] Engine: [2022-04-28T07:35:24.532Z] Version: 20.10.9 [2022-04-28T07:35:24.532Z] API version: 1.41 (minimum version 1.24) [2022-04-28T07:35:24.532Z] Go version: go1.16.8 [2022-04-28T07:35:24.532Z] Git commit: 79ea9d3 [2022-04-28T07:35:24.532Z] Built: Mon Oct 4 16:06:39 2021 [2022-04-28T07:35:24.532Z] OS/Arch: windows/amd64 [2022-04-28T07:35:24.532Z] Experimental: true [2022-04-28T07:35:24.934Z] + docker info [Pipeline] sh [2022-04-28T07:35:26.103Z] + docker info [2022-04-28T07:35:26.103Z] Client: [2022-04-28T07:35:26.103Z] Context: default [2022-04-28T07:35:26.103Z] Debug Mode: false [2022-04-28T07:35:26.103Z] [2022-04-28T07:35:26.103Z] Server: [2022-04-28T07:35:26.103Z] Containers: 0 [2022-04-28T07:35:26.103Z] Running: 0 [2022-04-28T07:35:26.103Z] Paused: 0 [2022-04-28T07:35:26.103Z] Stopped: 0 [2022-04-28T07:35:26.103Z] Images: 0 [2022-04-28T07:35:26.103Z] Server Version: 20.10.9 [2022-04-28T07:35:26.103Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-04-28T07:35:26.103Z] Windows: [2022-04-28T07:35:26.103Z] LCOW: [2022-04-28T07:35:26.103Z] Logging Driver: json-file [2022-04-28T07:35:26.103Z] Plugins: [2022-04-28T07:35:26.103Z] Volume: local [2022-04-28T07:35:26.103Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-28T07:35:26.103Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-28T07:35:26.103Z] Swarm: inactive [2022-04-28T07:35:26.103Z] Default Isolation: process [2022-04-28T07:35:26.103Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-28T07:35:26.103Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-04-28T07:35:26.103Z] OSType: windows [2022-04-28T07:35:26.103Z] Architecture: x86_64 [2022-04-28T07:35:26.103Z] CPUs: 4 [2022-04-28T07:35:26.103Z] Total Memory: 32GiB [2022-04-28T07:35:26.103Z] Name: azwin-2-5f6e30 [2022-04-28T07:35:26.103Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-04-28T07:35:26.103Z] Docker Root Dir: D:\docker [2022-04-28T07:35:26.103Z] Debug Mode: false [2022-04-28T07:35:26.103Z] Registry: https://index.docker.io/v1/ [2022-04-28T07:35:26.103Z] Labels: [2022-04-28T07:35:26.103Z] Experimental: true [2022-04-28T07:35:26.103Z] Insecure Registries: [2022-04-28T07:35:26.103Z] 10.0.0.4:5000 [2022-04-28T07:35:26.103Z] 127.0.0.0/8 [2022-04-28T07:35:26.103Z] Registry Mirrors: [2022-04-28T07:35:26.103Z] http://10.0.0.4:5000/ [2022-04-28T07:35:26.103Z] Live Restore Enabled: false [2022-04-28T07:35:26.103Z] Product License: Community Engine [2022-04-28T07:35:26.103Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-04-28T07:35:28.504Z] #28 9.291 Fetched 48.9 MB in 9s (5563 kB/s) [2022-04-28T07:35:29.875Z] #28 9.291 Reading package lists... [2022-04-28T07:35:29.875Z] #28 ... [2022-04-28T07:35:29.875Z] [2022-04-28T07:35:29.875Z] #65 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-28T07:35:29.875Z] #65 sha256:50cf2c6d20d2cb4b8801f554810d95d10fe93c7113fdd75d18a33292614d0e52 [2022-04-28T07:35:29.875Z] #65 14.27 + mkdir -p /build [2022-04-28T07:35:29.875Z] #65 14.27 + cp runc /build/runc [2022-04-28T07:35:30.134Z] #65 DONE 14.7s [2022-04-28T07:35:30.134Z] [2022-04-28T07:35:30.134Z] #28 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-28T07:35:30.134Z] #28 sha256:643d7a37b12ef55c78ed0c54a542de9f4bbaaf7ca19d25271171eb269416572c [2022-04-28T07:35:31.512Z] #28 9.291 Reading package lists... [2022-04-28T07:35:31.932Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-04-28T07:35:31.932Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-a17aea26\powershellScript.ps1'; exit $LASTEXITCODE; [2022-04-28T07:35:31.932Z] ---------------------------------------------------------------------------- [2022-04-28T07:35:31.932Z] [2022-04-28T07:35:31.933Z] INFO: executeCI.ps1 starting at Thu Apr 28 07:35:30 CUT 2022 [2022-04-28T07:35:31.933Z] [2022-04-28T07:35:31.933Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-04-28T07:35:31.933Z] INFO: Running git version 2.24.1.windows.2 [2022-04-28T07:35:31.933Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-04-28T07:35:31.933Z] INFO: Environment variables: [2022-04-28T07:35:31.933Z] [2022-04-28T07:35:31.933Z] Name Value [2022-04-28T07:35:31.933Z] ---- ----- [2022-04-28T07:35:31.933Z] ALLUSERSPROFILE C:\ProgramData [2022-04-28T07:35:31.933Z] amd64 true [2022-04-28T07:35:31.933Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-04-28T07:35:31.933Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-04-28T07:35:31.933Z] arm64 true [2022-04-28T07:35:31.933Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-04-28T07:35:31.933Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-04-28T07:35:31.933Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-04-28T07:35:31.933Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-04-28T07:35:31.933Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-04-28T07:35:31.933Z] BRANCH_NAME PR-43536 [2022-04-28T07:35:31.933Z] BUILD_DISPLAY_NAME #2 [2022-04-28T07:35:31.933Z] BUILD_ID 2 [2022-04-28T07:35:31.933Z] BUILD_NUMBER 2 [2022-04-28T07:35:31.933Z] BUILD_TAG jenkins-moby-PR-43536-2 [2022-04-28T07:35:31.933Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43536/2/ [2022-04-28T07:35:31.933Z] cgroup2 true [2022-04-28T07:35:31.933Z] CHANGE_AUTHOR thaJeztah [2022-04-28T07:35:31.933Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-04-28T07:35:31.933Z] CHANGE_BRANCH daemon_fix_hosts_validation_step1g [2022-04-28T07:35:31.933Z] CHANGE_FORK thaJeztah/docker [2022-04-28T07:35:31.933Z] CHANGE_ID 43536 [2022-04-28T07:35:31.933Z] CHANGE_TARGET master [2022-04-28T07:35:31.933Z] CHANGE_TITLE daemon: improvements to config (re)loading [2022-04-28T07:35:31.933Z] CHANGE_URL https://github.com/moby/moby/pull/43536 [2022-04-28T07:35:31.933Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-28T07:35:31.933Z] CommonProgramFiles C:\Program Files\Common Files [2022-04-28T07:35:31.933Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-04-28T07:35:31.933Z] CommonProgramW6432 C:\Program Files\Common Files [2022-04-28T07:35:31.933Z] COMPUTERNAME azwin-2-9c3dc0 [2022-04-28T07:35:31.933Z] ComSpec C:\Windows\system32\cmd.exe [2022-04-28T07:35:31.933Z] ConfigSequenceNumber 0 [2022-04-28T07:35:31.933Z] dco true [2022-04-28T07:35:31.933Z] DOCKER_BUILDKIT 0 [2022-04-28T07:35:31.933Z] DOCKER_DUT_DEBUG 1 [2022-04-28T07:35:31.933Z] DOCKER_EXPERIMENTAL 1 [2022-04-28T07:35:31.933Z] DOCKER_GRAPHDRIVER overlay2 [2022-04-28T07:35:31.933Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-04-28T07:35:31.933Z] EXECUTOR_NUMBER 0 [2022-04-28T07:35:31.933Z] FQDN azwin-2-9c3dc0.westus.cloudapp.azure.com [2022-04-28T07:35:31.933Z] GIT_BRANCH PR-43536 [2022-04-28T07:35:31.933Z] GIT_COMMIT 4cf904494e221d2a9846f4d720b6701a14215cb2 [2022-04-28T07:35:31.933Z] GIT_PREVIOUS_COMMIT 4d774d35aad489218360bbc41433a1cc7d983bdf [2022-04-28T07:35:31.933Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT 4d774d35aad489218360bbc41433a1cc7d983bdf [2022-04-28T07:35:31.933Z] GIT_URL https://github.com/moby/moby.git [2022-04-28T07:35:31.933Z] HUDSON_COOKIE c2e8dd18-443d-4d80-8f0e-07664e0bb831 [2022-04-28T07:35:31.933Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-04-28T07:35:31.933Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-04-28T07:35:31.933Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-04-28T07:35:31.933Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-04-28T07:35:31.933Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-04-28T07:35:31.933Z] JENKINS_NODE_COOKIE b6b945a2-ff07-467a-8e5f-45e9a05ec371 [2022-04-28T07:35:31.933Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-04-28T07:35:31.933Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-04-28T07:35:31.933Z] JOB_BASE_NAME PR-43536 [2022-04-28T07:35:31.933Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43536/display/redirect [2022-04-28T07:35:31.933Z] JOB_NAME moby/PR-43536 [2022-04-28T07:35:31.933Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43536/ [2022-04-28T07:35:31.933Z] library.jps.version master [2022-04-28T07:35:31.933Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-04-28T07:35:31.933Z] NODE_LABELS amd64 azure azwin-2-9c3dc0 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-04-28T07:35:31.933Z] NODE_NAME azwin-2-9c3dc0 [2022-04-28T07:35:31.933Z] NUMBER_OF_PROCESSORS 4 [2022-04-28T07:35:31.933Z] OS Windows_NT [2022-04-28T07:35:31.933Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-04-28T07:35:31.933Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-04-28T07:35:31.933Z] ppc64le false [2022-04-28T07:35:31.933Z] PROCESSOR_ARCHITECTURE AMD64 [2022-04-28T07:35:31.933Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 7, GenuineIntel [2022-04-28T07:35:31.933Z] PROCESSOR_LEVEL 6 [2022-04-28T07:35:31.933Z] PROCESSOR_REVISION 5507 [2022-04-28T07:35:31.933Z] ProgramData C:\ProgramData [2022-04-28T07:35:31.933Z] ProgramFiles C:\Program Files [2022-04-28T07:35:31.933Z] ProgramFiles(x86) C:\Program Files (x86) [2022-04-28T07:35:31.933Z] ProgramW6432 C:\Program Files [2022-04-28T07:35:31.933Z] PROMPT $P$G [2022-04-28T07:35:31.933Z] PSExecutionPolicyPreference Bypass [2022-04-28T07:35:31.933Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-04-28T07:35:31.933Z] PUBLIC C:\Users\Public [2022-04-28T07:35:31.933Z] rootless true [2022-04-28T07:35:31.933Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43536/2/display/redirect?page=artif... [2022-04-28T07:35:31.933Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43536/2/display/redirect?page=changes [2022-04-28T07:35:31.933Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43536/2/display/redirect [2022-04-28T07:35:31.933Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43536/2/display/redirect?page=tests [2022-04-28T07:35:31.933Z] s390x false [2022-04-28T07:35:31.933Z] SKIP_VALIDATION_TESTS 1 [2022-04-28T07:35:31.934Z] SOURCES_DRIVE d [2022-04-28T07:35:31.934Z] SOURCES_SUBDIR gopath [2022-04-28T07:35:31.934Z] STAGE_NAME Run tests [2022-04-28T07:35:31.934Z] SystemDrive C: [2022-04-28T07:35:31.934Z] SystemRoot C:\Windows [2022-04-28T07:35:31.934Z] TEMP C:\Windows\TEMP [2022-04-28T07:35:31.934Z] TESTDEBUG 0 [2022-04-28T07:35:31.934Z] TESTRUN_DRIVE d [2022-04-28T07:35:31.934Z] TESTRUN_SUBDIR CI [2022-04-28T07:35:31.934Z] TIMEOUT 120m [2022-04-28T07:35:31.934Z] TMP C:\Windows\TEMP [2022-04-28T07:35:31.934Z] unit_validate true [2022-04-28T07:35:31.934Z] USERDOMAIN WORKGROUP [2022-04-28T07:35:31.934Z] USERNAME azwin-2-9c3dc0$ [2022-04-28T07:35:31.934Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-04-28T07:35:31.934Z] validate_force false [2022-04-28T07:35:31.934Z] windir C:\Windows [2022-04-28T07:35:31.934Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-04-28T07:35:31.934Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-04-28T07:35:31.934Z] windows2022 true [2022-04-28T07:35:31.934Z] windows2022containerd true [2022-04-28T07:35:31.934Z] windowsRS5 true [2022-04-28T07:35:31.934Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-04-28T07:35:31.934Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-04-28T07:35:31.934Z] [2022-04-28T07:35:31.934Z] [2022-04-28T07:35:31.934Z] [2022-04-28T07:35:32.925Z] INFO: Sources under d:\gopath\... [2022-04-28T07:35:32.925Z] INFO: Test run under d:\CI\... [2022-04-28T07:35:32.925Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-04-28T07:35:32.925Z] INFO: docker/docker repository was found [2022-04-28T07:35:32.925Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time... [2022-04-28T07:35:33.914Z] ltsc2022: Pulling from windows/servercore [2022-04-28T07:35:33.914Z] 8f616e6e9eec: Pulling fs layer [2022-04-28T07:35:33.914Z] dccd9e4d14d3: Pulling fs layer [2022-04-28T07:35:34.766Z] #58 ... [2022-04-28T07:35:34.766Z] [2022-04-28T07:35:34.767Z] #45 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-28T07:35:34.767Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-28T07:35:34.767Z] #45 189.8 + dpkg --print-architecture [2022-04-28T07:35:34.767Z] #45 189.8 + git checkout -q v2.1.0 [2022-04-28T07:35:34.767Z] #45 190.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-04-28T07:35:34.767Z] #45 190.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-04-28T07:35:34.796Z] #28 12.36 Reading package lists... [2022-04-28T07:35:34.796Z] #28 15.23 Building dependency tree... [2022-04-28T07:35:34.824Z] #62 ... [2022-04-28T07:35:34.824Z] [2022-04-28T07:35:34.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-04-28T07:35:34.824Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-28T07:35:34.824Z] #14 81.16 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-04-28T07:35:34.824Z] #14 81.17 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-28T07:35:34.824Z] #14 81.19 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-28T07:35:34.824Z] #14 92.24 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-04-28T07:35:34.824Z] #14 92.25 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-28T07:35:34.824Z] #14 92.25 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-28T07:35:35.362Z] #28 16.32 bzip2 is already the newest version (1.0.8-4). [2022-04-28T07:35:35.362Z] #28 16.32 patch is already the newest version (2.7.6-7). [2022-04-28T07:35:35.362Z] #28 16.32 xz-utils is already the newest version (5.2.5-2.1~deb11u1). [2022-04-28T07:35:35.362Z] #28 16.32 The following additional packages will be installed: [2022-04-28T07:35:35.362Z] #28 16.32 libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-04-28T07:35:35.362Z] #28 16.32 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-04-28T07:35:35.362Z] #28 16.32 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-04-28T07:35:35.362Z] #28 16.32 python3-pkg-resources vim-runtime xxd [2022-04-28T07:35:35.362Z] #28 16.33 Suggested packages: [2022-04-28T07:35:35.362Z] #28 16.33 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-04-28T07:35:35.362Z] #28 16.33 python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota [2022-04-28T07:35:35.362Z] #28 16.33 Recommended packages: [2022-04-28T07:35:35.362Z] #28 16.33 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-04-28T07:35:36.297Z] #28 17.00 The following NEW packages will be installed: [2022-04-28T07:35:36.297Z] #28 17.00 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0 [2022-04-28T07:35:36.297Z] #28 17.00 libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-04-28T07:35:36.297Z] #28 17.00 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-04-28T07:35:36.297Z] #28 17.01 libonig5 libprotobuf-c1 libxtables12 net-tools pigz python-pip-whl [2022-04-28T07:35:36.297Z] #28 17.01 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-04-28T07:35:36.297Z] #28 17.01 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim [2022-04-28T07:35:36.297Z] #28 17.01 vim-common vim-runtime xfsprogs xxd zip zstd [2022-04-28T07:35:36.297Z] #28 17.31 0 upgraded, 44 newly installed, 0 to remove and 2 not upgraded. [2022-04-28T07:35:36.297Z] #28 17.31 Need to get 18.6 MB of archives. [2022-04-28T07:35:36.297Z] #28 17.31 After this operation, 71.4 MB of additional disk space will be used. [2022-04-28T07:35:36.297Z] #28 17.31 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-04-28T07:35:36.297Z] #28 17.31 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-04-28T07:35:36.297Z] #28 17.31 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-04-28T07:35:36.297Z] #28 17.31 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-04-28T07:35:36.297Z] #28 17.31 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-04-28T07:35:36.297Z] #28 17.31 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-04-28T07:35:36.297Z] #28 17.31 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-04-28T07:35:36.297Z] #28 17.32 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-04-28T07:35:36.297Z] #28 17.32 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-28T07:35:36.555Z] #28 17.32 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-28T07:35:36.555Z] #28 17.32 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-04-28T07:35:36.555Z] #28 17.33 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-04-28T07:35:36.555Z] #28 17.34 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-04-28T07:35:36.555Z] #28 17.34 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-04-28T07:35:36.555Z] #28 17.35 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-04-28T07:35:36.555Z] #28 17.35 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-04-28T07:35:36.555Z] #28 17.35 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-04-28T07:35:36.555Z] #28 17.35 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-04-28T07:35:36.555Z] #28 17.35 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-04-28T07:35:36.555Z] #28 17.36 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-28T07:35:36.555Z] #28 17.37 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-28T07:35:36.555Z] #28 17.37 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-28T07:35:36.555Z] #28 17.37 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-04-28T07:35:36.555Z] #28 17.37 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-04-28T07:35:36.555Z] #28 17.37 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-04-28T07:35:36.555Z] #28 17.38 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-28T07:35:36.555Z] #28 17.38 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-04-28T07:35:36.555Z] #28 17.38 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-04-28T07:35:36.555Z] #28 17.38 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-04-28T07:35:36.555Z] #28 17.38 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-04-28T07:35:36.555Z] #28 17.39 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-04-28T07:35:36.555Z] #28 17.39 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-04-28T07:35:36.555Z] #28 17.39 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-28T07:35:36.555Z] #28 17.39 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-04-28T07:35:36.555Z] #28 17.40 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-04-28T07:35:36.555Z] #28 17.40 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-04-28T07:35:36.555Z] #28 17.40 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-04-28T07:35:36.555Z] #28 17.41 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-04-28T07:35:36.555Z] #28 17.41 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-04-28T07:35:36.555Z] #28 17.41 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-04-28T07:35:36.555Z] #28 17.45 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-04-28T07:35:36.555Z] #28 17.46 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-04-28T07:35:36.555Z] #28 17.46 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-04-28T07:35:36.555Z] #28 17.47 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-04-28T07:35:36.814Z] #28 17.69 debconf: delaying package configuration, since apt-utils is not installed [2022-04-28T07:35:36.814Z] #28 17.78 Fetched 18.6 MB in 0s (43.0 MB/s) [2022-04-28T07:35:36.814Z] #28 17.80 Selecting previously unselected package pigz. [2022-04-28T07:35:36.814Z] #28 17.80 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40068 files and directories currently installed.) [2022-04-28T07:35:36.814Z] #28 17.82 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-04-28T07:35:36.814Z] #28 17.82 Unpacking pigz (2.6-1) ... [2022-04-28T07:35:36.814Z] #28 17.86 Selecting previously unselected package libelf1:amd64. [2022-04-28T07:35:37.073Z] #28 17.87 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-04-28T07:35:37.073Z] #28 17.87 Unpacking libelf1:amd64 (0.183-1) ... [2022-04-28T07:35:37.073Z] #28 17.92 Selecting previously unselected package libbpf0:amd64. [2022-04-28T07:35:37.073Z] #28 17.92 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-04-28T07:35:37.073Z] #28 17.93 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-04-28T07:35:37.073Z] #28 17.97 Selecting previously unselected package libcap2:amd64. [2022-04-28T07:35:37.073Z] #28 17.97 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-04-28T07:35:37.073Z] #28 17.98 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-04-28T07:35:37.073Z] #28 18.01 Selecting previously unselected package libmnl0:amd64. [2022-04-28T07:35:37.073Z] #28 18.02 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-04-28T07:35:37.073Z] #28 18.02 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-04-28T07:35:37.073Z] #28 18.06 Selecting previously unselected package libxtables12:amd64. [2022-04-28T07:35:37.073Z] #28 18.06 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-04-28T07:35:37.073Z] #28 18.06 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-04-28T07:35:37.073Z] #28 18.10 Selecting previously unselected package libcap2-bin. [2022-04-28T07:35:37.332Z] #28 18.10 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-04-28T07:35:37.332Z] #28 18.11 Unpacking libcap2-bin (1:2.44-1) ... [2022-04-28T07:35:37.332Z] #28 18.15 Selecting previously unselected package iproute2. [2022-04-28T07:35:37.332Z] #28 18.15 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-04-28T07:35:37.332Z] #28 18.16 Unpacking iproute2 (5.10.0-4) ... [2022-04-28T07:35:37.332Z] #28 18.27 Selecting previously unselected package xxd. [2022-04-28T07:35:37.332Z] #28 18.27 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-28T07:35:37.332Z] #28 18.28 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-28T07:35:37.332Z] #28 18.32 Selecting previously unselected package vim-common. [2022-04-28T07:35:37.332Z] #28 18.33 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-28T07:35:37.332Z] #28 18.34 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-28T07:35:37.332Z] #28 18.39 Selecting previously unselected package bash-completion. [2022-04-28T07:35:37.589Z] #28 18.39 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-04-28T07:35:37.846Z] #28 18.85 Unpacking bash-completion (1:2.11-2) ... [2022-04-28T07:35:37.846Z] #28 18.96 Selecting previously unselected package apparmor. [2022-04-28T07:35:38.104Z] #28 18.96 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ... [2022-04-28T07:35:38.104Z] #28 18.98 Unpacking apparmor (2.13.6-10) ... [2022-04-28T07:35:38.104Z] #28 19.08 Selecting previously unselected package inetutils-ping. [2022-04-28T07:35:38.104Z] #28 19.08 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-04-28T07:35:38.104Z] #28 19.08 Unpacking inetutils-ping (2:2.0-1) ... [2022-04-28T07:35:38.104Z] #28 19.13 Selecting previously unselected package libip4tc2:amd64. [2022-04-28T07:35:38.104Z] #28 19.13 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ... [2022-04-28T07:35:38.104Z] #28 19.14 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-04-28T07:35:38.104Z] #28 19.18 Selecting previously unselected package libip6tc2:amd64. [2022-04-28T07:35:38.104Z] #28 19.18 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ... [2022-04-28T07:35:38.363Z] #28 19.18 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-04-28T07:35:38.363Z] #28 19.22 Selecting previously unselected package libnfnetlink0:amd64. [2022-04-28T07:35:38.363Z] #28 19.22 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-04-28T07:35:38.363Z] #28 19.22 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-28T07:35:38.363Z] #28 19.26 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-04-28T07:35:38.363Z] #28 19.27 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-04-28T07:35:38.363Z] #28 19.27 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-28T07:35:38.363Z] #28 19.31 Selecting previously unselected package libnftnl11:amd64. [2022-04-28T07:35:38.363Z] #28 19.31 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ... [2022-04-28T07:35:38.363Z] #28 19.31 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-04-28T07:35:38.363Z] #28 19.35 Selecting previously unselected package iptables. [2022-04-28T07:35:38.363Z] #28 19.36 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ... [2022-04-28T07:35:38.363Z] #28 19.36 Unpacking iptables (1.8.7-1) ... [2022-04-28T07:35:38.363Z] #28 19.43 Selecting previously unselected package libonig5:amd64. [2022-04-28T07:35:38.570Z] #45 DONE 210.3s [2022-04-28T07:35:38.570Z] [2022-04-28T07:35:38.570Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-28T07:35:38.570Z] #62 sha256:3687a4ee7d2bc92fe69f1e5bb85773b690adfc1048ba517464d9318975655138 [2022-04-28T07:35:38.570Z] #62 ... [2022-04-28T07:35:38.570Z] [2022-04-28T07:35:38.570Z] #46 [dev-systemd-false 16/25] COPY --from=registry /build/ /usr/local/bin/ [2022-04-28T07:35:38.570Z] #46 sha256:96e6291ef638378cce548755ed09ff2aa8475d9b25ee7ba754157fcb790e0531 [2022-04-28T07:35:38.570Z] #46 DONE 0.5s [2022-04-28T07:35:38.570Z] [2022-04-28T07:35:38.570Z] #50 [dev-systemd-false 17/25] COPY --from=criu /build/ /usr/local/bin/ [2022-04-28T07:35:38.570Z] #50 sha256:b5c0c03495b7a1734041a8c143c93a99cd749a03aa016d4dfbcf29d2fa1babf5 [2022-04-28T07:35:38.570Z] #50 DONE 0.0s [2022-04-28T07:35:38.570Z] [2022-04-28T07:35:38.570Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-28T07:35:38.570Z] #62 sha256:3687a4ee7d2bc92fe69f1e5bb85773b690adfc1048ba517464d9318975655138 [2022-04-28T07:35:38.570Z] #62 ... [2022-04-28T07:35:38.570Z] [2022-04-28T07:35:38.570Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-04-28T07:35:38.570Z] #52 sha256:07f31642021a7954385a7f566da0cbd371f7571471aff03efa4ad118df626751 [2022-04-28T07:35:38.570Z] #52 DONE 0.1s [2022-04-28T07:35:38.570Z] [2022-04-28T07:35:38.570Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-28T07:35:38.570Z] #62 sha256:3687a4ee7d2bc92fe69f1e5bb85773b690adfc1048ba517464d9318975655138 [2022-04-28T07:35:38.620Z] #28 19.44 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-28T07:35:38.620Z] #28 19.44 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-28T07:35:38.620Z] #28 19.50 Selecting previously unselected package libjq1:amd64. [2022-04-28T07:35:38.620Z] #28 19.50 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ... [2022-04-28T07:35:38.620Z] #28 19.50 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-28T07:35:38.620Z] #28 19.54 Selecting previously unselected package jq. [2022-04-28T07:35:38.620Z] #28 19.54 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ... [2022-04-28T07:35:38.620Z] #28 19.55 Unpacking jq (1.6-2.1) ... [2022-04-28T07:35:38.620Z] #28 19.59 Selecting previously unselected package libaio1:amd64. [2022-04-28T07:35:38.620Z] #28 19.59 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ... [2022-04-28T07:35:38.620Z] #28 19.60 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-04-28T07:35:38.620Z] #28 19.63 Selecting previously unselected package libgpm2:amd64. [2022-04-28T07:35:38.620Z] #28 19.64 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ... [2022-04-28T07:35:38.620Z] #28 19.64 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-04-28T07:35:38.620Z] #28 19.68 Selecting previously unselected package libinih1:amd64. [2022-04-28T07:35:38.877Z] #28 19.68 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ... [2022-04-28T07:35:38.877Z] #28 19.68 Unpacking libinih1:amd64 (53-1+b2) ... [2022-04-28T07:35:38.877Z] #28 19.72 Selecting previously unselected package libnet1:amd64. [2022-04-28T07:35:38.877Z] #28 19.72 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-28T07:35:38.877Z] #28 19.72 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-28T07:35:38.877Z] #28 19.77 Selecting previously unselected package libnl-3-200:amd64. [2022-04-28T07:35:38.877Z] #28 19.77 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-28T07:35:38.877Z] #28 19.78 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-28T07:35:38.877Z] #28 19.82 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-28T07:35:38.877Z] #28 19.82 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-28T07:35:38.877Z] #28 19.82 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-28T07:35:38.877Z] #28 19.86 Selecting previously unselected package net-tools. [2022-04-28T07:35:38.877Z] #28 19.86 Preparing to unpack .../28-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-04-28T07:35:38.877Z] #28 19.86 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-04-28T07:35:38.877Z] #28 19.91 Selecting previously unselected package python-pip-whl. [2022-04-28T07:35:39.134Z] #28 19.92 Preparing to unpack .../29-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-04-28T07:35:39.134Z] #28 19.92 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-28T07:35:39.134Z] #28 20.08 Selecting previously unselected package python3-lib2to3. [2022-04-28T07:35:39.134Z] #28 20.08 Preparing to unpack .../30-python3-lib2to3_3.9.2-1_all.deb ... [2022-04-28T07:35:39.134Z] #28 20.08 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-04-28T07:35:39.134Z] #28 20.12 Selecting previously unselected package python3-distutils. [2022-04-28T07:35:39.134Z] #28 20.12 Preparing to unpack .../31-python3-distutils_3.9.2-1_all.deb ... [2022-04-28T07:35:39.134Z] #28 20.13 Unpacking python3-distutils (3.9.2-1) ... [2022-04-28T07:35:39.134Z] #28 20.17 Selecting previously unselected package python3-pkg-resources. [2022-04-28T07:35:39.296Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-04-28T07:35:39.296Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-32fea60e\powershellScript.ps1'; exit $LASTEXITCODE; [2022-04-28T07:35:39.296Z] ---------------------------------------------------------------------------- [2022-04-28T07:35:39.296Z] [2022-04-28T07:35:39.296Z] INFO: executeCI.ps1 starting at Thu Apr 28 07:35:39 CUT 2022 [2022-04-28T07:35:39.296Z] [2022-04-28T07:35:39.296Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-04-28T07:35:39.391Z] #28 20.17 Preparing to unpack .../32-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-28T07:35:39.391Z] #28 20.18 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-28T07:35:39.391Z] #28 20.23 Selecting previously unselected package python3-setuptools. [2022-04-28T07:35:39.391Z] #28 20.23 Preparing to unpack .../33-python3-setuptools_52.0.0-4_all.deb ... [2022-04-28T07:35:39.391Z] #28 20.23 Unpacking python3-setuptools (52.0.0-4) ... [2022-04-28T07:35:39.391Z] #28 20.30 Selecting previously unselected package python3-wheel. [2022-04-28T07:35:39.391Z] #28 20.30 Preparing to unpack .../34-python3-wheel_0.34.2-1_all.deb ... [2022-04-28T07:35:39.391Z] #28 20.30 Unpacking python3-wheel (0.34.2-1) ... [2022-04-28T07:35:39.391Z] #28 20.34 Selecting previously unselected package python3-pip. [2022-04-28T07:35:39.391Z] #28 20.34 Preparing to unpack .../35-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-04-28T07:35:39.391Z] #28 20.35 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-04-28T07:35:39.391Z] #28 20.42 Selecting previously unselected package sudo. [2022-04-28T07:35:39.649Z] #28 20.42 Preparing to unpack .../36-sudo_1.9.5p2-3_amd64.deb ... [2022-04-28T07:35:39.649Z] #28 20.42 Unpacking sudo (1.9.5p2-3) ... [2022-04-28T07:35:39.649Z] #28 20.55 Selecting previously unselected package thin-provisioning-tools. [2022-04-28T07:35:39.649Z] #28 20.55 Preparing to unpack .../37-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-04-28T07:35:39.649Z] #28 20.56 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-04-28T07:35:39.649Z] #28 20.63 Selecting previously unselected package uidmap. [2022-04-28T07:35:39.649Z] #28 20.63 Preparing to unpack .../38-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-04-28T07:35:39.649Z] #28 20.63 Unpacking uidmap (1:4.8.1-1) ... [2022-04-28T07:35:39.649Z] #28 20.69 Selecting previously unselected package vim-runtime. [2022-04-28T07:35:39.763Z] INFO: Running git version 2.24.1.windows.2 [2022-04-28T07:35:39.763Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-04-28T07:35:39.763Z] INFO: Environment variables: [2022-04-28T07:35:39.763Z] [2022-04-28T07:35:39.763Z] Name Value [2022-04-28T07:35:39.763Z] ---- ----- [2022-04-28T07:35:39.763Z] ALLUSERSPROFILE C:\ProgramData [2022-04-28T07:35:39.763Z] amd64 true [2022-04-28T07:35:39.763Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-04-28T07:35:39.763Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-04-28T07:35:39.763Z] arm64 true [2022-04-28T07:35:39.763Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-04-28T07:35:39.763Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-04-28T07:35:39.763Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-04-28T07:35:39.763Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-04-28T07:35:39.763Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-04-28T07:35:39.763Z] BRANCH_NAME PR-43536 [2022-04-28T07:35:39.763Z] BUILD_DISPLAY_NAME #2 [2022-04-28T07:35:39.763Z] BUILD_ID 2 [2022-04-28T07:35:39.763Z] BUILD_NUMBER 2 [2022-04-28T07:35:39.763Z] BUILD_TAG jenkins-moby-PR-43536-2 [2022-04-28T07:35:39.763Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43536/2/ [2022-04-28T07:35:39.763Z] cgroup2 true [2022-04-28T07:35:39.763Z] CHANGE_AUTHOR thaJeztah [2022-04-28T07:35:39.763Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-04-28T07:35:39.763Z] CHANGE_BRANCH daemon_fix_hosts_validation_step1g [2022-04-28T07:35:39.763Z] CHANGE_FORK thaJeztah/docker [2022-04-28T07:35:39.763Z] CHANGE_ID 43536 [2022-04-28T07:35:39.763Z] CHANGE_TARGET master [2022-04-28T07:35:39.763Z] CHANGE_TITLE daemon: improvements to config (re)loading [2022-04-28T07:35:39.763Z] CHANGE_URL https://github.com/moby/moby/pull/43536 [2022-04-28T07:35:39.763Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-28T07:35:39.763Z] CommonProgramFiles C:\Program Files\Common Files [2022-04-28T07:35:39.763Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-04-28T07:35:39.763Z] CommonProgramW6432 C:\Program Files\Common Files [2022-04-28T07:35:39.763Z] COMPUTERNAME azwin-2-5f6e30 [2022-04-28T07:35:39.763Z] ComSpec C:\Windows\system32\cmd.exe [2022-04-28T07:35:39.763Z] ConfigSequenceNumber 0 [2022-04-28T07:35:39.763Z] dco true [2022-04-28T07:35:39.763Z] DOCKER_BUILDKIT 0 [2022-04-28T07:35:39.763Z] DOCKER_DUT_DEBUG 1 [2022-04-28T07:35:39.763Z] DOCKER_EXPERIMENTAL 1 [2022-04-28T07:35:39.763Z] DOCKER_GRAPHDRIVER overlay2 [2022-04-28T07:35:39.763Z] DOCKER_WINDOWS_CONTAINERD_R... 1 [2022-04-28T07:35:39.763Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-04-28T07:35:39.763Z] EXECUTOR_NUMBER 0 [2022-04-28T07:35:39.763Z] FQDN azwin-2-5f6e30.westus.cloudapp.azure.com [2022-04-28T07:35:39.763Z] GIT_BRANCH PR-43536 [2022-04-28T07:35:39.763Z] GIT_COMMIT 4cf904494e221d2a9846f4d720b6701a14215cb2 [2022-04-28T07:35:39.763Z] GIT_PREVIOUS_COMMIT 4d774d35aad489218360bbc41433a1cc7d983bdf [2022-04-28T07:35:39.763Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT 4d774d35aad489218360bbc41433a1cc7d983bdf [2022-04-28T07:35:39.763Z] GIT_URL https://github.com/moby/moby.git [2022-04-28T07:35:39.763Z] HUDSON_COOKIE bbcba782-7796-4cdd-adbd-a0b478779f0a [2022-04-28T07:35:39.763Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-04-28T07:35:39.763Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-04-28T07:35:39.763Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-04-28T07:35:39.763Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-04-28T07:35:39.763Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-04-28T07:35:39.763Z] JENKINS_NODE_COOKIE f2f12257-13ab-4e3f-ac38-5b000394a6bc [2022-04-28T07:35:39.763Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-04-28T07:35:39.763Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-04-28T07:35:39.763Z] JOB_BASE_NAME PR-43536 [2022-04-28T07:35:39.763Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43536/display/redirect [2022-04-28T07:35:39.763Z] JOB_NAME moby/PR-43536 [2022-04-28T07:35:39.763Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43536/ [2022-04-28T07:35:39.763Z] library.jps.version master [2022-04-28T07:35:39.763Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-04-28T07:35:39.763Z] NODE_LABELS amd64 azure azwin-2-5f6e30 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-04-28T07:35:39.763Z] NODE_NAME azwin-2-5f6e30 [2022-04-28T07:35:39.763Z] NUMBER_OF_PROCESSORS 4 [2022-04-28T07:35:39.764Z] OS Windows_NT [2022-04-28T07:35:39.764Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-04-28T07:35:39.764Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-04-28T07:35:39.764Z] ppc64le false [2022-04-28T07:35:39.764Z] PROCESSOR_ARCHITECTURE AMD64 [2022-04-28T07:35:39.764Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 7, GenuineIntel [2022-04-28T07:35:39.764Z] PROCESSOR_LEVEL 6 [2022-04-28T07:35:39.764Z] PROCESSOR_REVISION 5507 [2022-04-28T07:35:39.764Z] ProgramData C:\ProgramData [2022-04-28T07:35:39.764Z] ProgramFiles C:\Program Files [2022-04-28T07:35:39.764Z] ProgramFiles(x86) C:\Program Files (x86) [2022-04-28T07:35:39.764Z] ProgramW6432 C:\Program Files [2022-04-28T07:35:39.764Z] PROMPT $P$G [2022-04-28T07:35:39.764Z] PSExecutionPolicyPreference Bypass [2022-04-28T07:35:39.764Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-04-28T07:35:39.764Z] PUBLIC C:\Users\Public [2022-04-28T07:35:39.764Z] rootless true [2022-04-28T07:35:39.764Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43536/2/display/redirect?page=artif... [2022-04-28T07:35:39.764Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43536/2/display/redirect?page=changes [2022-04-28T07:35:39.764Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43536/2/display/redirect [2022-04-28T07:35:39.764Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43536/2/display/redirect?page=tests [2022-04-28T07:35:39.764Z] s390x false [2022-04-28T07:35:39.764Z] SKIP_VALIDATION_TESTS 1 [2022-04-28T07:35:39.764Z] SOURCES_DRIVE d [2022-04-28T07:35:39.764Z] SOURCES_SUBDIR gopath [2022-04-28T07:35:39.764Z] STAGE_NAME Run tests [2022-04-28T07:35:39.764Z] SystemDrive C: [2022-04-28T07:35:39.764Z] SystemRoot C:\Windows [2022-04-28T07:35:39.764Z] TEMP C:\Windows\TEMP [2022-04-28T07:35:39.764Z] TESTDEBUG 0 [2022-04-28T07:35:39.764Z] TESTRUN_DRIVE d [2022-04-28T07:35:39.764Z] TESTRUN_SUBDIR CI [2022-04-28T07:35:39.764Z] TIMEOUT 120m [2022-04-28T07:35:39.764Z] TMP C:\Windows\TEMP [2022-04-28T07:35:39.764Z] unit_validate true [2022-04-28T07:35:39.764Z] USERDOMAIN WORKGROUP [2022-04-28T07:35:39.764Z] USERNAME azwin-2-5f6e30$ [2022-04-28T07:35:39.764Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-04-28T07:35:39.764Z] validate_force false [2022-04-28T07:35:39.764Z] windir C:\Windows [2022-04-28T07:35:39.764Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-04-28T07:35:39.764Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-04-28T07:35:39.764Z] windows2022 true [2022-04-28T07:35:39.764Z] windows2022containerd true [2022-04-28T07:35:39.764Z] windowsRS5 true [2022-04-28T07:35:39.764Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-04-28T07:35:39.764Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-04-28T07:35:39.764Z] [2022-04-28T07:35:39.764Z] [2022-04-28T07:35:39.764Z] [2022-04-28T07:35:39.878Z] Client: [2022-04-28T07:35:39.879Z] Context: default [2022-04-28T07:35:39.879Z] Debug Mode: false [2022-04-28T07:35:39.879Z] Plugins: [2022-04-28T07:35:39.879Z] app: Docker Application (Docker Inc., v0.8.0) [2022-04-28T07:35:39.879Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-04-28T07:35:39.879Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-04-28T07:35:39.879Z] [2022-04-28T07:35:39.879Z] Server: [2022-04-28T07:35:39.879Z] Containers: 0 [2022-04-28T07:35:39.879Z] Running: 0 [2022-04-28T07:35:39.879Z] Paused: 0 [2022-04-28T07:35:39.879Z] Stopped: 0 [2022-04-28T07:35:39.879Z] Images: 0 [2022-04-28T07:35:39.879Z] Server Version: 20.10.9 [2022-04-28T07:35:39.879Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-04-28T07:35:39.879Z] Windows: [2022-04-28T07:35:39.879Z] LCOW: [2022-04-28T07:35:39.879Z] Logging Driver: json-file [2022-04-28T07:35:39.879Z] Plugins: [2022-04-28T07:35:39.879Z] Volume: local [2022-04-28T07:35:39.879Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-28T07:35:39.879Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-28T07:35:39.879Z] Swarm: inactive [2022-04-28T07:35:39.879Z] Default Isolation: process [2022-04-28T07:35:39.879Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-04-28T07:35:39.879Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-04-28T07:35:39.879Z] OSType: windows [2022-04-28T07:35:39.879Z] Architecture: x86_64 [2022-04-28T07:35:39.879Z] CPUs: 4 [2022-04-28T07:35:39.879Z] Total Memory: 32GiB [2022-04-28T07:35:39.879Z] Name: azwin-2-19d1e0 [2022-04-28T07:35:39.879Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-04-28T07:35:39.879Z] Docker Root Dir: D:\docker [2022-04-28T07:35:39.879Z] Debug Mode: false [2022-04-28T07:35:39.879Z] Registry: https://index.docker.io/v1/ [2022-04-28T07:35:39.879Z] Labels: [2022-04-28T07:35:39.879Z] Experimental: true [2022-04-28T07:35:39.879Z] Insecure Registries: [2022-04-28T07:35:39.879Z] 10.0.0.4:5000 [2022-04-28T07:35:39.879Z] 127.0.0.0/8 [2022-04-28T07:35:39.879Z] Registry Mirrors: [2022-04-28T07:35:39.879Z] http://10.0.0.4:5000/ [2022-04-28T07:35:39.879Z] Live Restore Enabled: false [2022-04-28T07:35:39.879Z] Product License: Community Engine [2022-04-28T07:35:39.879Z] [2022-04-28T07:35:39.906Z] #28 20.69 Preparing to unpack .../39-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-28T07:35:39.907Z] #28 20.70 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-04-28T07:35:39.907Z] #28 20.71 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-04-28T07:35:39.907Z] #28 20.72 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-04-28T07:35:40.117Z] #14 ... [2022-04-28T07:35:40.117Z] [2022-04-28T07:35:40.117Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-28T07:35:40.117Z] #65 sha256:2a626735e151b2dc859ea2330c47911255fd42e2fb5d99f8a7b4e2943cc3f2af [2022-04-28T07:35:40.117Z] #65 96.42 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-28T07:35:40.117Z] #65 96.42 + GOBIN=/build [2022-04-28T07:35:40.117Z] #65 96.42 + GO111MODULE=on [2022-04-28T07:35:40.117Z] #65 96.42 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-04-28T07:35:40.471Z] #28 21.35 Selecting previously unselected package vim. [2022-04-28T07:35:40.471Z] #28 21.35 Preparing to unpack .../40-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-28T07:35:40.471Z] #28 21.36 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-04-28T07:35:40.471Z] #28 21.50 Selecting previously unselected package xfsprogs. [2022-04-28T07:35:40.471Z] #28 21.51 Preparing to unpack .../41-xfsprogs_5.10.0-4_amd64.deb ... [2022-04-28T07:35:40.471Z] #28 21.51 Unpacking xfsprogs (5.10.0-4) ... [2022-04-28T07:35:40.728Z] #28 21.62 Selecting previously unselected package zip. [2022-04-28T07:35:40.729Z] #28 21.63 Preparing to unpack .../42-zip_3.0-12_amd64.deb ... [2022-04-28T07:35:40.729Z] #28 21.63 Unpacking zip (3.0-12) ... [2022-04-28T07:35:40.729Z] #28 21.67 Selecting previously unselected package zstd. [2022-04-28T07:35:40.729Z] #28 21.68 Preparing to unpack .../43-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-04-28T07:35:40.729Z] #28 21.68 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-04-28T07:35:40.985Z] #28 21.78 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-28T07:35:40.985Z] #28 21.95 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-04-28T07:35:40.985Z] #28 21.97 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-04-28T07:35:40.985Z] #28 21.98 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-04-28T07:35:40.985Z] #28 21.99 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-04-28T07:35:40.985Z] #28 22.00 Setting up libinih1:amd64 (53-1+b2) ... [2022-04-28T07:35:41.097Z] dccd9e4d14d3: Verifying Checksum [2022-04-28T07:35:41.097Z] dccd9e4d14d3: Download complete [2022-04-28T07:35:41.242Z] #28 22.02 Setting up uidmap (1:4.8.1-1) ... [2022-04-28T07:35:41.242Z] #28 22.03 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-28T07:35:41.242Z] #28 22.04 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-28T07:35:41.242Z] #28 22.05 Setting up python3-wheel (0.34.2-1) ... [2022-04-28T07:35:41.242Z] #28 22.18 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-28T07:35:41.242Z] #28 22.19 Setting up libcap2:amd64 (1:2.44-1) ... [2022-04-28T07:35:41.242Z] #28 22.21 Setting up libcap2-bin (1:2.44-1) ... [2022-04-28T07:35:41.242Z] #28 22.22 Setting up apparmor (2.13.6-10) ... [2022-04-28T07:35:41.324Z] INFO: Sources under d:\gopath\... [2022-04-28T07:35:41.324Z] INFO: Test run under d:\CI\... [2022-04-28T07:35:41.324Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-04-28T07:35:41.324Z] INFO: docker/docker repository was found [2022-04-28T07:35:41.324Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time... [2022-04-28T07:35:41.790Z] ltsc2022: Pulling from windows/servercore [2022-04-28T07:35:42.174Z] #28 23.06 Setting up zip (3.0-12) ... [2022-04-28T07:35:42.174Z] #28 23.07 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-28T07:35:42.174Z] #28 23.09 Setting up bash-completion (1:2.11-2) ... [2022-04-28T07:35:42.258Z] 8f616e6e9eec: Pulling fs layer [2022-04-28T07:35:42.258Z] dccd9e4d14d3: Pulling fs layer [2022-04-28T07:35:42.739Z] #28 23.60 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-04-28T07:35:42.739Z] #28 23.61 Setting up sudo (1.9.5p2-3) ... [2022-04-28T07:35:42.739Z] #28 23.65 invoke-rc.d: could not determine current runlevel [2022-04-28T07:35:42.739Z] #28 23.66 invoke-rc.d: policy-rc.d denied execution of start. [2022-04-28T07:35:42.739Z] #28 23.66 Setting up xfsprogs (5.10.0-4) ... [2022-04-28T07:35:42.739Z] #28 23.67 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-04-28T07:35:42.739Z] #28 23.68 Setting up inetutils-ping (2:2.0-1) ... [2022-04-28T07:35:42.739Z] #28 23.70 Setting up pigz (2.6-1) ... [2022-04-28T07:35:42.739Z] #28 23.71 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-28T07:35:42.739Z] #28 23.72 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-28T07:35:42.997Z] #28 23.74 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-28T07:35:42.997Z] #28 23.76 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-28T07:35:42.997Z] #28 23.90 Setting up libaio1:amd64 (0.3.112-9) ... [2022-04-28T07:35:42.997Z] #28 23.91 Setting up python3-lib2to3 (3.9.2-1) ... [2022-04-28T07:35:42.997Z] #28 24.01 Setting up libelf1:amd64 (0.183-1) ... [2022-04-28T07:35:43.256Z] #28 24.02 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-04-28T07:35:43.256Z] #28 24.03 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-28T07:35:43.256Z] #28 24.04 Setting up python3-distutils (3.9.2-1) ... [2022-04-28T07:35:43.256Z] #28 24.16 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-04-28T07:35:43.256Z] #28 24.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-04-28T07:35:43.256Z] #28 24.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-04-28T07:35:43.256Z] #28 24.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-04-28T07:35:43.256Z] #28 24.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-04-28T07:35:43.256Z] #28 24.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-04-28T07:35:43.256Z] #28 24.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-04-28T07:35:43.256Z] #28 24.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-04-28T07:35:43.256Z] #28 24.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-04-28T07:35:43.256Z] #28 24.23 Setting up python3-setuptools (52.0.0-4) ... [2022-04-28T07:35:43.513Z] #28 24.52 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-28T07:35:43.513Z] #28 24.53 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-04-28T07:35:43.513Z] #28 24.55 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-04-28T07:35:43.513Z] #28 24.56 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-04-28T07:35:43.774Z] #28 24.79 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-28T07:35:43.774Z] #28 24.80 Setting up jq (1.6-2.1) ... [2022-04-28T07:35:43.774Z] #28 24.81 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-04-28T07:35:44.032Z] #28 24.83 Setting up iptables (1.8.7-1) ... [2022-04-28T07:35:44.032Z] #28 24.84 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-28T07:35:44.032Z] #28 24.84 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-28T07:35:44.032Z] #28 24.85 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-28T07:35:44.032Z] #28 24.85 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-28T07:35:44.032Z] #28 24.86 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-04-28T07:35:44.032Z] #28 24.86 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-04-28T07:35:44.032Z] #28 24.87 Setting up iproute2 (5.10.0-4) ... [2022-04-28T07:35:44.032Z] #28 25.00 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-28T07:35:44.290Z] #28 DONE 25.3s [2022-04-28T07:35:44.290Z] [2022-04-28T07:35:44.290Z] #29 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-04-28T07:35:44.290Z] #29 sha256:165906e5788afb7df11072977f25ba8d609f4265feac38733c1ef71ab02cce66 [2022-04-28T07:35:44.307Z] #65 ... [2022-04-28T07:35:44.307Z] [2022-04-28T07:35:44.307Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-28T07:35:44.307Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-28T07:35:44.307Z] #14 96.92 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-04-28T07:35:44.307Z] #14 96.93 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-04-28T07:35:44.307Z] #14 96.94 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-28T07:35:44.307Z] #14 97.04 Selecting previously unselected package libapparmor1:amd64. [2022-04-28T07:35:44.307Z] #14 97.05 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-04-28T07:35:44.307Z] #14 97.06 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-04-28T07:35:44.307Z] #14 97.15 Selecting previously unselected package libapparmor-dev:amd64. [2022-04-28T07:35:44.307Z] #14 97.15 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-04-28T07:35:44.307Z] #14 97.16 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-28T07:35:44.307Z] #14 97.29 Selecting previously unselected package libbtrfs0:amd64. [2022-04-28T07:35:44.307Z] #14 97.29 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-28T07:35:44.307Z] #14 97.30 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-28T07:35:44.307Z] #14 97.43 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-28T07:35:44.307Z] #14 97.43 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-28T07:35:44.307Z] #14 97.44 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-28T07:35:44.307Z] #14 97.60 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-04-28T07:35:44.307Z] #14 97.60 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-28T07:35:44.307Z] #14 97.61 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-28T07:35:44.307Z] #14 97.66 Selecting previously unselected package libudev-dev:amd64. [2022-04-28T07:35:44.307Z] #14 97.67 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-04-28T07:35:44.307Z] #14 97.69 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-04-28T07:35:44.307Z] #14 97.83 Selecting previously unselected package libsepol1-dev:amd64. [2022-04-28T07:35:44.307Z] #14 97.83 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-04-28T07:35:44.307Z] #14 97.84 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-04-28T07:35:44.307Z] #14 98.08 Selecting previously unselected package libpcre2-16-0:amd64. [2022-04-28T07:35:44.307Z] #14 98.08 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-04-28T07:35:44.307Z] #14 98.08 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-04-28T07:35:44.307Z] #14 98.23 Selecting previously unselected package libpcre2-32-0:amd64. [2022-04-28T07:35:44.307Z] #14 98.23 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-04-28T07:35:44.307Z] #14 98.23 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-04-28T07:35:44.307Z] #14 98.39 Selecting previously unselected package libpcre2-posix2:amd64. [2022-04-28T07:35:44.307Z] #14 98.41 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-04-28T07:35:44.307Z] #14 98.41 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-04-28T07:35:44.307Z] #14 98.48 Selecting previously unselected package libpcre2-dev:amd64. [2022-04-28T07:35:44.307Z] #14 98.50 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-04-28T07:35:44.307Z] #14 98.51 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-04-28T07:35:44.307Z] #14 98.94 Selecting previously unselected package libselinux1-dev:amd64. [2022-04-28T07:35:44.307Z] #14 98.95 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-04-28T07:35:44.307Z] #14 98.96 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-04-28T07:35:44.307Z] #14 99.17 Selecting previously unselected package libdevmapper-dev:amd64. [2022-04-28T07:35:44.307Z] #14 99.17 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-04-28T07:35:44.307Z] #14 99.18 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-28T07:35:44.307Z] #14 99.26 Selecting previously unselected package libseccomp-dev:amd64. [2022-04-28T07:35:44.307Z] #14 99.27 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-04-28T07:35:44.307Z] #14 99.29 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-28T07:35:44.307Z] #14 99.38 Selecting previously unselected package libsystemd-dev:amd64. [2022-04-28T07:35:44.307Z] #14 99.39 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-04-28T07:35:44.307Z] #14 99.40 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-04-28T07:35:44.307Z] #14 99.89 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-28T07:35:44.307Z] #14 99.91 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-04-28T07:35:44.307Z] #14 99.92 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-28T07:35:44.307Z] #14 99.93 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-04-28T07:35:44.307Z] #14 99.94 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-28T07:35:44.307Z] #14 99.96 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-04-28T07:35:44.307Z] #14 99.97 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-28T07:35:44.307Z] #14 99.98 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-04-28T07:35:44.307Z] #14 99.99 Setting up libudev-dev:amd64 (247.3-7) ... [2022-04-28T07:35:44.307Z] #14 100.0 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-04-28T07:35:44.307Z] #14 100.0 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-28T07:35:44.307Z] #14 100.0 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-28T07:35:44.307Z] #14 100.0 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-28T07:35:44.307Z] #14 100.0 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-28T07:35:44.307Z] #14 100.1 Setting up mingw-w64-common (8.0.0-1) ... [2022-04-28T07:35:44.307Z] #14 100.1 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-04-28T07:35:44.307Z] #14 100.1 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-28T07:35:44.307Z] #14 100.1 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-04-28T07:35:44.307Z] #14 100.1 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-04-28T07:35:44.307Z] #14 100.1 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-28T07:35:44.307Z] #14 100.1 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-28T07:35:44.307Z] #14 100.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-04-28T07:35:44.307Z] #14 100.2 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-28T07:35:44.307Z] #14 100.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-04-28T07:35:44.307Z] #14 100.2 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-28T07:35:44.307Z] #14 100.2 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-28T07:35:44.307Z] #14 100.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-04-28T07:35:44.307Z] #14 100.2 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-28T07:35:44.307Z] #14 100.2 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-28T07:35:44.307Z] #14 100.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-28T07:35:44.307Z] #14 100.3 Setting up dmsetup (2:1.02.175-2.1) ... [2022-04-28T07:35:44.307Z] #14 100.3 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-28T07:35:44.307Z] #14 100.3 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-28T07:35:44.307Z] #14 100.3 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-28T07:35:44.307Z] #14 DONE 101.5s [2022-04-28T07:35:44.307Z] [2022-04-28T07:35:44.307Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-04-28T07:35:44.307Z] #57 sha256:40cef057e37e938d8929803982d0509fb4e332eec1ceb552b6e4990487265954 [2022-04-28T07:35:44.566Z] #57 DONE 0.2s [2022-04-28T07:35:44.566Z] [2022-04-28T07:35:44.566Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-28T07:35:44.566Z] #58 sha256:988ec7a48e24cba71c98b581c03189b2712e9d09771c7007a46d58773c4cd96d [2022-04-28T07:35:44.856Z] #29 0.385 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-04-28T07:35:44.856Z] #29 0.388 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-04-28T07:35:44.856Z] #29 0.391 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-04-28T07:35:44.856Z] #29 DONE 0.4s [2022-04-28T07:35:44.856Z] [2022-04-28T07:35:44.856Z] #30 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2022-04-28T07:35:44.856Z] #30 sha256:07db4e3ef9d6fcff7dd8a6881744929a8d41d88423365f105aef4020eacab51f [2022-04-28T07:35:45.133Z] #58 ... [2022-04-28T07:35:45.133Z] [2022-04-28T07:35:45.133Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-28T07:35:45.133Z] #65 sha256:2a626735e151b2dc859ea2330c47911255fd42e2fb5d99f8a7b4e2943cc3f2af [2022-04-28T07:35:45.133Z] #65 101.8 rootlesskit version 1.0.0 [2022-04-28T07:35:45.133Z] #65 101.9 Usage of /build/rootlesskit-docker-proxy: [2022-04-28T07:35:45.133Z] #65 101.9 -container-ip string [2022-04-28T07:35:45.133Z] #65 101.9 container ip [2022-04-28T07:35:45.133Z] #65 101.9 -container-port int [2022-04-28T07:35:45.133Z] #65 101.9 container port (default -1) [2022-04-28T07:35:45.133Z] #65 101.9 -host-ip string [2022-04-28T07:35:45.133Z] #65 101.9 host ip [2022-04-28T07:35:45.133Z] #65 101.9 -host-port int [2022-04-28T07:35:45.133Z] #65 101.9 host port (default -1) [2022-04-28T07:35:45.133Z] #65 101.9 -proto string [2022-04-28T07:35:45.133Z] #65 101.9 proxy protocol (default "tcp") [2022-04-28T07:35:45.133Z] #65 DONE 102.1s [2022-04-28T07:35:45.133Z] [2022-04-28T07:35:45.133Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-04-28T07:35:45.133Z] #66 sha256:0ce0dad478b53cecf3e55a1fae1a0b581c8719962c250e985f8c157536c4915c [2022-04-28T07:35:45.133Z] #66 DONE 0.2s [2022-04-28T07:35:45.133Z] [2022-04-28T07:35:45.133Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2022-04-28T07:35:45.133Z] #15 sha256:29f181392b4181df7deecb1bde239df90613839089af6ee93988726848e24124 [2022-04-28T07:35:45.699Z] #15 ... [2022-04-28T07:35:45.699Z] [2022-04-28T07:35:45.699Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-04-28T07:35:45.699Z] #67 sha256:f6ceabf7f6b222f84e10d63aafb67e4d3f4eec041e467710a347615c17266d99 [2022-04-28T07:35:45.699Z] #67 DONE 0.2s [2022-04-28T07:35:45.699Z] [2022-04-28T07:35:45.699Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-28T07:35:45.699Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-04-28T07:35:47.604Z] #34 ... [2022-04-28T07:35:47.604Z] [2022-04-28T07:35:47.604Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2022-04-28T07:35:47.604Z] #15 sha256:29f181392b4181df7deecb1bde239df90613839089af6ee93988726848e24124 [2022-04-28T07:35:47.604Z] #15 DONE 3.2s [2022-04-28T07:35:47.604Z] [2022-04-28T07:35:47.604Z] #16 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-04-28T07:35:47.604Z] #16 sha256:f35a51630ad3b2780f03cf5cd8394bca81809569a510447108667066e916eecd [2022-04-28T07:35:49.768Z] 8f616e6e9eec: Verifying Checksum [2022-04-28T07:35:49.768Z] 8f616e6e9eec: Download complete [2022-04-28T07:35:50.143Z] #16 DONE 2.9s [2022-04-28T07:35:50.143Z] [2022-04-28T07:35:50.143Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-04-28T07:35:50.143Z] #17 sha256:dcf2e28c1f464a708d246e4de51ad9bee53ced7251dcb20e7c9a1594f0e44825 [2022-04-28T07:35:51.410Z] #30 5.544 Collecting yamllint==1.26.1 [2022-04-28T07:35:51.410Z] #30 6.576 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-04-28T07:35:51.667Z] #30 6.832 Collecting pathspec>=0.5.3 [2022-04-28T07:35:51.667Z] #30 6.836 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-04-28T07:35:51.667Z] #30 6.923 Collecting pyyaml [2022-04-28T07:35:51.667Z] #30 6.929 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-04-28T07:35:51.667Z] #30 6.949 Building wheels for collected packages: yamllint [2022-04-28T07:35:51.925Z] #30 6.950 Building wheel for yamllint (setup.py): started [2022-04-28T07:35:51.925Z] #30 7.169 Building wheel for yamllint (setup.py): finished with status 'done' [2022-04-28T07:35:51.925Z] #30 7.169 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=baccf6b283af9574e6b5f09ed79aca739b547eb083d7978a538117dd43bc8462 [2022-04-28T07:35:51.925Z] #30 7.169 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-04-28T07:35:51.925Z] #30 7.171 Successfully built yamllint [2022-04-28T07:35:51.925Z] #30 7.178 Installing collected packages: pyyaml, pathspec, yamllint [2022-04-28T07:35:52.182Z] #30 7.285 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-04-28T07:35:52.182Z] #30 DONE 7.4s [2022-04-28T07:35:52.182Z] [2022-04-28T07:35:52.182Z] #34 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2022-04-28T07:35:52.182Z] #34 sha256:69edc74f2de0937b56398fa37f37e0dc89456f379daae3ae612a9e63018a5227 [2022-04-28T07:35:52.182Z] #34 DONE 0.1s [2022-04-28T07:35:52.182Z] [2022-04-28T07:35:52.182Z] #39 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2022-04-28T07:35:52.182Z] #39 sha256:24966ba85032de71468a0a51d340d5ea0bd7d39ba6d301432ce90f404b909495 [2022-04-28T07:35:52.440Z] #39 DONE 0.1s [2022-04-28T07:35:52.440Z] [2022-04-28T07:35:52.440Z] #42 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2022-04-28T07:35:52.440Z] #42 sha256:fceed47e19d91fec4a7d61e0f20de5c23648c46c6b268190ed901c7b11732e3c [2022-04-28T07:35:52.440Z] #42 DONE 0.1s [2022-04-28T07:35:52.440Z] [2022-04-28T07:35:52.440Z] #44 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2022-04-28T07:35:52.440Z] #44 sha256:4820b98d6284c20d5247020c4b09cc0a666a0350fec44b117aa9992b3c09fc77 [2022-04-28T07:35:52.440Z] #44 DONE 0.0s [2022-04-28T07:35:52.440Z] [2022-04-28T07:35:52.440Z] #46 [dev-systemd-false 14/25] COPY --from=gowinres /build/ /usr/local/bin/ [2022-04-28T07:35:52.440Z] #46 sha256:6454c5115fa2471354d1573e6a6bf5f354d5b80b68f8acfe6134fa3a61082806 [2022-04-28T07:35:52.440Z] #46 DONE 0.1s [2022-04-28T07:35:52.682Z] dccd9e4d14d3: Verifying Checksum [2022-04-28T07:35:52.682Z] dccd9e4d14d3: Download complete [2022-04-28T07:35:52.697Z] [2022-04-28T07:35:52.697Z] #50 [dev-systemd-false 15/25] COPY --from=tini /build/ /usr/local/bin/ [2022-04-28T07:35:52.697Z] #50 sha256:46057f979f35f1d8c60e96e94df6419083c3e1b211b12132dc103189d4dda469 [2022-04-28T07:35:52.697Z] #50 DONE 0.0s [2022-04-28T07:35:52.697Z] [2022-04-28T07:35:52.697Z] #53 [dev-systemd-false 16/25] COPY --from=registry /build/ /usr/local/bin/ [2022-04-28T07:35:52.697Z] #53 sha256:b5ba39b304afee52ba2808c1fe1ad49b3c8798c2dba0cb1ed9902a378abd574a [2022-04-28T07:35:52.697Z] #53 DONE 0.1s [2022-04-28T07:35:52.697Z] [2022-04-28T07:35:52.697Z] #57 [dev-systemd-false 17/25] COPY --from=criu /build/ /usr/local/bin/ [2022-04-28T07:35:52.697Z] #57 sha256:108f72b2137df05d656acddeff94d14d4f44a9cb572961d244696a72adaf6efa [2022-04-28T07:35:52.697Z] #57 DONE 0.0s [2022-04-28T07:35:52.697Z] [2022-04-28T07:35:52.697Z] #59 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-04-28T07:35:52.697Z] #59 sha256:7b709ca59e026fc0a323d2129970ec3400e4275d56fedf10a5f85b4a9e21a51c [2022-04-28T07:35:52.697Z] #59 DONE 0.1s [2022-04-28T07:35:52.954Z] [2022-04-28T07:35:52.954Z] #61 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-04-28T07:35:52.954Z] #61 sha256:14c1fae51dd92ee2c99cc24bebbc35b999714678d1758cf27c5a230693cffe5c [2022-04-28T07:35:52.954Z] #61 DONE 0.2s [2022-04-28T07:35:52.954Z] [2022-04-28T07:35:52.954Z] #63 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2022-04-28T07:35:52.954Z] #63 sha256:e33e0dcf14df800a481b3250d10d9a032fb94aa8a70d71ce47af67c1c7d242e0 [2022-04-28T07:35:52.954Z] #63 DONE 0.0s [2022-04-28T07:35:53.148Z] 8f616e6e9eec: Verifying Checksum [2022-04-28T07:35:53.148Z] 8f616e6e9eec: Download complete [2022-04-28T07:35:53.213Z] [2022-04-28T07:35:53.213Z] #66 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2022-04-28T07:35:53.213Z] #66 sha256:8cf2d496a6234892f099ed5e023b92f15ca2d17960026407de4a0d8e03edb412 [2022-04-28T07:35:53.213Z] #66 DONE 0.1s [2022-04-28T07:35:53.213Z] [2022-04-28T07:35:53.213Z] #70 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2022-04-28T07:35:53.213Z] #70 sha256:7ed616fd1070da4df8677ed29a2c45840452d9ffe40ea38f924339e2119417c2 [2022-04-28T07:35:53.437Z] #17 2.976 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-04-28T07:35:53.437Z] #17 DONE 3.2s [2022-04-28T07:35:53.437Z] [2022-04-28T07:35:53.438Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-04-28T07:35:53.438Z] #18 sha256:1a7bf4f20272a2fb012d26ffc7fc90fc670b30730171c30d50f6ec83cf4bfc25 [2022-04-28T07:35:53.781Z] #70 DONE 0.4s [2022-04-28T07:35:53.781Z] [2022-04-28T07:35:53.781Z] #75 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-04-28T07:35:53.781Z] #75 sha256:e64fb03caf91df7ff68a2cf1dc34ae06301bc4faf9c32010a5ba500c53f8d7eb [2022-04-28T07:35:53.781Z] #75 DONE 0.1s [2022-04-28T07:35:53.781Z] [2022-04-28T07:35:53.781Z] #80 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-04-28T07:35:53.781Z] #80 sha256:4339ca1bfaaaa37269d72f6865186b7c857e470e2a12c415722964aa16ebee06 [2022-04-28T07:35:53.781Z] #80 DONE 0.2s [2022-04-28T07:35:53.781Z] [2022-04-28T07:35:53.781Z] #81 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2022-04-28T07:35:53.781Z] #81 sha256:0d6cfce25d618423f8d19f15f2c9f6b08be808fd619ebc7da46868da2fc15a8e [2022-04-28T07:35:53.781Z] #81 DONE 0.0s [2022-04-28T07:35:54.040Z] [2022-04-28T07:35:54.040Z] #82 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-04-28T07:35:54.040Z] #82 sha256:3a10a6298b874461069f37da8c56696ab29858ef6bf84f70f168e9f0f151597f [2022-04-28T07:35:54.978Z] #82 DONE 0.8s [2022-04-28T07:35:54.978Z] [2022-04-28T07:35:54.978Z] #83 exporting to image [2022-04-28T07:35:54.978Z] #83 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-04-28T07:35:54.978Z] #83 exporting layers [2022-04-28T07:35:55.351Z] #18 DONE 1.6s [2022-04-28T07:35:55.351Z] [2022-04-28T07:35:55.351Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-04-28T07:35:55.351Z] #19 sha256:96ca370e47647410cfb3419262c5e56b206bf89babd7b9d4074febe5183463c5 [2022-04-28T07:35:56.737Z] #19 DONE 1.5s [2022-04-28T07:35:56.737Z] [2022-04-28T07:35:56.737Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-28T07:35:56.737Z] #58 sha256:988ec7a48e24cba71c98b581c03189b2712e9d09771c7007a46d58773c4cd96d [2022-04-28T07:35:56.737Z] #58 3.212 + RM_GOPATH=0 [2022-04-28T07:35:56.737Z] #58 3.212 + TMP_GOPATH= [2022-04-28T07:35:56.737Z] #58 3.212 + : /build [2022-04-28T07:35:56.737Z] #58 3.212 + '[' -z '' ']' [2022-04-28T07:35:56.737Z] #58 3.212 ++ mktemp -d [2022-04-28T07:35:56.737Z] #58 3.212 + export GOPATH=/tmp/tmp.b7a6yPqcuc [2022-04-28T07:35:56.737Z] #58 3.212 + GOPATH=/tmp/tmp.b7a6yPqcuc [2022-04-28T07:35:56.737Z] #58 3.212 + RM_GOPATH=1 [2022-04-28T07:35:56.737Z] #58 3.212 + case "$(go env GOARCH)" in [2022-04-28T07:35:56.737Z] #58 3.212 ++ go env GOARCH [2022-04-28T07:35:56.737Z] #58 3.232 Install runc version v1.1.1 (build tags: seccomp) [2022-04-28T07:35:56.737Z] #58 3.232 + export GO_BUILDMODE=-buildmode=pie [2022-04-28T07:35:56.737Z] #58 3.232 + GO_BUILDMODE=-buildmode=pie [2022-04-28T07:35:56.737Z] #58 3.232 ++ dirname /install.sh [2022-04-28T07:35:56.737Z] #58 3.232 + dir=/ [2022-04-28T07:35:56.737Z] #58 3.232 + bin=runc [2022-04-28T07:35:56.737Z] #58 3.232 + shift [2022-04-28T07:35:56.737Z] #58 3.232 + '[' '!' -f //runc.installer ']' [2022-04-28T07:35:56.737Z] #58 3.232 + . //runc.installer [2022-04-28T07:35:56.737Z] #58 3.232 ++ set -e [2022-04-28T07:35:56.737Z] #58 3.232 ++ : v1.1.1 [2022-04-28T07:35:56.737Z] #58 3.232 + install_runc [2022-04-28T07:35:56.737Z] #58 3.232 + RUNC_BUILDTAGS=seccomp [2022-04-28T07:35:56.737Z] #58 3.232 + echo 'Install runc version v1.1.1 (build tags: seccomp)' [2022-04-28T07:35:56.737Z] #58 3.232 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.b7a6yPqcuc/src/github.com/opencontainers/runc [2022-04-28T07:35:56.737Z] #58 3.232 Cloning into '/tmp/tmp.b7a6yPqcuc/src/github.com/opencontainers/runc'... [2022-04-28T07:35:56.737Z] #58 11.10 + cd /tmp/tmp.b7a6yPqcuc/src/github.com/opencontainers/runc [2022-04-28T07:35:56.737Z] #58 11.10 + git checkout -q v1.1.1 [2022-04-28T07:35:56.737Z] #58 11.44 + '[' -z '' ']' [2022-04-28T07:35:56.737Z] #58 11.44 + target=static [2022-04-28T07:35:56.737Z] #58 11.44 + make BUILDTAGS=seccomp static [2022-04-28T07:35:56.737Z] #58 11.96 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.1-0-g52de29d7 -X main.version=1.1.1 " -o runc . [2022-04-28T07:35:56.737Z] #58 ... [2022-04-28T07:35:56.737Z] [2022-04-28T07:35:56.737Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2022-04-28T07:35:56.737Z] #20 sha256:4eaffd71a03e2a310e73d03247d2193eacf9f201929e4f5e00737dfe7f918c04 [2022-04-28T07:35:56.753Z] #45 DONE 213.1s [2022-04-28T07:35:56.753Z] [2022-04-28T07:35:56.753Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-28T07:35:56.753Z] #62 sha256:62496354873c2c9463e24409505dd4c4d152ffa9393966ed6231f3daaf5e6e75 [2022-04-28T07:35:57.328Z] #62 ... [2022-04-28T07:35:57.328Z] [2022-04-28T07:35:57.328Z] #46 [dev-systemd-false 16/25] COPY --from=registry /build/ /usr/local/bin/ [2022-04-28T07:35:57.328Z] #46 sha256:bddd8c21d79a50cc4c47b4eab72921eb6a624f3c834a2d56a76777114047c2a9 [2022-04-28T07:35:57.905Z] #46 DONE 0.5s [2022-04-28T07:35:57.905Z] [2022-04-28T07:35:57.905Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-28T07:35:57.905Z] #62 sha256:62496354873c2c9463e24409505dd4c4d152ffa9393966ed6231f3daaf5e6e75 [2022-04-28T07:35:57.905Z] #62 ... [2022-04-28T07:35:57.905Z] [2022-04-28T07:35:57.905Z] #50 [dev-systemd-false 17/25] COPY --from=criu /build/ /usr/local/bin/ [2022-04-28T07:35:57.905Z] #50 sha256:430bb704f5358202c9cdb6044cef78157b6d6379b60f8af63bfb4663371ee42c [2022-04-28T07:35:57.905Z] #50 DONE 0.1s [2022-04-28T07:35:58.133Z] #20 DONE 1.5s [2022-04-28T07:35:58.133Z] [2022-04-28T07:35:58.133Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-28T07:35:58.133Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-28T07:35:58.133Z] #53 ... [2022-04-28T07:35:58.133Z] [2022-04-28T07:35:58.133Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-28T07:35:58.133Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9 [2022-04-28T07:35:58.168Z] [2022-04-28T07:35:58.168Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-04-28T07:35:58.168Z] #52 sha256:c03990a9792426aca8787126d73f3377ff4ae05bc6421c04e6a830c1bea56620 [2022-04-28T07:35:58.431Z] #52 DONE 0.2s [2022-04-28T07:35:58.431Z] [2022-04-28T07:35:58.431Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-28T07:35:58.431Z] #58 sha256:7f2623a5e5231e4b95910f39f4ddd7f01e9ce30c40290ac902004cca9e4922f0 [2022-04-28T07:35:58.452Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-04-28T07:35:58.452Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-14d3cccf\powershellScript.ps1'; exit $LASTEXITCODE; [2022-04-28T07:35:58.452Z] ---------------------------------------------------------------------------- [2022-04-28T07:35:58.452Z] [2022-04-28T07:35:58.452Z] INFO: executeCI.ps1 starting at Thu Apr 28 07:35:57 CUT 2022 [2022-04-28T07:35:58.452Z] [2022-04-28T07:35:58.452Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-04-28T07:35:58.452Z] INFO: Running git version 2.24.1.windows.2 [2022-04-28T07:35:58.452Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2022-04-28T07:35:58.452Z] INFO: Environment variables: [2022-04-28T07:35:58.922Z] [2022-04-28T07:35:58.922Z] Name Value [2022-04-28T07:35:58.922Z] ---- ----- [2022-04-28T07:35:58.922Z] ALLUSERSPROFILE C:\ProgramData [2022-04-28T07:35:58.922Z] amd64 true [2022-04-28T07:35:58.922Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-04-28T07:35:58.922Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-04-28T07:35:58.922Z] arm64 true [2022-04-28T07:35:58.922Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-04-28T07:35:58.922Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-04-28T07:35:58.922Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-04-28T07:35:58.922Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-04-28T07:35:58.922Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-04-28T07:35:58.922Z] BRANCH_NAME PR-43536 [2022-04-28T07:35:58.922Z] BUILD_DISPLAY_NAME #2 [2022-04-28T07:35:58.922Z] BUILD_ID 2 [2022-04-28T07:35:58.922Z] BUILD_NUMBER 2 [2022-04-28T07:35:58.922Z] BUILD_TAG jenkins-moby-PR-43536-2 [2022-04-28T07:35:58.922Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43536/2/ [2022-04-28T07:35:58.922Z] cgroup2 true [2022-04-28T07:35:58.922Z] CHANGE_AUTHOR thaJeztah [2022-04-28T07:35:58.922Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-04-28T07:35:58.922Z] CHANGE_BRANCH daemon_fix_hosts_validation_step1g [2022-04-28T07:35:58.922Z] CHANGE_FORK thaJeztah/docker [2022-04-28T07:35:58.922Z] CHANGE_ID 43536 [2022-04-28T07:35:58.922Z] CHANGE_TARGET master [2022-04-28T07:35:58.922Z] CHANGE_TITLE daemon: improvements to config (re)loading [2022-04-28T07:35:58.922Z] CHANGE_URL https://github.com/moby/moby/pull/43536 [2022-04-28T07:35:58.922Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-28T07:35:58.922Z] CommonProgramFiles C:\Program Files\Common Files [2022-04-28T07:35:58.922Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-04-28T07:35:58.922Z] CommonProgramW6432 C:\Program Files\Common Files [2022-04-28T07:35:58.922Z] COMPUTERNAME azwin-2-19d1e0 [2022-04-28T07:35:58.922Z] ComSpec C:\Windows\system32\cmd.exe [2022-04-28T07:35:58.922Z] ConfigSequenceNumber 0 [2022-04-28T07:35:58.922Z] dco true [2022-04-28T07:35:58.922Z] DOCKER_BUILDKIT 0 [2022-04-28T07:35:58.922Z] DOCKER_DUT_DEBUG 1 [2022-04-28T07:35:58.922Z] DOCKER_EXPERIMENTAL 1 [2022-04-28T07:35:58.922Z] DOCKER_GRAPHDRIVER overlay2 [2022-04-28T07:35:58.922Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-04-28T07:35:58.922Z] EXECUTOR_NUMBER 0 [2022-04-28T07:35:58.922Z] FQDN azwin-2-19d1e0.westus.cloudapp.azure.com [2022-04-28T07:35:58.922Z] GIT_BRANCH PR-43536 [2022-04-28T07:35:58.922Z] GIT_COMMIT 4cf904494e221d2a9846f4d720b6701a14215cb2 [2022-04-28T07:35:58.922Z] GIT_PREVIOUS_COMMIT 4d774d35aad489218360bbc41433a1cc7d983bdf [2022-04-28T07:35:58.922Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT 4d774d35aad489218360bbc41433a1cc7d983bdf [2022-04-28T07:35:58.922Z] GIT_URL https://github.com/moby/moby.git [2022-04-28T07:35:58.922Z] HUDSON_COOKIE 5567472a-4ac6-4e24-ba71-8369c79dc148 [2022-04-28T07:35:58.922Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-04-28T07:35:58.922Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-04-28T07:35:58.922Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-04-28T07:35:58.922Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-04-28T07:35:58.922Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-04-28T07:35:58.922Z] JENKINS_NODE_COOKIE 1d1de525-f103-4b49-a17a-70e0900624ef [2022-04-28T07:35:58.922Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-04-28T07:35:58.922Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-04-28T07:35:58.922Z] JOB_BASE_NAME PR-43536 [2022-04-28T07:35:58.922Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43536/display/redirect [2022-04-28T07:35:58.922Z] JOB_NAME moby/PR-43536 [2022-04-28T07:35:58.922Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43536/ [2022-04-28T07:35:58.922Z] library.jps.version master [2022-04-28T07:35:58.922Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-04-28T07:35:58.922Z] NODE_LABELS amd64 azure azwin-2-19d1e0 azwin-2019 docker west-us windows windows-2019 x86_64 [2022-04-28T07:35:58.922Z] NODE_NAME azwin-2-19d1e0 [2022-04-28T07:35:58.922Z] NUMBER_OF_PROCESSORS 4 [2022-04-28T07:35:58.922Z] OS Windows_NT [2022-04-28T07:35:58.922Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-04-28T07:35:58.922Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-04-28T07:35:58.922Z] ppc64le false [2022-04-28T07:35:58.922Z] PROCESSOR_ARCHITECTURE AMD64 [2022-04-28T07:35:58.922Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 7, GenuineIntel [2022-04-28T07:35:58.922Z] PROCESSOR_LEVEL 6 [2022-04-28T07:35:58.922Z] PROCESSOR_REVISION 5507 [2022-04-28T07:35:58.922Z] ProgramData C:\ProgramData [2022-04-28T07:35:58.922Z] ProgramFiles C:\Program Files [2022-04-28T07:35:58.922Z] ProgramFiles(x86) C:\Program Files (x86) [2022-04-28T07:35:58.922Z] ProgramW6432 C:\Program Files [2022-04-28T07:35:58.922Z] PROMPT $P$G [2022-04-28T07:35:58.922Z] PSExecutionPolicyPreference Bypass [2022-04-28T07:35:58.922Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-04-28T07:35:58.922Z] PUBLIC C:\Users\Public [2022-04-28T07:35:58.922Z] rootless true [2022-04-28T07:35:58.922Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43536/2/display/redirect?page=artif... [2022-04-28T07:35:58.922Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43536/2/display/redirect?page=changes [2022-04-28T07:35:58.922Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43536/2/display/redirect [2022-04-28T07:35:58.922Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43536/2/display/redirect?page=tests [2022-04-28T07:35:58.922Z] s390x false [2022-04-28T07:35:58.922Z] SKIP_VALIDATION_TESTS 1 [2022-04-28T07:35:58.922Z] SOURCES_DRIVE d [2022-04-28T07:35:58.922Z] SOURCES_SUBDIR gopath [2022-04-28T07:35:58.922Z] STAGE_NAME Run tests [2022-04-28T07:35:58.922Z] SystemDrive C: [2022-04-28T07:35:58.922Z] SystemRoot C:\Windows [2022-04-28T07:35:58.922Z] TEMP C:\Windows\TEMP [2022-04-28T07:35:58.922Z] TESTDEBUG 0 [2022-04-28T07:35:58.922Z] TESTRUN_DRIVE d [2022-04-28T07:35:58.922Z] TESTRUN_SUBDIR CI [2022-04-28T07:35:58.922Z] TIMEOUT 120m [2022-04-28T07:35:58.922Z] TMP C:\Windows\TEMP [2022-04-28T07:35:58.922Z] unit_validate true [2022-04-28T07:35:58.922Z] USERDOMAIN WORKGROUP [2022-04-28T07:35:58.922Z] USERNAME azwin-2-19d1e0$ [2022-04-28T07:35:58.922Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-04-28T07:35:58.922Z] validate_force false [2022-04-28T07:35:58.922Z] windir C:\Windows [2022-04-28T07:35:58.922Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-04-28T07:35:58.922Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2022-04-28T07:35:58.922Z] windows2022 true [2022-04-28T07:35:58.922Z] windows2022containerd true [2022-04-28T07:35:58.922Z] windowsRS5 true [2022-04-28T07:35:58.922Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-04-28T07:35:58.922Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-04-28T07:35:58.922Z] [2022-04-28T07:35:58.922Z] [2022-04-28T07:35:58.922Z] [2022-04-28T07:36:00.045Z] #21 1.742 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-28T07:36:00.045Z] #21 1.929 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-28T07:36:00.045Z] #21 1.931 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-28T07:36:00.305Z] #21 2.219 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-28T07:36:00.489Z] INFO: Sources under d:\gopath\... [2022-04-28T07:36:00.489Z] INFO: Test run under d:\CI\... [2022-04-28T07:36:00.489Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-04-28T07:36:00.489Z] INFO: docker/docker repository was found [2022-04-28T07:36:00.489Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2022-04-28T07:36:00.957Z] ltsc2019: Pulling from windows/servercore [2022-04-28T07:36:01.244Z] #21 3.232 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-28T07:36:01.426Z] 4612f6d0b889: Pulling fs layer [2022-04-28T07:36:01.426Z] ba8181afd426: Pulling fs layer [2022-04-28T07:36:02.184Z] #21 4.275 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-28T07:36:05.476Z] #21 7.572 Fetched 8510 kB in 6s (1397 kB/s) [2022-04-28T07:36:08.014Z] #21 7.572 Reading package lists... [2022-04-28T07:36:08.588Z] #21 10.03 Reading package lists... [2022-04-28T07:36:08.588Z] #21 ... [2022-04-28T07:36:08.588Z] [2022-04-28T07:36:08.588Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-28T07:36:08.588Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-04-28T07:36:08.588Z] #34 DONE 125.7s [2022-04-28T07:36:08.848Z] [2022-04-28T07:36:08.848Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-28T07:36:08.848Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-28T07:36:09.940Z] #58 ... [2022-04-28T07:36:09.940Z] [2022-04-28T07:36:09.940Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-04-28T07:36:09.940Z] #26 sha256:50f7c68eab270bf15844f357e401efb18fecc18e4c3105a1412c48d98ce726e4 [2022-04-28T07:36:09.940Z] #26 214.1 + return [2022-04-28T07:36:09.940Z] #26 DONE 218.3s [2022-04-28T07:36:09.940Z] [2022-04-28T07:36:09.940Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-28T07:36:09.940Z] #62 sha256:5a5c16f253667751f041cffafb5dce127896d177c0df7ed8fabf691f19726e3b [2022-04-28T07:36:09.940Z] #62 ... [2022-04-28T07:36:09.940Z] [2022-04-28T07:36:09.940Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-28T07:36:09.940Z] #53 sha256:490d2ef91d0453e27cdf3fb306e3cc4dc08bb3d9559153c768d37c0a46c9ad3d [2022-04-28T07:36:09.940Z] #53 219.5 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-04-28T07:36:09.940Z] #53 DONE 220.7s [2022-04-28T07:36:09.940Z] [2022-04-28T07:36:09.940Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-28T07:36:09.940Z] #58 sha256:3c4bab096653b5f8ce6071049ca6163e71f275f7fe407843d5927caeb8388017 [2022-04-28T07:36:09.940Z] #58 123.0 + mkdir -p /build [2022-04-28T07:36:09.940Z] #58 123.0 + cp runc /build/runc [2022-04-28T07:36:09.940Z] #58 DONE 123.3s [2022-04-28T07:36:09.940Z] [2022-04-28T07:36:09.940Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2022-04-28T07:36:09.940Z] #27 sha256:cb0a1c441c8631e14ac725aa82ffbe53be6a98ad5be72e773453667e89518904 [2022-04-28T07:36:09.940Z] #27 DONE 0.9s [2022-04-28T07:36:09.940Z] [2022-04-28T07:36:09.940Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2022-04-28T07:36:09.940Z] #32 sha256:227132f9456f0f990da5890d5125352b96d824e74c3e511ea31c297fe367f218 [2022-04-28T07:36:10.103Z] ba8181afd426: Verifying Checksum [2022-04-28T07:36:10.103Z] ba8181afd426: Download complete [2022-04-28T07:36:10.503Z] #32 DONE 0.7s [2022-04-28T07:36:10.503Z] [2022-04-28T07:36:10.503Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-28T07:36:10.503Z] #62 sha256:5a5c16f253667751f041cffafb5dce127896d177c0df7ed8fabf691f19726e3b [2022-04-28T07:36:10.503Z] #62 ... [2022-04-28T07:36:10.503Z] [2022-04-28T07:36:10.503Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2022-04-28T07:36:10.503Z] #35 sha256:dc2eb4a5f31ac74276a225868f4bc1869903cbf19b8966eea1f387a73c838d2a [2022-04-28T07:36:10.760Z] #53 ... [2022-04-28T07:36:10.760Z] [2022-04-28T07:36:10.760Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-28T07:36:10.760Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9 [2022-04-28T07:36:10.760Z] #21 10.03 Reading package lists... [2022-04-28T07:36:11.067Z] #35 DONE 0.7s [2022-04-28T07:36:11.067Z] [2022-04-28T07:36:11.067Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2022-04-28T07:36:11.067Z] #37 sha256:63010f383b9c39b8b1894f644659b24d84739d4df62bf18dd9231b18ed36de44 [2022-04-28T07:36:11.067Z] #37 DONE 0.1s [2022-04-28T07:36:11.067Z] [2022-04-28T07:36:11.067Z] #39 [dev-systemd-false 14/25] COPY --from=gowinres /build/ /usr/local/bin/ [2022-04-28T07:36:11.067Z] #39 sha256:62109ab74acd651531387ccbb2eafab56ba8e371c4b635f7958ddd8b705b3225 [2022-04-28T07:36:11.067Z] #39 DONE 0.1s [2022-04-28T07:36:11.067Z] [2022-04-28T07:36:11.067Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-28T07:36:11.067Z] #62 sha256:5a5c16f253667751f041cffafb5dce127896d177c0df7ed8fabf691f19726e3b [2022-04-28T07:36:11.323Z] #62 ... [2022-04-28T07:36:11.324Z] [2022-04-28T07:36:11.324Z] #43 [dev-systemd-false 15/25] COPY --from=tini /build/ /usr/local/bin/ [2022-04-28T07:36:11.324Z] #43 sha256:e7691fd9a8afec191eb2fbffb2c18d9ab49b95373ea7c48d86b77482e05c31f5 [2022-04-28T07:36:11.324Z] #43 DONE 0.1s [2022-04-28T07:36:11.324Z] [2022-04-28T07:36:11.324Z] #46 [dev-systemd-false 16/25] COPY --from=registry /build/ /usr/local/bin/ [2022-04-28T07:36:11.324Z] #46 sha256:bf24311e333272bf3ff86625a91d766fafabcc3af0eb51c22c1f087ba2e324d3 [2022-04-28T07:36:11.330Z] #21 12.66 Building dependency tree... [2022-04-28T07:36:11.886Z] #46 DONE 0.5s [2022-04-28T07:36:11.886Z] [2022-04-28T07:36:11.886Z] #50 [dev-systemd-false 17/25] COPY --from=criu /build/ /usr/local/bin/ [2022-04-28T07:36:11.886Z] #50 sha256:cd09541704fd3b7b3df31c701ede89d1f0e7f83784dcd63e724be3c219f3abd5 [2022-04-28T07:36:11.886Z] #50 DONE 0.1s [2022-04-28T07:36:11.886Z] [2022-04-28T07:36:11.886Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-28T07:36:11.886Z] #62 sha256:5a5c16f253667751f041cffafb5dce127896d177c0df7ed8fabf691f19726e3b [2022-04-28T07:36:11.886Z] #62 ... [2022-04-28T07:36:11.886Z] [2022-04-28T07:36:11.886Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-04-28T07:36:11.886Z] #52 sha256:644f4a8caa5e3e3586763104390245aebe9999b16bcc0c5ea42b463ee5dd9c97 [2022-04-28T07:36:11.886Z] #52 DONE 0.1s [2022-04-28T07:36:11.886Z] [2022-04-28T07:36:11.886Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-04-28T07:36:11.886Z] #54 sha256:5e484c9f4135f005cd4603a1b0455f0e4678f4ad8eb2a0868764577af9031a01 [2022-04-28T07:36:11.899Z] #21 13.74 The following additional packages will be installed: [2022-04-28T07:36:11.899Z] #21 13.75 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-28T07:36:11.899Z] #21 13.75 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-04-28T07:36:11.899Z] #21 13.75 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-04-28T07:36:11.899Z] #21 13.75 python3-pkg-resources vim-runtime xxd [2022-04-28T07:36:11.899Z] #21 13.76 Suggested packages: [2022-04-28T07:36:11.899Z] #21 13.77 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-04-28T07:36:11.899Z] #21 13.77 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-04-28T07:36:11.899Z] #21 13.77 acl attr quota [2022-04-28T07:36:11.899Z] #21 13.77 Recommended packages: [2022-04-28T07:36:11.899Z] #21 13.77 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-04-28T07:36:12.837Z] #21 14.82 The following NEW packages will be installed: [2022-04-28T07:36:12.837Z] #21 14.82 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-04-28T07:36:12.837Z] #21 14.82 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-28T07:36:12.837Z] #21 14.82 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-04-28T07:36:12.837Z] #21 14.83 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-04-28T07:36:12.837Z] #21 14.83 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-04-28T07:36:12.837Z] #21 14.83 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-04-28T07:36:12.837Z] #21 14.83 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-04-28T07:36:12.837Z] #21 14.83 xz-utils zip zstd [2022-04-28T07:36:13.056Z] #83 exporting layers 15.7s done [2022-04-28T07:36:13.056Z] #83 writing image sha256:5163896d8e8e429722346971cf2ec06daeb4109de104fcfd8940ef674fe8c76e done [2022-04-28T07:36:13.056Z] #83 naming to docker.io/library/docker:4cf904494e221d2a9846f4d720b6701a14215cb2 done [2022-04-28T07:36:13.056Z] #83 DONE 15.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [2022-04-28T07:36:13.097Z] #21 15.14 0 upgraded, 48 newly installed, 0 to remove and 2 not upgraded. [2022-04-28T07:36:13.097Z] #21 15.14 Need to get 27.6 MB of archives. [2022-04-28T07:36:13.097Z] #21 15.14 After this operation, 106 MB of additional disk space will be used. [2022-04-28T07:36:13.097Z] #21 15.14 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-04-28T07:36:13.097Z] #21 15.15 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-04-28T07:36:13.097Z] #21 15.15 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-04-28T07:36:13.097Z] #21 15.15 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-04-28T07:36:13.097Z] #21 15.15 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-04-28T07:36:13.097Z] #21 15.16 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-04-28T07:36:13.097Z] #21 15.16 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-04-28T07:36:13.097Z] #21 15.16 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-04-28T07:36:13.097Z] #21 15.20 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [Pipeline] sh [2022-04-28T07:36:13.252Z] #54 DONE 1.3s [2022-04-28T07:36:13.252Z] [2022-04-28T07:36:13.252Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2022-04-28T07:36:13.252Z] #56 sha256:36e13c71a974a2f9cdabc77766ee37776cc478118a4c78eec4105b75a2125d6a [2022-04-28T07:36:13.252Z] #56 DONE 0.1s [2022-04-28T07:36:13.252Z] [2022-04-28T07:36:13.252Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2022-04-28T07:36:13.252Z] #59 sha256:aa86d18e5cb739ba8200b79d2dc79b472dc990148dc950f4d66e3562e288734c [2022-04-28T07:36:13.357Z] #21 15.21 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-28T07:36:13.357Z] #21 15.22 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-04-28T07:36:13.357Z] #21 15.22 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-04-28T07:36:13.357Z] #21 15.24 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-04-28T07:36:13.357Z] #21 15.24 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-04-28T07:36:13.357Z] #21 15.26 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-04-28T07:36:13.357Z] #21 15.27 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-04-28T07:36:13.357Z] #21 15.27 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-04-28T07:36:13.357Z] #21 15.27 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-04-28T07:36:13.357Z] #21 15.28 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-04-28T07:36:13.357Z] #21 15.28 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-04-28T07:36:13.357Z] #21 15.28 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-04-28T07:36:13.357Z] #21 15.29 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-28T07:36:13.357Z] #21 15.30 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-28T07:36:13.357Z] #21 15.31 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-28T07:36:13.357Z] #21 15.31 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-04-28T07:36:13.357Z] #21 15.31 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-04-28T07:36:13.357Z] #21 15.31 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-04-28T07:36:13.383Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43536/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43536/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4cf904494e221d2a9846f4d720b6701a14215cb2 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4cf904494e221d2a9846f4d720b6701a14215cb2 hack/validate/default [2022-04-28T07:36:13.617Z] #21 15.62 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-04-28T07:36:13.617Z] #21 15.62 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-28T07:36:13.617Z] #21 15.62 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-04-28T07:36:13.617Z] #21 15.62 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-04-28T07:36:13.617Z] #21 15.62 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-04-28T07:36:13.617Z] #21 15.62 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-04-28T07:36:13.617Z] #21 15.63 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-04-28T07:36:13.617Z] #21 15.69 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-04-28T07:36:13.617Z] #21 15.69 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-04-28T07:36:13.617Z] #21 15.70 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-28T07:36:13.617Z] #21 15.70 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-04-28T07:36:13.617Z] #21 15.71 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-04-28T07:36:13.813Z] #59 DONE 0.4s [2022-04-28T07:36:13.813Z] [2022-04-28T07:36:13.813Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-28T07:36:13.813Z] #62 sha256:5a5c16f253667751f041cffafb5dce127896d177c0df7ed8fabf691f19726e3b [2022-04-28T07:36:13.813Z] #62 191.0 + bin/containerd [2022-04-28T07:36:13.892Z] #21 15.72 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-04-28T07:36:13.892Z] #21 15.73 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-04-28T07:36:13.892Z] #21 15.74 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-04-28T07:36:13.892Z] #21 15.76 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-04-28T07:36:13.892Z] #21 15.77 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-04-28T07:36:13.892Z] #21 15.98 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-04-28T07:36:13.896Z] 4612f6d0b889: Verifying Checksum [2022-04-28T07:36:13.896Z] 4612f6d0b889: Download complete [2022-04-28T07:36:14.152Z] #21 16.00 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-04-28T07:36:14.152Z] #21 16.01 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-04-28T07:36:14.152Z] #21 16.02 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-04-28T07:36:14.722Z] #21 16.64 debconf: delaying package configuration, since apt-utils is not installed [2022-04-28T07:36:14.722Z] #21 16.78 Fetched 27.6 MB in 1s (23.4 MB/s) [2022-04-28T07:36:14.722Z] #21 16.84 Selecting previously unselected package pigz. [2022-04-28T07:36:14.755Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-04-28T07:36:14.755Z] No api/types/ or api/swagger.yaml changes in diff. [2022-04-28T07:36:14.755Z] Congratulations! All TOML source files changed here have valid syntax. [2022-04-28T07:36:14.755Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-04-28T07:36:14.755Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-04-28T07:36:14.755Z] Congratulations! No new tests were added to integration-cli. [2022-04-28T07:36:14.755Z] [2022-04-28T07:36:14.755Z] INFO Start validation with golang-ci-lint [2022-04-28T07:36:14.981Z] #21 16.84 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24010 files and directories currently installed.) [2022-04-28T07:36:14.981Z] #21 16.92 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-04-28T07:36:14.981Z] #21 16.92 Unpacking pigz (2.6-1) ... [2022-04-28T07:36:15.012Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-04-28T07:36:15.012Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2022-04-28T07:36:15.012Z] INFO [loader] Using build tags: [apparmor seccomp] [2022-04-28T07:36:15.242Z] #21 16.99 Selecting previously unselected package libelf1:amd64. [2022-04-28T07:36:15.242Z] #21 17.00 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-04-28T07:36:15.242Z] #21 17.00 Unpacking libelf1:amd64 (0.183-1) ... [2022-04-28T07:36:15.242Z] #21 17.15 Selecting previously unselected package libbpf0:amd64. [2022-04-28T07:36:15.242Z] #21 17.15 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-04-28T07:36:15.242Z] #21 17.16 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-04-28T07:36:15.503Z] #21 17.25 Selecting previously unselected package libcap2:amd64. [2022-04-28T07:36:15.503Z] #21 17.27 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-04-28T07:36:15.503Z] #21 17.28 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-04-28T07:36:15.503Z] #21 17.33 Selecting previously unselected package libmnl0:amd64. [2022-04-28T07:36:15.503Z] #21 17.34 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-04-28T07:36:15.503Z] #21 17.35 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-04-28T07:36:15.503Z] #21 17.40 Selecting previously unselected package libxtables12:amd64. [2022-04-28T07:36:15.503Z] #21 17.41 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-04-28T07:36:15.503Z] #21 17.41 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-04-28T07:36:15.503Z] #21 17.46 Selecting previously unselected package libcap2-bin. [2022-04-28T07:36:15.503Z] #21 17.47 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-04-28T07:36:15.503Z] #21 17.47 Unpacking libcap2-bin (1:2.44-1) ... [2022-04-28T07:36:15.764Z] #21 17.56 Selecting previously unselected package iproute2. [2022-04-28T07:36:15.764Z] #21 17.56 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-04-28T07:36:15.764Z] #21 17.57 Unpacking iproute2 (5.10.0-4) ... [2022-04-28T07:36:16.023Z] #21 17.99 Selecting previously unselected package xxd. [2022-04-28T07:36:16.023Z] #21 18.00 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-28T07:36:16.023Z] #21 18.01 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-28T07:36:16.023Z] #21 18.11 Selecting previously unselected package vim-common. [2022-04-28T07:36:16.289Z] #21 18.11 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-28T07:36:16.289Z] #21 18.13 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-28T07:36:16.550Z] #21 18.30 Selecting previously unselected package bash-completion. [2022-04-28T07:36:16.550Z] #21 18.30 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-04-28T07:36:17.331Z] #62 ... [2022-04-28T07:36:17.331Z] [2022-04-28T07:36:17.331Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-28T07:36:17.331Z] #58 sha256:16c96c6d8b8a0c4bd5b1a3da2bd847f003a4c5b9f21e328c587835d7ea521398 [2022-04-28T07:36:17.331Z] #58 140.1 + mkdir -p /build [2022-04-28T07:36:17.331Z] #58 140.1 + cp runc /build/runc [2022-04-28T07:36:17.331Z] #58 DONE 141.3s [2022-04-28T07:36:17.331Z] [2022-04-28T07:36:17.331Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-28T07:36:17.331Z] #62 sha256:3687a4ee7d2bc92fe69f1e5bb85773b690adfc1048ba517464d9318975655138 [2022-04-28T07:36:17.331Z] #62 ... [2022-04-28T07:36:17.331Z] [2022-04-28T07:36:17.331Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-28T07:36:17.331Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-28T07:36:17.331Z] #53 250.2 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-04-28T07:36:17.331Z] #53 DONE 250.2s [2022-04-28T07:36:17.331Z] [2022-04-28T07:36:17.331Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-28T07:36:17.331Z] #62 sha256:3687a4ee7d2bc92fe69f1e5bb85773b690adfc1048ba517464d9318975655138 [2022-04-28T07:36:17.331Z] #62 ... [2022-04-28T07:36:17.331Z] [2022-04-28T07:36:17.331Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-04-28T07:36:17.331Z] #54 sha256:d88e25bd32763d438ae48fdffe4117ee65cb32b297fcd88b2cd0731bb597123d [2022-04-28T07:36:17.331Z] #54 DONE 0.7s [2022-04-28T07:36:17.331Z] [2022-04-28T07:36:17.331Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2022-04-28T07:36:17.331Z] #56 sha256:12a0146a7b951fe8e7718f3de45b8f7586c20e3968252eaa39e27977674feb51 [2022-04-28T07:36:17.331Z] #56 DONE 0.1s [2022-04-28T07:36:17.331Z] [2022-04-28T07:36:17.331Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-28T07:36:17.331Z] #62 sha256:3687a4ee7d2bc92fe69f1e5bb85773b690adfc1048ba517464d9318975655138 [2022-04-28T07:36:17.331Z] #62 ... [2022-04-28T07:36:17.331Z] [2022-04-28T07:36:17.331Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2022-04-28T07:36:17.331Z] #59 sha256:a296c5a748210647615595a6fb0c4a1030c2d63734d3cfdc9b6ef017f0f2e287 [2022-04-28T07:36:17.331Z] #59 DONE 0.4s [2022-04-28T07:36:17.331Z] [2022-04-28T07:36:17.331Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-28T07:36:17.331Z] #62 sha256:3687a4ee7d2bc92fe69f1e5bb85773b690adfc1048ba517464d9318975655138 [2022-04-28T07:36:17.902Z] #62 226.4 + bin/containerd [2022-04-28T07:36:17.927Z] #21 19.91 Unpacking bash-completion (1:2.11-2) ... [2022-04-28T07:36:18.494Z] #21 20.25 Selecting previously unselected package bzip2. [2022-04-28T07:36:18.494Z] #21 20.25 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-04-28T07:36:18.494Z] #21 20.26 Unpacking bzip2 (1.0.8-4) ... [2022-04-28T07:36:18.494Z] #21 20.35 Selecting previously unselected package xz-utils. [2022-04-28T07:36:18.494Z] #21 20.35 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-04-28T07:36:18.494Z] #21 20.36 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-04-28T07:36:18.754Z] #21 20.51 Selecting previously unselected package apparmor. [2022-04-28T07:36:18.754Z] #21 20.51 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-04-28T07:36:18.754Z] #21 20.55 Unpacking apparmor (2.13.6-10) ... [2022-04-28T07:36:19.013Z] #21 20.90 Selecting previously unselected package inetutils-ping. [2022-04-28T07:36:19.013Z] #21 20.91 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-04-28T07:36:19.013Z] #21 20.92 Unpacking inetutils-ping (2:2.0-1) ... [2022-04-28T07:36:19.013Z] #21 21.03 Selecting previously unselected package libip4tc2:amd64. [2022-04-28T07:36:19.272Z] #21 21.03 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-04-28T07:36:19.272Z] #21 21.04 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-04-28T07:36:19.272Z] #21 21.11 Selecting previously unselected package libip6tc2:amd64. [2022-04-28T07:36:19.272Z] #21 21.11 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-04-28T07:36:19.272Z] #21 21.12 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-04-28T07:36:19.272Z] #21 21.19 Selecting previously unselected package libnfnetlink0:amd64. [2022-04-28T07:36:19.272Z] #21 21.20 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-04-28T07:36:19.272Z] #21 21.20 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-28T07:36:19.272Z] #21 21.26 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-04-28T07:36:19.272Z] #21 21.26 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-04-28T07:36:19.272Z] #21 21.27 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-28T07:36:19.532Z] #21 21.34 Selecting previously unselected package libnftnl11:amd64. [2022-04-28T07:36:19.532Z] #21 21.34 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-04-28T07:36:19.532Z] #21 21.35 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-04-28T07:36:19.532Z] #21 21.40 Selecting previously unselected package iptables. [2022-04-28T07:36:19.532Z] #21 21.41 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-04-28T07:36:19.532Z] #21 21.42 Unpacking iptables (1.8.7-1) ... [2022-04-28T07:36:19.792Z] #21 21.71 Selecting previously unselected package libonig5:amd64. [2022-04-28T07:36:19.792Z] #21 21.71 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-28T07:36:19.792Z] #21 21.72 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-28T07:36:20.051Z] #21 21.86 Selecting previously unselected package libjq1:amd64. [2022-04-28T07:36:20.051Z] #21 21.86 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-04-28T07:36:20.051Z] #21 21.87 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-28T07:36:20.051Z] #21 21.97 Selecting previously unselected package jq. [2022-04-28T07:36:20.051Z] #21 21.99 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-04-28T07:36:20.051Z] #21 22.00 Unpacking jq (1.6-2.1) ... [2022-04-28T07:36:20.051Z] #21 22.08 Selecting previously unselected package libaio1:amd64. [2022-04-28T07:36:20.311Z] #21 22.08 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-04-28T07:36:20.311Z] #21 22.08 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-04-28T07:36:20.311Z] #21 22.15 Selecting previously unselected package libgpm2:amd64. [2022-04-28T07:36:20.311Z] #21 22.16 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-04-28T07:36:20.311Z] #21 22.17 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-04-28T07:36:20.311Z] #21 22.24 Selecting previously unselected package libicu67:amd64. [2022-04-28T07:36:20.311Z] #21 22.24 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-04-28T07:36:20.311Z] #21 22.24 Unpacking libicu67:amd64 (67.1-7) ... [2022-04-28T07:36:23.603Z] #21 25.10 Selecting previously unselected package libinih1:amd64. [2022-04-28T07:36:23.603Z] #21 25.11 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-04-28T07:36:23.603Z] #21 25.11 Unpacking libinih1:amd64 (53-1+b2) ... [2022-04-28T07:36:23.603Z] #21 25.15 Selecting previously unselected package libnet1:amd64. [2022-04-28T07:36:23.603Z] #21 25.16 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-28T07:36:23.603Z] #21 25.17 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-28T07:36:23.603Z] #21 25.26 Selecting previously unselected package libnl-3-200:amd64. [2022-04-28T07:36:23.603Z] #21 25.26 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-28T07:36:23.603Z] #21 25.26 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-28T07:36:23.603Z] #21 25.33 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-28T07:36:23.603Z] #21 25.34 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-28T07:36:23.603Z] #21 25.35 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-28T07:36:23.603Z] #21 25.40 Selecting previously unselected package net-tools. [2022-04-28T07:36:23.603Z] #21 25.42 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-04-28T07:36:23.603Z] #21 25.42 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-04-28T07:36:23.603Z] #21 25.59 Selecting previously unselected package patch. [2022-04-28T07:36:23.603Z] #21 25.59 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-04-28T07:36:23.603Z] #21 25.60 Unpacking patch (2.7.6-7) ... [2022-04-28T07:36:23.603Z] #21 25.68 Selecting previously unselected package python-pip-whl. [2022-04-28T07:36:23.863Z] #21 25.70 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-04-28T07:36:23.863Z] #21 25.70 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-28T07:36:24.436Z] #21 26.22 Selecting previously unselected package python3-lib2to3. [2022-04-28T07:36:24.436Z] #21 26.22 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-04-28T07:36:24.436Z] #21 26.23 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-04-28T07:36:24.436Z] #21 26.34 Selecting previously unselected package python3-distutils. [2022-04-28T07:36:24.436Z] #21 26.34 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-04-28T07:36:24.436Z] #21 26.34 Unpacking python3-distutils (3.9.2-1) ... [2022-04-28T07:36:24.730Z] #21 26.46 Selecting previously unselected package python3-pkg-resources. [2022-04-28T07:36:24.730Z] #21 26.46 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-28T07:36:24.730Z] #21 26.47 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-28T07:36:24.730Z] #21 26.64 Selecting previously unselected package python3-setuptools. [2022-04-28T07:36:24.730Z] #21 26.64 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-04-28T07:36:24.730Z] #21 26.64 Unpacking python3-setuptools (52.0.0-4) ... [2022-04-28T07:36:24.993Z] #21 26.82 Selecting previously unselected package python3-wheel. [2022-04-28T07:36:24.993Z] #21 26.83 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-04-28T07:36:24.993Z] #21 26.83 Unpacking python3-wheel (0.34.2-1) ... [2022-04-28T07:36:24.993Z] #21 26.92 Selecting previously unselected package python3-pip. [2022-04-28T07:36:24.993Z] #21 26.92 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-04-28T07:36:24.993Z] #21 26.93 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-04-28T07:36:25.253Z] #21 27.22 Selecting previously unselected package sudo. [2022-04-28T07:36:25.253Z] #21 27.23 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-04-28T07:36:25.253Z] #21 27.23 Unpacking sudo (1.9.5p2-3) ... [2022-04-28T07:36:25.845Z] #21 27.81 Selecting previously unselected package thin-provisioning-tools. [2022-04-28T07:36:25.845Z] #21 27.82 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-04-28T07:36:25.845Z] #21 27.82 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-04-28T07:36:26.418Z] #21 28.34 Selecting previously unselected package uidmap. [2022-04-28T07:36:26.418Z] #21 28.35 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-04-28T07:36:26.418Z] #21 28.36 Unpacking uidmap (1:4.8.1-1) ... [2022-04-28T07:36:26.418Z] #21 28.51 Selecting previously unselected package vim-runtime. [2022-04-28T07:36:26.418Z] #21 28.51 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-28T07:36:26.677Z] #21 28.55 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-04-28T07:36:26.677Z] #21 28.59 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-04-28T07:36:26.677Z] #21 28.60 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-28T07:36:29.969Z] #21 31.38 Selecting previously unselected package vim. [2022-04-28T07:36:29.969Z] #21 31.39 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-28T07:36:29.969Z] #21 31.42 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-04-28T07:36:30.229Z] #21 31.94 Selecting previously unselected package xfsprogs. [2022-04-28T07:36:30.229Z] #21 31.96 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-04-28T07:36:30.229Z] #21 31.96 Unpacking xfsprogs (5.10.0-4) ... [2022-04-28T07:36:30.489Z] #21 32.38 Selecting previously unselected package zip. [2022-04-28T07:36:30.489Z] #21 32.40 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-04-28T07:36:30.489Z] #21 32.40 Unpacking zip (3.0-12) ... [2022-04-28T07:36:30.489Z] #21 32.52 Selecting previously unselected package zstd. [2022-04-28T07:36:30.749Z] #21 32.52 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-04-28T07:36:30.749Z] #21 32.53 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-04-28T07:36:31.014Z] #21 32.89 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-28T07:36:31.584Z] #21 33.52 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-04-28T07:36:31.584Z] #21 33.53 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-04-28T07:36:31.584Z] #21 33.54 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-04-28T07:36:31.584Z] #21 33.55 Setting up libicu67:amd64 (67.1-7) ... [2022-04-28T07:36:31.584Z] #21 33.56 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-04-28T07:36:31.584Z] #21 33.59 Setting up libinih1:amd64 (53-1+b2) ... [2022-04-28T07:36:31.844Z] #21 33.65 Setting up uidmap (1:4.8.1-1) ... [2022-04-28T07:36:31.844Z] #21 33.66 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-28T07:36:31.844Z] #21 33.67 Setting up bzip2 (1.0.8-4) ... [2022-04-28T07:36:31.844Z] #21 33.68 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-28T07:36:31.844Z] #21 33.69 Setting up python3-wheel (0.34.2-1) ... [2022-04-28T07:36:32.412Z] #21 34.23 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-28T07:36:32.412Z] #21 34.24 Setting up libcap2:amd64 (1:2.44-1) ... [2022-04-28T07:36:32.412Z] #21 34.25 Setting up libcap2-bin (1:2.44-1) ... [2022-04-28T07:36:32.412Z] #21 34.26 Setting up apparmor (2.13.6-10) ... [2022-04-28T07:36:33.789Z] #21 35.81 Setting up zip (3.0-12) ... [2022-04-28T07:36:33.789Z] #21 35.82 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-28T07:36:33.789Z] #21 35.85 Setting up bash-completion (1:2.11-2) ... [2022-04-28T07:36:35.697Z] #21 37.61 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-04-28T07:36:35.697Z] #21 37.63 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-04-28T07:36:35.697Z] #21 37.64 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-04-28T07:36:35.697Z] #21 37.66 Setting up patch (2.7.6-7) ... [2022-04-28T07:36:35.697Z] #21 37.68 Setting up sudo (1.9.5p2-3) ... [2022-04-28T07:36:35.957Z] #21 37.78 invoke-rc.d: could not determine current runlevel [2022-04-28T07:36:35.957Z] #21 37.80 invoke-rc.d: policy-rc.d denied execution of start. [2022-04-28T07:36:35.957Z] #21 37.80 Setting up xfsprogs (5.10.0-4) ... [2022-04-28T07:36:35.957Z] #21 37.82 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-04-28T07:36:35.957Z] #21 37.83 Setting up inetutils-ping (2:2.0-1) ... [2022-04-28T07:36:35.957Z] #21 37.85 Setting up pigz (2.6-1) ... [2022-04-28T07:36:35.957Z] #21 37.86 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-28T07:36:35.957Z] #21 37.87 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-28T07:36:35.957Z] #21 37.89 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-28T07:36:35.957Z] #21 37.90 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-28T07:36:36.896Z] #21 38.63 Setting up libaio1:amd64 (0.3.112-9) ... [2022-04-28T07:36:36.896Z] #21 38.65 Setting up python3-lib2to3 (3.9.2-1) ... [2022-04-28T07:36:37.156Z] #21 39.04 Setting up libelf1:amd64 (0.183-1) ... [2022-04-28T07:36:37.156Z] #21 39.06 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-04-28T07:36:37.156Z] #21 39.07 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-28T07:36:37.156Z] #21 39.09 Setting up python3-distutils (3.9.2-1) ... [2022-04-28T07:36:37.210Z] #58 142.3 + mkdir -p /build [2022-04-28T07:36:37.210Z] #58 142.3 + cp runc /build/runc [2022-04-28T07:36:37.210Z] #58 DONE 143.5s [2022-04-28T07:36:37.210Z] [2022-04-28T07:36:37.210Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-28T07:36:37.210Z] #62 sha256:62496354873c2c9463e24409505dd4c4d152ffa9393966ed6231f3daaf5e6e75 [2022-04-28T07:36:37.210Z] #62 ... [2022-04-28T07:36:37.210Z] [2022-04-28T07:36:37.210Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-28T07:36:37.210Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-28T07:36:37.210Z] #53 252.3 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-04-28T07:36:37.210Z] #53 DONE 252.3s [2022-04-28T07:36:37.210Z] [2022-04-28T07:36:37.210Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-28T07:36:37.210Z] #62 sha256:62496354873c2c9463e24409505dd4c4d152ffa9393966ed6231f3daaf5e6e75 [2022-04-28T07:36:37.210Z] #62 ... [2022-04-28T07:36:37.210Z] [2022-04-28T07:36:37.210Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-04-28T07:36:37.210Z] #54 sha256:f452cf834f7fa9f0ac3ff9a63c0272bc92c19564c0b44c41358f71d39074efe9 [2022-04-28T07:36:37.210Z] #54 DONE 0.8s [2022-04-28T07:36:37.210Z] [2022-04-28T07:36:37.210Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-28T07:36:37.210Z] #62 sha256:62496354873c2c9463e24409505dd4c4d152ffa9393966ed6231f3daaf5e6e75 [2022-04-28T07:36:37.210Z] #62 ... [2022-04-28T07:36:37.210Z] [2022-04-28T07:36:37.210Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2022-04-28T07:36:37.210Z] #56 sha256:35e723ca14221e32e8cb2a797e0c6a97556f8c381daeca60e095d5f1141d11d3 [2022-04-28T07:36:37.210Z] #56 DONE 0.1s [2022-04-28T07:36:37.210Z] [2022-04-28T07:36:37.210Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2022-04-28T07:36:37.210Z] #59 sha256:cee79c2efb7f82de526db94db246986d69677a4f722d03853a9172a401a16610 [2022-04-28T07:36:37.210Z] #59 DONE 0.3s [2022-04-28T07:36:37.210Z] [2022-04-28T07:36:37.210Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-28T07:36:37.210Z] #62 sha256:62496354873c2c9463e24409505dd4c4d152ffa9393966ed6231f3daaf5e6e75 [2022-04-28T07:36:37.725Z] #21 39.55 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-04-28T07:36:37.725Z] #21 39.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-04-28T07:36:37.725Z] #21 39.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-04-28T07:36:37.725Z] #21 39.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-04-28T07:36:37.725Z] #21 39.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-04-28T07:36:37.725Z] #21 39.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-04-28T07:36:37.725Z] #21 39.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-04-28T07:36:37.725Z] #21 39.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-04-28T07:36:37.725Z] #21 39.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-04-28T07:36:37.725Z] #21 39.63 Setting up python3-setuptools (52.0.0-4) ... [2022-04-28T07:36:39.106Z] #21 40.87 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-28T07:36:39.106Z] #21 40.88 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-04-28T07:36:39.106Z] #21 40.89 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-04-28T07:36:39.106Z] #21 40.91 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-04-28T07:36:39.124Z] #62 223.2 + bin/containerd [2022-04-28T07:36:40.045Z] #21 42.00 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-28T07:36:40.045Z] #21 42.02 Setting up jq (1.6-2.1) ... [2022-04-28T07:36:40.045Z] #21 42.03 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-04-28T07:36:40.045Z] #21 42.04 Setting up iptables (1.8.7-1) ... [2022-04-28T07:36:40.045Z] #21 42.05 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-28T07:36:40.305Z] #21 42.05 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-28T07:36:40.305Z] #21 42.06 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-28T07:36:40.305Z] #21 42.07 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-28T07:36:40.305Z] #21 42.08 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-04-28T07:36:40.305Z] #21 42.08 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-04-28T07:36:40.305Z] #21 42.09 Setting up iproute2 (5.10.0-4) ... [2022-04-28T07:36:40.565Z] #21 42.46 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-28T07:36:41.217Z] #21 DONE 43.0s [2022-04-28T07:36:41.217Z] [2022-04-28T07:36:41.217Z] #22 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-04-28T07:36:41.217Z] #22 sha256:9d95f682a6c6b0a7d29d4630dde85b1c44292a395967b7d0be0b789a81529bec [2022-04-28T07:36:42.596Z] #22 1.361 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-04-28T07:36:42.596Z] #22 1.365 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-04-28T07:36:42.596Z] #22 1.368 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-04-28T07:36:42.596Z] #22 DONE 1.4s [2022-04-28T07:36:42.596Z] [2022-04-28T07:36:42.596Z] #45 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-28T07:36:42.596Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-28T07:36:42.596Z] #45 ... [2022-04-28T07:36:42.596Z] [2022-04-28T07:36:42.596Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2022-04-28T07:36:42.596Z] #23 sha256:27c7597b159a92292b00e148c461d9a0a1de96964337069f8589f7d0674252e1 [2022-04-28T07:36:52.483Z] #62 229.8 # github.com/containerd/containerd/cmd/containerd [2022-04-28T07:36:52.483Z] #62 229.8 /usr/bin/ld: /tmp/go-link-778937536/000019.o: in function `New': [2022-04-28T07:36:52.483Z] #62 229.8 /tmp/tmp.VVanOsoN9z/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-04-28T07:36:52.483Z] #62 229.9 + bin/containerd-stress [2022-04-28T07:36:52.483Z] #62 231.0 + bin/containerd-shim [2022-04-28T07:36:52.579Z] #23 9.599 Collecting yamllint==1.26.1 [2022-04-28T07:36:53.149Z] #23 10.66 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-04-28T07:36:54.531Z] #23 11.75 Collecting pathspec>=0.5.3 [2022-04-28T07:36:54.531Z] #23 11.76 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-04-28T07:36:54.531Z] #23 12.11 Collecting pyyaml [2022-04-28T07:36:54.791Z] #23 12.13 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-04-28T07:36:54.791Z] #23 12.19 Building wheels for collected packages: yamllint [2022-04-28T07:36:54.791Z] #23 12.20 Building wheel for yamllint (setup.py): started [2022-04-28T07:36:55.731Z] #23 13.13 Building wheel for yamllint (setup.py): finished with status 'done' [2022-04-28T07:36:55.731Z] #23 13.13 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=9d22f6cd89c17145e9887e384450a67c4a51509680225ab491a523c5bd63cc6e [2022-04-28T07:36:55.731Z] #23 13.13 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-04-28T07:36:55.731Z] #23 13.13 Successfully built yamllint [2022-04-28T07:36:55.731Z] #23 13.16 Installing collected packages: pyyaml, pathspec, yamllint [2022-04-28T07:36:55.991Z] #23 13.53 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-04-28T07:36:56.562Z] #23 DONE 14.1s [2022-04-28T07:36:56.562Z] [2022-04-28T07:36:56.562Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-28T07:36:56.562Z] #58 sha256:988ec7a48e24cba71c98b581c03189b2712e9d09771c7007a46d58773c4cd96d [2022-04-28T07:36:56.562Z] #58 ... [2022-04-28T07:36:56.562Z] [2022-04-28T07:36:56.562Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2022-04-28T07:36:56.562Z] #27 sha256:8867d9ba9088839cfa7d0958347c9378e012805a7775dabfee042d15e96e2d13 [2022-04-28T07:36:57.131Z] #27 DONE 0.3s [2022-04-28T07:36:57.131Z] [2022-04-28T07:36:57.131Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2022-04-28T07:36:57.131Z] #32 sha256:3370680131f3fc3f1269b7bd86e744142dffe9db578c3ea8f601efc02084e3f3 [2022-04-28T07:36:57.391Z] #32 DONE 0.5s [2022-04-28T07:36:57.391Z] [2022-04-28T07:36:57.391Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2022-04-28T07:36:57.391Z] #35 sha256:8576d4d190d1c089894b9b3fe7118262862c6ff88e62743ca675ad818e790cb2 [2022-04-28T07:36:57.651Z] #35 DONE 0.3s [2022-04-28T07:36:57.651Z] [2022-04-28T07:36:57.651Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2022-04-28T07:36:57.651Z] #37 sha256:b63289c63850258bc210cdbe0975b9519f24d4a1f65a02cd8962bfcb060de6a7 [2022-04-28T07:36:57.911Z] #37 DONE 0.2s [2022-04-28T07:36:57.911Z] [2022-04-28T07:36:57.911Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-28T07:36:57.911Z] #58 sha256:988ec7a48e24cba71c98b581c03189b2712e9d09771c7007a46d58773c4cd96d [2022-04-28T07:36:57.911Z] #58 ... [2022-04-28T07:36:57.911Z] [2022-04-28T07:36:57.911Z] #39 [dev-systemd-false 14/25] COPY --from=gowinres /build/ /usr/local/bin/ [2022-04-28T07:36:57.911Z] #39 sha256:b693af59fd7538ea41fde93bc643edd17fca92f66769bbfa1c46fafbabd87fb6 [2022-04-28T07:36:57.911Z] #39 DONE 0.1s [2022-04-28T07:36:58.171Z] [2022-04-28T07:36:58.171Z] #43 [dev-systemd-false 15/25] COPY --from=tini /build/ /usr/local/bin/ [2022-04-28T07:36:58.171Z] #43 sha256:13abfa9eb6cccb49fa4d8b16786f17c180916f5cef5a734bc2b02c3fefb60f33 [2022-04-28T07:36:58.171Z] #43 DONE 0.1s [2022-04-28T07:36:58.171Z] [2022-04-28T07:36:58.171Z] #45 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-28T07:36:58.171Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-28T07:37:02.103Z] 8f616e6e9eec: Pull complete [2022-04-28T07:37:02.434Z] #62 239.4 + bin/containerd-shim-runc-v1 [2022-04-28T07:37:05.448Z] 8f616e6e9eec: Pull complete [2022-04-28T07:37:05.704Z] #62 244.4 + bin/containerd-shim-runc-v2 [2022-04-28T07:37:06.633Z] #62 245.1 + binaries [2022-04-28T07:37:06.633Z] #62 245.1 + install -D bin/containerd /build/containerd [2022-04-28T07:37:06.633Z] #62 245.2 + install -D bin/containerd-shim /build/containerd-shim [2022-04-28T07:37:06.633Z] #62 245.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-04-28T07:37:06.633Z] #62 245.2 + install -D bin/ctr /build/ctr [2022-04-28T07:37:10.802Z] #62 DONE 248.9s [2022-04-28T07:37:10.803Z] [2022-04-28T07:37:10.803Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2022-04-28T07:37:10.803Z] #63 sha256:a6daafde291fb8c120444943f4672fa6989c80f85f873377c8560b814d3c9aa0 [2022-04-28T07:37:11.233Z] INFO [loader] Go packages loading at mode 575 (deps|types_sizes|compiled_files|exports_file|files|imports|name) took 46.939319757s [2022-04-28T07:37:11.233Z] WARN [runner] The linter 'golint' is deprecated (since v1.41.0) due to: The repository of the linter has been archived by the owner. Replaced by revive. [2022-04-28T07:37:11.233Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 169.168479ms [2022-04-28T07:37:12.695Z] #63 DONE 1.6s [2022-04-28T07:37:12.695Z] [2022-04-28T07:37:12.695Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-04-28T07:37:12.695Z] #68 sha256:9068bfd8ddadd00374d5e4e49462f60d9e2f1e72dd4b07ff89abbb04f865b89e [2022-04-28T07:37:12.951Z] #68 DONE 0.3s [2022-04-28T07:37:12.951Z] [2022-04-28T07:37:12.951Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-04-28T07:37:12.951Z] #73 sha256:bc2895d80e489585e0b61a166eb143a0dc8b2c74bce1fcbce0f4d8c1713fb871 [2022-04-28T07:37:13.064Z] #45 188.4 + dpkg --print-architecture [2022-04-28T07:37:13.064Z] #45 188.4 + git checkout -q v2.1.0 [2022-04-28T07:37:13.064Z] #45 188.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-04-28T07:37:13.064Z] #45 188.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-04-28T07:37:14.168Z] #62 276.8 # github.com/containerd/containerd/cmd/containerd [2022-04-28T07:37:14.168Z] #62 276.8 /usr/bin/ld: /tmp/go-link-690719347/000019.o: in function `New': [2022-04-28T07:37:14.168Z] #62 276.8 /tmp/tmp.HH0ssdfd4R/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-04-28T07:37:14.168Z] #62 276.9 + bin/containerd-stress [2022-04-28T07:37:14.168Z] #62 278.0 + bin/containerd-shim [2022-04-28T07:37:14.317Z] #73 DONE 1.5s [2022-04-28T07:37:14.573Z] [2022-04-28T07:37:14.574Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2022-04-28T07:37:14.574Z] #74 sha256:f1645755b448b23af1f5fd2020b3dcad77838681a44e2f4dc7dbcfe6e53eb8a7 [2022-04-28T07:37:14.574Z] #74 DONE 0.0s [2022-04-28T07:37:14.574Z] [2022-04-28T07:37:14.574Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-04-28T07:37:14.574Z] #75 sha256:41b5a59964c506fb4bd2318c23f28afb734b5b817d6617ce3fd1e4a12e62099d [2022-04-28T07:37:15.502Z] #75 DONE 1.0s [2022-04-28T07:37:15.502Z] [2022-04-28T07:37:15.502Z] #76 exporting to image [2022-04-28T07:37:15.502Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-04-28T07:37:15.502Z] #76 exporting layers [2022-04-28T07:37:18.798Z] #76 exporting layers 3.2s done [2022-04-28T07:37:18.798Z] #76 writing image sha256:62c1bab64939b508209554a5256c714b43263274c62267c34163e9ba444b8ed5 done [2022-04-28T07:37:18.798Z] #76 naming to docker.io/library/docker:4cf904494e221d2a9846f4d720b6701a14215cb2 done [2022-04-28T07:37:18.798Z] #76 DONE 3.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-04-28T07:37:19.135Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-04-28T07:37:19.410Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43536/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4cf904494e221d2a9846f4d720b6701a14215cb2 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4cf904494e221d2a9846f4d720b6701a14215cb2 hack/test/unit [2022-04-28T07:37:20.757Z] #62 289.1 + bin/containerd-shim-runc-v1 [2022-04-28T07:37:21.302Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-04-28T07:37:21.302Z] + TESTFLAGS+=' -test.timeout=5m' [2022-04-28T07:37:21.302Z] + TESTDIRS=./... [2022-04-28T07:37:21.302Z] + exclude_paths='/vendor/|/integration' [2022-04-28T07:37:21.302Z] ++ go list ./... [2022-04-28T07:37:21.302Z] ++ grep -vE '(/vendor/|/integration)' [2022-04-28T07:37:21.865Z] + pkg_list='github.com/docker/docker/api [2022-04-28T07:37:21.865Z] github.com/docker/docker/api/server [2022-04-28T07:37:21.865Z] github.com/docker/docker/api/server/backend/build [2022-04-28T07:37:21.865Z] github.com/docker/docker/api/server/httpstatus [2022-04-28T07:37:21.865Z] github.com/docker/docker/api/server/httputils [2022-04-28T07:37:21.865Z] github.com/docker/docker/api/server/middleware [2022-04-28T07:37:21.865Z] github.com/docker/docker/api/server/router [2022-04-28T07:37:21.865Z] github.com/docker/docker/api/server/router/build [2022-04-28T07:37:21.865Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-28T07:37:21.865Z] github.com/docker/docker/api/server/router/container [2022-04-28T07:37:21.865Z] github.com/docker/docker/api/server/router/debug [2022-04-28T07:37:21.865Z] github.com/docker/docker/api/server/router/distribution [2022-04-28T07:37:21.865Z] github.com/docker/docker/api/server/router/grpc [2022-04-28T07:37:21.865Z] github.com/docker/docker/api/server/router/image [2022-04-28T07:37:21.865Z] github.com/docker/docker/api/server/router/network [2022-04-28T07:37:21.865Z] github.com/docker/docker/api/server/router/plugin [2022-04-28T07:37:21.865Z] github.com/docker/docker/api/server/router/session [2022-04-28T07:37:21.865Z] github.com/docker/docker/api/server/router/swarm [2022-04-28T07:37:21.865Z] github.com/docker/docker/api/server/router/system [2022-04-28T07:37:21.865Z] github.com/docker/docker/api/server/router/volume [2022-04-28T07:37:21.865Z] github.com/docker/docker/api/types [2022-04-28T07:37:21.865Z] github.com/docker/docker/api/types/backend [2022-04-28T07:37:21.865Z] github.com/docker/docker/api/types/blkiodev [2022-04-28T07:37:21.865Z] github.com/docker/docker/api/types/container [2022-04-28T07:37:21.865Z] github.com/docker/docker/api/types/events [2022-04-28T07:37:21.865Z] github.com/docker/docker/api/types/filters [2022-04-28T07:37:21.865Z] github.com/docker/docker/api/types/image [2022-04-28T07:37:21.865Z] github.com/docker/docker/api/types/mount [2022-04-28T07:37:21.865Z] github.com/docker/docker/api/types/network [2022-04-28T07:37:21.865Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-28T07:37:21.865Z] github.com/docker/docker/api/types/registry [2022-04-28T07:37:21.865Z] github.com/docker/docker/api/types/strslice [2022-04-28T07:37:21.865Z] github.com/docker/docker/api/types/swarm [2022-04-28T07:37:21.865Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-28T07:37:21.865Z] github.com/docker/docker/api/types/time [2022-04-28T07:37:21.865Z] github.com/docker/docker/api/types/versions [2022-04-28T07:37:21.865Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-28T07:37:21.865Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-28T07:37:21.865Z] github.com/docker/docker/api/types/volume [2022-04-28T07:37:21.865Z] github.com/docker/docker/builder [2022-04-28T07:37:21.865Z] github.com/docker/docker/builder/builder-next [2022-04-28T07:37:21.865Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-28T07:37:21.865Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-28T07:37:21.865Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-28T07:37:21.865Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-28T07:37:21.865Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-28T07:37:21.865Z] github.com/docker/docker/builder/builder-next/worker [2022-04-28T07:37:21.865Z] github.com/docker/docker/builder/dockerfile [2022-04-28T07:37:21.865Z] github.com/docker/docker/builder/remotecontext [2022-04-28T07:37:21.865Z] github.com/docker/docker/builder/remotecontext/git [2022-04-28T07:37:21.865Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-28T07:37:21.865Z] github.com/docker/docker/cli [2022-04-28T07:37:21.865Z] github.com/docker/docker/cli/config [2022-04-28T07:37:21.865Z] github.com/docker/docker/cli/debug [2022-04-28T07:37:21.865Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-04-28T07:37:21.865Z] github.com/docker/docker/cli/winresources/dockerd [2022-04-28T07:37:21.865Z] github.com/docker/docker/client [2022-04-28T07:37:21.865Z] github.com/docker/docker/cmd/docker-proxy [2022-04-28T07:37:21.865Z] github.com/docker/docker/cmd/dockerd [2022-04-28T07:37:21.865Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-28T07:37:21.865Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-28T07:37:21.865Z] github.com/docker/docker/container [2022-04-28T07:37:21.865Z] github.com/docker/docker/container/stream [2022-04-28T07:37:21.865Z] github.com/docker/docker/contrib/apparmor [2022-04-28T07:37:21.865Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-28T07:37:21.865Z] github.com/docker/docker/contrib/httpserver [2022-04-28T07:37:21.865Z] github.com/docker/docker/daemon [2022-04-28T07:37:21.865Z] github.com/docker/docker/daemon/cluster [2022-04-28T07:37:21.865Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-28T07:37:21.865Z] github.com/docker/docker/daemon/cluster/convert [2022-04-28T07:37:21.865Z] github.com/docker/docker/daemon/cluster/executor [2022-04-28T07:37:21.865Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-28T07:37:21.865Z] github.com/docker/docker/daemon/cluster/provider [2022-04-28T07:37:21.865Z] github.com/docker/docker/daemon/config [2022-04-28T07:37:21.865Z] github.com/docker/docker/daemon/events [2022-04-28T07:37:21.865Z] github.com/docker/docker/daemon/events/testutils [2022-04-28T07:37:21.865Z] github.com/docker/docker/daemon/exec [2022-04-28T07:37:21.865Z] github.com/docker/docker/daemon/graphdriver [2022-04-28T07:37:21.865Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-28T07:37:21.865Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-28T07:37:21.865Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-28T07:37:21.865Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-28T07:37:21.865Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-28T07:37:21.865Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-28T07:37:21.865Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-28T07:37:21.865Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-28T07:37:21.865Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-28T07:37:21.865Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-28T07:37:21.865Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-28T07:37:21.865Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-28T07:37:21.865Z] github.com/docker/docker/daemon/images [2022-04-28T07:37:21.865Z] github.com/docker/docker/daemon/initlayer [2022-04-28T07:37:21.865Z] github.com/docker/docker/daemon/links [2022-04-28T07:37:21.865Z] github.com/docker/docker/daemon/listeners [2022-04-28T07:37:21.865Z] github.com/docker/docker/daemon/logger [2022-04-28T07:37:21.865Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-28T07:37:21.866Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-28T07:37:21.866Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-28T07:37:21.866Z] github.com/docker/docker/daemon/logger/gelf [2022-04-28T07:37:21.866Z] github.com/docker/docker/daemon/logger/journald [2022-04-28T07:37:21.866Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-28T07:37:21.866Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-28T07:37:21.866Z] github.com/docker/docker/daemon/logger/local [2022-04-28T07:37:21.866Z] github.com/docker/docker/daemon/logger/logentries [2022-04-28T07:37:21.866Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-28T07:37:21.866Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-28T07:37:21.866Z] github.com/docker/docker/daemon/logger/splunk [2022-04-28T07:37:21.866Z] github.com/docker/docker/daemon/logger/syslog [2022-04-28T07:37:21.866Z] github.com/docker/docker/daemon/logger/templates [2022-04-28T07:37:21.866Z] github.com/docker/docker/daemon/names [2022-04-28T07:37:21.866Z] github.com/docker/docker/daemon/network [2022-04-28T07:37:21.866Z] github.com/docker/docker/daemon/stats [2022-04-28T07:37:21.866Z] github.com/docker/docker/distribution [2022-04-28T07:37:21.866Z] github.com/docker/docker/distribution/metadata [2022-04-28T07:37:21.866Z] github.com/docker/docker/distribution/utils [2022-04-28T07:37:21.866Z] github.com/docker/docker/distribution/xfer [2022-04-28T07:37:21.866Z] github.com/docker/docker/dockerversion [2022-04-28T07:37:21.866Z] github.com/docker/docker/errdefs [2022-04-28T07:37:21.866Z] github.com/docker/docker/image [2022-04-28T07:37:21.866Z] github.com/docker/docker/image/cache [2022-04-28T07:37:21.866Z] github.com/docker/docker/image/tarexport [2022-04-28T07:37:21.866Z] github.com/docker/docker/image/v1 [2022-04-28T07:37:21.866Z] github.com/docker/docker/internal/test/suite [2022-04-28T07:37:21.866Z] github.com/docker/docker/layer [2022-04-28T07:37:21.866Z] github.com/docker/docker/libcontainerd [2022-04-28T07:37:21.866Z] github.com/docker/docker/libcontainerd/queue [2022-04-28T07:37:21.866Z] github.com/docker/docker/libcontainerd/remote [2022-04-28T07:37:21.866Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-28T07:37:21.866Z] github.com/docker/docker/libcontainerd/types [2022-04-28T07:37:21.866Z] github.com/docker/docker/libnetwork [2022-04-28T07:37:21.866Z] github.com/docker/docker/libnetwork/bitseq [2022-04-28T07:37:21.866Z] github.com/docker/docker/libnetwork/cluster [2022-04-28T07:37:21.866Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-28T07:37:21.866Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-28T07:37:21.866Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-28T07:37:21.866Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-28T07:37:21.866Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-28T07:37:21.866Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-28T07:37:21.866Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-28T07:37:21.866Z] github.com/docker/docker/libnetwork/config [2022-04-28T07:37:21.866Z] github.com/docker/docker/libnetwork/datastore [2022-04-28T07:37:21.866Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-28T07:37:21.866Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-28T07:37:21.866Z] github.com/docker/docker/libnetwork/driverapi [2022-04-28T07:37:21.866Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-28T07:37:21.866Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-28T07:37:21.866Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-28T07:37:21.866Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-28T07:37:21.866Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-28T07:37:21.866Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-28T07:37:21.866Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-28T07:37:21.866Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-28T07:37:21.866Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-28T07:37:21.866Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-28T07:37:21.866Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-28T07:37:21.866Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-28T07:37:21.866Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-28T07:37:21.866Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-28T07:37:21.866Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-28T07:37:21.866Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-28T07:37:21.866Z] github.com/docker/docker/libnetwork/etchosts [2022-04-28T07:37:21.866Z] github.com/docker/docker/libnetwork/idm [2022-04-28T07:37:21.866Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-28T07:37:21.866Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-28T07:37:21.866Z] github.com/docker/docker/libnetwork/ipam [2022-04-28T07:37:21.866Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-28T07:37:21.866Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-28T07:37:21.866Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-28T07:37:21.866Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-28T07:37:21.866Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-28T07:37:21.866Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-28T07:37:21.866Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-28T07:37:21.866Z] github.com/docker/docker/libnetwork/iptables [2022-04-28T07:37:21.866Z] github.com/docker/docker/libnetwork/netlabel [2022-04-28T07:37:21.866Z] github.com/docker/docker/libnetwork/netutils [2022-04-28T07:37:21.866Z] github.com/docker/docker/libnetwork/networkdb [2022-04-28T07:37:21.866Z] github.com/docker/docker/libnetwork/ns [2022-04-28T07:37:21.866Z] github.com/docker/docker/libnetwork/options [2022-04-28T07:37:21.866Z] github.com/docker/docker/libnetwork/osl [2022-04-28T07:37:21.866Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-28T07:37:21.866Z] github.com/docker/docker/libnetwork/portallocator [2022-04-28T07:37:21.866Z] github.com/docker/docker/libnetwork/portmapper [2022-04-28T07:37:21.866Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-28T07:37:21.866Z] github.com/docker/docker/libnetwork/testutils [2022-04-28T07:37:21.866Z] github.com/docker/docker/libnetwork/types [2022-04-28T07:37:21.866Z] github.com/docker/docker/oci [2022-04-28T07:37:21.866Z] github.com/docker/docker/oci/caps [2022-04-28T07:37:21.866Z] github.com/docker/docker/opts [2022-04-28T07:37:21.866Z] github.com/docker/docker/pkg/aaparser [2022-04-28T07:37:21.866Z] github.com/docker/docker/pkg/archive [2022-04-28T07:37:21.866Z] github.com/docker/docker/pkg/authorization [2022-04-28T07:37:21.866Z] github.com/docker/docker/pkg/broadcaster [2022-04-28T07:37:21.866Z] github.com/docker/docker/pkg/capabilities [2022-04-28T07:37:21.866Z] github.com/docker/docker/pkg/chrootarchive [2022-04-28T07:37:21.866Z] github.com/docker/docker/pkg/containerfs [2022-04-28T07:37:21.866Z] github.com/docker/docker/pkg/devicemapper [2022-04-28T07:37:21.866Z] github.com/docker/docker/pkg/directory [2022-04-28T07:37:21.866Z] github.com/docker/docker/pkg/dmesg [2022-04-28T07:37:21.866Z] github.com/docker/docker/pkg/filenotify [2022-04-28T07:37:21.866Z] github.com/docker/docker/pkg/fileutils [2022-04-28T07:37:21.866Z] github.com/docker/docker/pkg/fsutils [2022-04-28T07:37:21.866Z] github.com/docker/docker/pkg/homedir [2022-04-28T07:37:21.866Z] github.com/docker/docker/pkg/idtools [2022-04-28T07:37:21.866Z] github.com/docker/docker/pkg/ioutils [2022-04-28T07:37:21.866Z] github.com/docker/docker/pkg/jsonmessage [2022-04-28T07:37:21.866Z] github.com/docker/docker/pkg/longpath [2022-04-28T07:37:21.866Z] github.com/docker/docker/pkg/loopback [2022-04-28T07:37:21.866Z] github.com/docker/docker/pkg/namesgenerator [2022-04-28T07:37:21.866Z] github.com/docker/docker/pkg/parsers [2022-04-28T07:37:21.866Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-28T07:37:21.866Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-28T07:37:21.866Z] github.com/docker/docker/pkg/pidfile [2022-04-28T07:37:21.866Z] github.com/docker/docker/pkg/platform [2022-04-28T07:37:21.866Z] github.com/docker/docker/pkg/plugingetter [2022-04-28T07:37:21.866Z] github.com/docker/docker/pkg/plugins [2022-04-28T07:37:21.866Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-28T07:37:21.866Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-28T07:37:21.866Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-28T07:37:21.866Z] github.com/docker/docker/pkg/plugins/transport [2022-04-28T07:37:21.866Z] github.com/docker/docker/pkg/pools [2022-04-28T07:37:21.866Z] github.com/docker/docker/pkg/progress [2022-04-28T07:37:21.866Z] github.com/docker/docker/pkg/pubsub [2022-04-28T07:37:21.866Z] github.com/docker/docker/pkg/reexec [2022-04-28T07:37:21.866Z] github.com/docker/docker/pkg/signal [2022-04-28T07:37:21.866Z] github.com/docker/docker/pkg/stack [2022-04-28T07:37:21.866Z] github.com/docker/docker/pkg/stdcopy [2022-04-28T07:37:21.866Z] github.com/docker/docker/pkg/streamformatter [2022-04-28T07:37:21.866Z] github.com/docker/docker/pkg/stringid [2022-04-28T07:37:21.866Z] github.com/docker/docker/pkg/sysinfo [2022-04-28T07:37:21.866Z] github.com/docker/docker/pkg/system [2022-04-28T07:37:21.866Z] github.com/docker/docker/pkg/tailfile [2022-04-28T07:37:21.866Z] github.com/docker/docker/pkg/tarsum [2022-04-28T07:37:21.866Z] github.com/docker/docker/pkg/truncindex [2022-04-28T07:37:21.866Z] github.com/docker/docker/pkg/urlutil [2022-04-28T07:37:21.866Z] github.com/docker/docker/pkg/useragent [2022-04-28T07:37:21.866Z] github.com/docker/docker/plugin [2022-04-28T07:37:21.866Z] github.com/docker/docker/plugin/executor/containerd [2022-04-28T07:37:21.866Z] github.com/docker/docker/plugin/v2 [2022-04-28T07:37:21.866Z] github.com/docker/docker/profiles/apparmor [2022-04-28T07:37:21.866Z] github.com/docker/docker/profiles/seccomp [2022-04-28T07:37:21.866Z] github.com/docker/docker/quota [2022-04-28T07:37:21.866Z] github.com/docker/docker/reference [2022-04-28T07:37:21.866Z] github.com/docker/docker/registry [2022-04-28T07:37:21.866Z] github.com/docker/docker/registry/resumable [2022-04-28T07:37:21.866Z] github.com/docker/docker/restartmanager [2022-04-28T07:37:21.866Z] github.com/docker/docker/rootless [2022-04-28T07:37:21.866Z] github.com/docker/docker/rootless/specconv [2022-04-28T07:37:21.866Z] github.com/docker/docker/runconfig [2022-04-28T07:37:21.866Z] github.com/docker/docker/runconfig/opts [2022-04-28T07:37:21.866Z] github.com/docker/docker/testutil [2022-04-28T07:37:21.866Z] github.com/docker/docker/testutil/daemon [2022-04-28T07:37:21.866Z] github.com/docker/docker/testutil/environment [2022-04-28T07:37:21.866Z] github.com/docker/docker/testutil/fakecontext [2022-04-28T07:37:21.866Z] github.com/docker/docker/testutil/fakegit [2022-04-28T07:37:21.866Z] github.com/docker/docker/testutil/fakestorage [2022-04-28T07:37:21.866Z] github.com/docker/docker/testutil/fixtures/load [2022-04-28T07:37:21.866Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-28T07:37:21.866Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-28T07:37:21.866Z] github.com/docker/docker/testutil/registry [2022-04-28T07:37:21.866Z] github.com/docker/docker/testutil/request [2022-04-28T07:37:21.866Z] github.com/docker/docker/volume [2022-04-28T07:37:21.866Z] github.com/docker/docker/volume/drivers [2022-04-28T07:37:21.866Z] github.com/docker/docker/volume/local [2022-04-28T07:37:21.866Z] github.com/docker/docker/volume/mounts [2022-04-28T07:37:21.866Z] github.com/docker/docker/volume/service [2022-04-28T07:37:21.866Z] github.com/docker/docker/volume/service/opts [2022-04-28T07:37:21.866Z] github.com/docker/docker/volume/testutils' [2022-04-28T07:37:21.866Z] ++ grep --fixed-strings -v /libnetwork [2022-04-28T07:37:21.866Z] ++ echo 'github.com/docker/docker/api [2022-04-28T07:37:21.866Z] github.com/docker/docker/api/server [2022-04-28T07:37:21.866Z] github.com/docker/docker/api/server/backend/build [2022-04-28T07:37:21.866Z] github.com/docker/docker/api/server/httpstatus [2022-04-28T07:37:21.866Z] github.com/docker/docker/api/server/httputils [2022-04-28T07:37:21.866Z] github.com/docker/docker/api/server/middleware [2022-04-28T07:37:21.866Z] github.com/docker/docker/api/server/router [2022-04-28T07:37:21.866Z] github.com/docker/docker/api/server/router/build [2022-04-28T07:37:21.866Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-28T07:37:21.866Z] github.com/docker/docker/api/server/router/container [2022-04-28T07:37:21.866Z] github.com/docker/docker/api/server/router/debug [2022-04-28T07:37:21.866Z] github.com/docker/docker/api/server/router/distribution [2022-04-28T07:37:21.866Z] github.com/docker/docker/api/server/router/grpc [2022-04-28T07:37:21.866Z] github.com/docker/docker/api/server/router/image [2022-04-28T07:37:21.866Z] github.com/docker/docker/api/server/router/network [2022-04-28T07:37:21.866Z] github.com/docker/docker/api/server/router/plugin [2022-04-28T07:37:21.866Z] github.com/docker/docker/api/server/router/session [2022-04-28T07:37:21.866Z] github.com/docker/docker/api/server/router/swarm [2022-04-28T07:37:21.866Z] github.com/docker/docker/api/server/router/system [2022-04-28T07:37:21.866Z] github.com/docker/docker/api/server/router/volume [2022-04-28T07:37:21.866Z] github.com/docker/docker/api/types [2022-04-28T07:37:21.866Z] github.com/docker/docker/api/types/backend [2022-04-28T07:37:21.866Z] github.com/docker/docker/api/types/blkiodev [2022-04-28T07:37:21.866Z] github.com/docker/docker/api/types/container [2022-04-28T07:37:21.866Z] github.com/docker/docker/api/types/events [2022-04-28T07:37:21.866Z] github.com/docker/docker/api/types/filters [2022-04-28T07:37:21.866Z] github.com/docker/docker/api/types/image [2022-04-28T07:37:21.866Z] github.com/docker/docker/api/types/mount [2022-04-28T07:37:21.866Z] github.com/docker/docker/api/types/network [2022-04-28T07:37:21.866Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-28T07:37:21.866Z] github.com/docker/docker/api/types/registry [2022-04-28T07:37:21.866Z] github.com/docker/docker/api/types/strslice [2022-04-28T07:37:21.866Z] github.com/docker/docker/api/types/swarm [2022-04-28T07:37:21.866Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-28T07:37:21.866Z] github.com/docker/docker/api/types/time [2022-04-28T07:37:21.866Z] github.com/docker/docker/api/types/versions [2022-04-28T07:37:21.866Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-28T07:37:21.866Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-28T07:37:21.866Z] github.com/docker/docker/api/types/volume [2022-04-28T07:37:21.866Z] github.com/docker/docker/builder [2022-04-28T07:37:21.866Z] github.com/docker/docker/builder/builder-next [2022-04-28T07:37:21.866Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-28T07:37:21.866Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-28T07:37:21.866Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-28T07:37:21.866Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-28T07:37:21.866Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-28T07:37:21.866Z] github.com/docker/docker/builder/builder-next/worker [2022-04-28T07:37:21.866Z] github.com/docker/docker/builder/dockerfile [2022-04-28T07:37:21.866Z] github.com/docker/docker/builder/remotecontext [2022-04-28T07:37:21.866Z] github.com/docker/docker/builder/remotecontext/git [2022-04-28T07:37:21.866Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-28T07:37:21.866Z] github.com/docker/docker/cli [2022-04-28T07:37:21.866Z] github.com/docker/docker/cli/config [2022-04-28T07:37:21.866Z] github.com/docker/docker/cli/debug [2022-04-28T07:37:21.866Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-04-28T07:37:21.866Z] github.com/docker/docker/cli/winresources/dockerd [2022-04-28T07:37:21.866Z] github.com/docker/docker/client [2022-04-28T07:37:21.866Z] github.com/docker/docker/cmd/docker-proxy [2022-04-28T07:37:21.866Z] github.com/docker/docker/cmd/dockerd [2022-04-28T07:37:21.866Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-28T07:37:21.866Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-28T07:37:21.866Z] github.com/docker/docker/container [2022-04-28T07:37:21.866Z] github.com/docker/docker/container/stream [2022-04-28T07:37:21.866Z] github.com/docker/docker/contrib/apparmor [2022-04-28T07:37:21.866Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-28T07:37:21.866Z] github.com/docker/docker/contrib/httpserver [2022-04-28T07:37:21.866Z] github.com/docker/docker/daemon [2022-04-28T07:37:21.866Z] github.com/docker/docker/daemon/cluster [2022-04-28T07:37:21.866Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-28T07:37:21.866Z] github.com/docker/docker/daemon/cluster/convert [2022-04-28T07:37:21.866Z] github.com/docker/docker/daemon/cluster/executor [2022-04-28T07:37:21.866Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-28T07:37:21.866Z] github.com/docker/docker/daemon/cluster/provider [2022-04-28T07:37:21.866Z] github.com/docker/docker/daemon/config [2022-04-28T07:37:21.866Z] github.com/docker/docker/daemon/events [2022-04-28T07:37:21.866Z] github.com/docker/docker/daemon/events/testutils [2022-04-28T07:37:21.866Z] github.com/docker/docker/daemon/exec [2022-04-28T07:37:21.866Z] github.com/docker/docker/daemon/graphdriver [2022-04-28T07:37:21.866Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-28T07:37:21.866Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-28T07:37:21.866Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-28T07:37:21.866Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-28T07:37:21.866Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-28T07:37:21.866Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-28T07:37:21.866Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-28T07:37:21.866Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-28T07:37:21.866Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-28T07:37:21.866Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-28T07:37:21.866Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-28T07:37:21.866Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-28T07:37:21.866Z] github.com/docker/docker/daemon/images [2022-04-28T07:37:21.866Z] github.com/docker/docker/daemon/initlayer [2022-04-28T07:37:21.866Z] github.com/docker/docker/daemon/links [2022-04-28T07:37:21.866Z] github.com/docker/docker/daemon/listeners [2022-04-28T07:37:21.866Z] github.com/docker/docker/daemon/logger [2022-04-28T07:37:21.866Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-28T07:37:21.866Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-28T07:37:21.866Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-28T07:37:21.866Z] github.com/docker/docker/daemon/logger/gelf [2022-04-28T07:37:21.866Z] github.com/docker/docker/daemon/logger/journald [2022-04-28T07:37:21.866Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-28T07:37:21.866Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-28T07:37:21.866Z] github.com/docker/docker/daemon/logger/local [2022-04-28T07:37:21.866Z] github.com/docker/docker/daemon/logger/logentries [2022-04-28T07:37:21.866Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-28T07:37:21.866Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-28T07:37:21.866Z] github.com/docker/docker/daemon/logger/splunk [2022-04-28T07:37:21.866Z] github.com/docker/docker/daemon/logger/syslog [2022-04-28T07:37:21.866Z] github.com/docker/docker/daemon/logger/templates [2022-04-28T07:37:21.866Z] github.com/docker/docker/daemon/names [2022-04-28T07:37:21.866Z] github.com/docker/docker/daemon/network [2022-04-28T07:37:21.866Z] github.com/docker/docker/daemon/stats [2022-04-28T07:37:21.866Z] github.com/docker/docker/distribution [2022-04-28T07:37:21.866Z] github.com/docker/docker/distribution/metadata [2022-04-28T07:37:21.866Z] github.com/docker/docker/distribution/utils [2022-04-28T07:37:21.866Z] github.com/docker/docker/distribution/xfer [2022-04-28T07:37:21.866Z] github.com/docker/docker/dockerversion [2022-04-28T07:37:21.866Z] github.com/docker/docker/errdefs [2022-04-28T07:37:21.866Z] github.com/docker/docker/image [2022-04-28T07:37:21.867Z] github.com/docker/docker/image/cache [2022-04-28T07:37:21.867Z] github.com/docker/docker/image/tarexport [2022-04-28T07:37:21.867Z] github.com/docker/docker/image/v1 [2022-04-28T07:37:21.867Z] github.com/docker/docker/internal/test/suite [2022-04-28T07:37:21.867Z] github.com/docker/docker/layer [2022-04-28T07:37:21.867Z] github.com/docker/docker/libcontainerd [2022-04-28T07:37:21.867Z] github.com/docker/docker/libcontainerd/queue [2022-04-28T07:37:21.867Z] github.com/docker/docker/libcontainerd/remote [2022-04-28T07:37:21.867Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-28T07:37:21.867Z] github.com/docker/docker/libcontainerd/types [2022-04-28T07:37:21.867Z] github.com/docker/docker/libnetwork [2022-04-28T07:37:21.867Z] github.com/docker/docker/libnetwork/bitseq [2022-04-28T07:37:21.867Z] github.com/docker/docker/libnetwork/cluster [2022-04-28T07:37:21.867Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-28T07:37:21.867Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-28T07:37:21.867Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-28T07:37:21.867Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-28T07:37:21.867Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-28T07:37:21.867Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-28T07:37:21.867Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-28T07:37:21.867Z] github.com/docker/docker/libnetwork/config [2022-04-28T07:37:21.867Z] github.com/docker/docker/libnetwork/datastore [2022-04-28T07:37:21.867Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-28T07:37:21.867Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-28T07:37:21.867Z] github.com/docker/docker/libnetwork/driverapi [2022-04-28T07:37:21.867Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-28T07:37:21.867Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-28T07:37:21.867Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-28T07:37:21.867Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-28T07:37:21.867Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-28T07:37:21.867Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-28T07:37:21.867Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-28T07:37:21.867Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-28T07:37:21.867Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-28T07:37:21.867Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-28T07:37:21.867Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-28T07:37:21.867Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-28T07:37:21.867Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-28T07:37:21.867Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-28T07:37:21.867Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-28T07:37:21.867Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-28T07:37:21.867Z] github.com/docker/docker/libnetwork/etchosts [2022-04-28T07:37:21.867Z] github.com/docker/docker/libnetwork/idm [2022-04-28T07:37:21.867Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-28T07:37:21.867Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-28T07:37:21.867Z] github.com/docker/docker/libnetwork/ipam [2022-04-28T07:37:21.867Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-28T07:37:21.867Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-28T07:37:21.867Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-28T07:37:21.867Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-28T07:37:21.867Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-28T07:37:21.867Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-28T07:37:21.867Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-28T07:37:21.867Z] github.com/docker/docker/libnetwork/iptables [2022-04-28T07:37:21.867Z] github.com/docker/docker/libnetwork/netlabel [2022-04-28T07:37:21.867Z] github.com/docker/docker/libnetwork/netutils [2022-04-28T07:37:21.867Z] github.com/docker/docker/libnetwork/networkdb [2022-04-28T07:37:21.867Z] github.com/docker/docker/libnetwork/ns [2022-04-28T07:37:21.867Z] github.com/docker/docker/libnetwork/options [2022-04-28T07:37:21.867Z] github.com/docker/docker/libnetwork/osl [2022-04-28T07:37:21.867Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-28T07:37:21.867Z] github.com/docker/docker/libnetwork/portallocator [2022-04-28T07:37:21.867Z] github.com/docker/docker/libnetwork/portmapper [2022-04-28T07:37:21.867Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-28T07:37:21.867Z] github.com/docker/docker/libnetwork/testutils [2022-04-28T07:37:21.867Z] github.com/docker/docker/libnetwork/types [2022-04-28T07:37:21.867Z] github.com/docker/docker/oci [2022-04-28T07:37:21.867Z] github.com/docker/docker/oci/caps [2022-04-28T07:37:21.867Z] github.com/docker/docker/opts [2022-04-28T07:37:21.867Z] github.com/docker/docker/pkg/aaparser [2022-04-28T07:37:21.867Z] github.com/docker/docker/pkg/archive [2022-04-28T07:37:21.867Z] github.com/docker/docker/pkg/authorization [2022-04-28T07:37:21.867Z] github.com/docker/docker/pkg/broadcaster [2022-04-28T07:37:21.867Z] github.com/docker/docker/pkg/capabilities [2022-04-28T07:37:21.867Z] github.com/docker/docker/pkg/chrootarchive [2022-04-28T07:37:21.867Z] github.com/docker/docker/pkg/containerfs [2022-04-28T07:37:21.867Z] github.com/docker/docker/pkg/devicemapper [2022-04-28T07:37:21.867Z] github.com/docker/docker/pkg/directory [2022-04-28T07:37:21.867Z] github.com/docker/docker/pkg/dmesg [2022-04-28T07:37:21.867Z] github.com/docker/docker/pkg/filenotify [2022-04-28T07:37:21.867Z] github.com/docker/docker/pkg/fileutils [2022-04-28T07:37:21.867Z] github.com/docker/docker/pkg/fsutils [2022-04-28T07:37:21.867Z] github.com/docker/docker/pkg/homedir [2022-04-28T07:37:21.867Z] github.com/docker/docker/pkg/idtools [2022-04-28T07:37:21.867Z] github.com/docker/docker/pkg/ioutils [2022-04-28T07:37:21.867Z] github.com/docker/docker/pkg/jsonmessage [2022-04-28T07:37:21.867Z] github.com/docker/docker/pkg/longpath [2022-04-28T07:37:21.867Z] github.com/docker/docker/pkg/loopback [2022-04-28T07:37:21.867Z] github.com/docker/docker/pkg/namesgenerator [2022-04-28T07:37:21.867Z] github.com/docker/docker/pkg/parsers [2022-04-28T07:37:21.867Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-28T07:37:21.867Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-28T07:37:21.867Z] github.com/docker/docker/pkg/pidfile [2022-04-28T07:37:21.867Z] github.com/docker/docker/pkg/platform [2022-04-28T07:37:21.867Z] github.com/docker/docker/pkg/plugingetter [2022-04-28T07:37:21.867Z] github.com/docker/docker/pkg/plugins [2022-04-28T07:37:21.867Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-28T07:37:21.867Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-28T07:37:21.867Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-28T07:37:21.867Z] github.com/docker/docker/pkg/plugins/transport [2022-04-28T07:37:21.867Z] github.com/docker/docker/pkg/pools [2022-04-28T07:37:21.867Z] github.com/docker/docker/pkg/progress [2022-04-28T07:37:21.867Z] github.com/docker/docker/pkg/pubsub [2022-04-28T07:37:21.867Z] github.com/docker/docker/pkg/reexec [2022-04-28T07:37:21.867Z] github.com/docker/docker/pkg/signal [2022-04-28T07:37:21.867Z] github.com/docker/docker/pkg/stack [2022-04-28T07:37:21.867Z] github.com/docker/docker/pkg/stdcopy [2022-04-28T07:37:21.867Z] github.com/docker/docker/pkg/streamformatter [2022-04-28T07:37:21.867Z] github.com/docker/docker/pkg/stringid [2022-04-28T07:37:21.867Z] github.com/docker/docker/pkg/sysinfo [2022-04-28T07:37:21.867Z] github.com/docker/docker/pkg/system [2022-04-28T07:37:21.867Z] github.com/docker/docker/pkg/tailfile [2022-04-28T07:37:21.867Z] github.com/docker/docker/pkg/tarsum [2022-04-28T07:37:21.867Z] github.com/docker/docker/pkg/truncindex [2022-04-28T07:37:21.867Z] github.com/docker/docker/pkg/urlutil [2022-04-28T07:37:21.867Z] github.com/docker/docker/pkg/useragent [2022-04-28T07:37:21.867Z] github.com/docker/docker/plugin [2022-04-28T07:37:21.867Z] github.com/docker/docker/plugin/executor/containerd [2022-04-28T07:37:21.867Z] github.com/docker/docker/plugin/v2 [2022-04-28T07:37:21.867Z] github.com/docker/docker/profiles/apparmor [2022-04-28T07:37:21.867Z] github.com/docker/docker/profiles/seccomp [2022-04-28T07:37:21.867Z] github.com/docker/docker/quota [2022-04-28T07:37:21.867Z] github.com/docker/docker/reference [2022-04-28T07:37:21.867Z] github.com/docker/docker/registry [2022-04-28T07:37:21.867Z] github.com/docker/docker/registry/resumable [2022-04-28T07:37:21.867Z] github.com/docker/docker/restartmanager [2022-04-28T07:37:21.867Z] github.com/docker/docker/rootless [2022-04-28T07:37:21.867Z] github.com/docker/docker/rootless/specconv [2022-04-28T07:37:21.867Z] github.com/docker/docker/runconfig [2022-04-28T07:37:21.867Z] github.com/docker/docker/runconfig/opts [2022-04-28T07:37:21.867Z] github.com/docker/docker/testutil [2022-04-28T07:37:21.867Z] github.com/docker/docker/testutil/daemon [2022-04-28T07:37:21.867Z] github.com/docker/docker/testutil/environment [2022-04-28T07:37:21.867Z] github.com/docker/docker/testutil/fakecontext [2022-04-28T07:37:21.867Z] github.com/docker/docker/testutil/fakegit [2022-04-28T07:37:21.867Z] github.com/docker/docker/testutil/fakestorage [2022-04-28T07:37:21.867Z] github.com/docker/docker/testutil/fixtures/load [2022-04-28T07:37:21.867Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-28T07:37:21.867Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-28T07:37:21.867Z] github.com/docker/docker/testutil/registry [2022-04-28T07:37:21.867Z] github.com/docker/docker/testutil/request [2022-04-28T07:37:21.867Z] github.com/docker/docker/volume [2022-04-28T07:37:21.867Z] github.com/docker/docker/volume/drivers [2022-04-28T07:37:21.867Z] github.com/docker/docker/volume/local [2022-04-28T07:37:21.867Z] github.com/docker/docker/volume/mounts [2022-04-28T07:37:21.867Z] github.com/docker/docker/volume/service [2022-04-28T07:37:21.867Z] github.com/docker/docker/volume/service/opts [2022-04-28T07:37:21.867Z] github.com/docker/docker/volume/testutils' [2022-04-28T07:37:21.867Z] + base_pkg_list='github.com/docker/docker/api [2022-04-28T07:37:21.867Z] github.com/docker/docker/api/server [2022-04-28T07:37:21.867Z] github.com/docker/docker/api/server/backend/build [2022-04-28T07:37:21.867Z] github.com/docker/docker/api/server/httpstatus [2022-04-28T07:37:21.867Z] github.com/docker/docker/api/server/httputils [2022-04-28T07:37:21.867Z] github.com/docker/docker/api/server/middleware [2022-04-28T07:37:21.867Z] github.com/docker/docker/api/server/router [2022-04-28T07:37:21.867Z] github.com/docker/docker/api/server/router/build [2022-04-28T07:37:21.867Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-28T07:37:21.867Z] github.com/docker/docker/api/server/router/container [2022-04-28T07:37:21.867Z] github.com/docker/docker/api/server/router/debug [2022-04-28T07:37:21.867Z] github.com/docker/docker/api/server/router/distribution [2022-04-28T07:37:21.867Z] github.com/docker/docker/api/server/router/grpc [2022-04-28T07:37:21.867Z] github.com/docker/docker/api/server/router/image [2022-04-28T07:37:21.867Z] github.com/docker/docker/api/server/router/network [2022-04-28T07:37:21.867Z] github.com/docker/docker/api/server/router/plugin [2022-04-28T07:37:21.867Z] github.com/docker/docker/api/server/router/session [2022-04-28T07:37:21.867Z] github.com/docker/docker/api/server/router/swarm [2022-04-28T07:37:21.867Z] github.com/docker/docker/api/server/router/system [2022-04-28T07:37:21.867Z] github.com/docker/docker/api/server/router/volume [2022-04-28T07:37:21.867Z] github.com/docker/docker/api/types [2022-04-28T07:37:21.867Z] github.com/docker/docker/api/types/backend [2022-04-28T07:37:21.867Z] github.com/docker/docker/api/types/blkiodev [2022-04-28T07:37:21.867Z] github.com/docker/docker/api/types/container [2022-04-28T07:37:21.867Z] github.com/docker/docker/api/types/events [2022-04-28T07:37:21.867Z] github.com/docker/docker/api/types/filters [2022-04-28T07:37:21.867Z] github.com/docker/docker/api/types/image [2022-04-28T07:37:21.867Z] github.com/docker/docker/api/types/mount [2022-04-28T07:37:21.867Z] github.com/docker/docker/api/types/network [2022-04-28T07:37:21.867Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-28T07:37:21.867Z] github.com/docker/docker/api/types/registry [2022-04-28T07:37:21.867Z] github.com/docker/docker/api/types/strslice [2022-04-28T07:37:21.867Z] github.com/docker/docker/api/types/swarm [2022-04-28T07:37:21.867Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-28T07:37:21.867Z] github.com/docker/docker/api/types/time [2022-04-28T07:37:21.867Z] github.com/docker/docker/api/types/versions [2022-04-28T07:37:21.867Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-28T07:37:21.867Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-28T07:37:21.867Z] github.com/docker/docker/api/types/volume [2022-04-28T07:37:21.867Z] github.com/docker/docker/builder [2022-04-28T07:37:21.867Z] github.com/docker/docker/builder/builder-next [2022-04-28T07:37:21.867Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-28T07:37:21.867Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-28T07:37:21.867Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-28T07:37:21.867Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-28T07:37:21.867Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-28T07:37:21.867Z] github.com/docker/docker/builder/builder-next/worker [2022-04-28T07:37:21.867Z] github.com/docker/docker/builder/dockerfile [2022-04-28T07:37:21.867Z] github.com/docker/docker/builder/remotecontext [2022-04-28T07:37:21.867Z] github.com/docker/docker/builder/remotecontext/git [2022-04-28T07:37:21.867Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-28T07:37:21.867Z] github.com/docker/docker/cli [2022-04-28T07:37:21.867Z] github.com/docker/docker/cli/config [2022-04-28T07:37:21.867Z] github.com/docker/docker/cli/debug [2022-04-28T07:37:21.867Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-04-28T07:37:21.867Z] github.com/docker/docker/cli/winresources/dockerd [2022-04-28T07:37:21.867Z] github.com/docker/docker/client [2022-04-28T07:37:21.867Z] github.com/docker/docker/cmd/docker-proxy [2022-04-28T07:37:21.867Z] github.com/docker/docker/cmd/dockerd [2022-04-28T07:37:21.867Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-28T07:37:21.867Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-28T07:37:21.867Z] github.com/docker/docker/container [2022-04-28T07:37:21.867Z] github.com/docker/docker/container/stream [2022-04-28T07:37:21.867Z] github.com/docker/docker/contrib/apparmor [2022-04-28T07:37:21.867Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-28T07:37:21.867Z] github.com/docker/docker/contrib/httpserver [2022-04-28T07:37:21.867Z] github.com/docker/docker/daemon [2022-04-28T07:37:21.867Z] github.com/docker/docker/daemon/cluster [2022-04-28T07:37:21.867Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-28T07:37:21.867Z] github.com/docker/docker/daemon/cluster/convert [2022-04-28T07:37:21.867Z] github.com/docker/docker/daemon/cluster/executor [2022-04-28T07:37:21.867Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-28T07:37:21.867Z] github.com/docker/docker/daemon/cluster/provider [2022-04-28T07:37:21.867Z] github.com/docker/docker/daemon/config [2022-04-28T07:37:21.867Z] github.com/docker/docker/daemon/events [2022-04-28T07:37:21.867Z] github.com/docker/docker/daemon/events/testutils [2022-04-28T07:37:21.867Z] github.com/docker/docker/daemon/exec [2022-04-28T07:37:21.867Z] github.com/docker/docker/daemon/graphdriver [2022-04-28T07:37:21.867Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-28T07:37:21.867Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-28T07:37:21.867Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-28T07:37:21.867Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-28T07:37:21.867Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-28T07:37:21.867Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-28T07:37:21.867Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-28T07:37:21.867Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-28T07:37:21.867Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-28T07:37:21.867Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-28T07:37:21.867Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-28T07:37:21.867Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-28T07:37:21.867Z] github.com/docker/docker/daemon/images [2022-04-28T07:37:21.867Z] github.com/docker/docker/daemon/initlayer [2022-04-28T07:37:21.867Z] github.com/docker/docker/daemon/links [2022-04-28T07:37:21.867Z] github.com/docker/docker/daemon/listeners [2022-04-28T07:37:21.867Z] github.com/docker/docker/daemon/logger [2022-04-28T07:37:21.867Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-28T07:37:21.867Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-28T07:37:21.867Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-28T07:37:21.867Z] github.com/docker/docker/daemon/logger/gelf [2022-04-28T07:37:21.867Z] github.com/docker/docker/daemon/logger/journald [2022-04-28T07:37:21.867Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-28T07:37:21.867Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-28T07:37:21.867Z] github.com/docker/docker/daemon/logger/local [2022-04-28T07:37:21.867Z] github.com/docker/docker/daemon/logger/logentries [2022-04-28T07:37:21.867Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-28T07:37:21.867Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-28T07:37:21.867Z] github.com/docker/docker/daemon/logger/splunk [2022-04-28T07:37:21.867Z] github.com/docker/docker/daemon/logger/syslog [2022-04-28T07:37:21.867Z] github.com/docker/docker/daemon/logger/templates [2022-04-28T07:37:21.867Z] github.com/docker/docker/daemon/names [2022-04-28T07:37:21.867Z] github.com/docker/docker/daemon/network [2022-04-28T07:37:21.867Z] github.com/docker/docker/daemon/stats [2022-04-28T07:37:21.867Z] github.com/docker/docker/distribution [2022-04-28T07:37:21.867Z] github.com/docker/docker/distribution/metadata [2022-04-28T07:37:21.867Z] github.com/docker/docker/distribution/utils [2022-04-28T07:37:21.867Z] github.com/docker/docker/distribution/xfer [2022-04-28T07:37:21.867Z] github.com/docker/docker/dockerversion [2022-04-28T07:37:21.867Z] github.com/docker/docker/errdefs [2022-04-28T07:37:21.867Z] github.com/docker/docker/image [2022-04-28T07:37:21.867Z] github.com/docker/docker/image/cache [2022-04-28T07:37:21.867Z] github.com/docker/docker/image/tarexport [2022-04-28T07:37:21.867Z] github.com/docker/docker/image/v1 [2022-04-28T07:37:21.867Z] github.com/docker/docker/internal/test/suite [2022-04-28T07:37:21.867Z] github.com/docker/docker/layer [2022-04-28T07:37:21.867Z] github.com/docker/docker/libcontainerd [2022-04-28T07:37:21.867Z] github.com/docker/docker/libcontainerd/queue [2022-04-28T07:37:21.867Z] github.com/docker/docker/libcontainerd/remote [2022-04-28T07:37:21.867Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-28T07:37:21.867Z] github.com/docker/docker/libcontainerd/types [2022-04-28T07:37:21.867Z] github.com/docker/docker/oci [2022-04-28T07:37:21.867Z] github.com/docker/docker/oci/caps [2022-04-28T07:37:21.867Z] github.com/docker/docker/opts [2022-04-28T07:37:21.867Z] github.com/docker/docker/pkg/aaparser [2022-04-28T07:37:21.867Z] github.com/docker/docker/pkg/archive [2022-04-28T07:37:21.867Z] github.com/docker/docker/pkg/authorization [2022-04-28T07:37:21.867Z] github.com/docker/docker/pkg/broadcaster [2022-04-28T07:37:21.867Z] github.com/docker/docker/pkg/capabilities [2022-04-28T07:37:21.867Z] github.com/docker/docker/pkg/chrootarchive [2022-04-28T07:37:21.867Z] github.com/docker/docker/pkg/containerfs [2022-04-28T07:37:21.867Z] github.com/docker/docker/pkg/devicemapper [2022-04-28T07:37:21.867Z] github.com/docker/docker/pkg/directory [2022-04-28T07:37:21.867Z] github.com/docker/docker/pkg/dmesg [2022-04-28T07:37:21.867Z] github.com/docker/docker/pkg/filenotify [2022-04-28T07:37:21.867Z] github.com/docker/docker/pkg/fileutils [2022-04-28T07:37:21.867Z] github.com/docker/docker/pkg/fsutils [2022-04-28T07:37:21.867Z] github.com/docker/docker/pkg/homedir [2022-04-28T07:37:21.867Z] github.com/docker/docker/pkg/idtools [2022-04-28T07:37:21.867Z] github.com/docker/docker/pkg/ioutils [2022-04-28T07:37:21.867Z] github.com/docker/docker/pkg/jsonmessage [2022-04-28T07:37:21.867Z] github.com/docker/docker/pkg/longpath [2022-04-28T07:37:21.867Z] github.com/docker/docker/pkg/loopback [2022-04-28T07:37:21.867Z] github.com/docker/docker/pkg/namesgenerator [2022-04-28T07:37:21.867Z] github.com/docker/docker/pkg/parsers [2022-04-28T07:37:21.867Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-28T07:37:21.867Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-28T07:37:21.867Z] github.com/docker/docker/pkg/pidfile [2022-04-28T07:37:21.867Z] github.com/docker/docker/pkg/platform [2022-04-28T07:37:21.867Z] github.com/docker/docker/pkg/plugingetter [2022-04-28T07:37:21.867Z] github.com/docker/docker/pkg/plugins [2022-04-28T07:37:21.867Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-28T07:37:21.867Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-28T07:37:21.867Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-28T07:37:21.867Z] github.com/docker/docker/pkg/plugins/transport [2022-04-28T07:37:21.867Z] github.com/docker/docker/pkg/pools [2022-04-28T07:37:21.867Z] github.com/docker/docker/pkg/progress [2022-04-28T07:37:21.867Z] github.com/docker/docker/pkg/pubsub [2022-04-28T07:37:21.867Z] github.com/docker/docker/pkg/reexec [2022-04-28T07:37:21.867Z] github.com/docker/docker/pkg/signal [2022-04-28T07:37:21.867Z] github.com/docker/docker/pkg/stack [2022-04-28T07:37:21.868Z] github.com/docker/docker/pkg/stdcopy [2022-04-28T07:37:21.868Z] github.com/docker/docker/pkg/streamformatter [2022-04-28T07:37:21.868Z] github.com/docker/docker/pkg/stringid [2022-04-28T07:37:21.868Z] github.com/docker/docker/pkg/sysinfo [2022-04-28T07:37:21.868Z] github.com/docker/docker/pkg/system [2022-04-28T07:37:21.868Z] github.com/docker/docker/pkg/tailfile [2022-04-28T07:37:21.868Z] github.com/docker/docker/pkg/tarsum [2022-04-28T07:37:21.868Z] github.com/docker/docker/pkg/truncindex [2022-04-28T07:37:21.868Z] github.com/docker/docker/pkg/urlutil [2022-04-28T07:37:21.868Z] github.com/docker/docker/pkg/useragent [2022-04-28T07:37:21.868Z] github.com/docker/docker/plugin [2022-04-28T07:37:21.868Z] github.com/docker/docker/plugin/executor/containerd [2022-04-28T07:37:21.868Z] github.com/docker/docker/plugin/v2 [2022-04-28T07:37:21.868Z] github.com/docker/docker/profiles/apparmor [2022-04-28T07:37:21.868Z] github.com/docker/docker/profiles/seccomp [2022-04-28T07:37:21.868Z] github.com/docker/docker/quota [2022-04-28T07:37:21.868Z] github.com/docker/docker/reference [2022-04-28T07:37:21.868Z] github.com/docker/docker/registry [2022-04-28T07:37:21.868Z] github.com/docker/docker/registry/resumable [2022-04-28T07:37:21.868Z] github.com/docker/docker/restartmanager [2022-04-28T07:37:21.868Z] github.com/docker/docker/rootless [2022-04-28T07:37:21.868Z] github.com/docker/docker/rootless/specconv [2022-04-28T07:37:21.868Z] github.com/docker/docker/runconfig [2022-04-28T07:37:21.868Z] github.com/docker/docker/runconfig/opts [2022-04-28T07:37:21.868Z] github.com/docker/docker/testutil [2022-04-28T07:37:21.868Z] github.com/docker/docker/testutil/daemon [2022-04-28T07:37:21.868Z] github.com/docker/docker/testutil/environment [2022-04-28T07:37:21.868Z] github.com/docker/docker/testutil/fakecontext [2022-04-28T07:37:21.868Z] github.com/docker/docker/testutil/fakegit [2022-04-28T07:37:21.868Z] github.com/docker/docker/testutil/fakestorage [2022-04-28T07:37:21.868Z] github.com/docker/docker/testutil/fixtures/load [2022-04-28T07:37:21.868Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-28T07:37:21.868Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-28T07:37:21.868Z] github.com/docker/docker/testutil/registry [2022-04-28T07:37:21.868Z] github.com/docker/docker/testutil/request [2022-04-28T07:37:21.868Z] github.com/docker/docker/volume [2022-04-28T07:37:21.868Z] github.com/docker/docker/volume/drivers [2022-04-28T07:37:21.868Z] github.com/docker/docker/volume/local [2022-04-28T07:37:21.868Z] github.com/docker/docker/volume/mounts [2022-04-28T07:37:21.868Z] github.com/docker/docker/volume/service [2022-04-28T07:37:21.868Z] github.com/docker/docker/volume/service/opts [2022-04-28T07:37:21.868Z] github.com/docker/docker/volume/testutils' [2022-04-28T07:37:21.868Z] ++ grep --fixed-strings /libnetwork [2022-04-28T07:37:21.868Z] ++ echo 'github.com/docker/docker/api [2022-04-28T07:37:21.868Z] github.com/docker/docker/api/server [2022-04-28T07:37:21.868Z] github.com/docker/docker/api/server/backend/build [2022-04-28T07:37:21.868Z] github.com/docker/docker/api/server/httpstatus [2022-04-28T07:37:21.868Z] github.com/docker/docker/api/server/httputils [2022-04-28T07:37:21.868Z] github.com/docker/docker/api/server/middleware [2022-04-28T07:37:21.868Z] github.com/docker/docker/api/server/router [2022-04-28T07:37:21.868Z] github.com/docker/docker/api/server/router/build [2022-04-28T07:37:21.868Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-28T07:37:21.868Z] github.com/docker/docker/api/server/router/container [2022-04-28T07:37:21.868Z] github.com/docker/docker/api/server/router/debug [2022-04-28T07:37:21.868Z] github.com/docker/docker/api/server/router/distribution [2022-04-28T07:37:21.868Z] github.com/docker/docker/api/server/router/grpc [2022-04-28T07:37:21.868Z] github.com/docker/docker/api/server/router/image [2022-04-28T07:37:21.868Z] github.com/docker/docker/api/server/router/network [2022-04-28T07:37:21.868Z] github.com/docker/docker/api/server/router/plugin [2022-04-28T07:37:21.868Z] github.com/docker/docker/api/server/router/session [2022-04-28T07:37:21.868Z] github.com/docker/docker/api/server/router/swarm [2022-04-28T07:37:21.868Z] github.com/docker/docker/api/server/router/system [2022-04-28T07:37:21.868Z] github.com/docker/docker/api/server/router/volume [2022-04-28T07:37:21.868Z] github.com/docker/docker/api/types [2022-04-28T07:37:21.868Z] github.com/docker/docker/api/types/backend [2022-04-28T07:37:21.868Z] github.com/docker/docker/api/types/blkiodev [2022-04-28T07:37:21.868Z] github.com/docker/docker/api/types/container [2022-04-28T07:37:21.868Z] github.com/docker/docker/api/types/events [2022-04-28T07:37:21.868Z] github.com/docker/docker/api/types/filters [2022-04-28T07:37:21.868Z] github.com/docker/docker/api/types/image [2022-04-28T07:37:21.868Z] github.com/docker/docker/api/types/mount [2022-04-28T07:37:21.868Z] github.com/docker/docker/api/types/network [2022-04-28T07:37:21.868Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-28T07:37:21.868Z] github.com/docker/docker/api/types/registry [2022-04-28T07:37:21.868Z] github.com/docker/docker/api/types/strslice [2022-04-28T07:37:21.868Z] github.com/docker/docker/api/types/swarm [2022-04-28T07:37:21.868Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-28T07:37:21.868Z] github.com/docker/docker/api/types/time [2022-04-28T07:37:21.868Z] github.com/docker/docker/api/types/versions [2022-04-28T07:37:21.868Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-28T07:37:21.868Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-28T07:37:21.868Z] github.com/docker/docker/api/types/volume [2022-04-28T07:37:21.868Z] github.com/docker/docker/builder [2022-04-28T07:37:21.868Z] github.com/docker/docker/builder/builder-next [2022-04-28T07:37:21.868Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-28T07:37:21.868Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-28T07:37:21.868Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-28T07:37:21.868Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-28T07:37:21.868Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-28T07:37:21.868Z] github.com/docker/docker/builder/builder-next/worker [2022-04-28T07:37:21.868Z] github.com/docker/docker/builder/dockerfile [2022-04-28T07:37:21.868Z] github.com/docker/docker/builder/remotecontext [2022-04-28T07:37:21.868Z] github.com/docker/docker/builder/remotecontext/git [2022-04-28T07:37:21.868Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-28T07:37:21.868Z] github.com/docker/docker/cli [2022-04-28T07:37:21.868Z] github.com/docker/docker/cli/config [2022-04-28T07:37:21.868Z] github.com/docker/docker/cli/debug [2022-04-28T07:37:21.868Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-04-28T07:37:21.868Z] github.com/docker/docker/cli/winresources/dockerd [2022-04-28T07:37:21.868Z] github.com/docker/docker/client [2022-04-28T07:37:21.868Z] github.com/docker/docker/cmd/docker-proxy [2022-04-28T07:37:21.868Z] github.com/docker/docker/cmd/dockerd [2022-04-28T07:37:21.868Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-28T07:37:21.868Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-28T07:37:21.868Z] github.com/docker/docker/container [2022-04-28T07:37:21.868Z] github.com/docker/docker/container/stream [2022-04-28T07:37:21.868Z] github.com/docker/docker/contrib/apparmor [2022-04-28T07:37:21.868Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-28T07:37:21.868Z] github.com/docker/docker/contrib/httpserver [2022-04-28T07:37:21.868Z] github.com/docker/docker/daemon [2022-04-28T07:37:21.868Z] github.com/docker/docker/daemon/cluster [2022-04-28T07:37:21.868Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-28T07:37:21.868Z] github.com/docker/docker/daemon/cluster/convert [2022-04-28T07:37:21.868Z] github.com/docker/docker/daemon/cluster/executor [2022-04-28T07:37:21.868Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-28T07:37:21.868Z] github.com/docker/docker/daemon/cluster/provider [2022-04-28T07:37:21.868Z] github.com/docker/docker/daemon/config [2022-04-28T07:37:21.868Z] github.com/docker/docker/daemon/events [2022-04-28T07:37:21.868Z] github.com/docker/docker/daemon/events/testutils [2022-04-28T07:37:21.868Z] github.com/docker/docker/daemon/exec [2022-04-28T07:37:21.868Z] github.com/docker/docker/daemon/graphdriver [2022-04-28T07:37:21.868Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-28T07:37:21.868Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-28T07:37:21.868Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-28T07:37:21.868Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-28T07:37:21.868Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-28T07:37:21.868Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-28T07:37:21.868Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-28T07:37:21.868Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-28T07:37:21.868Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-28T07:37:21.868Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-28T07:37:21.868Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-28T07:37:21.868Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-28T07:37:21.868Z] github.com/docker/docker/daemon/images [2022-04-28T07:37:21.868Z] github.com/docker/docker/daemon/initlayer [2022-04-28T07:37:21.868Z] github.com/docker/docker/daemon/links [2022-04-28T07:37:21.868Z] github.com/docker/docker/daemon/listeners [2022-04-28T07:37:21.868Z] github.com/docker/docker/daemon/logger [2022-04-28T07:37:21.868Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-28T07:37:21.868Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-28T07:37:21.868Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-28T07:37:21.868Z] github.com/docker/docker/daemon/logger/gelf [2022-04-28T07:37:21.868Z] github.com/docker/docker/daemon/logger/journald [2022-04-28T07:37:21.868Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-28T07:37:21.868Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-28T07:37:21.868Z] github.com/docker/docker/daemon/logger/local [2022-04-28T07:37:21.868Z] github.com/docker/docker/daemon/logger/logentries [2022-04-28T07:37:21.868Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-28T07:37:21.868Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-28T07:37:21.868Z] github.com/docker/docker/daemon/logger/splunk [2022-04-28T07:37:21.868Z] github.com/docker/docker/daemon/logger/syslog [2022-04-28T07:37:21.868Z] github.com/docker/docker/daemon/logger/templates [2022-04-28T07:37:21.868Z] github.com/docker/docker/daemon/names [2022-04-28T07:37:21.868Z] github.com/docker/docker/daemon/network [2022-04-28T07:37:21.868Z] github.com/docker/docker/daemon/stats [2022-04-28T07:37:21.868Z] github.com/docker/docker/distribution [2022-04-28T07:37:21.868Z] github.com/docker/docker/distribution/metadata [2022-04-28T07:37:21.868Z] github.com/docker/docker/distribution/utils [2022-04-28T07:37:21.868Z] github.com/docker/docker/distribution/xfer [2022-04-28T07:37:21.868Z] github.com/docker/docker/dockerversion [2022-04-28T07:37:21.868Z] github.com/docker/docker/errdefs [2022-04-28T07:37:21.868Z] github.com/docker/docker/image [2022-04-28T07:37:21.868Z] github.com/docker/docker/image/cache [2022-04-28T07:37:21.868Z] github.com/docker/docker/image/tarexport [2022-04-28T07:37:21.868Z] github.com/docker/docker/image/v1 [2022-04-28T07:37:21.868Z] github.com/docker/docker/internal/test/suite [2022-04-28T07:37:21.868Z] github.com/docker/docker/layer [2022-04-28T07:37:21.868Z] github.com/docker/docker/libcontainerd [2022-04-28T07:37:21.868Z] github.com/docker/docker/libcontainerd/queue [2022-04-28T07:37:21.868Z] github.com/docker/docker/libcontainerd/remote [2022-04-28T07:37:21.868Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-28T07:37:21.868Z] github.com/docker/docker/libcontainerd/types [2022-04-28T07:37:21.868Z] github.com/docker/docker/libnetwork [2022-04-28T07:37:21.868Z] github.com/docker/docker/libnetwork/bitseq [2022-04-28T07:37:21.868Z] github.com/docker/docker/libnetwork/cluster [2022-04-28T07:37:21.868Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-28T07:37:21.868Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-28T07:37:21.868Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-28T07:37:21.868Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-28T07:37:21.868Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-28T07:37:21.868Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-28T07:37:21.868Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-28T07:37:21.868Z] github.com/docker/docker/libnetwork/config [2022-04-28T07:37:21.868Z] github.com/docker/docker/libnetwork/datastore [2022-04-28T07:37:21.868Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-28T07:37:21.868Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-28T07:37:21.868Z] github.com/docker/docker/libnetwork/driverapi [2022-04-28T07:37:21.868Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-28T07:37:21.868Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-28T07:37:21.868Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-28T07:37:21.868Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-28T07:37:21.868Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-28T07:37:21.868Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-28T07:37:21.868Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-28T07:37:21.868Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-28T07:37:21.868Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-28T07:37:21.868Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-28T07:37:21.868Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-28T07:37:21.868Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-28T07:37:21.868Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-28T07:37:21.868Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-28T07:37:21.868Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-28T07:37:21.868Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-28T07:37:21.868Z] github.com/docker/docker/libnetwork/etchosts [2022-04-28T07:37:21.868Z] github.com/docker/docker/libnetwork/idm [2022-04-28T07:37:21.868Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-28T07:37:21.868Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-28T07:37:21.868Z] github.com/docker/docker/libnetwork/ipam [2022-04-28T07:37:21.868Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-28T07:37:21.868Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-28T07:37:21.868Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-28T07:37:21.868Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-28T07:37:21.868Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-28T07:37:21.868Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-28T07:37:21.868Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-28T07:37:21.868Z] github.com/docker/docker/libnetwork/iptables [2022-04-28T07:37:21.868Z] github.com/docker/docker/libnetwork/netlabel [2022-04-28T07:37:21.868Z] github.com/docker/docker/libnetwork/netutils [2022-04-28T07:37:21.868Z] github.com/docker/docker/libnetwork/networkdb [2022-04-28T07:37:21.868Z] github.com/docker/docker/libnetwork/ns [2022-04-28T07:37:21.868Z] github.com/docker/docker/libnetwork/options [2022-04-28T07:37:21.868Z] github.com/docker/docker/libnetwork/osl [2022-04-28T07:37:21.868Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-28T07:37:21.868Z] github.com/docker/docker/libnetwork/portallocator [2022-04-28T07:37:21.868Z] github.com/docker/docker/libnetwork/portmapper [2022-04-28T07:37:21.868Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-28T07:37:21.868Z] github.com/docker/docker/libnetwork/testutils [2022-04-28T07:37:21.868Z] github.com/docker/docker/libnetwork/types [2022-04-28T07:37:21.868Z] github.com/docker/docker/oci [2022-04-28T07:37:21.868Z] github.com/docker/docker/oci/caps [2022-04-28T07:37:21.868Z] github.com/docker/docker/opts [2022-04-28T07:37:21.868Z] github.com/docker/docker/pkg/aaparser [2022-04-28T07:37:21.868Z] github.com/docker/docker/pkg/archive [2022-04-28T07:37:21.868Z] github.com/docker/docker/pkg/authorization [2022-04-28T07:37:21.868Z] github.com/docker/docker/pkg/broadcaster [2022-04-28T07:37:21.868Z] github.com/docker/docker/pkg/capabilities [2022-04-28T07:37:21.868Z] github.com/docker/docker/pkg/chrootarchive [2022-04-28T07:37:21.868Z] github.com/docker/docker/pkg/containerfs [2022-04-28T07:37:21.868Z] github.com/docker/docker/pkg/devicemapper [2022-04-28T07:37:21.868Z] github.com/docker/docker/pkg/directory [2022-04-28T07:37:21.868Z] github.com/docker/docker/pkg/dmesg [2022-04-28T07:37:21.868Z] github.com/docker/docker/pkg/filenotify [2022-04-28T07:37:21.868Z] github.com/docker/docker/pkg/fileutils [2022-04-28T07:37:21.868Z] github.com/docker/docker/pkg/fsutils [2022-04-28T07:37:21.868Z] github.com/docker/docker/pkg/homedir [2022-04-28T07:37:21.868Z] github.com/docker/docker/pkg/idtools [2022-04-28T07:37:21.868Z] github.com/docker/docker/pkg/ioutils [2022-04-28T07:37:21.868Z] github.com/docker/docker/pkg/jsonmessage [2022-04-28T07:37:21.868Z] github.com/docker/docker/pkg/longpath [2022-04-28T07:37:21.868Z] github.com/docker/docker/pkg/loopback [2022-04-28T07:37:21.868Z] github.com/docker/docker/pkg/namesgenerator [2022-04-28T07:37:21.868Z] github.com/docker/docker/pkg/parsers [2022-04-28T07:37:21.868Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-28T07:37:21.868Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-28T07:37:21.868Z] github.com/docker/docker/pkg/pidfile [2022-04-28T07:37:21.868Z] github.com/docker/docker/pkg/platform [2022-04-28T07:37:21.868Z] github.com/docker/docker/pkg/plugingetter [2022-04-28T07:37:21.868Z] github.com/docker/docker/pkg/plugins [2022-04-28T07:37:21.868Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-28T07:37:21.868Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-28T07:37:21.868Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-28T07:37:21.868Z] github.com/docker/docker/pkg/plugins/transport [2022-04-28T07:37:21.868Z] github.com/docker/docker/pkg/pools [2022-04-28T07:37:21.868Z] github.com/docker/docker/pkg/progress [2022-04-28T07:37:21.868Z] github.com/docker/docker/pkg/pubsub [2022-04-28T07:37:21.868Z] github.com/docker/docker/pkg/reexec [2022-04-28T07:37:21.868Z] github.com/docker/docker/pkg/signal [2022-04-28T07:37:21.868Z] github.com/docker/docker/pkg/stack [2022-04-28T07:37:21.868Z] github.com/docker/docker/pkg/stdcopy [2022-04-28T07:37:21.868Z] github.com/docker/docker/pkg/streamformatter [2022-04-28T07:37:21.868Z] github.com/docker/docker/pkg/stringid [2022-04-28T07:37:21.868Z] github.com/docker/docker/pkg/sysinfo [2022-04-28T07:37:21.868Z] github.com/docker/docker/pkg/system [2022-04-28T07:37:21.868Z] github.com/docker/docker/pkg/tailfile [2022-04-28T07:37:21.868Z] github.com/docker/docker/pkg/tarsum [2022-04-28T07:37:21.868Z] github.com/docker/docker/pkg/truncindex [2022-04-28T07:37:21.868Z] github.com/docker/docker/pkg/urlutil [2022-04-28T07:37:21.868Z] github.com/docker/docker/pkg/useragent [2022-04-28T07:37:21.868Z] github.com/docker/docker/plugin [2022-04-28T07:37:21.868Z] github.com/docker/docker/plugin/executor/containerd [2022-04-28T07:37:21.868Z] github.com/docker/docker/plugin/v2 [2022-04-28T07:37:21.868Z] github.com/docker/docker/profiles/apparmor [2022-04-28T07:37:21.868Z] github.com/docker/docker/profiles/seccomp [2022-04-28T07:37:21.868Z] github.com/docker/docker/quota [2022-04-28T07:37:21.868Z] github.com/docker/docker/reference [2022-04-28T07:37:21.868Z] github.com/docker/docker/registry [2022-04-28T07:37:21.868Z] github.com/docker/docker/registry/resumable [2022-04-28T07:37:21.868Z] github.com/docker/docker/restartmanager [2022-04-28T07:37:21.868Z] github.com/docker/docker/rootless [2022-04-28T07:37:21.868Z] github.com/docker/docker/rootless/specconv [2022-04-28T07:37:21.868Z] github.com/docker/docker/runconfig [2022-04-28T07:37:21.868Z] github.com/docker/docker/runconfig/opts [2022-04-28T07:37:21.868Z] github.com/docker/docker/testutil [2022-04-28T07:37:21.868Z] github.com/docker/docker/testutil/daemon [2022-04-28T07:37:21.868Z] github.com/docker/docker/testutil/environment [2022-04-28T07:37:21.868Z] github.com/docker/docker/testutil/fakecontext [2022-04-28T07:37:21.868Z] github.com/docker/docker/testutil/fakegit [2022-04-28T07:37:21.868Z] github.com/docker/docker/testutil/fakestorage [2022-04-28T07:37:21.869Z] github.com/docker/docker/testutil/fixtures/load [2022-04-28T07:37:21.869Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-28T07:37:21.869Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-28T07:37:21.869Z] github.com/docker/docker/testutil/registry [2022-04-28T07:37:21.869Z] github.com/docker/docker/testutil/request [2022-04-28T07:37:21.869Z] github.com/docker/docker/volume [2022-04-28T07:37:21.869Z] github.com/docker/docker/volume/drivers [2022-04-28T07:37:21.869Z] github.com/docker/docker/volume/local [2022-04-28T07:37:21.869Z] github.com/docker/docker/volume/mounts [2022-04-28T07:37:21.869Z] github.com/docker/docker/volume/service [2022-04-28T07:37:21.869Z] github.com/docker/docker/volume/service/opts [2022-04-28T07:37:21.869Z] github.com/docker/docker/volume/testutils' [2022-04-28T07:37:21.869Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-04-28T07:37:21.869Z] github.com/docker/docker/libnetwork/bitseq [2022-04-28T07:37:21.869Z] github.com/docker/docker/libnetwork/cluster [2022-04-28T07:37:21.869Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-28T07:37:21.869Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-28T07:37:21.869Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-28T07:37:21.869Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-28T07:37:21.869Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-28T07:37:21.869Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-28T07:37:21.869Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-28T07:37:21.869Z] github.com/docker/docker/libnetwork/config [2022-04-28T07:37:21.869Z] github.com/docker/docker/libnetwork/datastore [2022-04-28T07:37:21.869Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-28T07:37:21.869Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-28T07:37:21.869Z] github.com/docker/docker/libnetwork/driverapi [2022-04-28T07:37:21.869Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-28T07:37:21.869Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-28T07:37:21.869Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-28T07:37:21.869Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-28T07:37:21.869Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-28T07:37:21.869Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-28T07:37:21.869Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-28T07:37:21.869Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-28T07:37:21.869Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-28T07:37:21.869Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-28T07:37:21.869Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-28T07:37:21.869Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-28T07:37:21.869Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-28T07:37:21.869Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-28T07:37:21.869Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-28T07:37:21.869Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-28T07:37:21.869Z] github.com/docker/docker/libnetwork/etchosts [2022-04-28T07:37:21.869Z] github.com/docker/docker/libnetwork/idm [2022-04-28T07:37:21.869Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-28T07:37:21.869Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-28T07:37:21.869Z] github.com/docker/docker/libnetwork/ipam [2022-04-28T07:37:21.869Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-28T07:37:21.869Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-28T07:37:21.869Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-28T07:37:21.869Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-28T07:37:21.869Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-28T07:37:21.869Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-28T07:37:21.869Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-28T07:37:21.869Z] github.com/docker/docker/libnetwork/iptables [2022-04-28T07:37:21.869Z] github.com/docker/docker/libnetwork/netlabel [2022-04-28T07:37:21.869Z] github.com/docker/docker/libnetwork/netutils [2022-04-28T07:37:21.869Z] github.com/docker/docker/libnetwork/networkdb [2022-04-28T07:37:21.869Z] github.com/docker/docker/libnetwork/ns [2022-04-28T07:37:21.869Z] github.com/docker/docker/libnetwork/options [2022-04-28T07:37:21.869Z] github.com/docker/docker/libnetwork/osl [2022-04-28T07:37:21.869Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-28T07:37:21.869Z] github.com/docker/docker/libnetwork/portallocator [2022-04-28T07:37:21.869Z] github.com/docker/docker/libnetwork/portmapper [2022-04-28T07:37:21.869Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-28T07:37:21.869Z] github.com/docker/docker/libnetwork/testutils [2022-04-28T07:37:21.869Z] github.com/docker/docker/libnetwork/types' [2022-04-28T07:37:21.869Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-04-28T07:37:21.869Z] + echo 'github.com/docker/docker/libnetwork [2022-04-28T07:37:21.869Z] github.com/docker/docker/libnetwork/bitseq [2022-04-28T07:37:21.869Z] github.com/docker/docker/libnetwork/cluster [2022-04-28T07:37:21.869Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-28T07:37:21.869Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-28T07:37:21.869Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-28T07:37:21.869Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-28T07:37:21.869Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-28T07:37:21.869Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-28T07:37:21.869Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-28T07:37:21.869Z] github.com/docker/docker/libnetwork/config [2022-04-28T07:37:21.869Z] github.com/docker/docker/libnetwork/datastore [2022-04-28T07:37:21.869Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-28T07:37:21.869Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-28T07:37:21.869Z] github.com/docker/docker/libnetwork/driverapi [2022-04-28T07:37:21.869Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-28T07:37:21.869Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-28T07:37:21.869Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-28T07:37:21.869Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-28T07:37:21.869Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-28T07:37:21.869Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-28T07:37:21.869Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-28T07:37:21.869Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-28T07:37:21.869Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-28T07:37:21.869Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-28T07:37:21.869Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-28T07:37:21.869Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-28T07:37:21.869Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-28T07:37:21.869Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-28T07:37:21.869Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-28T07:37:21.869Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-28T07:37:21.869Z] github.com/docker/docker/libnetwork/etchosts [2022-04-28T07:37:21.869Z] github.com/docker/docker/libnetwork/idm [2022-04-28T07:37:21.869Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-28T07:37:21.869Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-28T07:37:21.869Z] github.com/docker/docker/libnetwork/ipam [2022-04-28T07:37:21.869Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-28T07:37:21.869Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-28T07:37:21.869Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-28T07:37:21.869Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-28T07:37:21.869Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-28T07:37:21.869Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-28T07:37:21.869Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-28T07:37:21.869Z] github.com/docker/docker/libnetwork/iptables [2022-04-28T07:37:21.869Z] github.com/docker/docker/libnetwork/netlabel [2022-04-28T07:37:21.869Z] github.com/docker/docker/libnetwork/netutils [2022-04-28T07:37:21.869Z] github.com/docker/docker/libnetwork/networkdb [2022-04-28T07:37:21.869Z] github.com/docker/docker/libnetwork/ns [2022-04-28T07:37:21.869Z] github.com/docker/docker/libnetwork/options [2022-04-28T07:37:21.869Z] github.com/docker/docker/libnetwork/osl [2022-04-28T07:37:21.869Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-28T07:37:21.869Z] github.com/docker/docker/libnetwork/portallocator [2022-04-28T07:37:21.869Z] github.com/docker/docker/libnetwork/portmapper [2022-04-28T07:37:21.869Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-28T07:37:21.869Z] github.com/docker/docker/libnetwork/testutils [2022-04-28T07:37:21.869Z] github.com/docker/docker/libnetwork/types' [2022-04-28T07:37:21.869Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-28T07:37:21.869Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-28T07:37:21.869Z] + type docker-proxy [2022-04-28T07:37:21.869Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-04-28T07:37:21.869Z] + hack/make.sh binary-proxy install-proxy [2022-04-28T07:37:21.869Z] [2022-04-28T07:37:21.869Z] Removing bundles/ [2022-04-28T07:37:21.869Z] [2022-04-28T07:37:21.869Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-04-28T07:37:21.869Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-04-28T07:37:21.869Z] GOOS="" GOARCH="" GOARM="" [2022-04-28T07:37:27.342Z] #62 295.3 + bin/containerd-shim-runc-v2 [2022-04-28T07:37:27.342Z] #62 296.0 + binaries [2022-04-28T07:37:27.342Z] #62 296.0 + install -D bin/containerd /build/containerd [2022-04-28T07:37:27.342Z] #62 296.1 + install -D bin/containerd-shim /build/containerd-shim [2022-04-28T07:37:27.604Z] #62 296.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-04-28T07:37:27.604Z] #62 296.1 + install -D bin/ctr /build/ctr [2022-04-28T07:37:28.414Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-04-28T07:37:28.414Z] [2022-04-28T07:37:28.414Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-04-28T07:37:28.414Z] Installing docker-proxy to /usr/local/bin/ [2022-04-28T07:37:28.414Z] [2022-04-28T07:37:28.414Z] + mkdir -p bundles [2022-04-28T07:37:28.414Z] + '[' -n 'github.com/docker/docker/api [2022-04-28T07:37:28.414Z] github.com/docker/docker/api/server [2022-04-28T07:37:28.414Z] github.com/docker/docker/api/server/backend/build [2022-04-28T07:37:28.414Z] github.com/docker/docker/api/server/httpstatus [2022-04-28T07:37:28.414Z] github.com/docker/docker/api/server/httputils [2022-04-28T07:37:28.414Z] github.com/docker/docker/api/server/middleware [2022-04-28T07:37:28.414Z] github.com/docker/docker/api/server/router [2022-04-28T07:37:28.414Z] github.com/docker/docker/api/server/router/build [2022-04-28T07:37:28.414Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-28T07:37:28.414Z] github.com/docker/docker/api/server/router/container [2022-04-28T07:37:28.414Z] github.com/docker/docker/api/server/router/debug [2022-04-28T07:37:28.414Z] github.com/docker/docker/api/server/router/distribution [2022-04-28T07:37:28.414Z] github.com/docker/docker/api/server/router/grpc [2022-04-28T07:37:28.414Z] github.com/docker/docker/api/server/router/image [2022-04-28T07:37:28.414Z] github.com/docker/docker/api/server/router/network [2022-04-28T07:37:28.414Z] github.com/docker/docker/api/server/router/plugin [2022-04-28T07:37:28.414Z] github.com/docker/docker/api/server/router/session [2022-04-28T07:37:28.414Z] github.com/docker/docker/api/server/router/swarm [2022-04-28T07:37:28.414Z] github.com/docker/docker/api/server/router/system [2022-04-28T07:37:28.414Z] github.com/docker/docker/api/server/router/volume [2022-04-28T07:37:28.414Z] github.com/docker/docker/api/types [2022-04-28T07:37:28.414Z] github.com/docker/docker/api/types/backend [2022-04-28T07:37:28.414Z] github.com/docker/docker/api/types/blkiodev [2022-04-28T07:37:28.414Z] github.com/docker/docker/api/types/container [2022-04-28T07:37:28.414Z] github.com/docker/docker/api/types/events [2022-04-28T07:37:28.414Z] github.com/docker/docker/api/types/filters [2022-04-28T07:37:28.414Z] github.com/docker/docker/api/types/image [2022-04-28T07:37:28.414Z] github.com/docker/docker/api/types/mount [2022-04-28T07:37:28.414Z] github.com/docker/docker/api/types/network [2022-04-28T07:37:28.414Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-28T07:37:28.414Z] github.com/docker/docker/api/types/registry [2022-04-28T07:37:28.414Z] github.com/docker/docker/api/types/strslice [2022-04-28T07:37:28.414Z] github.com/docker/docker/api/types/swarm [2022-04-28T07:37:28.414Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-28T07:37:28.414Z] github.com/docker/docker/api/types/time [2022-04-28T07:37:28.414Z] github.com/docker/docker/api/types/versions [2022-04-28T07:37:28.414Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-28T07:37:28.414Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-28T07:37:28.414Z] github.com/docker/docker/api/types/volume [2022-04-28T07:37:28.414Z] github.com/docker/docker/builder [2022-04-28T07:37:28.414Z] github.com/docker/docker/builder/builder-next [2022-04-28T07:37:28.414Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-28T07:37:28.414Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-28T07:37:28.414Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-28T07:37:28.414Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-28T07:37:28.415Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-28T07:37:28.415Z] github.com/docker/docker/builder/builder-next/worker [2022-04-28T07:37:28.415Z] github.com/docker/docker/builder/dockerfile [2022-04-28T07:37:28.415Z] github.com/docker/docker/builder/remotecontext [2022-04-28T07:37:28.415Z] github.com/docker/docker/builder/remotecontext/git [2022-04-28T07:37:28.415Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-28T07:37:28.415Z] github.com/docker/docker/cli [2022-04-28T07:37:28.415Z] github.com/docker/docker/cli/config [2022-04-28T07:37:28.415Z] github.com/docker/docker/cli/debug [2022-04-28T07:37:28.415Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-04-28T07:37:28.415Z] github.com/docker/docker/cli/winresources/dockerd [2022-04-28T07:37:28.415Z] github.com/docker/docker/client [2022-04-28T07:37:28.415Z] github.com/docker/docker/cmd/docker-proxy [2022-04-28T07:37:28.415Z] github.com/docker/docker/cmd/dockerd [2022-04-28T07:37:28.415Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-28T07:37:28.415Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-28T07:37:28.415Z] github.com/docker/docker/container [2022-04-28T07:37:28.415Z] github.com/docker/docker/container/stream [2022-04-28T07:37:28.415Z] github.com/docker/docker/contrib/apparmor [2022-04-28T07:37:28.415Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-28T07:37:28.415Z] github.com/docker/docker/contrib/httpserver [2022-04-28T07:37:28.415Z] github.com/docker/docker/daemon [2022-04-28T07:37:28.415Z] github.com/docker/docker/daemon/cluster [2022-04-28T07:37:28.415Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-28T07:37:28.415Z] github.com/docker/docker/daemon/cluster/convert [2022-04-28T07:37:28.415Z] github.com/docker/docker/daemon/cluster/executor [2022-04-28T07:37:28.415Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-28T07:37:28.415Z] github.com/docker/docker/daemon/cluster/provider [2022-04-28T07:37:28.415Z] github.com/docker/docker/daemon/config [2022-04-28T07:37:28.415Z] github.com/docker/docker/daemon/events [2022-04-28T07:37:28.415Z] github.com/docker/docker/daemon/events/testutils [2022-04-28T07:37:28.415Z] github.com/docker/docker/daemon/exec [2022-04-28T07:37:28.415Z] github.com/docker/docker/daemon/graphdriver [2022-04-28T07:37:28.415Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-28T07:37:28.415Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-28T07:37:28.415Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-28T07:37:28.415Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-28T07:37:28.415Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-28T07:37:28.415Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-28T07:37:28.415Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-28T07:37:28.415Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-28T07:37:28.415Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-28T07:37:28.415Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-28T07:37:28.415Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-28T07:37:28.415Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-28T07:37:28.415Z] github.com/docker/docker/daemon/images [2022-04-28T07:37:28.415Z] github.com/docker/docker/daemon/initlayer [2022-04-28T07:37:28.415Z] github.com/docker/docker/daemon/links [2022-04-28T07:37:28.415Z] github.com/docker/docker/daemon/listeners [2022-04-28T07:37:28.415Z] github.com/docker/docker/daemon/logger [2022-04-28T07:37:28.415Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-28T07:37:28.415Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-28T07:37:28.415Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-28T07:37:28.415Z] github.com/docker/docker/daemon/logger/gelf [2022-04-28T07:37:28.415Z] github.com/docker/docker/daemon/logger/journald [2022-04-28T07:37:28.415Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-28T07:37:28.415Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-28T07:37:28.415Z] github.com/docker/docker/daemon/logger/local [2022-04-28T07:37:28.415Z] github.com/docker/docker/daemon/logger/logentries [2022-04-28T07:37:28.415Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-28T07:37:28.415Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-28T07:37:28.415Z] github.com/docker/docker/daemon/logger/splunk [2022-04-28T07:37:28.415Z] github.com/docker/docker/daemon/logger/syslog [2022-04-28T07:37:28.415Z] github.com/docker/docker/daemon/logger/templates [2022-04-28T07:37:28.415Z] github.com/docker/docker/daemon/names [2022-04-28T07:37:28.415Z] github.com/docker/docker/daemon/network [2022-04-28T07:37:28.415Z] github.com/docker/docker/daemon/stats [2022-04-28T07:37:28.415Z] github.com/docker/docker/distribution [2022-04-28T07:37:28.415Z] github.com/docker/docker/distribution/metadata [2022-04-28T07:37:28.415Z] github.com/docker/docker/distribution/utils [2022-04-28T07:37:28.415Z] github.com/docker/docker/distribution/xfer [2022-04-28T07:37:28.415Z] github.com/docker/docker/dockerversion [2022-04-28T07:37:28.415Z] github.com/docker/docker/errdefs [2022-04-28T07:37:28.415Z] github.com/docker/docker/image [2022-04-28T07:37:28.415Z] github.com/docker/docker/image/cache [2022-04-28T07:37:28.415Z] github.com/docker/docker/image/tarexport [2022-04-28T07:37:28.415Z] github.com/docker/docker/image/v1 [2022-04-28T07:37:28.415Z] github.com/docker/docker/internal/test/suite [2022-04-28T07:37:28.415Z] github.com/docker/docker/layer [2022-04-28T07:37:28.415Z] github.com/docker/docker/libcontainerd [2022-04-28T07:37:28.415Z] github.com/docker/docker/libcontainerd/queue [2022-04-28T07:37:28.415Z] github.com/docker/docker/libcontainerd/remote [2022-04-28T07:37:28.415Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-28T07:37:28.415Z] github.com/docker/docker/libcontainerd/types [2022-04-28T07:37:28.415Z] github.com/docker/docker/oci [2022-04-28T07:37:28.415Z] github.com/docker/docker/oci/caps [2022-04-28T07:37:28.415Z] github.com/docker/docker/opts [2022-04-28T07:37:28.415Z] github.com/docker/docker/pkg/aaparser [2022-04-28T07:37:28.415Z] github.com/docker/docker/pkg/archive [2022-04-28T07:37:28.415Z] github.com/docker/docker/pkg/authorization [2022-04-28T07:37:28.415Z] github.com/docker/docker/pkg/broadcaster [2022-04-28T07:37:28.415Z] github.com/docker/docker/pkg/capabilities [2022-04-28T07:37:28.415Z] github.com/docker/docker/pkg/chrootarchive [2022-04-28T07:37:28.415Z] github.com/docker/docker/pkg/containerfs [2022-04-28T07:37:28.415Z] github.com/docker/docker/pkg/devicemapper [2022-04-28T07:37:28.415Z] github.com/docker/docker/pkg/directory [2022-04-28T07:37:28.415Z] github.com/docker/docker/pkg/dmesg [2022-04-28T07:37:28.415Z] github.com/docker/docker/pkg/filenotify [2022-04-28T07:37:28.415Z] github.com/docker/docker/pkg/fileutils [2022-04-28T07:37:28.415Z] github.com/docker/docker/pkg/fsutils [2022-04-28T07:37:28.415Z] github.com/docker/docker/pkg/homedir [2022-04-28T07:37:28.415Z] github.com/docker/docker/pkg/idtools [2022-04-28T07:37:28.415Z] github.com/docker/docker/pkg/ioutils [2022-04-28T07:37:28.415Z] github.com/docker/docker/pkg/jsonmessage [2022-04-28T07:37:28.415Z] github.com/docker/docker/pkg/longpath [2022-04-28T07:37:28.415Z] github.com/docker/docker/pkg/loopback [2022-04-28T07:37:28.415Z] github.com/docker/docker/pkg/namesgenerator [2022-04-28T07:37:28.415Z] github.com/docker/docker/pkg/parsers [2022-04-28T07:37:28.415Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-28T07:37:28.415Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-28T07:37:28.415Z] github.com/docker/docker/pkg/pidfile [2022-04-28T07:37:28.415Z] github.com/docker/docker/pkg/platform [2022-04-28T07:37:28.415Z] github.com/docker/docker/pkg/plugingetter [2022-04-28T07:37:28.415Z] github.com/docker/docker/pkg/plugins [2022-04-28T07:37:28.415Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-28T07:37:28.415Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-28T07:37:28.415Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-28T07:37:28.415Z] github.com/docker/docker/pkg/plugins/transport [2022-04-28T07:37:28.415Z] github.com/docker/docker/pkg/pools [2022-04-28T07:37:28.415Z] github.com/docker/docker/pkg/progress [2022-04-28T07:37:28.415Z] github.com/docker/docker/pkg/pubsub [2022-04-28T07:37:28.415Z] github.com/docker/docker/pkg/reexec [2022-04-28T07:37:28.415Z] github.com/docker/docker/pkg/signal [2022-04-28T07:37:28.415Z] github.com/docker/docker/pkg/stack [2022-04-28T07:37:28.415Z] github.com/docker/docker/pkg/stdcopy [2022-04-28T07:37:28.415Z] github.com/docker/docker/pkg/streamformatter [2022-04-28T07:37:28.415Z] github.com/docker/docker/pkg/stringid [2022-04-28T07:37:28.415Z] github.com/docker/docker/pkg/sysinfo [2022-04-28T07:37:28.415Z] github.com/docker/docker/pkg/system [2022-04-28T07:37:28.415Z] github.com/docker/docker/pkg/tailfile [2022-04-28T07:37:28.415Z] github.com/docker/docker/pkg/tarsum [2022-04-28T07:37:28.415Z] github.com/docker/docker/pkg/truncindex [2022-04-28T07:37:28.415Z] github.com/docker/docker/pkg/urlutil [2022-04-28T07:37:28.415Z] github.com/docker/docker/pkg/useragent [2022-04-28T07:37:28.415Z] github.com/docker/docker/plugin [2022-04-28T07:37:28.415Z] github.com/docker/docker/plugin/executor/containerd [2022-04-28T07:37:28.415Z] github.com/docker/docker/plugin/v2 [2022-04-28T07:37:28.415Z] github.com/docker/docker/profiles/apparmor [2022-04-28T07:37:28.415Z] github.com/docker/docker/profiles/seccomp [2022-04-28T07:37:28.415Z] github.com/docker/docker/quota [2022-04-28T07:37:28.415Z] github.com/docker/docker/reference [2022-04-28T07:37:28.415Z] github.com/docker/docker/registry [2022-04-28T07:37:28.415Z] github.com/docker/docker/registry/resumable [2022-04-28T07:37:28.415Z] github.com/docker/docker/restartmanager [2022-04-28T07:37:28.415Z] github.com/docker/docker/rootless [2022-04-28T07:37:28.415Z] github.com/docker/docker/rootless/specconv [2022-04-28T07:37:28.415Z] github.com/docker/docker/runconfig [2022-04-28T07:37:28.415Z] github.com/docker/docker/runconfig/opts [2022-04-28T07:37:28.415Z] github.com/docker/docker/testutil [2022-04-28T07:37:28.415Z] github.com/docker/docker/testutil/daemon [2022-04-28T07:37:28.415Z] github.com/docker/docker/testutil/environment [2022-04-28T07:37:28.415Z] github.com/docker/docker/testutil/fakecontext [2022-04-28T07:37:28.415Z] github.com/docker/docker/testutil/fakegit [2022-04-28T07:37:28.415Z] github.com/docker/docker/testutil/fakestorage [2022-04-28T07:37:28.415Z] github.com/docker/docker/testutil/fixtures/load [2022-04-28T07:37:28.415Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-28T07:37:28.415Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-28T07:37:28.415Z] github.com/docker/docker/testutil/registry [2022-04-28T07:37:28.415Z] github.com/docker/docker/testutil/request [2022-04-28T07:37:28.415Z] github.com/docker/docker/volume [2022-04-28T07:37:28.415Z] github.com/docker/docker/volume/drivers [2022-04-28T07:37:28.415Z] github.com/docker/docker/volume/local [2022-04-28T07:37:28.415Z] github.com/docker/docker/volume/mounts [2022-04-28T07:37:28.415Z] github.com/docker/docker/volume/service [2022-04-28T07:37:28.415Z] github.com/docker/docker/volume/service/opts [2022-04-28T07:37:28.415Z] github.com/docker/docker/volume/testutils' ']' [2022-04-28T07:37:28.415Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-04-28T07:37:28.415Z] ? github.com/docker/docker/api [no test files] [2022-04-28T07:37:29.516Z] #62 DONE 298.1s [2022-04-28T07:37:30.463Z] [2022-04-28T07:37:30.463Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2022-04-28T07:37:30.463Z] #63 sha256:4c32bde3abb2f5d5dd67d6d74c7da8215e7ad48488c5fb4a47ce6e7021cb0ff2 [2022-04-28T07:37:31.401Z] #63 DONE 0.9s [2022-04-28T07:37:31.401Z] [2022-04-28T07:37:31.401Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-04-28T07:37:31.401Z] #68 sha256:e118ce84cdb6f8296e25a3df64784728fa917be1ed3508b341e7be7c36ef880d [2022-04-28T07:37:31.661Z] #68 DONE 0.2s [2022-04-28T07:37:31.661Z] [2022-04-28T07:37:31.661Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-04-28T07:37:31.661Z] #73 sha256:5705b16954e48263621f0ab2003f2f3573e2c4aaf1551169d39a4df768ec4ecf [2022-04-28T07:37:32.599Z] #73 DONE 1.0s [2022-04-28T07:37:32.599Z] [2022-04-28T07:37:32.599Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2022-04-28T07:37:32.599Z] #74 sha256:fbcf7d95212ca8d8d7d7e741a7cc49b4e620b46201331e9191e6aac82db3c155 [2022-04-28T07:37:32.599Z] #74 DONE 0.0s [2022-04-28T07:37:32.599Z] [2022-04-28T07:37:32.599Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-04-28T07:37:32.599Z] #75 sha256:da89728ee348e899fe63ecafc5dd9280c51e51aa7408db43bf1ea02687b02d11 [2022-04-28T07:37:33.175Z] INFO [linters context/goanalysis] analyzers took 7m9.206588894s with top 10 stages: buildir: 1m45.967848031s, goimports: 16.959936975s, gosec: 15.469900254s, unconvert: 11.394914442s, golint: 8.972950997s, directives: 8.785073438s, misspell: 7.640339853s, inspect: 6.630635217s, fact_deprecated: 6.419924231s, printf: 5.725561167s [2022-04-28T07:37:33.175Z] INFO [runner] Issues before processing: 3054, after processing: 0 [2022-04-28T07:37:33.175Z] INFO [runner] Processors filtering stat (out/in): skip_dirs: 2438/2438, exclude: 2054/2054, cgo: 2438/3054, path_prettifier: 2438/2438, filename_unadjuster: 2438/2438, skip_files: 2438/2438, identifier_marker: 2054/2054, autogenerated_exclude: 2054/2438, exclude-rules: 78/2054, nolint: 0/78 [2022-04-28T07:37:33.175Z] INFO [runner] processing took 80.290015ms with stages: nolint: 31.142648ms, identifier_marker: 21.452969ms, path_prettifier: 9.461002ms, autogenerated_exclude: 8.293475ms, exclude-rules: 7.753319ms, skip_dirs: 1.824808ms, cgo: 217.091µs, filename_unadjuster: 140.211µs, max_same_issues: 857ns, exclude: 550ns, skip_files: 519ns, uniq_by_line: 476ns, source_code: 336ns, path_shortener: 310ns, max_from_linter: 300ns, max_per_file_from_linter: 257ns, diff: 254ns, severity-rules: 228ns, sort_results: 223ns, path_prefixer: 182ns [2022-04-28T07:37:33.175Z] INFO [runner] linters took 27.660256384s with stages: goanalysis_metalinter: 27.579853047s [2022-04-28T07:37:33.175Z] INFO File cache stats: 1668 entries of total size 8.5MiB [2022-04-28T07:37:33.175Z] INFO Memory: 740 samples, avg is 341.8MB, max is 1255.8MB [2022-04-28T07:37:33.175Z] INFO Execution took 1m14.776546318s [2022-04-28T07:37:33.175Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-04-28T07:37:33.504Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43536/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4cf904494e221d2a9846f4d720b6701a14215cb2 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4cf904494e221d2a9846f4d720b6701a14215cb2 hack/make.sh dynbinary test-docker-py [2022-04-28T07:37:33.545Z] #75 DONE 0.8s [2022-04-28T07:37:33.545Z] [2022-04-28T07:37:33.545Z] #76 exporting to image [2022-04-28T07:37:33.545Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-04-28T07:37:33.545Z] #76 exporting layers [2022-04-28T07:37:33.762Z] [2022-04-28T07:37:33.763Z] Removing bundles/ [2022-04-28T07:37:33.763Z] [2022-04-28T07:37:33.763Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-04-28T07:37:34.021Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-04-28T07:37:34.021Z] GOOS="" GOARCH="" GOARM="" [2022-04-28T07:37:35.016Z] #45 DONE 211.2s [2022-04-28T07:37:35.017Z] [2022-04-28T07:37:35.017Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-28T07:37:35.017Z] #62 sha256:dd5f6a9e0bcf18b2d1071f211710752b0a83d6c31b4baea62891bd6762bb9dfe [2022-04-28T07:37:35.452Z] #62 273.9 # github.com/containerd/containerd/cmd/containerd [2022-04-28T07:37:35.452Z] #62 273.9 /usr/bin/ld: /tmp/go-link-813112339/000019.o: in function `New': [2022-04-28T07:37:35.452Z] #62 273.9 /tmp/tmp.lQgGQNggaJ/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-04-28T07:37:35.452Z] #62 274.0 + bin/containerd-stress [2022-04-28T07:37:35.452Z] #62 275.1 + bin/containerd-shim [2022-04-28T07:37:36.932Z] #62 ... [2022-04-28T07:37:36.932Z] [2022-04-28T07:37:36.932Z] #46 [dev-systemd-false 16/25] COPY --from=registry /build/ /usr/local/bin/ [2022-04-28T07:37:36.932Z] #46 sha256:506fa6eb52717216d4048e25740b2801d1b62ba2db68f975ff5211a90186e051 [2022-04-28T07:37:37.503Z] #46 DONE 0.5s [2022-04-28T07:37:37.503Z] [2022-04-28T07:37:37.503Z] #50 [dev-systemd-false 17/25] COPY --from=criu /build/ /usr/local/bin/ [2022-04-28T07:37:37.503Z] #50 sha256:d75c909405872b9bfbd2457324a2026c4c3e6d7d4eb2f71af1f096a1251c4812 [2022-04-28T07:37:37.503Z] #50 DONE 0.1s [2022-04-28T07:37:37.503Z] [2022-04-28T07:37:37.503Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-28T07:37:37.503Z] #62 sha256:dd5f6a9e0bcf18b2d1071f211710752b0a83d6c31b4baea62891bd6762bb9dfe [2022-04-28T07:37:37.503Z] #62 ... [2022-04-28T07:37:37.503Z] [2022-04-28T07:37:37.503Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-04-28T07:37:37.503Z] #52 sha256:3f234f4d741c7746507337f53014c49d33bcc10e599d3da471dc00b19b1cf853 [2022-04-28T07:37:37.503Z] #52 DONE 0.1s [2022-04-28T07:37:37.764Z] [2022-04-28T07:37:37.764Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-28T07:37:37.764Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-28T07:37:40.137Z] #76 exporting layers 6.1s done [2022-04-28T07:37:40.137Z] #76 writing image sha256:dd7db92f4925ce1e894cfe50718cadf0cb019635ebb7b37d202dc76ff3838b1b done [2022-04-28T07:37:40.137Z] #76 naming to docker.io/library/docker:4cf904494e221d2a9846f4d720b6701a14215cb2 done [2022-04-28T07:37:40.137Z] #76 DONE 6.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-04-28T07:37:40.486Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43536/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=4cf904494e221d2a9846f4d720b6701a14215cb2 -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:4cf904494e221d2a9846f4d720b6701a14215cb2 hack/make.sh dynbinary test-integration [2022-04-28T07:37:40.747Z] [2022-04-28T07:37:41.009Z] Removing bundles/ [2022-04-28T07:37:41.009Z] [2022-04-28T07:37:41.009Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-04-28T07:37:41.009Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-04-28T07:37:41.009Z] GOOS="" GOARCH="" GOARM="" [2022-04-28T07:37:43.270Z] ok github.com/docker/docker/api/server 0.004s coverage: 7.9% of statements [2022-04-28T07:37:43.686Z] #62 286.4 + bin/containerd-shim-runc-v1 [2022-04-28T07:37:48.982Z] #62 292.7 + bin/containerd-shim-runc-v2 [2022-04-28T07:37:49.553Z] #62 293.5 + binaries [2022-04-28T07:37:49.553Z] #62 293.5 + install -D bin/containerd /build/containerd [2022-04-28T07:37:49.553Z] #62 293.5 + install -D bin/containerd-shim /build/containerd-shim [2022-04-28T07:37:49.553Z] #62 293.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-04-28T07:37:49.553Z] #62 293.5 + install -D bin/ctr /build/ctr [2022-04-28T07:37:52.094Z] #62 DONE 295.6s [2022-04-28T07:37:52.668Z] [2022-04-28T07:37:52.668Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2022-04-28T07:37:52.668Z] #63 sha256:35950f8db1f22b3c47ae5e6efd73b9c321fdc53b3c227fd1f22a11b8e6d66e6c [2022-04-28T07:37:53.608Z] #63 DONE 1.0s [2022-04-28T07:37:53.608Z] [2022-04-28T07:37:53.608Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-04-28T07:37:53.608Z] #68 sha256:5b5118af9d247606dcb47e7dbdbc7e54215ae5b1b00724fbf46cea71e26f7b04 [2022-04-28T07:37:53.608Z] #68 DONE 0.2s [2022-04-28T07:37:53.608Z] [2022-04-28T07:37:53.608Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-04-28T07:37:53.608Z] #73 sha256:cbbbfdfaa02a801b578ed24def79bd00da44d9f7eaefe9191de7affe20287975 [2022-04-28T07:37:54.548Z] #73 DONE 0.9s [2022-04-28T07:37:54.808Z] [2022-04-28T07:37:54.808Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2022-04-28T07:37:54.808Z] #74 sha256:f0ceaf799dd9f0f0640eefb67b2a2be4e6ea36cc4356ec66ac956503d6370111 [2022-04-28T07:37:54.808Z] #74 DONE 0.0s [2022-04-28T07:37:54.808Z] [2022-04-28T07:37:54.808Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-04-28T07:37:54.808Z] #75 sha256:2990fc782d99d5e847373c37405b1e15c2049dc02f01744d34f5eaadee16d45e [2022-04-28T07:37:55.389Z] 4612f6d0b889: Pull complete [2022-04-28T07:37:55.751Z] #75 DONE 0.9s [2022-04-28T07:37:55.751Z] [2022-04-28T07:37:55.751Z] #76 exporting to image [2022-04-28T07:37:55.751Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-04-28T07:37:55.751Z] #76 exporting layers [2022-04-28T07:38:02.334Z] #76 exporting layers 6.4s done [2022-04-28T07:38:02.334Z] #76 writing image sha256:1f0a9466877ea6e8e7d33d99e5b8139df18538dcf4ffbfbff8188206b6fe7f8c done [2022-04-28T07:38:02.334Z] #76 naming to docker.io/library/docker:4cf904494e221d2a9846f4d720b6701a14215cb2 done [2022-04-28T07:38:02.334Z] #76 DONE 6.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-04-28T07:38:02.673Z] + trap exit INT TERM [2022-04-28T07:38:02.673Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-04-28T07:38:02.673Z] + CONTAINER_NAME=docker-pr2 [2022-04-28T07:38:02.673Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43536/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43536/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4cf904494e221d2a9846f4d720b6701a14215cb2 -e DOCKER_GRAPHDRIVER docker:4cf904494e221d2a9846f4d720b6701a14215cb2 hack/make.sh dynbinary [2022-04-28T07:38:03.615Z] [2022-04-28T07:38:03.877Z] Removing bundles/ [2022-04-28T07:38:03.877Z] [2022-04-28T07:38:03.877Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-04-28T07:38:03.877Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-04-28T07:38:03.877Z] GOOS="" GOARCH="" GOARM="" [2022-04-28T07:38:09.922Z] #53 ... [2022-04-28T07:38:09.922Z] [2022-04-28T07:38:09.922Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-28T07:38:09.922Z] #58 sha256:988ec7a48e24cba71c98b581c03189b2712e9d09771c7007a46d58773c4cd96d [2022-04-28T07:38:09.922Z] #58 144.3 + mkdir -p /build [2022-04-28T07:38:09.922Z] #58 144.3 + cp runc /build/runc [2022-04-28T07:38:10.491Z] #58 DONE 146.0s [2022-04-28T07:38:10.491Z] [2022-04-28T07:38:10.491Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-28T07:38:10.491Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-28T07:38:12.405Z] #53 249.6 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-04-28T07:38:12.405Z] #53 DONE 249.7s [2022-04-28T07:38:12.405Z] [2022-04-28T07:38:12.405Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-28T07:38:12.405Z] #62 sha256:dd5f6a9e0bcf18b2d1071f211710752b0a83d6c31b4baea62891bd6762bb9dfe [2022-04-28T07:38:12.740Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-04-28T07:38:12.740Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-28T07:38:12.740Z] GOOS="" GOARCH="" GOARM="" [2022-04-28T07:38:12.740Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-28T07:38:12.740Z] [2022-04-28T07:38:12.740Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-04-28T07:38:12.740Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-04-28T07:38:12.740Z] Using test binary docker [2022-04-28T07:38:12.740Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-04-28T07:38:12.740Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-28T07:38:12.740Z] INFO: Waiting for daemon to start... [2022-04-28T07:38:12.740Z] Starting dockerd [2022-04-28T07:38:12.740Z] . [2022-04-28T07:38:12.740Z] INFO: Building docker-sdk-python3:5.0.3... [2022-04-28T07:38:13.785Z] #62 ... [2022-04-28T07:38:13.785Z] [2022-04-28T07:38:13.785Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-04-28T07:38:13.785Z] #54 sha256:ab8d94b49006ef5b87610498261329254b38f2b102be9ef49aeeb06dc7c2a55c [2022-04-28T07:38:14.045Z] #54 DONE 0.7s [2022-04-28T07:38:14.045Z] [2022-04-28T07:38:14.045Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2022-04-28T07:38:14.045Z] #56 sha256:1f1f4882ea1f056df539c4abad7df007b26197e4430d3dc076b1618ad59cb097 [2022-04-28T07:38:14.149Z] dccd9e4d14d3: Pull complete [2022-04-28T07:38:14.149Z] Digest: sha256:378d85bd8e7388a777d25009f8523d1e95a5f544f131eaada83171045d5b2c1e [2022-04-28T07:38:14.149Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-28T07:38:14.149Z] mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-28T07:38:14.149Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully [2022-04-28T07:38:14.149Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore [2022-04-28T07:38:14.149Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.643' [2022-04-28T07:38:14.149Z] INFO: Docker version of control daemon [2022-04-28T07:38:14.149Z] [2022-04-28T07:38:14.149Z] Client: [2022-04-28T07:38:14.149Z] Version: 20.10.9 [2022-04-28T07:38:14.149Z] API version: 1.41 [2022-04-28T07:38:14.149Z] Go version: go1.16.8 [2022-04-28T07:38:14.149Z] Git commit: c2ea9bc [2022-04-28T07:38:14.149Z] Built: Mon Oct 4 16:11:10 2021 [2022-04-28T07:38:14.149Z] OS/Arch: windows/amd64 [2022-04-28T07:38:14.149Z] Context: default [2022-04-28T07:38:14.149Z] Experimental: true [2022-04-28T07:38:14.149Z] [2022-04-28T07:38:14.149Z] Server: Docker Engine - Community [2022-04-28T07:38:14.149Z] Engine: [2022-04-28T07:38:14.149Z] Version: 20.10.9 [2022-04-28T07:38:14.149Z] API version: 1.41 (minimum version 1.24) [2022-04-28T07:38:14.149Z] Go version: go1.16.8 [2022-04-28T07:38:14.149Z] Git commit: 79ea9d3 [2022-04-28T07:38:14.149Z] Built: Mon Oct 4 16:06:39 2021 [2022-04-28T07:38:14.149Z] OS/Arch: windows/amd64 [2022-04-28T07:38:14.149Z] Experimental: true [2022-04-28T07:38:14.149Z] [2022-04-28T07:38:14.149Z] INFO: Docker info of control daemon [2022-04-28T07:38:14.149Z] [2022-04-28T07:38:14.149Z] Client: [2022-04-28T07:38:14.149Z] Context: default [2022-04-28T07:38:14.149Z] Debug Mode: false [2022-04-28T07:38:14.149Z] [2022-04-28T07:38:14.149Z] Server: [2022-04-28T07:38:14.149Z] Containers: 0 [2022-04-28T07:38:14.149Z] Running: 0 [2022-04-28T07:38:14.149Z] Paused: 0 [2022-04-28T07:38:14.149Z] Stopped: 0 [2022-04-28T07:38:14.149Z] Images: 1 [2022-04-28T07:38:14.149Z] Server Version: 20.10.9 [2022-04-28T07:38:14.149Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-04-28T07:38:14.149Z] Windows: [2022-04-28T07:38:14.149Z] LCOW: [2022-04-28T07:38:14.149Z] Logging Driver: json-file [2022-04-28T07:38:14.149Z] Plugins: [2022-04-28T07:38:14.149Z] Volume: local [2022-04-28T07:38:14.149Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-28T07:38:14.149Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-28T07:38:14.149Z] Swarm: inactive [2022-04-28T07:38:14.149Z] Default Isolation: process [2022-04-28T07:38:14.149Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-28T07:38:14.149Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-04-28T07:38:14.149Z] OSType: windows [2022-04-28T07:38:14.149Z] Architecture: x86_64 [2022-04-28T07:38:14.149Z] CPUs: 4 [2022-04-28T07:38:14.149Z] Total Memory: 32GiB [2022-04-28T07:38:14.149Z] Name: azwin-2-9c3dc0 [2022-04-28T07:38:14.149Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-04-28T07:38:14.149Z] Docker Root Dir: D:\docker [2022-04-28T07:38:14.149Z] Debug Mode: false [2022-04-28T07:38:14.149Z] Registry: https://index.docker.io/v1/ [2022-04-28T07:38:14.149Z] Labels: [2022-04-28T07:38:14.149Z] Experimental: true [2022-04-28T07:38:14.149Z] Insecure Registries: [2022-04-28T07:38:14.149Z] 10.0.0.4:5000 [2022-04-28T07:38:14.149Z] 127.0.0.0/8 [2022-04-28T07:38:14.149Z] Registry Mirrors: [2022-04-28T07:38:14.149Z] http://10.0.0.4:5000/ [2022-04-28T07:38:14.149Z] Live Restore Enabled: false [2022-04-28T07:38:14.149Z] Product License: Community Engine [2022-04-28T07:38:14.149Z] [2022-04-28T07:38:14.149Z] [2022-04-28T07:38:14.149Z] INFO: Commit hash is 4cf904494e [2022-04-28T07:38:14.149Z] INFO: Nuke-Everything... [2022-04-28T07:38:14.149Z] INFO: Container count on control daemon to delete is 0 [2022-04-28T07:38:14.304Z] #56 DONE 0.1s [2022-04-28T07:38:14.304Z] [2022-04-28T07:38:14.304Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2022-04-28T07:38:14.304Z] #59 sha256:f3f559edf88d13df6cf6e0a27ee7d9871a0ede4f99f10a8a1baef2ef884bde0b [2022-04-28T07:38:14.564Z] #59 DONE 0.2s [2022-04-28T07:38:14.564Z] [2022-04-28T07:38:14.564Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-28T07:38:14.564Z] #62 sha256:dd5f6a9e0bcf18b2d1071f211710752b0a83d6c31b4baea62891bd6762bb9dfe [2022-04-28T07:38:15.682Z] INFO: Nuking d:\CI [2022-04-28T07:38:15.682Z] INFO: Zapped successfully [2022-04-28T07:38:15.682Z] INFO: Location for testing is d:\CI\PR-43536\2 [2022-04-28T07:38:15.682Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-04-28T07:38:15.682Z] [2022-04-28T07:38:15.682Z] [2022-04-28T07:38:15.682Z] INFO: Building the image from Dockerfile.windows at 04/28/2022 07:38:15... [2022-04-28T07:38:15.682Z] [2022-04-28T07:38:16.467Z] #62 217.1 + bin/containerd [2022-04-28T07:38:17.447Z] dccd9e4d14d3: Pull complete [2022-04-28T07:38:17.447Z] Digest: sha256:378d85bd8e7388a777d25009f8523d1e95a5f544f131eaada83171045d5b2c1e [2022-04-28T07:38:17.447Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-28T07:38:17.447Z] mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-28T07:38:17.447Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully [2022-04-28T07:38:17.447Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore [2022-04-28T07:38:17.447Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.643' [2022-04-28T07:38:17.447Z] INFO: Docker version of control daemon [2022-04-28T07:38:17.447Z] [2022-04-28T07:38:17.447Z] Client: [2022-04-28T07:38:17.447Z] Version: 20.10.9 [2022-04-28T07:38:17.447Z] API version: 1.41 [2022-04-28T07:38:17.447Z] Go version: go1.16.8 [2022-04-28T07:38:17.447Z] Git commit: c2ea9bc [2022-04-28T07:38:17.447Z] Built: Mon Oct 4 16:11:10 2021 [2022-04-28T07:38:17.447Z] OS/Arch: windows/amd64 [2022-04-28T07:38:17.447Z] Context: default [2022-04-28T07:38:17.447Z] Experimental: true [2022-04-28T07:38:17.447Z] [2022-04-28T07:38:17.447Z] Server: Docker Engine - Community [2022-04-28T07:38:17.447Z] Engine: [2022-04-28T07:38:17.447Z] Version: 20.10.9 [2022-04-28T07:38:17.447Z] API version: 1.41 (minimum version 1.24) [2022-04-28T07:38:17.447Z] Go version: go1.16.8 [2022-04-28T07:38:17.447Z] Git commit: 79ea9d3 [2022-04-28T07:38:17.447Z] Built: Mon Oct 4 16:06:39 2021 [2022-04-28T07:38:17.447Z] OS/Arch: windows/amd64 [2022-04-28T07:38:17.447Z] Experimental: true [2022-04-28T07:38:17.447Z] [2022-04-28T07:38:17.447Z] INFO: Docker info of control daemon [2022-04-28T07:38:17.447Z] [2022-04-28T07:38:17.447Z] Client: [2022-04-28T07:38:17.447Z] Context: default [2022-04-28T07:38:17.447Z] Debug Mode: false [2022-04-28T07:38:17.447Z] [2022-04-28T07:38:17.447Z] Server: [2022-04-28T07:38:17.447Z] Containers: 0 [2022-04-28T07:38:17.447Z] Running: 0 [2022-04-28T07:38:17.447Z] Paused: 0 [2022-04-28T07:38:17.447Z] Stopped: 0 [2022-04-28T07:38:17.447Z] Images: 1 [2022-04-28T07:38:17.447Z] Server Version: 20.10.9 [2022-04-28T07:38:17.447Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-04-28T07:38:17.447Z] Windows: [2022-04-28T07:38:17.447Z] LCOW: [2022-04-28T07:38:17.447Z] Logging Driver: json-file [2022-04-28T07:38:17.447Z] Plugins: [2022-04-28T07:38:17.447Z] Volume: local [2022-04-28T07:38:17.447Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-28T07:38:17.447Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-28T07:38:17.447Z] Swarm: inactive [2022-04-28T07:38:17.447Z] Default Isolation: process [2022-04-28T07:38:17.447Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-28T07:38:17.447Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-04-28T07:38:17.447Z] OSType: windows [2022-04-28T07:38:17.447Z] Architecture: x86_64 [2022-04-28T07:38:17.447Z] CPUs: 4 [2022-04-28T07:38:17.447Z] Total Memory: 32GiB [2022-04-28T07:38:17.447Z] Name: azwin-2-5f6e30 [2022-04-28T07:38:17.447Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-04-28T07:38:17.447Z] Docker Root Dir: D:\docker [2022-04-28T07:38:17.447Z] Debug Mode: false [2022-04-28T07:38:17.447Z] Registry: https://index.docker.io/v1/ [2022-04-28T07:38:17.447Z] Labels: [2022-04-28T07:38:17.447Z] Experimental: true [2022-04-28T07:38:17.447Z] Insecure Registries: [2022-04-28T07:38:17.447Z] 10.0.0.4:5000 [2022-04-28T07:38:17.447Z] 127.0.0.0/8 [2022-04-28T07:38:17.447Z] Registry Mirrors: [2022-04-28T07:38:17.447Z] http://10.0.0.4:5000/ [2022-04-28T07:38:17.447Z] Live Restore Enabled: false [2022-04-28T07:38:17.447Z] Product License: Community Engine [2022-04-28T07:38:17.447Z] [2022-04-28T07:38:17.447Z] [2022-04-28T07:38:17.447Z] INFO: Commit hash is 4cf904494e [2022-04-28T07:38:17.447Z] INFO: Nuke-Everything... [2022-04-28T07:38:17.447Z] INFO: Container count on control daemon to delete is 0 [2022-04-28T07:38:17.447Z] INFO: Nuking d:\CI [2022-04-28T07:38:17.447Z] INFO: Zapped successfully [2022-04-28T07:38:17.447Z] INFO: Location for testing is d:\CI\PR-43536\2 [2022-04-28T07:38:17.447Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-04-28T07:38:17.447Z] [2022-04-28T07:38:17.447Z] [2022-04-28T07:38:17.447Z] INFO: Building the image from Dockerfile.windows at 04/28/2022 07:38:14... [2022-04-28T07:38:17.447Z] [2022-04-28T07:38:18.406Z] Sending build context to Docker daemon 66.32MB [2022-04-28T07:38:18.406Z] [2022-04-28T07:38:18.860Z] Step 1/13 : FROM microsoft/windowsservercore [2022-04-28T07:38:18.860Z] ---> aa8714eb8356 [2022-04-28T07:38:18.860Z] Step 2/13 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-04-28T07:38:18.860Z] ---> Running in 5d63cd80627d [2022-04-28T07:38:18.860Z] Removing intermediate container 5d63cd80627d [2022-04-28T07:38:18.860Z] ---> bfac397de257 [2022-04-28T07:38:18.860Z] Step 3/13 : ARG GO_VERSION=1.18.1 [2022-04-28T07:38:18.860Z] ---> Running in 9771b4cf0a8f [2022-04-28T07:38:19.315Z] Removing intermediate container 9771b4cf0a8f [2022-04-28T07:38:19.315Z] ---> c7bb1b847914 [2022-04-28T07:38:19.315Z] Step 4/13 : ARG CONTAINERD_VERSION=1.6.3 [2022-04-28T07:38:19.315Z] ---> Running in b17ae78b152f [2022-04-28T07:38:19.770Z] Removing intermediate container b17ae78b152f [2022-04-28T07:38:19.770Z] ---> 9ae4be8c862d [2022-04-28T07:38:19.770Z] Step 5/13 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-04-28T07:38:19.770Z] ---> Running in a4141e21bb1b [2022-04-28T07:38:19.770Z] Removing intermediate container a4141e21bb1b [2022-04-28T07:38:19.770Z] ---> ef7fe607827c [2022-04-28T07:38:19.770Z] Step 6/13 : ARG GOWINRES_VERSION=v0.2.3 [2022-04-28T07:38:19.770Z] ---> Running in 7914f539014a [2022-04-28T07:38:20.225Z] Removing intermediate container 7914f539014a [2022-04-28T07:38:20.225Z] ---> aa16b34099f7 [2022-04-28T07:38:20.225Z] Step 7/13 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} GOWINRES_VERSION=${GOWINRES_VERSION} [2022-04-28T07:38:20.225Z] ---> Running in af94e0968d85 [2022-04-28T07:38:20.225Z] Removing intermediate container af94e0968d85 [2022-04-28T07:38:20.225Z] ---> de734b27dfc0 [2022-04-28T07:38:20.225Z] Step 8/13 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin;C:\containerd\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2022-04-28T07:38:20.225Z] ---> Running in 9341750f5634 [2022-04-28T07:38:20.352Z] Sending build context to Docker daemon 66.32MB [2022-04-28T07:38:20.352Z] [2022-04-28T07:38:20.352Z] Step 1/13 : FROM microsoft/windowsservercore [2022-04-28T07:38:20.352Z] ---> aa8714eb8356 [2022-04-28T07:38:20.352Z] Step 2/13 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-04-28T07:38:20.352Z] ---> Running in 3d2f5a79f1e3 [2022-04-28T07:38:20.808Z] Removing intermediate container 3d2f5a79f1e3 [2022-04-28T07:38:20.808Z] ---> 184c1803b3c1 [2022-04-28T07:38:20.808Z] Step 3/13 : ARG GO_VERSION=1.18.1 [2022-04-28T07:38:20.808Z] ---> Running in ad2dfc97871a [2022-04-28T07:38:20.808Z] Removing intermediate container ad2dfc97871a [2022-04-28T07:38:20.808Z] ---> 10af192f35e0 [2022-04-28T07:38:20.808Z] Step 4/13 : ARG CONTAINERD_VERSION=1.6.3 [2022-04-28T07:38:20.808Z] ---> Running in 571eee48d201 [2022-04-28T07:38:21.264Z] Removing intermediate container 571eee48d201 [2022-04-28T07:38:21.264Z] ---> 616308f37cab [2022-04-28T07:38:21.264Z] Step 5/13 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-04-28T07:38:21.264Z] ---> Running in d2f003f2186d [2022-04-28T07:38:21.264Z] Removing intermediate container d2f003f2186d [2022-04-28T07:38:21.264Z] ---> 590b9ff1e255 [2022-04-28T07:38:21.264Z] Step 6/13 : ARG GOWINRES_VERSION=v0.2.3 [2022-04-28T07:38:21.264Z] ---> Running in 86d0309877cc [2022-04-28T07:38:21.721Z] Removing intermediate container 86d0309877cc [2022-04-28T07:38:21.721Z] ---> 9be2d0196e19 [2022-04-28T07:38:21.721Z] Step 7/13 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} GOWINRES_VERSION=${GOWINRES_VERSION} [2022-04-28T07:38:21.721Z] ---> Running in 514878a83357 [2022-04-28T07:38:22.177Z] Removing intermediate container 514878a83357 [2022-04-28T07:38:22.177Z] ---> fa7b254f479b [2022-04-28T07:38:22.177Z] Step 8/13 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin;C:\containerd\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2022-04-28T07:38:22.177Z] ---> Running in 71261a04773f [2022-04-28T07:38:24.923Z] [2022-04-28T07:38:24.923Z] SUCCESS: Specified value was saved. [2022-04-28T07:38:24.923Z] INFO: Downloading git... [2022-04-28T07:38:25.881Z] INFO: Downloading go... [2022-04-28T07:38:25.907Z] [2022-04-28T07:38:25.907Z] SUCCESS: Specified value was saved. [2022-04-28T07:38:26.869Z] INFO: Downloading git... [2022-04-28T07:38:27.831Z] INFO: Downloading go... [2022-04-28T07:38:29.362Z] INFO: Downloading compiler 1 of 3... [2022-04-28T07:38:29.818Z] INFO: Downloading compiler 2 of 3... [2022-04-28T07:38:30.274Z] INFO: Downloading compiler 3 of 3... [2022-04-28T07:38:30.274Z] INFO: Extracting git... [2022-04-28T07:38:31.648Z] INFO: Downloading compiler 1 of 3... [2022-04-28T07:38:31.648Z] INFO: Downloading compiler 2 of 3... [2022-04-28T07:38:31.648Z] INFO: Downloading compiler 3 of 3... [2022-04-28T07:38:31.648Z] INFO: Extracting git... [2022-04-28T07:38:41.924Z] INFO: Expanding go... [2022-04-28T07:38:42.626Z] INFO: Expanding go... [2022-04-28T07:38:50.900Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-04-28T07:38:50.900Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-04-28T07:38:50.900Z] ok github.com/docker/docker/api/server/httputils 0.009s coverage: 31.9% of statements [2022-04-28T07:38:50.900Z] ok github.com/docker/docker/api/server/middleware 0.008s coverage: 37.7% of statements [2022-04-28T07:38:50.900Z] ? github.com/docker/docker/api/server/router [no test files] [2022-04-28T07:38:50.900Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-04-28T07:38:50.900Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-04-28T07:38:50.900Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-04-28T07:38:50.900Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-04-28T07:38:50.900Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-04-28T07:38:50.900Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-04-28T07:38:50.900Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-04-28T07:38:50.900Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-04-28T07:38:50.900Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-04-28T07:38:50.900Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-04-28T07:38:50.900Z] ok github.com/docker/docker/api/server/router/swarm 0.006s coverage: 6.1% of statements [2022-04-28T07:38:50.900Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-04-28T07:38:50.900Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-04-28T07:38:50.900Z] ? github.com/docker/docker/api/types [no test files] [2022-04-28T07:38:50.900Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-04-28T07:38:50.900Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-04-28T07:38:50.900Z] ? github.com/docker/docker/api/types/container [no test files] [2022-04-28T07:38:50.900Z] ? github.com/docker/docker/api/types/events [no test files] [2022-04-28T07:38:50.900Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2022-04-28T07:38:50.900Z] ok github.com/docker/docker/api/types/filters 0.009s coverage: 92.2% of statements [2022-04-28T07:38:50.900Z] ? github.com/docker/docker/api/types/image [no test files] [2022-04-28T07:38:50.900Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-04-28T07:38:50.900Z] ? github.com/docker/docker/api/types/network [no test files] [2022-04-28T07:38:50.900Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-04-28T07:38:50.900Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-04-28T07:38:50.900Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-04-28T07:38:50.900Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-04-28T07:38:50.900Z] ok github.com/docker/docker/api/types/time 0.006s coverage: 100.0% of statements [2022-04-28T07:38:50.900Z] ok github.com/docker/docker/api/types/versions 0.005s coverage: 77.3% of statements [2022-04-28T07:38:50.900Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-04-28T07:38:50.900Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-04-28T07:38:50.900Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-04-28T07:38:50.900Z] ? github.com/docker/docker/builder [no test files] [2022-04-28T07:38:50.900Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-04-28T07:38:50.900Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-04-28T07:38:50.900Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-04-28T07:38:50.900Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-04-28T07:38:50.900Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-04-28T07:38:50.900Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-04-28T07:38:50.900Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-04-28T07:38:51.440Z] sha256:99bb3ba5c495de8b7b279b7944f650261b682c59765a4448a98ef7ba49ac122f [2022-04-28T07:38:51.440Z] INFO: Starting docker-py tests... [2022-04-28T07:38:51.440Z] ============================= test session starts ============================== [2022-04-28T07:38:51.440Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-04-28T07:38:51.440Z] rootdir: /src, inifile: pytest.ini [2022-04-28T07:38:51.440Z] plugins: cov-2.6.1, timeout-1.3.3 [2022-04-28T07:38:51.440Z] collected 395 items / 2 deselected / 393 selected [2022-04-28T07:38:51.440Z] [2022-04-28T07:38:53.420Z] ok github.com/docker/docker/builder/remotecontext 0.106s coverage: 13.7% of statements [2022-04-28T07:38:53.420Z] ok github.com/docker/docker/builder/dockerfile 0.477s coverage: 49.3% of statements [2022-04-28T07:38:53.678Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-04-28T07:38:54.244Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-04-28T07:38:55.201Z] ok github.com/docker/docker/builder/remotecontext/git 1.625s coverage: 86.3% of statements [2022-04-28T07:38:55.201Z] ? github.com/docker/docker/cli [no test files] [2022-04-28T07:38:55.201Z] ? github.com/docker/docker/cli/config [no test files] [2022-04-28T07:38:55.201Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-04-28T07:38:55.201Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-04-28T07:38:55.764Z] ok github.com/docker/docker/cmd/docker-proxy 0.247s coverage: 67.6% of statements [2022-04-28T07:38:59.039Z] ok github.com/docker/docker/client 0.134s coverage: 75.6% of statements [2022-04-28T07:39:03.005Z] INFO: Expanding compiler 1 of 3... [2022-04-28T07:39:03.989Z] INFO: Expanding compiler 2 of 3... [2022-04-28T07:39:06.152Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-04-28T07:39:06.720Z] tests/integration/api_client_test.py ..... [ 7%] [2022-04-28T07:39:07.777Z] INFO: Expanding compiler 3 of 3... [2022-04-28T07:39:07.794Z] INFO: Expanding compiler 1 of 3... [2022-04-28T07:39:07.794Z] INFO: Expanding compiler 2 of 3... [2022-04-28T07:39:08.225Z] tests/integration/api_config_test.py ...... [ 8%] [2022-04-28T07:39:08.246Z] INFO: Removing downloaded files... [2022-04-28T07:39:08.246Z] INFO: Downloading containerd [2022-04-28T07:39:09.371Z] INFO: Expanding compiler 3 of 3... [2022-04-28T07:39:09.841Z] INFO: Removing downloaded files... [2022-04-28T07:39:09.841Z] INFO: Downloading containerd [2022-04-28T07:39:12.712Z] #62 267.7 # github.com/containerd/containerd/cmd/containerd [2022-04-28T07:39:12.712Z] #62 267.7 /usr/bin/ld: /tmp/go-link-2199099186/000019.o: in function `New': [2022-04-28T07:39:12.712Z] #62 267.7 /tmp/tmp.jU2QumH1b5/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-04-28T07:39:12.712Z] #62 267.8 + bin/containerd-stress [2022-04-28T07:39:12.712Z] #62 268.9 + bin/containerd-shim [2022-04-28T07:39:19.287Z] #62 279.9 + bin/containerd-shim-runc-v1 [2022-04-28T07:39:25.861Z] #62 286.1 + bin/containerd-shim-runc-v2 [2022-04-28T07:39:26.123Z] #62 286.9 + binaries [2022-04-28T07:39:26.383Z] #62 286.9 + install -D bin/containerd /build/containerd [2022-04-28T07:39:26.383Z] #62 286.9 + install -D bin/containerd-shim /build/containerd-shim [2022-04-28T07:39:26.383Z] #62 286.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-04-28T07:39:26.383Z] #62 286.9 + install -D bin/ctr /build/ctr [2022-04-28T07:39:28.289Z] #62 DONE 288.7s [2022-04-28T07:39:28.859Z] [2022-04-28T07:39:28.859Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2022-04-28T07:39:28.859Z] #63 sha256:ebe1769801b3e7a6769c69957fc2a6cee2cc4996c8051862f11b33f1892ebaef [2022-04-28T07:39:29.428Z] #63 DONE 0.6s [2022-04-28T07:39:29.689Z] [2022-04-28T07:39:29.689Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-04-28T07:39:29.689Z] #68 sha256:c035f9b4322e08808f3bfcb002d5af3770be42d5b4b6f743cd799beb5e62631b [2022-04-28T07:39:29.689Z] #68 DONE 0.1s [2022-04-28T07:39:29.689Z] [2022-04-28T07:39:29.689Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-04-28T07:39:29.689Z] #73 sha256:086cb06cfe7c8090e2c0ecc5ce9fa6db34524b4de2164f8ef00dcb84379a1b35 [2022-04-28T07:39:30.626Z] #73 DONE 0.8s [2022-04-28T07:39:30.626Z] [2022-04-28T07:39:30.626Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2022-04-28T07:39:30.626Z] #74 sha256:243afa872e9754c5259ec4bd49e0f01252fd844282b8a5bd16bb25cc14cbf160 [2022-04-28T07:39:30.626Z] #74 DONE 0.0s [2022-04-28T07:39:30.626Z] [2022-04-28T07:39:30.626Z] #75 [dev-systemd-true 1/2] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends dbus dbus-user-session systemd systemd-sysv [2022-04-28T07:39:30.626Z] #75 sha256:9491d45f63db9ce27d36b85651d5267545b391a615368ec72f549ec5796dacb0 [2022-04-28T07:39:31.087Z] ok github.com/docker/docker/cmd/dockerd 0.075s coverage: 30.6% of statements [2022-04-28T07:39:31.087Z] ok github.com/docker/docker/container 0.117s coverage: 34.8% of statements [2022-04-28T07:39:31.194Z] #75 0.713 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-04-28T07:39:31.194Z] #75 0.713 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-04-28T07:39:31.194Z] #75 0.713 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-04-28T07:39:31.649Z] ok github.com/docker/docker/cmd/dockerd/trap 2.434s coverage: 0.0% of statements [2022-04-28T07:39:31.649Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-04-28T07:39:31.649Z] ? github.com/docker/docker/container/stream [no test files] [2022-04-28T07:39:31.649Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-04-28T07:39:31.649Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-04-28T07:39:31.649Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-04-28T07:39:32.021Z] #75 0.951 Reading package lists... [2022-04-28T07:39:32.281Z] #75 1.442 Reading package lists... [2022-04-28T07:39:32.539Z] #75 1.939 Building dependency tree... [2022-04-28T07:39:32.539Z] #75 2.052 Reading state information... [2022-04-28T07:39:32.799Z] #75 2.167 The following additional packages will be installed: [2022-04-28T07:39:32.799Z] #75 2.167 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2022-04-28T07:39:32.799Z] #75 2.168 Suggested packages: [2022-04-28T07:39:32.799Z] #75 2.168 systemd-container policykit-1 [2022-04-28T07:39:32.799Z] #75 2.168 Recommended packages: [2022-04-28T07:39:32.799Z] #75 2.168 systemd-timesyncd | time-daemon libnss-systemd [2022-04-28T07:39:32.799Z] #75 2.235 The following NEW packages will be installed: [2022-04-28T07:39:32.799Z] #75 2.235 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2022-04-28T07:39:32.799Z] #75 2.236 libkmod2 libpam-systemd systemd systemd-sysv [2022-04-28T07:39:33.058Z] #75 2.505 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2022-04-28T07:39:33.059Z] #75 2.505 Need to get 5817 kB of archives. [2022-04-28T07:39:33.059Z] #75 2.505 After this operation, 19.3 MB of additional disk space will be used. [2022-04-28T07:39:33.059Z] #75 2.505 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-04-28T07:39:33.059Z] #75 2.507 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-04-28T07:39:33.059Z] #75 2.509 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-04-28T07:39:33.059Z] #75 2.511 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-04-28T07:39:33.059Z] #75 2.512 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-04-28T07:39:33.059Z] #75 2.588 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7 [113 kB] [2022-04-28T07:39:33.059Z] #75 2.595 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2022-04-28T07:39:33.059Z] #75 2.596 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2022-04-28T07:39:33.059Z] #75 2.598 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7 [283 kB] [2022-04-28T07:39:33.059Z] #75 2.600 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB] [2022-04-28T07:39:33.318Z] #75 2.752 debconf: delaying package configuration, since apt-utils is not installed [2022-04-28T07:39:33.318Z] #75 2.782 Fetched 5817 kB in 0s (16.1 MB/s) [2022-04-28T07:39:33.318Z] #75 2.805 Selecting previously unselected package libargon2-1:amd64. [2022-04-28T07:39:33.318Z] #75 2.805 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 28622 files and directories currently installed.) [2022-04-28T07:39:33.318Z] #75 2.820 Preparing to unpack .../libargon2-1_0~20171227-0.2_amd64.deb ... [2022-04-28T07:39:33.318Z] #75 2.827 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-04-28T07:39:33.318Z] #75 2.859 Selecting previously unselected package libjson-c5:amd64. [2022-04-28T07:39:33.318Z] #75 2.862 Preparing to unpack .../libjson-c5_0.15-2_amd64.deb ... [2022-04-28T07:39:33.318Z] #75 2.866 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-04-28T07:39:33.318Z] #75 2.898 Selecting previously unselected package libcryptsetup12:amd64. [2022-04-28T07:39:33.318Z] #75 2.901 Preparing to unpack .../libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-04-28T07:39:33.318Z] #75 2.905 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-04-28T07:39:33.318Z] #75 2.961 Selecting previously unselected package libkmod2:amd64. [2022-04-28T07:39:33.578Z] #75 2.962 Preparing to unpack .../libkmod2_28-1_amd64.deb ... [2022-04-28T07:39:33.578Z] #75 2.967 Unpacking libkmod2:amd64 (28-1) ... [2022-04-28T07:39:33.578Z] #75 3.010 Selecting previously unselected package systemd. [2022-04-28T07:39:33.578Z] #75 3.013 Preparing to unpack .../systemd_247.3-7_amd64.deb ... [2022-04-28T07:39:33.578Z] #75 3.047 Unpacking systemd (247.3-7) ... [2022-04-28T07:39:33.837Z] #75 3.539 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-04-28T07:39:34.096Z] #75 3.551 Setting up libjson-c5:amd64 (0.15-2) ... [2022-04-28T07:39:34.096Z] #75 3.562 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-04-28T07:39:34.096Z] #75 3.572 Setting up libkmod2:amd64 (28-1) ... [2022-04-28T07:39:34.096Z] #75 3.584 Setting up systemd (247.3-7) ... [2022-04-28T07:39:34.096Z] #75 3.622 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-04-28T07:39:34.096Z] #75 3.624 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-04-28T07:39:34.096Z] #75 3.626 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-04-28T07:39:34.096Z] #75 3.649 Initializing machine ID from KVM UUID. [2022-04-28T07:39:34.355Z] #75 4.021 Selecting previously unselected package systemd-sysv. [2022-04-28T07:39:34.355Z] #75 4.022 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 29433 files and directories currently installed.) [2022-04-28T07:39:34.355Z] #75 4.035 Preparing to unpack .../systemd-sysv_247.3-7_amd64.deb ... [2022-04-28T07:39:34.355Z] #75 4.039 Unpacking systemd-sysv (247.3-7) ... [2022-04-28T07:39:34.355Z] #75 4.083 Selecting previously unselected package libdbus-1-3:amd64. [2022-04-28T07:39:34.614Z] #75 4.085 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2022-04-28T07:39:34.614Z] #75 4.090 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2022-04-28T07:39:34.614Z] #75 4.147 Selecting previously unselected package dbus. [2022-04-28T07:39:34.614Z] #75 4.150 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2022-04-28T07:39:34.614Z] #75 4.159 Unpacking dbus (1.12.20-2) ... [2022-04-28T07:39:34.614Z] #75 4.219 Selecting previously unselected package libpam-systemd:amd64. [2022-04-28T07:39:34.614Z] #75 4.222 Preparing to unpack .../libpam-systemd_247.3-7_amd64.deb ... [2022-04-28T07:39:34.614Z] #75 4.225 Unpacking libpam-systemd:amd64 (247.3-7) ... [2022-04-28T07:39:34.614Z] #75 4.271 Selecting previously unselected package dbus-user-session. [2022-04-28T07:39:34.614Z] #75 4.274 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2022-04-28T07:39:34.614Z] #75 4.278 Unpacking dbus-user-session (1.12.20-2) ... [2022-04-28T07:39:34.873Z] #75 4.345 Setting up systemd-sysv (247.3-7) ... [2022-04-28T07:39:34.873Z] #75 4.359 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2022-04-28T07:39:34.873Z] #75 4.370 Setting up dbus (1.12.20-2) ... [2022-04-28T07:39:34.873Z] #75 4.487 invoke-rc.d: could not determine current runlevel [2022-04-28T07:39:35.133Z] #75 4.489 invoke-rc.d: policy-rc.d denied execution of start. [2022-04-28T07:39:35.133Z] #75 4.494 Setting up libpam-systemd:amd64 (247.3-7) ... [2022-04-28T07:39:35.133Z] #75 4.637 Setting up dbus-user-session (1.12.20-2) ... [2022-04-28T07:39:35.133Z] #75 4.651 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-28T07:39:35.133Z] #75 DONE 4.8s [2022-04-28T07:39:35.392Z] [2022-04-28T07:39:35.392Z] #76 [dev-systemd-true 2/2] RUN mkdir -p hack && curl -o hack/dind-systemd https://raw.githubusercontent.com/AkihiroSuda/containerized-systemd/b70bac0daeea120456764248164c21684ade7d0d/docker-entrypoint.sh && chmod +x hack/dind-systemd [2022-04-28T07:39:35.392Z] #76 sha256:03e69ac185e279c72f1367eb03e0cdc200fd65751e0e1b410f9bc839cf16f173 [2022-04-28T07:39:35.650Z] #76 0.415 % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-28T07:39:35.650Z] #76 0.417 Dload Upload Total Spent Left Speed [2022-04-28T07:39:35.911Z] #76 0.417 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 5507 0 --:--:-- --:--:-- --:--:-- 5507 [2022-04-28T07:39:35.911Z] #76 DONE 0.8s [2022-04-28T07:39:35.911Z] [2022-04-28T07:39:35.911Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-04-28T07:39:35.911Z] #77 sha256:fac462948f9067a78d2787703516f377162c2e8c6fe881d6f89aadb922416f63 [2022-04-28T07:39:36.848Z] #77 DONE 0.9s [2022-04-28T07:39:36.848Z] [2022-04-28T07:39:36.848Z] #78 exporting to image [2022-04-28T07:39:36.848Z] #78 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-04-28T07:39:36.848Z] #78 exporting layers [2022-04-28T07:39:36.881Z] ba8181afd426: Pull complete [2022-04-28T07:39:36.881Z] Digest: sha256:8b98b3d621f5e6edc3639c7e90f63473c8f717a01e2a0c65b122fae827bd1c5a [2022-04-28T07:39:36.881Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-28T07:39:36.881Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-28T07:39:36.881Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2022-04-28T07:39:36.881Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2022-04-28T07:39:36.881Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2803' [2022-04-28T07:39:36.881Z] INFO: Docker version of control daemon [2022-04-28T07:39:36.881Z] [2022-04-28T07:39:36.881Z] Client: [2022-04-28T07:39:36.881Z] Version: 20.10.9 [2022-04-28T07:39:36.881Z] API version: 1.41 [2022-04-28T07:39:36.881Z] Go version: go1.16.8 [2022-04-28T07:39:36.881Z] Git commit: c2ea9bc [2022-04-28T07:39:36.881Z] Built: Mon Oct 4 16:11:10 2021 [2022-04-28T07:39:36.881Z] OS/Arch: windows/amd64 [2022-04-28T07:39:36.881Z] Context: default [2022-04-28T07:39:36.881Z] Experimental: true [2022-04-28T07:39:36.881Z] [2022-04-28T07:39:36.881Z] Server: Docker Engine - Community [2022-04-28T07:39:36.881Z] Engine: [2022-04-28T07:39:36.881Z] Version: 20.10.9 [2022-04-28T07:39:36.881Z] API version: 1.41 (minimum version 1.24) [2022-04-28T07:39:36.881Z] Go version: go1.16.8 [2022-04-28T07:39:36.881Z] Git commit: 79ea9d3 [2022-04-28T07:39:36.881Z] Built: Mon Oct 4 16:06:39 2021 [2022-04-28T07:39:36.881Z] OS/Arch: windows/amd64 [2022-04-28T07:39:36.881Z] Experimental: true [2022-04-28T07:39:36.881Z] [2022-04-28T07:39:36.881Z] INFO: Docker info of control daemon [2022-04-28T07:39:36.881Z] [2022-04-28T07:39:36.881Z] Client: [2022-04-28T07:39:36.881Z] Context: default [2022-04-28T07:39:36.881Z] Debug Mode: false [2022-04-28T07:39:36.881Z] Plugins: [2022-04-28T07:39:36.881Z] app: Docker Application (Docker Inc., v0.8.0) [2022-04-28T07:39:36.881Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-04-28T07:39:36.881Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-04-28T07:39:36.881Z] [2022-04-28T07:39:36.882Z] Server: [2022-04-28T07:39:36.882Z] Containers: 0 [2022-04-28T07:39:36.882Z] Running: 0 [2022-04-28T07:39:36.882Z] Paused: 0 [2022-04-28T07:39:36.882Z] Stopped: 0 [2022-04-28T07:39:36.882Z] Images: 1 [2022-04-28T07:39:36.882Z] Server Version: 20.10.9 [2022-04-28T07:39:36.882Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-04-28T07:39:36.882Z] Windows: [2022-04-28T07:39:36.882Z] LCOW: [2022-04-28T07:39:36.882Z] Logging Driver: json-file [2022-04-28T07:39:36.882Z] Plugins: [2022-04-28T07:39:36.882Z] Volume: local [2022-04-28T07:39:36.882Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-28T07:39:36.882Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-28T07:39:36.882Z] Swarm: inactive [2022-04-28T07:39:36.882Z] Default Isolation: process [2022-04-28T07:39:36.882Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-04-28T07:39:36.882Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-04-28T07:39:36.882Z] OSType: windows [2022-04-28T07:39:36.882Z] Architecture: x86_64 [2022-04-28T07:39:36.882Z] CPUs: 4 [2022-04-28T07:39:36.882Z] Total Memory: 32GiB [2022-04-28T07:39:36.882Z] Name: azwin-2-19d1e0 [2022-04-28T07:39:36.882Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-04-28T07:39:36.882Z] Docker Root Dir: D:\docker [2022-04-28T07:39:36.882Z] Debug Mode: false [2022-04-28T07:39:36.882Z] Registry: https://index.docker.io/v1/ [2022-04-28T07:39:36.882Z] Labels: [2022-04-28T07:39:36.882Z] Experimental: true [2022-04-28T07:39:36.882Z] Insecure Registries: [2022-04-28T07:39:36.882Z] 10.0.0.4:5000 [2022-04-28T07:39:36.882Z] 127.0.0.0/8 [2022-04-28T07:39:36.882Z] Registry Mirrors: [2022-04-28T07:39:36.882Z] http://10.0.0.4:5000/ [2022-04-28T07:39:36.882Z] Live Restore Enabled: false [2022-04-28T07:39:36.882Z] Product License: Community Engine [2022-04-28T07:39:36.882Z] [2022-04-28T07:39:36.882Z] [2022-04-28T07:39:36.882Z] INFO: Commit hash is 4cf904494e [2022-04-28T07:39:36.882Z] INFO: Nuke-Everything... [2022-04-28T07:39:36.882Z] INFO: Container count on control daemon to delete is 0 [2022-04-28T07:39:36.882Z] INFO: Nuking d:\CI [2022-04-28T07:39:36.882Z] INFO: Zapped successfully [2022-04-28T07:39:36.882Z] INFO: Location for testing is d:\CI\PR-43536\2 [2022-04-28T07:39:36.882Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-04-28T07:39:36.882Z] [2022-04-28T07:39:36.882Z] [2022-04-28T07:39:36.882Z] INFO: Building the image from Dockerfile.windows at 04/28/2022 07:39:28... [2022-04-28T07:39:36.882Z] [2022-04-28T07:39:36.882Z] Sending build context to Docker daemon 66.32MB [2022-04-28T07:39:36.882Z] [2022-04-28T07:39:36.882Z] Step 1/13 : FROM microsoft/windowsservercore [2022-04-28T07:39:36.882Z] ---> e8870c5c3ab2 [2022-04-28T07:39:36.882Z] Step 2/13 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-04-28T07:39:36.882Z] ---> Running in 88821499dafe [2022-04-28T07:39:36.882Z] Removing intermediate container 88821499dafe [2022-04-28T07:39:36.882Z] ---> 8f1043e147be [2022-04-28T07:39:36.882Z] Step 3/13 : ARG GO_VERSION=1.18.1 [2022-04-28T07:39:36.882Z] ---> Running in ac23b1e31439 [2022-04-28T07:39:36.882Z] Removing intermediate container ac23b1e31439 [2022-04-28T07:39:36.882Z] ---> eff23fb66713 [2022-04-28T07:39:36.882Z] Step 4/13 : ARG CONTAINERD_VERSION=1.6.3 [2022-04-28T07:39:36.882Z] ---> Running in c6d49a8d5723 [2022-04-28T07:39:36.882Z] Removing intermediate container c6d49a8d5723 [2022-04-28T07:39:36.882Z] ---> e40ba7bd6dff [2022-04-28T07:39:36.882Z] Step 5/13 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-04-28T07:39:36.882Z] ---> Running in d24a3eeed86d [2022-04-28T07:39:36.882Z] Removing intermediate container d24a3eeed86d [2022-04-28T07:39:36.882Z] ---> 130297d0d941 [2022-04-28T07:39:36.882Z] Step 6/13 : ARG GOWINRES_VERSION=v0.2.3 [2022-04-28T07:39:36.882Z] ---> Running in 84575ae91f35 [2022-04-28T07:39:36.882Z] Removing intermediate container 84575ae91f35 [2022-04-28T07:39:36.882Z] ---> 75a5b9096d84 [2022-04-28T07:39:36.882Z] Step 7/13 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} GOWINRES_VERSION=${GOWINRES_VERSION} [2022-04-28T07:39:36.882Z] ---> Running in f90a28f34c05 [2022-04-28T07:39:36.882Z] Removing intermediate container f90a28f34c05 [2022-04-28T07:39:36.882Z] ---> 57bb973500bc [2022-04-28T07:39:36.882Z] Step 8/13 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin;C:\containerd\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2022-04-28T07:39:36.882Z] ---> Running in 7c1b4fe2e462 [2022-04-28T07:39:36.895Z] ok github.com/docker/docker/daemon/cluster 0.064s coverage: 0.5% of statements [2022-04-28T07:39:38.262Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.011s coverage: 65.3% of statements [2022-04-28T07:39:38.984Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-04-28T07:39:39.191Z] ok github.com/docker/docker/daemon/cluster/convert 0.012s coverage: 35.9% of statements [2022-04-28T07:39:43.416Z] #78 exporting layers 6.3s done [2022-04-28T07:39:43.416Z] #78 writing image sha256:c2efd9c7aa0bd7c8a5c105d0e648dad6bfcfba4d7a4db9136027615fcdc2ed1a done [2022-04-28T07:39:43.416Z] #78 naming to docker.io/library/docker:4cf904494e221d2a9846f4d720b6701a14215cb2 done [2022-04-28T07:39:43.416Z] #78 DONE 6.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-04-28T07:39:43.772Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43536/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=4cf904494e221d2a9846f4d720b6701a14215cb2 -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:4cf904494e221d2a9846f4d720b6701a14215cb2 hack/make.sh dynbinary test-integration [2022-04-28T07:39:45.725Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-04-28T07:39:45.725Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-04-28T07:39:45.725Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-04-28T07:39:45.725Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-04-28T07:39:45.725Z] systemd 247.3-7 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified) [2022-04-28T07:39:45.725Z] Detected virtualization docker. [2022-04-28T07:39:45.725Z] Detected architecture x86-64. [2022-04-28T07:39:45.725Z] Set hostname to . [2022-04-28T07:39:45.725Z] modprobe@configfs.service: Succeeded. [2022-04-28T07:39:45.725Z] modprobe@drm.service: Succeeded. [2022-04-28T07:39:45.725Z] modprobe@fuse.service: Succeeded. [2022-04-28T07:39:45.725Z] + source /etc/docker-entrypoint-cmd [2022-04-28T07:39:45.725Z] ++ hack/make.sh dynbinary test-integration [2022-04-28T07:39:45.725Z] [2022-04-28T07:39:45.725Z] Removing bundles/ [2022-04-28T07:39:45.725Z] [2022-04-28T07:39:45.725Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-04-28T07:39:45.725Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-04-28T07:39:45.725Z] GOOS="" GOARCH="" GOARM="" [2022-04-28T07:39:45.753Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.446s coverage: 13.8% of statements [2022-04-28T07:39:46.684Z] ok github.com/docker/docker/daemon/config 0.031s coverage: 81.5% of statements [2022-04-28T07:39:47.246Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2022-04-28T07:39:47.577Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-04-28T07:39:47.577Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-28T07:39:47.577Z] GOOS="" GOARCH="" GOARM="" [2022-04-28T07:39:47.577Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-28T07:39:47.577Z] [2022-04-28T07:39:47.577Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-28T07:39:47.577Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-28T07:39:47.577Z] HOSTNAME=ecc94d04ede9 [2022-04-28T07:39:47.577Z] DEST=bundles/test-integration [2022-04-28T07:39:47.577Z] PWD=/go/src/github.com/docker/docker [2022-04-28T07:39:47.577Z] DOCKER_ROOTLESS=1 [2022-04-28T07:39:47.577Z] DOCKER_GITCOMMIT=4cf904494e221d2a9846f4d720b6701a14215cb2 [2022-04-28T07:39:47.577Z] container=docker [2022-04-28T07:39:47.577Z] HOME=/root [2022-04-28T07:39:47.577Z] GOLANG_VERSION=1.18.1 [2022-04-28T07:39:47.577Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-28T07:39:47.577Z] VALIDATE_BRANCH=master [2022-04-28T07:39:47.577Z] TERM=xterm [2022-04-28T07:39:47.577Z] DOCKER_PKG=github.com/docker/docker [2022-04-28T07:39:47.577Z] SHLVL=1 [2022-04-28T07:39:47.577Z] TIMEOUT=120m [2022-04-28T07:39:47.577Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-28T07:39:47.577Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-28T07:39:47.577Z] GO111MODULE=off [2022-04-28T07:39:47.577Z] DOCKER_EXPERIMENTAL=1 [2022-04-28T07:39:47.577Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-04-28T07:39:47.577Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-28T07:39:47.577Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-28T07:39:47.577Z] GOPATH=/go [2022-04-28T07:39:47.577Z] PKG_CONFIG=pkg-config [2022-04-28T07:39:47.577Z] _=/usr/bin/env [2022-04-28T07:39:47.577Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-04-28T07:39:47.808Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2022-04-28T07:39:48.736Z] ok github.com/docker/docker/daemon 10.118s coverage: 16.8% of statements [2022-04-28T07:39:48.736Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-04-28T07:39:48.736Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-04-28T07:39:48.736Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-04-28T07:39:48.736Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-04-28T07:39:48.992Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.553s coverage: 74.8% of statements [2022-04-28T07:39:49.920Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.258s coverage: 56.2% of statements [2022-04-28T07:39:50.847Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 3.0% of statements [2022-04-28T07:39:51.817Z] [2022-04-28T07:39:51.817Z] SUCCESS: Specified value was saved. [2022-04-28T07:39:52.216Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.010s coverage: 1.9% of statements [2022-04-28T07:39:52.285Z] INFO: Downloading git... [2022-04-28T07:39:53.586Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.255s coverage: 50.6% of statements [2022-04-28T07:39:53.856Z] INFO: Downloading go... [2022-04-28T07:39:54.957Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.095s coverage: 46.1% of statements [2022-04-28T07:39:54.957Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-04-28T07:39:55.523Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.010s coverage: 58.5% of statements [2022-04-28T07:39:55.523Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.937s coverage: 58.2% of statements [2022-04-28T07:39:55.523Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-04-28T07:39:55.523Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-04-28T07:39:56.453Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.020s coverage: 3.0% of statements [2022-04-28T07:39:57.015Z] ok github.com/docker/docker/daemon/links 0.009s coverage: 93.0% of statements [2022-04-28T07:39:57.944Z] ok github.com/docker/docker/daemon/images 0.045s coverage: 6.6% of statements [2022-04-28T07:39:57.944Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-04-28T07:39:57.944Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-04-28T07:39:58.200Z] ok github.com/docker/docker/daemon/logger 0.221s coverage: 43.0% of statements [2022-04-28T07:39:58.626Z] INFO: Downloading compiler 1 of 3... [2022-04-28T07:39:58.626Z] INFO: Downloading compiler 2 of 3... [2022-04-28T07:39:58.626Z] INFO: Downloading compiler 3 of 3... [2022-04-28T07:39:58.626Z] INFO: Extracting git... [2022-04-28T07:39:59.128Z] ok github.com/docker/docker/daemon/logger/awslogs 0.146s coverage: 79.9% of statements [2022-04-28T07:39:59.128Z] ok github.com/docker/docker/daemon/logger/fluentd 0.019s coverage: 53.6% of statements [2022-04-28T07:39:59.128Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-04-28T07:39:59.690Z] ok github.com/docker/docker/daemon/logger/gelf 0.011s coverage: 68.2% of statements [2022-04-28T07:39:59.690Z] ok github.com/docker/docker/daemon/logger/journald 0.005s coverage: 23.9% of statements [2022-04-28T07:39:59.947Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.011s coverage: 87.2% of statements [2022-04-28T07:40:00.204Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.009s coverage: 69.9% of statements [2022-04-28T07:40:00.769Z] ok github.com/docker/docker/daemon/logger/local 0.027s coverage: 78.7% of statements [2022-04-28T07:40:00.769Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-04-28T07:40:01.333Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.038s coverage: 54.9% of statements [2022-04-28T07:40:01.589Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.021s coverage: 31.5% of statements [2022-04-28T07:40:02.522Z] ok github.com/docker/docker/daemon/logger/syslog 0.010s coverage: 46.8% of statements [2022-04-28T07:40:02.522Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-04-28T07:40:03.085Z] ok github.com/docker/docker/daemon/network 0.006s coverage: 63.8% of statements [2022-04-28T07:40:04.017Z] ok github.com/docker/docker/daemon/logger/splunk 1.524s coverage: 82.5% of statements [2022-04-28T07:40:04.017Z] ? github.com/docker/docker/daemon/names [no test files] [2022-04-28T07:40:04.017Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-04-28T07:40:04.583Z] ok github.com/docker/docker/distribution/metadata 0.026s coverage: 48.2% of statements [2022-04-28T07:40:05.149Z] ok github.com/docker/docker/distribution 0.599s coverage: 28.2% of statements [2022-04-28T07:40:05.149Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-04-28T07:40:05.712Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-04-28T07:40:06.275Z] ok github.com/docker/docker/image 0.024s coverage: 86.9% of statements [2022-04-28T07:40:06.841Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2022-04-28T07:40:07.098Z] ok github.com/docker/docker/distribution/xfer 1.890s coverage: 85.4% of statements [2022-04-28T07:40:07.098Z] ? github.com/docker/docker/dockerversion [no test files] [2022-04-28T07:40:07.355Z] ok github.com/docker/docker/image/tarexport 0.009s coverage: 0.7% of statements [2022-04-28T07:40:07.610Z] ok github.com/docker/docker/image/v1 0.007s coverage: 25.0% of statements [2022-04-28T07:40:07.610Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-04-28T07:40:08.171Z] ok github.com/docker/docker/libcontainerd/queue 0.035s coverage: 100.0% of statements [2022-04-28T07:40:08.733Z] ok github.com/docker/docker/oci 0.007s coverage: 46.0% of statements [2022-04-28T07:40:09.295Z] ok github.com/docker/docker/opts 0.021s coverage: 66.7% of statements [2022-04-28T07:40:09.295Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-04-28T07:40:10.411Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-04-28T07:40:10.411Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-28T07:40:10.411Z] GOOS="" GOARCH="" GOARM="" [2022-04-28T07:40:10.411Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-28T07:40:10.411Z] [2022-04-28T07:40:10.411Z] + TEST_INTEGRATION_DEST=1 [2022-04-28T07:40:10.411Z] + CONTAINER_NAME=docker-pr2-1 [2022-04-28T07:40:10.411Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-04-28T07:40:10.411Z] + run_tests test-integration-flaky [2022-04-28T07:40:10.411Z] + '[' -n 0 ']' [2022-04-28T07:40:10.411Z] + rm= [2022-04-28T07:40:10.411Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43536/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43536/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43536/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=4cf904494e221d2a9846f4d720b6701a14215cb2 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4cf904494e221d2a9846f4d720b6701a14215cb2 hack/make.sh test-integration-flaky test-integration [2022-04-28T07:40:10.411Z] + c=0 [2022-04-28T07:40:10.411Z] + TEST_INTEGRATION_DEST=3 [2022-04-28T07:40:10.411Z] + TEST_INTEGRATION_DEST=2 [2022-04-28T07:40:10.411Z] + CONTAINER_NAME=docker-pr2-3 [2022-04-28T07:40:10.411Z] + TEST_SKIP_INTEGRATION=1 [2022-04-28T07:40:10.411Z] + CONTAINER_NAME=docker-pr2-2 [2022-04-28T07:40:10.411Z] + TEST_SKIP_INTEGRATION=1 [2022-04-28T07:40:10.411Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-04-28T07:40:10.411Z] + run_tests [2022-04-28T07:40:10.411Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-04-28T07:40:10.411Z] + run_tests [2022-04-28T07:40:10.411Z] + '[' -n 0 ']' [2022-04-28T07:40:10.411Z] + '[' -n 0 ']' [2022-04-28T07:40:10.411Z] + rm= [2022-04-28T07:40:10.411Z] + rm= [2022-04-28T07:40:10.411Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43536/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43536/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43536/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=4cf904494e221d2a9846f4d720b6701a14215cb2 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4cf904494e221d2a9846f4d720b6701a14215cb2 hack/make.sh '' test-integration [2022-04-28T07:40:10.411Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43536/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43536/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43536/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=4cf904494e221d2a9846f4d720b6701a14215cb2 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4cf904494e221d2a9846f4d720b6701a14215cb2 hack/make.sh '' test-integration [2022-04-28T07:40:10.411Z] ++ jobs -p [2022-04-28T07:40:10.411Z] + for job in $(jobs -p) [2022-04-28T07:40:10.411Z] + wait 7027 [2022-04-28T07:40:10.411Z] [2022-04-28T07:40:10.411Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-28T07:40:10.411Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-28T07:40:10.411Z] HOSTNAME=cb353f165303 [2022-04-28T07:40:10.411Z] TEST_SKIP_INTEGRATION=1 [2022-04-28T07:40:10.411Z] TESTDEBUG=0 [2022-04-28T07:40:10.411Z] DEST=bundles/test-integration [2022-04-28T07:40:10.411Z] PWD=/go/src/github.com/docker/docker [2022-04-28T07:40:10.411Z] KEEPBUNDLE=1 [2022-04-28T07:40:10.411Z] DOCKER_GITCOMMIT=4cf904494e221d2a9846f4d720b6701a14215cb2 [2022-04-28T07:40:10.411Z] container=docker [2022-04-28T07:40:10.411Z] HOME=/root [2022-04-28T07:40:10.411Z] GOLANG_VERSION=1.18.1 [2022-04-28T07:40:10.411Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-28T07:40:10.411Z] VALIDATE_BRANCH=master [2022-04-28T07:40:10.411Z] TERM=xterm [2022-04-28T07:40:10.411Z] DOCKER_PKG=github.com/docker/docker [2022-04-28T07:40:10.411Z] SHLVL=1 [2022-04-28T07:40:10.411Z] TIMEOUT=120m [2022-04-28T07:40:10.411Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-28T07:40:10.411Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-28T07:40:10.411Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-04-28T07:40:10.411Z] GO111MODULE=off [2022-04-28T07:40:10.411Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-28T07:40:10.411Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-28T07:40:10.411Z] GOPATH=/go [2022-04-28T07:40:10.411Z] PKG_CONFIG=pkg-config [2022-04-28T07:40:10.411Z] _=/usr/bin/env [2022-04-28T07:40:10.411Z] Building test suite binary ./integration-cli/test.main [2022-04-28T07:40:10.411Z] [2022-04-28T07:40:10.411Z] [2022-04-28T07:40:10.411Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-04-28T07:40:10.411Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-28T07:40:10.411Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-28T07:40:10.411Z] HOSTNAME=c37b91e95427 [2022-04-28T07:40:10.411Z] TEST_SKIP_INTEGRATION=1 [2022-04-28T07:40:10.411Z] TESTDEBUG=0 [2022-04-28T07:40:10.411Z] DEST=bundles/test-integration [2022-04-28T07:40:10.411Z] PWD=/go/src/github.com/docker/docker [2022-04-28T07:40:10.411Z] KEEPBUNDLE=1 [2022-04-28T07:40:10.411Z] DOCKER_GITCOMMIT=4cf904494e221d2a9846f4d720b6701a14215cb2 [2022-04-28T07:40:10.411Z] container=docker [2022-04-28T07:40:10.411Z] HOME=/root [2022-04-28T07:40:10.411Z] GOLANG_VERSION=1.18.1 [2022-04-28T07:40:10.411Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-28T07:40:10.411Z] VALIDATE_BRANCH=master [2022-04-28T07:40:10.411Z] TERM=xterm [2022-04-28T07:40:10.411Z] DOCKER_PKG=github.com/docker/docker [2022-04-28T07:40:10.411Z] SHLVL=1 [2022-04-28T07:40:10.411Z] TIMEOUT=120m [2022-04-28T07:40:10.411Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-28T07:40:10.411Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-28T07:40:10.411Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-04-28T07:40:10.411Z] GO111MODULE=off [2022-04-28T07:40:10.411Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-28T07:40:10.411Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-28T07:40:10.411Z] GOPATH=/go [2022-04-28T07:40:10.411Z] PKG_CONFIG=pkg-config [2022-04-28T07:40:10.411Z] _=/usr/bin/env [2022-04-28T07:40:10.411Z] Building test suite binary ./integration-cli/test.main [2022-04-28T07:40:10.411Z] No new tests added to integration. [2022-04-28T07:40:10.411Z] [2022-04-28T07:40:10.411Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-28T07:40:10.411Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-28T07:40:10.411Z] HOSTNAME=8a782c60eba8 [2022-04-28T07:40:10.411Z] TESTDEBUG=0 [2022-04-28T07:40:10.411Z] DEST=bundles/test-integration [2022-04-28T07:40:10.411Z] PWD=/go/src/github.com/docker/docker [2022-04-28T07:40:10.411Z] KEEPBUNDLE=1 [2022-04-28T07:40:10.411Z] DOCKER_GITCOMMIT=4cf904494e221d2a9846f4d720b6701a14215cb2 [2022-04-28T07:40:10.411Z] container=docker [2022-04-28T07:40:10.411Z] HOME=/root [2022-04-28T07:40:10.411Z] GOLANG_VERSION=1.18.1 [2022-04-28T07:40:10.411Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-28T07:40:10.411Z] VALIDATE_BRANCH=master [2022-04-28T07:40:10.411Z] TERM=xterm [2022-04-28T07:40:10.411Z] DOCKER_PKG=github.com/docker/docker [2022-04-28T07:40:10.411Z] SHLVL=1 [2022-04-28T07:40:10.411Z] TIMEOUT=120m [2022-04-28T07:40:10.411Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-28T07:40:10.411Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-28T07:40:10.411Z] GO111MODULE=off [2022-04-28T07:40:10.411Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-04-28T07:40:10.411Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-28T07:40:10.411Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-28T07:40:10.411Z] GOPATH=/go [2022-04-28T07:40:10.411Z] PKG_CONFIG=pkg-config [2022-04-28T07:40:10.411Z] _=/usr/bin/env [2022-04-28T07:40:10.411Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-04-28T07:40:11.139Z] INFO: Expanding go... [2022-04-28T07:40:11.185Z] ok github.com/docker/docker/pkg/archive 0.295s coverage: 82.5% of statements [2022-04-28T07:40:11.748Z] ok github.com/docker/docker/pkg/authorization 0.380s coverage: 68.3% of statements [2022-04-28T07:40:12.005Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-04-28T07:40:12.263Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2022-04-28T07:40:15.532Z] ok github.com/docker/docker/pkg/chrootarchive 2.519s coverage: 42.7% of statements [2022-04-28T07:40:15.532Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-04-28T07:40:15.790Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-04-28T07:40:15.790Z] ok github.com/docker/docker/pkg/dmesg 0.002s coverage: 83.3% of statements [2022-04-28T07:40:16.047Z] ok github.com/docker/docker/layer 7.382s coverage: 69.0% of statements [2022-04-28T07:40:16.047Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-04-28T07:40:16.047Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-04-28T07:40:16.047Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-04-28T07:40:16.047Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-04-28T07:40:16.047Z] ? github.com/docker/docker/oci/caps [no test files] [2022-04-28T07:40:16.047Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-04-28T07:40:16.612Z] ok github.com/docker/docker/pkg/fileutils 0.008s coverage: 87.2% of statements [2022-04-28T07:40:16.612Z] ok github.com/docker/docker/pkg/filenotify 0.625s coverage: 67.0% of statements [2022-04-28T07:40:16.870Z] ok github.com/docker/docker/pkg/fsutils 0.189s coverage: 85.1% of statements [2022-04-28T07:40:16.870Z] ok github.com/docker/docker/pkg/homedir 0.004s coverage: 11.4% of statements [2022-04-28T07:40:18.242Z] ok github.com/docker/docker/pkg/idtools 0.423s coverage: 67.9% of statements [2022-04-28T07:40:18.242Z] ok github.com/docker/docker/pkg/ioutils 0.351s coverage: 71.5% of statements [2022-04-28T07:40:18.242Z] ok github.com/docker/docker/pkg/longpath 0.007s coverage: 100.0% of statements [2022-04-28T07:40:18.242Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2022-04-28T07:40:18.242Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-04-28T07:40:18.498Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2022-04-28T07:40:18.499Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2022-04-28T07:40:18.754Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2022-04-28T07:40:19.010Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.011s coverage: 90.5% of statements [2022-04-28T07:40:19.010Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-04-28T07:40:19.010Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-04-28T07:40:19.010Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-04-28T07:40:19.572Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.008s coverage: 56.8% of statements [2022-04-28T07:40:19.828Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2022-04-28T07:40:20.084Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-04-28T07:40:20.340Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-04-28T07:40:21.706Z] ok github.com/docker/docker/pkg/pubsub 1.044s coverage: 75.0% of statements [2022-04-28T07:40:21.706Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2022-04-28T07:40:21.963Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-04-28T07:40:22.219Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2022-04-28T07:40:22.475Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-04-28T07:40:22.733Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-04-28T07:40:23.298Z] ok github.com/docker/docker/pkg/sysinfo 0.007s coverage: 53.4% of statements [2022-04-28T07:40:23.555Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 42.3% of statements [2022-04-28T07:40:23.813Z] ok github.com/docker/docker/pkg/tailfile 0.036s coverage: 88.6% of statements [2022-04-28T07:40:24.377Z] ok github.com/docker/docker/pkg/tarsum 0.043s coverage: 89.3% of statements [2022-04-28T07:40:24.633Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-04-28T07:40:24.890Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-04-28T07:40:26.366Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-04-28T07:40:26.366Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-04-28T07:40:26.815Z] ok github.com/docker/docker/plugin 0.530s coverage: 23.3% of statements [2022-04-28T07:40:26.815Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-04-28T07:40:27.382Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 86.0% of statements [2022-04-28T07:40:28.312Z] ok github.com/docker/docker/quota 0.192s coverage: 71.4% of statements [2022-04-28T07:40:28.570Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-04-28T07:40:29.504Z] ok github.com/docker/docker/registry 0.078s coverage: 58.6% of statements [2022-04-28T07:40:30.088Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-04-28T07:40:30.088Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-04-28T07:40:30.650Z] ok github.com/docker/docker/runconfig 0.010s coverage: 64.5% of statements [2022-04-28T07:40:30.906Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-04-28T07:40:32.796Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-04-28T07:40:33.052Z] ok github.com/docker/docker/volume/local 0.114s coverage: 76.4% of statements [2022-04-28T07:40:33.616Z] ok github.com/docker/docker/volume/mounts 0.008s coverage: 67.7% of statements [2022-04-28T07:40:34.985Z] ok github.com/docker/docker/volume/service 0.014s coverage: 72.3% of statements [2022-04-28T07:40:35.166Z] .........................xx.................... [ 29%] [2022-04-28T07:40:36.445Z] INFO: Expanding compiler 1 of 3... [2022-04-28T07:40:36.445Z] INFO: Expanding compiler 2 of 3... [2022-04-28T07:40:38.019Z] INFO: Expanding compiler 3 of 3... [2022-04-28T07:40:39.008Z] INFO: Removing downloaded files... [2022-04-28T07:40:39.008Z] INFO: Downloading containerd [2022-04-28T07:40:51.328Z] [2022-04-28T07:40:51.328Z] Name Version Source Summary [2022-04-28T07:40:51.328Z] ---- ------- ------ ------- [2022-04-28T07:40:51.328Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-04-28T07:40:52.861Z] [2022-04-28T07:40:52.861Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-04-28T07:40:52.861Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-04-28T07:40:52.861Z] PSChildName : containerd [2022-04-28T07:40:52.861Z] PSDrive : C [2022-04-28T07:40:52.861Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-04-28T07:40:52.861Z] PSIsContainer : True [2022-04-28T07:40:52.861Z] Name : containerd [2022-04-28T07:40:52.861Z] FullName : C:\containerd [2022-04-28T07:40:52.861Z] Parent : [2022-04-28T07:40:52.861Z] Exists : True [2022-04-28T07:40:52.861Z] Root : C:\ [2022-04-28T07:40:52.861Z] Extension : [2022-04-28T07:40:52.861Z] CreationTime : 4/28/2022 7:40:52 AM [2022-04-28T07:40:52.861Z] CreationTimeUtc : 4/28/2022 7:40:52 AM [2022-04-28T07:40:52.861Z] LastAccessTime : 4/28/2022 7:40:52 AM [2022-04-28T07:40:52.861Z] LastAccessTimeUtc : 4/28/2022 7:40:52 AM [2022-04-28T07:40:52.861Z] LastWriteTime : 4/28/2022 7:40:52 AM [2022-04-28T07:40:52.861Z] LastWriteTimeUtc : 4/28/2022 7:40:52 AM [2022-04-28T07:40:52.861Z] Attributes : Directory [2022-04-28T07:40:52.861Z] Mode : d----- [2022-04-28T07:40:52.861Z] BaseName : containerd [2022-04-28T07:40:52.861Z] Target : {} [2022-04-28T07:40:52.861Z] LinkType : [2022-04-28T07:40:52.861Z] [2022-04-28T07:40:52.960Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-04-28T07:40:53.009Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-04-28T07:40:54.393Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-04-28T07:40:54.393Z] INFO: Configuring git core.autocrlf... [2022-04-28T07:40:54.393Z] [2022-04-28T07:40:54.393Z] [2022-04-28T07:40:56.881Z] ok github.com/docker/docker/pkg/plugins 33.649s coverage: 76.3% of statements [2022-04-28T07:40:56.881Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-04-28T07:40:56.881Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-04-28T07:40:56.881Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-04-28T07:40:56.881Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-04-28T07:40:56.881Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-04-28T07:40:56.881Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-04-28T07:40:56.881Z] ? github.com/docker/docker/rootless [no test files] [2022-04-28T07:40:56.881Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-04-28T07:40:56.881Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-04-28T07:40:56.881Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-04-28T07:40:56.881Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-04-28T07:40:56.881Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-04-28T07:40:56.881Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-04-28T07:40:56.881Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-04-28T07:40:56.881Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-04-28T07:40:56.881Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-04-28T07:40:56.881Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-04-28T07:40:56.881Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-04-28T07:40:56.881Z] ? github.com/docker/docker/testutil/request [no test files] [2022-04-28T07:40:56.881Z] ? github.com/docker/docker/volume [no test files] [2022-04-28T07:40:56.881Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-04-28T07:40:56.881Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-04-28T07:40:56.881Z] [2022-04-28T07:40:56.881Z] === Skipped [2022-04-28T07:40:56.881Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-04-28T07:40:56.881Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-28T07:40:56.881Z] [2022-04-28T07:40:56.881Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-04-28T07:40:56.881Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-28T07:40:56.881Z] [2022-04-28T07:40:56.881Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-04-28T07:40:56.881Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-28T07:40:56.881Z] [2022-04-28T07:40:56.881Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-04-28T07:40:56.881Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-28T07:40:56.881Z] [2022-04-28T07:40:56.881Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-04-28T07:40:56.881Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-28T07:40:56.881Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-28T07:40:56.881Z] [2022-04-28T07:40:56.881Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-04-28T07:40:56.881Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-28T07:40:56.881Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-28T07:40:56.881Z] [2022-04-28T07:40:56.881Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-04-28T07:40:56.881Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-28T07:40:56.881Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-28T07:40:56.881Z] [2022-04-28T07:40:56.881Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-04-28T07:40:56.881Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-28T07:40:56.881Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-28T07:40:56.881Z] [2022-04-28T07:40:56.881Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-04-28T07:40:56.881Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-28T07:40:56.881Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-28T07:40:56.881Z] [2022-04-28T07:40:56.881Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-04-28T07:40:56.881Z] graphtest_unix.go:71: No driver to put! [2022-04-28T07:40:56.881Z] [2022-04-28T07:40:56.881Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-04-28T07:40:56.881Z] time="2022-04-28T07:39:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-28T07:40:56.881Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-28T07:40:56.881Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-28T07:40:56.881Z] [2022-04-28T07:40:56.881Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-04-28T07:40:56.881Z] time="2022-04-28T07:39:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-28T07:40:56.881Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-28T07:40:56.881Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-28T07:40:56.881Z] [2022-04-28T07:40:56.881Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-04-28T07:40:56.881Z] time="2022-04-28T07:39:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-28T07:40:56.881Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-28T07:40:56.881Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-28T07:40:56.881Z] [2022-04-28T07:40:56.881Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-04-28T07:40:56.881Z] time="2022-04-28T07:39:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-28T07:40:56.881Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-28T07:40:56.881Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-28T07:40:56.881Z] [2022-04-28T07:40:56.881Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-04-28T07:40:56.881Z] time="2022-04-28T07:39:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-28T07:40:56.881Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-28T07:40:56.881Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-28T07:40:56.881Z] [2022-04-28T07:40:56.881Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-04-28T07:40:56.881Z] graphtest_unix.go:71: No driver to put! [2022-04-28T07:40:56.881Z] [2022-04-28T07:40:56.881Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-04-28T07:40:56.881Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-04-28T07:40:56.881Z] [2022-04-28T07:40:56.881Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-04-28T07:40:56.881Z] overlay_test.go:50: Fails to compute changes intermittently [2022-04-28T07:40:56.881Z] [2022-04-28T07:40:56.881Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-04-28T07:40:56.881Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-04-28T07:40:56.881Z] [2022-04-28T07:40:56.881Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-04-28T07:40:56.881Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-04-28T07:40:56.881Z] [2022-04-28T07:40:56.881Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-04-28T07:40:56.881Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-28T07:40:56.881Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-28T07:40:56.881Z] [2022-04-28T07:40:56.881Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-04-28T07:40:56.881Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-28T07:40:56.881Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-28T07:40:56.881Z] [2022-04-28T07:40:56.881Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-04-28T07:40:56.881Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-28T07:40:56.881Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-28T07:40:56.881Z] [2022-04-28T07:40:56.881Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-04-28T07:40:56.881Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-28T07:40:56.881Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-28T07:40:56.881Z] [2022-04-28T07:40:56.881Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-04-28T07:40:56.881Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-28T07:40:56.881Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-28T07:40:56.881Z] [2022-04-28T07:40:56.881Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-04-28T07:40:56.881Z] graphtest_unix.go:71: No driver to put! [2022-04-28T07:40:56.881Z] [2022-04-28T07:40:56.881Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-04-28T07:40:56.881Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-04-28T07:40:56.881Z] [2022-04-28T07:40:56.881Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-04-28T07:40:56.881Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-04-28T07:40:56.881Z] [2022-04-28T07:40:56.881Z] DONE 2530 tests, 28 skipped in 206.053s [2022-04-28T07:40:56.881Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-04-28T07:40:56.881Z] github.com/docker/docker/libnetwork/bitseq [2022-04-28T07:40:56.881Z] github.com/docker/docker/libnetwork/cluster [2022-04-28T07:40:56.881Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-28T07:40:56.881Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-28T07:40:56.881Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-28T07:40:56.881Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-28T07:40:56.881Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-28T07:40:56.881Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-28T07:40:56.881Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-28T07:40:56.881Z] github.com/docker/docker/libnetwork/config [2022-04-28T07:40:56.881Z] github.com/docker/docker/libnetwork/datastore [2022-04-28T07:40:56.881Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-28T07:40:56.881Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-28T07:40:56.881Z] github.com/docker/docker/libnetwork/driverapi [2022-04-28T07:40:56.881Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-28T07:40:56.881Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-28T07:40:56.881Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-28T07:40:56.881Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-28T07:40:56.881Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-28T07:40:56.881Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-28T07:40:56.881Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-28T07:40:56.881Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-28T07:40:56.881Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-28T07:40:56.881Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-28T07:40:56.881Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-28T07:40:56.881Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-28T07:40:56.881Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-28T07:40:56.881Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-28T07:40:56.881Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-28T07:40:56.881Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-28T07:40:56.881Z] github.com/docker/docker/libnetwork/etchosts [2022-04-28T07:40:56.881Z] github.com/docker/docker/libnetwork/idm [2022-04-28T07:40:56.881Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-28T07:40:56.881Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-28T07:40:56.881Z] github.com/docker/docker/libnetwork/ipam [2022-04-28T07:40:56.881Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-28T07:40:56.881Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-28T07:40:56.881Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-28T07:40:56.881Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-28T07:40:56.881Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-28T07:40:56.881Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-28T07:40:56.881Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-28T07:40:56.881Z] github.com/docker/docker/libnetwork/iptables [2022-04-28T07:40:56.881Z] github.com/docker/docker/libnetwork/netlabel [2022-04-28T07:40:56.881Z] github.com/docker/docker/libnetwork/netutils [2022-04-28T07:40:56.881Z] github.com/docker/docker/libnetwork/networkdb [2022-04-28T07:40:56.881Z] github.com/docker/docker/libnetwork/ns [2022-04-28T07:40:56.881Z] github.com/docker/docker/libnetwork/options [2022-04-28T07:40:56.881Z] github.com/docker/docker/libnetwork/osl [2022-04-28T07:40:56.881Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-28T07:40:56.881Z] github.com/docker/docker/libnetwork/portallocator [2022-04-28T07:40:56.881Z] github.com/docker/docker/libnetwork/portmapper [2022-04-28T07:40:56.881Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-28T07:40:56.881Z] github.com/docker/docker/libnetwork/testutils [2022-04-28T07:40:56.881Z] github.com/docker/docker/libnetwork/types' ']' [2022-04-28T07:40:56.882Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2022-04-28T07:40:59.547Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-04-28T07:41:00.476Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-04-28T07:41:05.170Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-04-28T07:41:09.552Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-04-28T07:41:09.552Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-04-28T07:41:09.814Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-04-28T07:41:10.756Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-04-28T07:41:10.756Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-04-28T07:41:11.698Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-04-28T07:41:14.246Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-04-28T07:41:15.187Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-04-28T07:41:16.129Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-04-28T07:41:16.389Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-04-28T07:41:17.331Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-04-28T07:41:17.901Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-04-28T07:41:19.285Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-04-28T07:41:19.858Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-04-28T07:41:20.805Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-04-28T07:41:21.375Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-28T07:41:21.375Z] Using test binary docker [2022-04-28T07:41:21.375Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-04-28T07:41:21.375Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-28T07:41:21.375Z] INFO: Waiting for daemon to start... [2022-04-28T07:41:21.375Z] Starting dockerd [2022-04-28T07:41:22.864Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-04-28T07:41:24.669Z] . [2022-04-28T07:41:24.669Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-28T07:41:24.669Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-28T07:41:24.669Z] Error: No such image: emptyfs [2022-04-28T07:41:24.669Z] Running integration-test (iteration 1) [2022-04-28T07:41:24.669Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-04-28T07:41:24.930Z] Loaded image: busybox:latest [2022-04-28T07:41:24.930Z] Loaded image: busybox:glibc [2022-04-28T07:41:26.317Z] Loaded image: debian:bullseye-slim [2022-04-28T07:41:26.317Z] Loaded image: hello-world:latest [2022-04-28T07:41:26.317Z] Loaded image: arm32v7/hello-world:latest [2022-04-28T07:41:26.577Z] INFO: Testing against a local daemon [2022-04-28T07:41:26.577Z] === RUN TestCgroupNamespacesBuild [2022-04-28T07:41:27.518Z] --- PASS: TestCgroupNamespacesBuild (1.13s) [2022-04-28T07:41:27.518Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-04-28T07:41:28.900Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.13s) [2022-04-28T07:41:28.900Z] === RUN TestBuildWithSession [2022-04-28T07:41:28.900Z] build_session_test.go:25: TODO: BuildKit [2022-04-28T07:41:28.900Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-28T07:41:28.900Z] === RUN TestBuildSquashParent [2022-04-28T07:41:29.906Z] [2022-04-28T07:41:29.906Z] Name Version Source Summary [2022-04-28T07:41:29.906Z] ---- ------- ------ ------- [2022-04-28T07:41:29.906Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-04-28T07:41:29.906Z] [2022-04-28T07:41:29.906Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-04-28T07:41:29.906Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-04-28T07:41:29.906Z] PSChildName : containerd [2022-04-28T07:41:29.906Z] PSDrive : C [2022-04-28T07:41:29.906Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-04-28T07:41:29.906Z] PSIsContainer : True [2022-04-28T07:41:29.906Z] Name : containerd [2022-04-28T07:41:29.906Z] FullName : C:\containerd [2022-04-28T07:41:29.906Z] Parent : [2022-04-28T07:41:29.906Z] Exists : True [2022-04-28T07:41:29.906Z] Root : C:\ [2022-04-28T07:41:29.906Z] Extension : [2022-04-28T07:41:29.906Z] CreationTime : 4/28/2022 7:41:23 AM [2022-04-28T07:41:29.906Z] CreationTimeUtc : 4/28/2022 7:41:23 AM [2022-04-28T07:41:29.906Z] LastAccessTime : 4/28/2022 7:41:23 AM [2022-04-28T07:41:29.906Z] LastAccessTimeUtc : 4/28/2022 7:41:23 AM [2022-04-28T07:41:29.906Z] LastWriteTime : 4/28/2022 7:41:23 AM [2022-04-28T07:41:29.906Z] LastWriteTimeUtc : 4/28/2022 7:41:23 AM [2022-04-28T07:41:29.906Z] Attributes : Directory [2022-04-28T07:41:29.906Z] Mode : d----- [2022-04-28T07:41:29.906Z] BaseName : containerd [2022-04-28T07:41:29.906Z] Target : {} [2022-04-28T07:41:29.906Z] LinkType : [2022-04-28T07:41:29.906Z] [2022-04-28T07:41:29.906Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-04-28T07:41:29.906Z] INFO: Configuring git core.autocrlf... [2022-04-28T07:41:29.906Z] [2022-04-28T07:41:29.906Z] [2022-04-28T07:41:32.167Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-04-28T07:41:33.356Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-04-28T07:41:37.030Z] --- PASS: TestBuildSquashParent (7.34s) [2022-04-28T07:41:37.030Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-28T07:41:37.030Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-28T07:41:37.030Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-28T07:41:37.030Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-28T07:41:37.030Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-28T07:41:37.030Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-28T07:41:37.030Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-28T07:41:37.030Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-28T07:41:37.030Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-28T07:41:37.030Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-28T07:41:37.030Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-28T07:41:37.030Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-28T07:41:37.030Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-28T07:41:37.030Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-28T07:41:37.030Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-28T07:41:37.527Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-04-28T07:41:37.971Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-28T07:41:37.971Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-28T07:41:39.910Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-28T07:41:39.910Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-28T07:41:41.822Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-04-28T07:41:41.822Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.75s) [2022-04-28T07:41:41.822Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.78s) [2022-04-28T07:41:41.822Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.99s) [2022-04-28T07:41:41.822Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.05s) [2022-04-28T07:41:41.822Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.84s) [2022-04-28T07:41:41.822Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.98s) [2022-04-28T07:41:41.822Z] === RUN TestBuildMultiStageCopy [2022-04-28T07:41:41.822Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-28T07:41:41.965Z] ............................ [ 66%] [2022-04-28T07:41:43.513Z] ok github.com/docker/docker/libnetwork 37.347s coverage: 40.6% of statements [2022-04-28T07:41:43.513Z] ok github.com/docker/docker/libnetwork/bitseq 0.138s coverage: 84.4% of statements [2022-04-28T07:41:43.513Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-04-28T07:41:43.513Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-04-28T07:41:43.513Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-04-28T07:41:43.513Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-04-28T07:41:43.513Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-04-28T07:41:43.513Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-04-28T07:41:43.513Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-04-28T07:41:43.513Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-04-28T07:41:43.513Z] ok github.com/docker/docker/libnetwork/config 0.015s coverage: 19.7% of statements [2022-04-28T07:41:43.513Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 21.9% of statements [2022-04-28T07:41:43.513Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-04-28T07:41:43.513Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-04-28T07:41:43.513Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2022-04-28T07:41:43.513Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.535s coverage: 59.9% of statements [2022-04-28T07:41:43.514Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-04-28T07:41:43.514Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-04-28T07:41:43.514Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.017s coverage: 4.0% of statements [2022-04-28T07:41:43.514Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-04-28T07:41:43.514Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.5% of statements [2022-04-28T07:41:43.514Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-04-28T07:41:43.514Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-04-28T07:41:45.117Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-28T07:41:46.056Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-28T07:41:47.437Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-28T07:41:48.376Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-28T07:41:49.315Z] --- PASS: TestBuildMultiStageCopy (7.35s) [2022-04-28T07:41:49.315Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.35s) [2022-04-28T07:41:49.315Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-04-28T07:41:49.315Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-04-28T07:41:49.315Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-04-28T07:41:49.315Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-04-28T07:41:49.315Z] === RUN TestBuildMultiStageParentConfig [2022-04-28T07:41:50.554Z] [2022-04-28T07:41:50.554Z] Name Version Source Summary [2022-04-28T07:41:50.554Z] ---- ------- ------ ------- [2022-04-28T07:41:50.554Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-04-28T07:41:50.554Z] [2022-04-28T07:41:50.554Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-04-28T07:41:50.554Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-04-28T07:41:50.554Z] PSChildName : containerd [2022-04-28T07:41:50.554Z] PSDrive : C [2022-04-28T07:41:50.554Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-04-28T07:41:50.554Z] PSIsContainer : True [2022-04-28T07:41:50.554Z] Name : containerd [2022-04-28T07:41:50.554Z] FullName : C:\containerd [2022-04-28T07:41:50.554Z] Parent : [2022-04-28T07:41:50.554Z] Exists : True [2022-04-28T07:41:50.554Z] Root : C:\ [2022-04-28T07:41:50.554Z] Extension : [2022-04-28T07:41:50.554Z] CreationTime : 4/28/2022 7:41:41 AM [2022-04-28T07:41:50.554Z] CreationTimeUtc : 4/28/2022 7:41:41 AM [2022-04-28T07:41:50.554Z] LastAccessTime : 4/28/2022 7:41:41 AM [2022-04-28T07:41:50.554Z] LastAccessTimeUtc : 4/28/2022 7:41:41 AM [2022-04-28T07:41:50.554Z] LastWriteTime : 4/28/2022 7:41:41 AM [2022-04-28T07:41:50.554Z] LastWriteTimeUtc : 4/28/2022 7:41:41 AM [2022-04-28T07:41:50.554Z] Attributes : Directory [2022-04-28T07:41:50.554Z] Mode : d----- [2022-04-28T07:41:50.554Z] BaseName : containerd [2022-04-28T07:41:50.554Z] Target : {} [2022-04-28T07:41:50.554Z] LinkType : [2022-04-28T07:41:50.554Z] [2022-04-28T07:41:50.554Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-04-28T07:41:50.554Z] INFO: Configuring git core.autocrlf... [2022-04-28T07:41:50.554Z] [2022-04-28T07:41:50.554Z] [2022-04-28T07:41:52.227Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-04-28T07:41:52.227Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-28T07:41:52.227Z] GOOS="" GOARCH="" GOARM="" [2022-04-28T07:41:52.227Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-28T07:41:52.227Z] [2022-04-28T07:41:52.227Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-28T07:41:52.227Z] DOCKER_SYSTEMD=1 [2022-04-28T07:41:52.227Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-28T07:41:52.227Z] HOSTNAME=ed6bdcc7fe06 [2022-04-28T07:41:52.227Z] DEST=bundles/test-integration [2022-04-28T07:41:52.227Z] PWD=/go/src/github.com/docker/docker [2022-04-28T07:41:52.227Z] DOCKER_GITCOMMIT=4cf904494e221d2a9846f4d720b6701a14215cb2 [2022-04-28T07:41:52.227Z] container=docker [2022-04-28T07:41:52.227Z] HOME=/root [2022-04-28T07:41:52.227Z] LANG=C.UTF-8 [2022-04-28T07:41:52.227Z] INVOCATION_ID=b308913beb09479fb3fbf45bbab5cd61 [2022-04-28T07:41:52.227Z] GOLANG_VERSION=1.18.1 [2022-04-28T07:41:52.227Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-28T07:41:52.227Z] VALIDATE_BRANCH=master [2022-04-28T07:41:52.227Z] TERM=xterm [2022-04-28T07:41:52.227Z] DOCKER_PKG=github.com/docker/docker [2022-04-28T07:41:52.227Z] SHLVL=3 [2022-04-28T07:41:52.227Z] TIMEOUT=120m [2022-04-28T07:41:52.227Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-28T07:41:52.227Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-28T07:41:52.227Z] GO111MODULE=off [2022-04-28T07:41:52.227Z] DOCKER_EXPERIMENTAL=1 [2022-04-28T07:41:52.227Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-04-28T07:41:52.227Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-28T07:41:52.227Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-28T07:41:52.227Z] GOPATH=/go [2022-04-28T07:41:52.227Z] PKG_CONFIG=pkg-config [2022-04-28T07:41:52.227Z] _=/usr/bin/env [2022-04-28T07:41:52.227Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-04-28T07:41:53.462Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.687s coverage: 7.2% of statements [2022-04-28T07:41:53.462Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-04-28T07:41:53.462Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-04-28T07:41:53.462Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2022-04-28T07:41:53.462Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-04-28T07:41:53.462Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-04-28T07:41:53.462Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-04-28T07:41:53.462Z] ok github.com/docker/docker/libnetwork/drvregistry 0.016s coverage: 82.4% of statements [2022-04-28T07:41:53.462Z] ok github.com/docker/docker/libnetwork/etchosts 0.011s coverage: 81.2% of statements [2022-04-28T07:41:53.462Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-04-28T07:41:53.718Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-04-28T07:41:54.595Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2022-04-28T07:41:54.595Z] === RUN TestBuildLabelWithTargets [2022-04-28T07:41:54.870Z] Removing intermediate container 71261a04773f [2022-04-28T07:41:54.870Z] ---> 2229583b3209 [2022-04-28T07:41:54.870Z] Step 9/13 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2022-04-28T07:41:54.870Z] ---> Running in 6065e81f3138 [2022-04-28T07:41:54.870Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-04-28T07:41:54.870Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-28T07:41:54.870Z] go: downloading github.com/fatih/color v1.10.0 [2022-04-28T07:41:54.870Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-28T07:41:54.870Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-28T07:41:54.870Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-28T07:41:54.870Z] go: downloading golang.org/x/tools v0.1.0 [2022-04-28T07:41:54.870Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-28T07:41:54.870Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-28T07:41:54.870Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-28T07:41:54.870Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-28T07:41:54.870Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-28T07:41:54.870Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-28T07:41:54.870Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-28T07:41:54.870Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-28T07:41:54.870Z] go: downloading golang.org/x/mod v0.3.0 [2022-04-28T07:42:02.724Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-04-28T07:42:02.724Z] === RUN TestBuildWithEmptyLayers [2022-04-28T07:42:05.267Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-04-28T07:42:05.267Z] === RUN TestBuildMultiStageOnBuild [2022-04-28T07:42:05.895Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-04-28T07:42:07.376Z] Removing intermediate container 6065e81f3138 [2022-04-28T07:42:07.376Z] ---> 4bcdeb74bc1e [2022-04-28T07:42:07.376Z] Step 10/13 : RUN Function Install-GoWinres() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing go-winres version $Env:GOWINRES_VERSION in $Env:GOBIN"; &go install "github.com/tc-hib/go-winres@${Env:GOWINRES_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"go-winres install failed..."'; } } Install-GoWinres [2022-04-28T07:42:07.376Z] ---> Running in 402fbc09e83c [2022-04-28T07:42:10.355Z] INFO: Installing go-winres version v0.2.3 in C:\gopath\bin [2022-04-28T07:42:10.355Z] go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-04-28T07:42:10.355Z] go: downloading github.com/tc-hib/winres v0.1.5 [2022-04-28T07:42:10.355Z] go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-04-28T07:42:10.558Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-04-28T07:42:10.558Z] === RUN TestBuildUncleanTarFilenames [2022-04-28T07:42:10.818Z] --- PASS: TestBuildUncleanTarFilenames (0.60s) [2022-04-28T07:42:10.818Z] === RUN TestBuildMultiStageLayerLeak [2022-04-28T07:42:10.824Z] go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-04-28T07:42:10.824Z] go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-04-28T07:42:10.824Z] go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-04-28T07:42:10.824Z] go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-28T07:42:16.098Z] --- PASS: TestBuildMultiStageLayerLeak (4.39s) [2022-04-28T07:42:16.098Z] === RUN TestBuildWithHugeFile [2022-04-28T07:42:18.010Z] Removing intermediate container 402fbc09e83c [2022-04-28T07:42:18.010Z] ---> ca4cd47db360 [2022-04-28T07:42:18.010Z] Step 11/13 : ENTRYPOINT ["powershell.exe"] [2022-04-28T07:42:18.010Z] ---> Running in 06f42a16f967 [2022-04-28T07:42:18.479Z] Removing intermediate container 06f42a16f967 [2022-04-28T07:42:18.479Z] ---> 6d550a872605 [2022-04-28T07:42:18.479Z] Step 12/13 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-04-28T07:42:18.479Z] ---> Running in ba1de8391c38 [2022-04-28T07:42:18.479Z] Removing intermediate container ba1de8391c38 [2022-04-28T07:42:18.479Z] ---> 6dff533bf46a [2022-04-28T07:42:18.479Z] Step 13/13 : COPY . . [2022-04-28T07:42:20.746Z] ok github.com/docker/docker/libnetwork/ipam 16.145s coverage: 85.3% of statements [2022-04-28T07:42:20.747Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-04-28T07:42:20.747Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-04-28T07:42:21.003Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-04-28T07:42:21.259Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.008s coverage: 47.4% of statements [2022-04-28T07:42:21.259Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-04-28T07:42:21.515Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.003s coverage: 71.4% of statements [2022-04-28T07:42:22.077Z] ok github.com/docker/docker/libnetwork/ipamutils 0.265s coverage: 74.0% of statements [2022-04-28T07:42:23.005Z] ok github.com/docker/docker/libnetwork/iptables 0.182s coverage: 45.1% of statements [2022-04-28T07:42:23.005Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-04-28T07:42:23.262Z] ok github.com/docker/docker/libnetwork/netutils 0.019s coverage: 44.1% of statements [2022-04-28T07:42:24.199Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-04-28T07:42:30.595Z] Removing intermediate container 7c1b4fe2e462 [2022-04-28T07:42:30.595Z] ---> c6fbd2182816 [2022-04-28T07:42:30.595Z] Step 9/13 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2022-04-28T07:42:30.595Z] ---> Running in dc560713948e [2022-04-28T07:42:32.164Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-04-28T07:42:32.164Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-28T07:42:32.634Z] go: downloading github.com/fatih/color v1.10.0 [2022-04-28T07:42:32.634Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-28T07:42:32.634Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-28T07:42:32.634Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-28T07:42:32.634Z] go: downloading golang.org/x/tools v0.1.0 [2022-04-28T07:42:32.634Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-28T07:42:32.634Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-28T07:42:33.103Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-28T07:42:33.103Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-28T07:42:33.103Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-28T07:42:33.103Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-28T07:42:33.103Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-28T07:42:34.089Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-28T07:42:34.089Z] go: downloading golang.org/x/mod v0.3.0 [2022-04-28T07:42:38.938Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-04-28T07:42:38.938Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-04-28T07:42:39.710Z] ---> 163aef241d0d [2022-04-28T07:42:39.710Z] Successfully built 163aef241d0d [2022-04-28T07:42:39.710Z] Successfully tagged docker:latest [2022-04-28T07:42:39.710Z] INFO: Image build ended at 04/28/2022 07:42:38. Duration:00:04:23.1687111 [2022-04-28T07:42:39.710Z] [2022-04-28T07:42:39.710Z] [2022-04-28T07:42:39.710Z] INFO: Building the test binaries at 04/28/2022 07:42:38... [2022-04-28T07:42:41.373Z] Removing intermediate container 9341750f5634 [2022-04-28T07:42:41.373Z] ---> 7035c6b887a5 [2022-04-28T07:42:41.373Z] Step 9/13 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2022-04-28T07:42:41.373Z] ---> Running in f0ef66255706 [2022-04-28T07:42:41.373Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-04-28T07:42:41.373Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-28T07:42:41.373Z] go: downloading github.com/fatih/color v1.10.0 [2022-04-28T07:42:41.373Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-28T07:42:41.373Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-28T07:42:41.373Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-28T07:42:41.373Z] go: downloading golang.org/x/tools v0.1.0 [2022-04-28T07:42:41.373Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-28T07:42:41.373Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-28T07:42:41.373Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-28T07:42:41.373Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-28T07:42:41.373Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-28T07:42:41.373Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-28T07:42:41.373Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-28T07:42:41.373Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-28T07:42:41.373Z] go: downloading golang.org/x/mod v0.3.0 [2022-04-28T07:42:41.936Z] INFO: make.ps1 starting at 04/28/2022 07:42:41 [2022-04-28T07:42:42.275Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-04-28T07:42:42.275Z] tests/integration/client_test.py ..... [ 75%] [2022-04-28T07:42:42.275Z] tests/integration/context_api_test.py ... [ 76%] [2022-04-28T07:42:42.275Z] tests/integration/errors_test.py . [ 76%] [2022-04-28T07:42:42.405Z] INFO: Git commit (4cf904494e) assumed from DOCKER_GITCOMMIT environment variable [2022-04-28T07:42:42.405Z] INFO: Invoking autogen... [2022-04-28T07:42:42.405Z] { [2022-04-28T07:42:42.405Z] "RT_GROUP_ICON": { [2022-04-28T07:42:42.405Z] "#1": { [2022-04-28T07:42:42.405Z] "0409": "../../winresources/docker.ico" [2022-04-28T07:42:42.405Z] } [2022-04-28T07:42:42.405Z] }, [2022-04-28T07:42:42.405Z] "RT_MANIFEST": { [2022-04-28T07:42:42.405Z] "#1": { [2022-04-28T07:42:42.405Z] "0409": { [2022-04-28T07:42:42.405Z] "identity": {}, [2022-04-28T07:42:42.405Z] "description": "Docker Engine", [2022-04-28T07:42:42.405Z] "minimum-os": "vista", [2022-04-28T07:42:42.405Z] "execution-level": "", [2022-04-28T07:42:42.405Z] "ui-access": false, [2022-04-28T07:42:42.405Z] "auto-elevate": false, [2022-04-28T07:42:42.405Z] "dpi-awareness": "unaware", [2022-04-28T07:42:42.405Z] "disable-theming": false, [2022-04-28T07:42:42.405Z] "disable-window-filtering": false, [2022-04-28T07:42:42.405Z] "high-resolution-scrolling-aware": false, [2022-04-28T07:42:42.405Z] "ultra-high-resolution-scrolling-aware": false, [2022-04-28T07:42:42.405Z] "long-path-aware": false, [2022-04-28T07:42:42.405Z] "printer-driver-isolation": false, [2022-04-28T07:42:42.405Z] "gdi-scaling": false, [2022-04-28T07:42:42.405Z] "segment-heap": false, [2022-04-28T07:42:42.405Z] "use-common-controls-v6": false [2022-04-28T07:42:42.405Z] } [2022-04-28T07:42:42.405Z] } [2022-04-28T07:42:42.405Z] }, [2022-04-28T07:42:42.405Z] "RT_MESSAGETABLE": { [2022-04-28T07:42:42.405Z] "#1": { [2022-04-28T07:42:42.405Z] "0409": "../../winresources/event_messages.bin" [2022-04-28T07:42:42.405Z] } [2022-04-28T07:42:42.405Z] }, [2022-04-28T07:42:42.405Z] "RT_VERSION": { [2022-04-28T07:42:42.405Z] "#1": { [2022-04-28T07:42:42.405Z] "0409": { [2022-04-28T07:42:42.405Z] "fixed": { [2022-04-28T07:42:42.405Z] "file_version": "0.0.0.0", [2022-04-28T07:42:42.405Z] "product_version": "0.0.0.0", [2022-04-28T07:42:42.405Z] "type": "Unknown" [2022-04-28T07:42:42.405Z] }, [2022-04-28T07:42:42.405Z] "info": { [2022-04-28T07:42:42.405Z] "0000": { [2022-04-28T07:42:42.405Z] "CompanyName": "", [2022-04-28T07:42:42.406Z] "FileVersion": "0.0.0-dev", [2022-04-28T07:42:42.406Z] "LegalCopyright": "Copyright (C) 2015-2022 Docker Inc.", [2022-04-28T07:42:42.406Z] "OriginalFileName": "dockerd.exe", [2022-04-28T07:42:42.406Z] "ProductName": "", [2022-04-28T07:42:42.406Z] "ProductVersion": "0.0.0-dev", [2022-04-28T07:42:42.406Z] "SpecialBuild": "4cf904494e" [2022-04-28T07:42:42.406Z] } [2022-04-28T07:42:42.406Z] } [2022-04-28T07:42:42.406Z] } [2022-04-28T07:42:42.406Z] } [2022-04-28T07:42:42.406Z] } [2022-04-28T07:42:42.406Z] } [2022-04-28T07:42:42.874Z] powershell.exe : cmd\dockerd\config.go [2022-04-28T07:42:42.874Z] At D:\gopath\src\github.com\docker\docker@tmp\durable-a17aea26\powershellWrapper.ps1:3 char:1 [2022-04-28T07:42:42.874Z] + & powershell -NoProfile -NonInteractive -ExecutionPolicy Bypass -Comm ... [2022-04-28T07:42:42.874Z] + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2022-04-28T07:42:42.874Z] + CategoryInfo : NotSpecified: (cmd\dockerd\config.go:String) [], RemoteException [2022-04-28T07:42:42.874Z] + FullyQualifiedErrorId : NativeCommandError [2022-04-28T07:42:42.874Z] [2022-04-28T07:42:42.874Z] cmd\dockerd\config_windows.go [2022-04-28T07:42:42.874Z] cmd\dockerd\daemon.go [2022-04-28T07:42:42.874Z] cmd\dockerd\daemon_test.go [2022-04-28T07:42:42.874Z] cmd\dockerd\daemon_windows.go [2022-04-28T07:42:42.874Z] cmd\dockerd\docker.go [2022-04-28T07:42:42.874Z] cmd\dockerd\docker_windows.go [2022-04-28T07:42:42.874Z] cmd\dockerd\genwinres_windows.go [2022-04-28T07:42:42.874Z] cmd\dockerd\metrics.go [2022-04-28T07:42:42.874Z] cmd\dockerd\options.go [2022-04-28T07:42:42.874Z] cmd\dockerd\options_test.go [2022-04-28T07:42:42.874Z] cmd\dockerd\service_windows.go [2022-04-28T07:42:42.874Z] INFO: Building daemon... [2022-04-28T07:42:46.986Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-04-28T07:42:46.986Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-04-28T07:42:49.035Z] Removing intermediate container dc560713948e [2022-04-28T07:42:49.035Z] ---> 1babe92e1cd6 [2022-04-28T07:42:49.035Z] Step 10/13 : RUN Function Install-GoWinres() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing go-winres version $Env:GOWINRES_VERSION in $Env:GOBIN"; &go install "github.com/tc-hib/go-winres@${Env:GOWINRES_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"go-winres install failed..."'; } } Install-GoWinres [2022-04-28T07:42:49.035Z] ---> Running in 5875d388690f [2022-04-28T07:42:53.793Z] INFO: Installing go-winres version v0.2.3 in C:\gopath\bin [2022-04-28T07:42:53.793Z] go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-04-28T07:42:53.793Z] go: downloading github.com/tc-hib/winres v0.1.5 [2022-04-28T07:42:53.793Z] go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-04-28T07:42:54.265Z] go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-04-28T07:42:54.265Z] go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-04-28T07:42:54.265Z] go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-04-28T07:42:54.265Z] go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-28T07:42:56.307Z] Removing intermediate container f0ef66255706 [2022-04-28T07:42:56.307Z] ---> e359facfcf29 [2022-04-28T07:42:56.307Z] Step 10/13 : RUN Function Install-GoWinres() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing go-winres version $Env:GOWINRES_VERSION in $Env:GOBIN"; &go install "github.com/tc-hib/go-winres@${Env:GOWINRES_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"go-winres install failed..."'; } } Install-GoWinres [2022-04-28T07:42:56.307Z] ---> Running in b3cd201e60c6 [2022-04-28T07:42:57.877Z] INFO: Installing go-winres version v0.2.3 in C:\gopath\bin [2022-04-28T07:42:57.877Z] go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-04-28T07:42:57.877Z] go: downloading github.com/tc-hib/winres v0.1.5 [2022-04-28T07:42:57.877Z] go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-04-28T07:42:58.344Z] go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-04-28T07:42:58.344Z] go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-04-28T07:42:58.344Z] go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-04-28T07:42:58.344Z] go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-28T07:43:00.883Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-04-28T07:43:01.427Z] Removing intermediate container 5875d388690f [2022-04-28T07:43:01.427Z] ---> 8cf97a2e3bbb [2022-04-28T07:43:01.427Z] Step 11/13 : ENTRYPOINT ["powershell.exe"] [2022-04-28T07:43:01.427Z] ---> Running in 30ec43ac0d02 [2022-04-28T07:43:01.895Z] Removing intermediate container 30ec43ac0d02 [2022-04-28T07:43:01.895Z] ---> 9ef8caca2428 [2022-04-28T07:43:01.895Z] Step 12/13 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-04-28T07:43:01.895Z] ---> Running in 4c045adf5228 [2022-04-28T07:43:02.285Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-04-28T07:43:02.364Z] Removing intermediate container 4c045adf5228 [2022-04-28T07:43:02.364Z] ---> d32fa3d8ad2b [2022-04-28T07:43:02.364Z] Step 13/13 : COPY . . [2022-04-28T07:43:05.490Z] Removing intermediate container b3cd201e60c6 [2022-04-28T07:43:05.490Z] ---> 9bd603838d2d [2022-04-28T07:43:05.491Z] Step 11/13 : ENTRYPOINT ["powershell.exe"] [2022-04-28T07:43:05.491Z] ---> Running in 1ccfa06ff725 [2022-04-28T07:43:05.958Z] Removing intermediate container 1ccfa06ff725 [2022-04-28T07:43:05.958Z] ---> 8938af832634 [2022-04-28T07:43:05.958Z] Step 12/13 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-04-28T07:43:05.958Z] ---> Running in 9e321277aaee [2022-04-28T07:43:05.958Z] Removing intermediate container 9e321277aaee [2022-04-28T07:43:05.958Z] ---> 6d302da3ca44 [2022-04-28T07:43:05.958Z] Step 13/13 : COPY . . [2022-04-28T07:43:06.163Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-04-28T07:43:12.382Z] --- PASS: TestBuildWithHugeFile (50.82s) [2022-04-28T07:43:12.382Z] === RUN TestBuildWCOWSandboxSize [2022-04-28T07:43:12.382Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-28T07:43:12.382Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-28T07:43:12.382Z] === RUN TestBuildWithEmptyDockerfile [2022-04-28T07:43:12.382Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-28T07:43:12.382Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-28T07:43:12.382Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-28T07:43:12.382Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-28T07:43:12.382Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-28T07:43:12.382Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-28T07:43:12.382Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-28T07:43:12.382Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-28T07:43:12.382Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-28T07:43:12.382Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2022-04-28T07:43:12.382Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) [2022-04-28T07:43:12.382Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2022-04-28T07:43:12.382Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-04-28T07:43:12.382Z] === RUN TestBuildPreserveOwnership [2022-04-28T07:43:12.382Z] === RUN TestBuildPreserveOwnership/copy_from [2022-04-28T07:43:12.382Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-04-28T07:43:16.149Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-04-28T07:43:16.149Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-04-28T07:43:16.411Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-04-28T07:43:16.587Z] --- PASS: TestBuildPreserveOwnership (9.91s) [2022-04-28T07:43:16.587Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.89s) [2022-04-28T07:43:16.587Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-04-28T07:43:16.587Z] === RUN TestBuildPlatformInvalid [2022-04-28T07:43:16.587Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-04-28T07:43:16.587Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-04-28T07:43:16.587Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-04-28T07:43:16.587Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-04-28T07:43:16.587Z] PASS [2022-04-28T07:43:16.587Z] [2022-04-28T07:43:16.587Z] === Skipped [2022-04-28T07:43:16.587Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-04-28T07:43:16.587Z] build_session_test.go:25: TODO: BuildKit [2022-04-28T07:43:16.587Z] [2022-04-28T07:43:16.587Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-04-28T07:43:16.587Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-28T07:43:16.587Z] [2022-04-28T07:43:16.587Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-04-28T07:43:16.587Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-04-28T07:43:16.587Z] [2022-04-28T07:43:16.587Z] DONE 34 tests, 3 skipped in 111.658s [2022-04-28T07:43:16.588Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-04-28T07:43:16.588Z] INFO: Testing against a local daemon [2022-04-28T07:43:16.588Z] === RUN TestConfigInspect [2022-04-28T07:43:16.588Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-28T07:43:16.588Z] --- SKIP: TestConfigInspect (0.02s) [2022-04-28T07:43:16.588Z] === RUN TestConfigList [2022-04-28T07:43:16.588Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-28T07:43:16.588Z] --- SKIP: TestConfigList (0.01s) [2022-04-28T07:43:16.588Z] === RUN TestConfigsCreateAndDelete [2022-04-28T07:43:16.588Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-28T07:43:16.588Z] --- SKIP: TestConfigsCreateAndDelete (0.02s) [2022-04-28T07:43:16.588Z] === RUN TestConfigsUpdate [2022-04-28T07:43:16.588Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-28T07:43:16.588Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-04-28T07:43:16.588Z] === RUN TestTemplatedConfig [2022-04-28T07:43:16.588Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-28T07:43:16.588Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-04-28T07:43:16.588Z] === RUN TestConfigCreateResolve [2022-04-28T07:43:16.588Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-28T07:43:16.588Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-04-28T07:43:16.588Z] PASS [2022-04-28T07:43:16.588Z] [2022-04-28T07:43:16.588Z] === Skipped [2022-04-28T07:43:16.588Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-04-28T07:43:16.588Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-28T07:43:16.588Z] [2022-04-28T07:43:16.588Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-04-28T07:43:16.588Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-28T07:43:16.588Z] [2022-04-28T07:43:16.588Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.02s) [2022-04-28T07:43:16.588Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-28T07:43:16.588Z] [2022-04-28T07:43:16.588Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-04-28T07:43:16.588Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-28T07:43:16.588Z] [2022-04-28T07:43:16.588Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-04-28T07:43:16.588Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-28T07:43:16.588Z] [2022-04-28T07:43:16.588Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-04-28T07:43:16.588Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-28T07:43:16.588Z] [2022-04-28T07:43:16.588Z] DONE 6 tests, 6 skipped in 0.153s [2022-04-28T07:43:16.588Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-04-28T07:43:16.588Z] INFO: Testing against a local daemon [2022-04-28T07:43:16.588Z] === RUN TestCheckpoint [2022-04-28T07:43:16.588Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-28T07:43:16.588Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-28T07:43:16.588Z] === RUN TestContainerInvalidJSON [2022-04-28T07:43:16.588Z] === RUN TestContainerInvalidJSON/commit [2022-04-28T07:43:16.588Z] === PAUSE TestContainerInvalidJSON/commit [2022-04-28T07:43:16.588Z] === RUN TestContainerInvalidJSON/containers/create [2022-04-28T07:43:16.588Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-04-28T07:43:16.588Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-04-28T07:43:16.588Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-04-28T07:43:16.588Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-04-28T07:43:16.588Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-04-28T07:43:16.588Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-04-28T07:43:16.588Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-04-28T07:43:16.588Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-28T07:43:16.588Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-28T07:43:16.588Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-28T07:43:16.588Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-28T07:43:16.588Z] === CONT TestContainerInvalidJSON/commit [2022-04-28T07:43:16.588Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-04-28T07:43:16.588Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-28T07:43:16.588Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-04-28T07:43:16.588Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-04-28T07:43:16.588Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-04-28T07:43:16.588Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-04-28T07:43:16.588Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-04-28T07:43:16.588Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-04-28T07:43:16.588Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-04-28T07:43:16.588Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-04-28T07:43:16.588Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-04-28T07:43:16.588Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-28T07:43:16.588Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-04-28T07:43:16.588Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-04-28T07:43:16.588Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-04-28T07:43:16.588Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-04-28T07:43:16.588Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-04-28T07:43:16.588Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-04-28T07:43:16.588Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-04-28T07:43:16.588Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-04-28T07:43:16.588Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-04-28T07:43:16.588Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-04-28T07:43:16.588Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-04-28T07:43:16.588Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-04-28T07:43:16.588Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-04-28T07:43:16.588Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-04-28T07:43:16.588Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-04-28T07:43:16.588Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-04-28T07:43:16.588Z] === CONT TestContainerInvalidJSON/containers/create [2022-04-28T07:43:16.588Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-04-28T07:43:16.588Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-04-28T07:43:16.588Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-04-28T07:43:16.588Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-04-28T07:43:16.588Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-04-28T07:43:16.588Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-04-28T07:43:16.588Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-04-28T07:43:16.588Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-04-28T07:43:16.588Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-04-28T07:43:16.588Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-04-28T07:43:16.588Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-04-28T07:43:16.588Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-04-28T07:43:16.588Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-04-28T07:43:16.588Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-04-28T07:43:16.588Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-04-28T07:43:16.588Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-04-28T07:43:16.588Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-04-28T07:43:16.588Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-04-28T07:43:16.588Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-04-28T07:43:16.588Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-04-28T07:43:16.588Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-04-28T07:43:16.588Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-04-28T07:43:16.588Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-04-28T07:43:16.588Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-04-28T07:43:16.588Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-04-28T07:43:16.588Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-04-28T07:43:16.588Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-04-28T07:43:16.588Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-04-28T07:43:16.588Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-04-28T07:43:16.588Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-04-28T07:43:16.588Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-04-28T07:43:16.588Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-04-28T07:43:16.588Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-04-28T07:43:16.588Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-04-28T07:43:16.588Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-04-28T07:43:16.588Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-04-28T07:43:16.588Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-04-28T07:43:16.588Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-04-28T07:43:16.588Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-04-28T07:43:16.588Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-04-28T07:43:16.588Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-04-28T07:43:16.588Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-28T07:43:16.588Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-04-28T07:43:16.588Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-28T07:43:16.588Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-04-28T07:43:16.588Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-28T07:43:16.848Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-04-28T07:43:16.848Z] === RUN TestCopyEmptyFile [2022-04-28T07:43:16.848Z] --- PASS: TestCopyEmptyFile (0.20s) [2022-04-28T07:43:16.848Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-28T07:43:17.109Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-04-28T07:43:17.109Z] === RUN TestCopyFromContainer [2022-04-28T07:43:17.353Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-04-28T07:43:17.353Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-04-28T07:43:18.292Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-04-28T07:43:18.895Z] ......... [ 85%] [2022-04-28T07:43:20.409Z] === RUN TestCopyFromContainer// [2022-04-28T07:43:20.409Z] === RUN TestCopyFromContainer//bar/root [2022-04-28T07:43:20.409Z] === RUN TestCopyFromContainer//bar/root/ [2022-04-28T07:43:20.409Z] === RUN TestCopyFromContainer/bar/quux [2022-04-28T07:43:20.409Z] === RUN TestCopyFromContainer/bar/quux/ [2022-04-28T07:43:20.409Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-04-28T07:43:20.409Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-04-28T07:43:20.670Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-04-28T07:43:20.670Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-04-28T07:43:20.670Z] === RUN TestCopyFromContainer/bar/notarget [2022-04-28T07:43:20.670Z] --- PASS: TestCopyFromContainer (3.74s) [2022-04-28T07:43:20.670Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-04-28T07:43:20.670Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-04-28T07:43:20.670Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-04-28T07:43:20.670Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-04-28T07:43:20.670Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-04-28T07:43:20.670Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-04-28T07:43:20.670Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-04-28T07:43:20.670Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-04-28T07:43:20.670Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-04-28T07:43:20.670Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-04-28T07:43:20.670Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-28T07:43:20.670Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-28T07:43:20.670Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-28T07:43:20.670Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-28T07:43:20.670Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-28T07:43:20.670Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-28T07:43:20.670Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-28T07:43:20.670Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-28T07:43:20.670Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-28T07:43:20.670Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-28T07:43:20.670Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-04-28T07:43:20.670Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-04-28T07:43:20.670Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-28T07:43:20.670Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-28T07:43:20.670Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-28T07:43:20.670Z] --- PASS: TestCreateLinkToNonExistingContainer (0.02s) [2022-04-28T07:43:20.670Z] === RUN TestCreateWithInvalidEnv [2022-04-28T07:43:20.670Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-28T07:43:20.670Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-28T07:43:20.670Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-28T07:43:20.670Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-28T07:43:20.670Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-28T07:43:20.670Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-28T07:43:20.670Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-28T07:43:20.670Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-28T07:43:20.670Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-28T07:43:20.670Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-04-28T07:43:20.670Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-28T07:43:20.670Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-28T07:43:20.670Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-28T07:43:20.670Z] === RUN TestCreateTmpfsMountsTarget [2022-04-28T07:43:20.827Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-04-28T07:43:20.931Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-04-28T07:43:20.931Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-28T07:43:21.764Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-04-28T07:43:21.874Z] --- PASS: TestCreateWithCustomMaskedPaths (1.15s) [2022-04-28T07:43:21.874Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-28T07:43:22.706Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-04-28T07:43:23.259Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.15s) [2022-04-28T07:43:23.259Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-28T07:43:23.259Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-28T07:43:23.259Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-28T07:43:23.259Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-28T07:43:23.259Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-28T07:43:23.259Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-28T07:43:23.259Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-28T07:43:23.259Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-28T07:43:23.259Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-28T07:43:23.259Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-28T07:43:23.259Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-28T07:43:23.259Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-28T07:43:23.259Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-28T07:43:23.259Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-28T07:43:23.259Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-28T07:43:23.259Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-28T07:43:23.259Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-04-28T07:43:23.259Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2022-04-28T07:43:23.259Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2022-04-28T07:43:23.259Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2022-04-28T07:43:23.259Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2022-04-28T07:43:23.259Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2022-04-28T07:43:23.259Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-28T07:43:23.276Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-04-28T07:43:23.521Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.41s) [2022-04-28T07:43:23.521Z] === RUN TestCreateDifferentPlatform [2022-04-28T07:43:23.521Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-28T07:43:23.521Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-28T07:43:23.521Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-04-28T07:43:23.521Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-28T07:43:23.521Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-28T07:43:23.521Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-28T07:43:23.631Z] ---> eb8850895aad [2022-04-28T07:43:23.691Z] tests/integration/models_images_test.py ............... [ 89%] [2022-04-28T07:43:23.782Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-04-28T07:43:23.782Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-28T07:43:23.782Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-04-28T07:43:23.782Z] === RUN TestContainerStartOnDaemonRestart [2022-04-28T07:43:23.782Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-04-28T07:43:23.782Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-04-28T07:43:23.782Z] === RUN TestDaemonRestartIpcMode [2022-04-28T07:43:23.782Z] === PAUSE TestDaemonRestartIpcMode [2022-04-28T07:43:23.782Z] === RUN TestDaemonHostGatewayIP [2022-04-28T07:43:23.782Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-28T07:43:23.783Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-04-28T07:43:23.783Z] === RUN TestRestartDaemonWithRestartingContainer [2022-04-28T07:43:23.783Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-04-28T07:43:23.783Z] === RUN TestContainerKillOnDaemonStart [2022-04-28T07:43:23.783Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-04-28T07:43:23.783Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-04-28T07:43:23.783Z] === RUN TestDiff [2022-04-28T07:43:24.046Z] --- PASS: TestDiff (0.40s) [2022-04-28T07:43:24.046Z] === RUN TestExecWithCloseStdin [2022-04-28T07:43:24.218Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-04-28T07:43:24.620Z] --- PASS: TestExecWithCloseStdin (0.46s) [2022-04-28T07:43:24.620Z] === RUN TestExec [2022-04-28T07:43:24.624Z] Successfully built eb8850895aad [2022-04-28T07:43:24.624Z] Successfully tagged docker:latest [2022-04-28T07:43:24.624Z] INFO: Image build ended at 04/28/2022 07:43:24. Duration:00:03:55.3311684 [2022-04-28T07:43:24.624Z] [2022-04-28T07:43:24.624Z] [2022-04-28T07:43:24.624Z] INFO: Building the test binaries at 04/28/2022 07:43:24... [2022-04-28T07:43:24.790Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-04-28T07:43:25.144Z] tests/integration/models_networks_test.py .... [ 90%] [2022-04-28T07:43:25.193Z] --- PASS: TestExec (0.46s) [2022-04-28T07:43:25.193Z] === RUN TestExecUser [2022-04-28T07:43:25.455Z] --- PASS: TestExecUser (0.44s) [2022-04-28T07:43:25.455Z] === RUN TestExportContainerAndImportImage [2022-04-28T07:43:26.043Z] --- PASS: TestExportContainerAndImportImage (0.58s) [2022-04-28T07:43:26.043Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-28T07:43:26.173Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-04-28T07:43:26.743Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-04-28T07:43:27.172Z] ---> b304abd49a69 [2022-04-28T07:43:27.172Z] Successfully built b304abd49a69 [2022-04-28T07:43:27.172Z] Successfully tagged docker:latest [2022-04-28T07:43:27.172Z] INFO: Image build ended at 04/28/2022 07:43:26. Duration:00:05:12.9039012 [2022-04-28T07:43:27.173Z] [2022-04-28T07:43:27.173Z] [2022-04-28T07:43:27.173Z] INFO: Building the test binaries at 04/28/2022 07:43:27... [2022-04-28T07:43:27.468Z] --- PASS: TestExportContainerAfterDaemonRestart (1.32s) [2022-04-28T07:43:27.468Z] === RUN TestHealthCheckWorkdir [2022-04-28T07:43:27.682Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-04-28T07:43:28.040Z] --- PASS: TestHealthCheckWorkdir (0.53s) [2022-04-28T07:43:28.040Z] === RUN TestHealthKillContainer [2022-04-28T07:43:28.623Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-28T07:43:28.623Z] Using test binary docker [2022-04-28T07:43:28.623Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-04-28T07:43:28.623Z] Starting apparmor (via systemctl): apparmor.service. [2022-04-28T07:43:28.623Z] INFO: Waiting for daemon to start... [2022-04-28T07:43:28.623Z] Starting dockerd [2022-04-28T07:43:29.385Z] INFO: make.ps1 starting at 04/28/2022 07:43:29 [2022-04-28T07:43:29.854Z] INFO: Git commit (4cf904494e) assumed from DOCKER_GITCOMMIT environment variable [2022-04-28T07:43:29.854Z] INFO: Invoking autogen... [2022-04-28T07:43:30.332Z] { [2022-04-28T07:43:30.332Z] "RT_GROUP_ICON": { [2022-04-28T07:43:30.332Z] "#1": { [2022-04-28T07:43:30.332Z] "0409": "../../winresources/docker.ico" [2022-04-28T07:43:30.332Z] } [2022-04-28T07:43:30.332Z] }, [2022-04-28T07:43:30.332Z] "RT_MANIFEST": { [2022-04-28T07:43:30.332Z] "#1": { [2022-04-28T07:43:30.332Z] "0409": { [2022-04-28T07:43:30.332Z] "identity": {}, [2022-04-28T07:43:30.332Z] "description": "Docker Engine", [2022-04-28T07:43:30.332Z] "minimum-os": "vista", [2022-04-28T07:43:30.332Z] "execution-level": "", [2022-04-28T07:43:30.332Z] "ui-access": false, [2022-04-28T07:43:30.332Z] "auto-elevate": false, [2022-04-28T07:43:30.332Z] "dpi-awareness": "unaware", [2022-04-28T07:43:30.332Z] "disable-theming": false, [2022-04-28T07:43:30.332Z] "disable-window-filtering": false, [2022-04-28T07:43:30.332Z] "high-resolution-scrolling-aware": false, [2022-04-28T07:43:30.332Z] "ultra-high-resolution-scrolling-aware": false, [2022-04-28T07:43:30.332Z] "long-path-aware": false, [2022-04-28T07:43:30.332Z] "printer-driver-isolation": false, [2022-04-28T07:43:30.332Z] "gdi-scaling": false, [2022-04-28T07:43:30.332Z] "segment-heap": false, [2022-04-28T07:43:30.332Z] "use-common-controls-v6": false [2022-04-28T07:43:30.332Z] } [2022-04-28T07:43:30.332Z] } [2022-04-28T07:43:30.332Z] }, [2022-04-28T07:43:30.332Z] "RT_MESSAGETABLE": { [2022-04-28T07:43:30.332Z] "#1": { [2022-04-28T07:43:30.332Z] "0409": "../../winresources/event_messages.bin" [2022-04-28T07:43:30.332Z] } [2022-04-28T07:43:30.332Z] }, [2022-04-28T07:43:30.332Z] "RT_VERSION": { [2022-04-28T07:43:30.332Z] "#1": { [2022-04-28T07:43:30.332Z] "0409": { [2022-04-28T07:43:30.332Z] "fixed": { [2022-04-28T07:43:30.332Z] "file_version": "0.0.0.0", [2022-04-28T07:43:30.332Z] "product_version": "0.0.0.0", [2022-04-28T07:43:30.332Z] "type": "Unknown" [2022-04-28T07:43:30.332Z] }, [2022-04-28T07:43:30.332Z] "info": { [2022-04-28T07:43:30.332Z] "0000": { [2022-04-28T07:43:30.332Z] "CompanyName": "", [2022-04-28T07:43:30.333Z] "FileVersion": "0.0.0-dev", [2022-04-28T07:43:30.333Z] "LegalCopyright": "Copyright (C) 2015-2022 Docker Inc.", [2022-04-28T07:43:30.333Z] "OriginalFileName": "dockerd.exe", [2022-04-28T07:43:30.333Z] "ProductName": "", [2022-04-28T07:43:30.333Z] "ProductVersion": "0.0.0-dev", [2022-04-28T07:43:30.333Z] "SpecialBuild": "4cf904494e" [2022-04-28T07:43:30.333Z] } [2022-04-28T07:43:30.333Z] } [2022-04-28T07:43:30.333Z] } [2022-04-28T07:43:30.333Z] } [2022-04-28T07:43:30.333Z] } [2022-04-28T07:43:30.333Z] } [2022-04-28T07:43:30.807Z] powershell.exe : cmd\dockerd\config.go [2022-04-28T07:43:30.807Z] At D:\gopath\src\github.com\docker\docker@tmp\durable-14d3cccf\powershellWrapper.ps1:3 char:1 [2022-04-28T07:43:30.807Z] + & powershell -NoProfile -NonInteractive -ExecutionPolicy Bypass -Comm ... [2022-04-28T07:43:30.807Z] + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2022-04-28T07:43:30.807Z] + CategoryInfo : NotSpecified: (cmd\dockerd\config.go:String) [], RemoteException [2022-04-28T07:43:30.807Z] + FullyQualifiedErrorId : NativeCommandError [2022-04-28T07:43:30.807Z] [2022-04-28T07:43:30.807Z] cmd\dockerd\config_windows.go [2022-04-28T07:43:30.807Z] cmd\dockerd\daemon.go [2022-04-28T07:43:30.807Z] cmd\dockerd\daemon_test.go [2022-04-28T07:43:30.807Z] cmd\dockerd\daemon_windows.go [2022-04-28T07:43:30.807Z] cmd\dockerd\docker.go [2022-04-28T07:43:30.807Z] cmd\dockerd\docker_windows.go [2022-04-28T07:43:30.807Z] cmd\dockerd\genwinres_windows.go [2022-04-28T07:43:30.807Z] cmd\dockerd\metrics.go [2022-04-28T07:43:30.807Z] cmd\dockerd\options.go [2022-04-28T07:43:30.807Z] cmd\dockerd\options_test.go [2022-04-28T07:43:30.807Z] cmd\dockerd\service_windows.go [2022-04-28T07:43:30.807Z] INFO: Building daemon... [2022-04-28T07:43:31.025Z] INFO: make.ps1 starting at 04/28/2022 07:43:30 [2022-04-28T07:43:31.025Z] INFO: Git commit (4cf904494e) assumed from DOCKER_GITCOMMIT environment variable [2022-04-28T07:43:31.025Z] INFO: Invoking autogen... [2022-04-28T07:43:31.025Z] { [2022-04-28T07:43:31.025Z] "RT_GROUP_ICON": { [2022-04-28T07:43:31.025Z] "#1": { [2022-04-28T07:43:31.025Z] "0409": "../../winresources/docker.ico" [2022-04-28T07:43:31.025Z] } [2022-04-28T07:43:31.025Z] }, [2022-04-28T07:43:31.025Z] "RT_MANIFEST": { [2022-04-28T07:43:31.025Z] "#1": { [2022-04-28T07:43:31.025Z] "0409": { [2022-04-28T07:43:31.025Z] "identity": {}, [2022-04-28T07:43:31.025Z] "description": "Docker Engine", [2022-04-28T07:43:31.025Z] "minimum-os": "vista", [2022-04-28T07:43:31.025Z] "execution-level": "", [2022-04-28T07:43:31.025Z] "ui-access": false, [2022-04-28T07:43:31.025Z] "auto-elevate": false, [2022-04-28T07:43:31.025Z] "dpi-awareness": "unaware", [2022-04-28T07:43:31.025Z] "disable-theming": false, [2022-04-28T07:43:31.025Z] "disable-window-filtering": false, [2022-04-28T07:43:31.025Z] "high-resolution-scrolling-aware": false, [2022-04-28T07:43:31.025Z] "ultra-high-resolution-scrolling-aware": false, [2022-04-28T07:43:31.025Z] "long-path-aware": false, [2022-04-28T07:43:31.025Z] "printer-driver-isolation": false, [2022-04-28T07:43:31.025Z] "gdi-scaling": false, [2022-04-28T07:43:31.025Z] "segment-heap": false, [2022-04-28T07:43:31.025Z] "use-common-controls-v6": false [2022-04-28T07:43:31.025Z] } [2022-04-28T07:43:31.025Z] } [2022-04-28T07:43:31.025Z] }, [2022-04-28T07:43:31.025Z] "RT_MESSAGETABLE": { [2022-04-28T07:43:31.025Z] "#1": { [2022-04-28T07:43:31.025Z] "0409": "../../winresources/event_messages.bin" [2022-04-28T07:43:31.025Z] } [2022-04-28T07:43:31.025Z] }, [2022-04-28T07:43:31.025Z] "RT_VERSION": { [2022-04-28T07:43:31.025Z] "#1": { [2022-04-28T07:43:31.025Z] "0409": { [2022-04-28T07:43:31.025Z] "fixed": { [2022-04-28T07:43:31.025Z] "file_version": "0.0.0.0", [2022-04-28T07:43:31.025Z] "product_version": "0.0.0.0", [2022-04-28T07:43:31.025Z] "type": "Unknown" [2022-04-28T07:43:31.025Z] }, [2022-04-28T07:43:31.025Z] "info": { [2022-04-28T07:43:31.025Z] "0000": { [2022-04-28T07:43:31.025Z] "CompanyName": "", [2022-04-28T07:43:31.025Z] "FileVersion": "0.0.0-dev", [2022-04-28T07:43:31.025Z] "LegalCopyright": "Copyright (C) 2015-2022 Docker Inc.", [2022-04-28T07:43:31.025Z] "OriginalFileName": "dockerd.exe", [2022-04-28T07:43:31.025Z] "ProductName": "", [2022-04-28T07:43:31.025Z] "ProductVersion": "0.0.0-dev", [2022-04-28T07:43:31.025Z] "SpecialBuild": "4cf904494e" [2022-04-28T07:43:31.025Z] } [2022-04-28T07:43:31.025Z] } [2022-04-28T07:43:31.025Z] } [2022-04-28T07:43:31.025Z] } [2022-04-28T07:43:31.025Z] } [2022-04-28T07:43:31.025Z] } [2022-04-28T07:43:31.154Z] . [2022-04-28T07:43:31.154Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-28T07:43:31.154Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-28T07:43:31.154Z] Error: No such image: emptyfs [2022-04-28T07:43:31.154Z] Running integration-test (iteration 1) [2022-04-28T07:43:31.154Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-04-28T07:43:31.413Z] Loaded image: busybox:latest [2022-04-28T07:43:31.492Z] powershell.exe : cmd\dockerd\config.go [2022-04-28T07:43:31.492Z] At D:\gopath\src\github.com\docker\docker@tmp\durable-32fea60e\powershellWrapper.ps1:3 char:1 [2022-04-28T07:43:31.492Z] + & powershell -NoProfile -NonInteractive -ExecutionPolicy Bypass -Comm ... [2022-04-28T07:43:31.492Z] + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2022-04-28T07:43:31.492Z] + CategoryInfo : NotSpecified: (cmd\dockerd\config.go:String) [], RemoteException [2022-04-28T07:43:31.492Z] + FullyQualifiedErrorId : NativeCommandError [2022-04-28T07:43:31.492Z] [2022-04-28T07:43:31.492Z] cmd\dockerd\config_windows.go [2022-04-28T07:43:31.492Z] cmd\dockerd\daemon.go [2022-04-28T07:43:31.492Z] cmd\dockerd\daemon_test.go [2022-04-28T07:43:31.492Z] cmd\dockerd\daemon_windows.go [2022-04-28T07:43:31.492Z] cmd\dockerd\docker.go [2022-04-28T07:43:31.492Z] cmd\dockerd\docker_windows.go [2022-04-28T07:43:31.492Z] cmd\dockerd\genwinres_windows.go [2022-04-28T07:43:31.492Z] cmd\dockerd\metrics.go [2022-04-28T07:43:31.492Z] cmd\dockerd\options.go [2022-04-28T07:43:31.492Z] cmd\dockerd\options_test.go [2022-04-28T07:43:31.492Z] cmd\dockerd\service_windows.go [2022-04-28T07:43:31.492Z] INFO: Building daemon... [2022-04-28T07:43:31.699Z] Loaded image: busybox:glibc [2022-04-28T07:43:31.709Z] tests/integration/models_nodes_test.py . [ 90%] [2022-04-28T07:43:31.709Z] tests/integration/models_resources_test.py . [ 91%] [2022-04-28T07:43:33.109Z] Loaded image: debian:bullseye-slim [2022-04-28T07:43:33.109Z] Loaded image: hello-world:latest [2022-04-28T07:43:33.109Z] Loaded image: arm32v7/hello-world:latest [2022-04-28T07:43:33.109Z] INFO: Testing against a local daemon [2022-04-28T07:43:33.109Z] === RUN TestCgroupNamespacesBuild [2022-04-28T07:43:35.017Z] --- PASS: TestCgroupNamespacesBuild (1.45s) [2022-04-28T07:43:35.017Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-04-28T07:43:35.957Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.22s) [2022-04-28T07:43:35.957Z] === RUN TestBuildWithSession [2022-04-28T07:43:35.957Z] build_session_test.go:25: TODO: BuildKit [2022-04-28T07:43:35.957Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-28T07:43:35.957Z] === RUN TestBuildSquashParent [2022-04-28T07:43:36.175Z] --- PASS: TestHealthKillContainer (7.87s) [2022-04-28T07:43:36.175Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-28T07:43:36.175Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-28T07:43:36.175Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-04-28T07:43:36.175Z] === RUN TestIpcModeNone [2022-04-28T07:43:36.175Z] --- PASS: TestIpcModeNone (0.43s) [2022-04-28T07:43:36.175Z] === RUN TestIpcModePrivate [2022-04-28T07:43:36.437Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2022-04-28T07:43:36.699Z] --- PASS: TestIpcModePrivate (0.45s) [2022-04-28T07:43:36.699Z] === RUN TestIpcModeShareable [2022-04-28T07:43:36.699Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-28T07:43:36.699Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-04-28T07:43:36.699Z] === RUN TestAPIIpcModeShareableAndContainer [2022-04-28T07:43:37.803Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-04-28T07:43:38.087Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.35s) [2022-04-28T07:43:38.087Z] === RUN TestAPIIpcModeHost [2022-04-28T07:43:38.087Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-28T07:43:38.087Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-04-28T07:43:38.087Z] === RUN TestDaemonIpcModeShareable [2022-04-28T07:43:38.087Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-28T07:43:38.087Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-04-28T07:43:38.087Z] === RUN TestDaemonIpcModePrivate [2022-04-28T07:43:39.033Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2022-04-28T07:43:39.033Z] --- PASS: TestDaemonIpcModePrivate (1.14s) [2022-04-28T07:43:39.033Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-04-28T07:43:39.033Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-28T07:43:39.033Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-04-28T07:43:39.033Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-04-28T07:43:39.033Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-28T07:43:39.033Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-04-28T07:43:39.033Z] === RUN TestIpcModeOlderClient [2022-04-28T07:43:39.033Z] === PAUSE TestIpcModeOlderClient [2022-04-28T07:43:39.033Z] === RUN TestKillContainerInvalidSignal [2022-04-28T07:43:39.607Z] --- PASS: TestKillContainerInvalidSignal (0.41s) [2022-04-28T07:43:39.607Z] === RUN TestKillContainer [2022-04-28T07:43:39.607Z] === RUN TestKillContainer/no_signal [2022-04-28T07:43:39.868Z] === RUN TestKillContainer/non_killing_signal [2022-04-28T07:43:40.129Z] === RUN TestKillContainer/killing_signal [2022-04-28T07:43:40.557Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-04-28T07:43:40.557Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-04-28T07:43:40.701Z] --- PASS: TestKillContainer (1.24s) [2022-04-28T07:43:40.701Z] --- PASS: TestKillContainer/no_signal (0.41s) [2022-04-28T07:43:40.701Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2022-04-28T07:43:40.701Z] --- PASS: TestKillContainer/killing_signal (0.39s) [2022-04-28T07:43:40.701Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-28T07:43:40.701Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-04-28T07:43:41.236Z] --- PASS: TestBuildSquashParent (4.53s) [2022-04-28T07:43:41.236Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-28T07:43:41.236Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-28T07:43:41.236Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-28T07:43:41.236Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-28T07:43:41.236Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-28T07:43:41.236Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-28T07:43:41.236Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-28T07:43:41.236Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-28T07:43:41.236Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-28T07:43:41.236Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-28T07:43:41.236Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-28T07:43:41.236Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-28T07:43:41.236Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-28T07:43:41.236Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-28T07:43:41.236Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-28T07:43:41.271Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-04-28T07:43:41.531Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.80s) [2022-04-28T07:43:41.531Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s) [2022-04-28T07:43:41.531Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.26s) [2022-04-28T07:43:41.531Z] === RUN TestKillStoppedContainer [2022-04-28T07:43:41.531Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-04-28T07:43:41.531Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-28T07:43:41.791Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-04-28T07:43:41.791Z] === RUN TestKillDifferentUserContainer [2022-04-28T07:43:41.802Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-28T07:43:42.051Z] --- PASS: TestKillDifferentUserContainer (0.39s) [2022-04-28T07:43:42.051Z] === RUN TestInspectOomKilledTrue [2022-04-28T07:43:42.051Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-28T07:43:42.051Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-04-28T07:43:42.051Z] === RUN TestInspectOomKilledFalse [2022-04-28T07:43:42.051Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-28T07:43:42.051Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-04-28T07:43:42.051Z] === RUN TestLinksEtcHostsContentMatch [2022-04-28T07:43:42.051Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-04-28T07:43:42.051Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-04-28T07:43:42.051Z] === RUN TestLinksContainerNames [2022-04-28T07:43:42.369Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-28T07:43:42.991Z] --- PASS: TestLinksContainerNames (0.86s) [2022-04-28T07:43:42.991Z] === RUN TestLogsFollowTailEmpty [2022-04-28T07:43:43.251Z] --- PASS: TestLogsFollowTailEmpty (0.41s) [2022-04-28T07:43:43.251Z] === RUN TestContainerNetworkMountsNoChown [2022-04-28T07:43:43.307Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-28T07:43:43.821Z] --- PASS: TestContainerNetworkMountsNoChown (0.36s) [2022-04-28T07:43:43.822Z] === RUN TestMountDaemonRoot [2022-04-28T07:43:43.822Z] === RUN TestMountDaemonRoot/default [2022-04-28T07:43:43.822Z] === PAUSE TestMountDaemonRoot/default [2022-04-28T07:43:43.822Z] === RUN TestMountDaemonRoot/private [2022-04-28T07:43:43.822Z] === PAUSE TestMountDaemonRoot/private [2022-04-28T07:43:43.822Z] === RUN TestMountDaemonRoot/rprivate [2022-04-28T07:43:43.822Z] === PAUSE TestMountDaemonRoot/rprivate [2022-04-28T07:43:43.822Z] === RUN TestMountDaemonRoot/slave [2022-04-28T07:43:43.822Z] === PAUSE TestMountDaemonRoot/slave [2022-04-28T07:43:43.822Z] === RUN TestMountDaemonRoot/rslave [2022-04-28T07:43:43.822Z] === PAUSE TestMountDaemonRoot/rslave [2022-04-28T07:43:43.822Z] === RUN TestMountDaemonRoot/shared [2022-04-28T07:43:43.822Z] === PAUSE TestMountDaemonRoot/shared [2022-04-28T07:43:43.822Z] === RUN TestMountDaemonRoot/rshared [2022-04-28T07:43:43.822Z] === PAUSE TestMountDaemonRoot/rshared [2022-04-28T07:43:43.822Z] === CONT TestMountDaemonRoot/default [2022-04-28T07:43:43.822Z] === RUN TestMountDaemonRoot/default/bind_root [2022-04-28T07:43:43.822Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-04-28T07:43:43.822Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-04-28T07:43:43.822Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-04-28T07:43:43.822Z] === RUN TestMountDaemonRoot/default/mount_root [2022-04-28T07:43:43.822Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-04-28T07:43:43.822Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-04-28T07:43:43.822Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-04-28T07:43:43.822Z] === CONT TestMountDaemonRoot/rslave [2022-04-28T07:43:43.822Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-04-28T07:43:43.822Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-04-28T07:43:43.822Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-04-28T07:43:43.822Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-04-28T07:43:43.822Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-04-28T07:43:43.822Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-04-28T07:43:43.822Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-04-28T07:43:43.822Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-04-28T07:43:43.822Z] === CONT TestMountDaemonRoot/rshared [2022-04-28T07:43:43.822Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-04-28T07:43:43.822Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-04-28T07:43:43.822Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-04-28T07:43:43.822Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-04-28T07:43:43.822Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-04-28T07:43:43.822Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-04-28T07:43:43.822Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-04-28T07:43:43.822Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-04-28T07:43:43.822Z] === CONT TestMountDaemonRoot/shared [2022-04-28T07:43:43.822Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-04-28T07:43:43.822Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-04-28T07:43:43.822Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-04-28T07:43:43.822Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-04-28T07:43:43.822Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-04-28T07:43:43.822Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-04-28T07:43:43.822Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-04-28T07:43:43.822Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-04-28T07:43:43.822Z] === CONT TestMountDaemonRoot/rprivate [2022-04-28T07:43:43.822Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-04-28T07:43:43.822Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-04-28T07:43:43.822Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-04-28T07:43:43.822Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-04-28T07:43:43.822Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-04-28T07:43:43.822Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-04-28T07:43:43.822Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-04-28T07:43:43.822Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-04-28T07:43:43.822Z] === CONT TestMountDaemonRoot/slave [2022-04-28T07:43:43.822Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-04-28T07:43:43.822Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-04-28T07:43:43.822Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-04-28T07:43:43.822Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-04-28T07:43:43.822Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-04-28T07:43:43.822Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-04-28T07:43:43.822Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-04-28T07:43:43.822Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-04-28T07:43:43.822Z] === CONT TestMountDaemonRoot/private [2022-04-28T07:43:43.822Z] === RUN TestMountDaemonRoot/private/bind_root [2022-04-28T07:43:43.822Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-04-28T07:43:43.822Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-04-28T07:43:43.822Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-04-28T07:43:43.822Z] === RUN TestMountDaemonRoot/private/mount_root [2022-04-28T07:43:43.822Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-04-28T07:43:43.822Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-04-28T07:43:43.822Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-04-28T07:43:43.822Z] === CONT TestMountDaemonRoot/default/bind_root [2022-04-28T07:43:43.822Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-04-28T07:43:43.822Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-04-28T07:43:43.822Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-04-28T07:43:43.822Z] === CONT TestMountDaemonRoot/default/mount_root [2022-04-28T07:43:43.822Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-04-28T07:43:43.822Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-04-28T07:43:43.822Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-04-28T07:43:43.822Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-04-28T07:43:43.822Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-04-28T07:43:43.822Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-04-28T07:43:43.822Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-04-28T07:43:43.822Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-04-28T07:43:43.822Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-04-28T07:43:43.822Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-04-28T07:43:43.822Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-04-28T07:43:43.875Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-28T07:43:44.084Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-04-28T07:43:44.084Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-04-28T07:43:44.084Z] === CONT TestMountDaemonRoot/private/bind_root [2022-04-28T07:43:44.084Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-04-28T07:43:44.084Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-04-28T07:43:44.084Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-04-28T07:43:44.084Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-04-28T07:43:44.084Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-04-28T07:43:44.084Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-04-28T07:43:44.084Z] === CONT TestMountDaemonRoot/private/mount_root [2022-04-28T07:43:44.084Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-04-28T07:43:44.084Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-04-28T07:43:44.084Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-04-28T07:43:44.084Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-04-28T07:43:44.084Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-04-28T07:43:44.084Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-04-28T07:43:44.084Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-04-28T07:43:44.084Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-04-28T07:43:44.084Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-04-28T07:43:44.084Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-04-28T07:43:44.084Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-04-28T07:43:44.084Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.03s) [2022-04-28T07:43:44.084Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-04-28T07:43:44.084Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-04-28T07:43:44.084Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.03s) [2022-04-28T07:43:44.084Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.03s) [2022-04-28T07:43:44.084Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-04-28T07:43:44.084Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-04-28T07:43:44.084Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-04-28T07:43:44.084Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-04-28T07:43:44.084Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-04-28T07:43:44.084Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-04-28T07:43:44.084Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-04-28T07:43:44.084Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-04-28T07:43:44.084Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-04-28T07:43:44.084Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-04-28T07:43:44.084Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-04-28T07:43:44.084Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-04-28T07:43:44.084Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-04-28T07:43:44.084Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-04-28T07:43:44.084Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-04-28T07:43:44.084Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-04-28T07:43:44.084Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-04-28T07:43:44.084Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-04-28T07:43:44.084Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-04-28T07:43:44.084Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-04-28T07:43:44.084Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-04-28T07:43:44.084Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-04-28T07:43:44.084Z] === RUN TestContainerBindMountNonRecursive [2022-04-28T07:43:44.084Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-04-28T07:43:44.084Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s) [2022-04-28T07:43:44.084Z] === RUN TestContainerVolumesMountedAsShared [2022-04-28T07:43:44.084Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-04-28T07:43:44.084Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-04-28T07:43:44.084Z] === RUN TestContainerVolumesMountedAsSlave [2022-04-28T07:43:44.084Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-04-28T07:43:44.084Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-04-28T07:43:44.084Z] === RUN TestNetworkNat [2022-04-28T07:43:44.426Z] tests/integration/regression_test.py ...... [ 98%] [2022-04-28T07:43:44.655Z] --- PASS: TestNetworkNat (0.53s) [2022-04-28T07:43:44.655Z] === RUN TestNetworkLocalhostTCPNat [2022-04-28T07:43:44.940Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-04-28T07:43:44.940Z] tests/integration/credentials/utils_test.py . [100%] [2022-04-28T07:43:44.940Z] [2022-04-28T07:43:44.940Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-04-28T07:43:44.940Z] =========================== short test summary info ============================ [2022-04-28T07:43:44.940Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-04-28T07:43:44.940Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-04-28T07:43:44.940Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-04-28T07:43:44.940Z] Not supported on most drivers [2022-04-28T07:43:44.940Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-04-28T07:43:44.940Z] Output of docker top depends on host distro, and is not formalized. [2022-04-28T07:43:44.940Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-04-28T07:43:44.940Z] Output of docker top depends on host distro, and is not formalized. [2022-04-28T07:43:44.940Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-04-28T07:43:44.940Z] Can fail if eth0 has multiple IP addresses [2022-04-28T07:43:44.940Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-04-28T07:43:44.940Z] This doesn't seem to be taken into account by the engine [2022-04-28T07:43:44.940Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-04-28T07:43:44.940Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-04-28T07:43:44.940Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 297.55 seconds == [2022-04-28T07:43:45.199Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-04-28T07:43:45.224Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s) [2022-04-28T07:43:45.224Z] === RUN TestNetworkLoopbackNat [2022-04-28T07:43:45.778Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-04-28T07:43:45.778Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.48s) [2022-04-28T07:43:45.778Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.78s) [2022-04-28T07:43:45.778Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.50s) [2022-04-28T07:43:45.778Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.62s) [2022-04-28T07:43:45.778Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.80s) [2022-04-28T07:43:45.778Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.56s) [2022-04-28T07:43:45.778Z] === RUN TestBuildMultiStageCopy [2022-04-28T07:43:45.778Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-28T07:43:47.158Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-28T07:43:47.158Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-28T07:43:47.419Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-28T07:43:47.419Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-28T07:43:47.680Z] --- PASS: TestBuildMultiStageCopy (2.37s) [2022-04-28T07:43:47.680Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.43s) [2022-04-28T07:43:47.680Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.22s) [2022-04-28T07:43:47.680Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.23s) [2022-04-28T07:43:47.680Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.24s) [2022-04-28T07:43:47.680Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.25s) [2022-04-28T07:43:47.680Z] === RUN TestBuildMultiStageParentConfig [2022-04-28T07:43:47.766Z] --- PASS: TestNetworkLoopbackNat (2.57s) [2022-04-28T07:43:47.766Z] === RUN TestPause [2022-04-28T07:43:47.766Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-28T07:43:47.766Z] --- SKIP: TestPause (0.00s) [2022-04-28T07:43:47.766Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-28T07:43:47.766Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-28T07:43:47.766Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-28T07:43:47.766Z] === RUN TestPauseStopPausedContainer [2022-04-28T07:43:47.766Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-28T07:43:47.766Z] --- SKIP: TestPauseStopPausedContainer (0.03s) [2022-04-28T07:43:47.766Z] === RUN TestPidHost [2022-04-28T07:43:48.619Z] --- PASS: TestBuildMultiStageParentConfig (0.67s) [2022-04-28T07:43:48.619Z] === RUN TestBuildLabelWithTargets [2022-04-28T07:43:48.709Z] --- PASS: TestPidHost (1.02s) [2022-04-28T07:43:48.709Z] === RUN TestPsFilter [2022-04-28T07:43:48.709Z] --- PASS: TestPsFilter (0.09s) [2022-04-28T07:43:48.709Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-28T07:43:49.278Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.38s) [2022-04-28T07:43:49.278Z] === RUN TestRemoveContainerWithVolume [2022-04-28T07:43:49.538Z] --- PASS: TestRemoveContainerWithVolume (0.41s) [2022-04-28T07:43:49.538Z] === RUN TestRemoveContainerRunning [2022-04-28T07:43:49.554Z] --- PASS: TestBuildLabelWithTargets (1.03s) [2022-04-28T07:43:49.554Z] === RUN TestBuildWithEmptyLayers [2022-04-28T07:43:50.107Z] --- PASS: TestRemoveContainerRunning (0.40s) [2022-04-28T07:43:50.107Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-28T07:43:50.121Z] --- PASS: TestBuildWithEmptyLayers (0.49s) [2022-04-28T07:43:50.121Z] === RUN TestBuildMultiStageOnBuild [2022-04-28T07:43:50.367Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s) [2022-04-28T07:43:50.367Z] === RUN TestRemoveInvalidContainer [2022-04-28T07:43:50.367Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-04-28T07:43:50.367Z] === RUN TestRenameLinkedContainer [2022-04-28T07:43:52.025Z] --- PASS: TestBuildMultiStageOnBuild (1.66s) [2022-04-28T07:43:52.025Z] === RUN TestBuildUncleanTarFilenames [2022-04-28T07:43:52.282Z] --- PASS: TestRenameLinkedContainer (1.62s) [2022-04-28T07:43:52.282Z] === RUN TestRenameStoppedContainer [2022-04-28T07:43:52.283Z] --- PASS: TestBuildUncleanTarFilenames (0.60s) [2022-04-28T07:43:52.283Z] === RUN TestBuildMultiStageLayerLeak [2022-04-28T07:43:52.542Z] --- PASS: TestRenameStoppedContainer (0.44s) [2022-04-28T07:43:52.542Z] === RUN TestRenameRunningContainerAndReuse [2022-04-28T07:43:53.481Z] --- PASS: TestRenameRunningContainerAndReuse (0.83s) [2022-04-28T07:43:53.481Z] === RUN TestRenameInvalidName [2022-04-28T07:43:53.742Z] --- PASS: TestRenameInvalidName (0.39s) [2022-04-28T07:43:53.742Z] === RUN TestRenameAnonymousContainer [2022-04-28T07:43:54.187Z] --- PASS: TestBuildMultiStageLayerLeak (1.66s) [2022-04-28T07:43:54.187Z] === RUN TestBuildWithHugeFile [2022-04-28T07:43:55.125Z] --- PASS: TestRenameAnonymousContainer (1.47s) [2022-04-28T07:43:55.125Z] === RUN TestRenameContainerWithSameName [2022-04-28T07:43:55.694Z] --- PASS: TestRenameContainerWithSameName (0.40s) [2022-04-28T07:43:55.694Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-28T07:43:56.265Z] --- PASS: TestRenameContainerWithLinkedContainer (0.80s) [2022-04-28T07:43:56.265Z] === RUN TestResize [2022-04-28T07:43:56.838Z] --- PASS: TestResize (0.42s) [2022-04-28T07:43:56.838Z] === RUN TestResizeWithInvalidSize [2022-04-28T07:43:57.099Z] --- PASS: TestResizeWithInvalidSize (0.42s) [2022-04-28T07:43:57.099Z] === RUN TestResizeWhenContainerNotStarted [2022-04-28T07:43:57.403Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-28T07:43:57.403Z] [2022-04-28T07:43:57.403Z] Unloading profiles will leave already running processes permanently [2022-04-28T07:43:57.403Z] unconfined, which can lead to unexpected situations. [2022-04-28T07:43:57.403Z] [2022-04-28T07:43:57.403Z] To set a process to complain mode, use the command line tool [2022-04-28T07:43:57.403Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-28T07:43:57.403Z] Post stage [Pipeline] junit [2022-04-28T07:43:57.417Z] Recording test results [2022-04-28T07:43:57.670Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s) [2022-04-28T07:43:57.670Z] === RUN TestDaemonRestartKillContainers [2022-04-28T07:43:57.670Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-04-28T07:43:57.670Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-04-28T07:43:57.670Z] === RUN TestCgroupNamespacesRun [2022-04-28T07:43:58.145Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-04-28T07:43:58.422Z] + echo Ensuring container killed. [2022-04-28T07:43:58.422Z] Ensuring container killed. [2022-04-28T07:43:58.422Z] + docker rm -vf docker-pr2 [2022-04-28T07:43:58.422Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-04-28T07:43:58.614Z] --- PASS: TestCgroupNamespacesRun (1.12s) [2022-04-28T07:43:58.614Z] === RUN TestCgroupNamespacesRunPrivileged [2022-04-28T07:43:58.703Z] + echo Chowning /workspace to jenkins user [2022-04-28T07:43:58.703Z] Chowning /workspace to jenkins user [2022-04-28T07:43:58.703Z] + id -u [2022-04-28T07:43:58.703Z] + id -g [2022-04-28T07:43:58.704Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43536:/workspace busybox chown -R 1000:1000 /workspace [2022-04-28T07:43:58.704Z] Unable to find image 'busybox:latest' locally [2022-04-28T07:43:58.704Z] latest: Pulling from library/busybox [2022-04-28T07:43:58.704Z] 50e8d59317eb: Pulling fs layer [2022-04-28T07:43:58.962Z] 50e8d59317eb: Download complete [2022-04-28T07:43:58.963Z] 50e8d59317eb: Pull complete [2022-04-28T07:43:58.963Z] Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8 [2022-04-28T07:43:58.963Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-28T07:44:00.002Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.13s) [2022-04-28T07:44:00.002Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-04-28T07:44:00.197Z] + bundleName=docker-py [2022-04-28T07:44:00.197Z] + echo Creating docker-py-bundles.tar.gz [2022-04-28T07:44:00.197Z] Creating docker-py-bundles.tar.gz [2022-04-28T07:44:00.197Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log [Pipeline] archiveArtifacts [2022-04-28T07:44:00.210Z] Archiving artifacts [2022-04-28T07:44:00.945Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.14s) [2022-04-28T07:44:00.945Z] === RUN TestCgroupNamespacesRunHostMode [2022-04-28T07:44:01.915Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43536/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-04-28T07:44:02.269Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43536/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=4cf904494e221d2a9846f4d720b6701a14215cb2 -e DOCKER_GRAPHDRIVER docker:4cf904494e221d2a9846f4d720b6701a14215cb2 hack/make.sh binary [2022-04-28T07:44:02.412Z] --- PASS: TestCgroupNamespacesRunHostMode (1.14s) [2022-04-28T07:44:02.412Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-04-28T07:44:02.529Z] [2022-04-28T07:44:02.529Z] Removing bundles/ [2022-04-28T07:44:02.529Z] [2022-04-28T07:44:02.529Z] ---> Making bundle: binary (in bundles/binary) [2022-04-28T07:44:02.529Z] Building: bundles/binary-daemon/dockerd-dev [2022-04-28T07:44:02.529Z] GOOS="" GOARCH="" GOARM="" [2022-04-28T07:44:03.357Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.13s) [2022-04-28T07:44:03.357Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-04-28T07:44:04.300Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.12s) [2022-04-28T07:44:04.300Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-04-28T07:44:05.241Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2022-04-28T07:44:05.241Z] === RUN TestCgroupNamespacesRunOlderClient [2022-04-28T07:44:06.183Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.16s) [2022-04-28T07:44:06.183Z] === RUN TestNISDomainname [2022-04-28T07:44:06.183Z] run_linux_test.go:33: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-04-28T07:44:06.183Z] --- SKIP: TestNISDomainname (0.02s) [2022-04-28T07:44:06.183Z] === RUN TestHostnameDnsResolution [2022-04-28T07:44:07.123Z] --- PASS: TestHostnameDnsResolution (0.67s) [2022-04-28T07:44:07.123Z] === RUN TestUnprivilegedPortsAndPing [2022-04-28T07:44:07.123Z] run_linux_test.go:109: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-04-28T07:44:07.123Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-04-28T07:44:07.123Z] === RUN TestPrivilegedHostDevices [2022-04-28T07:44:07.384Z] --- PASS: TestPrivilegedHostDevices (0.50s) [2022-04-28T07:44:07.384Z] === RUN TestStats [2022-04-28T07:44:07.384Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-28T07:44:07.384Z] --- SKIP: TestStats (0.00s) [2022-04-28T07:44:07.384Z] === RUN TestStopContainerWithTimeout [2022-04-28T07:44:07.384Z] === RUN TestStopContainerWithTimeout/0 [2022-04-28T07:44:07.384Z] === PAUSE TestStopContainerWithTimeout/0 [2022-04-28T07:44:07.384Z] === RUN TestStopContainerWithTimeout/1 [2022-04-28T07:44:07.384Z] === PAUSE TestStopContainerWithTimeout/1 [2022-04-28T07:44:07.384Z] === RUN TestStopContainerWithTimeout/3 [2022-04-28T07:44:07.384Z] === PAUSE TestStopContainerWithTimeout/3 [2022-04-28T07:44:07.384Z] === RUN TestStopContainerWithTimeout/-1 [2022-04-28T07:44:07.384Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-04-28T07:44:07.384Z] === CONT TestStopContainerWithTimeout/0 [2022-04-28T07:44:07.384Z] === CONT TestStopContainerWithTimeout/-1 [2022-04-28T07:44:07.958Z] === CONT TestStopContainerWithTimeout/3 [2022-04-28T07:44:08.489Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-04-28T07:44:09.152Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-04-28T07:44:09.152Z] [2022-04-28T07:44:09.152Z] ________ ____ __. [2022-04-28T07:44:09.152Z] \_____ \ | |/ _| [2022-04-28T07:44:09.152Z] / | \| < [2022-04-28T07:44:09.152Z] / | \ | \ [2022-04-28T07:44:09.152Z] \_______ /____|__ \ [2022-04-28T07:44:09.152Z] \/ \/ [2022-04-28T07:44:09.152Z] [2022-04-28T07:44:09.152Z] INFO: make.ps1 ended at 04/28/2022 07:43:57 [2022-04-28T07:44:09.152Z] INFO: Binaries build ended at 04/28/2022 07:43:59. Duration:00:01:20.7324113 [2022-04-28T07:44:09.152Z] INFO: Copying the built daemon binary to d:\CI\PR-43536\2\binary\dockerd-4cf904494e.exe... [2022-04-28T07:44:09.152Z] INFO: Copying the built client binary to d:\CI\PR-43536\2\binary\docker-4cf904494e.exe... [2022-04-28T07:44:09.152Z] INFO: Copying the golang package from the container to d:\CI\PR-43536\2\installer\go.zip... [2022-04-28T07:44:09.152Z] INFO: Extracting go.zip to d:\CI\PR-43536\2\go [2022-04-28T07:44:10.507Z] === CONT TestStopContainerWithTimeout/1 [2022-04-28T07:44:11.452Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-04-28T07:44:11.452Z] --- PASS: TestStopContainerWithTimeout/0 (0.60s) [2022-04-28T07:44:11.452Z] --- PASS: TestStopContainerWithTimeout/-1 (2.64s) [2022-04-28T07:44:11.452Z] --- PASS: TestStopContainerWithTimeout/3 (2.38s) [2022-04-28T07:44:11.452Z] --- PASS: TestStopContainerWithTimeout/1 (1.43s) [2022-04-28T07:44:11.452Z] === RUN TestDeleteDevicemapper [2022-04-28T07:44:11.452Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-28T07:44:11.452Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-04-28T07:44:11.452Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-28T07:44:12.874Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.37s) [2022-04-28T07:44:12.874Z] === RUN TestUpdateMemory [2022-04-28T07:44:12.874Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-28T07:44:12.874Z] --- SKIP: TestUpdateMemory (0.00s) [2022-04-28T07:44:12.874Z] === RUN TestUpdateCPUQuota [2022-04-28T07:44:12.874Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-28T07:44:12.874Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-04-28T07:44:12.874Z] === RUN TestUpdatePidsLimit [2022-04-28T07:44:12.874Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-28T07:44:12.874Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-04-28T07:44:12.874Z] === RUN TestUpdateRestartPolicy [2022-04-28T07:44:14.688Z] ok github.com/docker/docker/libnetwork/networkdb 104.998s coverage: 60.5% of statements [2022-04-28T07:44:14.688Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-04-28T07:44:14.688Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-04-28T07:44:14.688Z] ok github.com/docker/docker/libnetwork/osl 4.298s coverage: 39.7% of statements [2022-04-28T07:44:14.944Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-04-28T07:44:15.200Z] ok github.com/docker/docker/libnetwork/portallocator 0.008s coverage: 86.1% of statements [2022-04-28T07:44:15.761Z] ok github.com/docker/docker/libnetwork/portmapper 0.272s coverage: 48.6% of statements [2022-04-28T07:44:16.017Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-04-28T07:44:16.017Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-04-28T07:44:16.273Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-04-28T07:44:16.273Z] [2022-04-28T07:44:16.273Z] === Skipped [2022-04-28T07:44:16.273Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-04-28T07:44:16.273Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-04-28T07:44:16.273Z] [2022-04-28T07:44:16.273Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-04-28T07:44:16.273Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-04-28T07:44:16.273Z] [2022-04-28T07:44:16.273Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-04-28T07:44:16.273Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-04-28T07:44:16.273Z] [2022-04-28T07:44:16.273Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-04-28T07:44:16.273Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-28T07:44:16.273Z] [2022-04-28T07:44:16.273Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-04-28T07:44:16.273Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-28T07:44:16.273Z] [2022-04-28T07:44:16.273Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-04-28T07:44:16.273Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-28T07:44:16.273Z] [2022-04-28T07:44:16.273Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-04-28T07:44:16.273Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-28T07:44:16.273Z] [2022-04-28T07:44:16.273Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-04-28T07:44:16.273Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-28T07:44:16.273Z] [2022-04-28T07:44:16.273Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-04-28T07:44:16.273Z] firewalld_test.go:14: firewalld is not running [2022-04-28T07:44:16.273Z] [2022-04-28T07:44:16.273Z] DONE 326 tests, 9 skipped in 202.862s Post stage [Pipeline] junit [2022-04-28T07:44:17.210Z] Recording test results [2022-04-28T07:44:18.281Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-04-28T07:44:18.665Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43536/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4cf904494e221d2a9846f4d720b6701a14215cb2 -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:4cf904494e221d2a9846f4d720b6701a14215cb2 hack/make.sh dynbinary test-integration [2022-04-28T07:44:18.923Z] [2022-04-28T07:44:19.181Z] Removing bundles/ [2022-04-28T07:44:19.182Z] [2022-04-28T07:44:19.182Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-04-28T07:44:19.182Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-04-28T07:44:19.182Z] GOOS="" GOARCH="" GOARM="" [2022-04-28T07:44:23.420Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-04-28T07:44:25.123Z] --- PASS: TestUpdateRestartPolicy (10.89s) [2022-04-28T07:44:25.123Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-28T07:44:25.123Z] --- PASS: TestUpdateRestartWithAutoRemove (0.40s) [2022-04-28T07:44:25.123Z] === RUN TestWaitNonBlocked [2022-04-28T07:44:25.123Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-28T07:44:25.123Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-28T07:44:25.123Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-28T07:44:25.123Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-28T07:44:25.123Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-28T07:44:25.123Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-28T07:44:25.123Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-04-28T07:44:25.123Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.55s) [2022-04-28T07:44:25.123Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.66s) [2022-04-28T07:44:25.123Z] === RUN TestWaitBlocked [2022-04-28T07:44:25.123Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-28T07:44:25.123Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-28T07:44:25.123Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-04-28T07:44:25.123Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-04-28T07:44:25.123Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-28T07:44:25.123Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-04-28T07:44:25.695Z] --- PASS: TestWaitBlocked (0.01s) [2022-04-28T07:44:25.695Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.60s) [2022-04-28T07:44:25.695Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.72s) [2022-04-28T07:44:25.695Z] === CONT TestDaemonRestartIpcMode [2022-04-28T07:44:25.695Z] === CONT TestIpcModeOlderClient [2022-04-28T07:44:25.695Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-04-28T07:44:25.695Z] === CONT TestRestartDaemonWithRestartingContainer [2022-04-28T07:44:26.798Z] INFO: Extraction ended at 04/28/2022 07:44:25. Duration:00:00:24.7999960 [2022-04-28T07:44:26.798Z] INFO: Updating the golang and path environment variables [2022-04-28T07:44:26.798Z] INFO: GOPATH=d:\gopath [2022-04-28T07:44:26.798Z] INFO: go version go1.18.1 windows/amd64 [2022-04-28T07:44:26.798Z] INFO: Running the daemon under test in debug mode [2022-04-28T07:44:26.798Z] INFO: Starting a daemon under test... [2022-04-28T07:44:26.798Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43536\2\daemon --pidfile d:\CI\PR-43536\2\docker.pid -D [2022-04-28T07:44:26.798Z] INFO: Process started successfully. [2022-04-28T07:44:26.798Z] INFO: Start tailing logs of the daemon under tests [2022-04-28T07:44:26.798Z] INFO: Waiting for the daemon under test to start... [2022-04-28T07:44:28.237Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.41s) [2022-04-28T07:44:28.237Z] --- PASS: TestDaemonRestartIpcMode (2.65s) [2022-04-28T07:44:28.237Z] PASS [2022-04-28T07:44:28.237Z] [2022-04-28T07:44:28.237Z] === Skipped [2022-04-28T07:44:28.237Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-04-28T07:44:28.237Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-28T07:44:28.237Z] [2022-04-28T07:44:28.237Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-04-28T07:44:28.237Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-04-28T07:44:28.237Z] [2022-04-28T07:44:28.237Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-04-28T07:44:28.237Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-28T07:44:28.237Z] [2022-04-28T07:44:28.237Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-04-28T07:44:28.237Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-04-28T07:44:28.237Z] [2022-04-28T07:44:28.237Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-04-28T07:44:28.237Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-28T07:44:28.237Z] [2022-04-28T07:44:28.237Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-04-28T07:44:28.237Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-28T07:44:28.237Z] [2022-04-28T07:44:28.237Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-04-28T07:44:28.237Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-28T07:44:28.237Z] [2022-04-28T07:44:28.237Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-04-28T07:44:28.237Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-28T07:44:28.237Z] [2022-04-28T07:44:28.237Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-04-28T07:44:28.237Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-28T07:44:28.237Z] [2022-04-28T07:44:28.237Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-04-28T07:44:28.237Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-28T07:44:28.237Z] [2022-04-28T07:44:28.237Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-04-28T07:44:28.237Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-28T07:44:28.237Z] [2022-04-28T07:44:28.237Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-04-28T07:44:28.237Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-28T07:44:28.237Z] [2022-04-28T07:44:28.237Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-04-28T07:44:28.237Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-04-28T07:44:28.237Z] [2022-04-28T07:44:28.237Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s) [2022-04-28T07:44:28.237Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-04-28T07:44:28.237Z] [2022-04-28T07:44:28.237Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-04-28T07:44:28.237Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-04-28T07:44:28.237Z] [2022-04-28T07:44:28.237Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-04-28T07:44:28.237Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-04-28T07:44:28.237Z] [2022-04-28T07:44:28.237Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-04-28T07:44:28.237Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-28T07:44:28.237Z] [2022-04-28T07:44:28.237Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-28T07:44:28.237Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-28T07:44:28.237Z] [2022-04-28T07:44:28.237Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.03s) [2022-04-28T07:44:28.237Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-28T07:44:28.237Z] [2022-04-28T07:44:28.237Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-04-28T07:44:28.237Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-04-28T07:44:28.237Z] [2022-04-28T07:44:28.237Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s) [2022-04-28T07:44:28.237Z] run_linux_test.go:33: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-04-28T07:44:28.237Z] [2022-04-28T07:44:28.237Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-04-28T07:44:28.238Z] run_linux_test.go:109: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-04-28T07:44:28.238Z] [2022-04-28T07:44:28.238Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-04-28T07:44:28.238Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-28T07:44:28.238Z] [2022-04-28T07:44:28.238Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-04-28T07:44:28.238Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-28T07:44:28.238Z] [2022-04-28T07:44:28.238Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-04-28T07:44:28.238Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-28T07:44:28.238Z] [2022-04-28T07:44:28.238Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-04-28T07:44:28.238Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-28T07:44:28.238Z] [2022-04-28T07:44:28.238Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-04-28T07:44:28.238Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-28T07:44:28.238Z] [2022-04-28T07:44:28.238Z] DONE 212 tests, 27 skipped in 71.762s [2022-04-28T07:44:28.238Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-04-28T07:44:28.498Z] === RUN TestConfigDaemonLibtrustID [2022-04-28T07:44:29.069Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-04-28T07:44:29.069Z] === RUN TestDaemonConfigValidation [2022-04-28T07:44:29.069Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-04-28T07:44:29.069Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-04-28T07:44:29.069Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-04-28T07:44:29.069Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-04-28T07:44:29.069Z] === RUN TestDaemonConfigValidation/invalid_config [2022-04-28T07:44:29.069Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-04-28T07:44:29.069Z] === RUN TestDaemonConfigValidation/malformed_config [2022-04-28T07:44:29.069Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-04-28T07:44:29.069Z] === RUN TestDaemonConfigValidation/valid_config [2022-04-28T07:44:29.069Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-04-28T07:44:29.069Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-04-28T07:44:29.069Z] === CONT TestDaemonConfigValidation/valid_config [2022-04-28T07:44:29.069Z] === CONT TestDaemonConfigValidation/invalid_config [2022-04-28T07:44:29.069Z] === CONT TestDaemonConfigValidation/malformed_config [2022-04-28T07:44:29.069Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-04-28T07:44:29.069Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-04-28T07:44:29.069Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-04-28T07:44:29.069Z] --- PASS: TestDaemonConfigValidation/valid_config (0.10s) [2022-04-28T07:44:29.069Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2022-04-28T07:44:29.069Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2022-04-28T07:44:29.069Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2022-04-28T07:44:29.069Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-28T07:44:29.069Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-04-28T07:44:30.455Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-04-28T07:44:31.399Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-04-28T07:44:32.337Z] === CONT TestConfigDaemonSeccompProfiles [2022-04-28T07:44:32.337Z] daemon_test.go:156: [d32920a564d1a] daemon is not started [2022-04-28T07:44:32.337Z] --- PASS: TestConfigDaemonSeccompProfiles (3.25s) [2022-04-28T07:44:32.337Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.09s) [2022-04-28T07:44:32.337Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s) [2022-04-28T07:44:32.337Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s) [2022-04-28T07:44:32.337Z] === RUN TestDaemonProxy [2022-04-28T07:44:32.337Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-04-28T07:44:32.337Z] --- SKIP: TestDaemonProxy (0.00s) [2022-04-28T07:44:32.337Z] PASS [2022-04-28T07:44:32.337Z] [2022-04-28T07:44:32.337Z] === Skipped [2022-04-28T07:44:32.337Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-04-28T07:44:32.337Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-04-28T07:44:32.337Z] [2022-04-28T07:44:32.338Z] DONE 12 tests, 1 skipped in 4.174s [2022-04-28T07:44:32.338Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-04-28T07:44:32.597Z] INFO: Testing against a local daemon [2022-04-28T07:44:32.597Z] === RUN TestCommitInheritsEnv [2022-04-28T07:44:34.510Z] --- PASS: TestCommitInheritsEnv (1.58s) [2022-04-28T07:44:34.510Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-28T07:44:34.510Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-04-28T07:44:34.510Z] === RUN TestImportWithCustomPlatform [2022-04-28T07:44:34.510Z] === RUN TestImportWithCustomPlatform/#00 [2022-04-28T07:44:34.510Z] === RUN TestImportWithCustomPlatform/_______ [2022-04-28T07:44:34.510Z] === RUN TestImportWithCustomPlatform// [2022-04-28T07:44:34.510Z] === RUN TestImportWithCustomPlatform/linux [2022-04-28T07:44:34.510Z] === RUN TestImportWithCustomPlatform/LINUX [2022-04-28T07:44:34.510Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-04-28T07:44:34.510Z] === RUN TestImportWithCustomPlatform/macos [2022-04-28T07:44:34.510Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-04-28T07:44:34.510Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-04-28T07:44:34.510Z] --- PASS: TestImportWithCustomPlatform (0.32s) [2022-04-28T07:44:34.510Z] --- PASS: TestImportWithCustomPlatform/#00 (0.08s) [2022-04-28T07:44:34.510Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-04-28T07:44:34.510Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-04-28T07:44:34.510Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-04-28T07:44:34.510Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-04-28T07:44:34.510Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-04-28T07:44:34.510Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-04-28T07:44:34.510Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-04-28T07:44:34.510Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-04-28T07:44:34.510Z] === RUN TestImagesFilterMultiReference [2022-04-28T07:44:34.510Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-04-28T07:44:34.510Z] === RUN TestImagePullPlatformInvalid [2022-04-28T07:44:34.510Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-04-28T07:44:34.510Z] === RUN TestRemoveImageOrphaning [2022-04-28T07:44:36.426Z] --- PASS: TestRemoveImageOrphaning (1.58s) [2022-04-28T07:44:36.426Z] === RUN TestRemoveImageGarbageCollector [2022-04-28T07:44:36.426Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-04-28T07:44:36.427Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-04-28T07:44:36.427Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-28T07:44:36.427Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-04-28T07:44:36.427Z] === RUN TestTagInvalidReference [2022-04-28T07:44:36.427Z] --- PASS: TestTagInvalidReference (0.01s) [2022-04-28T07:44:36.427Z] === RUN TestTagValidPrefixedRepo [2022-04-28T07:44:36.427Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-04-28T07:44:36.427Z] === RUN TestTagExistedNameWithoutForce [2022-04-28T07:44:36.427Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-04-28T07:44:36.427Z] === RUN TestTagOfficialNames [2022-04-28T07:44:36.427Z] --- PASS: TestTagOfficialNames (0.04s) [2022-04-28T07:44:36.427Z] === RUN TestTagMatchesDigest [2022-04-28T07:44:36.427Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-04-28T07:44:36.427Z] === CONT TestImportExtremelyLargeImageWorks [2022-04-28T07:44:41.268Z] Created binary: bundles/binary-daemon/dockerd-dev [2022-04-28T07:44:41.268Z] Copying nested executables into bundles/binary-daemon [2022-04-28T07:44:41.268Z] Building: bundles/binary-daemon/docker-proxy-dev [2022-04-28T07:44:41.268Z] GOOS="" GOARCH="" GOARM="" [2022-04-28T07:44:41.268Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2022-04-28T07:44:41.268Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-04-28T07:44:41.599Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43536/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=4cf904494e221d2a9846f4d720b6701a14215cb2 -e DOCKER_GRAPHDRIVER docker:4cf904494e221d2a9846f4d720b6701a14215cb2 hack/make.sh cross [2022-04-28T07:44:41.859Z] [2022-04-28T07:44:41.859Z] Removing bundles/ [2022-04-28T07:44:41.859Z] [2022-04-28T07:44:41.859Z] ---> Making bundle: cross (in bundles/cross) [2022-04-28T07:44:41.859Z] Cross building: bundles/cross/linux/amd64 [2022-04-28T07:44:42.118Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-04-28T07:44:42.118Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-04-28T07:44:43.671Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-04-28T07:44:43.671Z] [2022-04-28T07:44:43.671Z] ________ ____ __. [2022-04-28T07:44:43.671Z] \_____ \ | |/ _| [2022-04-28T07:44:43.671Z] / | \| < [2022-04-28T07:44:43.671Z] / | \ | \ [2022-04-28T07:44:43.671Z] \_______ /____|__ \ [2022-04-28T07:44:43.671Z] \/ \/ [2022-04-28T07:44:43.671Z] [2022-04-28T07:44:43.671Z] INFO: make.ps1 ended at 04/28/2022 07:44:41 [2022-04-28T07:44:43.671Z] INFO: Binaries build ended at 04/28/2022 07:44:43. Duration:00:01:16.4721360 [2022-04-28T07:44:44.630Z] INFO: Copying the built daemon binary to d:\CI\PR-43536\2\binary\dockerd-4cf904494e.exe... [2022-04-28T07:44:45.084Z] INFO: Copying the built client binary to d:\CI\PR-43536\2\binary\docker-4cf904494e.exe... [2022-04-28T07:44:45.084Z] INFO: Copying the golang package from the container to d:\CI\PR-43536\2\installer\go.zip... [2022-04-28T07:44:45.540Z] INFO: Extracting go.zip to d:\CI\PR-43536\2\go [2022-04-28T07:44:47.858Z] ...INFO: Daemon under test started and replied! [2022-04-28T07:44:47.858Z] INFO: Docker version of the daemon under test [2022-04-28T07:44:47.858Z] [2022-04-28T07:44:47.858Z] Client: [2022-04-28T07:44:47.858Z] Version: 17.06.2-ce [2022-04-28T07:44:47.858Z] API version: 1.30 [2022-04-28T07:44:47.858Z] Go version: go1.8.3 [2022-04-28T07:44:47.858Z] Git commit: cec0b72 [2022-04-28T07:44:47.858Z] Built: Tue Sep 5 19:57:19 2017 [2022-04-28T07:44:47.858Z] OS/Arch: windows/amd64 [2022-04-28T07:44:47.858Z] [2022-04-28T07:44:47.858Z] Server: [2022-04-28T07:44:47.858Z] Version: 0.0.0-dev [2022-04-28T07:44:47.858Z] API version: 1.42 (minimum version 1.24) [2022-04-28T07:44:47.858Z] Go version: go1.18.1 [2022-04-28T07:44:47.858Z] Git commit: 4cf904494e [2022-04-28T07:44:47.858Z] Built: [2022-04-28T07:44:47.858Z] OS/Arch: windows/amd64 [2022-04-28T07:44:47.858Z] Experimental: false [2022-04-28T07:44:47.858Z] [2022-04-28T07:44:47.858Z] INFO: Docker info of the daemon under test [2022-04-28T07:44:47.858Z] [2022-04-28T07:44:47.858Z] Containers: 0 [2022-04-28T07:44:47.858Z] Running: 0 [2022-04-28T07:44:47.858Z] Paused: 0 [2022-04-28T07:44:47.858Z] Stopped: 0 [2022-04-28T07:44:47.858Z] Images: 0 [2022-04-28T07:44:47.858Z] Server Version: 0.0.0-dev [2022-04-28T07:44:47.858Z] Storage Driver: windowsfilter [2022-04-28T07:44:47.858Z] Windows: [2022-04-28T07:44:47.858Z] Logging Driver: json-file [2022-04-28T07:44:47.858Z] Plugins: [2022-04-28T07:44:47.858Z] Volume: local [2022-04-28T07:44:47.858Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-28T07:44:47.858Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-28T07:44:47.858Z] Swarm: inactive [2022-04-28T07:44:47.858Z] Default Isolation: process [2022-04-28T07:44:47.858Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-28T07:44:47.858Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-04-28T07:44:47.858Z] OSType: windows [2022-04-28T07:44:47.858Z] Architecture: x86_64 [2022-04-28T07:44:47.858Z] CPUs: 4 [2022-04-28T07:44:47.858Z] Total Memory: 32GiB [2022-04-28T07:44:47.858Z] Name: azwin-2-9c3dc0 [2022-04-28T07:44:47.858Z] ID: CUSX:QFGD:FBGQ:6HWU:ECQC:HRMH:CTKM:CLY6:TXE3:IF2M:35RN:5XGT [2022-04-28T07:44:47.858Z] Docker Root Dir: D:\CI\PR-43536\2\daemon [2022-04-28T07:44:47.858Z] Debug Mode (client): false [2022-04-28T07:44:47.858Z] Debug Mode (server): true [2022-04-28T07:44:47.858Z] File Descriptors: -1 [2022-04-28T07:44:47.858Z] Goroutines: 16 [2022-04-28T07:44:47.858Z] System Time: 2022-04-28T07:44:45.4422628Z [2022-04-28T07:44:47.858Z] EventsListeners: 0 [2022-04-28T07:44:47.858Z] Registry: https://index.docker.io/v1/ [2022-04-28T07:44:47.858Z] Labels: [2022-04-28T07:44:47.858Z] Experimental: false [2022-04-28T07:44:47.858Z] Insecure Registries: [2022-04-28T07:44:47.858Z] 127.0.0.0/8 [2022-04-28T07:44:47.858Z] Live Restore Enabled: false [2022-04-28T07:44:47.858Z] [2022-04-28T07:44:47.858Z] [2022-04-28T07:44:47.858Z] INFO: Docker images of the daemon under test [2022-04-28T07:44:47.858Z] [2022-04-28T07:44:47.858Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-28T07:44:47.858Z] [2022-04-28T07:44:47.858Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-04-28T07:44:47.858Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-04-28T07:44:47.858Z] ltsc2022: Pulling from windows/servercore [2022-04-28T07:44:47.858Z] 8f616e6e9eec: Pulling fs layer [2022-04-28T07:44:47.858Z] dccd9e4d14d3: Pulling fs layer [2022-04-28T07:44:50.429Z] --- PASS: TestBuildWithHugeFile (53.44s) [2022-04-28T07:44:50.429Z] === RUN TestBuildWCOWSandboxSize [2022-04-28T07:44:50.429Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-28T07:44:50.429Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-28T07:44:50.429Z] === RUN TestBuildWithEmptyDockerfile [2022-04-28T07:44:50.429Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-28T07:44:50.429Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-28T07:44:50.429Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-28T07:44:50.429Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-28T07:44:50.429Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-28T07:44:50.429Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-28T07:44:50.429Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-28T07:44:50.429Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-28T07:44:50.429Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-28T07:44:50.429Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-04-28T07:44:50.429Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.08s) [2022-04-28T07:44:50.429Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.10s) [2022-04-28T07:44:50.429Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2022-04-28T07:44:50.429Z] === RUN TestBuildPreserveOwnership [2022-04-28T07:44:50.429Z] === RUN TestBuildPreserveOwnership/copy_from [2022-04-28T07:44:50.429Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-04-28T07:44:50.996Z] --- PASS: TestBuildPreserveOwnership (3.55s) [2022-04-28T07:44:50.996Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.35s) [2022-04-28T07:44:50.996Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.19s) [2022-04-28T07:44:50.996Z] === RUN TestBuildPlatformInvalid [2022-04-28T07:44:51.255Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-04-28T07:44:51.255Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-04-28T07:44:51.824Z] Loaded image: busybox:latest [2022-04-28T07:44:52.083Z] Loaded image: busybox:glibc [2022-04-28T07:44:53.460Z] Loaded image: debian:bullseye-slim [2022-04-28T07:44:53.460Z] Loaded image: hello-world:latest [2022-04-28T07:44:53.460Z] Loaded image: arm32v7/hello-world:latest [2022-04-28T07:44:55.556Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-04-28T07:44:55.556Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-04-28T07:44:56.947Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-04-28T07:44:57.106Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-04-28T07:44:57.106Z] [2022-04-28T07:44:57.106Z] ________ ____ __. [2022-04-28T07:44:57.106Z] \_____ \ | |/ _| [2022-04-28T07:44:57.106Z] / | \| < [2022-04-28T07:44:57.106Z] / | \ | \ [2022-04-28T07:44:57.106Z] \_______ /____|__ \ [2022-04-28T07:44:57.106Z] \/ \/ [2022-04-28T07:44:57.106Z] [2022-04-28T07:44:57.106Z] INFO: make.ps1 ended at 04/28/2022 07:44:49 [2022-04-28T07:44:57.106Z] INFO: Binaries build ended at 04/28/2022 07:44:50. Duration:00:01:26.2681400 [2022-04-28T07:44:57.106Z] INFO: Copying the built daemon binary to d:\CI\PR-43536\2\binary\dockerd-4cf904494e.exe... [2022-04-28T07:44:57.106Z] INFO: Copying the built client binary to d:\CI\PR-43536\2\binary\docker-4cf904494e.exe... [2022-04-28T07:44:57.106Z] INFO: Copying the golang package from the container to d:\CI\PR-43536\2\installer\go.zip... [2022-04-28T07:44:57.106Z] INFO: Extracting go.zip to d:\CI\PR-43536\2\go [2022-04-28T07:44:58.169Z] dccd9e4d14d3: Download complete [2022-04-28T07:44:58.169Z] 8f616e6e9eec: Verifying Checksum [2022-04-28T07:44:58.169Z] 8f616e6e9eec: Download complete [2022-04-28T07:44:58.867Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-04-28T07:44:59.811Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-04-28T07:45:02.359Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-04-28T07:45:03.439Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.64s) [2022-04-28T07:45:03.440Z] PASS [2022-04-28T07:45:03.440Z] [2022-04-28T07:45:03.440Z] === Skipped [2022-04-28T07:45:03.440Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-04-28T07:45:03.440Z] build_session_test.go:25: TODO: BuildKit [2022-04-28T07:45:03.440Z] [2022-04-28T07:45:03.440Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-04-28T07:45:03.440Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-28T07:45:03.440Z] [2022-04-28T07:45:03.440Z] DONE 34 tests, 2 skipped in 90.537s [2022-04-28T07:45:03.440Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-04-28T07:45:03.440Z] INFO: Testing against a local daemon [2022-04-28T07:45:03.440Z] === RUN TestConfigInspect [2022-04-28T07:45:03.699Z] --- PASS: TestConfigInspect (1.88s) [2022-04-28T07:45:03.699Z] === RUN TestConfigList [2022-04-28T07:45:06.238Z] --- PASS: TestConfigList (2.18s) [2022-04-28T07:45:06.238Z] === RUN TestConfigsCreateAndDelete [2022-04-28T07:45:08.162Z] --- PASS: TestConfigsCreateAndDelete (2.18s) [2022-04-28T07:45:08.162Z] === RUN TestConfigsUpdate [2022-04-28T07:45:10.504Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-04-28T07:45:10.619Z] INFO: Extraction ended at 04/28/2022 07:45:09. Duration:00:00:23.8184845 [2022-04-28T07:45:10.619Z] INFO: Updating the golang and path environment variables [2022-04-28T07:45:10.619Z] INFO: GOPATH=d:\gopath [2022-04-28T07:45:10.619Z] INFO: go version go1.18.1 windows/amd64 [2022-04-28T07:45:10.619Z] INFO: Running the daemon under test in debug mode [2022-04-28T07:45:10.619Z] INFO: Running the daemon under test in containerd mode [2022-04-28T07:45:10.619Z] INFO: Starting a daemon under test... [2022-04-28T07:45:10.619Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43536\2\daemon --pidfile d:\CI\PR-43536\2\docker.pid -D --containerd \\.\pipe\containerd-containerd [2022-04-28T07:45:10.619Z] INFO: Containerd started successfully. [2022-04-28T07:45:10.619Z] INFO: Process started successfully. [2022-04-28T07:45:10.619Z] INFO: Start tailing logs of the daemon under tests [2022-04-28T07:45:10.619Z] INFO: Waiting for the daemon under test to start... [2022-04-28T07:45:10.699Z] --- PASS: TestConfigsUpdate (2.16s) [2022-04-28T07:45:10.699Z] === RUN TestTemplatedConfig [2022-04-28T07:45:13.050Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-04-28T07:45:13.233Z] --- PASS: TestTemplatedConfig (2.59s) [2022-04-28T07:45:13.233Z] === RUN TestConfigCreateResolve [2022-04-28T07:45:15.192Z] --- PASS: TestConfigCreateResolve (2.14s) [2022-04-28T07:45:15.192Z] PASS [2022-04-28T07:45:15.192Z] [2022-04-28T07:45:15.192Z] DONE 6 tests in 13.167s [2022-04-28T07:45:15.192Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-04-28T07:45:15.192Z] INFO: Testing against a local daemon [2022-04-28T07:45:15.192Z] === RUN TestCheckpoint [2022-04-28T07:45:15.192Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-28T07:45:15.192Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-28T07:45:15.192Z] === RUN TestContainerInvalidJSON [2022-04-28T07:45:15.192Z] === RUN TestContainerInvalidJSON/commit [2022-04-28T07:45:15.192Z] === PAUSE TestContainerInvalidJSON/commit [2022-04-28T07:45:15.192Z] === RUN TestContainerInvalidJSON/containers/create [2022-04-28T07:45:15.192Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-04-28T07:45:15.192Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-04-28T07:45:15.192Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-04-28T07:45:15.192Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-04-28T07:45:15.192Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-04-28T07:45:15.192Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-04-28T07:45:15.192Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-04-28T07:45:15.192Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-28T07:45:15.192Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-28T07:45:15.192Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-28T07:45:15.192Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-28T07:45:15.192Z] === CONT TestContainerInvalidJSON/commit [2022-04-28T07:45:15.192Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-04-28T07:45:15.192Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-04-28T07:45:15.192Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-04-28T07:45:15.192Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-04-28T07:45:15.192Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-04-28T07:45:15.192Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-04-28T07:45:15.192Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-04-28T07:45:15.192Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-04-28T07:45:15.192Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-28T07:45:15.192Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-04-28T07:45:15.192Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-04-28T07:45:15.192Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-04-28T07:45:15.192Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-28T07:45:15.192Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-04-28T07:45:15.192Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-04-28T07:45:15.192Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-04-28T07:45:15.192Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-04-28T07:45:15.192Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-04-28T07:45:15.192Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-04-28T07:45:15.192Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-04-28T07:45:15.192Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-04-28T07:45:15.192Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-04-28T07:45:15.192Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-04-28T07:45:15.192Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-04-28T07:45:15.192Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-04-28T07:45:15.192Z] === CONT TestContainerInvalidJSON/containers/create [2022-04-28T07:45:15.192Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-04-28T07:45:15.192Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-04-28T07:45:15.192Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-04-28T07:45:15.192Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-04-28T07:45:15.193Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-04-28T07:45:15.193Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-04-28T07:45:15.193Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-04-28T07:45:15.193Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-04-28T07:45:15.193Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-04-28T07:45:15.193Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-04-28T07:45:15.193Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-04-28T07:45:15.193Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-04-28T07:45:15.193Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-04-28T07:45:15.193Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-04-28T07:45:15.193Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-04-28T07:45:15.193Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-04-28T07:45:15.193Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-04-28T07:45:15.193Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-04-28T07:45:15.193Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-04-28T07:45:15.193Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-04-28T07:45:15.193Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-04-28T07:45:15.193Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-04-28T07:45:15.193Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-04-28T07:45:15.193Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-04-28T07:45:15.193Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-04-28T07:45:15.193Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-04-28T07:45:15.193Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-04-28T07:45:15.193Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-04-28T07:45:15.193Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-04-28T07:45:15.193Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-04-28T07:45:15.193Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-04-28T07:45:15.193Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-04-28T07:45:15.193Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-04-28T07:45:15.193Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-04-28T07:45:15.193Z] --- PASS: TestContainerInvalidJSON/containers/create (0.01s) [2022-04-28T07:45:15.193Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-04-28T07:45:15.193Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-04-28T07:45:15.193Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-04-28T07:45:15.193Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-04-28T07:45:15.193Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-04-28T07:45:15.193Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-04-28T07:45:15.193Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-04-28T07:45:15.193Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-04-28T07:45:15.193Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-04-28T07:45:15.193Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-28T07:45:15.193Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2022-04-28T07:45:15.193Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-28T07:45:15.193Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-04-28T07:45:15.193Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-28T07:45:15.193Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-04-28T07:45:15.193Z] === RUN TestCopyEmptyFile [2022-04-28T07:45:15.459Z] --- PASS: TestCopyEmptyFile (0.24s) [2022-04-28T07:45:15.459Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-28T07:45:15.459Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-04-28T07:45:15.459Z] === RUN TestCopyFromContainer [2022-04-28T07:45:16.355Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-04-28T07:45:16.836Z] === RUN TestCopyFromContainer// [2022-04-28T07:45:16.836Z] === RUN TestCopyFromContainer//bar/root [2022-04-28T07:45:16.836Z] === RUN TestCopyFromContainer//bar/root/ [2022-04-28T07:45:16.836Z] === RUN TestCopyFromContainer/bar/quux [2022-04-28T07:45:16.836Z] === RUN TestCopyFromContainer/bar/quux/ [2022-04-28T07:45:16.836Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-04-28T07:45:16.836Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-04-28T07:45:17.094Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-04-28T07:45:17.094Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-04-28T07:45:17.094Z] === RUN TestCopyFromContainer/bar/notarget [2022-04-28T07:45:17.299Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-04-28T07:45:17.353Z] --- PASS: TestCopyFromContainer (1.76s) [2022-04-28T07:45:17.353Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-04-28T07:45:17.353Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2022-04-28T07:45:17.353Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-04-28T07:45:17.353Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2022-04-28T07:45:17.353Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-04-28T07:45:17.353Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-04-28T07:45:17.353Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-04-28T07:45:17.353Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2022-04-28T07:45:17.353Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-04-28T07:45:17.353Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-04-28T07:45:17.353Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-28T07:45:17.353Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-28T07:45:17.353Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-28T07:45:17.353Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-28T07:45:17.353Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-28T07:45:17.353Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-28T07:45:17.353Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-28T07:45:17.353Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-28T07:45:17.353Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-28T07:45:17.353Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-28T07:45:17.353Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-04-28T07:45:17.353Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-04-28T07:45:17.353Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-28T07:45:17.353Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-28T07:45:17.353Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-28T07:45:17.353Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2022-04-28T07:45:17.353Z] === RUN TestCreateWithInvalidEnv [2022-04-28T07:45:17.353Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-28T07:45:17.353Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-28T07:45:17.353Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-28T07:45:17.353Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-28T07:45:17.353Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-28T07:45:17.353Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-28T07:45:17.353Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-28T07:45:17.353Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-28T07:45:17.353Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-28T07:45:17.353Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-04-28T07:45:17.353Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-28T07:45:17.353Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-28T07:45:17.353Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-28T07:45:17.353Z] === RUN TestCreateTmpfsMountsTarget [2022-04-28T07:45:17.353Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-04-28T07:45:17.353Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-28T07:45:18.339Z] INFO: Extraction ended at 04/28/2022 07:45:17. Duration:00:00:24.8436938 [2022-04-28T07:45:18.339Z] INFO: Updating the golang and path environment variables [2022-04-28T07:45:18.339Z] INFO: GOPATH=d:\gopath [2022-04-28T07:45:18.339Z] INFO: go version go1.18.1 windows/amd64 [2022-04-28T07:45:18.339Z] INFO: Running the daemon under test in debug mode [2022-04-28T07:45:18.339Z] INFO: Starting a daemon under test... [2022-04-28T07:45:18.339Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43536\2\daemon --pidfile d:\CI\PR-43536\2\docker.pid -D [2022-04-28T07:45:18.339Z] INFO: Process started successfully. [2022-04-28T07:45:18.339Z] INFO: Start tailing logs of the daemon under tests [2022-04-28T07:45:18.339Z] INFO: Waiting for the daemon under test to start... [2022-04-28T07:45:18.729Z] --- PASS: TestCreateWithCustomMaskedPaths (1.53s) [2022-04-28T07:45:18.729Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-28T07:45:20.603Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-04-28T07:45:20.630Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.54s) [2022-04-28T07:45:20.630Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-28T07:45:20.630Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-28T07:45:20.630Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-28T07:45:20.630Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-28T07:45:20.630Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-28T07:45:20.630Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-28T07:45:20.630Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-28T07:45:20.630Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-28T07:45:20.630Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-28T07:45:20.630Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-28T07:45:20.630Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-28T07:45:20.630Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-28T07:45:20.630Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-28T07:45:20.630Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-28T07:45:20.630Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-28T07:45:20.630Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-28T07:45:20.630Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-04-28T07:45:20.630Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-04-28T07:45:20.630Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2022-04-28T07:45:20.630Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-04-28T07:45:20.630Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-04-28T07:45:20.630Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-04-28T07:45:20.630Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-28T07:45:20.836Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-04-28T07:45:20.836Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-04-28T07:45:20.836Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-04-28T07:45:20.836Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-04-28T07:45:20.836Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-04-28T07:45:20.836Z] Cross building: bundles/cross/windows/amd64 [2022-04-28T07:45:20.836Z] +++++++ cat ./cli/winresources/dockerd/winres.json [2022-04-28T07:45:20.836Z] { [2022-04-28T07:45:20.836Z] "RT_GROUP_ICON": { [2022-04-28T07:45:20.836Z] "#1": { [2022-04-28T07:45:20.836Z] "0409": "../../winresources/docker.ico" [2022-04-28T07:45:20.836Z] } [2022-04-28T07:45:20.836Z] }, [2022-04-28T07:45:20.836Z] "RT_MANIFEST": { [2022-04-28T07:45:20.836Z] "#1": { [2022-04-28T07:45:20.836Z] "0409": { [2022-04-28T07:45:20.836Z] "identity": {}, [2022-04-28T07:45:20.836Z] "description": "Docker Engine", [2022-04-28T07:45:20.836Z] "minimum-os": "vista", [2022-04-28T07:45:20.836Z] "execution-level": "", [2022-04-28T07:45:20.836Z] "ui-access": false, [2022-04-28T07:45:20.836Z] "auto-elevate": false, [2022-04-28T07:45:20.836Z] "dpi-awareness": "unaware", [2022-04-28T07:45:20.836Z] "disable-theming": false, [2022-04-28T07:45:20.836Z] "disable-window-filtering": false, [2022-04-28T07:45:20.836Z] "high-resolution-scrolling-aware": false, [2022-04-28T07:45:20.836Z] "ultra-high-resolution-scrolling-aware": false, [2022-04-28T07:45:20.836Z] "long-path-aware": false, [2022-04-28T07:45:20.836Z] "printer-driver-isolation": false, [2022-04-28T07:45:20.836Z] "gdi-scaling": false, [2022-04-28T07:45:20.836Z] "segment-heap": false, [2022-04-28T07:45:20.836Z] "use-common-controls-v6": false [2022-04-28T07:45:20.836Z] } [2022-04-28T07:45:20.836Z] } [2022-04-28T07:45:20.836Z] }, [2022-04-28T07:45:20.836Z] "RT_MESSAGETABLE": { [2022-04-28T07:45:20.836Z] "#1": { [2022-04-28T07:45:20.836Z] "0409": "../../winresources/event_messages.bin" [2022-04-28T07:45:20.836Z] } [2022-04-28T07:45:20.836Z] }, [2022-04-28T07:45:20.836Z] "RT_VERSION": { [2022-04-28T07:45:20.836Z] "#1": { [2022-04-28T07:45:20.836Z] "0409": { [2022-04-28T07:45:20.836Z] "fixed": { [2022-04-28T07:45:20.836Z] "file_version": "0.0.0.0", [2022-04-28T07:45:20.836Z] "product_version": "0.0.0.0", [2022-04-28T07:45:20.836Z] "type": "Unknown" [2022-04-28T07:45:20.836Z] }, [2022-04-28T07:45:20.836Z] "info": { [2022-04-28T07:45:20.836Z] "0000": { [2022-04-28T07:45:20.836Z] "CompanyName": "", [2022-04-28T07:45:20.836Z] "FileVersion": "dev", [2022-04-28T07:45:20.836Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-04-28T07:45:20.836Z] "OriginalFileName": "dockerd-dev.exe", [2022-04-28T07:45:20.836Z] "ProductName": "", [2022-04-28T07:45:20.836Z] "ProductVersion": "dev", [2022-04-28T07:45:20.836Z] "SpecialBuild": "4cf904494e221d2a9846f4d720b6701a14215cb2" [2022-04-28T07:45:20.836Z] } [2022-04-28T07:45:20.836Z] } [2022-04-28T07:45:20.836Z] } [2022-04-28T07:45:20.836Z] } [2022-04-28T07:45:20.836Z] } [2022-04-28T07:45:20.836Z] } [2022-04-28T07:45:20.836Z] cmd/dockerd/config.go [2022-04-28T07:45:20.836Z] cmd/dockerd/config_windows.go [2022-04-28T07:45:20.836Z] cmd/dockerd/daemon.go [2022-04-28T07:45:20.836Z] cmd/dockerd/daemon_test.go [2022-04-28T07:45:20.836Z] cmd/dockerd/daemon_windows.go [2022-04-28T07:45:20.836Z] cmd/dockerd/docker.go [2022-04-28T07:45:20.836Z] cmd/dockerd/docker_windows.go [2022-04-28T07:45:20.836Z] cmd/dockerd/genwinres_windows.go [2022-04-28T07:45:20.836Z] cmd/dockerd/metrics.go [2022-04-28T07:45:20.836Z] cmd/dockerd/options.go [2022-04-28T07:45:20.836Z] cmd/dockerd/options_test.go [2022-04-28T07:45:20.836Z] cmd/dockerd/service_windows.go [2022-04-28T07:45:20.836Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-04-28T07:45:20.836Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-04-28T07:45:20.888Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.55s) [2022-04-28T07:45:20.888Z] === RUN TestCreateDifferentPlatform [2022-04-28T07:45:20.888Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-28T07:45:20.888Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-28T07:45:20.888Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-04-28T07:45:20.888Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-28T07:45:20.888Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-28T07:45:20.888Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-28T07:45:21.147Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-04-28T07:45:21.147Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-28T07:45:21.147Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-04-28T07:45:21.147Z] === RUN TestContainerStartOnDaemonRestart [2022-04-28T07:45:21.147Z] === PAUSE TestContainerStartOnDaemonRestart [2022-04-28T07:45:21.147Z] === RUN TestDaemonRestartIpcMode [2022-04-28T07:45:21.147Z] === PAUSE TestDaemonRestartIpcMode [2022-04-28T07:45:21.147Z] === RUN TestDaemonHostGatewayIP [2022-04-28T07:45:21.147Z] === PAUSE TestDaemonHostGatewayIP [2022-04-28T07:45:21.147Z] === RUN TestRestartDaemonWithRestartingContainer [2022-04-28T07:45:21.147Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-04-28T07:45:21.147Z] === RUN TestContainerKillOnDaemonStart [2022-04-28T07:45:21.147Z] === PAUSE TestContainerKillOnDaemonStart [2022-04-28T07:45:21.147Z] === RUN TestDiff [2022-04-28T07:45:21.714Z] --- PASS: TestDiff (0.57s) [2022-04-28T07:45:21.714Z] === RUN TestExecWithCloseStdin [2022-04-28T07:45:22.281Z] --- PASS: TestExecWithCloseStdin (0.66s) [2022-04-28T07:45:22.281Z] === RUN TestExec [2022-04-28T07:45:22.520Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-04-28T07:45:22.848Z] --- PASS: TestExec (0.58s) [2022-04-28T07:45:22.848Z] === RUN TestExecUser [2022-04-28T07:45:23.417Z] --- PASS: TestExecUser (0.58s) [2022-04-28T07:45:23.417Z] === RUN TestExportContainerAndImportImage [2022-04-28T07:45:24.353Z] --- PASS: TestExportContainerAndImportImage (0.68s) [2022-04-28T07:45:24.353Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-28T07:45:25.732Z] --- PASS: TestExportContainerAfterDaemonRestart (1.29s) [2022-04-28T07:45:25.732Z] === RUN TestHealthCheckWorkdir [2022-04-28T07:45:26.300Z] --- PASS: TestHealthCheckWorkdir (0.71s) [2022-04-28T07:45:26.300Z] === RUN TestHealthKillContainer [2022-04-28T07:45:26.732Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-04-28T07:45:28.648Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-04-28T07:45:31.196Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-04-28T07:45:31.637Z] ...INFO: Daemon under test started and replied! [2022-04-28T07:45:31.638Z] INFO: Docker version of the daemon under test [2022-04-28T07:45:31.638Z] [2022-04-28T07:45:31.638Z] Client: [2022-04-28T07:45:31.638Z] Version: 17.06.2-ce [2022-04-28T07:45:31.638Z] API version: 1.30 [2022-04-28T07:45:31.638Z] Go version: go1.8.3 [2022-04-28T07:45:31.638Z] Git commit: cec0b72 [2022-04-28T07:45:31.638Z] Built: Tue Sep 5 19:57:19 2017 [2022-04-28T07:45:31.638Z] OS/Arch: windows/amd64 [2022-04-28T07:45:31.638Z] [2022-04-28T07:45:31.638Z] Server: [2022-04-28T07:45:31.638Z] Version: 0.0.0-dev [2022-04-28T07:45:31.638Z] API version: 1.42 (minimum version 1.24) [2022-04-28T07:45:31.638Z] Go version: go1.18.1 [2022-04-28T07:45:31.638Z] Git commit: 4cf904494e [2022-04-28T07:45:31.638Z] Built: [2022-04-28T07:45:31.638Z] OS/Arch: windows/amd64 [2022-04-28T07:45:31.638Z] Experimental: false [2022-04-28T07:45:31.638Z] [2022-04-28T07:45:31.638Z] INFO: Docker info of the daemon under test [2022-04-28T07:45:31.638Z] [2022-04-28T07:45:31.638Z] Containers: 0 [2022-04-28T07:45:31.638Z] Running: 0 [2022-04-28T07:45:31.638Z] Paused: 0 [2022-04-28T07:45:31.638Z] Stopped: 0 [2022-04-28T07:45:31.638Z] Images: 0 [2022-04-28T07:45:31.638Z] Server Version: 0.0.0-dev [2022-04-28T07:45:31.638Z] Storage Driver: windowsfilter [2022-04-28T07:45:31.638Z] Windows: [2022-04-28T07:45:31.638Z] Logging Driver: json-file [2022-04-28T07:45:31.638Z] Plugins: [2022-04-28T07:45:31.638Z] Volume: local [2022-04-28T07:45:31.638Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-28T07:45:31.638Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-28T07:45:31.638Z] Swarm: inactive [2022-04-28T07:45:31.638Z] Default Isolation: process [2022-04-28T07:45:31.638Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-28T07:45:31.638Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-04-28T07:45:31.638Z] OSType: windows [2022-04-28T07:45:31.638Z] Architecture: x86_64 [2022-04-28T07:45:31.638Z] CPUs: 4 [2022-04-28T07:45:31.638Z] Total Memory: 32GiB [2022-04-28T07:45:31.638Z] Name: azwin-2-5f6e30 [2022-04-28T07:45:31.638Z] ID: U3SC:6O3L:REBF:ISQI:B7LA:6KE6:4R7H:KPG5:RBDD:K6SH:D2BT:JZC7 [2022-04-28T07:45:31.638Z] Docker Root Dir: D:\CI\PR-43536\2\daemon [2022-04-28T07:45:31.638Z] Debug Mode (client): false [2022-04-28T07:45:31.638Z] Debug Mode (server): true [2022-04-28T07:45:31.638Z] File Descriptors: -1 [2022-04-28T07:45:31.638Z] Goroutines: 29 [2022-04-28T07:45:31.638Z] System Time: 2022-04-28T07:45:28.6972948Z [2022-04-28T07:45:31.638Z] EventsListeners: 0 [2022-04-28T07:45:31.638Z] Registry: https://index.docker.io/v1/ [2022-04-28T07:45:31.638Z] Labels: [2022-04-28T07:45:31.638Z] Experimental: false [2022-04-28T07:45:31.638Z] Insecure Registries: [2022-04-28T07:45:31.638Z] 127.0.0.0/8 [2022-04-28T07:45:31.638Z] Live Restore Enabled: false [2022-04-28T07:45:31.638Z] [2022-04-28T07:45:31.638Z] [2022-04-28T07:45:31.638Z] INFO: Docker images of the daemon under test [2022-04-28T07:45:31.638Z] [2022-04-28T07:45:31.638Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-28T07:45:31.638Z] [2022-04-28T07:45:31.638Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-04-28T07:45:31.638Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-04-28T07:45:31.638Z] ltsc2022: Pulling from windows/servercore [2022-04-28T07:45:31.638Z] 8f616e6e9eec: Pulling fs layer [2022-04-28T07:45:31.638Z] dccd9e4d14d3: Pulling fs layer [2022-04-28T07:45:33.745Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-28T07:45:33.745Z] Using test binary docker [2022-04-28T07:45:33.745Z] +++ /etc/init.d/apparmor start [2022-04-28T07:45:33.745Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-28T07:45:33.745Z] INFO: Waiting for daemon to start... [2022-04-28T07:45:33.745Z] Starting dockerd [2022-04-28T07:45:33.745Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-04-28T07:45:34.408Z] --- PASS: TestHealthKillContainer (8.22s) [2022-04-28T07:45:34.408Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-28T07:45:34.975Z] --- PASS: TestInspectCpusetInConfigPre120 (0.58s) [2022-04-28T07:45:34.975Z] === RUN TestIpcModeNone [2022-04-28T07:45:35.542Z] --- PASS: TestIpcModeNone (0.65s) [2022-04-28T07:45:35.542Z] === RUN TestIpcModePrivate [2022-04-28T07:45:36.111Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false [2022-04-28T07:45:36.111Z] --- PASS: TestIpcModePrivate (0.62s) [2022-04-28T07:45:36.111Z] === RUN TestIpcModeShareable [2022-04-28T07:45:36.296Z] . [2022-04-28T07:45:36.296Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-28T07:45:36.296Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-28T07:45:36.296Z] Error: No such image: emptyfs [2022-04-28T07:45:36.296Z] ++++ docker load [2022-04-28T07:45:36.296Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-04-28T07:45:36.296Z] Running integration-test (iteration 1) [2022-04-28T07:45:36.296Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-04-28T07:45:36.296Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-04-28T07:45:36.296Z] ++ set -e [2022-04-28T07:45:36.296Z] ++ '[' -n 0 ']' [2022-04-28T07:45:36.296Z] ++ set -x [2022-04-28T07:45:36.296Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-04-28T07:45:36.677Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true [2022-04-28T07:45:36.935Z] --- PASS: TestIpcModeShareable (0.60s) [2022-04-28T07:45:36.935Z] === RUN TestAPIIpcModeShareableAndContainer [2022-04-28T07:45:37.240Z] Loaded image: busybox:latest [2022-04-28T07:45:37.818Z] Loaded image: busybox:glibc [2022-04-28T07:45:38.839Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.79s) [2022-04-28T07:45:38.839Z] === RUN TestAPIIpcModeHost [2022-04-28T07:45:39.097Z] --- PASS: TestAPIIpcModeHost (0.37s) [2022-04-28T07:45:39.097Z] === RUN TestDaemonIpcModeShareable [2022-04-28T07:45:39.576Z] .....INFO: Daemon under test started and replied! [2022-04-28T07:45:39.576Z] INFO: Docker version of the daemon under test [2022-04-28T07:45:39.576Z] [2022-04-28T07:45:39.576Z] Client: [2022-04-28T07:45:39.576Z] Version: 17.06.2-ce [2022-04-28T07:45:39.576Z] API version: 1.30 [2022-04-28T07:45:39.576Z] Go version: go1.8.3 [2022-04-28T07:45:39.576Z] Git commit: cec0b72 [2022-04-28T07:45:39.576Z] Built: Tue Sep 5 19:57:19 2017 [2022-04-28T07:45:39.576Z] OS/Arch: windows/amd64 [2022-04-28T07:45:39.576Z] [2022-04-28T07:45:39.576Z] Server: [2022-04-28T07:45:39.576Z] Version: 0.0.0-dev [2022-04-28T07:45:39.576Z] API version: 1.42 (minimum version 1.24) [2022-04-28T07:45:39.576Z] Go version: go1.18.1 [2022-04-28T07:45:39.576Z] Git commit: 4cf904494e [2022-04-28T07:45:39.576Z] Built: [2022-04-28T07:45:39.576Z] OS/Arch: windows/amd64 [2022-04-28T07:45:39.576Z] Experimental: false [2022-04-28T07:45:39.576Z] [2022-04-28T07:45:39.576Z] INFO: Docker info of the daemon under test [2022-04-28T07:45:39.576Z] [2022-04-28T07:45:39.576Z] Containers: 0 [2022-04-28T07:45:39.576Z] Running: 0 [2022-04-28T07:45:39.576Z] Paused: 0 [2022-04-28T07:45:39.576Z] Stopped: 0 [2022-04-28T07:45:39.576Z] Images: 0 [2022-04-28T07:45:39.576Z] Server Version: 0.0.0-dev [2022-04-28T07:45:39.576Z] Storage Driver: windowsfilter [2022-04-28T07:45:39.576Z] Windows: [2022-04-28T07:45:39.576Z] Logging Driver: json-file [2022-04-28T07:45:39.576Z] Plugins: [2022-04-28T07:45:39.576Z] Volume: local [2022-04-28T07:45:39.576Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-28T07:45:39.576Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-28T07:45:39.576Z] Swarm: inactive [2022-04-28T07:45:39.576Z] Default Isolation: process [2022-04-28T07:45:39.576Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-04-28T07:45:39.576Z] Operating System: Microsoft Windows Server Version 1809 (OS Build 17763.2183) [2022-04-28T07:45:39.576Z] OSType: windows [2022-04-28T07:45:39.576Z] Architecture: x86_64 [2022-04-28T07:45:39.576Z] CPUs: 4 [2022-04-28T07:45:39.576Z] Total Memory: 32GiB [2022-04-28T07:45:39.576Z] Name: azwin-2-19d1e0 [2022-04-28T07:45:39.576Z] ID: 3TSZ:YJJG:Q2QU:2L6A:W3RF:BX5R:NCB5:R2AI:DI7F:RREP:2SVW:ZBYS [2022-04-28T07:45:39.576Z] Docker Root Dir: D:\CI\PR-43536\2\daemon [2022-04-28T07:45:39.576Z] Debug Mode (client): false [2022-04-28T07:45:39.576Z] Debug Mode (server): true [2022-04-28T07:45:39.576Z] File Descriptors: -1 [2022-04-28T07:45:39.576Z] Goroutines: 16 [2022-04-28T07:45:39.576Z] System Time: 2022-04-28T07:45:36.9470121Z [2022-04-28T07:45:39.576Z] EventsListeners: 0 [2022-04-28T07:45:39.576Z] Registry: https://index.docker.io/v1/ [2022-04-28T07:45:39.576Z] Labels: [2022-04-28T07:45:39.576Z] Experimental: false [2022-04-28T07:45:39.576Z] Insecure Registries: [2022-04-28T07:45:39.576Z] 127.0.0.0/8 [2022-04-28T07:45:39.576Z] Live Restore Enabled: false [2022-04-28T07:45:39.576Z] [2022-04-28T07:45:39.576Z] [2022-04-28T07:45:39.576Z] INFO: Docker images of the daemon under test [2022-04-28T07:45:39.576Z] [2022-04-28T07:45:39.576Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-28T07:45:39.576Z] [2022-04-28T07:45:39.576Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-04-28T07:45:39.576Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2022-04-28T07:45:39.576Z] ltsc2019: Pulling from windows/servercore [2022-04-28T07:45:39.576Z] 4612f6d0b889: Pulling fs layer [2022-04-28T07:45:39.576Z] ba8181afd426: Pulling fs layer [2022-04-28T07:45:40.038Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-04-28T07:45:40.297Z] --- PASS: TestDaemonIpcModeShareable (1.18s) [2022-04-28T07:45:40.297Z] === RUN TestDaemonIpcModePrivate [2022-04-28T07:45:41.235Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-04-28T07:45:41.235Z] --- PASS: TestDaemonIpcModePrivate (1.16s) [2022-04-28T07:45:41.235Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-04-28T07:45:42.029Z] Loaded image: debian:bullseye-slim [2022-04-28T07:45:42.291Z] Loaded image: hello-world:latest [2022-04-28T07:45:42.555Z] Loaded image: arm32v7/hello-world:latest [2022-04-28T07:45:42.555Z] INFO: Testing against a local daemon [2022-04-28T07:45:42.555Z] === RUN TestCgroupNamespacesBuild [2022-04-28T07:45:42.613Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-04-28T07:45:42.613Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.20s) [2022-04-28T07:45:42.613Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-04-28T07:45:43.553Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-04-28T07:45:43.813Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.18s) [2022-04-28T07:45:43.813Z] === RUN TestIpcModeOlderClient [2022-04-28T07:45:43.813Z] === PAUSE TestIpcModeOlderClient [2022-04-28T07:45:43.813Z] === RUN TestKillContainerInvalidSignal [2022-04-28T07:45:44.380Z] --- PASS: TestKillContainerInvalidSignal (0.56s) [2022-04-28T07:45:44.380Z] === RUN TestKillContainer [2022-04-28T07:45:44.380Z] === RUN TestKillContainer/no_signal [2022-04-28T07:45:44.639Z] === RUN TestKillContainer/non_killing_signal [2022-04-28T07:45:44.898Z] === RUN TestKillContainer/killing_signal [2022-04-28T07:45:45.109Z] --- PASS: TestCgroupNamespacesBuild (2.36s) [2022-04-28T07:45:45.109Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-04-28T07:45:45.833Z] --- PASS: TestKillContainer (1.30s) [2022-04-28T07:45:45.833Z] --- PASS: TestKillContainer/no_signal (0.44s) [2022-04-28T07:45:45.833Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) [2022-04-28T07:45:45.833Z] --- PASS: TestKillContainer/killing_signal (0.41s) [2022-04-28T07:45:45.833Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-28T07:45:45.833Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-04-28T07:45:46.091Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-04-28T07:45:47.027Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.29s) [2022-04-28T07:45:47.027Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.45s) [2022-04-28T07:45:47.027Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.67s) [2022-04-28T07:45:47.027Z] === RUN TestKillStoppedContainer [2022-04-28T07:45:47.027Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-04-28T07:45:47.027Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-28T07:45:47.027Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-04-28T07:45:47.027Z] === RUN TestKillDifferentUserContainer [2022-04-28T07:45:47.122Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.12s) [2022-04-28T07:45:47.122Z] === RUN TestBuildWithSession [2022-04-28T07:45:47.122Z] build_session_test.go:25: TODO: BuildKit [2022-04-28T07:45:47.122Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-28T07:45:47.122Z] === RUN TestBuildSquashParent [2022-04-28T07:45:47.397Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-04-28T07:45:47.397Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json [2022-04-28T07:45:47.397Z] { [2022-04-28T07:45:47.397Z] "RT_GROUP_ICON": { [2022-04-28T07:45:47.397Z] "#1": { [2022-04-28T07:45:47.397Z] "0409": "../../winresources/docker.ico" [2022-04-28T07:45:47.397Z] } [2022-04-28T07:45:47.397Z] }, [2022-04-28T07:45:47.397Z] "RT_MANIFEST": { [2022-04-28T07:45:47.397Z] "#1": { [2022-04-28T07:45:47.397Z] "0409": { [2022-04-28T07:45:47.397Z] "identity": {}, [2022-04-28T07:45:47.397Z] "description": "Docker Engine", [2022-04-28T07:45:47.397Z] "minimum-os": "vista", [2022-04-28T07:45:47.397Z] "execution-level": "", [2022-04-28T07:45:47.397Z] "ui-access": false, [2022-04-28T07:45:47.397Z] "auto-elevate": false, [2022-04-28T07:45:47.397Z] "dpi-awareness": "unaware", [2022-04-28T07:45:47.397Z] "disable-theming": false, [2022-04-28T07:45:47.397Z] "disable-window-filtering": false, [2022-04-28T07:45:47.397Z] "high-resolution-scrolling-aware": false, [2022-04-28T07:45:47.397Z] "ultra-high-resolution-scrolling-aware": false, [2022-04-28T07:45:47.397Z] "long-path-aware": false, [2022-04-28T07:45:47.397Z] "printer-driver-isolation": false, [2022-04-28T07:45:47.397Z] "gdi-scaling": false, [2022-04-28T07:45:47.397Z] "segment-heap": false, [2022-04-28T07:45:47.397Z] "use-common-controls-v6": false [2022-04-28T07:45:47.397Z] } [2022-04-28T07:45:47.397Z] } [2022-04-28T07:45:47.397Z] }, [2022-04-28T07:45:47.397Z] "RT_MESSAGETABLE": { [2022-04-28T07:45:47.397Z] "#1": { [2022-04-28T07:45:47.397Z] "0409": "../../winresources/event_messages.bin" [2022-04-28T07:45:47.397Z] } [2022-04-28T07:45:47.397Z] }, [2022-04-28T07:45:47.397Z] "RT_VERSION": { [2022-04-28T07:45:47.397Z] "#1": { [2022-04-28T07:45:47.397Z] "0409": { [2022-04-28T07:45:47.397Z] "fixed": { [2022-04-28T07:45:47.397Z] "file_version": "0.0.0.0", [2022-04-28T07:45:47.397Z] "product_version": "0.0.0.0", [2022-04-28T07:45:47.397Z] "type": "Unknown" [2022-04-28T07:45:47.397Z] }, [2022-04-28T07:45:47.397Z] "info": { [2022-04-28T07:45:47.397Z] "0000": { [2022-04-28T07:45:47.397Z] "CompanyName": "", [2022-04-28T07:45:47.397Z] "FileVersion": "dev", [2022-04-28T07:45:47.397Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-04-28T07:45:47.397Z] "OriginalFileName": "docker-proxy-dev.exe", [2022-04-28T07:45:47.397Z] "ProductName": "", [2022-04-28T07:45:47.397Z] "ProductVersion": "dev", [2022-04-28T07:45:47.397Z] "SpecialBuild": "4cf904494e221d2a9846f4d720b6701a14215cb2" [2022-04-28T07:45:47.397Z] } [2022-04-28T07:45:47.397Z] } [2022-04-28T07:45:47.397Z] } [2022-04-28T07:45:47.397Z] } [2022-04-28T07:45:47.397Z] } [2022-04-28T07:45:47.397Z] } [2022-04-28T07:45:47.397Z] cmd/docker-proxy/genwinres_windows.go [2022-04-28T07:45:47.397Z] cmd/docker-proxy/main.go [2022-04-28T07:45:47.397Z] cmd/docker-proxy/network_proxy_test.go [2022-04-28T07:45:47.397Z] cmd/docker-proxy/proxy.go [2022-04-28T07:45:47.397Z] cmd/docker-proxy/sctp_proxy.go [2022-04-28T07:45:47.397Z] cmd/docker-proxy/tcp_proxy.go [2022-04-28T07:45:47.397Z] cmd/docker-proxy/udp_proxy.go [2022-04-28T07:45:47.397Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-04-28T07:45:47.397Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-04-28T07:45:47.397Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-04-28T07:45:47.397Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-04-28T07:45:47.397Z] remote: Enumerating objects: 23, done. [2022-04-28T07:45:47.397Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-04-28T07:45:47.397Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-04-28T07:45:47.397Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-04-28T07:45:47.397Z] Receiving objects: 4% (1/23) Receiving objects: 8% (2/23) Receiving objects: 13% (3/23) Receiving objects: 17% (4/23) Receiving objects: 21% (5/23) Receiving objects: 26% (6/23) Receiving objects: 30% (7/23) Receiving objects: 34% (8/23) Receiving objects: 39% (9/23) Receiving objects: 43% (10/23) Receiving objects: 47% (11/23) Receiving objects: 52% (12/23) Receiving objects: 56% (13/23) Receiving objects: 60% (14/23) Receiving objects: 65% (15/23) Receiving objects: 69% (16/23) Receiving objects: 73% (17/23) Receiving objects: 78% (18/23) Receiving objects: 82% (19/23) Receiving objects: 86% (20/23) Receiving objects: 91% (21/23) Receiving objects: 95% (22/23) Receiving objects: 100% (23/23) Receiving objects: 100% (23/23), 10.17 KiB | 10.17 MiB/s, done. [2022-04-28T07:45:47.397Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-04-28T07:45:47.397Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-04-28T07:45:47.596Z] --- PASS: TestKillDifferentUserContainer (0.46s) [2022-04-28T07:45:47.596Z] === RUN TestInspectOomKilledTrue [2022-04-28T07:45:47.596Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-28T07:45:47.596Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-04-28T07:45:47.596Z] === RUN TestInspectOomKilledFalse [2022-04-28T07:45:47.596Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-28T07:45:47.596Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-04-28T07:45:47.596Z] === RUN TestLinksEtcHostsContentMatch [2022-04-28T07:45:47.855Z] --- PASS: TestLinksEtcHostsContentMatch (0.30s) [2022-04-28T07:45:47.855Z] === RUN TestLinksContainerNames [2022-04-28T07:45:48.252Z] ba8181afd426: Verifying Checksum [2022-04-28T07:45:48.252Z] ba8181afd426: Download complete [2022-04-28T07:45:48.794Z] --- PASS: TestLinksContainerNames (0.88s) [2022-04-28T07:45:48.794Z] === RUN TestLogsFollowTailEmpty [2022-04-28T07:45:49.054Z] --- PASS: TestLogsFollowTailEmpty (0.42s) [2022-04-28T07:45:49.054Z] === RUN TestContainerNetworkMountsNoChown [2022-04-28T07:45:49.257Z] dccd9e4d14d3: Verifying Checksum [2022-04-28T07:45:49.257Z] dccd9e4d14d3: Download complete [2022-04-28T07:45:49.626Z] --- PASS: TestContainerNetworkMountsNoChown (0.43s) [2022-04-28T07:45:49.626Z] === RUN TestMountDaemonRoot [2022-04-28T07:45:49.626Z] === RUN TestMountDaemonRoot/default [2022-04-28T07:45:49.626Z] === PAUSE TestMountDaemonRoot/default [2022-04-28T07:45:49.626Z] === RUN TestMountDaemonRoot/private [2022-04-28T07:45:49.626Z] === PAUSE TestMountDaemonRoot/private [2022-04-28T07:45:49.626Z] === RUN TestMountDaemonRoot/rprivate [2022-04-28T07:45:49.626Z] === PAUSE TestMountDaemonRoot/rprivate [2022-04-28T07:45:49.627Z] === RUN TestMountDaemonRoot/slave [2022-04-28T07:45:49.627Z] === PAUSE TestMountDaemonRoot/slave [2022-04-28T07:45:49.627Z] === RUN TestMountDaemonRoot/rslave [2022-04-28T07:45:49.627Z] === PAUSE TestMountDaemonRoot/rslave [2022-04-28T07:45:49.627Z] === RUN TestMountDaemonRoot/shared [2022-04-28T07:45:49.627Z] === PAUSE TestMountDaemonRoot/shared [2022-04-28T07:45:49.627Z] === RUN TestMountDaemonRoot/rshared [2022-04-28T07:45:49.627Z] === PAUSE TestMountDaemonRoot/rshared [2022-04-28T07:45:49.627Z] === CONT TestMountDaemonRoot/default [2022-04-28T07:45:49.627Z] === RUN TestMountDaemonRoot/default/bind_root [2022-04-28T07:45:49.627Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-04-28T07:45:49.627Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-04-28T07:45:49.627Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-04-28T07:45:49.627Z] === RUN TestMountDaemonRoot/default/mount_root [2022-04-28T07:45:49.627Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-04-28T07:45:49.627Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-04-28T07:45:49.627Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-04-28T07:45:49.627Z] === CONT TestMountDaemonRoot/default/bind_root [2022-04-28T07:45:49.627Z] === CONT TestMountDaemonRoot/rshared [2022-04-28T07:45:49.627Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-04-28T07:45:49.627Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-04-28T07:45:49.627Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-04-28T07:45:49.627Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-04-28T07:45:49.627Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-04-28T07:45:49.627Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-04-28T07:45:49.627Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-04-28T07:45:49.627Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-04-28T07:45:49.627Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-04-28T07:45:49.627Z] === CONT TestMountDaemonRoot/shared [2022-04-28T07:45:49.627Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-04-28T07:45:49.627Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-04-28T07:45:49.627Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-04-28T07:45:49.627Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-04-28T07:45:49.627Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-04-28T07:45:49.627Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-04-28T07:45:49.627Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-04-28T07:45:49.627Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-04-28T07:45:49.627Z] === CONT TestMountDaemonRoot/rslave [2022-04-28T07:45:49.627Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-04-28T07:45:49.627Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-04-28T07:45:49.627Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-04-28T07:45:49.627Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-04-28T07:45:49.627Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-04-28T07:45:49.627Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-04-28T07:45:49.627Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-04-28T07:45:49.627Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-04-28T07:45:49.627Z] === CONT TestMountDaemonRoot/slave [2022-04-28T07:45:49.627Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-04-28T07:45:49.627Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-04-28T07:45:49.627Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-04-28T07:45:49.627Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-04-28T07:45:49.627Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-04-28T07:45:49.627Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-04-28T07:45:49.627Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-04-28T07:45:49.627Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-04-28T07:45:49.627Z] === CONT TestMountDaemonRoot/rprivate [2022-04-28T07:45:49.627Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-04-28T07:45:49.627Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-04-28T07:45:49.627Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-04-28T07:45:49.627Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-04-28T07:45:49.627Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-04-28T07:45:49.627Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-04-28T07:45:49.627Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-04-28T07:45:49.627Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-04-28T07:45:49.627Z] === CONT TestMountDaemonRoot/private [2022-04-28T07:45:49.627Z] === RUN TestMountDaemonRoot/private/bind_root [2022-04-28T07:45:49.627Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-04-28T07:45:49.627Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-04-28T07:45:49.627Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-04-28T07:45:49.627Z] === RUN TestMountDaemonRoot/private/mount_root [2022-04-28T07:45:49.627Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-04-28T07:45:49.627Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-04-28T07:45:49.627Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-04-28T07:45:49.627Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-04-28T07:45:49.627Z] === CONT TestMountDaemonRoot/default/mount_root [2022-04-28T07:45:49.627Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-04-28T07:45:49.627Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-04-28T07:45:49.627Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-04-28T07:45:49.627Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-04-28T07:45:49.627Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-04-28T07:45:49.627Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-04-28T07:45:49.627Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-04-28T07:45:49.627Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-04-28T07:45:49.627Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-04-28T07:45:49.627Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-04-28T07:45:49.627Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-04-28T07:45:49.886Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-04-28T07:45:49.886Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-04-28T07:45:49.886Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-04-28T07:45:49.886Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-04-28T07:45:49.886Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-04-28T07:45:49.886Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-04-28T07:45:49.886Z] === CONT TestMountDaemonRoot/private/bind_root [2022-04-28T07:45:49.886Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-04-28T07:45:49.886Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-04-28T07:45:49.887Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-04-28T07:45:49.887Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-04-28T07:45:49.887Z] === CONT TestMountDaemonRoot/private/mount_root [2022-04-28T07:45:49.887Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-04-28T07:45:49.887Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-04-28T07:45:49.887Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-04-28T07:45:49.887Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-04-28T07:45:49.887Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-04-28T07:45:49.887Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-04-28T07:45:49.887Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-04-28T07:45:49.887Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-04-28T07:45:49.887Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-04-28T07:45:49.887Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-04-28T07:45:49.887Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-04-28T07:45:49.887Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-04-28T07:45:49.887Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-04-28T07:45:49.887Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-04-28T07:45:49.887Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-04-28T07:45:49.887Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-04-28T07:45:49.887Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-04-28T07:45:49.887Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-04-28T07:45:49.887Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-04-28T07:45:49.887Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-04-28T07:45:49.887Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-04-28T07:45:49.887Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-04-28T07:45:49.887Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-04-28T07:45:49.887Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-04-28T07:45:49.887Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-04-28T07:45:49.887Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-04-28T07:45:49.887Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-04-28T07:45:49.887Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-04-28T07:45:49.887Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-04-28T07:45:49.887Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-04-28T07:45:49.887Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-04-28T07:45:49.887Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-04-28T07:45:49.887Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-04-28T07:45:49.887Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-04-28T07:45:49.887Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-04-28T07:45:49.887Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-04-28T07:45:49.887Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-04-28T07:45:49.887Z] === RUN TestContainerBindMountNonRecursive [2022-04-28T07:45:51.268Z] --- PASS: TestContainerBindMountNonRecursive (1.33s) [2022-04-28T07:45:51.268Z] === RUN TestContainerVolumesMountedAsShared [2022-04-28T07:45:51.581Z] Cross building: bundles/cross/linux/ppc64le [2022-04-28T07:45:51.581Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-04-28T07:45:51.581Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-04-28T07:45:51.834Z] --- PASS: TestContainerVolumesMountedAsShared (0.46s) [2022-04-28T07:45:51.834Z] === RUN TestContainerVolumesMountedAsSlave [2022-04-28T07:45:52.094Z] --- PASS: TestContainerVolumesMountedAsSlave (0.36s) [2022-04-28T07:45:52.094Z] === RUN TestNetworkNat [2022-04-28T07:45:52.665Z] --- PASS: TestNetworkNat (0.47s) [2022-04-28T07:45:52.665Z] === RUN TestNetworkLocalhostTCPNat [2022-04-28T07:45:52.925Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s) [2022-04-28T07:45:52.925Z] === RUN TestNetworkLoopbackNat [2022-04-28T07:45:55.465Z] --- PASS: TestNetworkLoopbackNat (2.55s) [2022-04-28T07:45:55.465Z] === RUN TestPause [2022-04-28T07:45:55.611Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-04-28T07:45:55.611Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-28T07:45:55.611Z] GOOS="" GOARCH="" GOARM="" [2022-04-28T07:45:55.611Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-28T07:45:55.611Z] [2022-04-28T07:45:55.611Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-28T07:45:55.611Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-28T07:45:55.611Z] HOSTNAME=41a57bd1e50f [2022-04-28T07:45:55.611Z] TESTDEBUG=0 [2022-04-28T07:45:55.611Z] DEST=bundles/test-integration [2022-04-28T07:45:55.611Z] PWD=/go/src/github.com/docker/docker [2022-04-28T07:45:55.611Z] DOCKER_GITCOMMIT=4cf904494e221d2a9846f4d720b6701a14215cb2 [2022-04-28T07:45:55.611Z] container=docker [2022-04-28T07:45:55.611Z] HOME=/root [2022-04-28T07:45:55.611Z] GOLANG_VERSION=1.18.1 [2022-04-28T07:45:55.611Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-28T07:45:55.611Z] VALIDATE_BRANCH=master [2022-04-28T07:45:55.611Z] TERM=xterm [2022-04-28T07:45:55.611Z] DOCKER_PKG=github.com/docker/docker [2022-04-28T07:45:55.611Z] SHLVL=1 [2022-04-28T07:45:55.611Z] TIMEOUT=120m [2022-04-28T07:45:55.611Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-28T07:45:55.611Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-28T07:45:55.611Z] GO111MODULE=off [2022-04-28T07:45:55.611Z] DOCKER_EXPERIMENTAL=1 [2022-04-28T07:45:55.611Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-04-28T07:45:55.612Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-28T07:45:55.612Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-28T07:45:55.612Z] GOPATH=/go [2022-04-28T07:45:55.612Z] PKG_CONFIG=pkg-config [2022-04-28T07:45:55.612Z] _=/usr/bin/env [2022-04-28T07:45:55.612Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-04-28T07:45:56.036Z] --- PASS: TestPause (0.46s) [2022-04-28T07:45:56.036Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-28T07:45:56.036Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-28T07:45:56.036Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-28T07:45:56.036Z] === RUN TestPauseStopPausedContainer [2022-04-28T07:45:56.290Z] 8f616e6e9eec: Verifying Checksum [2022-04-28T07:45:56.290Z] 8f616e6e9eec: Download complete [2022-04-28T07:45:56.604Z] --- PASS: TestPauseStopPausedContainer (0.44s) [2022-04-28T07:45:56.604Z] === RUN TestPidHost [2022-04-28T07:45:56.917Z] 4612f6d0b889: Verifying Checksum [2022-04-28T07:45:56.917Z] 4612f6d0b889: Download complete [2022-04-28T07:45:57.188Z] --- PASS: TestBuildSquashParent (9.36s) [2022-04-28T07:45:57.188Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-28T07:45:57.188Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-28T07:45:57.188Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-28T07:45:57.188Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-28T07:45:57.188Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-28T07:45:57.188Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-28T07:45:57.188Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-28T07:45:57.188Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-28T07:45:57.188Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-28T07:45:57.188Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-28T07:45:57.188Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-28T07:45:57.188Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-28T07:45:57.188Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-28T07:45:57.188Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-28T07:45:57.188Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-28T07:45:57.540Z] --- PASS: TestPidHost (1.00s) [2022-04-28T07:45:57.540Z] === RUN TestPsFilter [2022-04-28T07:45:57.540Z] --- PASS: TestPsFilter (0.12s) [2022-04-28T07:45:57.540Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-28T07:45:58.106Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s) [2022-04-28T07:45:58.106Z] === RUN TestRemoveContainerWithVolume [2022-04-28T07:45:58.365Z] --- PASS: TestRemoveContainerWithVolume (0.42s) [2022-04-28T07:45:58.365Z] === RUN TestRemoveContainerRunning [2022-04-28T07:45:58.932Z] --- PASS: TestRemoveContainerRunning (0.43s) [2022-04-28T07:45:58.932Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-28T07:45:59.191Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.46s) [2022-04-28T07:45:59.191Z] === RUN TestRemoveInvalidContainer [2022-04-28T07:45:59.191Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-04-28T07:45:59.191Z] === RUN TestRenameLinkedContainer [2022-04-28T07:46:00.495Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-28T07:46:00.495Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-28T07:46:01.143Z] --- PASS: TestRenameLinkedContainer (1.93s) [2022-04-28T07:46:01.143Z] === RUN TestRenameStoppedContainer [2022-04-28T07:46:01.711Z] --- PASS: TestRenameStoppedContainer (0.41s) [2022-04-28T07:46:01.711Z] === RUN TestRenameRunningContainerAndReuse [2022-04-28T07:46:02.648Z] --- PASS: TestRenameRunningContainerAndReuse (0.93s) [2022-04-28T07:46:02.648Z] === RUN TestRenameInvalidName [2022-04-28T07:46:03.217Z] --- PASS: TestRenameInvalidName (0.46s) [2022-04-28T07:46:03.217Z] === RUN TestRenameAnonymousContainer [2022-04-28T07:46:03.801Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-28T07:46:03.801Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-28T07:46:04.595Z] --- PASS: TestRenameAnonymousContainer (1.57s) [2022-04-28T07:46:04.595Z] === RUN TestRenameContainerWithSameName [2022-04-28T07:46:05.163Z] --- PASS: TestRenameContainerWithSameName (0.46s) [2022-04-28T07:46:05.163Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-28T07:46:06.098Z] --- PASS: TestRenameContainerWithLinkedContainer (0.92s) [2022-04-28T07:46:06.098Z] === RUN TestResize [2022-04-28T07:46:06.667Z] --- PASS: TestResize (0.51s) [2022-04-28T07:46:06.667Z] === RUN TestResizeWithInvalidSize [2022-04-28T07:46:06.926Z] --- PASS: TestResizeWithInvalidSize (0.45s) [2022-04-28T07:46:06.926Z] === RUN TestResizeWhenContainerNotStarted [2022-04-28T07:46:07.100Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-04-28T07:46:07.100Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.56s) [2022-04-28T07:46:07.100Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.61s) [2022-04-28T07:46:07.100Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.47s) [2022-04-28T07:46:07.100Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.65s) [2022-04-28T07:46:07.100Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.47s) [2022-04-28T07:46:07.100Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.45s) [2022-04-28T07:46:07.100Z] === RUN TestBuildMultiStageCopy [2022-04-28T07:46:07.100Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-28T07:46:07.493Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s) [2022-04-28T07:46:07.493Z] === RUN TestDaemonRestartKillContainers [2022-04-28T07:46:07.493Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-28T07:46:07.493Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-28T07:46:07.493Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-28T07:46:07.493Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-28T07:46:07.493Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-28T07:46:07.493Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-28T07:46:07.493Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-28T07:46:07.493Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-28T07:46:07.493Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-28T07:46:07.493Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-28T07:46:07.493Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-28T07:46:07.493Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-28T07:46:07.493Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-28T07:46:07.493Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-28T07:46:07.493Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-28T07:46:07.493Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-28T07:46:07.493Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-28T07:46:07.493Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-28T07:46:07.493Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-28T07:46:07.493Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-28T07:46:07.493Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-28T07:46:07.493Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-28T07:46:07.493Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-28T07:46:07.493Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-28T07:46:07.493Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-28T07:46:07.493Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-28T07:46:07.493Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-28T07:46:07.493Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-28T07:46:07.493Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-28T07:46:07.493Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-28T07:46:07.493Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-28T07:46:07.493Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-28T07:46:07.493Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-28T07:46:07.493Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-28T07:46:09.397Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-28T07:46:10.406Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-28T07:46:10.406Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-28T07:46:10.979Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-28T07:46:11.299Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-28T07:46:11.559Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-28T07:46:11.925Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-28T07:46:12.499Z] --- PASS: TestBuildMultiStageCopy (5.32s) [2022-04-28T07:46:12.499Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.79s) [2022-04-28T07:46:12.499Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.56s) [2022-04-28T07:46:12.499Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.66s) [2022-04-28T07:46:12.499Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.72s) [2022-04-28T07:46:12.499Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.59s) [2022-04-28T07:46:12.499Z] === RUN TestBuildMultiStageParentConfig [2022-04-28T07:46:12.913Z] --- PASS: TestImportExtremelyLargeImageWorks (93.01s) [2022-04-28T07:46:12.913Z] PASS [2022-04-28T07:46:12.913Z] [2022-04-28T07:46:12.913Z] === Skipped [2022-04-28T07:46:12.913Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-04-28T07:46:12.913Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-04-28T07:46:12.913Z] [2022-04-28T07:46:12.913Z] DONE 22 tests, 1 skipped in 96.904s [2022-04-28T07:46:12.913Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-04-28T07:46:12.913Z] INFO: Testing against a local daemon [2022-04-28T07:46:12.913Z] === RUN TestNetworkCreateDelete [2022-04-28T07:46:12.914Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-04-28T07:46:12.914Z] === RUN TestDockerNetworkDeletePreferID [2022-04-28T07:46:12.914Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2022-04-28T07:46:12.914Z] === RUN TestDaemonDNSFallback [2022-04-28T07:46:12.941Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-28T07:46:13.513Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-28T07:46:13.892Z] --- PASS: TestBuildMultiStageParentConfig (1.31s) [2022-04-28T07:46:13.892Z] === RUN TestBuildLabelWithTargets [2022-04-28T07:46:14.889Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-28T07:46:15.456Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-28T07:46:16.211Z] --- PASS: TestDaemonDNSFallback (6.32s) [2022-04-28T07:46:16.211Z] === RUN TestInspectNetwork [2022-04-28T07:46:16.211Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-28T07:46:16.211Z] --- SKIP: TestInspectNetwork (0.00s) [2022-04-28T07:46:16.211Z] === RUN TestRunContainerWithBridgeNone [2022-04-28T07:46:16.211Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-28T07:46:16.211Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-04-28T07:46:16.211Z] === RUN TestNetworkInvalidJSON [2022-04-28T07:46:16.211Z] === RUN TestNetworkInvalidJSON/networks/create [2022-04-28T07:46:16.211Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-04-28T07:46:16.211Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-04-28T07:46:16.211Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-04-28T07:46:16.211Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-28T07:46:16.211Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-28T07:46:16.211Z] === CONT TestNetworkInvalidJSON/networks/create [2022-04-28T07:46:16.211Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-28T07:46:16.211Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-04-28T07:46:16.211Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-04-28T07:46:16.211Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-04-28T07:46:16.211Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-04-28T07:46:16.211Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-04-28T07:46:16.211Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-04-28T07:46:16.211Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-04-28T07:46:16.211Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-04-28T07:46:16.211Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-04-28T07:46:16.211Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-04-28T07:46:16.211Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-04-28T07:46:16.211Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-04-28T07:46:16.211Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-04-28T07:46:16.211Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-04-28T07:46:16.211Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-04-28T07:46:16.211Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-04-28T07:46:16.211Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-04-28T07:46:16.211Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-04-28T07:46:16.211Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-04-28T07:46:16.211Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-04-28T07:46:16.211Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-04-28T07:46:16.211Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-04-28T07:46:16.211Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-04-28T07:46:16.211Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-04-28T07:46:16.211Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.01s) [2022-04-28T07:46:16.211Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-04-28T07:46:16.211Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-04-28T07:46:16.211Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-04-28T07:46:16.211Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-04-28T07:46:16.211Z] === RUN TestNetworkList [2022-04-28T07:46:16.211Z] === RUN TestNetworkList//networks [2022-04-28T07:46:16.211Z] === PAUSE TestNetworkList//networks [2022-04-28T07:46:16.211Z] === RUN TestNetworkList//networks/ [2022-04-28T07:46:16.211Z] === PAUSE TestNetworkList//networks/ [2022-04-28T07:46:16.211Z] === CONT TestNetworkList//networks [2022-04-28T07:46:16.211Z] === CONT TestNetworkList//networks/ [2022-04-28T07:46:16.211Z] --- PASS: TestNetworkList (0.01s) [2022-04-28T07:46:16.211Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-28T07:46:16.211Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-28T07:46:16.211Z] === RUN TestHostIPv4BridgeLabel [2022-04-28T07:46:16.211Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-28T07:46:16.211Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-04-28T07:46:16.211Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-28T07:46:16.211Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-28T07:46:16.211Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2022-04-28T07:46:16.211Z] === RUN TestDaemonDefaultNetworkPools [2022-04-28T07:46:16.211Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-28T07:46:16.211Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s) [2022-04-28T07:46:16.211Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-28T07:46:16.211Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-28T07:46:16.211Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s) [2022-04-28T07:46:16.211Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-28T07:46:16.441Z] --- PASS: TestBuildLabelWithTargets (2.29s) [2022-04-28T07:46:16.441Z] === RUN TestBuildWithEmptyLayers [2022-04-28T07:46:16.472Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-28T07:46:16.472Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-04-28T07:46:16.472Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-28T07:46:16.472Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-28T07:46:16.472Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-04-28T07:46:16.472Z] === RUN TestServiceWithPredefinedNetwork [2022-04-28T07:46:16.472Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-28T07:46:16.472Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-04-28T07:46:16.472Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-28T07:46:16.472Z] service_test.go:243: FLAKY_TEST [2022-04-28T07:46:16.472Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-28T07:46:16.472Z] === RUN TestServiceWithDataPathPortInit [2022-04-28T07:46:16.472Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-28T07:46:16.472Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s) [2022-04-28T07:46:16.472Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-28T07:46:16.472Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-28T07:46:16.472Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-28T07:46:16.472Z] PASS [2022-04-28T07:46:16.472Z] [2022-04-28T07:46:16.472Z] === Skipped [2022-04-28T07:46:16.472Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-04-28T07:46:16.472Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-28T07:46:16.472Z] [2022-04-28T07:46:16.472Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-04-28T07:46:16.472Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-28T07:46:16.472Z] [2022-04-28T07:46:16.472Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-04-28T07:46:16.472Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-28T07:46:16.472Z] [2022-04-28T07:46:16.472Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2022-04-28T07:46:16.472Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-28T07:46:16.472Z] [2022-04-28T07:46:16.472Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s) [2022-04-28T07:46:16.472Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-28T07:46:16.472Z] [2022-04-28T07:46:16.472Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s) [2022-04-28T07:46:16.472Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-28T07:46:16.472Z] [2022-04-28T07:46:16.472Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-04-28T07:46:16.472Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-28T07:46:16.472Z] [2022-04-28T07:46:16.472Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-04-28T07:46:16.472Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-28T07:46:16.472Z] [2022-04-28T07:46:16.472Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-04-28T07:46:16.472Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-28T07:46:16.472Z] [2022-04-28T07:46:16.472Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-28T07:46:16.472Z] service_test.go:243: FLAKY_TEST [2022-04-28T07:46:16.472Z] [2022-04-28T07:46:16.472Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s) [2022-04-28T07:46:16.472Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-28T07:46:16.472Z] [2022-04-28T07:46:16.472Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-28T07:46:16.472Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-28T07:46:16.472Z] [2022-04-28T07:46:16.472Z] DONE 34 tests, 12 skipped in 7.058s [2022-04-28T07:46:16.472Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-04-28T07:46:16.472Z] INFO: Testing against a local daemon [2022-04-28T07:46:16.472Z] === RUN TestDockerNetworkIpvlanPersistance [2022-04-28T07:46:16.472Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-28T07:46:16.472Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-28T07:46:16.472Z] === RUN TestDockerNetworkIpvlan [2022-04-28T07:46:16.472Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-28T07:46:16.472Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-04-28T07:46:16.472Z] PASS [2022-04-28T07:46:16.472Z] [2022-04-28T07:46:16.472Z] === Skipped [2022-04-28T07:46:16.472Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-28T07:46:16.472Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-28T07:46:16.472Z] [2022-04-28T07:46:16.472Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-04-28T07:46:16.472Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-28T07:46:16.472Z] [2022-04-28T07:46:16.472Z] DONE 2 tests, 2 skipped in 0.085s [2022-04-28T07:46:16.472Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-04-28T07:46:16.472Z] INFO: Testing against a local daemon [2022-04-28T07:46:16.472Z] === RUN TestDockerNetworkMacvlanPersistance [2022-04-28T07:46:16.472Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-28T07:46:16.472Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-04-28T07:46:16.472Z] === RUN TestDockerNetworkMacvlan [2022-04-28T07:46:16.472Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-28T07:46:16.472Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-04-28T07:46:16.472Z] PASS [2022-04-28T07:46:16.472Z] [2022-04-28T07:46:16.472Z] === Skipped [2022-04-28T07:46:16.472Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-04-28T07:46:16.472Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-28T07:46:16.472Z] [2022-04-28T07:46:16.472Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-04-28T07:46:16.472Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-28T07:46:16.472Z] [2022-04-28T07:46:16.472Z] DONE 2 tests, 2 skipped in 0.080s [2022-04-28T07:46:16.472Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-04-28T07:46:16.733Z] testing: warning: no tests to run [2022-04-28T07:46:16.733Z] PASS [2022-04-28T07:46:16.733Z] [2022-04-28T07:46:16.733Z] DONE 0 tests in 0.024s [2022-04-28T07:46:16.733Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-04-28T07:46:16.733Z] INFO: Testing against a local daemon [2022-04-28T07:46:16.733Z] === RUN TestAuthZPluginAllowRequest [2022-04-28T07:46:16.733Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-28T07:46:16.733Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-04-28T07:46:16.733Z] === RUN TestAuthZPluginTLS [2022-04-28T07:46:16.733Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-28T07:46:16.733Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-04-28T07:46:16.733Z] === RUN TestAuthZPluginDenyRequest [2022-04-28T07:46:16.733Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-28T07:46:16.733Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-04-28T07:46:16.733Z] === RUN TestAuthZPluginAPIDenyResponse [2022-04-28T07:46:16.733Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-28T07:46:16.733Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-04-28T07:46:16.733Z] === RUN TestAuthZPluginDenyResponse [2022-04-28T07:46:16.733Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-28T07:46:16.733Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-04-28T07:46:16.733Z] === RUN TestAuthZPluginAllowEventStream [2022-04-28T07:46:16.733Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-28T07:46:16.733Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-04-28T07:46:16.733Z] === RUN TestAuthZPluginErrorResponse [2022-04-28T07:46:16.733Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-28T07:46:16.733Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-04-28T07:46:16.733Z] === RUN TestAuthZPluginErrorRequest [2022-04-28T07:46:16.733Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-28T07:46:16.733Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-04-28T07:46:16.733Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-04-28T07:46:16.733Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-28T07:46:16.733Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-04-28T07:46:16.733Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-04-28T07:46:16.734Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-28T07:46:16.734Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-04-28T07:46:16.734Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-04-28T07:46:16.734Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-28T07:46:16.734Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-04-28T07:46:16.734Z] === RUN TestAuthZPluginHeader [2022-04-28T07:46:16.734Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-28T07:46:16.734Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-04-28T07:46:16.734Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-04-28T07:46:16.734Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-28T07:46:16.734Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.11s) [2022-04-28T07:46:16.734Z] === RUN TestAuthZPluginV2Disable [2022-04-28T07:46:16.734Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-28T07:46:16.734Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2022-04-28T07:46:16.734Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-04-28T07:46:16.734Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-28T07:46:16.734Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-04-28T07:46:16.734Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-04-28T07:46:16.835Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-28T07:46:16.995Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-28T07:46:16.995Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2022-04-28T07:46:16.995Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-04-28T07:46:16.995Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-28T07:46:16.995Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2022-04-28T07:46:16.995Z] PASS [2022-04-28T07:46:16.995Z] [2022-04-28T07:46:16.995Z] === Skipped [2022-04-28T07:46:16.995Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-04-28T07:46:16.995Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-28T07:46:16.995Z] [2022-04-28T07:46:16.995Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-04-28T07:46:16.995Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-28T07:46:16.995Z] [2022-04-28T07:46:16.995Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-04-28T07:46:16.995Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-28T07:46:16.995Z] [2022-04-28T07:46:16.995Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-04-28T07:46:16.995Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-28T07:46:16.995Z] [2022-04-28T07:46:16.995Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-04-28T07:46:16.995Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-28T07:46:16.995Z] [2022-04-28T07:46:16.995Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-04-28T07:46:16.995Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-28T07:46:16.995Z] [2022-04-28T07:46:16.995Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-04-28T07:46:16.995Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-28T07:46:16.995Z] [2022-04-28T07:46:16.995Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-04-28T07:46:16.995Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-28T07:46:16.995Z] [2022-04-28T07:46:16.995Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-04-28T07:46:16.995Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-28T07:46:16.995Z] [2022-04-28T07:46:16.995Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-04-28T07:46:16.995Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-28T07:46:16.995Z] [2022-04-28T07:46:16.995Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-04-28T07:46:16.995Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-28T07:46:16.995Z] [2022-04-28T07:46:16.995Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-04-28T07:46:16.995Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-28T07:46:16.995Z] [2022-04-28T07:46:16.995Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.11s) [2022-04-28T07:46:16.995Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-28T07:46:16.995Z] [2022-04-28T07:46:16.995Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2022-04-28T07:46:16.995Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-28T07:46:16.995Z] [2022-04-28T07:46:16.995Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-04-28T07:46:16.995Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-28T07:46:16.995Z] [2022-04-28T07:46:16.995Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2022-04-28T07:46:16.995Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-28T07:46:16.995Z] [2022-04-28T07:46:16.995Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2022-04-28T07:46:16.995Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-28T07:46:16.995Z] [2022-04-28T07:46:16.995Z] DONE 17 tests, 17 skipped in 0.267s [2022-04-28T07:46:16.995Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-04-28T07:46:16.995Z] INFO: Testing against a local daemon [2022-04-28T07:46:16.995Z] === RUN TestPluginInvalidJSON [2022-04-28T07:46:16.995Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-04-28T07:46:16.995Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-04-28T07:46:16.995Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-28T07:46:16.995Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-28T07:46:16.995Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-04-28T07:46:16.995Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-04-28T07:46:16.995Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-04-28T07:46:16.995Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-04-28T07:46:16.995Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-04-28T07:46:16.995Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-04-28T07:46:16.995Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-04-28T07:46:16.995Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-04-28T07:46:16.995Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-04-28T07:46:16.995Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-04-28T07:46:16.995Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-04-28T07:46:16.995Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-04-28T07:46:16.995Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-28T07:46:16.995Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-04-28T07:46:16.995Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-04-28T07:46:16.995Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-04-28T07:46:16.995Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-04-28T07:46:16.995Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-04-28T07:46:16.995Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-04-28T07:46:16.995Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-04-28T07:46:16.995Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-04-28T07:46:16.995Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-04-28T07:46:16.995Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-04-28T07:46:16.995Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-04-28T07:46:16.995Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-04-28T07:46:16.995Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-04-28T07:46:16.995Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-04-28T07:46:16.995Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-04-28T07:46:16.995Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-04-28T07:46:16.995Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-04-28T07:46:16.995Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-04-28T07:46:16.995Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-04-28T07:46:16.995Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-04-28T07:46:16.995Z] === RUN TestPluginInstall [2022-04-28T07:46:16.995Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-28T07:46:16.995Z] --- SKIP: TestPluginInstall (0.00s) [2022-04-28T07:46:16.995Z] === RUN TestPluginsWithRuntimes [2022-04-28T07:46:16.995Z] plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-04-28T07:46:16.995Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-04-28T07:46:16.995Z] === RUN TestPluginBackCompatMediaTypes [2022-04-28T07:46:16.995Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-04-28T07:46:16.995Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-04-28T07:46:16.995Z] PASS [2022-04-28T07:46:16.995Z] [2022-04-28T07:46:16.995Z] === Skipped [2022-04-28T07:46:16.995Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-04-28T07:46:16.995Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-28T07:46:16.995Z] [2022-04-28T07:46:16.995Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-04-28T07:46:16.995Z] plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-04-28T07:46:16.995Z] [2022-04-28T07:46:16.995Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-04-28T07:46:16.995Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-04-28T07:46:16.995Z] [2022-04-28T07:46:16.995Z] DONE 19 tests, 3 skipped in 0.131s [2022-04-28T07:46:16.995Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-04-28T07:46:17.094Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-28T07:46:17.256Z] INFO: Testing against a local daemon [2022-04-28T07:46:17.256Z] === RUN TestExternalGraphDriver [2022-04-28T07:46:17.256Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-04-28T07:46:17.256Z] --- SKIP: TestExternalGraphDriver (0.03s) [2022-04-28T07:46:17.256Z] === RUN TestGraphdriverPluginV2 [2022-04-28T07:46:17.388Z] --- PASS: TestBuildWithEmptyLayers (1.19s) [2022-04-28T07:46:17.388Z] === RUN TestBuildMultiStageOnBuild [2022-04-28T07:46:18.034Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-28T07:46:18.293Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-28T07:46:19.233Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-28T07:46:19.492Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-28T07:46:20.695Z] --- PASS: TestBuildMultiStageOnBuild (3.13s) [2022-04-28T07:46:20.695Z] === RUN TestBuildUncleanTarFilenames [2022-04-28T07:46:21.458Z] --- PASS: TestGraphdriverPluginV2 (3.54s) [2022-04-28T07:46:21.458Z] PASS [2022-04-28T07:46:21.458Z] [2022-04-28T07:46:21.458Z] === Skipped [2022-04-28T07:46:21.458Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.03s) [2022-04-28T07:46:21.458Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-04-28T07:46:21.458Z] [2022-04-28T07:46:21.458Z] DONE 2 tests, 1 skipped in 3.659s [2022-04-28T07:46:21.458Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-04-28T07:46:21.458Z] INFO: Testing against a local daemon [2022-04-28T07:46:21.458Z] === RUN TestContinueAfterPluginCrash [2022-04-28T07:46:21.458Z] === PAUSE TestContinueAfterPluginCrash [2022-04-28T07:46:21.458Z] === RUN TestReadPluginNoRead [2022-04-28T07:46:21.458Z] === PAUSE TestReadPluginNoRead [2022-04-28T07:46:21.458Z] === RUN TestDaemonStartWithLogOpt [2022-04-28T07:46:21.458Z] === PAUSE TestDaemonStartWithLogOpt [2022-04-28T07:46:21.458Z] === CONT TestContinueAfterPluginCrash [2022-04-28T07:46:21.458Z] === CONT TestDaemonStartWithLogOpt [2022-04-28T07:46:22.083Z] --- PASS: TestBuildUncleanTarFilenames (1.71s) [2022-04-28T07:46:22.083Z] === RUN TestBuildMultiStageLayerLeak [2022-04-28T07:46:22.161Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-04-28T07:46:22.161Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-04-28T07:46:22.787Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-28T07:46:24.183Z] 8f616e6e9eec: Pull complete [2022-04-28T07:46:25.391Z] --- PASS: TestBuildMultiStageLayerLeak (3.43s) [2022-04-28T07:46:25.391Z] === RUN TestBuildWithHugeFile [2022-04-28T07:46:25.664Z] --- PASS: TestDaemonStartWithLogOpt (4.23s) [2022-04-28T07:46:25.664Z] === CONT TestReadPluginNoRead [2022-04-28T07:46:26.983Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-04-28T07:46:26.984Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.75s) [2022-04-28T07:46:26.984Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.82s) [2022-04-28T07:46:26.984Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.30s) [2022-04-28T07:46:26.984Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.79s) [2022-04-28T07:46:26.984Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.97s) [2022-04-28T07:46:26.984Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.04s) [2022-04-28T07:46:26.984Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.86s) [2022-04-28T07:46:26.984Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.79s) [2022-04-28T07:46:26.984Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.63s) [2022-04-28T07:46:26.984Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.32s) [2022-04-28T07:46:26.984Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.24s) [2022-04-28T07:46:26.984Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.34s) [2022-04-28T07:46:26.984Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.24s) [2022-04-28T07:46:26.984Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.61s) [2022-04-28T07:46:26.984Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.44s) [2022-04-28T07:46:26.984Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.73s) [2022-04-28T07:46:26.984Z] === RUN TestCgroupNamespacesRun [2022-04-28T07:46:27.577Z] === RUN TestReadPluginNoRead/default [2022-04-28T07:46:27.925Z] --- PASS: TestCgroupNamespacesRun (1.19s) [2022-04-28T07:46:27.925Z] === RUN TestCgroupNamespacesRunPrivileged [2022-04-28T07:46:27.925Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-04-28T07:46:27.925Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-04-28T07:46:27.925Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-04-28T07:46:28.520Z] === RUN TestReadPluginNoRead/disabled_caching [2022-04-28T07:46:28.865Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.18s) [2022-04-28T07:46:28.865Z] === RUN TestCgroupNamespacesRunHostMode [2022-04-28T07:46:29.910Z] --- PASS: TestContinueAfterPluginCrash (8.91s) [2022-04-28T07:46:29.910Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-04-28T07:46:30.245Z] --- PASS: TestCgroupNamespacesRunHostMode (1.18s) [2022-04-28T07:46:30.245Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-04-28T07:46:30.298Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-04-28T07:46:30.298Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-04-28T07:46:30.298Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-04-28T07:46:30.298Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-04-28T07:46:30.298Z] Cross building: bundles/cross/linux/s390x [2022-04-28T07:46:30.298Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-04-28T07:46:30.298Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-04-28T07:46:31.182Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.20s) [2022-04-28T07:46:31.182Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-04-28T07:46:31.291Z] === CONT TestReadPluginNoRead [2022-04-28T07:46:31.291Z] read_test.go:92: [d18a833e071f6] daemon is not started [2022-04-28T07:46:31.291Z] --- PASS: TestReadPluginNoRead (6.12s) [2022-04-28T07:46:31.291Z] --- PASS: TestReadPluginNoRead/default (1.25s) [2022-04-28T07:46:31.291Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.40s) [2022-04-28T07:46:31.291Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.26s) [2022-04-28T07:46:31.291Z] PASS [2022-04-28T07:46:31.291Z] [2022-04-28T07:46:31.291Z] DONE 6 tests in 10.451s [2022-04-28T07:46:31.291Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-04-28T07:46:31.291Z] testing: warning: no tests to run [2022-04-28T07:46:31.291Z] PASS [2022-04-28T07:46:31.291Z] [2022-04-28T07:46:31.291Z] DONE 0 tests in 0.029s [2022-04-28T07:46:31.291Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-04-28T07:46:31.291Z] INFO: Testing against a local daemon [2022-04-28T07:46:31.291Z] === RUN TestPluginWithDevMounts [2022-04-28T07:46:31.291Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-04-28T07:46:31.291Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-04-28T07:46:31.291Z] PASS [2022-04-28T07:46:31.291Z] [2022-04-28T07:46:31.291Z] === Skipped [2022-04-28T07:46:31.291Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-04-28T07:46:31.291Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-04-28T07:46:31.291Z] [2022-04-28T07:46:31.291Z] DONE 1 tests, 1 skipped in 0.089s [2022-04-28T07:46:31.291Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-04-28T07:46:31.291Z] INFO: Testing against a local daemon [2022-04-28T07:46:31.291Z] === RUN TestSecretInspect [2022-04-28T07:46:31.291Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-28T07:46:31.551Z] --- SKIP: TestSecretInspect (0.02s) [2022-04-28T07:46:31.552Z] === RUN TestSecretList [2022-04-28T07:46:31.552Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-28T07:46:31.552Z] --- SKIP: TestSecretList (0.02s) [2022-04-28T07:46:31.552Z] === RUN TestSecretsCreateAndDelete [2022-04-28T07:46:31.552Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-28T07:46:31.552Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-04-28T07:46:31.552Z] === RUN TestSecretsUpdate [2022-04-28T07:46:31.552Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-28T07:46:31.552Z] --- SKIP: TestSecretsUpdate (0.01s) [2022-04-28T07:46:31.552Z] === RUN TestTemplatedSecret [2022-04-28T07:46:31.552Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-28T07:46:31.552Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-04-28T07:46:31.552Z] === RUN TestSecretCreateResolve [2022-04-28T07:46:31.552Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-28T07:46:31.552Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-04-28T07:46:31.552Z] PASS [2022-04-28T07:46:31.552Z] [2022-04-28T07:46:31.552Z] === Skipped [2022-04-28T07:46:31.552Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2022-04-28T07:46:31.552Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-28T07:46:31.552Z] [2022-04-28T07:46:31.552Z] === SKIP: amd64.integration.secret TestSecretList (0.02s) [2022-04-28T07:46:31.552Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-28T07:46:31.552Z] [2022-04-28T07:46:31.552Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-04-28T07:46:31.552Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-28T07:46:31.552Z] [2022-04-28T07:46:31.552Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2022-04-28T07:46:31.552Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-28T07:46:31.552Z] [2022-04-28T07:46:31.552Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-04-28T07:46:31.552Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-28T07:46:31.552Z] [2022-04-28T07:46:31.552Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-04-28T07:46:31.552Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-28T07:46:31.552Z] [2022-04-28T07:46:31.552Z] DONE 6 tests, 6 skipped in 0.157s [2022-04-28T07:46:31.552Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-04-28T07:46:31.552Z] INFO: Testing against a local daemon [2022-04-28T07:46:31.552Z] === RUN TestServiceCreateInit [2022-04-28T07:46:31.552Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-28T07:46:31.552Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-28T07:46:31.552Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-28T07:46:31.552Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-28T07:46:31.552Z] --- PASS: TestServiceCreateInit (0.02s) [2022-04-28T07:46:31.552Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-28T07:46:31.552Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-28T07:46:31.552Z] === RUN TestCreateServiceMultipleTimes [2022-04-28T07:46:31.552Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-28T07:46:31.552Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-04-28T07:46:31.552Z] === RUN TestCreateServiceConflict [2022-04-28T07:46:31.552Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-28T07:46:31.552Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-04-28T07:46:31.552Z] === RUN TestCreateServiceMaxReplicas [2022-04-28T07:46:31.552Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-28T07:46:31.552Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-04-28T07:46:31.552Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-28T07:46:31.552Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-28T07:46:31.552Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.02s) [2022-04-28T07:46:31.552Z] === RUN TestCreateServiceSecretFileMode [2022-04-28T07:46:31.552Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-28T07:46:31.552Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-04-28T07:46:31.552Z] === RUN TestCreateServiceConfigFileMode [2022-04-28T07:46:31.552Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-28T07:46:31.812Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-04-28T07:46:31.812Z] === RUN TestCreateServiceSysctls [2022-04-28T07:46:31.812Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-28T07:46:31.812Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-04-28T07:46:31.812Z] === RUN TestCreateServiceCapabilities [2022-04-28T07:46:31.812Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-28T07:46:31.812Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-04-28T07:46:31.812Z] === RUN TestInspect [2022-04-28T07:46:31.812Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-28T07:46:31.812Z] --- SKIP: TestInspect (0.01s) [2022-04-28T07:46:31.812Z] === RUN TestCreateJob [2022-04-28T07:46:31.812Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-28T07:46:31.812Z] --- SKIP: TestCreateJob (0.01s) [2022-04-28T07:46:31.812Z] === RUN TestReplicatedJob [2022-04-28T07:46:31.812Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-28T07:46:31.812Z] --- SKIP: TestReplicatedJob (0.01s) [2022-04-28T07:46:31.812Z] === RUN TestUpdateReplicatedJob [2022-04-28T07:46:31.812Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-28T07:46:31.812Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-04-28T07:46:31.812Z] === RUN TestServiceListWithStatuses [2022-04-28T07:46:31.812Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-28T07:46:31.812Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-28T07:46:31.812Z] === RUN TestDockerNetworkConnectAlias [2022-04-28T07:46:31.812Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-28T07:46:31.812Z] --- SKIP: TestDockerNetworkConnectAlias (0.02s) [2022-04-28T07:46:31.812Z] === RUN TestDockerNetworkReConnect [2022-04-28T07:46:31.812Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-28T07:46:31.812Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-04-28T07:46:31.812Z] === RUN TestServicePlugin [2022-04-28T07:46:32.558Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.16s) [2022-04-28T07:46:32.558Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-04-28T07:46:33.124Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s) [2022-04-28T07:46:33.124Z] === RUN TestCgroupNamespacesRunOlderClient [2022-04-28T07:46:33.723Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-28T07:46:33.723Z] --- SKIP: TestServicePlugin (1.98s) [2022-04-28T07:46:33.723Z] === RUN TestServiceUpdateLabel [2022-04-28T07:46:33.723Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-28T07:46:33.723Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-04-28T07:46:33.723Z] === RUN TestServiceUpdateSecrets [2022-04-28T07:46:33.723Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-28T07:46:33.723Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-04-28T07:46:33.723Z] === RUN TestServiceUpdateConfigs [2022-04-28T07:46:33.723Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-28T07:46:33.723Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-04-28T07:46:33.723Z] === RUN TestServiceUpdateNetwork [2022-04-28T07:46:33.723Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-28T07:46:33.723Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-04-28T07:46:33.723Z] === RUN TestServiceUpdatePidsLimit [2022-04-28T07:46:33.984Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-28T07:46:33.984Z] --- SKIP: TestServiceUpdatePidsLimit (0.04s) [2022-04-28T07:46:33.984Z] PASS [2022-04-28T07:46:33.984Z] [2022-04-28T07:46:33.984Z] === Skipped [2022-04-28T07:46:33.984Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-28T07:46:33.984Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-28T07:46:33.984Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-28T07:46:33.984Z] [2022-04-28T07:46:33.984Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-28T07:46:33.984Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-28T07:46:33.984Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-28T07:46:33.984Z] [2022-04-28T07:46:33.984Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-04-28T07:46:33.984Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-28T07:46:33.984Z] [2022-04-28T07:46:33.984Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-04-28T07:46:33.984Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-28T07:46:33.984Z] [2022-04-28T07:46:33.984Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-04-28T07:46:33.984Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-28T07:46:33.984Z] [2022-04-28T07:46:33.984Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.02s) [2022-04-28T07:46:33.984Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-28T07:46:33.984Z] [2022-04-28T07:46:33.984Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-04-28T07:46:33.984Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-28T07:46:33.984Z] [2022-04-28T07:46:33.984Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-04-28T07:46:33.984Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-28T07:46:33.984Z] [2022-04-28T07:46:33.984Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s) [2022-04-28T07:46:33.984Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-28T07:46:33.984Z] [2022-04-28T07:46:33.985Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s) [2022-04-28T07:46:33.985Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-28T07:46:33.985Z] [2022-04-28T07:46:33.985Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-04-28T07:46:33.985Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-28T07:46:33.985Z] [2022-04-28T07:46:33.985Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-04-28T07:46:33.985Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-28T07:46:33.985Z] [2022-04-28T07:46:33.985Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-04-28T07:46:33.985Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-28T07:46:33.985Z] [2022-04-28T07:46:33.985Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-04-28T07:46:33.985Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-28T07:46:33.985Z] [2022-04-28T07:46:33.985Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-04-28T07:46:33.985Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-28T07:46:33.985Z] [2022-04-28T07:46:33.985Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.02s) [2022-04-28T07:46:33.985Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-28T07:46:33.985Z] [2022-04-28T07:46:33.985Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-04-28T07:46:33.985Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-28T07:46:33.985Z] [2022-04-28T07:46:33.985Z] === SKIP: amd64.integration.service TestServicePlugin (1.98s) [2022-04-28T07:46:33.985Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-28T07:46:33.985Z] [2022-04-28T07:46:33.985Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-04-28T07:46:33.985Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-28T07:46:33.985Z] [2022-04-28T07:46:33.985Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-04-28T07:46:33.985Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-28T07:46:33.985Z] [2022-04-28T07:46:33.985Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-04-28T07:46:33.985Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-28T07:46:33.985Z] [2022-04-28T07:46:33.985Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-04-28T07:46:33.985Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-28T07:46:33.985Z] [2022-04-28T07:46:33.985Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.04s) [2022-04-28T07:46:33.985Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-28T07:46:33.985Z] [2022-04-28T07:46:33.985Z] DONE 24 tests, 23 skipped in 2.379s [2022-04-28T07:46:33.985Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-04-28T07:46:33.985Z] INFO: Testing against a local daemon [2022-04-28T07:46:33.985Z] === RUN TestSessionCreate [2022-04-28T07:46:33.985Z] --- PASS: TestSessionCreate (0.03s) [2022-04-28T07:46:33.985Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-28T07:46:33.985Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-04-28T07:46:33.985Z] PASS [2022-04-28T07:46:33.985Z] [2022-04-28T07:46:33.985Z] DONE 2 tests in 0.146s [2022-04-28T07:46:33.985Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-04-28T07:46:34.246Z] INFO: Testing against a local daemon [2022-04-28T07:46:34.246Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-28T07:46:34.246Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-28T07:46:34.246Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-28T07:46:34.246Z] === RUN TestDiskUsage [2022-04-28T07:46:34.246Z] === PAUSE TestDiskUsage [2022-04-28T07:46:34.246Z] === RUN TestEventsExecDie [2022-04-28T07:46:34.506Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.18s) [2022-04-28T07:46:34.506Z] === RUN TestNISDomainname [2022-04-28T07:46:34.766Z] --- PASS: TestNISDomainname (0.56s) [2022-04-28T07:46:34.766Z] === RUN TestHostnameDnsResolution [2022-04-28T07:46:34.817Z] --- PASS: TestEventsExecDie (0.50s) [2022-04-28T07:46:34.817Z] === RUN TestEventsBackwardsCompatible [2022-04-28T07:46:34.817Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-04-28T07:46:34.817Z] === RUN TestEventsVolumeCreate [2022-04-28T07:46:34.817Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-04-28T07:46:34.817Z] === RUN TestInfoBinaryCommits [2022-04-28T07:46:34.817Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-04-28T07:46:34.817Z] === RUN TestInfoAPIVersioned [2022-04-28T07:46:34.817Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-04-28T07:46:34.817Z] === RUN TestInfoAPI [2022-04-28T07:46:34.817Z] --- PASS: TestInfoAPI (0.02s) [2022-04-28T07:46:34.817Z] === RUN TestInfoAPIWarnings [2022-04-28T07:46:35.707Z] --- PASS: TestHostnameDnsResolution (0.73s) [2022-04-28T07:46:35.707Z] === RUN TestUnprivilegedPortsAndPing [2022-04-28T07:46:36.275Z] --- PASS: TestUnprivilegedPortsAndPing (0.57s) [2022-04-28T07:46:36.275Z] === RUN TestPrivilegedHostDevices [2022-04-28T07:46:36.845Z] --- PASS: TestPrivilegedHostDevices (0.49s) [2022-04-28T07:46:36.845Z] === RUN TestStats [2022-04-28T07:46:39.383Z] --- PASS: TestStats (2.48s) [2022-04-28T07:46:39.383Z] === RUN TestStopContainerWithTimeout [2022-04-28T07:46:39.383Z] === RUN TestStopContainerWithTimeout/0 [2022-04-28T07:46:39.383Z] === PAUSE TestStopContainerWithTimeout/0 [2022-04-28T07:46:39.383Z] === RUN TestStopContainerWithTimeout/1 [2022-04-28T07:46:39.383Z] === PAUSE TestStopContainerWithTimeout/1 [2022-04-28T07:46:39.383Z] === RUN TestStopContainerWithTimeout/3 [2022-04-28T07:46:39.383Z] === PAUSE TestStopContainerWithTimeout/3 [2022-04-28T07:46:39.383Z] === RUN TestStopContainerWithTimeout/-1 [2022-04-28T07:46:39.383Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-04-28T07:46:39.383Z] === CONT TestStopContainerWithTimeout/0 [2022-04-28T07:46:39.383Z] === CONT TestStopContainerWithTimeout/3 [2022-04-28T07:46:39.954Z] === CONT TestStopContainerWithTimeout/1 [2022-04-28T07:46:40.223Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-04-28T07:46:41.328Z] === CONT TestStopContainerWithTimeout/-1 [2022-04-28T07:46:43.860Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-04-28T07:46:43.860Z] --- PASS: TestStopContainerWithTimeout/0 (0.71s) [2022-04-28T07:46:43.860Z] --- PASS: TestStopContainerWithTimeout/1 (1.49s) [2022-04-28T07:46:43.860Z] --- PASS: TestStopContainerWithTimeout/3 (2.66s) [2022-04-28T07:46:43.860Z] --- PASS: TestStopContainerWithTimeout/-1 (2.44s) [2022-04-28T07:46:43.860Z] === RUN TestDeleteDevicemapper [2022-04-28T07:46:43.860Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-28T07:46:43.860Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-04-28T07:46:43.860Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-28T07:46:45.236Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.47s) [2022-04-28T07:46:45.237Z] === RUN TestUpdateMemory [2022-04-28T07:46:45.237Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-04-28T07:46:45.237Z] --- SKIP: TestUpdateMemory (0.00s) [2022-04-28T07:46:45.237Z] === RUN TestUpdateCPUQuota [2022-04-28T07:46:46.234Z] --- PASS: TestUpdateCPUQuota (0.99s) [2022-04-28T07:46:46.234Z] === RUN TestUpdatePidsLimit [2022-04-28T07:46:46.234Z] === RUN TestUpdatePidsLimit/update_from_none [2022-04-28T07:46:46.511Z] === RUN TestUpdatePidsLimit/no_change [2022-04-28T07:46:46.760Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-04-28T07:46:46.771Z] === RUN TestUpdatePidsLimit/update_lower [2022-04-28T07:46:47.030Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-04-28T07:46:47.030Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-04-28T07:46:47.289Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-04-28T07:46:47.548Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-04-28T07:46:48.485Z] --- PASS: TestUpdatePidsLimit (2.02s) [2022-04-28T07:46:48.485Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.22s) [2022-04-28T07:46:48.485Z] --- PASS: TestUpdatePidsLimit/no_change (0.22s) [2022-04-28T07:46:48.485Z] --- PASS: TestUpdatePidsLimit/update_lower (0.22s) [2022-04-28T07:46:48.485Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.22s) [2022-04-28T07:46:48.485Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s) [2022-04-28T07:46:48.485Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.21s) [2022-04-28T07:46:48.485Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.20s) [2022-04-28T07:46:48.485Z] === RUN TestUpdateRestartPolicy [2022-04-28T07:46:52.995Z] --- PASS: TestInfoAPIWarnings (16.57s) [2022-04-28T07:46:52.995Z] === RUN TestInfoDebug [2022-04-28T07:46:52.995Z] --- PASS: TestInfoDebug (0.54s) [2022-04-28T07:46:52.995Z] === RUN TestInfoInsecureRegistries [2022-04-28T07:46:52.995Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-04-28T07:46:52.995Z] === RUN TestInfoRegistryMirrors [2022-04-28T07:46:52.995Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-04-28T07:46:52.995Z] === RUN TestLoginFailsWithBadCredentials [2022-04-28T07:46:52.995Z] --- PASS: TestLoginFailsWithBadCredentials (0.09s) [2022-04-28T07:46:52.995Z] === RUN TestPingCacheHeaders [2022-04-28T07:46:53.255Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-04-28T07:46:53.255Z] === RUN TestPingGet [2022-04-28T07:46:53.255Z] --- PASS: TestPingGet (0.02s) [2022-04-28T07:46:53.255Z] === RUN TestPingHead [2022-04-28T07:46:53.255Z] --- PASS: TestPingHead (0.03s) [2022-04-28T07:46:53.255Z] === RUN TestPingSwarmHeader [2022-04-28T07:46:53.825Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-04-28T07:46:53.825Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-04-28T07:46:54.853Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-04-28T07:46:54.853Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-04-28T07:46:55.221Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-04-28T07:46:55.221Z] --- PASS: TestPingSwarmHeader (1.80s) [2022-04-28T07:46:55.221Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-04-28T07:46:55.221Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-04-28T07:46:55.221Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-04-28T07:46:55.221Z] === RUN TestVersion [2022-04-28T07:46:55.221Z] --- PASS: TestVersion (0.03s) [2022-04-28T07:46:55.221Z] === CONT TestDiskUsage [2022-04-28T07:46:55.419Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-04-28T07:46:55.482Z] === RUN TestDiskUsage/empty [2022-04-28T07:46:55.482Z] === RUN TestDiskUsage/empty/container_types [2022-04-28T07:46:55.482Z] === RUN TestDiskUsage/empty/image_types [2022-04-28T07:46:55.482Z] === RUN TestDiskUsage/empty/volume_types [2022-04-28T07:46:55.482Z] === RUN TestDiskUsage/empty/build-cache_types [2022-04-28T07:46:55.482Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-04-28T07:46:55.482Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-04-28T07:46:55.482Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-04-28T07:46:55.482Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-04-28T07:46:55.482Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-04-28T07:46:55.482Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-04-28T07:46:55.482Z] === RUN TestDiskUsage/after_LoadBusybox [2022-04-28T07:46:55.742Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-04-28T07:46:55.742Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-04-28T07:46:55.742Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-04-28T07:46:55.742Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-04-28T07:46:55.742Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-04-28T07:46:55.742Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-04-28T07:46:55.742Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-04-28T07:46:55.742Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-04-28T07:46:55.742Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-04-28T07:46:55.742Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-04-28T07:46:55.742Z] === RUN TestDiskUsage/after_container.Run [2022-04-28T07:46:56.002Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-04-28T07:46:56.002Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-04-28T07:46:56.002Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-04-28T07:46:56.002Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-04-28T07:46:56.002Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-04-28T07:46:56.002Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-04-28T07:46:56.002Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-04-28T07:46:56.002Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-04-28T07:46:56.002Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-04-28T07:46:56.002Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-04-28T07:46:56.262Z] --- PASS: TestDiskUsage (1.22s) [2022-04-28T07:46:56.262Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-04-28T07:46:56.262Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-04-28T07:46:56.262Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-04-28T07:46:56.262Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-04-28T07:46:56.262Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-04-28T07:46:56.262Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-04-28T07:46:56.262Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-04-28T07:46:56.262Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-04-28T07:46:56.262Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-04-28T07:46:56.262Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-04-28T07:46:56.262Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-04-28T07:46:56.263Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-04-28T07:46:56.263Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-04-28T07:46:56.263Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-04-28T07:46:56.263Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-04-28T07:46:56.263Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-04-28T07:46:56.263Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-04-28T07:46:56.263Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-04-28T07:46:56.263Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-04-28T07:46:56.263Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-04-28T07:46:56.263Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-04-28T07:46:56.263Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-04-28T07:46:56.263Z] --- PASS: TestDiskUsage/after_container.Run (0.37s) [2022-04-28T07:46:56.263Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s) [2022-04-28T07:46:56.263Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-04-28T07:46:56.263Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-04-28T07:46:56.263Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-04-28T07:46:56.263Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.02s) [2022-04-28T07:46:56.263Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.01s) [2022-04-28T07:46:56.263Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-04-28T07:46:56.263Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-04-28T07:46:56.263Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-04-28T07:46:56.263Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s) [2022-04-28T07:46:56.263Z] PASS [2022-04-28T07:46:56.263Z] [2022-04-28T07:46:56.263Z] === Skipped [2022-04-28T07:46:56.263Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-28T07:46:56.263Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-28T07:46:56.263Z] [2022-04-28T07:46:56.263Z] DONE 54 tests, 1 skipped in 22.189s [2022-04-28T07:46:56.263Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-04-28T07:46:56.263Z] INFO: Testing against a local daemon [2022-04-28T07:46:56.263Z] === RUN TestVolumesCreateAndList [2022-04-28T07:46:56.263Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-04-28T07:46:56.263Z] === RUN TestVolumesRemove [2022-04-28T07:46:56.263Z] --- PASS: TestVolumesRemove (0.05s) [2022-04-28T07:46:56.263Z] === RUN TestVolumesInspect [2022-04-28T07:46:56.347Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-04-28T07:46:56.347Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-04-28T07:46:56.523Z] --- PASS: TestVolumesInspect (0.02s) [2022-04-28T07:46:56.523Z] === RUN TestVolumesInvalidJSON [2022-04-28T07:46:56.523Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-04-28T07:46:56.523Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-04-28T07:46:56.523Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-04-28T07:46:56.523Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-04-28T07:46:56.523Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-04-28T07:46:56.523Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-04-28T07:46:56.523Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-04-28T07:46:56.523Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-04-28T07:46:56.523Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-04-28T07:46:56.523Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-04-28T07:46:56.523Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-04-28T07:46:56.523Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-04-28T07:46:56.523Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-04-28T07:46:56.523Z] PASS [2022-04-28T07:46:56.523Z] [2022-04-28T07:46:56.523Z] DONE 9 tests in 0.183s [2022-04-28T07:46:56.523Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-28T07:46:56.523Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14180 is not a child of this shell [2022-04-28T07:46:56.523Z] warning: PID 14180 from bundles/test-integration/docker.pid had a nonzero exit code [2022-04-28T07:46:56.523Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-28T07:46:56.523Z] [2022-04-28T07:46:56.523Z] Unloading profiles will leave already running processes permanently [2022-04-28T07:46:56.523Z] unconfined, which can lead to unexpected situations. [2022-04-28T07:46:56.523Z] [2022-04-28T07:46:56.523Z] To set a process to complain mode, use the command line tool [2022-04-28T07:46:56.523Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-28T07:46:56.523Z] Removing test suite binaries [2022-04-28T07:46:56.523Z] exiting test-integration [2022-04-28T07:46:56.523Z] ++ exit 0 [2022-04-28T07:46:56.523Z] [2022-04-28T07:46:56.847Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-04-28T07:46:56.847Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-04-28T07:46:56.847Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-04-28T07:46:57.275Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-04-28T07:46:57.456Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-04-28T07:46:57.456Z] Post stage [Pipeline] junit [2022-04-28T07:46:57.551Z] Recording test results [2022-04-28T07:46:59.003Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-04-28T07:46:59.180Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [Pipeline] } [2022-04-28T07:46:59.364Z] + echo Ensuring container killed. [2022-04-28T07:46:59.364Z] Ensuring container killed. [2022-04-28T07:46:59.364Z] + docker rm -vf docker-pr2 [2022-04-28T07:46:59.364Z] Error: No such container: docker-pr2 [Pipeline] // stage [Pipeline] sh [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-04-28T07:46:59.674Z] + echo Chowning /workspace to jenkins user [2022-04-28T07:46:59.674Z] Chowning /workspace to jenkins user [2022-04-28T07:46:59.674Z] + id -u [2022-04-28T07:46:59.674Z] + id -g [2022-04-28T07:46:59.674Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43536:/workspace busybox chown -R 1000:1000 /workspace [2022-04-28T07:46:59.674Z] Unable to find image 'busybox:latest' locally [2022-04-28T07:46:59.725Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-04-28T07:46:59.937Z] latest: Pulling from library/busybox [2022-04-28T07:46:59.937Z] 50e8d59317eb: Pulling fs layer [2022-04-28T07:46:59.937Z] 50e8d59317eb: Verifying Checksum [2022-04-28T07:46:59.937Z] 50e8d59317eb: Download complete [2022-04-28T07:46:59.937Z] 50e8d59317eb: Pull complete [2022-04-28T07:46:59.937Z] Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8 [2022-04-28T07:46:59.937Z] Status: Downloaded newer image for busybox:latest [2022-04-28T07:47:00.005Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43536/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4cf904494e221d2a9846f4d720b6701a14215cb2 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4cf904494e221d2a9846f4d720b6701a14215cb2 hack/test/unit [2022-04-28T07:47:00.263Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-04-28T07:47:00.263Z] + TESTFLAGS+=' -test.timeout=5m' [2022-04-28T07:47:00.263Z] + TESTDIRS=./... [2022-04-28T07:47:00.263Z] + exclude_paths='/vendor/|/integration' [2022-04-28T07:47:00.263Z] ++ go list ./... [2022-04-28T07:47:00.263Z] ++ grep -vE '(/vendor/|/integration)' [2022-04-28T07:47:00.548Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-04-28T07:47:00.690Z] --- PASS: TestUpdateRestartPolicy (11.08s) [2022-04-28T07:47:00.690Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-28T07:47:00.690Z] --- PASS: TestUpdateRestartWithAutoRemove (0.47s) [2022-04-28T07:47:00.690Z] === RUN TestWaitNonBlocked [2022-04-28T07:47:00.690Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-28T07:47:00.690Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-28T07:47:00.690Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-28T07:47:00.690Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-28T07:47:00.690Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-28T07:47:00.690Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-28T07:47:00.690Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-04-28T07:47:00.690Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.74s) [2022-04-28T07:47:00.690Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.76s) [2022-04-28T07:47:00.690Z] === RUN TestWaitBlocked [2022-04-28T07:47:00.690Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-28T07:47:00.690Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-28T07:47:00.690Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-04-28T07:47:00.690Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-04-28T07:47:00.690Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-28T07:47:00.690Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-04-28T07:47:00.828Z] + pkg_list='github.com/docker/docker/api [2022-04-28T07:47:00.828Z] github.com/docker/docker/api/server [2022-04-28T07:47:00.828Z] github.com/docker/docker/api/server/backend/build [2022-04-28T07:47:00.828Z] github.com/docker/docker/api/server/httpstatus [2022-04-28T07:47:00.828Z] github.com/docker/docker/api/server/httputils [2022-04-28T07:47:00.828Z] github.com/docker/docker/api/server/middleware [2022-04-28T07:47:00.828Z] github.com/docker/docker/api/server/router [2022-04-28T07:47:00.828Z] github.com/docker/docker/api/server/router/build [2022-04-28T07:47:00.828Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-28T07:47:00.828Z] github.com/docker/docker/api/server/router/container [2022-04-28T07:47:00.828Z] github.com/docker/docker/api/server/router/debug [2022-04-28T07:47:00.828Z] github.com/docker/docker/api/server/router/distribution [2022-04-28T07:47:00.828Z] github.com/docker/docker/api/server/router/grpc [2022-04-28T07:47:00.828Z] github.com/docker/docker/api/server/router/image [2022-04-28T07:47:00.828Z] github.com/docker/docker/api/server/router/network [2022-04-28T07:47:00.828Z] github.com/docker/docker/api/server/router/plugin [2022-04-28T07:47:00.828Z] github.com/docker/docker/api/server/router/session [2022-04-28T07:47:00.828Z] github.com/docker/docker/api/server/router/swarm [2022-04-28T07:47:00.828Z] github.com/docker/docker/api/server/router/system [2022-04-28T07:47:00.828Z] github.com/docker/docker/api/server/router/volume [2022-04-28T07:47:00.828Z] github.com/docker/docker/api/types [2022-04-28T07:47:00.828Z] github.com/docker/docker/api/types/backend [2022-04-28T07:47:00.828Z] github.com/docker/docker/api/types/blkiodev [2022-04-28T07:47:00.828Z] github.com/docker/docker/api/types/container [2022-04-28T07:47:00.828Z] github.com/docker/docker/api/types/events [2022-04-28T07:47:00.828Z] github.com/docker/docker/api/types/filters [2022-04-28T07:47:00.828Z] github.com/docker/docker/api/types/image [2022-04-28T07:47:00.828Z] github.com/docker/docker/api/types/mount [2022-04-28T07:47:00.828Z] github.com/docker/docker/api/types/network [2022-04-28T07:47:00.828Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-28T07:47:00.828Z] github.com/docker/docker/api/types/registry [2022-04-28T07:47:00.828Z] github.com/docker/docker/api/types/strslice [2022-04-28T07:47:00.828Z] github.com/docker/docker/api/types/swarm [2022-04-28T07:47:00.828Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-28T07:47:00.828Z] github.com/docker/docker/api/types/time [2022-04-28T07:47:00.828Z] github.com/docker/docker/api/types/versions [2022-04-28T07:47:00.828Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-28T07:47:00.828Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-28T07:47:00.828Z] github.com/docker/docker/api/types/volume [2022-04-28T07:47:00.828Z] github.com/docker/docker/builder [2022-04-28T07:47:00.828Z] github.com/docker/docker/builder/builder-next [2022-04-28T07:47:00.828Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-28T07:47:00.828Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-28T07:47:00.828Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-28T07:47:00.828Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-28T07:47:00.828Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-28T07:47:00.828Z] github.com/docker/docker/builder/builder-next/worker [2022-04-28T07:47:00.828Z] github.com/docker/docker/builder/dockerfile [2022-04-28T07:47:00.828Z] github.com/docker/docker/builder/remotecontext [2022-04-28T07:47:00.828Z] github.com/docker/docker/builder/remotecontext/git [2022-04-28T07:47:00.828Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-28T07:47:00.828Z] github.com/docker/docker/cli [2022-04-28T07:47:00.828Z] github.com/docker/docker/cli/config [2022-04-28T07:47:00.828Z] github.com/docker/docker/cli/debug [2022-04-28T07:47:00.828Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-04-28T07:47:00.828Z] github.com/docker/docker/cli/winresources/dockerd [2022-04-28T07:47:00.828Z] github.com/docker/docker/client [2022-04-28T07:47:00.828Z] github.com/docker/docker/cmd/docker-proxy [2022-04-28T07:47:00.828Z] github.com/docker/docker/cmd/dockerd [2022-04-28T07:47:00.828Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-28T07:47:00.828Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-28T07:47:00.828Z] github.com/docker/docker/container [2022-04-28T07:47:00.828Z] github.com/docker/docker/container/stream [2022-04-28T07:47:00.828Z] github.com/docker/docker/contrib/apparmor [2022-04-28T07:47:00.828Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-28T07:47:00.828Z] github.com/docker/docker/contrib/httpserver [2022-04-28T07:47:00.828Z] github.com/docker/docker/daemon [2022-04-28T07:47:00.828Z] github.com/docker/docker/daemon/cluster [2022-04-28T07:47:00.828Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-28T07:47:00.828Z] github.com/docker/docker/daemon/cluster/convert [2022-04-28T07:47:00.828Z] github.com/docker/docker/daemon/cluster/executor [2022-04-28T07:47:00.828Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-28T07:47:00.828Z] github.com/docker/docker/daemon/cluster/provider [2022-04-28T07:47:00.828Z] github.com/docker/docker/daemon/config [2022-04-28T07:47:00.828Z] github.com/docker/docker/daemon/events [2022-04-28T07:47:00.828Z] github.com/docker/docker/daemon/events/testutils [2022-04-28T07:47:00.828Z] github.com/docker/docker/daemon/exec [2022-04-28T07:47:00.828Z] github.com/docker/docker/daemon/graphdriver [2022-04-28T07:47:00.828Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-28T07:47:00.828Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-28T07:47:00.828Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-28T07:47:00.828Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-28T07:47:00.828Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-28T07:47:00.828Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-28T07:47:00.828Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-28T07:47:00.828Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-28T07:47:00.828Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-28T07:47:00.828Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-28T07:47:00.828Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-28T07:47:00.828Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-28T07:47:00.828Z] github.com/docker/docker/daemon/images [2022-04-28T07:47:00.828Z] github.com/docker/docker/daemon/initlayer [2022-04-28T07:47:00.829Z] github.com/docker/docker/daemon/links [2022-04-28T07:47:00.829Z] github.com/docker/docker/daemon/listeners [2022-04-28T07:47:00.829Z] github.com/docker/docker/daemon/logger [2022-04-28T07:47:00.829Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-28T07:47:00.829Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-28T07:47:00.829Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-28T07:47:00.829Z] github.com/docker/docker/daemon/logger/gelf [2022-04-28T07:47:00.829Z] github.com/docker/docker/daemon/logger/journald [2022-04-28T07:47:00.829Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-28T07:47:00.829Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-28T07:47:00.829Z] github.com/docker/docker/daemon/logger/local [2022-04-28T07:47:00.829Z] github.com/docker/docker/daemon/logger/logentries [2022-04-28T07:47:00.829Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-28T07:47:00.829Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-28T07:47:00.829Z] github.com/docker/docker/daemon/logger/splunk [2022-04-28T07:47:00.829Z] github.com/docker/docker/daemon/logger/syslog [2022-04-28T07:47:00.829Z] github.com/docker/docker/daemon/logger/templates [2022-04-28T07:47:00.829Z] github.com/docker/docker/daemon/names [2022-04-28T07:47:00.829Z] github.com/docker/docker/daemon/network [2022-04-28T07:47:00.829Z] github.com/docker/docker/daemon/stats [2022-04-28T07:47:00.829Z] github.com/docker/docker/distribution [2022-04-28T07:47:00.829Z] github.com/docker/docker/distribution/metadata [2022-04-28T07:47:00.829Z] github.com/docker/docker/distribution/utils [2022-04-28T07:47:00.829Z] github.com/docker/docker/distribution/xfer [2022-04-28T07:47:00.829Z] github.com/docker/docker/dockerversion [2022-04-28T07:47:00.829Z] github.com/docker/docker/errdefs [2022-04-28T07:47:00.829Z] github.com/docker/docker/image [2022-04-28T07:47:00.829Z] github.com/docker/docker/image/cache [2022-04-28T07:47:00.829Z] github.com/docker/docker/image/tarexport [2022-04-28T07:47:00.829Z] github.com/docker/docker/image/v1 [2022-04-28T07:47:00.829Z] github.com/docker/docker/internal/test/suite [2022-04-28T07:47:00.829Z] github.com/docker/docker/layer [2022-04-28T07:47:00.829Z] github.com/docker/docker/libcontainerd [2022-04-28T07:47:00.829Z] github.com/docker/docker/libcontainerd/queue [2022-04-28T07:47:00.829Z] github.com/docker/docker/libcontainerd/remote [2022-04-28T07:47:00.829Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-28T07:47:00.829Z] github.com/docker/docker/libcontainerd/types [2022-04-28T07:47:00.829Z] github.com/docker/docker/libnetwork [2022-04-28T07:47:00.829Z] github.com/docker/docker/libnetwork/bitseq [2022-04-28T07:47:00.829Z] github.com/docker/docker/libnetwork/cluster [2022-04-28T07:47:00.829Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-28T07:47:00.829Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-28T07:47:00.829Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-28T07:47:00.829Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-28T07:47:00.829Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-28T07:47:00.829Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-28T07:47:00.829Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-28T07:47:00.829Z] github.com/docker/docker/libnetwork/config [2022-04-28T07:47:00.829Z] github.com/docker/docker/libnetwork/datastore [2022-04-28T07:47:00.829Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-28T07:47:00.829Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-28T07:47:00.829Z] github.com/docker/docker/libnetwork/driverapi [2022-04-28T07:47:00.829Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-28T07:47:00.829Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-28T07:47:00.829Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-28T07:47:00.829Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-28T07:47:00.829Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-28T07:47:00.829Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-28T07:47:00.829Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-28T07:47:00.829Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-28T07:47:00.829Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-28T07:47:00.829Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-28T07:47:00.829Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-28T07:47:00.829Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-28T07:47:00.829Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-28T07:47:00.829Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-28T07:47:00.829Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-28T07:47:00.829Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-28T07:47:00.829Z] github.com/docker/docker/libnetwork/etchosts [2022-04-28T07:47:00.829Z] github.com/docker/docker/libnetwork/idm [2022-04-28T07:47:00.829Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-28T07:47:00.829Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-28T07:47:00.829Z] github.com/docker/docker/libnetwork/ipam [2022-04-28T07:47:00.829Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-28T07:47:00.829Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-28T07:47:00.829Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-28T07:47:00.829Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-28T07:47:00.829Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-28T07:47:00.829Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-28T07:47:00.829Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-28T07:47:00.829Z] github.com/docker/docker/libnetwork/iptables [2022-04-28T07:47:00.829Z] github.com/docker/docker/libnetwork/netlabel [2022-04-28T07:47:00.829Z] github.com/docker/docker/libnetwork/netutils [2022-04-28T07:47:00.829Z] github.com/docker/docker/libnetwork/networkdb [2022-04-28T07:47:00.829Z] github.com/docker/docker/libnetwork/ns [2022-04-28T07:47:00.829Z] github.com/docker/docker/libnetwork/options [2022-04-28T07:47:00.829Z] github.com/docker/docker/libnetwork/osl [2022-04-28T07:47:00.829Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-28T07:47:00.829Z] github.com/docker/docker/libnetwork/portallocator [2022-04-28T07:47:00.829Z] github.com/docker/docker/libnetwork/portmapper [2022-04-28T07:47:00.829Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-28T07:47:00.829Z] github.com/docker/docker/libnetwork/testutils [2022-04-28T07:47:00.829Z] github.com/docker/docker/libnetwork/types [2022-04-28T07:47:00.829Z] github.com/docker/docker/oci [2022-04-28T07:47:00.829Z] github.com/docker/docker/oci/caps [2022-04-28T07:47:00.829Z] github.com/docker/docker/opts [2022-04-28T07:47:00.829Z] github.com/docker/docker/pkg/aaparser [2022-04-28T07:47:00.829Z] github.com/docker/docker/pkg/archive [2022-04-28T07:47:00.829Z] github.com/docker/docker/pkg/authorization [2022-04-28T07:47:00.829Z] github.com/docker/docker/pkg/broadcaster [2022-04-28T07:47:00.829Z] github.com/docker/docker/pkg/capabilities [2022-04-28T07:47:00.829Z] github.com/docker/docker/pkg/chrootarchive [2022-04-28T07:47:00.829Z] github.com/docker/docker/pkg/containerfs [2022-04-28T07:47:00.829Z] github.com/docker/docker/pkg/devicemapper [2022-04-28T07:47:00.829Z] github.com/docker/docker/pkg/directory [2022-04-28T07:47:00.829Z] github.com/docker/docker/pkg/dmesg [2022-04-28T07:47:00.829Z] github.com/docker/docker/pkg/filenotify [2022-04-28T07:47:00.829Z] github.com/docker/docker/pkg/fileutils [2022-04-28T07:47:00.829Z] github.com/docker/docker/pkg/fsutils [2022-04-28T07:47:00.829Z] github.com/docker/docker/pkg/homedir [2022-04-28T07:47:00.829Z] github.com/docker/docker/pkg/idtools [2022-04-28T07:47:00.829Z] github.com/docker/docker/pkg/ioutils [2022-04-28T07:47:00.829Z] github.com/docker/docker/pkg/jsonmessage [2022-04-28T07:47:00.829Z] github.com/docker/docker/pkg/longpath [2022-04-28T07:47:00.829Z] github.com/docker/docker/pkg/loopback [2022-04-28T07:47:00.829Z] github.com/docker/docker/pkg/namesgenerator [2022-04-28T07:47:00.829Z] github.com/docker/docker/pkg/parsers [2022-04-28T07:47:00.829Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-28T07:47:00.829Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-28T07:47:00.829Z] github.com/docker/docker/pkg/pidfile [2022-04-28T07:47:00.829Z] github.com/docker/docker/pkg/platform [2022-04-28T07:47:00.829Z] github.com/docker/docker/pkg/plugingetter [2022-04-28T07:47:00.829Z] github.com/docker/docker/pkg/plugins [2022-04-28T07:47:00.829Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-28T07:47:00.829Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-28T07:47:00.829Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-28T07:47:00.829Z] github.com/docker/docker/pkg/plugins/transport [2022-04-28T07:47:00.829Z] github.com/docker/docker/pkg/pools [2022-04-28T07:47:00.829Z] github.com/docker/docker/pkg/progress [2022-04-28T07:47:00.829Z] github.com/docker/docker/pkg/pubsub [2022-04-28T07:47:00.829Z] github.com/docker/docker/pkg/reexec [2022-04-28T07:47:00.829Z] github.com/docker/docker/pkg/signal [2022-04-28T07:47:00.829Z] github.com/docker/docker/pkg/stack [2022-04-28T07:47:00.829Z] github.com/docker/docker/pkg/stdcopy [2022-04-28T07:47:00.829Z] github.com/docker/docker/pkg/streamformatter [2022-04-28T07:47:00.829Z] github.com/docker/docker/pkg/stringid [2022-04-28T07:47:00.829Z] github.com/docker/docker/pkg/sysinfo [2022-04-28T07:47:00.829Z] github.com/docker/docker/pkg/system [2022-04-28T07:47:00.829Z] github.com/docker/docker/pkg/tailfile [2022-04-28T07:47:00.829Z] github.com/docker/docker/pkg/tarsum [2022-04-28T07:47:00.829Z] github.com/docker/docker/pkg/truncindex [2022-04-28T07:47:00.829Z] github.com/docker/docker/pkg/urlutil [2022-04-28T07:47:00.829Z] github.com/docker/docker/pkg/useragent [2022-04-28T07:47:00.829Z] github.com/docker/docker/plugin [2022-04-28T07:47:00.829Z] github.com/docker/docker/plugin/executor/containerd [2022-04-28T07:47:00.829Z] github.com/docker/docker/plugin/v2 [2022-04-28T07:47:00.829Z] github.com/docker/docker/profiles/apparmor [2022-04-28T07:47:00.829Z] github.com/docker/docker/profiles/seccomp [2022-04-28T07:47:00.829Z] github.com/docker/docker/quota [2022-04-28T07:47:00.829Z] github.com/docker/docker/reference [2022-04-28T07:47:00.829Z] github.com/docker/docker/registry [2022-04-28T07:47:00.829Z] github.com/docker/docker/registry/resumable [2022-04-28T07:47:00.829Z] github.com/docker/docker/restartmanager [2022-04-28T07:47:00.829Z] github.com/docker/docker/rootless [2022-04-28T07:47:00.829Z] github.com/docker/docker/rootless/specconv [2022-04-28T07:47:00.829Z] github.com/docker/docker/runconfig [2022-04-28T07:47:00.829Z] github.com/docker/docker/runconfig/opts [2022-04-28T07:47:00.829Z] github.com/docker/docker/testutil [2022-04-28T07:47:00.829Z] github.com/docker/docker/testutil/daemon [2022-04-28T07:47:00.829Z] github.com/docker/docker/testutil/environment [2022-04-28T07:47:00.829Z] github.com/docker/docker/testutil/fakecontext [2022-04-28T07:47:00.829Z] github.com/docker/docker/testutil/fakegit [2022-04-28T07:47:00.829Z] github.com/docker/docker/testutil/fakestorage [2022-04-28T07:47:00.829Z] github.com/docker/docker/testutil/fixtures/load [2022-04-28T07:47:00.829Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-28T07:47:00.829Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-28T07:47:00.829Z] github.com/docker/docker/testutil/registry [2022-04-28T07:47:00.829Z] github.com/docker/docker/testutil/request [2022-04-28T07:47:00.829Z] github.com/docker/docker/volume [2022-04-28T07:47:00.829Z] github.com/docker/docker/volume/drivers [2022-04-28T07:47:00.829Z] github.com/docker/docker/volume/local [2022-04-28T07:47:00.829Z] github.com/docker/docker/volume/mounts [2022-04-28T07:47:00.829Z] github.com/docker/docker/volume/service [2022-04-28T07:47:00.829Z] github.com/docker/docker/volume/service/opts [2022-04-28T07:47:00.829Z] github.com/docker/docker/volume/testutils' [2022-04-28T07:47:00.829Z] ++ grep --fixed-strings -v /libnetwork [2022-04-28T07:47:00.829Z] ++ echo 'github.com/docker/docker/api [2022-04-28T07:47:00.829Z] github.com/docker/docker/api/server [2022-04-28T07:47:00.829Z] github.com/docker/docker/api/server/backend/build [2022-04-28T07:47:00.829Z] github.com/docker/docker/api/server/httpstatus [2022-04-28T07:47:00.829Z] github.com/docker/docker/api/server/httputils [2022-04-28T07:47:00.829Z] github.com/docker/docker/api/server/middleware [2022-04-28T07:47:00.829Z] github.com/docker/docker/api/server/router [2022-04-28T07:47:00.829Z] github.com/docker/docker/api/server/router/build [2022-04-28T07:47:00.829Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-28T07:47:00.829Z] github.com/docker/docker/api/server/router/container [2022-04-28T07:47:00.829Z] github.com/docker/docker/api/server/router/debug [2022-04-28T07:47:00.829Z] github.com/docker/docker/api/server/router/distribution [2022-04-28T07:47:00.829Z] github.com/docker/docker/api/server/router/grpc [2022-04-28T07:47:00.829Z] github.com/docker/docker/api/server/router/image [2022-04-28T07:47:00.829Z] github.com/docker/docker/api/server/router/network [2022-04-28T07:47:00.829Z] github.com/docker/docker/api/server/router/plugin [2022-04-28T07:47:00.829Z] github.com/docker/docker/api/server/router/session [2022-04-28T07:47:00.829Z] github.com/docker/docker/api/server/router/swarm [2022-04-28T07:47:00.829Z] github.com/docker/docker/api/server/router/system [2022-04-28T07:47:00.829Z] github.com/docker/docker/api/server/router/volume [2022-04-28T07:47:00.829Z] github.com/docker/docker/api/types [2022-04-28T07:47:00.829Z] github.com/docker/docker/api/types/backend [2022-04-28T07:47:00.829Z] github.com/docker/docker/api/types/blkiodev [2022-04-28T07:47:00.829Z] github.com/docker/docker/api/types/container [2022-04-28T07:47:00.829Z] github.com/docker/docker/api/types/events [2022-04-28T07:47:00.829Z] github.com/docker/docker/api/types/filters [2022-04-28T07:47:00.829Z] github.com/docker/docker/api/types/image [2022-04-28T07:47:00.829Z] github.com/docker/docker/api/types/mount [2022-04-28T07:47:00.829Z] github.com/docker/docker/api/types/network [2022-04-28T07:47:00.829Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-28T07:47:00.829Z] github.com/docker/docker/api/types/registry [2022-04-28T07:47:00.829Z] github.com/docker/docker/api/types/strslice [2022-04-28T07:47:00.829Z] github.com/docker/docker/api/types/swarm [2022-04-28T07:47:00.829Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-28T07:47:00.829Z] github.com/docker/docker/api/types/time [2022-04-28T07:47:00.829Z] github.com/docker/docker/api/types/versions [2022-04-28T07:47:00.829Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-28T07:47:00.829Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-28T07:47:00.829Z] github.com/docker/docker/api/types/volume [2022-04-28T07:47:00.829Z] github.com/docker/docker/builder [2022-04-28T07:47:00.829Z] github.com/docker/docker/builder/builder-next [2022-04-28T07:47:00.829Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-28T07:47:00.829Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-28T07:47:00.829Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-28T07:47:00.829Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-28T07:47:00.829Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-28T07:47:00.829Z] github.com/docker/docker/builder/builder-next/worker [2022-04-28T07:47:00.829Z] github.com/docker/docker/builder/dockerfile [2022-04-28T07:47:00.829Z] github.com/docker/docker/builder/remotecontext [2022-04-28T07:47:00.829Z] github.com/docker/docker/builder/remotecontext/git [2022-04-28T07:47:00.829Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-28T07:47:00.829Z] github.com/docker/docker/cli [2022-04-28T07:47:00.829Z] github.com/docker/docker/cli/config [2022-04-28T07:47:00.829Z] github.com/docker/docker/cli/debug [2022-04-28T07:47:00.829Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-04-28T07:47:00.829Z] github.com/docker/docker/cli/winresources/dockerd [2022-04-28T07:47:00.829Z] github.com/docker/docker/client [2022-04-28T07:47:00.829Z] github.com/docker/docker/cmd/docker-proxy [2022-04-28T07:47:00.829Z] github.com/docker/docker/cmd/dockerd [2022-04-28T07:47:00.829Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-28T07:47:00.829Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-28T07:47:00.829Z] github.com/docker/docker/container [2022-04-28T07:47:00.829Z] github.com/docker/docker/container/stream [2022-04-28T07:47:00.829Z] github.com/docker/docker/contrib/apparmor [2022-04-28T07:47:00.829Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-28T07:47:00.829Z] github.com/docker/docker/contrib/httpserver [2022-04-28T07:47:00.829Z] github.com/docker/docker/daemon [2022-04-28T07:47:00.829Z] github.com/docker/docker/daemon/cluster [2022-04-28T07:47:00.829Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-28T07:47:00.829Z] github.com/docker/docker/daemon/cluster/convert [2022-04-28T07:47:00.829Z] github.com/docker/docker/daemon/cluster/executor [2022-04-28T07:47:00.829Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-28T07:47:00.829Z] github.com/docker/docker/daemon/cluster/provider [2022-04-28T07:47:00.829Z] github.com/docker/docker/daemon/config [2022-04-28T07:47:00.829Z] github.com/docker/docker/daemon/events [2022-04-28T07:47:00.829Z] github.com/docker/docker/daemon/events/testutils [2022-04-28T07:47:00.829Z] github.com/docker/docker/daemon/exec [2022-04-28T07:47:00.829Z] github.com/docker/docker/daemon/graphdriver [2022-04-28T07:47:00.829Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-28T07:47:00.829Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-28T07:47:00.829Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-28T07:47:00.829Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-28T07:47:00.829Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-28T07:47:00.829Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-28T07:47:00.829Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-28T07:47:00.829Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-28T07:47:00.829Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-28T07:47:00.829Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-28T07:47:00.829Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-28T07:47:00.829Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-28T07:47:00.829Z] github.com/docker/docker/daemon/images [2022-04-28T07:47:00.829Z] github.com/docker/docker/daemon/initlayer [2022-04-28T07:47:00.829Z] github.com/docker/docker/daemon/links [2022-04-28T07:47:00.829Z] github.com/docker/docker/daemon/listeners [2022-04-28T07:47:00.829Z] github.com/docker/docker/daemon/logger [2022-04-28T07:47:00.829Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-28T07:47:00.829Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-28T07:47:00.829Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-28T07:47:00.829Z] github.com/docker/docker/daemon/logger/gelf [2022-04-28T07:47:00.829Z] github.com/docker/docker/daemon/logger/journald [2022-04-28T07:47:00.829Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-28T07:47:00.829Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-28T07:47:00.829Z] github.com/docker/docker/daemon/logger/local [2022-04-28T07:47:00.829Z] github.com/docker/docker/daemon/logger/logentries [2022-04-28T07:47:00.829Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-28T07:47:00.829Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-28T07:47:00.829Z] github.com/docker/docker/daemon/logger/splunk [2022-04-28T07:47:00.829Z] github.com/docker/docker/daemon/logger/syslog [2022-04-28T07:47:00.829Z] github.com/docker/docker/daemon/logger/templates [2022-04-28T07:47:00.829Z] github.com/docker/docker/daemon/names [2022-04-28T07:47:00.829Z] github.com/docker/docker/daemon/network [2022-04-28T07:47:00.829Z] github.com/docker/docker/daemon/stats [2022-04-28T07:47:00.829Z] github.com/docker/docker/distribution [2022-04-28T07:47:00.829Z] github.com/docker/docker/distribution/metadata [2022-04-28T07:47:00.829Z] github.com/docker/docker/distribution/utils [2022-04-28T07:47:00.829Z] github.com/docker/docker/distribution/xfer [2022-04-28T07:47:00.829Z] github.com/docker/docker/dockerversion [2022-04-28T07:47:00.829Z] github.com/docker/docker/errdefs [2022-04-28T07:47:00.829Z] github.com/docker/docker/image [2022-04-28T07:47:00.829Z] github.com/docker/docker/image/cache [2022-04-28T07:47:00.829Z] github.com/docker/docker/image/tarexport [2022-04-28T07:47:00.829Z] github.com/docker/docker/image/v1 [2022-04-28T07:47:00.829Z] github.com/docker/docker/internal/test/suite [2022-04-28T07:47:00.829Z] github.com/docker/docker/layer [2022-04-28T07:47:00.829Z] github.com/docker/docker/libcontainerd [2022-04-28T07:47:00.829Z] github.com/docker/docker/libcontainerd/queue [2022-04-28T07:47:00.829Z] github.com/docker/docker/libcontainerd/remote [2022-04-28T07:47:00.829Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-28T07:47:00.829Z] github.com/docker/docker/libcontainerd/types [2022-04-28T07:47:00.829Z] github.com/docker/docker/libnetwork [2022-04-28T07:47:00.829Z] github.com/docker/docker/libnetwork/bitseq [2022-04-28T07:47:00.829Z] github.com/docker/docker/libnetwork/cluster [2022-04-28T07:47:00.829Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-28T07:47:00.829Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-28T07:47:00.830Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-28T07:47:00.830Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-28T07:47:00.830Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-28T07:47:00.830Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-28T07:47:00.830Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-28T07:47:00.830Z] github.com/docker/docker/libnetwork/config [2022-04-28T07:47:00.830Z] github.com/docker/docker/libnetwork/datastore [2022-04-28T07:47:00.830Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-28T07:47:00.830Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-28T07:47:00.830Z] github.com/docker/docker/libnetwork/driverapi [2022-04-28T07:47:00.830Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-28T07:47:00.830Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-28T07:47:00.830Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-28T07:47:00.830Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-28T07:47:00.830Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-28T07:47:00.830Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-28T07:47:00.830Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-28T07:47:00.830Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-28T07:47:00.830Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-28T07:47:00.830Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-28T07:47:00.830Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-28T07:47:00.830Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-28T07:47:00.830Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-28T07:47:00.830Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-28T07:47:00.830Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-28T07:47:00.830Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-28T07:47:00.830Z] github.com/docker/docker/libnetwork/etchosts [2022-04-28T07:47:00.830Z] github.com/docker/docker/libnetwork/idm [2022-04-28T07:47:00.830Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-28T07:47:00.830Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-28T07:47:00.830Z] github.com/docker/docker/libnetwork/ipam [2022-04-28T07:47:00.830Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-28T07:47:00.830Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-28T07:47:00.830Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-28T07:47:00.830Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-28T07:47:00.830Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-28T07:47:00.830Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-28T07:47:00.830Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-28T07:47:00.830Z] github.com/docker/docker/libnetwork/iptables [2022-04-28T07:47:00.830Z] github.com/docker/docker/libnetwork/netlabel [2022-04-28T07:47:00.830Z] github.com/docker/docker/libnetwork/netutils [2022-04-28T07:47:00.830Z] github.com/docker/docker/libnetwork/networkdb [2022-04-28T07:47:00.830Z] github.com/docker/docker/libnetwork/ns [2022-04-28T07:47:00.830Z] github.com/docker/docker/libnetwork/options [2022-04-28T07:47:00.830Z] github.com/docker/docker/libnetwork/osl [2022-04-28T07:47:00.830Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-28T07:47:00.830Z] github.com/docker/docker/libnetwork/portallocator [2022-04-28T07:47:00.830Z] github.com/docker/docker/libnetwork/portmapper [2022-04-28T07:47:00.830Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-28T07:47:00.830Z] github.com/docker/docker/libnetwork/testutils [2022-04-28T07:47:00.830Z] github.com/docker/docker/libnetwork/types [2022-04-28T07:47:00.830Z] github.com/docker/docker/oci [2022-04-28T07:47:00.830Z] github.com/docker/docker/oci/caps [2022-04-28T07:47:00.830Z] github.com/docker/docker/opts [2022-04-28T07:47:00.830Z] github.com/docker/docker/pkg/aaparser [2022-04-28T07:47:00.830Z] github.com/docker/docker/pkg/archive [2022-04-28T07:47:00.830Z] github.com/docker/docker/pkg/authorization [2022-04-28T07:47:00.830Z] github.com/docker/docker/pkg/broadcaster [2022-04-28T07:47:00.830Z] github.com/docker/docker/pkg/capabilities [2022-04-28T07:47:00.830Z] github.com/docker/docker/pkg/chrootarchive [2022-04-28T07:47:00.830Z] github.com/docker/docker/pkg/containerfs [2022-04-28T07:47:00.830Z] github.com/docker/docker/pkg/devicemapper [2022-04-28T07:47:00.830Z] github.com/docker/docker/pkg/directory [2022-04-28T07:47:00.830Z] github.com/docker/docker/pkg/dmesg [2022-04-28T07:47:00.830Z] github.com/docker/docker/pkg/filenotify [2022-04-28T07:47:00.830Z] github.com/docker/docker/pkg/fileutils [2022-04-28T07:47:00.830Z] github.com/docker/docker/pkg/fsutils [2022-04-28T07:47:00.830Z] github.com/docker/docker/pkg/homedir [2022-04-28T07:47:00.830Z] github.com/docker/docker/pkg/idtools [2022-04-28T07:47:00.830Z] github.com/docker/docker/pkg/ioutils [2022-04-28T07:47:00.830Z] github.com/docker/docker/pkg/jsonmessage [2022-04-28T07:47:00.830Z] github.com/docker/docker/pkg/longpath [2022-04-28T07:47:00.830Z] github.com/docker/docker/pkg/loopback [2022-04-28T07:47:00.830Z] github.com/docker/docker/pkg/namesgenerator [2022-04-28T07:47:00.830Z] github.com/docker/docker/pkg/parsers [2022-04-28T07:47:00.830Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-28T07:47:00.830Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-28T07:47:00.830Z] github.com/docker/docker/pkg/pidfile [2022-04-28T07:47:00.830Z] github.com/docker/docker/pkg/platform [2022-04-28T07:47:00.830Z] github.com/docker/docker/pkg/plugingetter [2022-04-28T07:47:00.830Z] github.com/docker/docker/pkg/plugins [2022-04-28T07:47:00.830Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-28T07:47:00.830Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-28T07:47:00.830Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-28T07:47:00.830Z] github.com/docker/docker/pkg/plugins/transport [2022-04-28T07:47:00.830Z] github.com/docker/docker/pkg/pools [2022-04-28T07:47:00.830Z] github.com/docker/docker/pkg/progress [2022-04-28T07:47:00.830Z] github.com/docker/docker/pkg/pubsub [2022-04-28T07:47:00.830Z] github.com/docker/docker/pkg/reexec [2022-04-28T07:47:00.830Z] github.com/docker/docker/pkg/signal [2022-04-28T07:47:00.830Z] github.com/docker/docker/pkg/stack [2022-04-28T07:47:00.830Z] github.com/docker/docker/pkg/stdcopy [2022-04-28T07:47:00.830Z] github.com/docker/docker/pkg/streamformatter [2022-04-28T07:47:00.830Z] github.com/docker/docker/pkg/stringid [2022-04-28T07:47:00.830Z] github.com/docker/docker/pkg/sysinfo [2022-04-28T07:47:00.830Z] github.com/docker/docker/pkg/system [2022-04-28T07:47:00.830Z] github.com/docker/docker/pkg/tailfile [2022-04-28T07:47:00.830Z] github.com/docker/docker/pkg/tarsum [2022-04-28T07:47:00.830Z] github.com/docker/docker/pkg/truncindex [2022-04-28T07:47:00.830Z] github.com/docker/docker/pkg/urlutil [2022-04-28T07:47:00.830Z] github.com/docker/docker/pkg/useragent [2022-04-28T07:47:00.830Z] github.com/docker/docker/plugin [2022-04-28T07:47:00.830Z] github.com/docker/docker/plugin/executor/containerd [2022-04-28T07:47:00.830Z] github.com/docker/docker/plugin/v2 [2022-04-28T07:47:00.830Z] github.com/docker/docker/profiles/apparmor [2022-04-28T07:47:00.830Z] github.com/docker/docker/profiles/seccomp [2022-04-28T07:47:00.830Z] github.com/docker/docker/quota [2022-04-28T07:47:00.830Z] github.com/docker/docker/reference [2022-04-28T07:47:00.830Z] github.com/docker/docker/registry [2022-04-28T07:47:00.830Z] github.com/docker/docker/registry/resumable [2022-04-28T07:47:00.830Z] github.com/docker/docker/restartmanager [2022-04-28T07:47:00.830Z] github.com/docker/docker/rootless [2022-04-28T07:47:00.830Z] github.com/docker/docker/rootless/specconv [2022-04-28T07:47:00.830Z] github.com/docker/docker/runconfig [2022-04-28T07:47:00.830Z] github.com/docker/docker/runconfig/opts [2022-04-28T07:47:00.830Z] github.com/docker/docker/testutil [2022-04-28T07:47:00.830Z] github.com/docker/docker/testutil/daemon [2022-04-28T07:47:00.830Z] github.com/docker/docker/testutil/environment [2022-04-28T07:47:00.830Z] github.com/docker/docker/testutil/fakecontext [2022-04-28T07:47:00.830Z] github.com/docker/docker/testutil/fakegit [2022-04-28T07:47:00.830Z] github.com/docker/docker/testutil/fakestorage [2022-04-28T07:47:00.830Z] github.com/docker/docker/testutil/fixtures/load [2022-04-28T07:47:00.830Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-28T07:47:00.830Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-28T07:47:00.830Z] github.com/docker/docker/testutil/registry [2022-04-28T07:47:00.830Z] github.com/docker/docker/testutil/request [2022-04-28T07:47:00.830Z] github.com/docker/docker/volume [2022-04-28T07:47:00.830Z] github.com/docker/docker/volume/drivers [2022-04-28T07:47:00.830Z] github.com/docker/docker/volume/local [2022-04-28T07:47:00.830Z] github.com/docker/docker/volume/mounts [2022-04-28T07:47:00.830Z] github.com/docker/docker/volume/service [2022-04-28T07:47:00.830Z] github.com/docker/docker/volume/service/opts [2022-04-28T07:47:00.830Z] github.com/docker/docker/volume/testutils' [2022-04-28T07:47:00.830Z] + base_pkg_list='github.com/docker/docker/api [2022-04-28T07:47:00.830Z] github.com/docker/docker/api/server [2022-04-28T07:47:00.830Z] github.com/docker/docker/api/server/backend/build [2022-04-28T07:47:00.830Z] github.com/docker/docker/api/server/httpstatus [2022-04-28T07:47:00.830Z] github.com/docker/docker/api/server/httputils [2022-04-28T07:47:00.830Z] github.com/docker/docker/api/server/middleware [2022-04-28T07:47:00.830Z] github.com/docker/docker/api/server/router [2022-04-28T07:47:00.830Z] github.com/docker/docker/api/server/router/build [2022-04-28T07:47:00.830Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-28T07:47:00.830Z] github.com/docker/docker/api/server/router/container [2022-04-28T07:47:00.830Z] github.com/docker/docker/api/server/router/debug [2022-04-28T07:47:00.830Z] github.com/docker/docker/api/server/router/distribution [2022-04-28T07:47:00.830Z] github.com/docker/docker/api/server/router/grpc [2022-04-28T07:47:00.830Z] github.com/docker/docker/api/server/router/image [2022-04-28T07:47:00.830Z] github.com/docker/docker/api/server/router/network [2022-04-28T07:47:00.830Z] github.com/docker/docker/api/server/router/plugin [2022-04-28T07:47:00.830Z] github.com/docker/docker/api/server/router/session [2022-04-28T07:47:00.830Z] github.com/docker/docker/api/server/router/swarm [2022-04-28T07:47:00.830Z] github.com/docker/docker/api/server/router/system [2022-04-28T07:47:00.830Z] github.com/docker/docker/api/server/router/volume [2022-04-28T07:47:00.830Z] github.com/docker/docker/api/types [2022-04-28T07:47:00.830Z] github.com/docker/docker/api/types/backend [2022-04-28T07:47:00.830Z] github.com/docker/docker/api/types/blkiodev [2022-04-28T07:47:00.830Z] github.com/docker/docker/api/types/container [2022-04-28T07:47:00.830Z] github.com/docker/docker/api/types/events [2022-04-28T07:47:00.830Z] github.com/docker/docker/api/types/filters [2022-04-28T07:47:00.830Z] github.com/docker/docker/api/types/image [2022-04-28T07:47:00.830Z] github.com/docker/docker/api/types/mount [2022-04-28T07:47:00.830Z] github.com/docker/docker/api/types/network [2022-04-28T07:47:00.830Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-28T07:47:00.830Z] github.com/docker/docker/api/types/registry [2022-04-28T07:47:00.830Z] github.com/docker/docker/api/types/strslice [2022-04-28T07:47:00.830Z] github.com/docker/docker/api/types/swarm [2022-04-28T07:47:00.830Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-28T07:47:00.830Z] github.com/docker/docker/api/types/time [2022-04-28T07:47:00.830Z] github.com/docker/docker/api/types/versions [2022-04-28T07:47:00.830Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-28T07:47:00.830Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-28T07:47:00.830Z] github.com/docker/docker/api/types/volume [2022-04-28T07:47:00.830Z] github.com/docker/docker/builder [2022-04-28T07:47:00.830Z] github.com/docker/docker/builder/builder-next [2022-04-28T07:47:00.830Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-28T07:47:00.830Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-28T07:47:00.830Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-28T07:47:00.830Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-28T07:47:00.830Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-28T07:47:00.830Z] github.com/docker/docker/builder/builder-next/worker [2022-04-28T07:47:00.830Z] github.com/docker/docker/builder/dockerfile [2022-04-28T07:47:00.830Z] github.com/docker/docker/builder/remotecontext [2022-04-28T07:47:00.830Z] github.com/docker/docker/builder/remotecontext/git [2022-04-28T07:47:00.830Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-28T07:47:00.830Z] github.com/docker/docker/cli [2022-04-28T07:47:00.830Z] github.com/docker/docker/cli/config [2022-04-28T07:47:00.830Z] github.com/docker/docker/cli/debug [2022-04-28T07:47:00.830Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-04-28T07:47:00.830Z] github.com/docker/docker/cli/winresources/dockerd [2022-04-28T07:47:00.830Z] github.com/docker/docker/client [2022-04-28T07:47:00.830Z] github.com/docker/docker/cmd/docker-proxy [2022-04-28T07:47:00.830Z] github.com/docker/docker/cmd/dockerd [2022-04-28T07:47:00.830Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-28T07:47:00.830Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-28T07:47:00.830Z] github.com/docker/docker/container [2022-04-28T07:47:00.830Z] github.com/docker/docker/container/stream [2022-04-28T07:47:00.830Z] github.com/docker/docker/contrib/apparmor [2022-04-28T07:47:00.830Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-28T07:47:00.830Z] github.com/docker/docker/contrib/httpserver [2022-04-28T07:47:00.830Z] github.com/docker/docker/daemon [2022-04-28T07:47:00.830Z] github.com/docker/docker/daemon/cluster [2022-04-28T07:47:00.830Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-28T07:47:00.830Z] github.com/docker/docker/daemon/cluster/convert [2022-04-28T07:47:00.830Z] github.com/docker/docker/daemon/cluster/executor [2022-04-28T07:47:00.830Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-28T07:47:00.830Z] github.com/docker/docker/daemon/cluster/provider [2022-04-28T07:47:00.830Z] github.com/docker/docker/daemon/config [2022-04-28T07:47:00.830Z] github.com/docker/docker/daemon/events [2022-04-28T07:47:00.830Z] github.com/docker/docker/daemon/events/testutils [2022-04-28T07:47:00.830Z] github.com/docker/docker/daemon/exec [2022-04-28T07:47:00.830Z] github.com/docker/docker/daemon/graphdriver [2022-04-28T07:47:00.830Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-28T07:47:00.830Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-28T07:47:00.830Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-28T07:47:00.830Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-28T07:47:00.830Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-28T07:47:00.830Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-28T07:47:00.830Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-28T07:47:00.830Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-28T07:47:00.830Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-28T07:47:00.830Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-28T07:47:00.830Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-28T07:47:00.830Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-28T07:47:00.830Z] github.com/docker/docker/daemon/images [2022-04-28T07:47:00.830Z] github.com/docker/docker/daemon/initlayer [2022-04-28T07:47:00.830Z] github.com/docker/docker/daemon/links [2022-04-28T07:47:00.830Z] github.com/docker/docker/daemon/listeners [2022-04-28T07:47:00.830Z] github.com/docker/docker/daemon/logger [2022-04-28T07:47:00.830Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-28T07:47:00.830Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-28T07:47:00.830Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-28T07:47:00.830Z] github.com/docker/docker/daemon/logger/gelf [2022-04-28T07:47:00.830Z] github.com/docker/docker/daemon/logger/journald [2022-04-28T07:47:00.830Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-28T07:47:00.830Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-28T07:47:00.830Z] github.com/docker/docker/daemon/logger/local [2022-04-28T07:47:00.830Z] github.com/docker/docker/daemon/logger/logentries [2022-04-28T07:47:00.830Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-28T07:47:00.830Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-28T07:47:00.830Z] github.com/docker/docker/daemon/logger/splunk [2022-04-28T07:47:00.830Z] github.com/docker/docker/daemon/logger/syslog [2022-04-28T07:47:00.830Z] github.com/docker/docker/daemon/logger/templates [2022-04-28T07:47:00.830Z] github.com/docker/docker/daemon/names [2022-04-28T07:47:00.830Z] github.com/docker/docker/daemon/network [2022-04-28T07:47:00.830Z] github.com/docker/docker/daemon/stats [2022-04-28T07:47:00.830Z] github.com/docker/docker/distribution [2022-04-28T07:47:00.830Z] github.com/docker/docker/distribution/metadata [2022-04-28T07:47:00.830Z] github.com/docker/docker/distribution/utils [2022-04-28T07:47:00.830Z] github.com/docker/docker/distribution/xfer [2022-04-28T07:47:00.830Z] github.com/docker/docker/dockerversion [2022-04-28T07:47:00.830Z] github.com/docker/docker/errdefs [2022-04-28T07:47:00.830Z] github.com/docker/docker/image [2022-04-28T07:47:00.830Z] github.com/docker/docker/image/cache [2022-04-28T07:47:00.830Z] github.com/docker/docker/image/tarexport [2022-04-28T07:47:00.830Z] github.com/docker/docker/image/v1 [2022-04-28T07:47:00.830Z] github.com/docker/docker/internal/test/suite [2022-04-28T07:47:00.830Z] github.com/docker/docker/layer [2022-04-28T07:47:00.830Z] github.com/docker/docker/libcontainerd [2022-04-28T07:47:00.830Z] github.com/docker/docker/libcontainerd/queue [2022-04-28T07:47:00.830Z] github.com/docker/docker/libcontainerd/remote [2022-04-28T07:47:00.830Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-28T07:47:00.830Z] github.com/docker/docker/libcontainerd/types [2022-04-28T07:47:00.830Z] github.com/docker/docker/oci [2022-04-28T07:47:00.830Z] github.com/docker/docker/oci/caps [2022-04-28T07:47:00.830Z] github.com/docker/docker/opts [2022-04-28T07:47:00.830Z] github.com/docker/docker/pkg/aaparser [2022-04-28T07:47:00.830Z] github.com/docker/docker/pkg/archive [2022-04-28T07:47:00.830Z] github.com/docker/docker/pkg/authorization [2022-04-28T07:47:00.830Z] github.com/docker/docker/pkg/broadcaster [2022-04-28T07:47:00.830Z] github.com/docker/docker/pkg/capabilities [2022-04-28T07:47:00.830Z] github.com/docker/docker/pkg/chrootarchive [2022-04-28T07:47:00.830Z] github.com/docker/docker/pkg/containerfs [2022-04-28T07:47:00.830Z] github.com/docker/docker/pkg/devicemapper [2022-04-28T07:47:00.830Z] github.com/docker/docker/pkg/directory [2022-04-28T07:47:00.830Z] github.com/docker/docker/pkg/dmesg [2022-04-28T07:47:00.830Z] github.com/docker/docker/pkg/filenotify [2022-04-28T07:47:00.830Z] github.com/docker/docker/pkg/fileutils [2022-04-28T07:47:00.830Z] github.com/docker/docker/pkg/fsutils [2022-04-28T07:47:00.830Z] github.com/docker/docker/pkg/homedir [2022-04-28T07:47:00.830Z] github.com/docker/docker/pkg/idtools [2022-04-28T07:47:00.830Z] github.com/docker/docker/pkg/ioutils [2022-04-28T07:47:00.830Z] github.com/docker/docker/pkg/jsonmessage [2022-04-28T07:47:00.830Z] github.com/docker/docker/pkg/longpath [2022-04-28T07:47:00.830Z] github.com/docker/docker/pkg/loopback [2022-04-28T07:47:00.830Z] github.com/docker/docker/pkg/namesgenerator [2022-04-28T07:47:00.830Z] github.com/docker/docker/pkg/parsers [2022-04-28T07:47:00.830Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-28T07:47:00.830Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-28T07:47:00.830Z] github.com/docker/docker/pkg/pidfile [2022-04-28T07:47:00.830Z] github.com/docker/docker/pkg/platform [2022-04-28T07:47:00.830Z] github.com/docker/docker/pkg/plugingetter [2022-04-28T07:47:00.830Z] github.com/docker/docker/pkg/plugins [2022-04-28T07:47:00.830Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-28T07:47:00.830Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-28T07:47:00.830Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-28T07:47:00.830Z] github.com/docker/docker/pkg/plugins/transport [2022-04-28T07:47:00.830Z] github.com/docker/docker/pkg/pools [2022-04-28T07:47:00.830Z] github.com/docker/docker/pkg/progress [2022-04-28T07:47:00.830Z] github.com/docker/docker/pkg/pubsub [2022-04-28T07:47:00.830Z] github.com/docker/docker/pkg/reexec [2022-04-28T07:47:00.830Z] github.com/docker/docker/pkg/signal [2022-04-28T07:47:00.830Z] github.com/docker/docker/pkg/stack [2022-04-28T07:47:00.830Z] github.com/docker/docker/pkg/stdcopy [2022-04-28T07:47:00.830Z] github.com/docker/docker/pkg/streamformatter [2022-04-28T07:47:00.830Z] github.com/docker/docker/pkg/stringid [2022-04-28T07:47:00.830Z] github.com/docker/docker/pkg/sysinfo [2022-04-28T07:47:00.830Z] github.com/docker/docker/pkg/system [2022-04-28T07:47:00.830Z] github.com/docker/docker/pkg/tailfile [2022-04-28T07:47:00.830Z] github.com/docker/docker/pkg/tarsum [2022-04-28T07:47:00.830Z] github.com/docker/docker/pkg/truncindex [2022-04-28T07:47:00.830Z] github.com/docker/docker/pkg/urlutil [2022-04-28T07:47:00.830Z] github.com/docker/docker/pkg/useragent [2022-04-28T07:47:00.830Z] github.com/docker/docker/plugin [2022-04-28T07:47:00.830Z] github.com/docker/docker/plugin/executor/containerd [2022-04-28T07:47:00.830Z] github.com/docker/docker/plugin/v2 [2022-04-28T07:47:00.831Z] github.com/docker/docker/profiles/apparmor [2022-04-28T07:47:00.831Z] github.com/docker/docker/profiles/seccomp [2022-04-28T07:47:00.831Z] github.com/docker/docker/quota [2022-04-28T07:47:00.831Z] github.com/docker/docker/reference [2022-04-28T07:47:00.831Z] github.com/docker/docker/registry [2022-04-28T07:47:00.831Z] github.com/docker/docker/registry/resumable [2022-04-28T07:47:00.831Z] github.com/docker/docker/restartmanager [2022-04-28T07:47:00.831Z] github.com/docker/docker/rootless [2022-04-28T07:47:00.831Z] github.com/docker/docker/rootless/specconv [2022-04-28T07:47:00.831Z] github.com/docker/docker/runconfig [2022-04-28T07:47:00.831Z] github.com/docker/docker/runconfig/opts [2022-04-28T07:47:00.831Z] github.com/docker/docker/testutil [2022-04-28T07:47:00.831Z] github.com/docker/docker/testutil/daemon [2022-04-28T07:47:00.831Z] github.com/docker/docker/testutil/environment [2022-04-28T07:47:00.831Z] github.com/docker/docker/testutil/fakecontext [2022-04-28T07:47:00.831Z] github.com/docker/docker/testutil/fakegit [2022-04-28T07:47:00.831Z] github.com/docker/docker/testutil/fakestorage [2022-04-28T07:47:00.831Z] github.com/docker/docker/testutil/fixtures/load [2022-04-28T07:47:00.831Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-28T07:47:00.831Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-28T07:47:00.831Z] github.com/docker/docker/testutil/registry [2022-04-28T07:47:00.831Z] github.com/docker/docker/testutil/request [2022-04-28T07:47:00.831Z] github.com/docker/docker/volume [2022-04-28T07:47:00.831Z] github.com/docker/docker/volume/drivers [2022-04-28T07:47:00.831Z] github.com/docker/docker/volume/local [2022-04-28T07:47:00.831Z] github.com/docker/docker/volume/mounts [2022-04-28T07:47:00.831Z] github.com/docker/docker/volume/service [2022-04-28T07:47:00.831Z] github.com/docker/docker/volume/service/opts [2022-04-28T07:47:00.831Z] github.com/docker/docker/volume/testutils' [2022-04-28T07:47:00.831Z] ++ grep --fixed-strings /libnetwork [2022-04-28T07:47:00.831Z] ++ echo 'github.com/docker/docker/api [2022-04-28T07:47:00.831Z] github.com/docker/docker/api/server [2022-04-28T07:47:00.831Z] github.com/docker/docker/api/server/backend/build [2022-04-28T07:47:00.831Z] github.com/docker/docker/api/server/httpstatus [2022-04-28T07:47:00.831Z] github.com/docker/docker/api/server/httputils [2022-04-28T07:47:00.831Z] github.com/docker/docker/api/server/middleware [2022-04-28T07:47:00.831Z] github.com/docker/docker/api/server/router [2022-04-28T07:47:00.831Z] github.com/docker/docker/api/server/router/build [2022-04-28T07:47:00.831Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-28T07:47:00.831Z] github.com/docker/docker/api/server/router/container [2022-04-28T07:47:00.831Z] github.com/docker/docker/api/server/router/debug [2022-04-28T07:47:00.831Z] github.com/docker/docker/api/server/router/distribution [2022-04-28T07:47:00.831Z] github.com/docker/docker/api/server/router/grpc [2022-04-28T07:47:00.831Z] github.com/docker/docker/api/server/router/image [2022-04-28T07:47:00.831Z] github.com/docker/docker/api/server/router/network [2022-04-28T07:47:00.831Z] github.com/docker/docker/api/server/router/plugin [2022-04-28T07:47:00.831Z] github.com/docker/docker/api/server/router/session [2022-04-28T07:47:00.831Z] github.com/docker/docker/api/server/router/swarm [2022-04-28T07:47:00.831Z] github.com/docker/docker/api/server/router/system [2022-04-28T07:47:00.831Z] github.com/docker/docker/api/server/router/volume [2022-04-28T07:47:00.831Z] github.com/docker/docker/api/types [2022-04-28T07:47:00.831Z] github.com/docker/docker/api/types/backend [2022-04-28T07:47:00.831Z] github.com/docker/docker/api/types/blkiodev [2022-04-28T07:47:00.831Z] github.com/docker/docker/api/types/container [2022-04-28T07:47:00.831Z] github.com/docker/docker/api/types/events [2022-04-28T07:47:00.831Z] github.com/docker/docker/api/types/filters [2022-04-28T07:47:00.831Z] github.com/docker/docker/api/types/image [2022-04-28T07:47:00.831Z] github.com/docker/docker/api/types/mount [2022-04-28T07:47:00.831Z] github.com/docker/docker/api/types/network [2022-04-28T07:47:00.831Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-28T07:47:00.831Z] github.com/docker/docker/api/types/registry [2022-04-28T07:47:00.831Z] github.com/docker/docker/api/types/strslice [2022-04-28T07:47:00.831Z] github.com/docker/docker/api/types/swarm [2022-04-28T07:47:00.831Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-28T07:47:00.831Z] github.com/docker/docker/api/types/time [2022-04-28T07:47:00.831Z] github.com/docker/docker/api/types/versions [2022-04-28T07:47:00.831Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-28T07:47:00.831Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-28T07:47:00.831Z] github.com/docker/docker/api/types/volume [2022-04-28T07:47:00.831Z] github.com/docker/docker/builder [2022-04-28T07:47:00.831Z] github.com/docker/docker/builder/builder-next [2022-04-28T07:47:00.831Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-28T07:47:00.831Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-28T07:47:00.831Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-28T07:47:00.831Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-28T07:47:00.831Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-28T07:47:00.831Z] github.com/docker/docker/builder/builder-next/worker [2022-04-28T07:47:00.831Z] github.com/docker/docker/builder/dockerfile [2022-04-28T07:47:00.831Z] github.com/docker/docker/builder/remotecontext [2022-04-28T07:47:00.831Z] github.com/docker/docker/builder/remotecontext/git [2022-04-28T07:47:00.831Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-28T07:47:00.831Z] github.com/docker/docker/cli [2022-04-28T07:47:00.831Z] github.com/docker/docker/cli/config [2022-04-28T07:47:00.831Z] github.com/docker/docker/cli/debug [2022-04-28T07:47:00.831Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-04-28T07:47:00.831Z] github.com/docker/docker/cli/winresources/dockerd [2022-04-28T07:47:00.831Z] github.com/docker/docker/client [2022-04-28T07:47:00.831Z] github.com/docker/docker/cmd/docker-proxy [2022-04-28T07:47:00.831Z] github.com/docker/docker/cmd/dockerd [2022-04-28T07:47:00.831Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-28T07:47:00.831Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-28T07:47:00.831Z] github.com/docker/docker/container [2022-04-28T07:47:00.831Z] github.com/docker/docker/container/stream [2022-04-28T07:47:00.831Z] github.com/docker/docker/contrib/apparmor [2022-04-28T07:47:00.831Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-28T07:47:00.831Z] github.com/docker/docker/contrib/httpserver [2022-04-28T07:47:00.831Z] github.com/docker/docker/daemon [2022-04-28T07:47:00.831Z] github.com/docker/docker/daemon/cluster [2022-04-28T07:47:00.831Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-28T07:47:00.831Z] github.com/docker/docker/daemon/cluster/convert [2022-04-28T07:47:00.831Z] github.com/docker/docker/daemon/cluster/executor [2022-04-28T07:47:00.831Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-28T07:47:00.831Z] github.com/docker/docker/daemon/cluster/provider [2022-04-28T07:47:00.831Z] github.com/docker/docker/daemon/config [2022-04-28T07:47:00.831Z] github.com/docker/docker/daemon/events [2022-04-28T07:47:00.831Z] github.com/docker/docker/daemon/events/testutils [2022-04-28T07:47:00.831Z] github.com/docker/docker/daemon/exec [2022-04-28T07:47:00.831Z] github.com/docker/docker/daemon/graphdriver [2022-04-28T07:47:00.831Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-28T07:47:00.831Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-28T07:47:00.831Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-28T07:47:00.831Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-28T07:47:00.831Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-28T07:47:00.831Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-28T07:47:00.831Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-28T07:47:00.831Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-28T07:47:00.831Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-28T07:47:00.831Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-28T07:47:00.831Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-28T07:47:00.831Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-28T07:47:00.831Z] github.com/docker/docker/daemon/images [2022-04-28T07:47:00.831Z] github.com/docker/docker/daemon/initlayer [2022-04-28T07:47:00.831Z] github.com/docker/docker/daemon/links [2022-04-28T07:47:00.831Z] github.com/docker/docker/daemon/listeners [2022-04-28T07:47:00.831Z] github.com/docker/docker/daemon/logger [2022-04-28T07:47:00.831Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-28T07:47:00.831Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-28T07:47:00.831Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-28T07:47:00.831Z] github.com/docker/docker/daemon/logger/gelf [2022-04-28T07:47:00.831Z] github.com/docker/docker/daemon/logger/journald [2022-04-28T07:47:00.831Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-28T07:47:00.831Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-28T07:47:00.831Z] github.com/docker/docker/daemon/logger/local [2022-04-28T07:47:00.831Z] github.com/docker/docker/daemon/logger/logentries [2022-04-28T07:47:00.831Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-28T07:47:00.831Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-28T07:47:00.831Z] github.com/docker/docker/daemon/logger/splunk [2022-04-28T07:47:00.831Z] github.com/docker/docker/daemon/logger/syslog [2022-04-28T07:47:00.831Z] github.com/docker/docker/daemon/logger/templates [2022-04-28T07:47:00.831Z] github.com/docker/docker/daemon/names [2022-04-28T07:47:00.831Z] github.com/docker/docker/daemon/network [2022-04-28T07:47:00.831Z] github.com/docker/docker/daemon/stats [2022-04-28T07:47:00.831Z] github.com/docker/docker/distribution [2022-04-28T07:47:00.831Z] github.com/docker/docker/distribution/metadata [2022-04-28T07:47:00.831Z] github.com/docker/docker/distribution/utils [2022-04-28T07:47:00.831Z] github.com/docker/docker/distribution/xfer [2022-04-28T07:47:00.831Z] github.com/docker/docker/dockerversion [2022-04-28T07:47:00.831Z] github.com/docker/docker/errdefs [2022-04-28T07:47:00.831Z] github.com/docker/docker/image [2022-04-28T07:47:00.831Z] github.com/docker/docker/image/cache [2022-04-28T07:47:00.831Z] github.com/docker/docker/image/tarexport [2022-04-28T07:47:00.831Z] github.com/docker/docker/image/v1 [2022-04-28T07:47:00.831Z] github.com/docker/docker/internal/test/suite [2022-04-28T07:47:00.831Z] github.com/docker/docker/layer [2022-04-28T07:47:00.831Z] github.com/docker/docker/libcontainerd [2022-04-28T07:47:00.831Z] github.com/docker/docker/libcontainerd/queue [2022-04-28T07:47:00.831Z] github.com/docker/docker/libcontainerd/remote [2022-04-28T07:47:00.831Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-28T07:47:00.831Z] github.com/docker/docker/libcontainerd/types [2022-04-28T07:47:00.831Z] github.com/docker/docker/libnetwork [2022-04-28T07:47:00.831Z] github.com/docker/docker/libnetwork/bitseq [2022-04-28T07:47:00.831Z] github.com/docker/docker/libnetwork/cluster [2022-04-28T07:47:00.831Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-28T07:47:00.831Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-28T07:47:00.831Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-28T07:47:00.831Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-28T07:47:00.831Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-28T07:47:00.831Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-28T07:47:00.831Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-28T07:47:00.831Z] github.com/docker/docker/libnetwork/config [2022-04-28T07:47:00.831Z] github.com/docker/docker/libnetwork/datastore [2022-04-28T07:47:00.831Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-28T07:47:00.831Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-28T07:47:00.831Z] github.com/docker/docker/libnetwork/driverapi [2022-04-28T07:47:00.831Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-28T07:47:00.831Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-28T07:47:00.831Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-28T07:47:00.831Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-28T07:47:00.831Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-28T07:47:00.831Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-28T07:47:00.831Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-28T07:47:00.831Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-28T07:47:00.831Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-28T07:47:00.831Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-28T07:47:00.831Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-28T07:47:00.831Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-28T07:47:00.831Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-28T07:47:00.831Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-28T07:47:00.831Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-28T07:47:00.831Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-28T07:47:00.831Z] github.com/docker/docker/libnetwork/etchosts [2022-04-28T07:47:00.831Z] github.com/docker/docker/libnetwork/idm [2022-04-28T07:47:00.831Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-28T07:47:00.831Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-28T07:47:00.831Z] github.com/docker/docker/libnetwork/ipam [2022-04-28T07:47:00.831Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-28T07:47:00.831Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-28T07:47:00.831Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-28T07:47:00.831Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-28T07:47:00.831Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-28T07:47:00.831Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-28T07:47:00.831Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-28T07:47:00.831Z] github.com/docker/docker/libnetwork/iptables [2022-04-28T07:47:00.831Z] github.com/docker/docker/libnetwork/netlabel [2022-04-28T07:47:00.831Z] github.com/docker/docker/libnetwork/netutils [2022-04-28T07:47:00.831Z] github.com/docker/docker/libnetwork/networkdb [2022-04-28T07:47:00.831Z] github.com/docker/docker/libnetwork/ns [2022-04-28T07:47:00.831Z] github.com/docker/docker/libnetwork/options [2022-04-28T07:47:00.831Z] github.com/docker/docker/libnetwork/osl [2022-04-28T07:47:00.831Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-28T07:47:00.831Z] github.com/docker/docker/libnetwork/portallocator [2022-04-28T07:47:00.831Z] github.com/docker/docker/libnetwork/portmapper [2022-04-28T07:47:00.831Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-28T07:47:00.831Z] github.com/docker/docker/libnetwork/testutils [2022-04-28T07:47:00.831Z] github.com/docker/docker/libnetwork/types [2022-04-28T07:47:00.831Z] github.com/docker/docker/oci [2022-04-28T07:47:00.831Z] github.com/docker/docker/oci/caps [2022-04-28T07:47:00.831Z] github.com/docker/docker/opts [2022-04-28T07:47:00.831Z] github.com/docker/docker/pkg/aaparser [2022-04-28T07:47:00.831Z] github.com/docker/docker/pkg/archive [2022-04-28T07:47:00.831Z] github.com/docker/docker/pkg/authorization [2022-04-28T07:47:00.831Z] github.com/docker/docker/pkg/broadcaster [2022-04-28T07:47:00.831Z] github.com/docker/docker/pkg/capabilities [2022-04-28T07:47:00.831Z] github.com/docker/docker/pkg/chrootarchive [2022-04-28T07:47:00.831Z] github.com/docker/docker/pkg/containerfs [2022-04-28T07:47:00.831Z] github.com/docker/docker/pkg/devicemapper [2022-04-28T07:47:00.831Z] github.com/docker/docker/pkg/directory [2022-04-28T07:47:00.831Z] github.com/docker/docker/pkg/dmesg [2022-04-28T07:47:00.831Z] github.com/docker/docker/pkg/filenotify [2022-04-28T07:47:00.831Z] github.com/docker/docker/pkg/fileutils [2022-04-28T07:47:00.831Z] github.com/docker/docker/pkg/fsutils [2022-04-28T07:47:00.831Z] github.com/docker/docker/pkg/homedir [2022-04-28T07:47:00.831Z] github.com/docker/docker/pkg/idtools [2022-04-28T07:47:00.831Z] github.com/docker/docker/pkg/ioutils [2022-04-28T07:47:00.831Z] github.com/docker/docker/pkg/jsonmessage [2022-04-28T07:47:00.831Z] github.com/docker/docker/pkg/longpath [2022-04-28T07:47:00.831Z] github.com/docker/docker/pkg/loopback [2022-04-28T07:47:00.831Z] github.com/docker/docker/pkg/namesgenerator [2022-04-28T07:47:00.831Z] github.com/docker/docker/pkg/parsers [2022-04-28T07:47:00.831Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-28T07:47:00.831Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-28T07:47:00.831Z] github.com/docker/docker/pkg/pidfile [2022-04-28T07:47:00.831Z] github.com/docker/docker/pkg/platform [2022-04-28T07:47:00.831Z] github.com/docker/docker/pkg/plugingetter [2022-04-28T07:47:00.831Z] github.com/docker/docker/pkg/plugins [2022-04-28T07:47:00.831Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-28T07:47:00.831Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-28T07:47:00.831Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-28T07:47:00.831Z] github.com/docker/docker/pkg/plugins/transport [2022-04-28T07:47:00.831Z] github.com/docker/docker/pkg/pools [2022-04-28T07:47:00.831Z] github.com/docker/docker/pkg/progress [2022-04-28T07:47:00.831Z] github.com/docker/docker/pkg/pubsub [2022-04-28T07:47:00.831Z] github.com/docker/docker/pkg/reexec [2022-04-28T07:47:00.831Z] github.com/docker/docker/pkg/signal [2022-04-28T07:47:00.831Z] github.com/docker/docker/pkg/stack [2022-04-28T07:47:00.831Z] github.com/docker/docker/pkg/stdcopy [2022-04-28T07:47:00.831Z] github.com/docker/docker/pkg/streamformatter [2022-04-28T07:47:00.831Z] github.com/docker/docker/pkg/stringid [2022-04-28T07:47:00.831Z] github.com/docker/docker/pkg/sysinfo [2022-04-28T07:47:00.831Z] github.com/docker/docker/pkg/system [2022-04-28T07:47:00.831Z] github.com/docker/docker/pkg/tailfile [2022-04-28T07:47:00.831Z] github.com/docker/docker/pkg/tarsum [2022-04-28T07:47:00.831Z] github.com/docker/docker/pkg/truncindex [2022-04-28T07:47:00.831Z] github.com/docker/docker/pkg/urlutil [2022-04-28T07:47:00.831Z] github.com/docker/docker/pkg/useragent [2022-04-28T07:47:00.831Z] github.com/docker/docker/plugin [2022-04-28T07:47:00.831Z] github.com/docker/docker/plugin/executor/containerd [2022-04-28T07:47:00.831Z] github.com/docker/docker/plugin/v2 [2022-04-28T07:47:00.831Z] github.com/docker/docker/profiles/apparmor [2022-04-28T07:47:00.831Z] github.com/docker/docker/profiles/seccomp [2022-04-28T07:47:00.831Z] github.com/docker/docker/quota [2022-04-28T07:47:00.831Z] github.com/docker/docker/reference [2022-04-28T07:47:00.831Z] github.com/docker/docker/registry [2022-04-28T07:47:00.831Z] github.com/docker/docker/registry/resumable [2022-04-28T07:47:00.831Z] github.com/docker/docker/restartmanager [2022-04-28T07:47:00.831Z] github.com/docker/docker/rootless [2022-04-28T07:47:00.831Z] github.com/docker/docker/rootless/specconv [2022-04-28T07:47:00.831Z] github.com/docker/docker/runconfig [2022-04-28T07:47:00.831Z] github.com/docker/docker/runconfig/opts [2022-04-28T07:47:00.831Z] github.com/docker/docker/testutil [2022-04-28T07:47:00.831Z] github.com/docker/docker/testutil/daemon [2022-04-28T07:47:00.831Z] github.com/docker/docker/testutil/environment [2022-04-28T07:47:00.831Z] github.com/docker/docker/testutil/fakecontext [2022-04-28T07:47:00.831Z] github.com/docker/docker/testutil/fakegit [2022-04-28T07:47:00.831Z] github.com/docker/docker/testutil/fakestorage [2022-04-28T07:47:00.831Z] github.com/docker/docker/testutil/fixtures/load [2022-04-28T07:47:00.831Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-28T07:47:00.831Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-28T07:47:00.831Z] github.com/docker/docker/testutil/registry [2022-04-28T07:47:00.831Z] github.com/docker/docker/testutil/request [2022-04-28T07:47:00.831Z] github.com/docker/docker/volume [2022-04-28T07:47:00.831Z] github.com/docker/docker/volume/drivers [2022-04-28T07:47:00.831Z] github.com/docker/docker/volume/local [2022-04-28T07:47:00.831Z] github.com/docker/docker/volume/mounts [2022-04-28T07:47:00.832Z] github.com/docker/docker/volume/service [2022-04-28T07:47:00.832Z] github.com/docker/docker/volume/service/opts [2022-04-28T07:47:00.832Z] github.com/docker/docker/volume/testutils' [2022-04-28T07:47:00.832Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-04-28T07:47:00.832Z] github.com/docker/docker/libnetwork/bitseq [2022-04-28T07:47:00.832Z] github.com/docker/docker/libnetwork/cluster [2022-04-28T07:47:00.832Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-28T07:47:00.832Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-28T07:47:00.832Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-28T07:47:00.832Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-28T07:47:00.832Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-28T07:47:00.832Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-28T07:47:00.832Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-28T07:47:00.832Z] github.com/docker/docker/libnetwork/config [2022-04-28T07:47:00.832Z] github.com/docker/docker/libnetwork/datastore [2022-04-28T07:47:00.832Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-28T07:47:00.832Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-28T07:47:00.832Z] github.com/docker/docker/libnetwork/driverapi [2022-04-28T07:47:00.832Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-28T07:47:00.832Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-28T07:47:00.832Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-28T07:47:00.832Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-28T07:47:00.832Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-28T07:47:00.832Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-28T07:47:00.832Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-28T07:47:00.832Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-28T07:47:00.832Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-28T07:47:00.832Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-28T07:47:00.832Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-28T07:47:00.832Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-28T07:47:00.832Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-28T07:47:00.832Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-28T07:47:00.832Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-28T07:47:00.832Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-28T07:47:00.832Z] github.com/docker/docker/libnetwork/etchosts [2022-04-28T07:47:00.832Z] github.com/docker/docker/libnetwork/idm [2022-04-28T07:47:00.832Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-28T07:47:00.832Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-28T07:47:00.832Z] github.com/docker/docker/libnetwork/ipam [2022-04-28T07:47:00.832Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-28T07:47:00.832Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-28T07:47:00.832Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-28T07:47:00.832Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-28T07:47:00.832Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-28T07:47:00.832Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-28T07:47:00.832Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-28T07:47:00.832Z] github.com/docker/docker/libnetwork/iptables [2022-04-28T07:47:00.832Z] github.com/docker/docker/libnetwork/netlabel [2022-04-28T07:47:00.832Z] github.com/docker/docker/libnetwork/netutils [2022-04-28T07:47:00.832Z] github.com/docker/docker/libnetwork/networkdb [2022-04-28T07:47:00.832Z] github.com/docker/docker/libnetwork/ns [2022-04-28T07:47:00.832Z] github.com/docker/docker/libnetwork/options [2022-04-28T07:47:00.832Z] github.com/docker/docker/libnetwork/osl [2022-04-28T07:47:00.832Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-28T07:47:00.832Z] github.com/docker/docker/libnetwork/portallocator [2022-04-28T07:47:00.832Z] github.com/docker/docker/libnetwork/portmapper [2022-04-28T07:47:00.832Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-28T07:47:00.832Z] github.com/docker/docker/libnetwork/testutils [2022-04-28T07:47:00.832Z] github.com/docker/docker/libnetwork/types' [2022-04-28T07:47:00.832Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-04-28T07:47:00.832Z] + echo 'github.com/docker/docker/libnetwork [2022-04-28T07:47:00.832Z] github.com/docker/docker/libnetwork/bitseq [2022-04-28T07:47:00.832Z] github.com/docker/docker/libnetwork/cluster [2022-04-28T07:47:00.832Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-28T07:47:00.832Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-28T07:47:00.832Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-28T07:47:00.832Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-28T07:47:00.832Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-28T07:47:00.832Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-28T07:47:00.832Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-28T07:47:00.832Z] github.com/docker/docker/libnetwork/config [2022-04-28T07:47:00.832Z] github.com/docker/docker/libnetwork/datastore [2022-04-28T07:47:00.832Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-28T07:47:00.832Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-28T07:47:00.832Z] github.com/docker/docker/libnetwork/driverapi [2022-04-28T07:47:00.832Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-28T07:47:00.832Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-28T07:47:00.832Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-28T07:47:00.832Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-28T07:47:00.832Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-28T07:47:00.832Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-28T07:47:00.832Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-28T07:47:00.832Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-28T07:47:00.832Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-28T07:47:00.832Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-28T07:47:00.832Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-28T07:47:00.832Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-28T07:47:00.832Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-28T07:47:00.832Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-28T07:47:00.832Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-28T07:47:00.832Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-28T07:47:00.832Z] github.com/docker/docker/libnetwork/etchosts [2022-04-28T07:47:00.832Z] github.com/docker/docker/libnetwork/idm [2022-04-28T07:47:00.832Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-28T07:47:00.832Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-28T07:47:00.832Z] github.com/docker/docker/libnetwork/ipam [2022-04-28T07:47:00.832Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-28T07:47:00.832Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-28T07:47:00.832Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-28T07:47:00.832Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-28T07:47:00.832Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-28T07:47:00.832Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-28T07:47:00.832Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-28T07:47:00.832Z] github.com/docker/docker/libnetwork/iptables [2022-04-28T07:47:00.832Z] github.com/docker/docker/libnetwork/netlabel [2022-04-28T07:47:00.832Z] github.com/docker/docker/libnetwork/netutils [2022-04-28T07:47:00.832Z] github.com/docker/docker/libnetwork/networkdb [2022-04-28T07:47:00.832Z] github.com/docker/docker/libnetwork/ns [2022-04-28T07:47:00.832Z] github.com/docker/docker/libnetwork/options [2022-04-28T07:47:00.832Z] github.com/docker/docker/libnetwork/osl [2022-04-28T07:47:00.832Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-28T07:47:00.832Z] github.com/docker/docker/libnetwork/portallocator [2022-04-28T07:47:00.832Z] github.com/docker/docker/libnetwork/portmapper [2022-04-28T07:47:00.832Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-28T07:47:00.832Z] github.com/docker/docker/libnetwork/testutils [2022-04-28T07:47:00.832Z] github.com/docker/docker/libnetwork/types' [2022-04-28T07:47:00.832Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-28T07:47:00.832Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-28T07:47:00.832Z] + type docker-proxy [2022-04-28T07:47:00.832Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-04-28T07:47:00.832Z] + hack/make.sh binary-proxy install-proxy [2022-04-28T07:47:00.832Z] [2022-04-28T07:47:00.832Z] Removing bundles/ [2022-04-28T07:47:00.832Z] [2022-04-28T07:47:00.832Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-04-28T07:47:00.832Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-04-28T07:47:00.832Z] GOOS="" GOARCH="" GOARM="" [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-28T07:47:01.476Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-04-28T07:47:01.624Z] + bundleName=amd64-rootless [2022-04-28T07:47:01.624Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-04-28T07:47:01.624Z] Creating amd64-rootless-bundles.tar.gz [2022-04-28T07:47:01.624Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-04-28T07:47:01.624Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2022-04-28T07:47:01.625Z] --- PASS: TestWaitBlocked (0.02s) [2022-04-28T07:47:01.625Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.72s) [2022-04-28T07:47:01.625Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.77s) [2022-04-28T07:47:01.625Z] === CONT TestContainerStartOnDaemonRestart [2022-04-28T07:47:01.625Z] === CONT TestIpcModeOlderClient [2022-04-28T07:47:01.625Z] --- PASS: TestIpcModeOlderClient (0.09s) [2022-04-28T07:47:01.625Z] === CONT TestContainerKillOnDaemonStart [Pipeline] archiveArtifacts [2022-04-28T07:47:01.637Z] Archiving artifacts [2022-04-28T07:47:01.732Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-04-28T07:47:02.665Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-04-28T07:47:03.228Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-04-28T07:47:03.301Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43536/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-28T07:47:03.531Z] --- PASS: TestContainerStartOnDaemonRestart (2.15s) [2022-04-28T07:47:03.531Z] === CONT TestRestartDaemonWithRestartingContainer [2022-04-28T07:47:03.627Z] + make clean [2022-04-28T07:47:03.887Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-28T07:47:03.887Z] docker-dev-cache [2022-04-28T07:47:03.887Z] docker-mod-cache [Pipeline] deleteDir [2022-04-28T07:47:04.112Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-04-28T07:47:04.112Z] [2022-04-28T07:47:04.112Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-04-28T07:47:04.112Z] Installing docker-proxy to /usr/local/bin/ [2022-04-28T07:47:04.112Z] [2022-04-28T07:47:04.112Z] + mkdir -p bundles [2022-04-28T07:47:04.112Z] + '[' -n 'github.com/docker/docker/api [2022-04-28T07:47:04.112Z] github.com/docker/docker/api/server [2022-04-28T07:47:04.112Z] github.com/docker/docker/api/server/backend/build [2022-04-28T07:47:04.112Z] github.com/docker/docker/api/server/httpstatus [2022-04-28T07:47:04.112Z] github.com/docker/docker/api/server/httputils [2022-04-28T07:47:04.112Z] github.com/docker/docker/api/server/middleware [2022-04-28T07:47:04.112Z] github.com/docker/docker/api/server/router [2022-04-28T07:47:04.112Z] github.com/docker/docker/api/server/router/build [2022-04-28T07:47:04.112Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-28T07:47:04.112Z] github.com/docker/docker/api/server/router/container [2022-04-28T07:47:04.112Z] github.com/docker/docker/api/server/router/debug [2022-04-28T07:47:04.112Z] github.com/docker/docker/api/server/router/distribution [2022-04-28T07:47:04.112Z] github.com/docker/docker/api/server/router/grpc [2022-04-28T07:47:04.112Z] github.com/docker/docker/api/server/router/image [2022-04-28T07:47:04.112Z] github.com/docker/docker/api/server/router/network [2022-04-28T07:47:04.112Z] github.com/docker/docker/api/server/router/plugin [2022-04-28T07:47:04.112Z] github.com/docker/docker/api/server/router/session [2022-04-28T07:47:04.112Z] github.com/docker/docker/api/server/router/swarm [2022-04-28T07:47:04.112Z] github.com/docker/docker/api/server/router/system [2022-04-28T07:47:04.112Z] github.com/docker/docker/api/server/router/volume [2022-04-28T07:47:04.112Z] github.com/docker/docker/api/types [2022-04-28T07:47:04.112Z] github.com/docker/docker/api/types/backend [2022-04-28T07:47:04.112Z] github.com/docker/docker/api/types/blkiodev [2022-04-28T07:47:04.112Z] github.com/docker/docker/api/types/container [2022-04-28T07:47:04.112Z] github.com/docker/docker/api/types/events [2022-04-28T07:47:04.112Z] github.com/docker/docker/api/types/filters [2022-04-28T07:47:04.112Z] github.com/docker/docker/api/types/image [2022-04-28T07:47:04.112Z] github.com/docker/docker/api/types/mount [2022-04-28T07:47:04.112Z] github.com/docker/docker/api/types/network [2022-04-28T07:47:04.112Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-28T07:47:04.112Z] github.com/docker/docker/api/types/registry [2022-04-28T07:47:04.112Z] github.com/docker/docker/api/types/strslice [2022-04-28T07:47:04.112Z] github.com/docker/docker/api/types/swarm [2022-04-28T07:47:04.112Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-28T07:47:04.112Z] github.com/docker/docker/api/types/time [2022-04-28T07:47:04.112Z] github.com/docker/docker/api/types/versions [2022-04-28T07:47:04.112Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-28T07:47:04.112Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-28T07:47:04.112Z] github.com/docker/docker/api/types/volume [2022-04-28T07:47:04.112Z] github.com/docker/docker/builder [2022-04-28T07:47:04.112Z] github.com/docker/docker/builder/builder-next [2022-04-28T07:47:04.112Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-28T07:47:04.112Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-28T07:47:04.112Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-28T07:47:04.112Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-28T07:47:04.112Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-28T07:47:04.112Z] github.com/docker/docker/builder/builder-next/worker [2022-04-28T07:47:04.112Z] github.com/docker/docker/builder/dockerfile [2022-04-28T07:47:04.112Z] github.com/docker/docker/builder/remotecontext [2022-04-28T07:47:04.112Z] github.com/docker/docker/builder/remotecontext/git [2022-04-28T07:47:04.112Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-28T07:47:04.112Z] github.com/docker/docker/cli [2022-04-28T07:47:04.112Z] github.com/docker/docker/cli/config [2022-04-28T07:47:04.112Z] github.com/docker/docker/cli/debug [2022-04-28T07:47:04.112Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-04-28T07:47:04.112Z] github.com/docker/docker/cli/winresources/dockerd [2022-04-28T07:47:04.112Z] github.com/docker/docker/client [2022-04-28T07:47:04.112Z] github.com/docker/docker/cmd/docker-proxy [2022-04-28T07:47:04.112Z] github.com/docker/docker/cmd/dockerd [2022-04-28T07:47:04.112Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-28T07:47:04.112Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-28T07:47:04.112Z] github.com/docker/docker/container [2022-04-28T07:47:04.112Z] github.com/docker/docker/container/stream [2022-04-28T07:47:04.112Z] github.com/docker/docker/contrib/apparmor [2022-04-28T07:47:04.112Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-28T07:47:04.112Z] github.com/docker/docker/contrib/httpserver [2022-04-28T07:47:04.112Z] github.com/docker/docker/daemon [2022-04-28T07:47:04.112Z] github.com/docker/docker/daemon/cluster [2022-04-28T07:47:04.112Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-28T07:47:04.112Z] github.com/docker/docker/daemon/cluster/convert [2022-04-28T07:47:04.112Z] github.com/docker/docker/daemon/cluster/executor [2022-04-28T07:47:04.112Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-28T07:47:04.112Z] github.com/docker/docker/daemon/cluster/provider [2022-04-28T07:47:04.112Z] github.com/docker/docker/daemon/config [2022-04-28T07:47:04.112Z] github.com/docker/docker/daemon/events [2022-04-28T07:47:04.112Z] github.com/docker/docker/daemon/events/testutils [2022-04-28T07:47:04.112Z] github.com/docker/docker/daemon/exec [2022-04-28T07:47:04.112Z] github.com/docker/docker/daemon/graphdriver [2022-04-28T07:47:04.112Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-28T07:47:04.112Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-28T07:47:04.112Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-28T07:47:04.112Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-28T07:47:04.112Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-28T07:47:04.112Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-28T07:47:04.112Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-28T07:47:04.112Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-28T07:47:04.112Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-28T07:47:04.112Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-28T07:47:04.112Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-28T07:47:04.112Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-28T07:47:04.112Z] github.com/docker/docker/daemon/images [2022-04-28T07:47:04.112Z] github.com/docker/docker/daemon/initlayer [2022-04-28T07:47:04.112Z] github.com/docker/docker/daemon/links [2022-04-28T07:47:04.112Z] github.com/docker/docker/daemon/listeners [2022-04-28T07:47:04.112Z] github.com/docker/docker/daemon/logger [2022-04-28T07:47:04.112Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-28T07:47:04.112Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-28T07:47:04.112Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-28T07:47:04.112Z] github.com/docker/docker/daemon/logger/gelf [2022-04-28T07:47:04.112Z] github.com/docker/docker/daemon/logger/journald [2022-04-28T07:47:04.112Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-28T07:47:04.112Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-28T07:47:04.112Z] github.com/docker/docker/daemon/logger/local [2022-04-28T07:47:04.112Z] github.com/docker/docker/daemon/logger/logentries [2022-04-28T07:47:04.112Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-28T07:47:04.112Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-28T07:47:04.112Z] github.com/docker/docker/daemon/logger/splunk [2022-04-28T07:47:04.112Z] github.com/docker/docker/daemon/logger/syslog [2022-04-28T07:47:04.112Z] github.com/docker/docker/daemon/logger/templates [2022-04-28T07:47:04.112Z] github.com/docker/docker/daemon/names [2022-04-28T07:47:04.112Z] github.com/docker/docker/daemon/network [2022-04-28T07:47:04.112Z] github.com/docker/docker/daemon/stats [2022-04-28T07:47:04.112Z] github.com/docker/docker/distribution [2022-04-28T07:47:04.112Z] github.com/docker/docker/distribution/metadata [2022-04-28T07:47:04.112Z] github.com/docker/docker/distribution/utils [2022-04-28T07:47:04.112Z] github.com/docker/docker/distribution/xfer [2022-04-28T07:47:04.112Z] github.com/docker/docker/dockerversion [2022-04-28T07:47:04.112Z] github.com/docker/docker/errdefs [2022-04-28T07:47:04.112Z] github.com/docker/docker/image [2022-04-28T07:47:04.112Z] github.com/docker/docker/image/cache [2022-04-28T07:47:04.112Z] github.com/docker/docker/image/tarexport [2022-04-28T07:47:04.112Z] github.com/docker/docker/image/v1 [2022-04-28T07:47:04.112Z] github.com/docker/docker/internal/test/suite [2022-04-28T07:47:04.112Z] github.com/docker/docker/layer [2022-04-28T07:47:04.112Z] github.com/docker/docker/libcontainerd [2022-04-28T07:47:04.112Z] github.com/docker/docker/libcontainerd/queue [2022-04-28T07:47:04.112Z] github.com/docker/docker/libcontainerd/remote [2022-04-28T07:47:04.112Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-28T07:47:04.112Z] github.com/docker/docker/libcontainerd/types [2022-04-28T07:47:04.112Z] github.com/docker/docker/oci [2022-04-28T07:47:04.112Z] github.com/docker/docker/oci/caps [2022-04-28T07:47:04.112Z] github.com/docker/docker/opts [2022-04-28T07:47:04.112Z] github.com/docker/docker/pkg/aaparser [2022-04-28T07:47:04.112Z] github.com/docker/docker/pkg/archive [2022-04-28T07:47:04.112Z] github.com/docker/docker/pkg/authorization [2022-04-28T07:47:04.112Z] github.com/docker/docker/pkg/broadcaster [2022-04-28T07:47:04.112Z] github.com/docker/docker/pkg/capabilities [2022-04-28T07:47:04.113Z] github.com/docker/docker/pkg/chrootarchive [2022-04-28T07:47:04.113Z] github.com/docker/docker/pkg/containerfs [2022-04-28T07:47:04.113Z] github.com/docker/docker/pkg/devicemapper [2022-04-28T07:47:04.113Z] github.com/docker/docker/pkg/directory [2022-04-28T07:47:04.113Z] github.com/docker/docker/pkg/dmesg [2022-04-28T07:47:04.113Z] github.com/docker/docker/pkg/filenotify [2022-04-28T07:47:04.113Z] github.com/docker/docker/pkg/fileutils [2022-04-28T07:47:04.113Z] github.com/docker/docker/pkg/fsutils [2022-04-28T07:47:04.113Z] github.com/docker/docker/pkg/homedir [2022-04-28T07:47:04.113Z] github.com/docker/docker/pkg/idtools [2022-04-28T07:47:04.113Z] github.com/docker/docker/pkg/ioutils [2022-04-28T07:47:04.113Z] github.com/docker/docker/pkg/jsonmessage [2022-04-28T07:47:04.113Z] github.com/docker/docker/pkg/longpath [2022-04-28T07:47:04.113Z] github.com/docker/docker/pkg/loopback [2022-04-28T07:47:04.113Z] github.com/docker/docker/pkg/namesgenerator [2022-04-28T07:47:04.113Z] github.com/docker/docker/pkg/parsers [2022-04-28T07:47:04.113Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-28T07:47:04.113Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-28T07:47:04.113Z] github.com/docker/docker/pkg/pidfile [2022-04-28T07:47:04.113Z] github.com/docker/docker/pkg/platform [2022-04-28T07:47:04.113Z] github.com/docker/docker/pkg/plugingetter [2022-04-28T07:47:04.113Z] github.com/docker/docker/pkg/plugins [2022-04-28T07:47:04.113Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-28T07:47:04.113Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-28T07:47:04.113Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-28T07:47:04.113Z] github.com/docker/docker/pkg/plugins/transport [2022-04-28T07:47:04.113Z] github.com/docker/docker/pkg/pools [2022-04-28T07:47:04.113Z] github.com/docker/docker/pkg/progress [2022-04-28T07:47:04.113Z] github.com/docker/docker/pkg/pubsub [2022-04-28T07:47:04.113Z] github.com/docker/docker/pkg/reexec [2022-04-28T07:47:04.113Z] github.com/docker/docker/pkg/signal [2022-04-28T07:47:04.113Z] github.com/docker/docker/pkg/stack [2022-04-28T07:47:04.113Z] github.com/docker/docker/pkg/stdcopy [2022-04-28T07:47:04.113Z] github.com/docker/docker/pkg/streamformatter [2022-04-28T07:47:04.113Z] github.com/docker/docker/pkg/stringid [2022-04-28T07:47:04.113Z] github.com/docker/docker/pkg/sysinfo [2022-04-28T07:47:04.113Z] github.com/docker/docker/pkg/system [2022-04-28T07:47:04.113Z] github.com/docker/docker/pkg/tailfile [2022-04-28T07:47:04.113Z] github.com/docker/docker/pkg/tarsum [2022-04-28T07:47:04.113Z] github.com/docker/docker/pkg/truncindex [2022-04-28T07:47:04.113Z] github.com/docker/docker/pkg/urlutil [2022-04-28T07:47:04.113Z] github.com/docker/docker/pkg/useragent [2022-04-28T07:47:04.113Z] github.com/docker/docker/plugin [2022-04-28T07:47:04.113Z] github.com/docker/docker/plugin/executor/containerd [2022-04-28T07:47:04.113Z] github.com/docker/docker/plugin/v2 [2022-04-28T07:47:04.113Z] github.com/docker/docker/profiles/apparmor [2022-04-28T07:47:04.113Z] github.com/docker/docker/profiles/seccomp [2022-04-28T07:47:04.113Z] github.com/docker/docker/quota [2022-04-28T07:47:04.113Z] github.com/docker/docker/reference [2022-04-28T07:47:04.113Z] github.com/docker/docker/registry [2022-04-28T07:47:04.113Z] github.com/docker/docker/registry/resumable [2022-04-28T07:47:04.113Z] github.com/docker/docker/restartmanager [2022-04-28T07:47:04.113Z] github.com/docker/docker/rootless [2022-04-28T07:47:04.113Z] github.com/docker/docker/rootless/specconv [2022-04-28T07:47:04.113Z] github.com/docker/docker/runconfig [2022-04-28T07:47:04.113Z] github.com/docker/docker/runconfig/opts [2022-04-28T07:47:04.113Z] github.com/docker/docker/testutil [2022-04-28T07:47:04.113Z] github.com/docker/docker/testutil/daemon [2022-04-28T07:47:04.113Z] github.com/docker/docker/testutil/environment [2022-04-28T07:47:04.113Z] github.com/docker/docker/testutil/fakecontext [2022-04-28T07:47:04.113Z] github.com/docker/docker/testutil/fakegit [2022-04-28T07:47:04.113Z] github.com/docker/docker/testutil/fakestorage [2022-04-28T07:47:04.113Z] github.com/docker/docker/testutil/fixtures/load [2022-04-28T07:47:04.113Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-28T07:47:04.113Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-28T07:47:04.113Z] github.com/docker/docker/testutil/registry [2022-04-28T07:47:04.113Z] github.com/docker/docker/testutil/request [2022-04-28T07:47:04.113Z] github.com/docker/docker/volume [2022-04-28T07:47:04.113Z] github.com/docker/docker/volume/drivers [2022-04-28T07:47:04.113Z] github.com/docker/docker/volume/local [2022-04-28T07:47:04.113Z] github.com/docker/docker/volume/mounts [2022-04-28T07:47:04.113Z] github.com/docker/docker/volume/service [2022-04-28T07:47:04.113Z] github.com/docker/docker/volume/service/opts [2022-04-28T07:47:04.113Z] github.com/docker/docker/volume/testutils' ']' [2022-04-28T07:47:04.113Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-04-28T07:47:04.158Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-28T07:47:05.050Z] ? github.com/docker/docker/api [no test files] [2022-04-28T07:47:05.095Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-04-28T07:47:05.436Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.76s) [2022-04-28T07:47:05.436Z] === CONT TestDaemonHostGatewayIP [2022-04-28T07:47:05.658Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-04-28T07:47:06.590Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-28T07:47:06.590Z] Using test binary docker [2022-04-28T07:47:06.590Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-04-28T07:47:06.590Z] +++ /etc/init.d/apparmor start [2022-04-28T07:47:06.590Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-28T07:47:06.590Z] INFO: Waiting for daemon to start... [2022-04-28T07:47:06.590Z] Starting dockerd [2022-04-28T07:47:06.590Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2022-04-28T07:47:07.977Z] --- PASS: TestDaemonHostGatewayIP (2.32s) [2022-04-28T07:47:07.977Z] === CONT TestDaemonRestartIpcMode [2022-04-28T07:47:08.289Z] 8f616e6e9eec: Pull complete [2022-04-28T07:47:10.512Z] --- PASS: TestDaemonRestartIpcMode (2.41s) [2022-04-28T07:47:13.126Z] . [2022-04-28T07:47:13.126Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-28T07:47:13.126Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-28T07:47:13.126Z] Error: No such image: emptyfs [2022-04-28T07:47:13.126Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-04-28T07:47:13.126Z] ++++ docker load [2022-04-28T07:47:13.126Z] Running integration-test (iteration 1) [2022-04-28T07:47:13.126Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-04-28T07:47:13.126Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-04-28T07:47:13.126Z] ++ set -e [2022-04-28T07:47:13.126Z] ++ '[' -n 0 ']' [2022-04-28T07:47:13.126Z] ++ set -x [2022-04-28T07:47:13.126Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-04-28T07:47:13.126Z] Loaded image: busybox:latest [2022-04-28T07:47:13.126Z] Loaded image: busybox:glibc [2022-04-28T07:47:13.167Z] ok github.com/docker/docker/api/server 0.044s coverage: 7.9% of statements [2022-04-28T07:47:13.797Z] --- PASS: TestContainerKillOnDaemonStart (11.82s) [2022-04-28T07:47:13.797Z] PASS [2022-04-28T07:47:13.797Z] [2022-04-28T07:47:13.797Z] === Skipped [2022-04-28T07:47:13.797Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-04-28T07:47:13.797Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-28T07:47:13.797Z] [2022-04-28T07:47:13.797Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-04-28T07:47:13.797Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-28T07:47:13.797Z] [2022-04-28T07:47:13.797Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-04-28T07:47:13.797Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-28T07:47:13.797Z] [2022-04-28T07:47:13.797Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-28T07:47:13.797Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-28T07:47:13.797Z] [2022-04-28T07:47:13.797Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-04-28T07:47:13.797Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-04-28T07:47:13.797Z] [2022-04-28T07:47:13.797Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-04-28T07:47:13.797Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-28T07:47:13.797Z] [2022-04-28T07:47:13.797Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-04-28T07:47:13.797Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-04-28T07:47:13.797Z] [2022-04-28T07:47:13.797Z] DONE 235 tests, 7 skipped in 118.333s [2022-04-28T07:47:13.797Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-04-28T07:47:13.797Z] === RUN TestConfigDaemonLibtrustID [2022-04-28T07:47:13.797Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-04-28T07:47:13.797Z] === RUN TestDaemonConfigValidation [2022-04-28T07:47:13.797Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-04-28T07:47:13.797Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-04-28T07:47:13.797Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-04-28T07:47:13.797Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-04-28T07:47:13.797Z] === RUN TestDaemonConfigValidation/invalid_config [2022-04-28T07:47:13.797Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-04-28T07:47:13.797Z] === RUN TestDaemonConfigValidation/malformed_config [2022-04-28T07:47:13.797Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-04-28T07:47:13.797Z] === RUN TestDaemonConfigValidation/valid_config [2022-04-28T07:47:13.797Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-04-28T07:47:13.797Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-04-28T07:47:13.797Z] === CONT TestDaemonConfigValidation/malformed_config [2022-04-28T07:47:14.054Z] Loaded image: debian:bullseye-slim [2022-04-28T07:47:14.054Z] Loaded image: hello-world:latest [2022-04-28T07:47:14.054Z] Loaded image: arm32v7/hello-world:latest [2022-04-28T07:47:14.054Z] INFO: Testing against a local daemon [2022-04-28T07:47:14.054Z] === RUN TestCgroupNamespacesBuild [2022-04-28T07:47:14.056Z] === CONT TestDaemonConfigValidation/valid_config [2022-04-28T07:47:14.056Z] === CONT TestDaemonConfigValidation/invalid_config [2022-04-28T07:47:14.056Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-04-28T07:47:14.056Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-04-28T07:47:14.056Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2022-04-28T07:47:14.056Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.10s) [2022-04-28T07:47:14.056Z] --- PASS: TestDaemonConfigValidation/valid_config (0.09s) [2022-04-28T07:47:14.056Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2022-04-28T07:47:14.056Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-04-28T07:47:14.056Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-28T07:47:14.056Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-04-28T07:47:15.420Z] --- PASS: TestCgroupNamespacesBuild (1.11s) [2022-04-28T07:47:15.421Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-04-28T07:47:15.431Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-04-28T07:47:16.366Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.12s) [2022-04-28T07:47:16.366Z] === RUN TestBuildWithSession [2022-04-28T07:47:16.366Z] build_session_test.go:25: TODO: BuildKit [2022-04-28T07:47:16.366Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-28T07:47:16.366Z] === RUN TestBuildSquashParent [2022-04-28T07:47:16.367Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-04-28T07:47:17.303Z] === CONT TestConfigDaemonSeccompProfiles [2022-04-28T07:47:17.303Z] daemon_test.go:156: [d18b662ffd62b] daemon is not started [2022-04-28T07:47:17.303Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s) [2022-04-28T07:47:17.303Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-04-28T07:47:17.303Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-04-28T07:47:17.303Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-04-28T07:47:17.303Z] === RUN TestDaemonProxy [2022-04-28T07:47:17.303Z] === RUN TestDaemonProxy/environment_variables [2022-04-28T07:47:19.204Z] === RUN TestDaemonProxy/command-line_options [2022-04-28T07:47:20.581Z] === RUN TestDaemonProxy/configuration_file [2022-04-28T07:47:20.621Z] --- PASS: TestBuildSquashParent (3.95s) [2022-04-28T07:47:20.621Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-28T07:47:20.621Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-28T07:47:20.621Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-28T07:47:20.621Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-28T07:47:20.621Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-28T07:47:20.621Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-28T07:47:20.621Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-28T07:47:20.621Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-28T07:47:20.621Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-28T07:47:20.621Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-28T07:47:20.621Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-28T07:47:20.621Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-28T07:47:20.621Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-28T07:47:20.621Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-28T07:47:20.621Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-28T07:47:21.548Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-28T07:47:21.548Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-28T07:47:22.484Z] === RUN TestDaemonProxy/conflicting_options [2022-04-28T07:47:22.914Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-28T07:47:22.914Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-28T07:47:23.058Z] === RUN TestDaemonProxy/reload_sanitized [2022-04-28T07:47:23.349Z] --- PASS: TestDaemonProxy (6.23s) [2022-04-28T07:47:23.349Z] --- PASS: TestDaemonProxy/environment_variables (1.72s) [2022-04-28T07:47:23.349Z] --- PASS: TestDaemonProxy/command-line_options (1.74s) [2022-04-28T07:47:23.349Z] --- PASS: TestDaemonProxy/configuration_file (1.74s) [2022-04-28T07:47:23.349Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-04-28T07:47:23.349Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-04-28T07:47:23.349Z] PASS [2022-04-28T07:47:23.349Z] [2022-04-28T07:47:23.349Z] DONE 17 tests in 10.123s [2022-04-28T07:47:23.349Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-04-28T07:47:23.609Z] INFO: Testing against a local daemon [2022-04-28T07:47:23.609Z] === RUN TestCommitInheritsEnv [2022-04-28T07:47:23.868Z] --- PASS: TestCommitInheritsEnv (0.33s) [2022-04-28T07:47:23.868Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-28T07:47:23.868Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-04-28T07:47:23.868Z] === RUN TestImportWithCustomPlatform [2022-04-28T07:47:23.868Z] === RUN TestImportWithCustomPlatform/#00 [2022-04-28T07:47:23.868Z] === RUN TestImportWithCustomPlatform/_______ [2022-04-28T07:47:23.868Z] === RUN TestImportWithCustomPlatform// [2022-04-28T07:47:23.868Z] === RUN TestImportWithCustomPlatform/linux [2022-04-28T07:47:24.135Z] === RUN TestImportWithCustomPlatform/LINUX [2022-04-28T07:47:24.135Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-04-28T07:47:24.135Z] === RUN TestImportWithCustomPlatform/macos [2022-04-28T07:47:24.135Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-04-28T07:47:24.135Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-04-28T07:47:24.135Z] --- PASS: TestImportWithCustomPlatform (0.34s) [2022-04-28T07:47:24.135Z] --- PASS: TestImportWithCustomPlatform/#00 (0.09s) [2022-04-28T07:47:24.135Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-04-28T07:47:24.135Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-04-28T07:47:24.135Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-04-28T07:47:24.135Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-04-28T07:47:24.135Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-04-28T07:47:24.135Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-04-28T07:47:24.135Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-04-28T07:47:24.135Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-04-28T07:47:24.135Z] === RUN TestImagesFilterMultiReference [2022-04-28T07:47:24.281Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-04-28T07:47:24.281Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.27s) [2022-04-28T07:47:24.281Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.27s) [2022-04-28T07:47:24.281Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.31s) [2022-04-28T07:47:24.281Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.41s) [2022-04-28T07:47:24.281Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.10s) [2022-04-28T07:47:24.281Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.17s) [2022-04-28T07:47:24.281Z] === RUN TestBuildMultiStageCopy [2022-04-28T07:47:24.281Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-28T07:47:24.395Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2022-04-28T07:47:24.395Z] === RUN TestImagePullPlatformInvalid [2022-04-28T07:47:24.395Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-04-28T07:47:24.395Z] === RUN TestRemoveImageOrphaning [2022-04-28T07:47:24.655Z] --- PASS: TestRemoveImageOrphaning (0.26s) [2022-04-28T07:47:24.655Z] === RUN TestRemoveImageGarbageCollector [2022-04-28T07:47:25.211Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-28T07:47:25.222Z] time="2022-04-28T07:47:24Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-04-28T07:47:25.467Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-28T07:47:25.723Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-28T07:47:25.723Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-28T07:47:25.981Z] --- PASS: TestBuildMultiStageCopy (1.96s) [2022-04-28T07:47:25.981Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.11s) [2022-04-28T07:47:25.981Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.22s) [2022-04-28T07:47:25.981Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s) [2022-04-28T07:47:25.981Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s) [2022-04-28T07:47:25.981Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.21s) [2022-04-28T07:47:25.981Z] === RUN TestBuildMultiStageParentConfig [2022-04-28T07:47:26.543Z] --- PASS: TestBuildMultiStageParentConfig (0.59s) [2022-04-28T07:47:26.543Z] === RUN TestBuildLabelWithTargets [2022-04-28T07:47:26.600Z] --- PASS: TestRemoveImageGarbageCollector (1.85s) [2022-04-28T07:47:26.600Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-28T07:47:26.600Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-04-28T07:47:26.600Z] === RUN TestTagInvalidReference [2022-04-28T07:47:26.600Z] --- PASS: TestTagInvalidReference (0.01s) [2022-04-28T07:47:26.600Z] === RUN TestTagValidPrefixedRepo [2022-04-28T07:47:26.600Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-04-28T07:47:26.600Z] === RUN TestTagExistedNameWithoutForce [2022-04-28T07:47:26.600Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-04-28T07:47:26.600Z] === RUN TestTagOfficialNames [2022-04-28T07:47:26.600Z] --- PASS: TestTagOfficialNames (0.05s) [2022-04-28T07:47:26.600Z] === RUN TestTagMatchesDigest [2022-04-28T07:47:26.600Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-04-28T07:47:26.600Z] === CONT TestImportExtremelyLargeImageWorks [2022-04-28T07:47:27.473Z] --- PASS: TestBuildLabelWithTargets (0.94s) [2022-04-28T07:47:27.473Z] === RUN TestBuildWithEmptyLayers [2022-04-28T07:47:28.036Z] --- PASS: TestBuildWithEmptyLayers (0.44s) [2022-04-28T07:47:28.036Z] === RUN TestBuildMultiStageOnBuild [2022-04-28T07:47:29.402Z] --- PASS: TestBuildMultiStageOnBuild (1.28s) [2022-04-28T07:47:29.402Z] === RUN TestBuildUncleanTarFilenames [2022-04-28T07:47:29.964Z] --- PASS: TestBuildUncleanTarFilenames (0.61s) [2022-04-28T07:47:29.964Z] === RUN TestBuildMultiStageLayerLeak [2022-04-28T07:47:31.331Z] --- PASS: TestBuildMultiStageLayerLeak (1.38s) [2022-04-28T07:47:31.331Z] === RUN TestBuildWithHugeFile [2022-04-28T07:47:35.100Z] ok github.com/docker/docker/api/server/httputils 0.031s coverage: 31.9% of statements [2022-04-28T07:47:35.100Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-04-28T07:47:35.100Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-04-28T07:47:35.100Z] ok github.com/docker/docker/api/types/strslice 0.045s coverage: 90.0% of statements [2022-04-28T07:47:35.100Z] ok github.com/docker/docker/api/types/time 0.009s coverage: 100.0% of statements [2022-04-28T07:47:35.100Z] ok github.com/docker/docker/api/types/filters 0.026s coverage: 92.2% of statements [2022-04-28T07:47:35.100Z] ok github.com/docker/docker/api/types/versions 0.017s coverage: 77.3% of statements [2022-04-28T07:47:35.100Z] ok github.com/docker/docker/api/server/middleware 0.023s coverage: 37.7% of statements [2022-04-28T07:47:35.100Z] ? github.com/docker/docker/api/server/router [no test files] [2022-04-28T07:47:35.100Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-04-28T07:47:35.100Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-04-28T07:47:35.100Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-04-28T07:47:35.100Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-04-28T07:47:35.100Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-04-28T07:47:35.100Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-04-28T07:47:35.100Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-04-28T07:47:35.100Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-04-28T07:47:35.100Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-04-28T07:47:35.100Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-04-28T07:47:35.100Z] ok github.com/docker/docker/api/server/router/swarm 0.010s coverage: 6.1% of statements [2022-04-28T07:47:35.100Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-04-28T07:47:35.100Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-04-28T07:47:35.100Z] ? github.com/docker/docker/api/types [no test files] [2022-04-28T07:47:35.100Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-04-28T07:47:35.100Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-04-28T07:47:35.100Z] ? github.com/docker/docker/api/types/container [no test files] [2022-04-28T07:47:35.100Z] ? github.com/docker/docker/api/types/events [no test files] [2022-04-28T07:47:35.100Z] ? github.com/docker/docker/api/types/image [no test files] [2022-04-28T07:47:35.100Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-04-28T07:47:35.100Z] ? github.com/docker/docker/api/types/network [no test files] [2022-04-28T07:47:35.100Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-04-28T07:47:35.100Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-04-28T07:47:35.100Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-04-28T07:47:35.100Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-04-28T07:47:35.100Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-04-28T07:47:35.100Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-04-28T07:47:35.100Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-04-28T07:47:35.100Z] ? github.com/docker/docker/builder [no test files] [2022-04-28T07:47:35.100Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-04-28T07:47:35.100Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-04-28T07:47:35.100Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-04-28T07:47:35.100Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-04-28T07:47:35.100Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-04-28T07:47:35.100Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-04-28T07:47:35.100Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-04-28T07:47:35.100Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.013s coverage: 100.0% of statements [2022-04-28T07:47:35.100Z] ok github.com/docker/docker/cli/debug 0.045s coverage: 100.0% of statements [2022-04-28T07:47:35.100Z] ok github.com/docker/docker/cmd/docker-proxy 0.210s coverage: 69.3% of statements [2022-04-28T07:47:35.667Z] ok github.com/docker/docker/builder/remotecontext 0.198s coverage: 13.7% of statements [2022-04-28T07:47:36.602Z] ok github.com/docker/docker/builder/dockerfile 0.635s coverage: 49.3% of statements [2022-04-28T07:47:39.887Z] ok github.com/docker/docker/builder/remotecontext/git 5.867s coverage: 86.3% of statements [2022-04-28T07:47:39.887Z] ? github.com/docker/docker/cli [no test files] [2022-04-28T07:47:39.887Z] ? github.com/docker/docker/cli/config [no test files] [2022-04-28T07:47:39.887Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-04-28T07:47:39.887Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-04-28T07:47:40.146Z] ok github.com/docker/docker/client 0.148s coverage: 75.6% of statements [2022-04-28T07:47:48.268Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.016s coverage: 65.3% of statements [2022-04-28T07:47:48.268Z] ok github.com/docker/docker/daemon/cluster/convert 0.024s coverage: 35.9% of statements [2022-04-28T07:47:48.269Z] ok github.com/docker/docker/container 0.173s coverage: 34.8% of statements [2022-04-28T07:47:48.836Z] ok github.com/docker/docker/daemon/config 0.043s coverage: 81.5% of statements [2022-04-28T07:47:48.836Z] ok github.com/docker/docker/daemon/events 0.061s coverage: 50.0% of statements [2022-04-28T07:47:49.094Z] ok github.com/docker/docker/cmd/dockerd/trap 2.864s coverage: 0.0% of statements [2022-04-28T07:47:49.353Z] ok github.com/docker/docker/daemon/graphdriver 0.053s coverage: 2.2% of statements [2022-04-28T07:47:50.175Z] dccd9e4d14d3: Pull complete [2022-04-28T07:47:50.175Z] Digest: sha256:378d85bd8e7388a777d25009f8523d1e95a5f544f131eaada83171045d5b2c1e [2022-04-28T07:47:50.175Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-28T07:47:50.175Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-04-28T07:47:50.175Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-04-28T07:47:50.175Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.643' [2022-04-28T07:47:50.175Z] WARN: Skipping validation tests [2022-04-28T07:47:50.175Z] INFO: Running unit tests at 04/28/2022 07:47:38... [2022-04-28T07:47:50.175Z] INFO: make.ps1 starting at 04/28/2022 07:47:41 [2022-04-28T07:47:50.175Z] INFO: Git commit (4cf904494e) assumed from DOCKER_GITCOMMIT environment variable [2022-04-28T07:47:50.175Z] INFO: Running unit tests... [2022-04-28T07:47:50.175Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-04-28T07:47:50.729Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.459s coverage: 56.2% of statements [2022-04-28T07:47:50.988Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.017s coverage: 74.8% of statements [2022-04-28T07:47:51.924Z] ok github.com/docker/docker/daemon/cluster 0.099s coverage: 0.5% of statements [2022-04-28T07:47:52.183Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.030s coverage: 3.0% of statements [2022-04-28T07:47:52.441Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.022s coverage: 1.9% of statements [2022-04-28T07:47:52.441Z] ok github.com/docker/docker/cmd/dockerd 0.103s coverage: 30.6% of statements [2022-04-28T07:47:52.441Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-04-28T07:47:52.441Z] ? github.com/docker/docker/container/stream [no test files] [2022-04-28T07:47:52.441Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-04-28T07:47:52.441Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-04-28T07:47:52.441Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-04-28T07:47:53.391Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.015s coverage: 58.5% of statements [2022-04-28T07:47:53.650Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.422s coverage: 50.6% of statements [2022-04-28T07:47:53.650Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.048s coverage: 3.0% of statements [2022-04-28T07:47:53.722Z] 4612f6d0b889: Pull complete [2022-04-28T07:47:53.909Z] ok github.com/docker/docker/daemon/images 0.053s coverage: 6.6% of statements [2022-04-28T07:47:53.909Z] ok github.com/docker/docker/daemon/links 0.042s coverage: 93.0% of statements [2022-04-28T07:47:54.848Z] ok github.com/docker/docker/daemon/logger/fluentd 0.021s coverage: 53.6% of statements [2022-04-28T07:47:54.848Z] ok github.com/docker/docker/daemon/logger/gelf 0.009s coverage: 68.2% of statements [2022-04-28T07:47:54.848Z] ok github.com/docker/docker/daemon/logger/awslogs 0.161s coverage: 80.2% of statements [2022-04-28T07:47:54.848Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.571s coverage: 58.2% of statements [2022-04-28T07:47:54.848Z] ok github.com/docker/docker/daemon/logger 0.224s coverage: 43.0% of statements [2022-04-28T07:47:55.417Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2022-04-28T07:47:55.417Z] ok github.com/docker/docker/daemon/logger/journald 0.011s coverage: 23.9% of statements [2022-04-28T07:47:55.676Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.018s coverage: 69.9% of statements [2022-04-28T07:47:55.676Z] ok github.com/docker/docker/daemon/logger/local 0.031s coverage: 78.7% of statements [2022-04-28T07:47:55.935Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.040s coverage: 54.9% of statements [2022-04-28T07:47:56.193Z] ok github.com/docker/docker/daemon/logger/templates 0.004s coverage: 8.3% of statements [2022-04-28T07:47:56.193Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.025s coverage: 31.5% of statements [2022-04-28T07:47:56.193Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.680s coverage: 46.1% of statements [2022-04-28T07:47:56.452Z] ok github.com/docker/docker/daemon/logger/syslog 0.011s coverage: 46.8% of statements [2022-04-28T07:47:56.452Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.513s coverage: 13.8% of statements [2022-04-28T07:47:56.711Z] ok github.com/docker/docker/daemon/network 0.017s coverage: 63.8% of statements [2022-04-28T07:47:56.969Z] ok github.com/docker/docker/distribution/metadata 0.073s coverage: 48.2% of statements [2022-04-28T07:47:56.969Z] ok github.com/docker/docker/errdefs 0.010s coverage: 77.0% of statements [2022-04-28T07:47:57.229Z] ? github.com/docker/docker/api [no test files] [2022-04-28T07:47:57.535Z] ok github.com/docker/docker/image 0.029s coverage: 86.9% of statements [2022-04-28T07:47:57.535Z] ok github.com/docker/docker/image/cache 0.016s coverage: 19.2% of statements [2022-04-28T07:47:57.792Z] ok github.com/docker/docker/image/tarexport 0.023s coverage: 0.7% of statements [2022-04-28T07:47:57.792Z] ok github.com/docker/docker/image/v1 0.030s coverage: 25.0% of statements [2022-04-28T07:47:57.792Z] ok github.com/docker/docker/libcontainerd/queue 0.024s coverage: 100.0% of statements [2022-04-28T07:47:57.792Z] ok github.com/docker/docker/daemon/logger/splunk 1.622s coverage: 82.5% of statements [2022-04-28T07:47:58.051Z] ok github.com/docker/docker/pkg/aaparser 0.004s coverage: 52.9% of statements [2022-04-28T07:47:58.309Z] ok github.com/docker/docker/oci 0.008s coverage: 46.0% of statements [2022-04-28T07:47:58.309Z] ok github.com/docker/docker/opts 0.019s coverage: 66.7% of statements [2022-04-28T07:47:58.309Z] ok github.com/docker/docker/distribution 0.610s coverage: 28.2% of statements [2022-04-28T07:47:58.568Z] ok github.com/docker/docker/pkg/broadcaster 0.003s coverage: 100.0% of statements [2022-04-28T07:47:58.568Z] ok github.com/docker/docker/pkg/capabilities 0.011s coverage: 87.5% of statements [2022-04-28T07:47:58.826Z] ok github.com/docker/docker/pkg/authorization 0.181s coverage: 68.3% of statements [2022-04-28T07:47:59.084Z] ok github.com/docker/docker/distribution/xfer 1.731s coverage: 85.4% of statements [2022-04-28T07:47:59.084Z] ok github.com/docker/docker/pkg/containerfs 0.005s coverage: 6.7% of statements [2022-04-28T07:47:59.084Z] ok github.com/docker/docker/pkg/directory 0.012s coverage: 80.0% of statements [2022-04-28T07:47:59.342Z] ok github.com/docker/docker/pkg/dmesg 0.009s coverage: 83.3% of statements [2022-04-28T07:47:59.600Z] ok github.com/docker/docker/pkg/archive 0.500s coverage: 82.4% of statements [2022-04-28T07:47:59.600Z] ok github.com/docker/docker/pkg/fileutils 0.008s coverage: 87.2% of statements [2022-04-28T07:47:59.600Z] ok github.com/docker/docker/pkg/homedir 0.004s coverage: 11.4% of statements [2022-04-28T07:47:59.600Z] ok github.com/docker/docker/pkg/fsutils 0.195s coverage: 85.1% of statements [2022-04-28T07:47:59.858Z] ok github.com/docker/docker/pkg/filenotify 0.610s coverage: 67.0% of statements [2022-04-28T07:47:59.858Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2022-04-28T07:47:59.858Z] ok github.com/docker/docker/pkg/longpath 0.003s coverage: 100.0% of statements [2022-04-28T07:48:00.116Z] ok github.com/docker/docker/pkg/namesgenerator 0.007s coverage: 85.7% of statements [2022-04-28T07:48:00.116Z] ok github.com/docker/docker/pkg/parsers 0.010s coverage: 97.0% of statements [2022-04-28T07:48:00.116Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2022-04-28T07:48:00.375Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-04-28T07:48:00.375Z] ok github.com/docker/docker/pkg/idtools 0.452s coverage: 67.9% of statements [2022-04-28T07:48:00.375Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.019s coverage: 90.5% of statements [2022-04-28T07:48:00.375Z] ok github.com/docker/docker/pkg/ioutils 0.486s coverage: 70.1% of statements [2022-04-28T07:48:00.633Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.009s coverage: 56.8% of statements [2022-04-28T07:48:00.891Z] ok github.com/docker/docker/pkg/progress 0.005s coverage: 75.9% of statements [2022-04-28T07:48:00.891Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-04-28T07:48:00.891Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2022-04-28T07:48:01.150Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-04-28T07:48:01.150Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2022-04-28T07:48:01.150Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-04-28T07:48:01.408Z] ok github.com/docker/docker/pkg/stringid 0.006s coverage: 70.6% of statements [2022-04-28T07:48:01.408Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-04-28T07:48:01.666Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 53.8% of statements [2022-04-28T07:48:01.666Z] ok github.com/docker/docker/pkg/tailfile 0.032s coverage: 88.6% of statements [2022-04-28T07:48:01.666Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-04-28T07:48:01.924Z] ok github.com/docker/docker/pkg/chrootarchive 2.644s coverage: 42.7% of statements [2022-04-28T07:48:01.924Z] ok github.com/docker/docker/pkg/truncindex 0.103s coverage: 91.5% of statements [2022-04-28T07:48:01.924Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-04-28T07:48:01.924Z] ok github.com/docker/docker/pkg/pubsub 1.054s coverage: 75.0% of statements [2022-04-28T07:48:02.184Z] ok github.com/docker/docker/pkg/tarsum 0.069s coverage: 89.3% of statements [2022-04-28T07:48:02.441Z] ok github.com/docker/docker/plugin/v2 0.006s coverage: 14.4% of statements [2022-04-28T07:48:02.441Z] ok github.com/docker/docker/profiles/seccomp 0.021s coverage: 86.0% of statements [2022-04-28T07:48:02.700Z] ok github.com/docker/docker/reference 0.024s coverage: 84.4% of statements [2022-04-28T07:48:02.958Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-04-28T07:48:03.216Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-04-28T07:48:03.474Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-04-28T07:48:03.474Z] ok github.com/docker/docker/registry 0.057s coverage: 58.6% of statements [2022-04-28T07:48:03.474Z] ok github.com/docker/docker/runconfig 0.008s coverage: 64.5% of statements [2022-04-28T07:48:03.474Z] ok github.com/docker/docker/quota 0.412s coverage: 71.4% of statements [2022-04-28T07:48:03.474Z] ok github.com/docker/docker/plugin 0.532s coverage: 23.3% of statements [2022-04-28T07:48:04.042Z] ok github.com/docker/docker/volume/drivers 0.017s coverage: 36.1% of statements [2022-04-28T07:48:04.301Z] ok github.com/docker/docker/volume/mounts 0.006s coverage: 67.7% of statements [2022-04-28T07:48:04.559Z] ok github.com/docker/docker/volume/local 0.123s coverage: 76.4% of statements [2022-04-28T07:48:04.559Z] ok github.com/docker/docker/volume/service 0.010s coverage: 72.3% of statements [2022-04-28T07:48:05.935Z] ok github.com/docker/docker/daemon 10.164s coverage: 16.8% of statements [2022-04-28T07:48:05.935Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-04-28T07:48:05.935Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-04-28T07:48:05.935Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-04-28T07:48:05.935Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-04-28T07:48:05.935Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-04-28T07:48:05.935Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-04-28T07:48:05.935Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-04-28T07:48:05.935Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-04-28T07:48:05.935Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-04-28T07:48:05.935Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-04-28T07:48:05.935Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-04-28T07:48:05.935Z] ? github.com/docker/docker/daemon/names [no test files] [2022-04-28T07:48:05.935Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-04-28T07:48:05.935Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-04-28T07:48:05.935Z] ? github.com/docker/docker/dockerversion [no test files] [2022-04-28T07:48:05.935Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-04-28T07:48:06.194Z] ok github.com/docker/docker/layer 7.547s coverage: 69.0% of statements [2022-04-28T07:48:06.194Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-04-28T07:48:06.194Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-04-28T07:48:06.194Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-04-28T07:48:06.194Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-04-28T07:48:06.194Z] ? github.com/docker/docker/oci/caps [no test files] [2022-04-28T07:48:06.194Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-04-28T07:48:06.194Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-04-28T07:48:06.194Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-04-28T07:48:06.194Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-04-28T07:48:14.869Z] === RUN TestMiddlewares [2022-04-28T07:48:14.870Z] --- PASS: TestMiddlewares (0.00s) [2022-04-28T07:48:14.870Z] PASS [2022-04-28T07:48:14.870Z] coverage: 7.9% of statements [2022-04-28T07:48:14.870Z] ok github.com/docker/docker/api/server 0.046s coverage: 7.9% of statements [2022-04-28T07:48:16.926Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-28T07:48:16.927Z] Using test binary docker [2022-04-28T07:48:16.927Z] +++ /etc/init.d/apparmor start [2022-04-28T07:48:16.927Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-28T07:48:16.927Z] INFO: Waiting for daemon to start... [2022-04-28T07:48:16.927Z] Starting dockerd [2022-04-28T07:48:16.927Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-04-28T07:48:16.927Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-28T07:48:16.927Z] Using test binary docker [2022-04-28T07:48:16.927Z] +++ /etc/init.d/apparmor start [2022-04-28T07:48:16.927Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-28T07:48:16.927Z] INFO: Waiting for daemon to start... [2022-04-28T07:48:16.927Z] Starting dockerd [2022-04-28T07:48:16.927Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-04-28T07:48:17.966Z] --- PASS: TestBuildWithHugeFile (45.03s) [2022-04-28T07:48:17.966Z] === RUN TestBuildWCOWSandboxSize [2022-04-28T07:48:17.966Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-28T07:48:17.966Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-28T07:48:17.966Z] === RUN TestBuildWithEmptyDockerfile [2022-04-28T07:48:17.966Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-28T07:48:17.966Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-28T07:48:17.966Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-28T07:48:17.966Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-28T07:48:17.966Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-28T07:48:17.966Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-28T07:48:17.966Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-28T07:48:17.966Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-28T07:48:17.966Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-28T07:48:17.966Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-04-28T07:48:17.966Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.08s) [2022-04-28T07:48:17.966Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.08s) [2022-04-28T07:48:17.966Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-04-28T07:48:17.966Z] === RUN TestBuildPreserveOwnership [2022-04-28T07:48:17.966Z] === RUN TestBuildPreserveOwnership/copy_from [2022-04-28T07:48:18.530Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-04-28T07:48:19.461Z] --- PASS: TestBuildPreserveOwnership (2.81s) [2022-04-28T07:48:19.461Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.87s) [2022-04-28T07:48:19.461Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.93s) [2022-04-28T07:48:19.461Z] === RUN TestBuildPlatformInvalid [2022-04-28T07:48:19.461Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-04-28T07:48:19.461Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-04-28T07:48:20.025Z] Loaded image: busybox:latest [2022-04-28T07:48:20.282Z] Loaded image: busybox:glibc [2022-04-28T07:48:21.214Z] Loaded image: debian:bullseye-slim [2022-04-28T07:48:21.214Z] Loaded image: hello-world:latest [2022-04-28T07:48:21.214Z] Loaded image: arm32v7/hello-world:latest [2022-04-28T07:48:24.223Z] . [2022-04-28T07:48:24.223Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-28T07:48:24.223Z] [2022-04-28T07:48:24.223Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-28T07:48:24.223Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-28T07:48:24.223Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-28T07:48:24.223Z] Error: No such image: emptyfs [2022-04-28T07:48:24.223Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-04-28T07:48:24.223Z] ++++ docker load [2022-04-28T07:48:24.223Z] Error: No such image: emptyfs [2022-04-28T07:48:24.223Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-04-28T07:48:24.223Z] ++++ docker load [2022-04-28T07:48:24.223Z] Running integration-test (iteration 1) [2022-04-28T07:48:24.223Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-04-28T07:48:24.223Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-04-28T07:48:24.223Z] ++ set -e [2022-04-28T07:48:24.223Z] ++ '[' -n 0 ']' [2022-04-28T07:48:24.223Z] ++ set -x [2022-04-28T07:48:24.223Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-04-28T07:48:24.223Z] Running integration-test (iteration 1) [2022-04-28T07:48:24.223Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-04-28T07:48:24.223Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-04-28T07:48:24.223Z] ++ set -e [2022-04-28T07:48:24.223Z] ++ '[' -n 0 ']' [2022-04-28T07:48:24.223Z] ++ set -x [2022-04-28T07:48:24.223Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-04-28T07:48:24.484Z] Loaded image: busybox:latest [2022-04-28T07:48:24.484Z] Loaded image: busybox:latest [2022-04-28T07:48:24.744Z] Loaded image: busybox:glibc [2022-04-28T07:48:25.006Z] Loaded image: busybox:glibc [2022-04-28T07:48:28.870Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.12s) [2022-04-28T07:48:28.871Z] PASS [2022-04-28T07:48:28.871Z] [2022-04-28T07:48:28.871Z] === Skipped [2022-04-28T07:48:28.871Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-04-28T07:48:28.871Z] build_session_test.go:25: TODO: BuildKit [2022-04-28T07:48:28.871Z] [2022-04-28T07:48:28.871Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-04-28T07:48:28.871Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-28T07:48:28.871Z] [2022-04-28T07:48:28.871Z] DONE 34 tests, 2 skipped in 75.950s [2022-04-28T07:48:28.871Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-04-28T07:48:28.871Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-04-28T07:48:28.871Z] ++ set -e [2022-04-28T07:48:28.871Z] ++ '[' -n 0 ']' [2022-04-28T07:48:28.871Z] ++ set -x [2022-04-28T07:48:28.871Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-04-28T07:48:28.871Z] INFO: Testing against a local daemon [2022-04-28T07:48:28.871Z] === RUN TestConfigInspect [2022-04-28T07:48:29.220Z] Loaded image: debian:bullseye-slim [2022-04-28T07:48:29.220Z] Loaded image: hello-world:latest [2022-04-28T07:48:29.220Z] Loaded image: arm32v7/hello-world:latest [2022-04-28T07:48:29.220Z] INFO: Testing against a local daemon [2022-04-28T07:48:29.220Z] === RUN TestDockerSuite [2022-04-28T07:48:29.220Z] Loaded image: debian:bullseye-slim [2022-04-28T07:48:29.220Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-04-28T07:48:29.220Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-04-28T07:48:29.220Z] --- PASS: TestBuildWithHugeFile (123.56s) [2022-04-28T07:48:29.220Z] === RUN TestBuildWCOWSandboxSize [2022-04-28T07:48:29.220Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-28T07:48:29.220Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-28T07:48:29.220Z] === RUN TestBuildWithEmptyDockerfile [2022-04-28T07:48:29.220Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-04-28T07:48:29.220Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-04-28T07:48:29.220Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-28T07:48:29.220Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-28T07:48:29.220Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-28T07:48:29.220Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-28T07:48:29.220Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-28T07:48:29.220Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-28T07:48:29.220Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-04-28T07:48:29.220Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-28T07:48:29.220Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-28T07:48:29.220Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-04-28T07:48:29.220Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-04-28T07:48:29.220Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-04-28T07:48:29.220Z] Loaded image: hello-world:latest [2022-04-28T07:48:29.220Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-28T07:48:29.482Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-04-28T07:48:29.482Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.24s) [2022-04-28T07:48:29.482Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.24s) [2022-04-28T07:48:29.482Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.08s) [2022-04-28T07:48:29.482Z] === RUN TestBuildPreserveOwnership [2022-04-28T07:48:29.482Z] Loaded image: arm32v7/hello-world:latest [2022-04-28T07:48:29.482Z] === RUN TestBuildPreserveOwnership/copy_from [2022-04-28T07:48:29.482Z] INFO: Testing against a local daemon [2022-04-28T07:48:29.482Z] === RUN TestDockerDaemonSuite [2022-04-28T07:48:29.482Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-04-28T07:48:30.056Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-04-28T07:48:30.056Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-04-28T07:48:30.629Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-04-28T07:48:30.629Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-04-28T07:48:31.204Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-04-28T07:48:31.394Z] --- PASS: TestConfigInspect (2.38s) [2022-04-28T07:48:31.394Z] === RUN TestConfigList [2022-04-28T07:48:31.469Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-04-28T07:48:31.469Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-04-28T07:48:32.413Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-04-28T07:48:32.674Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-04-28T07:48:32.936Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-04-28T07:48:32.936Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-04-28T07:48:32.936Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-04-28T07:48:33.285Z] --- PASS: TestConfigList (2.16s) [2022-04-28T07:48:33.285Z] === RUN TestConfigsCreateAndDelete [2022-04-28T07:48:33.880Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-04-28T07:48:33.880Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-04-28T07:48:34.141Z] --- PASS: TestBuildPreserveOwnership (4.69s) [2022-04-28T07:48:34.141Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.20s) [2022-04-28T07:48:34.141Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.47s) [2022-04-28T07:48:34.141Z] === RUN TestBuildPlatformInvalid [2022-04-28T07:48:34.141Z] --- PASS: TestBuildPlatformInvalid (0.18s) [2022-04-28T07:48:34.141Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-04-28T07:48:34.234Z] dccd9e4d14d3: Pull complete [2022-04-28T07:48:34.234Z] Digest: sha256:378d85bd8e7388a777d25009f8523d1e95a5f544f131eaada83171045d5b2c1e [2022-04-28T07:48:34.234Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-28T07:48:34.234Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-04-28T07:48:34.234Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-04-28T07:48:34.234Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.643' [2022-04-28T07:48:34.234Z] WARN: Skipping validation tests [2022-04-28T07:48:34.234Z] INFO: Running unit tests at 04/28/2022 07:48:29... [2022-04-28T07:48:34.234Z] INFO: make.ps1 starting at 04/28/2022 07:48:32 [2022-04-28T07:48:34.234Z] INFO: Git commit (4cf904494e) assumed from DOCKER_GITCOMMIT environment variable [2022-04-28T07:48:34.234Z] INFO: Running unit tests... [2022-04-28T07:48:34.712Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-04-28T07:48:34.974Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-04-28T07:48:34.974Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-04-28T07:48:34.974Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-04-28T07:48:35.235Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-04-28T07:48:35.495Z] Loaded image: busybox:latest [2022-04-28T07:48:35.756Z] Loaded image: busybox:glibc [2022-04-28T07:48:35.809Z] --- PASS: TestConfigsCreateAndDelete (2.30s) [2022-04-28T07:48:35.809Z] === RUN TestConfigsUpdate [2022-04-28T07:48:37.141Z] Loaded image: debian:bullseye-slim [2022-04-28T07:48:37.141Z] Loaded image: hello-world:latest [2022-04-28T07:48:37.141Z] Loaded image: arm32v7/hello-world:latest [2022-04-28T07:48:37.175Z] --- PASS: TestConfigsUpdate (1.77s) [2022-04-28T07:48:37.175Z] === RUN TestTemplatedConfig [2022-04-28T07:48:38.265Z] ok github.com/docker/docker/pkg/plugins 33.658s coverage: 76.3% of statements [2022-04-28T07:48:38.265Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-04-28T07:48:38.265Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-04-28T07:48:38.265Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-04-28T07:48:38.265Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-04-28T07:48:38.265Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-04-28T07:48:38.265Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-04-28T07:48:38.265Z] ? github.com/docker/docker/rootless [no test files] [2022-04-28T07:48:38.265Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-04-28T07:48:38.265Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-04-28T07:48:38.265Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-04-28T07:48:38.265Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-04-28T07:48:38.265Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-04-28T07:48:38.265Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-04-28T07:48:38.265Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-04-28T07:48:38.265Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-04-28T07:48:38.265Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-04-28T07:48:38.265Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-04-28T07:48:38.265Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-04-28T07:48:38.265Z] ? github.com/docker/docker/testutil/request [no test files] [2022-04-28T07:48:38.265Z] ? github.com/docker/docker/volume [no test files] [2022-04-28T07:48:38.265Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-04-28T07:48:38.265Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-04-28T07:48:38.265Z] [2022-04-28T07:48:38.265Z] === Skipped [2022-04-28T07:48:38.265Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-04-28T07:48:38.265Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-28T07:48:38.265Z] [2022-04-28T07:48:38.265Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-04-28T07:48:38.265Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-28T07:48:38.265Z] [2022-04-28T07:48:38.265Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-04-28T07:48:38.265Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-28T07:48:38.265Z] [2022-04-28T07:48:38.265Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-04-28T07:48:38.265Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-28T07:48:38.265Z] [2022-04-28T07:48:38.265Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-04-28T07:48:38.265Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-28T07:48:38.265Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-28T07:48:38.265Z] [2022-04-28T07:48:38.265Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-04-28T07:48:38.265Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-28T07:48:38.265Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-28T07:48:38.265Z] [2022-04-28T07:48:38.265Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-04-28T07:48:38.265Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-28T07:48:38.265Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-28T07:48:38.265Z] [2022-04-28T07:48:38.265Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-04-28T07:48:38.265Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-28T07:48:38.265Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-28T07:48:38.265Z] [2022-04-28T07:48:38.265Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-04-28T07:48:38.265Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-28T07:48:38.265Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-28T07:48:38.265Z] [2022-04-28T07:48:38.265Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-04-28T07:48:38.265Z] graphtest_unix.go:71: No driver to put! [2022-04-28T07:48:38.265Z] [2022-04-28T07:48:38.265Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-04-28T07:48:38.265Z] time="2022-04-28T07:47:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-28T07:48:38.265Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-28T07:48:38.265Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-28T07:48:38.265Z] [2022-04-28T07:48:38.265Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-04-28T07:48:38.265Z] time="2022-04-28T07:47:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-28T07:48:38.265Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-28T07:48:38.265Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-28T07:48:38.265Z] [2022-04-28T07:48:38.265Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-04-28T07:48:38.265Z] time="2022-04-28T07:47:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-28T07:48:38.265Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-28T07:48:38.265Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-28T07:48:38.265Z] [2022-04-28T07:48:38.265Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-04-28T07:48:38.265Z] time="2022-04-28T07:47:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-28T07:48:38.265Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-28T07:48:38.265Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-28T07:48:38.265Z] [2022-04-28T07:48:38.265Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-04-28T07:48:38.265Z] time="2022-04-28T07:47:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-28T07:48:38.265Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-28T07:48:38.265Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-28T07:48:38.265Z] [2022-04-28T07:48:38.265Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-04-28T07:48:38.265Z] graphtest_unix.go:71: No driver to put! [2022-04-28T07:48:38.265Z] [2022-04-28T07:48:38.265Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-04-28T07:48:38.265Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-04-28T07:48:38.265Z] [2022-04-28T07:48:38.265Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-04-28T07:48:38.265Z] overlay_test.go:50: Fails to compute changes intermittently [2022-04-28T07:48:38.265Z] [2022-04-28T07:48:38.265Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-04-28T07:48:38.265Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-04-28T07:48:38.265Z] [2022-04-28T07:48:38.265Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-04-28T07:48:38.265Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-04-28T07:48:38.265Z] [2022-04-28T07:48:38.265Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-04-28T07:48:38.265Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-28T07:48:38.265Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-28T07:48:38.265Z] [2022-04-28T07:48:38.265Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-04-28T07:48:38.265Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-28T07:48:38.265Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-28T07:48:38.265Z] [2022-04-28T07:48:38.265Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-04-28T07:48:38.265Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-28T07:48:38.265Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-28T07:48:38.265Z] [2022-04-28T07:48:38.265Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-04-28T07:48:38.265Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-28T07:48:38.265Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-28T07:48:38.265Z] [2022-04-28T07:48:38.265Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-04-28T07:48:38.265Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-28T07:48:38.265Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-28T07:48:38.265Z] [2022-04-28T07:48:38.265Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-04-28T07:48:38.265Z] graphtest_unix.go:71: No driver to put! [2022-04-28T07:48:38.265Z] [2022-04-28T07:48:38.265Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-04-28T07:48:38.265Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-04-28T07:48:38.265Z] [2022-04-28T07:48:38.265Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-04-28T07:48:38.265Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-04-28T07:48:38.265Z] [2022-04-28T07:48:38.265Z] DONE 2530 tests, 28 skipped in 90.418s [2022-04-28T07:48:38.265Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-04-28T07:48:38.265Z] github.com/docker/docker/libnetwork/bitseq [2022-04-28T07:48:38.265Z] github.com/docker/docker/libnetwork/cluster [2022-04-28T07:48:38.265Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-28T07:48:38.265Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-28T07:48:38.265Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-28T07:48:38.265Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-28T07:48:38.265Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-28T07:48:38.265Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-28T07:48:38.265Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-28T07:48:38.265Z] github.com/docker/docker/libnetwork/config [2022-04-28T07:48:38.265Z] github.com/docker/docker/libnetwork/datastore [2022-04-28T07:48:38.265Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-28T07:48:38.265Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-28T07:48:38.265Z] github.com/docker/docker/libnetwork/driverapi [2022-04-28T07:48:38.265Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-28T07:48:38.265Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-28T07:48:38.265Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-28T07:48:38.265Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-28T07:48:38.265Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-28T07:48:38.265Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-28T07:48:38.265Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-28T07:48:38.265Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-28T07:48:38.265Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-28T07:48:38.265Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-28T07:48:38.265Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-28T07:48:38.265Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-28T07:48:38.265Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-28T07:48:38.265Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-28T07:48:38.265Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-28T07:48:38.265Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-28T07:48:38.265Z] github.com/docker/docker/libnetwork/etchosts [2022-04-28T07:48:38.265Z] github.com/docker/docker/libnetwork/idm [2022-04-28T07:48:38.265Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-28T07:48:38.265Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-28T07:48:38.265Z] github.com/docker/docker/libnetwork/ipam [2022-04-28T07:48:38.265Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-28T07:48:38.265Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-28T07:48:38.265Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-28T07:48:38.265Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-28T07:48:38.265Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-28T07:48:38.265Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-28T07:48:38.265Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-28T07:48:38.265Z] github.com/docker/docker/libnetwork/iptables [2022-04-28T07:48:38.265Z] github.com/docker/docker/libnetwork/netlabel [2022-04-28T07:48:38.265Z] github.com/docker/docker/libnetwork/netutils [2022-04-28T07:48:38.265Z] github.com/docker/docker/libnetwork/networkdb [2022-04-28T07:48:38.265Z] github.com/docker/docker/libnetwork/ns [2022-04-28T07:48:38.265Z] github.com/docker/docker/libnetwork/options [2022-04-28T07:48:38.265Z] github.com/docker/docker/libnetwork/osl [2022-04-28T07:48:38.265Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-28T07:48:38.265Z] github.com/docker/docker/libnetwork/portallocator [2022-04-28T07:48:38.266Z] github.com/docker/docker/libnetwork/portmapper [2022-04-28T07:48:38.266Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-28T07:48:38.266Z] github.com/docker/docker/libnetwork/testutils [2022-04-28T07:48:38.266Z] github.com/docker/docker/libnetwork/types' ']' [2022-04-28T07:48:38.266Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2022-04-28T07:48:38.894Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-04-28T07:48:39.063Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-04-28T07:48:39.707Z] --- PASS: TestTemplatedConfig (2.47s) [2022-04-28T07:48:39.707Z] === RUN TestConfigCreateResolve [2022-04-28T07:48:40.989Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-04-28T07:48:42.229Z] --- PASS: TestConfigCreateResolve (2.16s) [2022-04-28T07:48:42.229Z] PASS [2022-04-28T07:48:42.229Z] [2022-04-28T07:48:42.229Z] DONE 6 tests in 13.322s [2022-04-28T07:48:42.229Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-04-28T07:48:42.229Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-04-28T07:48:42.229Z] ++ set -e [2022-04-28T07:48:42.229Z] ++ '[' -n 0 ']' [2022-04-28T07:48:42.229Z] ++ set -x [2022-04-28T07:48:42.229Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-04-28T07:48:42.229Z] INFO: Testing against a local daemon [2022-04-28T07:48:42.229Z] === RUN TestCheckpoint [2022-04-28T07:48:42.229Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-28T07:48:42.229Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-28T07:48:42.229Z] === RUN TestContainerInvalidJSON [2022-04-28T07:48:42.229Z] === RUN TestContainerInvalidJSON/commit [2022-04-28T07:48:42.229Z] === PAUSE TestContainerInvalidJSON/commit [2022-04-28T07:48:42.229Z] === RUN TestContainerInvalidJSON/containers/create [2022-04-28T07:48:42.229Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-04-28T07:48:42.229Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-04-28T07:48:42.229Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-04-28T07:48:42.229Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-04-28T07:48:42.229Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-04-28T07:48:42.229Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-04-28T07:48:42.229Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-04-28T07:48:42.229Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-28T07:48:42.229Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-28T07:48:42.229Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-28T07:48:42.229Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-28T07:48:42.229Z] === CONT TestContainerInvalidJSON/commit [2022-04-28T07:48:42.229Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-04-28T07:48:42.229Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-28T07:48:42.229Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-04-28T07:48:42.229Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-04-28T07:48:42.229Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-04-28T07:48:42.229Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-04-28T07:48:42.229Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-04-28T07:48:42.229Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-04-28T07:48:42.229Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-28T07:48:42.229Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-04-28T07:48:42.229Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-04-28T07:48:42.229Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-04-28T07:48:42.229Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-04-28T07:48:42.229Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-04-28T07:48:42.229Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-04-28T07:48:42.229Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-04-28T07:48:42.229Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-04-28T07:48:42.229Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-04-28T07:48:42.229Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-04-28T07:48:42.229Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-04-28T07:48:42.229Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-04-28T07:48:42.229Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-04-28T07:48:42.229Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-04-28T07:48:42.229Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-04-28T07:48:42.229Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-04-28T07:48:42.229Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-04-28T07:48:42.229Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-04-28T07:48:42.229Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-04-28T07:48:42.229Z] === CONT TestContainerInvalidJSON/containers/create [2022-04-28T07:48:42.229Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-04-28T07:48:42.229Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-04-28T07:48:42.229Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-04-28T07:48:42.229Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-04-28T07:48:42.229Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-04-28T07:48:42.229Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-04-28T07:48:42.229Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-04-28T07:48:42.229Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-04-28T07:48:42.229Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-04-28T07:48:42.229Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-04-28T07:48:42.229Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-04-28T07:48:42.229Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-04-28T07:48:42.229Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-04-28T07:48:42.229Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-04-28T07:48:42.229Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-04-28T07:48:42.229Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-04-28T07:48:42.229Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-04-28T07:48:42.229Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-04-28T07:48:42.229Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-04-28T07:48:42.229Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-04-28T07:48:42.229Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-04-28T07:48:42.229Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-04-28T07:48:42.229Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-04-28T07:48:42.229Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-04-28T07:48:42.229Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-04-28T07:48:42.229Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-04-28T07:48:42.229Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-04-28T07:48:42.229Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-04-28T07:48:42.229Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-04-28T07:48:42.229Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-04-28T07:48:42.229Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-04-28T07:48:42.229Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-04-28T07:48:42.229Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-04-28T07:48:42.229Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-04-28T07:48:42.229Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-04-28T07:48:42.229Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-04-28T07:48:42.229Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-04-28T07:48:42.229Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-04-28T07:48:42.229Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-04-28T07:48:42.229Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-04-28T07:48:42.229Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-04-28T07:48:42.229Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-28T07:48:42.229Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-04-28T07:48:42.229Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-28T07:48:42.229Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-04-28T07:48:42.229Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-28T07:48:42.229Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-04-28T07:48:42.229Z] === RUN TestCopyEmptyFile [2022-04-28T07:48:42.513Z] --- PASS: TestCopyEmptyFile (0.25s) [2022-04-28T07:48:42.513Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-28T07:48:42.513Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-04-28T07:48:42.513Z] === RUN TestCopyFromContainer [2022-04-28T07:48:42.906Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-04-28T07:48:43.457Z] === RUN TestCopyFromContainer// [2022-04-28T07:48:43.457Z] === RUN TestCopyFromContainer//bar/root [2022-04-28T07:48:43.457Z] === RUN TestCopyFromContainer//bar/root/ [2022-04-28T07:48:43.716Z] === RUN TestCopyFromContainer/bar/quux [2022-04-28T07:48:43.716Z] === RUN TestCopyFromContainer/bar/quux/ [2022-04-28T07:48:43.716Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-04-28T07:48:43.716Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-04-28T07:48:43.716Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-04-28T07:48:43.972Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-04-28T07:48:43.972Z] === RUN TestCopyFromContainer/bar/notarget [2022-04-28T07:48:43.972Z] --- PASS: TestCopyFromContainer (1.54s) [2022-04-28T07:48:43.972Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-04-28T07:48:43.972Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-04-28T07:48:43.972Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-04-28T07:48:43.972Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-04-28T07:48:43.972Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-04-28T07:48:43.972Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-04-28T07:48:43.972Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-04-28T07:48:43.972Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-04-28T07:48:43.972Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-04-28T07:48:43.972Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-04-28T07:48:43.972Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-28T07:48:43.972Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-28T07:48:43.972Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-28T07:48:43.972Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-28T07:48:43.972Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-28T07:48:43.972Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-28T07:48:43.972Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-28T07:48:43.972Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-28T07:48:43.972Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-28T07:48:43.972Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-28T07:48:43.972Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-04-28T07:48:43.972Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-28T07:48:43.972Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-04-28T07:48:43.972Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-28T07:48:43.972Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-28T07:48:43.972Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-04-28T07:48:43.972Z] === RUN TestCreateWithInvalidEnv [2022-04-28T07:48:43.972Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-28T07:48:43.972Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-28T07:48:43.972Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-28T07:48:43.972Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-28T07:48:43.972Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-28T07:48:43.972Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-28T07:48:43.972Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-28T07:48:43.972Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-28T07:48:43.972Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-28T07:48:43.972Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-04-28T07:48:43.972Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-28T07:48:43.972Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-28T07:48:43.972Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-28T07:48:43.972Z] === RUN TestCreateTmpfsMountsTarget [2022-04-28T07:48:43.972Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-04-28T07:48:43.972Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-28T07:48:45.341Z] --- PASS: TestCreateWithCustomMaskedPaths (1.16s) [2022-04-28T07:48:45.341Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-28T07:48:45.452Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-04-28T07:48:45.715Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-04-28T07:48:46.287Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-04-28T07:48:46.547Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (12.25s) [2022-04-28T07:48:46.547Z] PASS [2022-04-28T07:48:46.547Z] [2022-04-28T07:48:46.547Z] === Skipped [2022-04-28T07:48:46.547Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-04-28T07:48:46.547Z] build_session_test.go:25: TODO: BuildKit [2022-04-28T07:48:46.547Z] [2022-04-28T07:48:46.547Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-04-28T07:48:46.547Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-28T07:48:46.547Z] [2022-04-28T07:48:46.547Z] DONE 34 tests, 2 skipped in 190.120s [2022-04-28T07:48:46.547Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-04-28T07:48:46.547Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-04-28T07:48:46.547Z] ++ set -e [2022-04-28T07:48:46.547Z] ++ '[' -n 0 ']' [2022-04-28T07:48:46.547Z] ++ set -x [2022-04-28T07:48:46.547Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-04-28T07:48:46.547Z] INFO: Testing against a local daemon [2022-04-28T07:48:46.547Z] === RUN TestConfigInspect [2022-04-28T07:48:46.707Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.15s) [2022-04-28T07:48:46.707Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-28T07:48:46.707Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-28T07:48:46.707Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-28T07:48:46.707Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-28T07:48:46.707Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-28T07:48:46.707Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-28T07:48:46.707Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-28T07:48:46.707Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-28T07:48:46.707Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-28T07:48:46.707Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-28T07:48:46.707Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-28T07:48:46.707Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-28T07:48:46.707Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-28T07:48:46.707Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-28T07:48:46.707Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-28T07:48:46.707Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-28T07:48:46.707Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-04-28T07:48:46.707Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-04-28T07:48:46.707Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-04-28T07:48:46.707Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-04-28T07:48:46.707Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-04-28T07:48:46.707Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-04-28T07:48:46.707Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-28T07:48:46.809Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-04-28T07:48:46.964Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s) [2022-04-28T07:48:46.964Z] === RUN TestCreateDifferentPlatform [2022-04-28T07:48:46.964Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-28T07:48:46.964Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-28T07:48:46.964Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-04-28T07:48:46.964Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-28T07:48:46.964Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-28T07:48:46.964Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-28T07:48:46.964Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-04-28T07:48:46.964Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-28T07:48:46.964Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-04-28T07:48:46.964Z] === RUN TestContainerStartOnDaemonRestart [2022-04-28T07:48:46.964Z] === PAUSE TestContainerStartOnDaemonRestart [2022-04-28T07:48:46.964Z] === RUN TestDaemonRestartIpcMode [2022-04-28T07:48:46.964Z] === PAUSE TestDaemonRestartIpcMode [2022-04-28T07:48:46.964Z] === RUN TestDaemonHostGatewayIP [2022-04-28T07:48:46.964Z] === PAUSE TestDaemonHostGatewayIP [2022-04-28T07:48:46.964Z] === RUN TestRestartDaemonWithRestartingContainer [2022-04-28T07:48:46.964Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-04-28T07:48:46.964Z] === RUN TestContainerKillOnDaemonStart [2022-04-28T07:48:46.964Z] === PAUSE TestContainerKillOnDaemonStart [2022-04-28T07:48:46.964Z] === RUN TestDiff [2022-04-28T07:48:47.220Z] --- PASS: TestDiff (0.41s) [2022-04-28T07:48:47.220Z] === RUN TestExecWithCloseStdin [2022-04-28T07:48:47.381Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-04-28T07:48:47.504Z] ? github.com/docker/docker/api [no test files] [2022-04-28T07:48:47.782Z] --- PASS: TestExecWithCloseStdin (0.47s) [2022-04-28T07:48:47.782Z] === RUN TestExec [2022-04-28T07:48:48.344Z] --- PASS: TestExec (0.47s) [2022-04-28T07:48:48.344Z] === RUN TestExecUser [2022-04-28T07:48:48.906Z] --- PASS: TestExecUser (0.47s) [2022-04-28T07:48:48.906Z] === RUN TestExportContainerAndImportImage [2022-04-28T07:48:49.163Z] --- PASS: TestExportContainerAndImportImage (0.54s) [2022-04-28T07:48:49.163Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-28T07:48:49.294Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-04-28T07:48:49.294Z] --- PASS: TestConfigInspect (2.48s) [2022-04-28T07:48:49.294Z] === RUN TestConfigList [2022-04-28T07:48:50.529Z] --- PASS: TestExportContainerAfterDaemonRestart (1.26s) [2022-04-28T07:48:50.529Z] === RUN TestHealthCheckWorkdir [2022-04-28T07:48:50.712Z] === RUN TestDockerSuite/TestAttachDetach [2022-04-28T07:48:51.091Z] --- PASS: TestHealthCheckWorkdir (0.49s) [2022-04-28T07:48:51.091Z] === RUN TestHealthKillContainer [2022-04-28T07:48:51.687Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-04-28T07:48:51.687Z] --- PASS: TestConfigList (2.59s) [2022-04-28T07:48:51.687Z] === RUN TestConfigsCreateAndDelete [2022-04-28T07:48:51.950Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-04-28T07:48:52.523Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-04-28T07:48:53.095Z] docker_cli_daemon_test.go:1472: [d1d26bef9d0c9] daemon is not started [2022-04-28T07:48:53.668Z] check_test.go:307: [d1495fa0f61a3] daemon is not started [2022-04-28T07:48:53.668Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-04-28T07:48:54.239Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-04-28T07:48:54.239Z] --- PASS: TestConfigsCreateAndDelete (2.64s) [2022-04-28T07:48:54.239Z] === RUN TestConfigsUpdate [2022-04-28T07:48:55.183Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-04-28T07:48:55.756Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-04-28T07:48:56.018Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-04-28T07:48:56.963Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-04-28T07:48:57.534Z] --- PASS: TestConfigsUpdate (3.06s) [2022-04-28T07:48:57.534Z] === RUN TestTemplatedConfig [2022-04-28T07:48:57.795Z] check_test.go:307: [d65e875039ab4] daemon is not started [2022-04-28T07:48:57.795Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-04-28T07:48:58.373Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-04-28T07:48:58.944Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-04-28T07:48:59.181Z] --- PASS: TestHealthKillContainer (7.82s) [2022-04-28T07:48:59.181Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-28T07:48:59.437Z] --- PASS: TestInspectCpusetInConfigPre120 (0.48s) [2022-04-28T07:48:59.437Z] === RUN TestIpcModeNone [2022-04-28T07:48:59.694Z] --- PASS: TestIpcModeNone (0.46s) [2022-04-28T07:48:59.694Z] === RUN TestIpcModePrivate [2022-04-28T07:48:59.886Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-04-28T07:48:59.886Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-04-28T07:49:00.256Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false [2022-04-28T07:49:00.256Z] --- PASS: TestIpcModePrivate (0.47s) [2022-04-28T07:49:00.256Z] === RUN TestIpcModeShareable [2022-04-28T07:49:00.457Z] --- PASS: TestTemplatedConfig (3.10s) [2022-04-28T07:49:00.457Z] === RUN TestConfigCreateResolve [2022-04-28T07:49:00.512Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true [2022-04-28T07:49:00.718Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-04-28T07:49:00.768Z] --- PASS: TestIpcModeShareable (0.47s) [2022-04-28T07:49:00.768Z] === RUN TestAPIIpcModeShareableAndContainer [2022-04-28T07:49:01.291Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-04-28T07:49:02.134Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.40s) [2022-04-28T07:49:02.134Z] === RUN TestAPIIpcModeHost [2022-04-28T07:49:02.234Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-04-28T07:49:02.390Z] --- PASS: TestAPIIpcModeHost (0.38s) [2022-04-28T07:49:02.390Z] === RUN TestDaemonIpcModeShareable [2022-04-28T07:49:03.619Z] --- PASS: TestConfigCreateResolve (2.97s) [2022-04-28T07:49:03.619Z] PASS [2022-04-28T07:49:03.619Z] [2022-04-28T07:49:03.619Z] DONE 6 tests in 16.979s [2022-04-28T07:49:03.619Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-04-28T07:49:03.619Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-04-28T07:49:03.619Z] ++ set -e [2022-04-28T07:49:03.619Z] ++ '[' -n 0 ']' [2022-04-28T07:49:03.619Z] ++ set -x [2022-04-28T07:49:03.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-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-04-28T07:49:03.756Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-04-28T07:49:03.756Z] --- PASS: TestDaemonIpcModeShareable (1.13s) [2022-04-28T07:49:03.756Z] === RUN TestDaemonIpcModePrivate [2022-04-28T07:49:03.880Z] INFO: Testing against a local daemon [2022-04-28T07:49:03.880Z] === RUN TestCheckpoint [2022-04-28T07:49:03.880Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-28T07:49:03.880Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-28T07:49:03.880Z] === RUN TestContainerInvalidJSON [2022-04-28T07:49:03.880Z] === RUN TestContainerInvalidJSON/commit [2022-04-28T07:49:03.880Z] === PAUSE TestContainerInvalidJSON/commit [2022-04-28T07:49:03.880Z] === RUN TestContainerInvalidJSON/containers/create [2022-04-28T07:49:03.880Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-04-28T07:49:03.880Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-04-28T07:49:03.880Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-04-28T07:49:03.880Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-04-28T07:49:03.880Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-04-28T07:49:03.880Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-04-28T07:49:03.880Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-04-28T07:49:03.880Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-28T07:49:03.880Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-28T07:49:03.880Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-28T07:49:03.880Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-28T07:49:03.880Z] === CONT TestContainerInvalidJSON/commit [2022-04-28T07:49:03.880Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-04-28T07:49:03.880Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-28T07:49:03.880Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-04-28T07:49:03.880Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-04-28T07:49:03.880Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-04-28T07:49:03.880Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-04-28T07:49:03.880Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-04-28T07:49:03.880Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-04-28T07:49:03.880Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-04-28T07:49:03.880Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-28T07:49:03.880Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-04-28T07:49:03.880Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-04-28T07:49:03.880Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-04-28T07:49:03.880Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-04-28T07:49:03.880Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-04-28T07:49:03.880Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-04-28T07:49:03.880Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-04-28T07:49:03.880Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-04-28T07:49:03.880Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-04-28T07:49:03.880Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-04-28T07:49:03.880Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-04-28T07:49:03.880Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-04-28T07:49:03.880Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-04-28T07:49:03.880Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-04-28T07:49:03.880Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-04-28T07:49:03.880Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-04-28T07:49:03.880Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-04-28T07:49:03.880Z] === CONT TestContainerInvalidJSON/containers/create [2022-04-28T07:49:03.880Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-04-28T07:49:03.880Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-04-28T07:49:03.880Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-04-28T07:49:03.880Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-04-28T07:49:03.880Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-04-28T07:49:03.880Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-04-28T07:49:03.880Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-04-28T07:49:03.880Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s) [2022-04-28T07:49:03.880Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-04-28T07:49:03.880Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-04-28T07:49:03.880Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-04-28T07:49:03.880Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-04-28T07:49:03.880Z] --- PASS: TestContainerInvalidJSON/commit (0.02s) [2022-04-28T07:49:03.880Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-04-28T07:49:03.880Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-04-28T07:49:03.880Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.01s) [2022-04-28T07:49:03.880Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-04-28T07:49:03.880Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.01s) [2022-04-28T07:49:03.880Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-04-28T07:49:03.880Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-04-28T07:49:03.880Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-04-28T07:49:03.880Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-04-28T07:49:03.880Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-04-28T07:49:03.880Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-04-28T07:49:03.880Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-04-28T07:49:03.880Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-04-28T07:49:03.880Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-04-28T07:49:03.880Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-04-28T07:49:03.880Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-04-28T07:49:03.880Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-04-28T07:49:03.880Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-04-28T07:49:03.880Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-04-28T07:49:03.880Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-04-28T07:49:03.880Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-04-28T07:49:03.880Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.01s) [2022-04-28T07:49:03.880Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-04-28T07:49:03.880Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-04-28T07:49:03.880Z] --- PASS: TestContainerInvalidJSON/containers/create (0.01s) [2022-04-28T07:49:03.880Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-04-28T07:49:03.880Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-04-28T07:49:03.880Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-04-28T07:49:03.880Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-04-28T07:49:03.880Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-28T07:49:03.880Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s) [2022-04-28T07:49:03.880Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-28T07:49:04.141Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2022-04-28T07:49:04.141Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-28T07:49:04.141Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2022-04-28T07:49:04.141Z] === RUN TestCopyEmptyFile [2022-04-28T07:49:04.439Z] --- PASS: TestImportExtremelyLargeImageWorks (92.38s) [2022-04-28T07:49:04.439Z] PASS [2022-04-28T07:49:04.439Z] [2022-04-28T07:49:04.439Z] DONE 22 tests in 95.498s [2022-04-28T07:49:04.439Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-04-28T07:49:04.439Z] INFO: Testing against a local daemon [2022-04-28T07:49:04.439Z] === RUN TestNetworkCreateDelete [2022-04-28T07:49:04.439Z] --- PASS: TestNetworkCreateDelete (0.15s) [2022-04-28T07:49:04.439Z] === RUN TestDockerNetworkDeletePreferID [2022-04-28T07:49:04.439Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2022-04-28T07:49:04.439Z] === RUN TestDaemonDNSFallback [2022-04-28T07:49:04.684Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-04-28T07:49:04.684Z] --- PASS: TestDaemonIpcModePrivate (1.13s) [2022-04-28T07:49:04.684Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-04-28T07:49:04.712Z] --- PASS: TestCopyEmptyFile (0.44s) [2022-04-28T07:49:04.712Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-28T07:49:04.712Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2022-04-28T07:49:04.712Z] === RUN TestCopyFromContainer [2022-04-28T07:49:04.973Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-04-28T07:49:05.127Z] === RUN TestMiddlewares [2022-04-28T07:49:05.127Z] --- PASS: TestMiddlewares (0.00s) [2022-04-28T07:49:05.127Z] PASS [2022-04-28T07:49:05.127Z] coverage: 7.9% of statements [2022-04-28T07:49:05.127Z] ok github.com/docker/docker/api/server 0.041s coverage: 7.9% of statements [2022-04-28T07:49:05.817Z] --- PASS: TestDaemonDNSFallback (6.34s) [2022-04-28T07:49:05.818Z] === RUN TestInspectNetwork [2022-04-28T07:49:06.049Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-04-28T07:49:06.049Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.12s) [2022-04-28T07:49:06.049Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-04-28T07:49:06.360Z] === RUN TestCopyFromContainer// [2022-04-28T07:49:06.360Z] === RUN TestCopyFromContainer//bar/root [2022-04-28T07:49:06.412Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-04-28T07:49:06.412Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-04-28T07:49:06.412Z] === RUN TestBoolValue [2022-04-28T07:49:06.412Z] --- PASS: TestBoolValue (0.00s) [2022-04-28T07:49:06.412Z] === RUN TestBoolValueOrDefault [2022-04-28T07:49:06.412Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-04-28T07:49:06.412Z] === RUN TestInt64ValueOrZero [2022-04-28T07:49:06.412Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-04-28T07:49:06.412Z] === RUN TestInt64ValueOrDefault [2022-04-28T07:49:06.412Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-04-28T07:49:06.412Z] === RUN TestInt64ValueOrDefaultWithError [2022-04-28T07:49:06.412Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-04-28T07:49:06.412Z] === RUN TestJsonContentType [2022-04-28T07:49:06.412Z] --- PASS: TestJsonContentType (0.00s) [2022-04-28T07:49:06.412Z] === RUN TestReadJSON [2022-04-28T07:49:06.412Z] === RUN TestReadJSON/nil_body [2022-04-28T07:49:06.412Z] === RUN TestReadJSON/empty_body [2022-04-28T07:49:06.412Z] === RUN TestReadJSON/with_valid_request [2022-04-28T07:49:06.412Z] === RUN TestReadJSON/with_whitespace [2022-04-28T07:49:06.412Z] === RUN TestReadJSON/with_extra_content [2022-04-28T07:49:06.412Z] === RUN TestReadJSON/invalid_JSON [2022-04-28T07:49:06.412Z] --- PASS: TestReadJSON (0.00s) [2022-04-28T07:49:06.412Z] --- PASS: TestReadJSON/nil_body (0.00s) [2022-04-28T07:49:06.412Z] --- PASS: TestReadJSON/empty_body (0.00s) [2022-04-28T07:49:06.412Z] --- PASS: TestReadJSON/with_valid_request (0.00s) [2022-04-28T07:49:06.412Z] --- PASS: TestReadJSON/with_whitespace (0.00s) [2022-04-28T07:49:06.412Z] --- PASS: TestReadJSON/with_extra_content (0.00s) [2022-04-28T07:49:06.412Z] --- PASS: TestReadJSON/invalid_JSON (0.00s) [2022-04-28T07:49:06.412Z] PASS [2022-04-28T07:49:06.412Z] coverage: 31.9% of statements [2022-04-28T07:49:06.412Z] ok github.com/docker/docker/api/server/httputils 0.049s coverage: 31.9% of statements [2022-04-28T07:49:06.622Z] === RUN TestCopyFromContainer//bar/root/ [2022-04-28T07:49:06.622Z] === RUN TestCopyFromContainer/bar/quux [2022-04-28T07:49:06.882Z] === RUN TestCopyFromContainer/bar/quux/ [2022-04-28T07:49:06.882Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-04-28T07:49:06.979Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-04-28T07:49:06.979Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.18s) [2022-04-28T07:49:06.979Z] === RUN TestIpcModeOlderClient [2022-04-28T07:49:06.979Z] === PAUSE TestIpcModeOlderClient [2022-04-28T07:49:06.979Z] === RUN TestKillContainerInvalidSignal [2022-04-28T07:49:07.143Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-04-28T07:49:07.143Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-04-28T07:49:07.375Z] === RUN TestMaskSecretKeys [2022-04-28T07:49:07.375Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-04-28T07:49:07.375Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-04-28T07:49:07.375Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-04-28T07:49:07.375Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-04-28T07:49:07.375Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-04-28T07:49:07.375Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-04-28T07:49:07.375Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-04-28T07:49:07.375Z] === RUN TestVersionMiddlewareVersion [2022-04-28T07:49:07.375Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-04-28T07:49:07.375Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-04-28T07:49:07.375Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-04-28T07:49:07.375Z] PASS [2022-04-28T07:49:07.375Z] coverage: 37.7% of statements [2022-04-28T07:49:07.375Z] ok github.com/docker/docker/api/server/middleware 0.041s coverage: 37.7% of statements [2022-04-28T07:49:07.375Z] ? github.com/docker/docker/api/server/router [no test files] [2022-04-28T07:49:07.375Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-04-28T07:49:07.375Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-04-28T07:49:07.375Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-04-28T07:49:07.375Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-04-28T07:49:07.375Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-04-28T07:49:07.375Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-04-28T07:49:07.375Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-04-28T07:49:07.375Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-04-28T07:49:07.375Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-04-28T07:49:07.375Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-04-28T07:49:07.405Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-04-28T07:49:07.405Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-04-28T07:49:07.405Z] === RUN TestCopyFromContainer/bar/notarget [2022-04-28T07:49:07.543Z] --- PASS: TestKillContainerInvalidSignal (0.40s) [2022-04-28T07:49:07.543Z] === RUN TestKillContainer [2022-04-28T07:49:07.543Z] === RUN TestKillContainer/no_signal [2022-04-28T07:49:07.666Z] --- PASS: TestCopyFromContainer (2.91s) [2022-04-28T07:49:07.666Z] --- PASS: TestCopyFromContainer// (0.16s) [2022-04-28T07:49:07.666Z] --- PASS: TestCopyFromContainer//bar/root (0.12s) [2022-04-28T07:49:07.666Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2022-04-28T07:49:07.666Z] --- PASS: TestCopyFromContainer/bar/quux (0.15s) [2022-04-28T07:49:07.666Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.12s) [2022-04-28T07:49:07.666Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2022-04-28T07:49:07.666Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.13s) [2022-04-28T07:49:07.666Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s) [2022-04-28T07:49:07.666Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2022-04-28T07:49:07.666Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2022-04-28T07:49:07.666Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-28T07:49:07.666Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-28T07:49:07.666Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-28T07:49:07.666Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-28T07:49:07.666Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-28T07:49:07.666Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-28T07:49:07.666Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-28T07:49:07.666Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-28T07:49:07.666Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-28T07:49:07.666Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-28T07:49:07.666Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-04-28T07:49:07.666Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-04-28T07:49:07.666Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-28T07:49:07.666Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-28T07:49:07.666Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-28T07:49:07.666Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-04-28T07:49:07.666Z] === RUN TestCreateWithInvalidEnv [2022-04-28T07:49:07.666Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-28T07:49:07.666Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-28T07:49:07.666Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-28T07:49:07.666Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-28T07:49:07.666Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-28T07:49:07.666Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-28T07:49:07.666Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-28T07:49:07.666Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-28T07:49:07.666Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-28T07:49:07.666Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-04-28T07:49:07.666Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-28T07:49:07.666Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-28T07:49:07.666Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2022-04-28T07:49:07.666Z] === RUN TestCreateTmpfsMountsTarget [2022-04-28T07:49:07.666Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-04-28T07:49:07.666Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-28T07:49:07.798Z] === RUN TestKillContainer/non_killing_signal [2022-04-28T07:49:08.056Z] === RUN TestKillContainer/killing_signal [2022-04-28T07:49:08.343Z] === RUN TestStrSliceMarshalJSON [2022-04-28T07:49:08.343Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-04-28T07:49:08.343Z] === RUN TestStrSliceUnmarshalJSON [2022-04-28T07:49:08.343Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-04-28T07:49:08.343Z] === RUN TestStrSliceUnmarshalString [2022-04-28T07:49:08.343Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-04-28T07:49:08.343Z] === RUN TestStrSliceUnmarshalSlice [2022-04-28T07:49:08.343Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-04-28T07:49:08.343Z] PASS [2022-04-28T07:49:08.343Z] coverage: 90.0% of statements [2022-04-28T07:49:08.343Z] ok github.com/docker/docker/api/types/strslice 0.035s coverage: 90.0% of statements [2022-04-28T07:49:08.343Z] === RUN TestToJSON [2022-04-28T07:49:08.343Z] --- PASS: TestToJSON (0.00s) [2022-04-28T07:49:08.343Z] === RUN TestToParamWithVersion [2022-04-28T07:49:08.343Z] --- PASS: TestToParamWithVersion (0.00s) [2022-04-28T07:49:08.343Z] === RUN TestFromJSON [2022-04-28T07:49:08.343Z] --- PASS: TestFromJSON (0.00s) [2022-04-28T07:49:08.343Z] === RUN TestEmpty [2022-04-28T07:49:08.343Z] --- PASS: TestEmpty (0.00s) [2022-04-28T07:49:08.343Z] === RUN TestArgsMatchKVListEmptySources [2022-04-28T07:49:08.343Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-04-28T07:49:08.343Z] === RUN TestArgsMatchKVList [2022-04-28T07:49:08.343Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-04-28T07:49:08.343Z] === RUN TestArgsMatch [2022-04-28T07:49:08.343Z] --- PASS: TestArgsMatch (0.00s) [2022-04-28T07:49:08.343Z] === RUN TestAdd [2022-04-28T07:49:08.343Z] --- PASS: TestAdd (0.00s) [2022-04-28T07:49:08.343Z] === RUN TestDel [2022-04-28T07:49:08.343Z] --- PASS: TestDel (0.00s) [2022-04-28T07:49:08.343Z] === RUN TestLen [2022-04-28T07:49:08.343Z] --- PASS: TestLen (0.00s) [2022-04-28T07:49:08.343Z] === RUN TestExactMatch [2022-04-28T07:49:08.343Z] --- PASS: TestExactMatch (0.00s) [2022-04-28T07:49:08.343Z] === RUN TestOnlyOneExactMatch [2022-04-28T07:49:08.343Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-04-28T07:49:08.343Z] === RUN TestContains [2022-04-28T07:49:08.343Z] --- PASS: TestContains (0.00s) [2022-04-28T07:49:08.343Z] === RUN TestValidate [2022-04-28T07:49:08.343Z] --- PASS: TestValidate (0.00s) [2022-04-28T07:49:08.343Z] === RUN TestWalkValues [2022-04-28T07:49:08.343Z] --- PASS: TestWalkValues (0.00s) [2022-04-28T07:49:08.343Z] === RUN TestFuzzyMatch [2022-04-28T07:49:08.343Z] --- PASS: TestFuzzyMatch (0.00s) [2022-04-28T07:49:08.343Z] === RUN TestClone [2022-04-28T07:49:08.343Z] --- PASS: TestClone (0.00s) [2022-04-28T07:49:08.343Z] PASS [2022-04-28T07:49:08.343Z] coverage: 92.2% of statements [2022-04-28T07:49:08.343Z] ok github.com/docker/docker/api/types/filters 0.035s coverage: 92.2% of statements [2022-04-28T07:49:08.343Z] === RUN TestGetTimestamp [2022-04-28T07:49:08.343Z] === RUN TestAdjustForAPIVersion [2022-04-28T07:49:08.343Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-04-28T07:49:08.343Z] PASS [2022-04-28T07:49:08.343Z] coverage: 6.1% of statements [2022-04-28T07:49:08.343Z] ok github.com/docker/docker/api/server/router/swarm 0.039s coverage: 6.1% of statements [2022-04-28T07:49:08.343Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-04-28T07:49:08.343Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-04-28T07:49:08.343Z] ? github.com/docker/docker/api/types [no test files] [2022-04-28T07:49:08.343Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-04-28T07:49:08.343Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-04-28T07:49:08.343Z] ? github.com/docker/docker/api/types/container [no test files] [2022-04-28T07:49:08.343Z] ? github.com/docker/docker/api/types/events [no test files] [2022-04-28T07:49:08.343Z] ? github.com/docker/docker/api/types/image [no test files] [2022-04-28T07:49:08.343Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-04-28T07:49:08.343Z] ? github.com/docker/docker/api/types/network [no test files] [2022-04-28T07:49:08.343Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-04-28T07:49:08.343Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-04-28T07:49:08.343Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-04-28T07:49:08.343Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-04-28T07:49:08.800Z] --- PASS: TestGetTimestamp (0.12s) [2022-04-28T07:49:08.800Z] === RUN TestParseTimestamps [2022-04-28T07:49:08.800Z] --- PASS: TestParseTimestamps (0.00s) [2022-04-28T07:49:08.800Z] PASS [2022-04-28T07:49:08.800Z] coverage: 100.0% of statements [2022-04-28T07:49:08.800Z] ok github.com/docker/docker/api/types/time 0.170s coverage: 100.0% of statements [2022-04-28T07:49:08.800Z] === RUN TestCompareVersion [2022-04-28T07:49:08.800Z] --- PASS: TestCompareVersion (0.00s) [2022-04-28T07:49:08.800Z] PASS [2022-04-28T07:49:08.800Z] coverage: 77.3% of statements [2022-04-28T07:49:08.800Z] ok github.com/docker/docker/api/types/versions 0.051s coverage: 77.3% of statements [2022-04-28T07:49:08.800Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-04-28T07:49:08.800Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-04-28T07:49:08.800Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-04-28T07:49:08.800Z] ? github.com/docker/docker/builder [no test files] [2022-04-28T07:49:08.800Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-04-28T07:49:08.800Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-04-28T07:49:08.800Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-04-28T07:49:08.800Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-04-28T07:49:08.800Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-04-28T07:49:08.800Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-04-28T07:49:08.800Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-04-28T07:49:08.983Z] --- PASS: TestKillContainer (1.27s) [2022-04-28T07:49:08.983Z] --- PASS: TestKillContainer/no_signal (0.38s) [2022-04-28T07:49:08.983Z] --- PASS: TestKillContainer/non_killing_signal (0.30s) [2022-04-28T07:49:08.983Z] --- PASS: TestKillContainer/killing_signal (0.40s) [2022-04-28T07:49:08.983Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-28T07:49:08.983Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-04-28T07:49:09.103Z] === RUN TestInspectNetwork/full_network_id [2022-04-28T07:49:09.103Z] === RUN TestInspectNetwork/partial_network_id [2022-04-28T07:49:09.103Z] === RUN TestInspectNetwork/network_name [2022-04-28T07:49:09.103Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-04-28T07:49:09.240Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-04-28T07:49:09.257Z] === RUN TestIsGIT [2022-04-28T07:49:09.258Z] --- PASS: TestIsGIT (0.00s) [2022-04-28T07:49:09.258Z] PASS [2022-04-28T07:49:09.258Z] coverage: 100.0% of statements [2022-04-28T07:49:09.496Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.83s) [2022-04-28T07:49:09.496Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s) [2022-04-28T07:49:09.496Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.29s) [2022-04-28T07:49:09.496Z] === RUN TestKillStoppedContainer [2022-04-28T07:49:09.496Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-04-28T07:49:09.496Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-28T07:49:09.714Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.081s coverage: 100.0% of statements [2022-04-28T07:49:09.752Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-04-28T07:49:09.752Z] === RUN TestKillDifferentUserContainer [2022-04-28T07:49:10.008Z] --- PASS: TestKillDifferentUserContainer (0.41s) [2022-04-28T07:49:10.008Z] === RUN TestInspectOomKilledTrue [2022-04-28T07:49:10.172Z] === RUN TestParseRemoteURL [2022-04-28T07:49:10.172Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-04-28T07:49:10.172Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-04-28T07:49:10.172Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-04-28T07:49:10.172Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-04-28T07:49:10.172Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-04-28T07:49:10.172Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-04-28T07:49:10.172Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-04-28T07:49:10.172Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-04-28T07:49:10.172Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-04-28T07:49:10.172Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-04-28T07:49:10.172Z] --- PASS: TestParseRemoteURL (0.00s) [2022-04-28T07:49:10.172Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-04-28T07:49:10.172Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-04-28T07:49:10.172Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-04-28T07:49:10.172Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-04-28T07:49:10.172Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-04-28T07:49:10.172Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-04-28T07:49:10.172Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-04-28T07:49:10.172Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-04-28T07:49:10.172Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-04-28T07:49:10.172Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-04-28T07:49:10.172Z] === RUN TestCloneArgsSmartHttp [2022-04-28T07:49:10.172Z] --- PASS: TestCloneArgsSmartHttp (0.05s) [2022-04-28T07:49:10.172Z] === RUN TestCloneArgsDumbHttp [2022-04-28T07:49:10.172Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-04-28T07:49:10.172Z] === RUN TestCloneArgsGit [2022-04-28T07:49:10.172Z] --- PASS: TestCloneArgsGit (0.00s) [2022-04-28T07:49:10.172Z] === RUN TestCheckoutGit [2022-04-28T07:49:10.214Z] --- PASS: TestCreateWithCustomMaskedPaths (2.31s) [2022-04-28T07:49:10.214Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-28T07:49:10.476Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-04-28T07:49:10.570Z] --- PASS: TestInspectOomKilledTrue (0.48s) [2022-04-28T07:49:10.570Z] === RUN TestInspectOomKilledFalse [2022-04-28T07:49:11.132Z] --- PASS: TestInspectOomKilledFalse (0.42s) [2022-04-28T07:49:11.132Z] === RUN TestLinksEtcHostsContentMatch [2022-04-28T07:49:11.132Z] --- PASS: TestLinksEtcHostsContentMatch (0.29s) [2022-04-28T07:49:11.132Z] === RUN TestLinksContainerNames [2022-04-28T07:49:11.700Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-04-28T07:49:11.700Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2022-04-28T07:49:11.700Z] === RUN TestProcessNoDockerignore [2022-04-28T07:49:11.700Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-04-28T07:49:11.700Z] === RUN TestProcessShouldLeaveAllFiles [2022-04-28T07:49:11.700Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2022-04-28T07:49:11.700Z] === RUN TestDetectContentType [2022-04-28T07:49:11.700Z] --- PASS: TestDetectContentType (0.00s) [2022-04-28T07:49:11.700Z] === RUN TestSelectAcceptableMIME [2022-04-28T07:49:11.700Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-04-28T07:49:11.700Z] === RUN TestInspectEmptyResponse [2022-04-28T07:49:11.700Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-04-28T07:49:11.700Z] === RUN TestInspectResponseBinary [2022-04-28T07:49:11.700Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-04-28T07:49:11.700Z] === RUN TestResponseUnsupportedContentType [2022-04-28T07:49:11.700Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-04-28T07:49:11.700Z] === RUN TestInspectResponseTextSimple [2022-04-28T07:49:11.700Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-04-28T07:49:11.700Z] === RUN TestInspectResponseEmptyContentType [2022-04-28T07:49:11.700Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-04-28T07:49:11.700Z] === RUN TestUnknownContentLength [2022-04-28T07:49:11.700Z] --- PASS: TestUnknownContentLength (0.00s) [2022-04-28T07:49:11.700Z] === RUN TestDownloadRemote [2022-04-28T07:49:11.700Z] --- PASS: TestDownloadRemote (0.06s) [2022-04-28T07:49:11.700Z] === RUN TestGetWithStatusError [2022-04-28T07:49:11.700Z] --- PASS: TestGetWithStatusError (0.00s) [2022-04-28T07:49:11.700Z] === RUN TestCloseRootDirectory [2022-04-28T07:49:11.700Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-28T07:49:11.700Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-04-28T07:49:11.700Z] === RUN TestHashFile [2022-04-28T07:49:11.700Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-28T07:49:11.700Z] --- SKIP: TestHashFile (0.00s) [2022-04-28T07:49:11.700Z] === RUN TestHashSubdir [2022-04-28T07:49:11.700Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-28T07:49:11.700Z] --- SKIP: TestHashSubdir (0.00s) [2022-04-28T07:49:11.700Z] === RUN TestRemoveDirectory [2022-04-28T07:49:11.700Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-28T07:49:11.700Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-04-28T07:49:11.700Z] PASS [2022-04-28T07:49:11.700Z] coverage: 9.3% of statements [2022-04-28T07:49:11.700Z] ok github.com/docker/docker/builder/remotecontext 0.187s coverage: 9.3% of statements [2022-04-28T07:49:11.700Z] === RUN TestEnable [2022-04-28T07:49:11.700Z] --- PASS: TestEnable (0.00s) [2022-04-28T07:49:11.700Z] === RUN TestDisable [2022-04-28T07:49:11.700Z] --- PASS: TestDisable (0.00s) [2022-04-28T07:49:11.700Z] === RUN TestEnabled [2022-04-28T07:49:11.700Z] --- PASS: TestEnabled (0.00s) [2022-04-28T07:49:11.700Z] PASS [2022-04-28T07:49:11.700Z] coverage: 100.0% of statements [2022-04-28T07:49:11.700Z] ok github.com/docker/docker/cli/debug 0.046s coverage: 100.0% of statements [2022-04-28T07:49:12.060Z] --- PASS: TestLinksContainerNames (0.81s) [2022-04-28T07:49:12.060Z] === RUN TestLogsFollowTailEmpty [2022-04-28T07:49:12.156Z] === RUN TestGetAllAllowed [2022-04-28T07:49:12.156Z] --- PASS: TestGetAllAllowed (0.00s) [2022-04-28T07:49:12.156Z] === RUN TestGetAllMeta [2022-04-28T07:49:12.156Z] --- PASS: TestGetAllMeta (0.00s) [2022-04-28T07:49:12.156Z] === RUN TestWarnOnUnusedBuildArgs [2022-04-28T07:49:12.156Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-04-28T07:49:12.156Z] === RUN TestIsUnreferencedBuiltin [2022-04-28T07:49:12.156Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-04-28T07:49:12.156Z] === RUN TestIsExistingDirectory [2022-04-28T07:49:12.156Z] --- PASS: TestIsExistingDirectory (0.04s) [2022-04-28T07:49:12.156Z] === RUN TestGetFilenameForDownload [2022-04-28T07:49:12.156Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-04-28T07:49:12.156Z] === RUN TestEnv2Variables [2022-04-28T07:49:12.156Z] --- PASS: TestEnv2Variables (0.00s) [2022-04-28T07:49:12.156Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-04-28T07:49:12.156Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-04-28T07:49:12.156Z] === RUN TestMaintainer [2022-04-28T07:49:12.156Z] --- PASS: TestMaintainer (0.00s) [2022-04-28T07:49:12.156Z] === RUN TestLabel [2022-04-28T07:49:12.156Z] --- PASS: TestLabel (0.00s) [2022-04-28T07:49:12.156Z] === RUN TestFromScratch [2022-04-28T07:49:12.156Z] --- PASS: TestFromScratch (0.00s) [2022-04-28T07:49:12.156Z] === RUN TestFromWithArg [2022-04-28T07:49:12.156Z] --- PASS: TestFromWithArg (0.00s) [2022-04-28T07:49:12.156Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-04-28T07:49:12.156Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-04-28T07:49:12.156Z] === RUN TestFromWithUndefinedArg [2022-04-28T07:49:12.156Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-04-28T07:49:12.156Z] === RUN TestFromMultiStageWithNamedStage [2022-04-28T07:49:12.156Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-04-28T07:49:12.156Z] === RUN TestOnbuild [2022-04-28T07:49:12.156Z] --- PASS: TestOnbuild (0.00s) [2022-04-28T07:49:12.156Z] === RUN TestWorkdir [2022-04-28T07:49:12.156Z] --- PASS: TestWorkdir (0.00s) [2022-04-28T07:49:12.156Z] === RUN TestCmd [2022-04-28T07:49:12.156Z] --- PASS: TestCmd (0.00s) [2022-04-28T07:49:12.156Z] === RUN TestHealthcheckNone [2022-04-28T07:49:12.156Z] --- PASS: TestHealthcheckNone (0.00s) [2022-04-28T07:49:12.392Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.24s) [2022-04-28T07:49:12.392Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-28T07:49:12.392Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-28T07:49:12.392Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-28T07:49:12.392Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-28T07:49:12.392Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-28T07:49:12.392Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-28T07:49:12.392Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-28T07:49:12.392Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-28T07:49:12.392Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-28T07:49:12.392Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-28T07:49:12.392Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-28T07:49:12.392Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-28T07:49:12.392Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-28T07:49:12.392Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-28T07:49:12.392Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-28T07:49:12.392Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-28T07:49:12.392Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-04-28T07:49:12.392Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2022-04-28T07:49:12.392Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2022-04-28T07:49:12.392Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2022-04-28T07:49:12.392Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2022-04-28T07:49:12.392Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-04-28T07:49:12.392Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-28T07:49:12.612Z] === RUN TestHealthcheckCmd [2022-04-28T07:49:12.612Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-04-28T07:49:12.612Z] === RUN TestEntrypoint [2022-04-28T07:49:12.612Z] --- PASS: TestEntrypoint (0.00s) [2022-04-28T07:49:12.612Z] === RUN TestExpose [2022-04-28T07:49:12.612Z] --- PASS: TestExpose (0.00s) [2022-04-28T07:49:12.612Z] === RUN TestUser [2022-04-28T07:49:12.612Z] --- PASS: TestUser (0.00s) [2022-04-28T07:49:12.612Z] === RUN TestVolume [2022-04-28T07:49:12.612Z] --- PASS: TestVolume (0.00s) [2022-04-28T07:49:12.612Z] === RUN TestStopSignal [2022-04-28T07:49:12.612Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-04-28T07:49:12.612Z] --- SKIP: TestStopSignal (0.00s) [2022-04-28T07:49:12.612Z] === RUN TestArg [2022-04-28T07:49:12.612Z] --- PASS: TestArg (0.00s) [2022-04-28T07:49:12.612Z] === RUN TestShell [2022-04-28T07:49:12.612Z] --- PASS: TestShell (0.00s) [2022-04-28T07:49:12.612Z] === RUN TestPrependEnvOnCmd [2022-04-28T07:49:12.612Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-04-28T07:49:12.612Z] === RUN TestRunWithBuildArgs [2022-04-28T07:49:12.612Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-04-28T07:49:12.612Z] === RUN TestRunIgnoresHealthcheck [2022-04-28T07:49:12.612Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-04-28T07:49:12.612Z] === RUN TestDispatchUnsupportedOptions [2022-04-28T07:49:12.612Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-04-28T07:49:12.612Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-04-28T07:49:12.612Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-04-28T07:49:12.612Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-04-28T07:49:12.612Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-04-28T07:49:12.612Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-04-28T07:49:12.612Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-04-28T07:49:12.612Z] === RUN TestNormalizeWorkdir [2022-04-28T07:49:12.612Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-04-28T07:49:12.612Z] === RUN TestDispatch [2022-04-28T07:49:12.612Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-04-28T07:49:12.612Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-04-28T07:49:12.612Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-04-28T07:49:12.612Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-04-28T07:49:12.612Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-04-28T07:49:12.612Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-04-28T07:49:12.612Z] === RUN TestDispatch/COPY_url [2022-04-28T07:49:12.612Z] --- PASS: TestDispatch (0.13s) [2022-04-28T07:49:12.612Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.05s) [2022-04-28T07:49:12.612Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-04-28T07:49:12.612Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-04-28T07:49:12.612Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.02s) [2022-04-28T07:49:12.612Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.02s) [2022-04-28T07:49:12.612Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.02s) [2022-04-28T07:49:12.612Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-04-28T07:49:12.612Z] === RUN TestAddScratchImageAddsToMounts [2022-04-28T07:49:12.612Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-04-28T07:49:12.612Z] === RUN TestAddFromScratchPopulatesPlatform [2022-04-28T07:49:12.612Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-04-28T07:49:12.612Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-04-28T07:49:12.612Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-04-28T07:49:12.612Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-04-28T07:49:12.612Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-04-28T07:49:12.612Z] === RUN TestImageSourceGetAddsToMounts [2022-04-28T07:49:12.612Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-04-28T07:49:12.612Z] === RUN TestEmptyDockerfile [2022-04-28T07:49:12.612Z] --- PASS: TestEmptyDockerfile (0.00s) [2022-04-28T07:49:12.612Z] === RUN TestSymlinkDockerfile [2022-04-28T07:49:12.612Z] --- PASS: TestSymlinkDockerfile (0.00s) [2022-04-28T07:49:12.612Z] === RUN TestDockerfileOutsideTheBuildContext [2022-04-28T07:49:12.612Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-04-28T07:49:12.612Z] === RUN TestNonExistingDockerfile [2022-04-28T07:49:12.612Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-04-28T07:49:12.612Z] === RUN TestCopyRunConfig [2022-04-28T07:49:12.612Z] --- PASS: TestCopyRunConfig (0.00s) [2022-04-28T07:49:12.612Z] === RUN TestDeepCopyRunConfig [2022-04-28T07:49:12.612Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-04-28T07:49:12.612Z] === RUN TestExportImage [2022-04-28T07:49:12.612Z] --- PASS: TestExportImage (0.00s) [2022-04-28T07:49:12.612Z] === RUN TestNormalizeDest [2022-04-28T07:49:12.612Z] --- PASS: TestNormalizeDest (0.00s) [2022-04-28T07:49:12.612Z] PASS [2022-04-28T07:49:12.612Z] coverage: 46.7% of statements [2022-04-28T07:49:12.612Z] ok github.com/docker/docker/builder/dockerfile 0.405s coverage: 46.7% of statements [2022-04-28T07:49:12.622Z] --- PASS: TestLogsFollowTailEmpty (0.42s) [2022-04-28T07:49:12.622Z] === RUN TestContainerNetworkMountsNoChown [2022-04-28T07:49:12.878Z] --- PASS: TestContainerNetworkMountsNoChown (0.38s) [2022-04-28T07:49:12.878Z] === RUN TestMountDaemonRoot [2022-04-28T07:49:12.878Z] === RUN TestMountDaemonRoot/default [2022-04-28T07:49:12.878Z] === PAUSE TestMountDaemonRoot/default [2022-04-28T07:49:12.878Z] === RUN TestMountDaemonRoot/private [2022-04-28T07:49:12.878Z] === PAUSE TestMountDaemonRoot/private [2022-04-28T07:49:12.878Z] === RUN TestMountDaemonRoot/rprivate [2022-04-28T07:49:12.878Z] === PAUSE TestMountDaemonRoot/rprivate [2022-04-28T07:49:12.878Z] === RUN TestMountDaemonRoot/slave [2022-04-28T07:49:12.878Z] === PAUSE TestMountDaemonRoot/slave [2022-04-28T07:49:12.878Z] === RUN TestMountDaemonRoot/rslave [2022-04-28T07:49:12.878Z] === PAUSE TestMountDaemonRoot/rslave [2022-04-28T07:49:12.878Z] === RUN TestMountDaemonRoot/shared [2022-04-28T07:49:12.878Z] === PAUSE TestMountDaemonRoot/shared [2022-04-28T07:49:12.878Z] === RUN TestMountDaemonRoot/rshared [2022-04-28T07:49:12.878Z] === PAUSE TestMountDaemonRoot/rshared [2022-04-28T07:49:12.878Z] === CONT TestMountDaemonRoot/default [2022-04-28T07:49:12.878Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-04-28T07:49:12.878Z] === CONT TestMountDaemonRoot/rslave [2022-04-28T07:49:12.878Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-04-28T07:49:12.878Z] === RUN TestMountDaemonRoot/default/bind_root [2022-04-28T07:49:12.878Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-04-28T07:49:12.878Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-04-28T07:49:12.878Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-04-28T07:49:12.878Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-04-28T07:49:12.878Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-04-28T07:49:12.878Z] === RUN TestMountDaemonRoot/default/mount_root [2022-04-28T07:49:12.878Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-04-28T07:49:12.878Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-04-28T07:49:12.878Z] === CONT TestMountDaemonRoot/rshared [2022-04-28T07:49:12.878Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-04-28T07:49:12.878Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-04-28T07:49:12.878Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-04-28T07:49:12.878Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-04-28T07:49:12.878Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-04-28T07:49:12.878Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-04-28T07:49:12.878Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-04-28T07:49:12.878Z] === CONT TestMountDaemonRoot/shared [2022-04-28T07:49:12.878Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-04-28T07:49:12.878Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-04-28T07:49:12.878Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-04-28T07:49:12.878Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-04-28T07:49:12.878Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-04-28T07:49:12.878Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-04-28T07:49:12.878Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-04-28T07:49:12.878Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-04-28T07:49:12.878Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-04-28T07:49:12.878Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-04-28T07:49:12.878Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-04-28T07:49:12.878Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-04-28T07:49:12.878Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-04-28T07:49:12.878Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-04-28T07:49:12.878Z] === CONT TestMountDaemonRoot/rprivate [2022-04-28T07:49:12.878Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-04-28T07:49:12.878Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-04-28T07:49:12.878Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-04-28T07:49:12.878Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-04-28T07:49:12.878Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-04-28T07:49:12.878Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-04-28T07:49:12.878Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-04-28T07:49:12.878Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-04-28T07:49:12.878Z] === CONT TestMountDaemonRoot/slave [2022-04-28T07:49:12.878Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-04-28T07:49:12.878Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-04-28T07:49:12.878Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-04-28T07:49:12.878Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-04-28T07:49:12.878Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-04-28T07:49:12.878Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-04-28T07:49:12.878Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-04-28T07:49:12.878Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-04-28T07:49:12.878Z] === CONT TestMountDaemonRoot/private [2022-04-28T07:49:12.878Z] === RUN TestMountDaemonRoot/private/bind_root [2022-04-28T07:49:12.878Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-04-28T07:49:12.878Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-04-28T07:49:12.878Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-04-28T07:49:12.878Z] === RUN TestMountDaemonRoot/private/mount_root [2022-04-28T07:49:12.878Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-04-28T07:49:12.878Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-04-28T07:49:12.878Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-04-28T07:49:12.878Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-04-28T07:49:12.878Z] === CONT TestMountDaemonRoot/default/mount_root [2022-04-28T07:49:12.878Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-04-28T07:49:12.878Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-04-28T07:49:12.878Z] === CONT TestMountDaemonRoot/default/bind_root [2022-04-28T07:49:12.878Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-04-28T07:49:12.963Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.80s) [2022-04-28T07:49:12.964Z] === RUN TestCreateDifferentPlatform [2022-04-28T07:49:12.964Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-28T07:49:12.964Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-28T07:49:13.068Z] === RUN TestTCP4Proxy [2022-04-28T07:49:13.068Z] --- PASS: TestTCP4Proxy (0.01s) [2022-04-28T07:49:13.068Z] === RUN TestTCP4ProxyHalfClose [2022-04-28T07:49:13.068Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-04-28T07:49:13.068Z] === RUN TestTCP6Proxy [2022-04-28T07:49:13.068Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-28T07:49:13.068Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-04-28T07:49:13.068Z] === RUN TestTCPDualStackProxy [2022-04-28T07:49:13.068Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-28T07:49:13.068Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-04-28T07:49:13.068Z] === RUN TestUDP4Proxy [2022-04-28T07:49:13.068Z] --- PASS: TestUDP4Proxy (0.00s) [2022-04-28T07:49:13.068Z] === RUN TestUDP6Proxy [2022-04-28T07:49:13.068Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-28T07:49:13.068Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-04-28T07:49:13.068Z] === RUN TestUDPWriteError [2022-04-28T07:49:13.068Z] --- PASS: TestUDPWriteError (0.00s) [2022-04-28T07:49:13.068Z] === RUN TestSCTP4Proxy [2022-04-28T07:49:13.068Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-04-28T07:49:13.068Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-04-28T07:49:13.068Z] === RUN TestSCTP6Proxy [2022-04-28T07:49:13.068Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-28T07:49:13.068Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-04-28T07:49:13.068Z] PASS [2022-04-28T07:49:13.068Z] coverage: 49.4% of statements [2022-04-28T07:49:13.068Z] ok github.com/docker/docker/cmd/docker-proxy 0.049s coverage: 49.4% of statements [2022-04-28T07:49:13.135Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-04-28T07:49:13.135Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-04-28T07:49:13.135Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-04-28T07:49:13.135Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-04-28T07:49:13.135Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-04-28T07:49:13.135Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-04-28T07:49:13.135Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-04-28T07:49:13.135Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-04-28T07:49:13.135Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-04-28T07:49:13.135Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-04-28T07:49:13.135Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-04-28T07:49:13.135Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-04-28T07:49:13.135Z] === CONT TestMountDaemonRoot/private/bind_root [2022-04-28T07:49:13.135Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-04-28T07:49:13.135Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-04-28T07:49:13.135Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-04-28T07:49:13.135Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-04-28T07:49:13.135Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-04-28T07:49:13.135Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-04-28T07:49:13.135Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-04-28T07:49:13.224Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-04-28T07:49:13.224Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-28T07:49:13.224Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-28T07:49:13.224Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-28T07:49:13.224Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2022-04-28T07:49:13.224Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-28T07:49:13.224Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s) [2022-04-28T07:49:13.224Z] === RUN TestContainerStartOnDaemonRestart [2022-04-28T07:49:13.224Z] === PAUSE TestContainerStartOnDaemonRestart [2022-04-28T07:49:13.224Z] === RUN TestDaemonRestartIpcMode [2022-04-28T07:49:13.224Z] === PAUSE TestDaemonRestartIpcMode [2022-04-28T07:49:13.224Z] === RUN TestDaemonHostGatewayIP [2022-04-28T07:49:13.224Z] === PAUSE TestDaemonHostGatewayIP [2022-04-28T07:49:13.224Z] === RUN TestRestartDaemonWithRestartingContainer [2022-04-28T07:49:13.224Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-04-28T07:49:13.224Z] === RUN TestContainerKillOnDaemonStart [2022-04-28T07:49:13.224Z] === PAUSE TestContainerKillOnDaemonStart [2022-04-28T07:49:13.224Z] === RUN TestDiff [2022-04-28T07:49:13.291Z] --- PASS: TestInspectNetwork (7.44s) [2022-04-28T07:49:13.291Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-04-28T07:49:13.291Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-04-28T07:49:13.291Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-04-28T07:49:13.291Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-04-28T07:49:13.291Z] === RUN TestRunContainerWithBridgeNone [2022-04-28T07:49:13.391Z] === CONT TestMountDaemonRoot/private/mount_root [2022-04-28T07:49:13.391Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-04-28T07:49:13.391Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-04-28T07:49:13.391Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-04-28T07:49:13.391Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-04-28T07:49:13.391Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-04-28T07:49:13.391Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-04-28T07:49:13.391Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-04-28T07:49:13.391Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-04-28T07:49:13.391Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-04-28T07:49:13.391Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-04-28T07:49:13.391Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-04-28T07:49:13.391Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-04-28T07:49:13.391Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-04-28T07:49:13.391Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-04-28T07:49:13.391Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-04-28T07:49:13.391Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-04-28T07:49:13.391Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-04-28T07:49:13.391Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-04-28T07:49:13.391Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-04-28T07:49:13.391Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-04-28T07:49:13.391Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-04-28T07:49:13.391Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-04-28T07:49:13.391Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-04-28T07:49:13.391Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-04-28T07:49:13.391Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-04-28T07:49:13.391Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-04-28T07:49:13.391Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-04-28T07:49:13.391Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-04-28T07:49:13.391Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-04-28T07:49:13.391Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-04-28T07:49:13.391Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-04-28T07:49:13.391Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-04-28T07:49:13.391Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-04-28T07:49:13.391Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-04-28T07:49:13.391Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-04-28T07:49:13.391Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.01s) [2022-04-28T07:49:13.391Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-04-28T07:49:13.391Z] === RUN TestContainerBindMountNonRecursive [2022-04-28T07:49:14.167Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-04-28T07:49:14.167Z] --- PASS: TestDiff (0.86s) [2022-04-28T07:49:14.167Z] === RUN TestExecWithCloseStdin [2022-04-28T07:49:14.756Z] --- PASS: TestContainerBindMountNonRecursive (1.31s) [2022-04-28T07:49:14.756Z] === RUN TestContainerVolumesMountedAsShared [2022-04-28T07:49:15.012Z] --- PASS: TestContainerVolumesMountedAsShared (0.41s) [2022-04-28T07:49:15.012Z] === RUN TestContainerVolumesMountedAsSlave [2022-04-28T07:49:15.112Z] --- PASS: TestExecWithCloseStdin (0.89s) [2022-04-28T07:49:15.112Z] === RUN TestExec [2022-04-28T07:49:15.205Z] --- PASS: TestRunContainerWithBridgeNone (1.63s) [2022-04-28T07:49:15.205Z] === RUN TestNetworkInvalidJSON [2022-04-28T07:49:15.205Z] === RUN TestNetworkInvalidJSON/networks/create [2022-04-28T07:49:15.205Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-04-28T07:49:15.205Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-04-28T07:49:15.205Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-04-28T07:49:15.205Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-28T07:49:15.205Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-28T07:49:15.205Z] === CONT TestNetworkInvalidJSON/networks/create [2022-04-28T07:49:15.205Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-04-28T07:49:15.205Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-28T07:49:15.205Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-04-28T07:49:15.205Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-04-28T07:49:15.205Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-04-28T07:49:15.205Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-04-28T07:49:15.205Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-04-28T07:49:15.205Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-04-28T07:49:15.205Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-04-28T07:49:15.205Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-04-28T07:49:15.205Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-04-28T07:49:15.205Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-04-28T07:49:15.205Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-04-28T07:49:15.205Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-04-28T07:49:15.205Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-04-28T07:49:15.205Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-04-28T07:49:15.205Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-04-28T07:49:15.205Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-04-28T07:49:15.205Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-04-28T07:49:15.205Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-04-28T07:49:15.205Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-04-28T07:49:15.205Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-04-28T07:49:15.205Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-04-28T07:49:15.205Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-04-28T07:49:15.205Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-04-28T07:49:15.205Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-04-28T07:49:15.205Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-04-28T07:49:15.205Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-04-28T07:49:15.205Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-04-28T07:49:15.205Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-04-28T07:49:15.205Z] === RUN TestNetworkList [2022-04-28T07:49:15.205Z] === RUN TestNetworkList//networks [2022-04-28T07:49:15.205Z] === PAUSE TestNetworkList//networks [2022-04-28T07:49:15.205Z] === RUN TestNetworkList//networks/ [2022-04-28T07:49:15.205Z] === PAUSE TestNetworkList//networks/ [2022-04-28T07:49:15.205Z] === CONT TestNetworkList//networks [2022-04-28T07:49:15.205Z] === CONT TestNetworkList//networks/ [2022-04-28T07:49:15.205Z] --- PASS: TestNetworkList (0.02s) [2022-04-28T07:49:15.205Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-28T07:49:15.205Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-28T07:49:15.205Z] === RUN TestHostIPv4BridgeLabel [2022-04-28T07:49:15.268Z] --- PASS: TestContainerVolumesMountedAsSlave (0.32s) [2022-04-28T07:49:15.268Z] === RUN TestNetworkNat [2022-04-28T07:49:15.464Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-04-28T07:49:15.464Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-28T07:49:15.830Z] --- PASS: TestNetworkNat (0.45s) [2022-04-28T07:49:15.830Z] === RUN TestNetworkLocalhostTCPNat [2022-04-28T07:49:16.054Z] --- PASS: TestExec (0.93s) [2022-04-28T07:49:16.054Z] === RUN TestExecUser [2022-04-28T07:49:16.086Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s) [2022-04-28T07:49:16.086Z] === RUN TestNetworkLoopbackNat [2022-04-28T07:49:16.627Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-04-28T07:49:16.841Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-04-28T07:49:16.841Z] === RUN TestDaemonDefaultNetworkPools [2022-04-28T07:49:16.889Z] --- PASS: TestExecUser (0.97s) [2022-04-28T07:49:16.889Z] === RUN TestExportContainerAndImportImage [2022-04-28T07:49:17.407Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2022-04-28T07:49:17.407Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-28T07:49:17.831Z] --- PASS: TestExportContainerAndImportImage (1.06s) [2022-04-28T07:49:17.831Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-28T07:49:18.092Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-04-28T07:49:18.092Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-04-28T07:49:18.342Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2022-04-28T07:49:18.342Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-28T07:49:18.663Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-04-28T07:49:19.353Z] --- PASS: TestNetworkLoopbackNat (2.54s) [2022-04-28T07:49:19.353Z] === RUN TestPause [2022-04-28T07:49:19.353Z] --- PASS: TestPause (0.44s) [2022-04-28T07:49:19.353Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-28T07:49:19.353Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-28T07:49:19.353Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-28T07:49:19.353Z] === RUN TestPauseStopPausedContainer [2022-04-28T07:49:19.605Z] --- PASS: TestExportContainerAfterDaemonRestart (1.59s) [2022-04-28T07:49:19.605Z] === RUN TestHealthCheckWorkdir [2022-04-28T07:49:19.609Z] --- PASS: TestPauseStopPausedContainer (0.42s) [2022-04-28T07:49:19.609Z] === RUN TestPidHost [2022-04-28T07:49:19.720Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.26s) [2022-04-28T07:49:19.720Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-28T07:49:20.177Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-04-28T07:49:20.177Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-04-28T07:49:20.287Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-04-28T07:49:20.287Z] === RUN TestServiceWithPredefinedNetwork [2022-04-28T07:49:20.438Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-04-28T07:49:20.538Z] --- PASS: TestPidHost (0.96s) [2022-04-28T07:49:20.538Z] === RUN TestPsFilter [2022-04-28T07:49:20.538Z] --- PASS: TestPsFilter (0.11s) [2022-04-28T07:49:20.538Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-28T07:49:20.699Z] --- PASS: TestHealthCheckWorkdir (1.06s) [2022-04-28T07:49:20.699Z] === RUN TestHealthKillContainer [2022-04-28T07:49:21.101Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s) [2022-04-28T07:49:21.101Z] === RUN TestRemoveContainerWithVolume [2022-04-28T07:49:21.271Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-04-28T07:49:21.532Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-04-28T07:49:21.663Z] --- PASS: TestRemoveContainerWithVolume (0.43s) [2022-04-28T07:49:21.664Z] === RUN TestRemoveContainerRunning [2022-04-28T07:49:21.920Z] --- PASS: TestRemoveContainerRunning (0.38s) [2022-04-28T07:49:21.920Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-28T07:49:22.105Z] check_test.go:307: [dfe1631966070] daemon is not started [2022-04-28T07:49:22.105Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-04-28T07:49:22.482Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.45s) [2022-04-28T07:49:22.482Z] === RUN TestRemoveInvalidContainer [2022-04-28T07:49:22.482Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-04-28T07:49:22.482Z] === RUN TestRenameLinkedContainer [2022-04-28T07:49:22.681Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-04-28T07:49:22.820Z] --- PASS: TestServiceWithPredefinedNetwork (2.27s) [2022-04-28T07:49:22.820Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-28T07:49:22.820Z] service_test.go:243: FLAKY_TEST [2022-04-28T07:49:22.820Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-28T07:49:22.820Z] === RUN TestServiceWithDataPathPortInit [2022-04-28T07:49:23.374Z] === RUN TestCheckpointCreateError [2022-04-28T07:49:23.374Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-04-28T07:49:23.374Z] === RUN TestCheckpointCreate [2022-04-28T07:49:23.374Z] --- PASS: TestCheckpointCreate (0.00s) [2022-04-28T07:49:23.374Z] === RUN TestCheckpointDeleteError [2022-04-28T07:49:23.374Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-04-28T07:49:23.374Z] === RUN TestCheckpointDelete [2022-04-28T07:49:23.374Z] --- PASS: TestCheckpointDelete (0.00s) [2022-04-28T07:49:23.374Z] === RUN TestCheckpointListError [2022-04-28T07:49:23.374Z] --- PASS: TestCheckpointListError (0.00s) [2022-04-28T07:49:23.374Z] === RUN TestCheckpointList [2022-04-28T07:49:23.374Z] --- PASS: TestCheckpointList (0.00s) [2022-04-28T07:49:23.374Z] === RUN TestCheckpointListContainerNotFound [2022-04-28T07:49:23.374Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-04-28T07:49:23.374Z] === RUN TestNewClientWithOpsFromEnv [2022-04-28T07:49:23.374Z] client_test.go:23: runtime.GOOS == "windows" [2022-04-28T07:49:23.374Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-04-28T07:49:23.374Z] === RUN TestGetAPIPath [2022-04-28T07:49:23.374Z] --- PASS: TestGetAPIPath (0.00s) [2022-04-28T07:49:23.374Z] === RUN TestParseHostURL [2022-04-28T07:49:23.374Z] --- PASS: TestParseHostURL (0.00s) [2022-04-28T07:49:23.374Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-04-28T07:49:23.374Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-04-28T07:49:23.374Z] === RUN TestNegotiateAPIVersionEmpty [2022-04-28T07:49:23.374Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-04-28T07:49:23.374Z] === RUN TestNegotiateAPIVersion [2022-04-28T07:49:23.374Z] === RUN TestNegotiateAPIVersion/downgrade_from_default [2022-04-28T07:49:23.374Z] === RUN TestNegotiateAPIVersion/no_downgrade_from_custom_version [2022-04-28T07:49:23.374Z] === RUN TestNegotiateAPIVersion/downgrade_legacy [2022-04-28T07:49:23.374Z] === RUN TestNegotiateAPIVersion/downgrade_old [2022-04-28T07:49:23.374Z] === RUN TestNegotiateAPIVersion/no_upgrade [2022-04-28T07:49:23.374Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-04-28T07:49:23.374Z] --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s) [2022-04-28T07:49:23.374Z] --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s) [2022-04-28T07:49:23.374Z] --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s) [2022-04-28T07:49:23.374Z] --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s) [2022-04-28T07:49:23.374Z] --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s) [2022-04-28T07:49:23.374Z] === RUN TestNegotiateAPVersionOverride [2022-04-28T07:49:23.374Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-04-28T07:49:23.374Z] === RUN TestNegotiateAPIVersionAutomatic [2022-04-28T07:49:23.374Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-04-28T07:49:23.374Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-04-28T07:49:23.374Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-04-28T07:49:23.374Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-04-28T07:49:23.374Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-04-28T07:49:23.374Z] === RUN TestClientRedirect [2022-04-28T07:49:23.374Z] === RUN TestClientRedirect/GET [2022-04-28T07:49:23.374Z] === RUN TestClientRedirect/POST [2022-04-28T07:49:23.374Z] === RUN TestClientRedirect/PUT [2022-04-28T07:49:23.374Z] === RUN TestClientRedirect/DELETE [2022-04-28T07:49:23.374Z] --- PASS: TestClientRedirect (0.00s) [2022-04-28T07:49:23.374Z] --- PASS: TestClientRedirect/GET (0.00s) [2022-04-28T07:49:23.374Z] --- PASS: TestClientRedirect/POST (0.00s) [2022-04-28T07:49:23.374Z] --- PASS: TestClientRedirect/PUT (0.00s) [2022-04-28T07:49:23.374Z] --- PASS: TestClientRedirect/DELETE (0.00s) [2022-04-28T07:49:23.374Z] === RUN TestConfigCreateUnsupported [2022-04-28T07:49:23.374Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-04-28T07:49:23.374Z] === RUN TestConfigCreateError [2022-04-28T07:49:23.374Z] --- PASS: TestConfigCreateError (0.00s) [2022-04-28T07:49:23.374Z] === RUN TestConfigCreate [2022-04-28T07:49:23.374Z] --- PASS: TestConfigCreate (0.00s) [2022-04-28T07:49:23.374Z] === RUN TestConfigInspectNotFound [2022-04-28T07:49:23.374Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-04-28T07:49:23.374Z] === RUN TestConfigInspectWithEmptyID [2022-04-28T07:49:23.374Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-04-28T07:49:23.374Z] === RUN TestConfigInspectUnsupported [2022-04-28T07:49:23.374Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-04-28T07:49:23.374Z] === RUN TestConfigInspectError [2022-04-28T07:49:23.374Z] --- PASS: TestConfigInspectError (0.00s) [2022-04-28T07:49:23.374Z] === RUN TestConfigInspectConfigNotFound [2022-04-28T07:49:23.374Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-04-28T07:49:23.374Z] === RUN TestConfigInspect [2022-04-28T07:49:23.374Z] --- PASS: TestConfigInspect (0.00s) [2022-04-28T07:49:23.374Z] === RUN TestConfigListUnsupported [2022-04-28T07:49:23.374Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-04-28T07:49:23.374Z] === RUN TestConfigListError [2022-04-28T07:49:23.374Z] --- PASS: TestConfigListError (0.00s) [2022-04-28T07:49:23.374Z] === RUN TestConfigList [2022-04-28T07:49:23.374Z] --- PASS: TestConfigList (0.00s) [2022-04-28T07:49:23.374Z] === RUN TestConfigRemoveUnsupported [2022-04-28T07:49:23.374Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-04-28T07:49:23.374Z] === RUN TestConfigRemoveError [2022-04-28T07:49:23.374Z] --- PASS: TestConfigRemoveError (0.00s) [2022-04-28T07:49:23.374Z] === RUN TestConfigRemove [2022-04-28T07:49:23.374Z] --- PASS: TestConfigRemove (0.00s) [2022-04-28T07:49:23.374Z] === RUN TestConfigUpdateUnsupported [2022-04-28T07:49:23.374Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-04-28T07:49:23.374Z] === RUN TestConfigUpdateError [2022-04-28T07:49:23.374Z] --- PASS: TestConfigUpdateError (0.00s) [2022-04-28T07:49:23.374Z] === RUN TestConfigUpdate [2022-04-28T07:49:23.374Z] --- PASS: TestConfigUpdate (0.00s) [2022-04-28T07:49:23.374Z] === RUN TestContainerCommitError [2022-04-28T07:49:23.374Z] --- PASS: TestContainerCommitError (0.00s) [2022-04-28T07:49:23.374Z] === RUN TestContainerCommit [2022-04-28T07:49:23.374Z] --- PASS: TestContainerCommit (0.00s) [2022-04-28T07:49:23.374Z] === RUN TestContainerStatPathError [2022-04-28T07:49:23.374Z] --- PASS: TestContainerStatPathError (0.00s) [2022-04-28T07:49:23.374Z] === RUN TestContainerStatPathNotFoundError [2022-04-28T07:49:23.374Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-04-28T07:49:23.374Z] === RUN TestContainerStatPathNoHeaderError [2022-04-28T07:49:23.374Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-04-28T07:49:23.374Z] === RUN TestContainerStatPath [2022-04-28T07:49:23.374Z] --- PASS: TestContainerStatPath (0.00s) [2022-04-28T07:49:23.374Z] === RUN TestCopyToContainerError [2022-04-28T07:49:23.374Z] --- PASS: TestCopyToContainerError (0.00s) [2022-04-28T07:49:23.374Z] === RUN TestCopyToContainerNotFoundError [2022-04-28T07:49:23.374Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-04-28T07:49:23.374Z] === RUN TestCopyToContainerEmptyResponse [2022-04-28T07:49:23.374Z] --- PASS: TestCopyToContainerEmptyResponse (0.00s) [2022-04-28T07:49:23.374Z] === RUN TestCopyToContainer [2022-04-28T07:49:23.374Z] --- PASS: TestCopyToContainer (0.00s) [2022-04-28T07:49:23.374Z] === RUN TestCopyFromContainerError [2022-04-28T07:49:23.374Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-04-28T07:49:23.374Z] === RUN TestCopyFromContainerNotFoundError [2022-04-28T07:49:23.374Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-04-28T07:49:23.374Z] === RUN TestCopyFromContainerEmptyResponse [2022-04-28T07:49:23.374Z] --- PASS: TestCopyFromContainerEmptyResponse (0.00s) [2022-04-28T07:49:23.374Z] === RUN TestCopyFromContainerNoHeaderError [2022-04-28T07:49:23.374Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-04-28T07:49:23.374Z] === RUN TestCopyFromContainer [2022-04-28T07:49:23.374Z] --- PASS: TestCopyFromContainer (0.00s) [2022-04-28T07:49:23.374Z] === RUN TestContainerCreateError [2022-04-28T07:49:23.374Z] --- PASS: TestContainerCreateError (0.00s) [2022-04-28T07:49:23.374Z] === RUN TestContainerCreateImageNotFound [2022-04-28T07:49:23.374Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-04-28T07:49:23.374Z] === RUN TestContainerCreateWithName [2022-04-28T07:49:23.374Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-04-28T07:49:23.374Z] === RUN TestContainerCreateAutoRemove [2022-04-28T07:49:23.374Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-04-28T07:49:23.374Z] === RUN TestContainerDiffError [2022-04-28T07:49:23.374Z] --- PASS: TestContainerDiffError (0.00s) [2022-04-28T07:49:23.374Z] === RUN TestContainerDiff [2022-04-28T07:49:23.374Z] --- PASS: TestContainerDiff (0.00s) [2022-04-28T07:49:23.374Z] === RUN TestContainerExecCreateError [2022-04-28T07:49:23.374Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-04-28T07:49:23.374Z] === RUN TestContainerExecCreate [2022-04-28T07:49:23.374Z] --- PASS: TestContainerExecCreate (0.00s) [2022-04-28T07:49:23.374Z] === RUN TestContainerExecStartError [2022-04-28T07:49:23.374Z] --- PASS: TestContainerExecStartError (0.00s) [2022-04-28T07:49:23.374Z] === RUN TestContainerExecStart [2022-04-28T07:49:23.374Z] --- PASS: TestContainerExecStart (0.00s) [2022-04-28T07:49:23.374Z] === RUN TestContainerExecInspectError [2022-04-28T07:49:23.374Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-04-28T07:49:23.374Z] === RUN TestContainerExecInspect [2022-04-28T07:49:23.374Z] --- PASS: TestContainerExecInspect (0.00s) [2022-04-28T07:49:23.374Z] === RUN TestContainerExportError [2022-04-28T07:49:23.374Z] --- PASS: TestContainerExportError (0.00s) [2022-04-28T07:49:23.374Z] === RUN TestContainerExport [2022-04-28T07:49:23.374Z] --- PASS: TestContainerExport (0.00s) [2022-04-28T07:49:23.374Z] === RUN TestContainerInspectError [2022-04-28T07:49:23.374Z] --- PASS: TestContainerInspectError (0.00s) [2022-04-28T07:49:23.374Z] === RUN TestContainerInspectContainerNotFound [2022-04-28T07:49:23.374Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-04-28T07:49:23.374Z] === RUN TestContainerInspectWithEmptyID [2022-04-28T07:49:23.374Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-04-28T07:49:23.374Z] === RUN TestContainerInspect [2022-04-28T07:49:23.374Z] --- PASS: TestContainerInspect (0.00s) [2022-04-28T07:49:23.374Z] === RUN TestContainerInspectNode [2022-04-28T07:49:23.374Z] --- PASS: TestContainerInspectNode (0.00s) [2022-04-28T07:49:23.374Z] === RUN TestContainerKillError [2022-04-28T07:49:23.374Z] --- PASS: TestContainerKillError (0.00s) [2022-04-28T07:49:23.374Z] === RUN TestContainerKill [2022-04-28T07:49:23.374Z] --- PASS: TestContainerKill (0.00s) [2022-04-28T07:49:23.374Z] === RUN TestContainerListError [2022-04-28T07:49:23.374Z] --- PASS: TestContainerListError (0.00s) [2022-04-28T07:49:23.374Z] === RUN TestContainerList [2022-04-28T07:49:23.374Z] --- PASS: TestContainerList (0.00s) [2022-04-28T07:49:23.374Z] === RUN TestContainerLogsNotFoundError [2022-04-28T07:49:23.374Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-04-28T07:49:23.374Z] === RUN TestContainerLogsError [2022-04-28T07:49:23.374Z] --- PASS: TestContainerLogsError (0.00s) [2022-04-28T07:49:23.374Z] === RUN TestContainerLogs [2022-04-28T07:49:23.374Z] --- PASS: TestContainerLogs (0.13s) [2022-04-28T07:49:23.374Z] === RUN TestContainerPauseError [2022-04-28T07:49:23.374Z] --- PASS: TestContainerPauseError (0.00s) [2022-04-28T07:49:23.374Z] === RUN TestContainerPause [2022-04-28T07:49:23.374Z] --- PASS: TestContainerPause (0.00s) [2022-04-28T07:49:23.374Z] === RUN TestContainersPruneError [2022-04-28T07:49:23.374Z] --- PASS: TestContainersPruneError (0.00s) [2022-04-28T07:49:23.374Z] === RUN TestContainersPrune [2022-04-28T07:49:23.374Z] --- PASS: TestContainersPrune (0.00s) [2022-04-28T07:49:23.374Z] === RUN TestContainerRemoveError [2022-04-28T07:49:23.374Z] --- PASS: TestContainerRemoveError (0.00s) [2022-04-28T07:49:23.374Z] === RUN TestContainerRemoveNotFoundError [2022-04-28T07:49:23.374Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-04-28T07:49:23.374Z] === RUN TestContainerRemove [2022-04-28T07:49:23.374Z] --- PASS: TestContainerRemove (0.00s) [2022-04-28T07:49:23.374Z] === RUN TestContainerRenameError [2022-04-28T07:49:23.374Z] --- PASS: TestContainerRenameError (0.00s) [2022-04-28T07:49:23.374Z] === RUN TestContainerRename [2022-04-28T07:49:23.374Z] --- PASS: TestContainerRename (0.00s) [2022-04-28T07:49:23.374Z] === RUN TestContainerResizeError [2022-04-28T07:49:23.374Z] --- PASS: TestContainerResizeError (0.00s) [2022-04-28T07:49:23.374Z] === RUN TestContainerExecResizeError [2022-04-28T07:49:23.374Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-04-28T07:49:23.374Z] === RUN TestContainerResize [2022-04-28T07:49:23.374Z] --- PASS: TestContainerResize (0.00s) [2022-04-28T07:49:23.374Z] === RUN TestContainerExecResize [2022-04-28T07:49:23.374Z] --- PASS: TestContainerExecResize (0.00s) [2022-04-28T07:49:23.374Z] === RUN TestContainerRestartError [2022-04-28T07:49:23.374Z] --- PASS: TestContainerRestartError (0.00s) [2022-04-28T07:49:23.374Z] === RUN TestContainerRestart [2022-04-28T07:49:23.374Z] --- PASS: TestContainerRestart (0.00s) [2022-04-28T07:49:23.374Z] === RUN TestContainerStartError [2022-04-28T07:49:23.374Z] --- PASS: TestContainerStartError (0.00s) [2022-04-28T07:49:23.374Z] === RUN TestContainerStart [2022-04-28T07:49:23.374Z] --- PASS: TestContainerStart (0.00s) [2022-04-28T07:49:23.374Z] === RUN TestContainerStatsError [2022-04-28T07:49:23.374Z] --- PASS: TestContainerStatsError (0.00s) [2022-04-28T07:49:23.374Z] === RUN TestContainerStats [2022-04-28T07:49:23.374Z] --- PASS: TestContainerStats (0.00s) [2022-04-28T07:49:23.374Z] === RUN TestContainerStopError [2022-04-28T07:49:23.374Z] --- PASS: TestContainerStopError (0.00s) [2022-04-28T07:49:23.374Z] === RUN TestContainerStop [2022-04-28T07:49:23.374Z] --- PASS: TestContainerStop (0.00s) [2022-04-28T07:49:23.374Z] === RUN TestContainerTopError [2022-04-28T07:49:23.374Z] --- PASS: TestContainerTopError (0.00s) [2022-04-28T07:49:23.374Z] === RUN TestContainerTop [2022-04-28T07:49:23.374Z] --- PASS: TestContainerTop (0.00s) [2022-04-28T07:49:23.374Z] === RUN TestContainerUnpauseError [2022-04-28T07:49:23.374Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-04-28T07:49:23.374Z] === RUN TestContainerUnpause [2022-04-28T07:49:23.374Z] --- PASS: TestContainerUnpause (0.00s) [2022-04-28T07:49:23.374Z] === RUN TestContainerUpdateError [2022-04-28T07:49:23.374Z] --- PASS: TestContainerUpdateError (0.00s) [2022-04-28T07:49:23.374Z] === RUN TestContainerUpdate [2022-04-28T07:49:23.374Z] --- PASS: TestContainerUpdate (0.01s) [2022-04-28T07:49:23.374Z] === RUN TestContainerWaitError [2022-04-28T07:49:23.374Z] --- PASS: TestContainerWaitError (0.00s) [2022-04-28T07:49:23.374Z] === RUN TestContainerWait [2022-04-28T07:49:23.374Z] --- PASS: TestContainerWait (0.00s) [2022-04-28T07:49:23.374Z] === RUN TestDiskUsageError [2022-04-28T07:49:23.374Z] --- PASS: TestDiskUsageError (0.00s) [2022-04-28T07:49:23.374Z] === RUN TestDiskUsage [2022-04-28T07:49:23.374Z] --- PASS: TestDiskUsage (0.00s) [2022-04-28T07:49:23.374Z] === RUN TestDistributionInspectUnsupported [2022-04-28T07:49:23.374Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-04-28T07:49:23.374Z] === RUN TestDistributionInspectWithEmptyID [2022-04-28T07:49:23.374Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-04-28T07:49:23.374Z] === RUN TestEventsErrorInOptions [2022-04-28T07:49:23.374Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-04-28T07:49:23.374Z] === RUN TestEventsErrorFromServer [2022-04-28T07:49:23.374Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-04-28T07:49:23.374Z] === RUN TestEvents [2022-04-28T07:49:23.374Z] --- PASS: TestEvents (0.00s) [2022-04-28T07:49:23.374Z] === RUN TestTLSCloseWriter [2022-04-28T07:49:23.374Z] === PAUSE TestTLSCloseWriter [2022-04-28T07:49:23.374Z] === RUN TestImageBuildError [2022-04-28T07:49:23.374Z] --- PASS: TestImageBuildError (0.00s) [2022-04-28T07:49:23.374Z] === RUN TestImageBuild [2022-04-28T07:49:23.374Z] --- PASS: TestImageBuild (0.00s) [2022-04-28T07:49:23.374Z] === RUN TestGetDockerOS [2022-04-28T07:49:23.374Z] --- PASS: TestGetDockerOS (0.00s) [2022-04-28T07:49:23.374Z] === RUN TestImageCreateError [2022-04-28T07:49:23.374Z] --- PASS: TestImageCreateError (0.00s) [2022-04-28T07:49:23.374Z] === RUN TestImageCreate [2022-04-28T07:49:23.374Z] --- PASS: TestImageCreate (0.00s) [2022-04-28T07:49:23.374Z] === RUN TestImageHistoryError [2022-04-28T07:49:23.374Z] --- PASS: TestImageHistoryError (0.00s) [2022-04-28T07:49:23.374Z] === RUN TestImageHistory [2022-04-28T07:49:23.374Z] --- PASS: TestImageHistory (0.00s) [2022-04-28T07:49:23.374Z] === RUN TestImageImportError [2022-04-28T07:49:23.374Z] --- PASS: TestImageImportError (0.00s) [2022-04-28T07:49:23.374Z] === RUN TestImageImport [2022-04-28T07:49:23.374Z] --- PASS: TestImageImport (0.00s) [2022-04-28T07:49:23.374Z] === RUN TestImageInspectError [2022-04-28T07:49:23.374Z] --- PASS: TestImageInspectError (0.00s) [2022-04-28T07:49:23.375Z] === RUN TestImageInspectImageNotFound [2022-04-28T07:49:23.375Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-04-28T07:49:23.375Z] === RUN TestImageInspectWithEmptyID [2022-04-28T07:49:23.375Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-04-28T07:49:23.375Z] === RUN TestImageInspect [2022-04-28T07:49:23.375Z] --- PASS: TestImageInspect (0.00s) [2022-04-28T07:49:23.375Z] === RUN TestImageListError [2022-04-28T07:49:23.375Z] --- PASS: TestImageListError (0.00s) [2022-04-28T07:49:23.375Z] === RUN TestImageList [2022-04-28T07:49:23.375Z] --- PASS: TestImageList (0.00s) [2022-04-28T07:49:23.375Z] === RUN TestImageListApiBefore125 [2022-04-28T07:49:23.375Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-04-28T07:49:23.375Z] === RUN TestImageLoadError [2022-04-28T07:49:23.375Z] --- PASS: TestImageLoadError (0.00s) [2022-04-28T07:49:23.375Z] === RUN TestImageLoad [2022-04-28T07:49:23.375Z] --- PASS: TestImageLoad (0.00s) [2022-04-28T07:49:23.375Z] === RUN TestImagesPruneError [2022-04-28T07:49:23.375Z] --- PASS: TestImagesPruneError (0.00s) [2022-04-28T07:49:23.375Z] === RUN TestImagesPrune [2022-04-28T07:49:23.375Z] --- PASS: TestImagesPrune (0.00s) [2022-04-28T07:49:23.375Z] === RUN TestImagePullReferenceParseError [2022-04-28T07:49:23.375Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-04-28T07:49:23.375Z] === RUN TestImagePullAnyError [2022-04-28T07:49:23.375Z] --- PASS: TestImagePullAnyError (0.00s) [2022-04-28T07:49:23.375Z] === RUN TestImagePullStatusUnauthorizedError [2022-04-28T07:49:23.375Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-04-28T07:49:23.375Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-28T07:49:23.375Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-28T07:49:23.375Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-28T07:49:23.375Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-28T07:49:23.375Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-04-28T07:49:23.375Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-04-28T07:49:23.375Z] === RUN TestImagePullWithoutErrors [2022-04-28T07:49:23.375Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-04-28T07:49:23.375Z] === RUN TestImagePushReferenceError [2022-04-28T07:49:23.375Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-04-28T07:49:23.375Z] === RUN TestImagePushAnyError [2022-04-28T07:49:23.375Z] --- PASS: TestImagePushAnyError (0.00s) [2022-04-28T07:49:23.375Z] === RUN TestImagePushStatusUnauthorizedError [2022-04-28T07:49:23.375Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-04-28T07:49:23.375Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-28T07:49:23.375Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-28T07:49:23.375Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-28T07:49:23.375Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-28T07:49:23.375Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-04-28T07:49:23.375Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-04-28T07:49:23.375Z] === RUN TestImagePushWithoutErrors [2022-04-28T07:49:23.375Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-04-28T07:49:23.375Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-04-28T07:49:23.375Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-04-28T07:49:23.375Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-04-28T07:49:23.375Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-04-28T07:49:23.375Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-04-28T07:49:23.375Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-04-28T07:49:23.375Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-04-28T07:49:23.375Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-04-28T07:49:23.375Z] === RUN TestImageRemoveError [2022-04-28T07:49:23.375Z] --- PASS: TestImageRemoveError (0.00s) [2022-04-28T07:49:23.375Z] === RUN TestImageRemoveImageNotFound [2022-04-28T07:49:23.375Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-04-28T07:49:23.375Z] === RUN TestImageRemove [2022-04-28T07:49:23.375Z] --- PASS: TestImageRemove (0.00s) [2022-04-28T07:49:23.375Z] === RUN TestImageSaveError [2022-04-28T07:49:23.375Z] --- PASS: TestImageSaveError (0.00s) [2022-04-28T07:49:23.375Z] === RUN TestImageSave [2022-04-28T07:49:23.375Z] --- PASS: TestImageSave (0.00s) [2022-04-28T07:49:23.375Z] === RUN TestImageSearchAnyError [2022-04-28T07:49:23.375Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-04-28T07:49:23.375Z] === RUN TestImageSearchStatusUnauthorizedError [2022-04-28T07:49:23.375Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-04-28T07:49:23.375Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-28T07:49:23.375Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-28T07:49:23.375Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-28T07:49:23.375Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-28T07:49:23.375Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-04-28T07:49:23.375Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-04-28T07:49:23.375Z] === RUN TestImageSearchWithoutErrors [2022-04-28T07:49:23.375Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-04-28T07:49:23.375Z] === RUN TestImageTagError [2022-04-28T07:49:23.375Z] --- PASS: TestImageTagError (0.00s) [2022-04-28T07:49:23.375Z] === RUN TestImageTagInvalidReference [2022-04-28T07:49:23.375Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-04-28T07:49:23.375Z] === RUN TestImageTagInvalidSourceImageName [2022-04-28T07:49:23.375Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-04-28T07:49:23.375Z] === RUN TestImageTagHexSource [2022-04-28T07:49:23.375Z] --- PASS: TestImageTagHexSource (0.00s) [2022-04-28T07:49:23.375Z] === RUN TestImageTag [2022-04-28T07:49:23.375Z] --- PASS: TestImageTag (0.00s) [2022-04-28T07:49:23.375Z] === RUN TestInfoServerError [2022-04-28T07:49:23.375Z] --- PASS: TestInfoServerError (0.00s) [2022-04-28T07:49:23.375Z] === RUN TestInfoInvalidResponseJSONError [2022-04-28T07:49:23.375Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-04-28T07:49:23.375Z] === RUN TestInfo [2022-04-28T07:49:23.375Z] --- PASS: TestInfo (0.00s) [2022-04-28T07:49:23.375Z] === RUN TestNetworkConnectError [2022-04-28T07:49:23.375Z] --- PASS: TestNetworkConnectError (0.00s) [2022-04-28T07:49:23.375Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-04-28T07:49:23.375Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-04-28T07:49:23.375Z] === RUN TestNetworkConnect [2022-04-28T07:49:23.375Z] --- PASS: TestNetworkConnect (0.00s) [2022-04-28T07:49:23.375Z] === RUN TestNetworkCreateError [2022-04-28T07:49:23.375Z] --- PASS: TestNetworkCreateError (0.00s) [2022-04-28T07:49:23.375Z] === RUN TestNetworkCreate [2022-04-28T07:49:23.375Z] --- PASS: TestNetworkCreate (0.00s) [2022-04-28T07:49:23.375Z] === RUN TestNetworkDisconnectError [2022-04-28T07:49:23.375Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-04-28T07:49:23.375Z] === RUN TestNetworkDisconnect [2022-04-28T07:49:23.375Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-04-28T07:49:23.375Z] === RUN TestNetworkInspect [2022-04-28T07:49:23.375Z] === RUN TestNetworkInspect/empty_ID [2022-04-28T07:49:23.375Z] === RUN TestNetworkInspect/no_options [2022-04-28T07:49:23.375Z] === RUN TestNetworkInspect/verbose [2022-04-28T07:49:23.375Z] === RUN TestNetworkInspect/global_scope [2022-04-28T07:49:23.375Z] === RUN TestNetworkInspect/unknown_network [2022-04-28T07:49:23.375Z] === RUN TestNetworkInspect/server_error [2022-04-28T07:49:23.375Z] --- PASS: TestNetworkInspect (0.00s) [2022-04-28T07:49:23.375Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-04-28T07:49:23.375Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-04-28T07:49:23.375Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-04-28T07:49:23.375Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-04-28T07:49:23.375Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-04-28T07:49:23.375Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-04-28T07:49:23.375Z] === RUN TestNetworkListError [2022-04-28T07:49:23.375Z] --- PASS: TestNetworkListError (0.00s) [2022-04-28T07:49:23.375Z] === RUN TestNetworkList [2022-04-28T07:49:23.375Z] --- PASS: TestNetworkList (0.00s) [2022-04-28T07:49:23.375Z] === RUN TestNetworksPruneError [2022-04-28T07:49:23.375Z] --- PASS: TestNetworksPruneError (0.00s) [2022-04-28T07:49:23.375Z] === RUN TestNetworksPrune [2022-04-28T07:49:23.375Z] --- PASS: TestNetworksPrune (0.00s) [2022-04-28T07:49:23.375Z] === RUN TestNetworkRemoveError [2022-04-28T07:49:23.375Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-04-28T07:49:23.375Z] === RUN TestNetworkRemove [2022-04-28T07:49:23.375Z] --- PASS: TestNetworkRemove (0.00s) [2022-04-28T07:49:23.375Z] === RUN TestNodeInspectError [2022-04-28T07:49:23.375Z] --- PASS: TestNodeInspectError (0.00s) [2022-04-28T07:49:23.375Z] === RUN TestNodeInspectNodeNotFound [2022-04-28T07:49:23.375Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-04-28T07:49:23.375Z] === RUN TestNodeInspectWithEmptyID [2022-04-28T07:49:23.375Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-04-28T07:49:23.375Z] === RUN TestNodeInspect [2022-04-28T07:49:23.375Z] --- PASS: TestNodeInspect (0.00s) [2022-04-28T07:49:23.375Z] === RUN TestNodeListError [2022-04-28T07:49:23.375Z] --- PASS: TestNodeListError (0.00s) [2022-04-28T07:49:23.375Z] === RUN TestNodeList [2022-04-28T07:49:23.375Z] --- PASS: TestNodeList (0.00s) [2022-04-28T07:49:23.375Z] === RUN TestNodeRemoveError [2022-04-28T07:49:23.375Z] --- PASS: TestNodeRemoveError (0.00s) [2022-04-28T07:49:23.375Z] === RUN TestNodeRemove [2022-04-28T07:49:23.375Z] --- PASS: TestNodeRemove (0.00s) [2022-04-28T07:49:23.375Z] === RUN TestNodeUpdateError [2022-04-28T07:49:23.375Z] --- PASS: TestNodeUpdateError (0.00s) [2022-04-28T07:49:23.375Z] === RUN TestNodeUpdate [2022-04-28T07:49:23.375Z] --- PASS: TestNodeUpdate (0.00s) [2022-04-28T07:49:23.375Z] === RUN TestOptionWithHostFromEnv [2022-04-28T07:49:23.375Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-04-28T07:49:23.375Z] === RUN TestOptionWithTimeout [2022-04-28T07:49:23.375Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-04-28T07:49:23.375Z] === RUN TestOptionWithVersionFromEnv [2022-04-28T07:49:23.375Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-04-28T07:49:23.375Z] === RUN TestPingFail [2022-04-28T07:49:23.375Z] --- PASS: TestPingFail (0.00s) [2022-04-28T07:49:23.375Z] === RUN TestPingWithError [2022-04-28T07:49:23.375Z] 2022/04/28 07:49:22 RoundTripper returned a response & error; ignoring response [2022-04-28T07:49:23.375Z] 2022/04/28 07:49:22 RoundTripper returned a response & error; ignoring response [2022-04-28T07:49:23.375Z] --- PASS: TestPingWithError (0.00s) [2022-04-28T07:49:23.375Z] === RUN TestPingSuccess [2022-04-28T07:49:23.375Z] --- PASS: TestPingSuccess (0.00s) [2022-04-28T07:49:23.375Z] === RUN TestPingHeadFallback [2022-04-28T07:49:23.375Z] === RUN TestPingHeadFallback/OK [2022-04-28T07:49:23.375Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-04-28T07:49:23.375Z] === RUN TestPingHeadFallback/Not_Found [2022-04-28T07:49:23.375Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-04-28T07:49:23.375Z] --- PASS: TestPingHeadFallback (0.00s) [2022-04-28T07:49:23.375Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-04-28T07:49:23.375Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-04-28T07:49:23.375Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-04-28T07:49:23.375Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-04-28T07:49:23.375Z] === RUN TestPluginDisableError [2022-04-28T07:49:23.375Z] --- PASS: TestPluginDisableError (0.00s) [2022-04-28T07:49:23.375Z] === RUN TestPluginDisable [2022-04-28T07:49:23.375Z] --- PASS: TestPluginDisable (0.00s) [2022-04-28T07:49:23.375Z] === RUN TestPluginEnableError [2022-04-28T07:49:23.375Z] --- PASS: TestPluginEnableError (0.00s) [2022-04-28T07:49:23.375Z] === RUN TestPluginEnable [2022-04-28T07:49:23.375Z] --- PASS: TestPluginEnable (0.00s) [2022-04-28T07:49:23.375Z] === RUN TestPluginInspectError [2022-04-28T07:49:23.375Z] --- PASS: TestPluginInspectError (0.00s) [2022-04-28T07:49:23.375Z] === RUN TestPluginInspectWithEmptyID [2022-04-28T07:49:23.375Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-04-28T07:49:23.375Z] === RUN TestPluginInspect [2022-04-28T07:49:23.375Z] --- PASS: TestPluginInspect (0.00s) [2022-04-28T07:49:23.375Z] === RUN TestPluginListError [2022-04-28T07:49:23.375Z] --- PASS: TestPluginListError (0.00s) [2022-04-28T07:49:23.375Z] === RUN TestPluginList [2022-04-28T07:49:23.375Z] --- PASS: TestPluginList (0.00s) [2022-04-28T07:49:23.375Z] === RUN TestPluginPushError [2022-04-28T07:49:23.375Z] --- PASS: TestPluginPushError (0.00s) [2022-04-28T07:49:23.375Z] === RUN TestPluginPush [2022-04-28T07:49:23.375Z] --- PASS: TestPluginPush (0.00s) [2022-04-28T07:49:23.375Z] === RUN TestPluginRemoveError [2022-04-28T07:49:23.375Z] --- PASS: TestPluginRemoveError (0.00s) [2022-04-28T07:49:23.375Z] === RUN TestPluginRemove [2022-04-28T07:49:23.375Z] --- PASS: TestPluginRemove (0.00s) [2022-04-28T07:49:23.375Z] === RUN TestPluginSetError [2022-04-28T07:49:23.375Z] --- PASS: TestPluginSetError (0.00s) [2022-04-28T07:49:23.375Z] === RUN TestPluginSet [2022-04-28T07:49:23.375Z] --- PASS: TestPluginSet (0.00s) [2022-04-28T07:49:23.375Z] === RUN TestSetHostHeader [2022-04-28T07:49:23.375Z] --- PASS: TestSetHostHeader (0.00s) [2022-04-28T07:49:23.375Z] === RUN TestPlainTextError [2022-04-28T07:49:23.375Z] --- PASS: TestPlainTextError (0.00s) [2022-04-28T07:49:23.375Z] === RUN TestInfiniteError [2022-04-28T07:49:23.375Z] --- PASS: TestInfiniteError (0.03s) [2022-04-28T07:49:23.375Z] === RUN TestCanceledContext [2022-04-28T07:49:23.375Z] 2022/04/28 07:49:22 RoundTripper returned a response & error; ignoring response [2022-04-28T07:49:23.375Z] --- PASS: TestCanceledContext (0.00s) [2022-04-28T07:49:23.375Z] === RUN TestDeadlineExceededContext [2022-04-28T07:49:23.375Z] 2022/04/28 07:49:22 RoundTripper returned a response & error; ignoring response [2022-04-28T07:49:23.375Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-04-28T07:49:23.375Z] === RUN TestSecretCreateUnsupported [2022-04-28T07:49:23.375Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-04-28T07:49:23.375Z] === RUN TestSecretCreateError [2022-04-28T07:49:23.375Z] --- PASS: TestSecretCreateError (0.00s) [2022-04-28T07:49:23.375Z] === RUN TestSecretCreate [2022-04-28T07:49:23.375Z] --- PASS: TestSecretCreate (0.00s) [2022-04-28T07:49:23.375Z] === RUN TestSecretInspectUnsupported [2022-04-28T07:49:23.375Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-04-28T07:49:23.375Z] === RUN TestSecretInspectError [2022-04-28T07:49:23.375Z] --- PASS: TestSecretInspectError (0.00s) [2022-04-28T07:49:23.375Z] === RUN TestSecretInspectSecretNotFound [2022-04-28T07:49:23.375Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-04-28T07:49:23.375Z] === RUN TestSecretInspectWithEmptyID [2022-04-28T07:49:23.375Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-04-28T07:49:23.375Z] === RUN TestSecretInspect [2022-04-28T07:49:23.375Z] --- PASS: TestSecretInspect (0.00s) [2022-04-28T07:49:23.375Z] === RUN TestSecretListUnsupported [2022-04-28T07:49:23.375Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-04-28T07:49:23.375Z] === RUN TestSecretListError [2022-04-28T07:49:23.375Z] --- PASS: TestSecretListError (0.00s) [2022-04-28T07:49:23.375Z] === RUN TestSecretList [2022-04-28T07:49:23.375Z] --- PASS: TestSecretList (0.00s) [2022-04-28T07:49:23.375Z] === RUN TestSecretRemoveUnsupported [2022-04-28T07:49:23.375Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-04-28T07:49:23.375Z] === RUN TestSecretRemoveError [2022-04-28T07:49:23.375Z] --- PASS: TestSecretRemoveError (0.00s) [2022-04-28T07:49:23.375Z] === RUN TestSecretRemove [2022-04-28T07:49:23.375Z] --- PASS: TestSecretRemove (0.00s) [2022-04-28T07:49:23.375Z] === RUN TestSecretUpdateUnsupported [2022-04-28T07:49:23.375Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-04-28T07:49:23.375Z] === RUN TestSecretUpdateError [2022-04-28T07:49:23.375Z] --- PASS: TestSecretUpdateError (0.00s) [2022-04-28T07:49:23.375Z] === RUN TestSecretUpdate [2022-04-28T07:49:23.375Z] --- PASS: TestSecretUpdate (0.00s) [2022-04-28T07:49:23.375Z] === RUN TestServiceCreateError [2022-04-28T07:49:23.375Z] --- PASS: TestServiceCreateError (0.01s) [2022-04-28T07:49:23.375Z] === RUN TestServiceCreate [2022-04-28T07:49:23.375Z] --- PASS: TestServiceCreate (0.00s) [2022-04-28T07:49:23.375Z] === RUN TestServiceCreateCompatiblePlatforms [2022-04-28T07:49:23.375Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-04-28T07:49:23.375Z] === RUN TestServiceCreateDigestPinning [2022-04-28T07:49:23.375Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-04-28T07:49:23.375Z] === RUN TestServiceInspectError [2022-04-28T07:49:23.375Z] --- PASS: TestServiceInspectError (0.00s) [2022-04-28T07:49:23.375Z] === RUN TestServiceInspectServiceNotFound [2022-04-28T07:49:23.375Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-04-28T07:49:23.375Z] === RUN TestServiceInspectWithEmptyID [2022-04-28T07:49:23.375Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-04-28T07:49:23.375Z] === RUN TestServiceInspect [2022-04-28T07:49:23.375Z] --- PASS: TestServiceInspect (0.00s) [2022-04-28T07:49:23.375Z] === RUN TestServiceListError [2022-04-28T07:49:23.375Z] --- PASS: TestServiceListError (0.00s) [2022-04-28T07:49:23.375Z] === RUN TestServiceList [2022-04-28T07:49:23.375Z] --- PASS: TestServiceList (0.00s) [2022-04-28T07:49:23.375Z] === RUN TestServiceLogsError [2022-04-28T07:49:23.375Z] --- PASS: TestServiceLogsError (0.00s) [2022-04-28T07:49:23.375Z] === RUN TestServiceLogs [2022-04-28T07:49:23.375Z] --- PASS: TestServiceLogs (0.00s) [2022-04-28T07:49:23.375Z] === RUN TestServiceRemoveError [2022-04-28T07:49:23.375Z] --- PASS: TestServiceRemoveError (0.00s) [2022-04-28T07:49:23.375Z] === RUN TestServiceRemoveNotFoundError [2022-04-28T07:49:23.375Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-04-28T07:49:23.375Z] === RUN TestServiceRemove [2022-04-28T07:49:23.375Z] --- PASS: TestServiceRemove (0.00s) [2022-04-28T07:49:23.375Z] === RUN TestServiceUpdateError [2022-04-28T07:49:23.375Z] --- PASS: TestServiceUpdateError (0.00s) [2022-04-28T07:49:23.375Z] === RUN TestServiceUpdate [2022-04-28T07:49:23.375Z] --- PASS: TestServiceUpdate (0.00s) [2022-04-28T07:49:23.375Z] === RUN TestSwarmGetUnlockKeyError [2022-04-28T07:49:23.375Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-04-28T07:49:23.375Z] === RUN TestSwarmGetUnlockKey [2022-04-28T07:49:23.375Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-04-28T07:49:23.375Z] === RUN TestSwarmInitError [2022-04-28T07:49:23.375Z] --- PASS: TestSwarmInitError (0.00s) [2022-04-28T07:49:23.375Z] === RUN TestSwarmInit [2022-04-28T07:49:23.375Z] --- PASS: TestSwarmInit (0.00s) [2022-04-28T07:49:23.375Z] === RUN TestSwarmInspectError [2022-04-28T07:49:23.375Z] --- PASS: TestSwarmInspectError (0.00s) [2022-04-28T07:49:23.375Z] === RUN TestSwarmInspect [2022-04-28T07:49:23.375Z] --- PASS: TestSwarmInspect (0.00s) [2022-04-28T07:49:23.375Z] === RUN TestSwarmJoinError [2022-04-28T07:49:23.375Z] --- PASS: TestSwarmJoinError (0.00s) [2022-04-28T07:49:23.375Z] === RUN TestSwarmJoin [2022-04-28T07:49:23.375Z] --- PASS: TestSwarmJoin (0.00s) [2022-04-28T07:49:23.375Z] === RUN TestSwarmLeaveError [2022-04-28T07:49:23.375Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-04-28T07:49:23.375Z] === RUN TestSwarmLeave [2022-04-28T07:49:23.375Z] --- PASS: TestSwarmLeave (0.00s) [2022-04-28T07:49:23.375Z] === RUN TestSwarmUnlockError [2022-04-28T07:49:23.375Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-04-28T07:49:23.375Z] === RUN TestSwarmUnlock [2022-04-28T07:49:23.375Z] --- PASS: TestSwarmUnlock (0.00s) [2022-04-28T07:49:23.375Z] === RUN TestSwarmUpdateError [2022-04-28T07:49:23.375Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-04-28T07:49:23.375Z] === RUN TestSwarmUpdate [2022-04-28T07:49:23.375Z] --- PASS: TestSwarmUpdate (0.00s) [2022-04-28T07:49:23.375Z] === RUN TestTaskInspectError [2022-04-28T07:49:23.375Z] --- PASS: TestTaskInspectError (0.00s) [2022-04-28T07:49:23.375Z] === RUN TestTaskInspectWithEmptyID [2022-04-28T07:49:23.375Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-04-28T07:49:23.375Z] === RUN TestTaskInspect [2022-04-28T07:49:23.375Z] --- PASS: TestTaskInspect (0.00s) [2022-04-28T07:49:23.375Z] === RUN TestTaskListError [2022-04-28T07:49:23.375Z] --- PASS: TestTaskListError (0.00s) [2022-04-28T07:49:23.375Z] === RUN TestTaskList [2022-04-28T07:49:23.375Z] --- PASS: TestTaskList (0.00s) [2022-04-28T07:49:23.375Z] === RUN TestVolumeCreateError [2022-04-28T07:49:23.375Z] --- PASS: TestVolumeCreateError (0.00s) [2022-04-28T07:49:23.375Z] === RUN TestVolumeCreate [2022-04-28T07:49:23.375Z] --- PASS: TestVolumeCreate (0.00s) [2022-04-28T07:49:23.375Z] === RUN TestVolumeInspectError [2022-04-28T07:49:23.375Z] --- PASS: TestVolumeInspectError (0.00s) [2022-04-28T07:49:23.375Z] === RUN TestVolumeInspectNotFound [2022-04-28T07:49:23.375Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-04-28T07:49:23.375Z] === RUN TestVolumeInspectWithEmptyID [2022-04-28T07:49:23.375Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-04-28T07:49:23.375Z] === RUN TestVolumeInspect [2022-04-28T07:49:23.375Z] --- PASS: TestVolumeInspect (0.00s) [2022-04-28T07:49:23.375Z] === RUN TestVolumeListError [2022-04-28T07:49:23.375Z] --- PASS: TestVolumeListError (0.00s) [2022-04-28T07:49:23.375Z] === RUN TestVolumeList [2022-04-28T07:49:23.375Z] --- PASS: TestVolumeList (0.00s) [2022-04-28T07:49:23.376Z] === RUN TestVolumeRemoveError [2022-04-28T07:49:23.376Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-04-28T07:49:23.376Z] === RUN TestVolumeRemove [2022-04-28T07:49:23.376Z] --- PASS: TestVolumeRemove (0.00s) [2022-04-28T07:49:23.376Z] === CONT TestTLSCloseWriter [2022-04-28T07:49:23.376Z] --- PASS: TestTLSCloseWriter (0.02s) [2022-04-28T07:49:23.376Z] PASS [2022-04-28T07:49:23.376Z] coverage: 75.1% of statements [2022-04-28T07:49:23.376Z] ok github.com/docker/docker/client 0.403s coverage: 75.1% of statements [2022-04-28T07:49:24.376Z] --- PASS: TestRenameLinkedContainer (1.68s) [2022-04-28T07:49:24.376Z] === RUN TestRenameStoppedContainer [2022-04-28T07:49:24.376Z] --- PASS: TestRenameStoppedContainer (0.38s) [2022-04-28T07:49:24.376Z] === RUN TestRenameRunningContainerAndReuse [2022-04-28T07:49:24.602Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-04-28T07:49:24.940Z] ok github.com/docker/docker/libnetwork 44.630s coverage: 40.8% of statements [2022-04-28T07:49:24.940Z] ok github.com/docker/docker/libnetwork/bitseq 0.114s coverage: 84.4% of statements [2022-04-28T07:49:24.940Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-04-28T07:49:24.940Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-04-28T07:49:24.940Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-04-28T07:49:24.940Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-04-28T07:49:24.940Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-04-28T07:49:24.940Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-04-28T07:49:24.940Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-04-28T07:49:24.940Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-04-28T07:49:24.940Z] ok github.com/docker/docker/libnetwork/config 0.011s coverage: 19.7% of statements [2022-04-28T07:49:24.940Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-04-28T07:49:24.940Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-04-28T07:49:24.940Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-04-28T07:49:24.940Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-04-28T07:49:25.176Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-04-28T07:49:25.305Z] --- PASS: TestRenameRunningContainerAndReuse (0.82s) [2022-04-28T07:49:25.305Z] === RUN TestRenameInvalidName [2022-04-28T07:49:25.603Z] --- PASS: TestRenameInvalidName (0.39s) [2022-04-28T07:49:25.603Z] === RUN TestRenameAnonymousContainer [2022-04-28T07:49:25.749Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-04-28T07:49:25.749Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-04-28T07:49:26.314Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.475s coverage: 59.9% of statements [2022-04-28T07:49:26.314Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-04-28T07:49:26.573Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-04-28T07:49:27.497Z] --- PASS: TestRenameAnonymousContainer (1.53s) [2022-04-28T07:49:27.497Z] === RUN TestRenameContainerWithSameName [2022-04-28T07:49:27.497Z] --- PASS: TestRenameContainerWithSameName (0.42s) [2022-04-28T07:49:27.497Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-28T07:49:27.508Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.567s coverage: 4.0% of statements [2022-04-28T07:49:27.508Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-04-28T07:49:27.668Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-04-28T07:49:27.766Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.011s coverage: 4.5% of statements [2022-04-28T07:49:28.025Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-04-28T07:49:28.025Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-04-28T07:49:28.446Z] --- PASS: TestRenameContainerWithLinkedContainer (0.83s) [2022-04-28T07:49:28.447Z] === RUN TestResize [2022-04-28T07:49:28.705Z] --- PASS: TestResize (0.39s) [2022-04-28T07:49:28.705Z] === RUN TestResizeWithInvalidSize [2022-04-28T07:49:29.062Z] --- PASS: TestHealthKillContainer (8.49s) [2022-04-28T07:49:29.062Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-28T07:49:29.280Z] --- PASS: TestResizeWithInvalidSize (0.46s) [2022-04-28T07:49:29.280Z] === RUN TestResizeWhenContainerNotStarted [2022-04-28T07:49:29.537Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s) [2022-04-28T07:49:29.537Z] === RUN TestDaemonRestartKillContainers [2022-04-28T07:49:29.537Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-28T07:49:29.537Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-28T07:49:29.537Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-28T07:49:29.537Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-28T07:49:29.537Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-28T07:49:29.537Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-28T07:49:29.537Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-28T07:49:29.537Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-28T07:49:29.537Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-28T07:49:29.537Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-28T07:49:29.537Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-28T07:49:29.537Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-28T07:49:29.537Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-28T07:49:29.537Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-28T07:49:29.537Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-28T07:49:29.537Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-28T07:49:29.537Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-28T07:49:29.537Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-28T07:49:29.537Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-28T07:49:29.537Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-28T07:49:29.537Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-28T07:49:29.537Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-28T07:49:29.537Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-28T07:49:29.537Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-28T07:49:29.537Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-28T07:49:29.537Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-28T07:49:29.537Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-28T07:49:29.537Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-28T07:49:29.537Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-28T07:49:29.537Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-28T07:49:29.537Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-28T07:49:29.537Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-28T07:49:29.537Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-28T07:49:29.537Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-28T07:49:29.636Z] --- PASS: TestInspectCpusetInConfigPre120 (0.59s) [2022-04-28T07:49:29.636Z] === RUN TestIpcModeNone [2022-04-28T07:49:30.578Z] --- PASS: TestIpcModeNone (0.70s) [2022-04-28T07:49:30.578Z] === RUN TestIpcModePrivate [2022-04-28T07:49:30.838Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:88, shared: false, mustBeShared: false [2022-04-28T07:49:30.905Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-28T07:49:31.099Z] --- PASS: TestIpcModePrivate (0.71s) [2022-04-28T07:49:31.099Z] === RUN TestIpcModeShareable [2022-04-28T07:49:31.099Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-04-28T07:49:31.161Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-28T07:49:31.359Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-04-28T07:49:31.619Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:82, shared: true, mustBeShared: true [2022-04-28T07:49:31.880Z] --- PASS: TestIpcModeShareable (0.77s) [2022-04-28T07:49:31.880Z] === RUN TestAPIIpcModeShareableAndContainer [2022-04-28T07:49:32.526Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-28T07:49:32.526Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-28T07:49:33.894Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-28T07:49:33.895Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-28T07:49:34.430Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.16s) [2022-04-28T07:49:34.430Z] === RUN TestAPIIpcModeHost [2022-04-28T07:49:34.430Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-04-28T07:49:34.430Z] --- PASS: TestAPIIpcModeHost (0.52s) [2022-04-28T07:49:34.430Z] === RUN TestDaemonIpcModeShareable [2022-04-28T07:49:34.430Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-04-28T07:49:35.004Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-04-28T07:49:35.266Z] check_test.go:307: [d0772170f9a9e] daemon is not started [2022-04-28T07:49:35.266Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-04-28T07:49:35.749Z] ba8181afd426: Pull complete [2022-04-28T07:49:35.749Z] Digest: sha256:8b98b3d621f5e6edc3639c7e90f63473c8f717a01e2a0c65b122fae827bd1c5a [2022-04-28T07:49:35.749Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-28T07:49:35.749Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2022-04-28T07:49:35.749Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2022-04-28T07:49:35.749Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2803' [2022-04-28T07:49:35.749Z] WARN: Skipping validation tests [2022-04-28T07:49:35.749Z] INFO: Running unit tests at 04/28/2022 07:49:29... [2022-04-28T07:49:35.749Z] INFO: make.ps1 starting at 04/28/2022 07:49:34 [2022-04-28T07:49:35.749Z] INFO: Git commit (4cf904494e) assumed from DOCKER_GITCOMMIT environment variable [2022-04-28T07:49:35.749Z] INFO: Running unit tests... [2022-04-28T07:49:35.837Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-04-28T07:49:35.837Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:90, shared: true, mustBeShared: true [2022-04-28T07:49:36.098Z] --- PASS: TestDaemonIpcModeShareable (1.61s) [2022-04-28T07:49:36.098Z] === RUN TestDaemonIpcModePrivate [2022-04-28T07:49:36.359Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-04-28T07:49:36.359Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-04-28T07:49:36.931Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-04-28T07:49:37.166Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-28T07:49:37.428Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-28T07:49:37.708Z] --- PASS: TestServiceWithDataPathPortInit (14.15s) [2022-04-28T07:49:37.708Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-28T07:49:37.876Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:97, shared: false, mustBeShared: false [2022-04-28T07:49:37.876Z] --- PASS: TestDaemonIpcModePrivate (1.78s) [2022-04-28T07:49:37.876Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-04-28T07:49:37.996Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.903s coverage: 7.4% of statements [2022-04-28T07:49:37.996Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-04-28T07:49:37.996Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.002s coverage: 63.6% of statements [2022-04-28T07:49:37.996Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2022-04-28T07:49:37.996Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-04-28T07:49:37.996Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-04-28T07:49:37.996Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-04-28T07:49:37.996Z] ok github.com/docker/docker/libnetwork/drvregistry 0.011s coverage: 82.4% of statements [2022-04-28T07:49:37.996Z] ok github.com/docker/docker/libnetwork/etchosts 0.011s coverage: 81.2% of statements [2022-04-28T07:49:38.170Z] --- PASS: TestCheckoutGit (27.09s) [2022-04-28T07:49:38.170Z] === RUN TestValidGitTransport [2022-04-28T07:49:38.170Z] --- PASS: TestValidGitTransport (0.00s) [2022-04-28T07:49:38.170Z] === RUN TestGitInvalidRef [2022-04-28T07:49:38.170Z] --- PASS: TestGitInvalidRef (0.19s) [2022-04-28T07:49:38.170Z] PASS [2022-04-28T07:49:38.170Z] coverage: 86.3% of statements [2022-04-28T07:49:38.170Z] ok github.com/docker/docker/builder/remotecontext/git 27.476s coverage: 86.3% of statements [2022-04-28T07:49:38.170Z] ? github.com/docker/docker/cli [no test files] [2022-04-28T07:49:38.170Z] ? github.com/docker/docker/cli/config [no test files] [2022-04-28T07:49:38.170Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-04-28T07:49:38.170Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-04-28T07:49:38.255Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-04-28T07:49:38.255Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-04-28T07:49:39.088Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:zpbr6v4vyfugsyigdbn63t8j8 Created:2022-04-28 07:49:37.879688451 +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[baf39727ade630bf91ae1d04bcbcdfabce7e572c62073f9bbabf7fe7276ad64a:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.r45wv6fahh30ctt9c64fujhsy EndpointID:4010f6df14c6a7bf31399ef97fc61c85a3c4f4994b408957d90f40eb5d0c5168 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:c4c2ff9d2f7a170d71646290c430ea841735ccbafc496ae02d21e290e24e5d33 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:0d0c37d3fcb7 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.r45wv6fahh30ctt9c64fujhsy EndpointID:4010f6df14c6a7bf31399ef97fc61c85a3c4f4994b408957d90f40eb5d0c5168 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-04-28T07:49:39.800Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:119, shared: false, mustBeShared: false [2022-04-28T07:49:39.800Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.80s) [2022-04-28T07:49:39.800Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-04-28T07:49:40.062Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-04-28T07:49:40.324Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-04-28T07:49:41.271Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:91, shared: true, mustBeShared: true [2022-04-28T07:49:41.532Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.80s) [2022-04-28T07:49:41.532Z] === RUN TestIpcModeOlderClient [2022-04-28T07:49:41.532Z] === PAUSE TestIpcModeOlderClient [2022-04-28T07:49:41.532Z] === RUN TestKillContainerInvalidSignal [2022-04-28T07:49:41.532Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-04-28T07:49:41.604Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-28T07:49:41.604Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-28T07:49:41.625Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-04-28T07:49:42.475Z] --- PASS: TestKillContainerInvalidSignal (0.73s) [2022-04-28T07:49:42.475Z] === RUN TestKillContainer [2022-04-28T07:49:42.475Z] === RUN TestKillContainer/no_signal [2022-04-28T07:49:42.475Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-04-28T07:49:42.532Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-28T07:49:42.788Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-28T07:49:43.049Z] === RUN TestKillContainer/non_killing_signal [2022-04-28T07:49:43.310Z] === RUN TestKillContainer/killing_signal [2022-04-28T07:49:44.359Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.96s) [2022-04-28T07:49:44.359Z] PASS [2022-04-28T07:49:44.359Z] [2022-04-28T07:49:44.359Z] === Skipped [2022-04-28T07:49:44.359Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-28T07:49:44.359Z] service_test.go:243: FLAKY_TEST [2022-04-28T07:49:44.359Z] [2022-04-28T07:49:44.359Z] DONE 38 tests, 1 skipped in 44.632s [2022-04-28T07:49:44.359Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-04-28T07:49:44.359Z] INFO: Testing against a local daemon [2022-04-28T07:49:44.359Z] === RUN TestDockerNetworkIpvlanPersistance [2022-04-28T07:49:44.359Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-28T07:49:44.359Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-28T07:49:44.359Z] === RUN TestDockerNetworkIpvlan [2022-04-28T07:49:44.359Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-28T07:49:44.359Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-04-28T07:49:44.359Z] PASS [2022-04-28T07:49:44.359Z] [2022-04-28T07:49:44.359Z] === Skipped [2022-04-28T07:49:44.359Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-28T07:49:44.359Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-28T07:49:44.359Z] [2022-04-28T07:49:44.359Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-04-28T07:49:44.359Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-28T07:49:44.359Z] [2022-04-28T07:49:44.359Z] DONE 2 tests, 2 skipped in 0.031s [2022-04-28T07:49:44.359Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-04-28T07:49:44.359Z] INFO: Testing against a local daemon [2022-04-28T07:49:44.359Z] === RUN TestDockerNetworkMacvlanPersistance [2022-04-28T07:49:44.677Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-28T07:49:44.677Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-28T07:49:44.695Z] --- PASS: TestKillContainer (2.25s) [2022-04-28T07:49:44.695Z] --- PASS: TestKillContainer/no_signal (0.64s) [2022-04-28T07:49:44.695Z] --- PASS: TestKillContainer/non_killing_signal (0.51s) [2022-04-28T07:49:44.695Z] --- PASS: TestKillContainer/killing_signal (0.87s) [2022-04-28T07:49:44.695Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-28T07:49:44.695Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-04-28T07:49:44.926Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.28s) [2022-04-28T07:49:44.926Z] === RUN TestDockerNetworkMacvlan [2022-04-28T07:49:45.266Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-04-28T07:49:45.266Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-04-28T07:49:45.494Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-04-28T07:49:45.527Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-04-28T07:49:46.099Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.54s) [2022-04-28T07:49:46.099Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.76s) [2022-04-28T07:49:46.099Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.52s) [2022-04-28T07:49:46.099Z] === RUN TestKillStoppedContainer [2022-04-28T07:49:46.099Z] --- PASS: TestKillStoppedContainer (0.07s) [2022-04-28T07:49:46.099Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-28T07:49:46.099Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2022-04-28T07:49:46.099Z] === RUN TestKillDifferentUserContainer [2022-04-28T07:49:46.430Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-04-28T07:49:46.569Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-04-28T07:49:46.570Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.33s) [2022-04-28T07:49:46.570Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.61s) [2022-04-28T07:49:46.570Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.30s) [2022-04-28T07:49:46.570Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.69s) [2022-04-28T07:49:46.570Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.26s) [2022-04-28T07:49:46.570Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.30s) [2022-04-28T07:49:46.570Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.29s) [2022-04-28T07:49:46.570Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.41s) [2022-04-28T07:49:46.570Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.86s) [2022-04-28T07:49:46.570Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.81s) [2022-04-28T07:49:46.570Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.65s) [2022-04-28T07:49:46.570Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.70s) [2022-04-28T07:49:46.570Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.92s) [2022-04-28T07:49:46.570Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.91s) [2022-04-28T07:49:46.570Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.63s) [2022-04-28T07:49:46.570Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.72s) [2022-04-28T07:49:46.570Z] === RUN TestCgroupNamespacesRun [2022-04-28T07:49:46.673Z] --- PASS: TestKillDifferentUserContainer (0.60s) [2022-04-28T07:49:46.673Z] === RUN TestInspectOomKilledTrue [2022-04-28T07:49:46.673Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-28T07:49:46.673Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-04-28T07:49:46.673Z] === RUN TestInspectOomKilledFalse [2022-04-28T07:49:46.673Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-28T07:49:46.673Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-04-28T07:49:46.673Z] === RUN TestLinksEtcHostsContentMatch [2022-04-28T07:49:46.714Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-04-28T07:49:46.714Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-04-28T07:49:46.714Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-04-28T07:49:46.714Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-04-28T07:49:46.714Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-04-28T07:49:46.714Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-04-28T07:49:46.714Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-04-28T07:49:46.714Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-04-28T07:49:46.714Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-04-28T07:49:46.714Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-04-28T07:49:46.714Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-04-28T07:49:46.714Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-04-28T07:49:46.714Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-04-28T07:49:46.714Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-04-28T07:49:46.714Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-04-28T07:49:46.714Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-04-28T07:49:46.714Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-04-28T07:49:46.714Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-04-28T07:49:46.714Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-04-28T07:49:46.714Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-04-28T07:49:46.714Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-04-28T07:49:46.714Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-04-28T07:49:46.714Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-04-28T07:49:46.714Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-04-28T07:49:46.714Z] === RUN TestConfigureDaemonLogs [2022-04-28T07:49:46.714Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-04-28T07:49:46.714Z] === RUN TestCommonOptionsInstallFlags [2022-04-28T07:49:46.714Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-04-28T07:49:46.714Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-04-28T07:49:46.714Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-04-28T07:49:46.714Z] PASS [2022-04-28T07:49:46.714Z] coverage: 20.4% of statements [2022-04-28T07:49:46.714Z] ok github.com/docker/docker/cmd/dockerd 0.183s coverage: 20.4% of statements [2022-04-28T07:49:46.714Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-04-28T07:49:46.714Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-04-28T07:49:46.999Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-04-28T07:49:47.247Z] --- PASS: TestLinksEtcHostsContentMatch (0.50s) [2022-04-28T07:49:47.247Z] === RUN TestLinksContainerNames [2022-04-28T07:49:47.499Z] --- PASS: TestCgroupNamespacesRun (1.13s) [2022-04-28T07:49:47.499Z] === RUN TestCgroupNamespacesRunPrivileged [2022-04-28T07:49:47.510Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-04-28T07:49:47.510Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-04-28T07:49:47.510Z] check_test.go:307: [ded388f15c1c8] daemon is not started [2022-04-28T07:49:47.510Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-04-28T07:49:47.677Z] === RUN TestContainerStopSignal [2022-04-28T07:49:47.677Z] --- PASS: TestContainerStopSignal (0.00s) [2022-04-28T07:49:47.677Z] === RUN TestContainerStopTimeout [2022-04-28T07:49:47.677Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-04-28T07:49:47.677Z] === RUN TestContainerSecretReferenceDestTarget [2022-04-28T07:49:47.677Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-04-28T07:49:47.677Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-04-28T07:49:47.677Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.01s) [2022-04-28T07:49:47.677Z] === RUN TestContainerLogPathSetForRingLogger [2022-04-28T07:49:47.677Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-04-28T07:49:47.677Z] === RUN TestReplaceAndAppendEnvVars [2022-04-28T07:49:47.677Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-04-28T07:49:47.677Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-04-28T07:49:47.677Z] === RUN TestNewMemoryStore [2022-04-28T07:49:47.677Z] --- PASS: TestNewMemoryStore (0.00s) [2022-04-28T07:49:47.677Z] === RUN TestAddContainers [2022-04-28T07:49:47.677Z] --- PASS: TestAddContainers (0.00s) [2022-04-28T07:49:47.677Z] === RUN TestGetContainer [2022-04-28T07:49:47.677Z] --- PASS: TestGetContainer (0.00s) [2022-04-28T07:49:47.677Z] === RUN TestDeleteContainer [2022-04-28T07:49:47.677Z] --- PASS: TestDeleteContainer (0.00s) [2022-04-28T07:49:47.677Z] === RUN TestListContainers [2022-04-28T07:49:47.677Z] --- PASS: TestListContainers (0.00s) [2022-04-28T07:49:47.677Z] === RUN TestFirstContainer [2022-04-28T07:49:47.677Z] --- PASS: TestFirstContainer (0.00s) [2022-04-28T07:49:47.677Z] === RUN TestApplyAllContainer [2022-04-28T07:49:47.677Z] --- PASS: TestApplyAllContainer (0.00s) [2022-04-28T07:49:47.677Z] === RUN TestIsValidHealthString [2022-04-28T07:49:47.677Z] --- PASS: TestIsValidHealthString (0.00s) [2022-04-28T07:49:47.677Z] === RUN TestStateRunStop [2022-04-28T07:49:47.677Z] --- PASS: TestStateRunStop (0.00s) [2022-04-28T07:49:47.677Z] === RUN TestStateTimeoutWait [2022-04-28T07:49:47.677Z] state_test.go:141: Stop callback fired [2022-04-28T07:49:47.677Z] state_test.go:165: Stop callback fired [2022-04-28T07:49:47.677Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-04-28T07:49:47.677Z] === RUN TestIsValidStateString [2022-04-28T07:49:47.677Z] --- PASS: TestIsValidStateString (0.00s) [2022-04-28T07:49:47.677Z] === RUN TestViewSaveDelete [2022-04-28T07:49:47.677Z] --- PASS: TestViewSaveDelete (0.01s) [2022-04-28T07:49:47.677Z] === RUN TestViewAll [2022-04-28T07:49:47.677Z] --- PASS: TestViewAll (0.02s) [2022-04-28T07:49:47.677Z] === RUN TestViewGet [2022-04-28T07:49:47.677Z] --- PASS: TestViewGet (0.00s) [2022-04-28T07:49:47.677Z] === RUN TestNames [2022-04-28T07:49:47.677Z] --- PASS: TestNames (0.00s) [2022-04-28T07:49:47.677Z] === RUN TestViewWithHealthCheck [2022-04-28T07:49:47.677Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-04-28T07:49:47.677Z] PASS [2022-04-28T07:49:47.677Z] coverage: 41.7% of statements [2022-04-28T07:49:47.677Z] ok github.com/docker/docker/container 0.228s coverage: 41.7% of statements [2022-04-28T07:49:47.677Z] ? github.com/docker/docker/container/stream [no test files] [2022-04-28T07:49:47.677Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-04-28T07:49:47.677Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-04-28T07:49:47.677Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-04-28T07:49:48.134Z] === RUN TestPrepare [2022-04-28T07:49:48.134Z] --- PASS: TestPrepare (0.00s) [2022-04-28T07:49:48.134Z] === RUN TestStart [2022-04-28T07:49:48.134Z] --- PASS: TestStart (0.00s) [2022-04-28T07:49:48.134Z] === RUN TestWaitCancel [2022-04-28T07:49:48.134Z] --- PASS: TestWaitCancel (0.00s) [2022-04-28T07:49:48.134Z] === RUN TestWaitDisabled [2022-04-28T07:49:48.134Z] --- PASS: TestWaitDisabled (0.00s) [2022-04-28T07:49:48.134Z] === RUN TestWaitEnabled [2022-04-28T07:49:48.134Z] --- PASS: TestWaitEnabled (0.00s) [2022-04-28T07:49:48.134Z] === RUN TestRemove [2022-04-28T07:49:48.134Z] --- PASS: TestRemove (0.00s) [2022-04-28T07:49:48.134Z] PASS [2022-04-28T07:49:48.134Z] coverage: 65.3% of statements [2022-04-28T07:49:48.134Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.052s coverage: 65.3% of statements [2022-04-28T07:49:48.458Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-04-28T07:49:48.458Z] --- PASS: TestLinksContainerNames (1.10s) [2022-04-28T07:49:48.458Z] === RUN TestLogsFollowTailEmpty [2022-04-28T07:49:48.870Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.13s) [2022-04-28T07:49:48.870Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-04-28T07:49:48.907Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-04-28T07:49:49.405Z] --- PASS: TestLogsFollowTailEmpty (0.87s) [2022-04-28T07:49:49.405Z] === RUN TestContainerNetworkMountsNoChown [2022-04-28T07:49:49.669Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-04-28T07:49:49.669Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-04-28T07:49:49.803Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.13s) [2022-04-28T07:49:49.803Z] === RUN TestCgroupNamespacesRunHostMode [2022-04-28T07:49:50.244Z] --- PASS: TestContainerNetworkMountsNoChown (0.87s) [2022-04-28T07:49:50.244Z] === RUN TestMountDaemonRoot [2022-04-28T07:49:50.244Z] === RUN TestMountDaemonRoot/default [2022-04-28T07:49:50.244Z] === PAUSE TestMountDaemonRoot/default [2022-04-28T07:49:50.244Z] === RUN TestMountDaemonRoot/private [2022-04-28T07:49:50.244Z] === PAUSE TestMountDaemonRoot/private [2022-04-28T07:49:50.244Z] === RUN TestMountDaemonRoot/rprivate [2022-04-28T07:49:50.244Z] === PAUSE TestMountDaemonRoot/rprivate [2022-04-28T07:49:50.244Z] === RUN TestMountDaemonRoot/slave [2022-04-28T07:49:50.244Z] === PAUSE TestMountDaemonRoot/slave [2022-04-28T07:49:50.244Z] === RUN TestMountDaemonRoot/rslave [2022-04-28T07:49:50.244Z] === PAUSE TestMountDaemonRoot/rslave [2022-04-28T07:49:50.244Z] === RUN TestMountDaemonRoot/shared [2022-04-28T07:49:50.244Z] === PAUSE TestMountDaemonRoot/shared [2022-04-28T07:49:50.244Z] === RUN TestMountDaemonRoot/rshared [2022-04-28T07:49:50.244Z] === PAUSE TestMountDaemonRoot/rshared [2022-04-28T07:49:50.244Z] === CONT TestMountDaemonRoot/default [2022-04-28T07:49:50.244Z] === RUN TestMountDaemonRoot/default/bind_root [2022-04-28T07:49:50.244Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-04-28T07:49:50.244Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-04-28T07:49:50.244Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-04-28T07:49:50.244Z] === RUN TestMountDaemonRoot/default/mount_root [2022-04-28T07:49:50.244Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-04-28T07:49:50.244Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-04-28T07:49:50.244Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-04-28T07:49:50.244Z] === CONT TestMountDaemonRoot/default/bind_root [2022-04-28T07:49:50.244Z] === CONT TestMountDaemonRoot/rshared [2022-04-28T07:49:50.244Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-04-28T07:49:50.244Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-04-28T07:49:50.244Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-04-28T07:49:50.244Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-04-28T07:49:50.244Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-04-28T07:49:50.244Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-04-28T07:49:50.244Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-04-28T07:49:50.244Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-04-28T07:49:50.244Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-04-28T07:49:50.244Z] === CONT TestMountDaemonRoot/shared [2022-04-28T07:49:50.244Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-04-28T07:49:50.244Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-04-28T07:49:50.244Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-04-28T07:49:50.244Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-04-28T07:49:50.244Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-04-28T07:49:50.244Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-04-28T07:49:50.244Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-04-28T07:49:50.245Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-04-28T07:49:50.245Z] === CONT TestMountDaemonRoot/rslave [2022-04-28T07:49:50.245Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-04-28T07:49:50.245Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-04-28T07:49:50.245Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-04-28T07:49:50.245Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-04-28T07:49:50.245Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-04-28T07:49:50.245Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-04-28T07:49:50.245Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-04-28T07:49:50.245Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-04-28T07:49:50.245Z] === CONT TestMountDaemonRoot/slave [2022-04-28T07:49:50.245Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-04-28T07:49:50.245Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-04-28T07:49:50.245Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-04-28T07:49:50.245Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-04-28T07:49:50.245Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-04-28T07:49:50.245Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-04-28T07:49:50.245Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-04-28T07:49:50.245Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-04-28T07:49:50.245Z] === CONT TestMountDaemonRoot/rprivate [2022-04-28T07:49:50.245Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-04-28T07:49:50.245Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-04-28T07:49:50.245Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-04-28T07:49:50.245Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-04-28T07:49:50.245Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-04-28T07:49:50.245Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-04-28T07:49:50.245Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-04-28T07:49:50.245Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-04-28T07:49:50.245Z] === CONT TestMountDaemonRoot/private [2022-04-28T07:49:50.245Z] === RUN TestMountDaemonRoot/private/bind_root [2022-04-28T07:49:50.245Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-04-28T07:49:50.245Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-04-28T07:49:50.245Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-04-28T07:49:50.245Z] === RUN TestMountDaemonRoot/private/mount_root [2022-04-28T07:49:50.245Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-04-28T07:49:50.245Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-04-28T07:49:50.245Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-04-28T07:49:50.245Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-04-28T07:49:50.245Z] === CONT TestMountDaemonRoot/default/mount_root [2022-04-28T07:49:50.245Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-04-28T07:49:50.245Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-04-28T07:49:50.245Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-04-28T07:49:50.458Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2022-04-28T07:49:50.507Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-04-28T07:49:50.507Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-04-28T07:49:50.507Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-04-28T07:49:50.507Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-04-28T07:49:50.507Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-04-28T07:49:50.507Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-04-28T07:49:50.507Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-04-28T07:49:50.507Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-04-28T07:49:50.507Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-04-28T07:49:50.507Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-04-28T07:49:50.507Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-04-28T07:49:50.770Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-04-28T07:49:50.770Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-04-28T07:49:50.770Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-04-28T07:49:50.770Z] === CONT TestMountDaemonRoot/private/bind_root [2022-04-28T07:49:50.770Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-04-28T07:49:50.770Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-04-28T07:49:50.770Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-04-28T07:49:50.770Z] === RUN TestDockerSuite/TestBuildAddScript [2022-04-28T07:49:50.770Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-04-28T07:49:50.770Z] === CONT TestMountDaemonRoot/private/mount_root [2022-04-28T07:49:50.770Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-04-28T07:49:50.770Z] --- PASS: TestMountDaemonRoot (0.06s) [2022-04-28T07:49:50.770Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-04-28T07:49:50.770Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2022-04-28T07:49:50.770Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2022-04-28T07:49:50.770Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2022-04-28T07:49:50.770Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2022-04-28T07:49:50.770Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-04-28T07:49:50.770Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2022-04-28T07:49:50.770Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2022-04-28T07:49:50.770Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2022-04-28T07:49:50.770Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2022-04-28T07:49:50.770Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-04-28T07:49:50.770Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-04-28T07:49:50.770Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-04-28T07:49:50.770Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-04-28T07:49:50.770Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2022-04-28T07:49:50.770Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-04-28T07:49:50.770Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-04-28T07:49:50.770Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-04-28T07:49:50.770Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2022-04-28T07:49:50.770Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2022-04-28T07:49:50.770Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-04-28T07:49:50.770Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-04-28T07:49:50.770Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-04-28T07:49:50.770Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2022-04-28T07:49:50.770Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2022-04-28T07:49:50.770Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-04-28T07:49:50.770Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s) [2022-04-28T07:49:50.770Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-04-28T07:49:50.770Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-04-28T07:49:50.770Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2022-04-28T07:49:50.770Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-04-28T07:49:50.770Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-04-28T07:49:50.770Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2022-04-28T07:49:50.770Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-04-28T07:49:50.770Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-04-28T07:49:50.770Z] === RUN TestContainerBindMountNonRecursive [2022-04-28T07:49:50.818Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-04-28T07:49:51.028Z] === RUN TestNewListSecretsFilters [2022-04-28T07:49:51.028Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-04-28T07:49:51.028Z] === RUN TestNewListConfigsFilters [2022-04-28T07:49:51.028Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-04-28T07:49:51.028Z] PASS [2022-04-28T07:49:51.028Z] coverage: 0.5% of statements [2022-04-28T07:49:51.028Z] ok github.com/docker/docker/daemon/cluster 0.249s coverage: 0.5% of statements [2022-04-28T07:49:51.028Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-04-28T07:49:51.028Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.12s) [2022-04-28T07:49:51.028Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-04-28T07:49:51.028Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-04-28T07:49:51.028Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-04-28T07:49:51.028Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-04-28T07:49:51.028Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-04-28T07:49:51.028Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-04-28T07:49:51.028Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-04-28T07:49:51.028Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-04-28T07:49:51.028Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-04-28T07:49:51.028Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-04-28T07:49:51.028Z] === RUN TestServiceConvertToGRPCIsolation [2022-04-28T07:49:51.028Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-04-28T07:49:51.028Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-04-28T07:49:51.028Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-04-28T07:49:51.028Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-04-28T07:49:51.028Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-04-28T07:49:51.028Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-04-28T07:49:51.028Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-04-28T07:49:51.028Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-04-28T07:49:51.028Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-04-28T07:49:51.028Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-04-28T07:49:51.028Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-04-28T07:49:51.028Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-04-28T07:49:51.029Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-04-28T07:49:51.029Z] === RUN TestServiceConvertFromGRPCIsolation [2022-04-28T07:49:51.029Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-04-28T07:49:51.029Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-04-28T07:49:51.029Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-04-28T07:49:51.029Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-04-28T07:49:51.029Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-04-28T07:49:51.029Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-04-28T07:49:51.029Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-04-28T07:49:51.172Z] --- PASS: TestCgroupNamespacesRunHostMode (1.13s) [2022-04-28T07:49:51.172Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-04-28T07:49:51.489Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-04-28T07:49:51.489Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-04-28T07:49:51.489Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-04-28T07:49:51.489Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-04-28T07:49:51.489Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-04-28T07:49:51.489Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-04-28T07:49:51.489Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-04-28T07:49:51.489Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-04-28T07:49:51.489Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-04-28T07:49:51.489Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-04-28T07:49:51.489Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-04-28T07:49:51.489Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-04-28T07:49:51.489Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-04-28T07:49:51.489Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-04-28T07:49:51.489Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-04-28T07:49:51.489Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-04-28T07:49:51.489Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-04-28T07:49:51.489Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-04-28T07:49:51.489Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-04-28T07:49:51.489Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-04-28T07:49:51.489Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-04-28T07:49:51.489Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-04-28T07:49:51.489Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-04-28T07:49:51.489Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-04-28T07:49:51.489Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-04-28T07:49:51.489Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-04-28T07:49:51.489Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-04-28T07:49:51.489Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-04-28T07:49:51.489Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-04-28T07:49:51.489Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-04-28T07:49:51.489Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-04-28T07:49:51.489Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-04-28T07:49:51.489Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-04-28T07:49:51.489Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-04-28T07:49:51.489Z] === RUN TestServiceConvertFromGRPCConfigs [2022-04-28T07:49:51.489Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-04-28T07:49:51.489Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-04-28T07:49:51.489Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-04-28T07:49:51.489Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-04-28T07:49:51.489Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-04-28T07:49:51.489Z] === RUN TestServiceConvertToGRPCConfigs [2022-04-28T07:49:51.489Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-04-28T07:49:51.489Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-04-28T07:49:51.489Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-04-28T07:49:51.489Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-04-28T07:49:51.489Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-04-28T07:49:51.489Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-04-28T07:49:51.489Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-04-28T07:49:51.489Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-04-28T07:49:51.489Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-04-28T07:49:51.489Z] PASS [2022-04-28T07:49:51.489Z] coverage: 35.9% of statements [2022-04-28T07:49:51.489Z] ok github.com/docker/docker/daemon/cluster/convert 0.591s coverage: 35.9% of statements [2022-04-28T07:49:52.097Z] ? github.com/docker/docker/api [no test files] [2022-04-28T07:49:52.099Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.14s) [2022-04-28T07:49:52.099Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-04-28T07:49:52.157Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-04-28T07:49:53.100Z] --- PASS: TestContainerBindMountNonRecursive (2.14s) [2022-04-28T07:49:53.100Z] === RUN TestContainerVolumesMountedAsShared [2022-04-28T07:49:53.464Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.13s) [2022-04-28T07:49:53.464Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-04-28T07:49:53.655Z] === RUN TestWaitNodeAttachment [2022-04-28T07:49:53.671Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-04-28T07:49:53.671Z] --- PASS: TestContainerVolumesMountedAsShared (0.74s) [2022-04-28T07:49:53.671Z] === RUN TestContainerVolumesMountedAsSlave [2022-04-28T07:49:54.026Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s) [2022-04-28T07:49:54.026Z] === RUN TestCgroupNamespacesRunOlderClient [2022-04-28T07:49:54.112Z] === RUN TestBuilderGC [2022-04-28T07:49:54.112Z] --- PASS: TestBuilderGC (0.00s) [2022-04-28T07:49:54.112Z] === RUN TestDaemonConfigurationNotFound [2022-04-28T07:49:54.112Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-04-28T07:49:54.112Z] === RUN TestDaemonBrokenConfiguration [2022-04-28T07:49:54.112Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-04-28T07:49:54.112Z] === RUN TestFindConfigurationConflicts [2022-04-28T07:49:54.112Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-04-28T07:49:54.112Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-04-28T07:49:54.112Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-04-28T07:49:54.112Z] === RUN TestDaemonConfigurationMergeConflicts [2022-04-28T07:49:54.112Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-04-28T07:49:54.112Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-04-28T07:49:54.112Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-04-28T07:49:54.112Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-04-28T07:49:54.112Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-04-28T07:49:54.112Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-04-28T07:49:54.112Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-04-28T07:49:54.112Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-04-28T07:49:54.112Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-04-28T07:49:54.112Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-04-28T07:49:54.112Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-04-28T07:49:54.112Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-04-28T07:49:54.112Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-04-28T07:49:54.112Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-04-28T07:49:54.112Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-04-28T07:49:54.112Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-04-28T07:49:54.112Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-04-28T07:49:54.112Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-04-28T07:49:54.112Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-04-28T07:49:54.112Z] === RUN TestValidateConfigurationErrors [2022-04-28T07:49:54.112Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-04-28T07:49:54.112Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-04-28T07:49:54.112Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-04-28T07:49:54.112Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-04-28T07:49:54.112Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-04-28T07:49:54.112Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-04-28T07:49:54.112Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-04-28T07:49:54.112Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-04-28T07:49:54.112Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-04-28T07:49:54.112Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-04-28T07:49:54.112Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-04-28T07:49:54.112Z] === RUN TestValidateConfigurationErrors/with_invalid_hosts [2022-04-28T07:49:54.112Z] === RUN TestValidateConfigurationErrors/with_invalid_log-level [2022-04-28T07:49:54.112Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-04-28T07:49:54.112Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-04-28T07:49:54.112Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-04-28T07:49:54.112Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-04-28T07:49:54.112Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-04-28T07:49:54.112Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-04-28T07:49:54.112Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-04-28T07:49:54.112Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-04-28T07:49:54.112Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-04-28T07:49:54.112Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-04-28T07:49:54.112Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-04-28T07:49:54.112Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-04-28T07:49:54.112Z] --- PASS: TestValidateConfigurationErrors/with_invalid_hosts (0.00s) [2022-04-28T07:49:54.112Z] --- PASS: TestValidateConfigurationErrors/with_invalid_log-level (0.00s) [2022-04-28T07:49:54.112Z] === RUN TestValidateConfiguration [2022-04-28T07:49:54.112Z] === RUN TestValidateConfiguration/with_label [2022-04-28T07:49:54.112Z] === RUN TestValidateConfiguration/with_dns [2022-04-28T07:49:54.112Z] === RUN TestValidateConfiguration/with_dns-search [2022-04-28T07:49:54.112Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-04-28T07:49:54.112Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-04-28T07:49:54.112Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-04-28T07:49:54.112Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-04-28T07:49:54.112Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-04-28T07:49:54.112Z] === RUN TestValidateConfiguration/with_hosts [2022-04-28T07:49:54.112Z] === RUN TestValidateConfiguration/with_log-level_warn [2022-04-28T07:49:54.112Z] --- PASS: TestValidateConfiguration (0.00s) [2022-04-28T07:49:54.112Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-04-28T07:49:54.112Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-04-28T07:49:54.112Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-04-28T07:49:54.112Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-04-28T07:49:54.112Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-04-28T07:49:54.112Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-04-28T07:49:54.112Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-04-28T07:49:54.112Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-04-28T07:49:54.112Z] --- PASS: TestValidateConfiguration/with_hosts (0.00s) [2022-04-28T07:49:54.112Z] --- PASS: TestValidateConfiguration/with_log-level_warn (0.00s) [2022-04-28T07:49:54.112Z] === RUN TestReloadSetConfigFileNotExist [2022-04-28T07:49:54.112Z] === RUN TestEventsLog [2022-04-28T07:49:54.112Z] --- PASS: TestEventsLog (0.00s) [2022-04-28T07:49:54.112Z] === RUN TestEventsLogTimeout [2022-04-28T07:49:54.112Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-04-28T07:49:54.112Z] === RUN TestLogEvents [2022-04-28T07:49:54.112Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-04-28T07:49:54.112Z] === RUN TestIsolationConversion [2022-04-28T07:49:54.112Z] === RUN TestIsolationConversion/default [2022-04-28T07:49:54.112Z] === RUN TestIsolationConversion/process [2022-04-28T07:49:54.112Z] === RUN TestIsolationConversion/hyperv [2022-04-28T07:49:54.112Z] --- PASS: TestIsolationConversion (0.00s) [2022-04-28T07:49:54.112Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-04-28T07:49:54.112Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-04-28T07:49:54.112Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-04-28T07:49:54.112Z] === RUN TestContainerLabels [2022-04-28T07:49:54.112Z] --- PASS: TestContainerLabels (0.00s) [2022-04-28T07:49:54.112Z] === RUN TestCredentialSpecConversion [2022-04-28T07:49:54.112Z] === RUN TestCredentialSpecConversion/none [2022-04-28T07:49:54.112Z] === RUN TestCredentialSpecConversion/config [2022-04-28T07:49:54.112Z] === RUN TestCredentialSpecConversion/file [2022-04-28T07:49:54.112Z] === RUN TestCredentialSpecConversion/registry [2022-04-28T07:49:54.112Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-04-28T07:49:54.112Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-04-28T07:49:54.112Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-04-28T07:49:54.112Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-04-28T07:49:54.112Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-04-28T07:49:54.112Z] === RUN TestControllerValidateMountBind [2022-04-28T07:49:54.112Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-04-28T07:49:54.112Z] === RUN TestControllerValidateMountVolume [2022-04-28T07:49:54.112Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-04-28T07:49:54.112Z] === RUN TestControllerValidateMountTarget [2022-04-28T07:49:54.112Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-04-28T07:49:54.112Z] === RUN TestControllerValidateMountTmpfs [2022-04-28T07:49:54.112Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-04-28T07:49:54.112Z] === RUN TestControllerValidateMountInvalidType [2022-04-28T07:49:54.112Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-04-28T07:49:54.112Z] === RUN TestControllerValidateMountNamedPipe [2022-04-28T07:49:54.112Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-04-28T07:49:54.112Z] PASS [2022-04-28T07:49:54.112Z] coverage: 11.0% of statements [2022-04-28T07:49:54.112Z] --- PASS: TestLogEvents (0.05s) [2022-04-28T07:49:54.112Z] === RUN TestLoadBufferedEvents [2022-04-28T07:49:54.112Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.553s coverage: 11.0% of statements [2022-04-28T07:49:54.112Z] time="2022-04-28T07:49:53Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-04-28T07:49:54.112Z] --- PASS: TestReloadSetConfigFileNotExist (0.13s) [2022-04-28T07:49:54.112Z] === RUN TestReloadDefaultConfigNotExist [2022-04-28T07:49:54.112Z] config_test.go:484: os.Getuid() != 0: skipping test that requires root [2022-04-28T07:49:54.112Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-04-28T07:49:54.112Z] === RUN TestReloadBadDefaultConfig [2022-04-28T07:49:54.112Z] time="2022-04-28T07:49:53Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-833350296" [2022-04-28T07:49:54.112Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-04-28T07:49:54.112Z] === RUN TestReloadWithConflictingLabels [2022-04-28T07:49:54.112Z] time="2022-04-28T07:49:53Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2585379542" [2022-04-28T07:49:54.112Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-04-28T07:49:54.112Z] === RUN TestReloadWithDuplicateLabels [2022-04-28T07:49:54.112Z] time="2022-04-28T07:49:53Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1898718802" [2022-04-28T07:49:54.112Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-04-28T07:49:54.112Z] === RUN TestMaskURLCredentials [2022-04-28T07:49:54.112Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-04-28T07:49:54.112Z] === RUN TestDaemonConfigurationMerge [2022-04-28T07:49:54.112Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-04-28T07:49:54.112Z] PASS [2022-04-28T07:49:54.112Z] coverage: 79.8% of statements [2022-04-28T07:49:54.112Z] ok github.com/docker/docker/daemon/config 0.249s coverage: 79.8% of statements [2022-04-28T07:49:54.112Z] --- PASS: TestLoadBufferedEvents (0.13s) [2022-04-28T07:49:54.112Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-04-28T07:49:54.112Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-04-28T07:49:54.112Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-04-28T07:49:54.112Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-04-28T07:49:54.112Z] PASS [2022-04-28T07:49:54.112Z] coverage: 50.0% of statements [2022-04-28T07:49:54.112Z] ok github.com/docker/docker/daemon/events 0.227s coverage: 50.0% of statements [2022-04-28T07:49:54.140Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-04-28T07:49:54.251Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-04-28T07:49:54.251Z] --- PASS: TestContainerVolumesMountedAsSlave (0.59s) [2022-04-28T07:49:54.251Z] === RUN TestNetworkNat [2022-04-28T07:49:54.953Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.12s) [2022-04-28T07:49:54.953Z] === RUN TestNISDomainname [2022-04-28T07:49:55.077Z] --- PASS: TestDockerNetworkMacvlan (10.00s) [2022-04-28T07:49:55.077Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-04-28T07:49:55.077Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2022-04-28T07:49:55.077Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.84s) [2022-04-28T07:49:55.077Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.97s) [2022-04-28T07:49:55.077Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.15s) [2022-04-28T07:49:55.077Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.68s) [2022-04-28T07:49:55.077Z] PASS [2022-04-28T07:49:55.077Z] [2022-04-28T07:49:55.077Z] DONE 8 tests in 11.293s [2022-04-28T07:49:55.077Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-04-28T07:49:55.077Z] testing: warning: no tests to run [2022-04-28T07:49:55.077Z] PASS [2022-04-28T07:49:55.077Z] [2022-04-28T07:49:55.077Z] DONE 0 tests in 0.007s [2022-04-28T07:49:55.077Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-04-28T07:49:55.077Z] INFO: Testing against a local daemon [2022-04-28T07:49:55.077Z] === RUN TestAuthZPluginAllowRequest [2022-04-28T07:49:55.194Z] --- PASS: TestNetworkNat (0.95s) [2022-04-28T07:49:55.194Z] === RUN TestNetworkLocalhostTCPNat [2022-04-28T07:49:55.455Z] check_test.go:307: [d4766f0405e32] daemon is not started [2022-04-28T07:49:55.455Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-04-28T07:49:55.513Z] --- PASS: TestNISDomainname (0.50s) [2022-04-28T07:49:55.513Z] === RUN TestHostnameDnsResolution [2022-04-28T07:49:55.641Z] === RUN TestLinkNaming [2022-04-28T07:49:55.641Z] --- PASS: TestLinkNaming (0.00s) [2022-04-28T07:49:55.641Z] === RUN TestLinkNew [2022-04-28T07:49:55.641Z] --- PASS: TestLinkNew (0.00s) [2022-04-28T07:49:55.641Z] === RUN TestLinkEnv [2022-04-28T07:49:55.641Z] --- PASS: TestLinkEnv (0.00s) [2022-04-28T07:49:55.641Z] === RUN TestLinkMultipleEnv [2022-04-28T07:49:55.641Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-04-28T07:49:55.641Z] === RUN TestLinkPortRangeEnv [2022-04-28T07:49:55.641Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-04-28T07:49:55.641Z] PASS [2022-04-28T07:49:55.641Z] coverage: 93.0% of statements [2022-04-28T07:49:55.641Z] ok github.com/docker/docker/daemon/links 0.032s coverage: 93.0% of statements [2022-04-28T07:49:55.641Z] === RUN TestIsEmptyDir [2022-04-28T07:49:55.641Z] --- PASS: TestIsEmptyDir (0.00s) [2022-04-28T07:49:55.641Z] === RUN TestGraphDriverInitRequestIsCompatible [2022-04-28T07:49:55.641Z] --- PASS: TestGraphDriverInitRequestIsCompatible (0.00s) [2022-04-28T07:49:55.641Z] PASS [2022-04-28T07:49:55.641Z] coverage: 2.3% of statements [2022-04-28T07:49:55.641Z] ok github.com/docker/docker/daemon/graphdriver 0.066s coverage: 2.3% of statements [2022-04-28T07:49:55.719Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-04-28T07:49:55.719Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-04-28T07:49:55.719Z] === RUN TestBoolValue [2022-04-28T07:49:55.719Z] --- PASS: TestBoolValue (0.00s) [2022-04-28T07:49:55.719Z] === RUN TestBoolValueOrDefault [2022-04-28T07:49:55.719Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-04-28T07:49:55.719Z] === RUN TestInt64ValueOrZero [2022-04-28T07:49:55.719Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-04-28T07:49:55.719Z] === RUN TestInt64ValueOrDefault [2022-04-28T07:49:55.719Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-04-28T07:49:55.719Z] === RUN TestInt64ValueOrDefaultWithError [2022-04-28T07:49:55.719Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-04-28T07:49:55.719Z] === RUN TestJsonContentType [2022-04-28T07:49:55.719Z] --- PASS: TestJsonContentType (0.00s) [2022-04-28T07:49:55.719Z] === RUN TestReadJSON [2022-04-28T07:49:55.719Z] === RUN TestReadJSON/nil_body [2022-04-28T07:49:55.719Z] === RUN TestReadJSON/empty_body [2022-04-28T07:49:55.719Z] === RUN TestReadJSON/with_valid_request [2022-04-28T07:49:55.719Z] === RUN TestReadJSON/with_whitespace [2022-04-28T07:49:55.719Z] === RUN TestReadJSON/with_extra_content [2022-04-28T07:49:55.719Z] === RUN TestReadJSON/invalid_JSON [2022-04-28T07:49:55.719Z] --- PASS: TestReadJSON (0.00s) [2022-04-28T07:49:55.719Z] --- PASS: TestReadJSON/nil_body (0.00s) [2022-04-28T07:49:55.719Z] --- PASS: TestReadJSON/empty_body (0.00s) [2022-04-28T07:49:55.719Z] --- PASS: TestReadJSON/with_valid_request (0.00s) [2022-04-28T07:49:55.719Z] --- PASS: TestReadJSON/with_whitespace (0.00s) [2022-04-28T07:49:55.719Z] --- PASS: TestReadJSON/with_extra_content (0.00s) [2022-04-28T07:49:55.719Z] --- PASS: TestReadJSON/invalid_JSON (0.00s) [2022-04-28T07:49:55.719Z] PASS [2022-04-28T07:49:55.719Z] coverage: 31.9% of statements [2022-04-28T07:49:55.719Z] ok github.com/docker/docker/api/server/httputils 0.037s coverage: 31.9% of statements [2022-04-28T07:49:55.719Z] === RUN TestMaskSecretKeys [2022-04-28T07:49:55.719Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-04-28T07:49:55.719Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-04-28T07:49:55.719Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-04-28T07:49:55.719Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-04-28T07:49:55.719Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-04-28T07:49:55.719Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-04-28T07:49:55.719Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-04-28T07:49:55.719Z] === RUN TestVersionMiddlewareVersion [2022-04-28T07:49:55.719Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-04-28T07:49:55.719Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-04-28T07:49:55.719Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-04-28T07:49:55.719Z] PASS [2022-04-28T07:49:55.719Z] coverage: 37.7% of statements [2022-04-28T07:49:55.719Z] ok github.com/docker/docker/api/server/middleware 0.039s coverage: 37.7% of statements [2022-04-28T07:49:55.719Z] ? github.com/docker/docker/api/server/router [no test files] [2022-04-28T07:49:55.719Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-04-28T07:49:55.719Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-04-28T07:49:55.719Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-04-28T07:49:55.719Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-04-28T07:49:55.719Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-04-28T07:49:55.719Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-04-28T07:49:55.719Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-04-28T07:49:55.719Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-04-28T07:49:55.719Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-04-28T07:49:55.719Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-04-28T07:49:55.719Z] === RUN TestStrSliceMarshalJSON [2022-04-28T07:49:55.719Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-04-28T07:49:55.719Z] === RUN TestStrSliceUnmarshalJSON [2022-04-28T07:49:55.719Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-04-28T07:49:55.719Z] === RUN TestStrSliceUnmarshalString [2022-04-28T07:49:55.719Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-04-28T07:49:55.719Z] === RUN TestStrSliceUnmarshalSlice [2022-04-28T07:49:55.719Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-04-28T07:49:55.719Z] PASS [2022-04-28T07:49:55.719Z] coverage: 90.0% of statements [2022-04-28T07:49:55.719Z] ok github.com/docker/docker/api/types/strslice 0.030s coverage: 90.0% of statements [2022-04-28T07:49:55.719Z] === RUN TestToJSON [2022-04-28T07:49:55.719Z] --- PASS: TestToJSON (0.00s) [2022-04-28T07:49:55.719Z] === RUN TestToParamWithVersion [2022-04-28T07:49:55.719Z] --- PASS: TestToParamWithVersion (0.00s) [2022-04-28T07:49:55.719Z] === RUN TestFromJSON [2022-04-28T07:49:55.719Z] --- PASS: TestFromJSON (0.00s) [2022-04-28T07:49:55.719Z] === RUN TestEmpty [2022-04-28T07:49:55.719Z] --- PASS: TestEmpty (0.00s) [2022-04-28T07:49:55.719Z] === RUN TestArgsMatchKVListEmptySources [2022-04-28T07:49:55.719Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-04-28T07:49:55.719Z] === RUN TestArgsMatchKVList [2022-04-28T07:49:55.719Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-04-28T07:49:55.719Z] === RUN TestArgsMatch [2022-04-28T07:49:55.719Z] --- PASS: TestArgsMatch (0.00s) [2022-04-28T07:49:55.719Z] === RUN TestAdd [2022-04-28T07:49:55.719Z] --- PASS: TestAdd (0.00s) [2022-04-28T07:49:55.719Z] === RUN TestDel [2022-04-28T07:49:55.719Z] --- PASS: TestDel (0.00s) [2022-04-28T07:49:55.719Z] === RUN TestLen [2022-04-28T07:49:55.719Z] --- PASS: TestLen (0.00s) [2022-04-28T07:49:55.719Z] === RUN TestExactMatch [2022-04-28T07:49:55.719Z] --- PASS: TestExactMatch (0.00s) [2022-04-28T07:49:55.719Z] === RUN TestOnlyOneExactMatch [2022-04-28T07:49:55.719Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-04-28T07:49:55.719Z] === RUN TestContains [2022-04-28T07:49:55.719Z] --- PASS: TestContains (0.00s) [2022-04-28T07:49:55.719Z] === RUN TestValidate [2022-04-28T07:49:55.719Z] --- PASS: TestValidate (0.00s) [2022-04-28T07:49:55.719Z] === RUN TestWalkValues [2022-04-28T07:49:55.719Z] --- PASS: TestWalkValues (0.00s) [2022-04-28T07:49:55.719Z] === RUN TestFuzzyMatch [2022-04-28T07:49:55.719Z] --- PASS: TestFuzzyMatch (0.00s) [2022-04-28T07:49:55.719Z] === RUN TestClone [2022-04-28T07:49:55.719Z] --- PASS: TestClone (0.00s) [2022-04-28T07:49:55.719Z] PASS [2022-04-28T07:49:55.719Z] coverage: 92.2% of statements [2022-04-28T07:49:55.719Z] ok github.com/docker/docker/api/types/filters 0.034s coverage: 92.2% of statements [2022-04-28T07:49:55.719Z] === RUN TestGetTimestamp [2022-04-28T07:49:55.720Z] === RUN TestAdjustForAPIVersion [2022-04-28T07:49:55.720Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-04-28T07:49:55.720Z] PASS [2022-04-28T07:49:55.720Z] coverage: 6.1% of statements [2022-04-28T07:49:55.720Z] ok github.com/docker/docker/api/server/router/swarm 0.036s coverage: 6.1% of statements [2022-04-28T07:49:55.720Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-04-28T07:49:55.720Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-04-28T07:49:55.720Z] ? github.com/docker/docker/api/types [no test files] [2022-04-28T07:49:55.720Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-04-28T07:49:55.720Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-04-28T07:49:55.720Z] ? github.com/docker/docker/api/types/container [no test files] [2022-04-28T07:49:55.720Z] ? github.com/docker/docker/api/types/events [no test files] [2022-04-28T07:49:55.720Z] ? github.com/docker/docker/api/types/image [no test files] [2022-04-28T07:49:55.720Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-04-28T07:49:55.720Z] ? github.com/docker/docker/api/types/network [no test files] [2022-04-28T07:49:55.720Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-04-28T07:49:55.720Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-04-28T07:49:55.720Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-04-28T07:49:55.720Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-04-28T07:49:55.720Z] --- PASS: TestGetTimestamp (0.13s) [2022-04-28T07:49:55.720Z] === RUN TestParseTimestamps [2022-04-28T07:49:55.720Z] --- PASS: TestParseTimestamps (0.00s) [2022-04-28T07:49:55.720Z] PASS [2022-04-28T07:49:55.720Z] coverage: 100.0% of statements [2022-04-28T07:49:55.720Z] ok github.com/docker/docker/api/types/time 0.160s coverage: 100.0% of statements [2022-04-28T07:49:55.720Z] === RUN TestCompareVersion [2022-04-28T07:49:55.720Z] --- PASS: TestCompareVersion (0.00s) [2022-04-28T07:49:55.720Z] PASS [2022-04-28T07:49:55.720Z] coverage: 77.3% of statements [2022-04-28T07:49:55.720Z] ok github.com/docker/docker/api/types/versions 0.043s coverage: 77.3% of statements [2022-04-28T07:49:55.720Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-04-28T07:49:55.720Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-04-28T07:49:55.720Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-04-28T07:49:55.720Z] ? github.com/docker/docker/builder [no test files] [2022-04-28T07:49:55.720Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-04-28T07:49:55.720Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-04-28T07:49:55.720Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-04-28T07:49:55.720Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-04-28T07:49:55.720Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-04-28T07:49:55.720Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-04-28T07:49:55.720Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-04-28T07:49:55.720Z] === RUN TestIsGIT [2022-04-28T07:49:55.720Z] --- PASS: TestIsGIT (0.00s) [2022-04-28T07:49:55.720Z] PASS [2022-04-28T07:49:55.720Z] coverage: 100.0% of statements [2022-04-28T07:49:55.720Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.084s coverage: 100.0% of statements [2022-04-28T07:49:55.720Z] === RUN TestParseRemoteURL [2022-04-28T07:49:55.720Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-04-28T07:49:55.720Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-04-28T07:49:55.720Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-04-28T07:49:55.720Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-04-28T07:49:55.720Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-04-28T07:49:55.720Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-04-28T07:49:55.720Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-04-28T07:49:55.720Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-04-28T07:49:55.720Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-04-28T07:49:55.720Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-04-28T07:49:55.720Z] --- PASS: TestParseRemoteURL (0.00s) [2022-04-28T07:49:55.720Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-04-28T07:49:55.720Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-04-28T07:49:55.720Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-04-28T07:49:55.720Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-04-28T07:49:55.720Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-04-28T07:49:55.720Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-04-28T07:49:55.720Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-04-28T07:49:55.720Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-04-28T07:49:55.720Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-04-28T07:49:55.720Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-04-28T07:49:55.720Z] === RUN TestCloneArgsSmartHttp [2022-04-28T07:49:55.720Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-04-28T07:49:55.720Z] === RUN TestCloneArgsDumbHttp [2022-04-28T07:49:55.720Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-04-28T07:49:55.720Z] === RUN TestCloneArgsGit [2022-04-28T07:49:55.720Z] --- PASS: TestCloneArgsGit (0.00s) [2022-04-28T07:49:55.720Z] === RUN TestCheckoutGit [2022-04-28T07:49:56.033Z] --- PASS: TestNetworkLocalhostTCPNat (0.77s) [2022-04-28T07:49:56.033Z] === RUN TestNetworkLoopbackNat [2022-04-28T07:49:56.442Z] --- PASS: TestHostnameDnsResolution (0.68s) [2022-04-28T07:49:56.442Z] === RUN TestUnprivilegedPortsAndPing [2022-04-28T07:49:56.455Z] --- PASS: TestAuthZPluginAllowRequest (1.16s) [2022-04-28T07:49:56.455Z] === RUN TestAuthZPluginTLS [2022-04-28T07:49:56.604Z] === RUN TestVerifyNetworkingConfig [2022-04-28T07:49:56.604Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-04-28T07:49:56.604Z] === RUN TestGetContainer [2022-04-28T07:49:56.604Z] --- PASS: TestGetContainer (0.00s) [2022-04-28T07:49:56.604Z] === RUN TestValidContainerNames [2022-04-28T07:49:56.604Z] --- PASS: TestValidContainerNames (0.00s) [2022-04-28T07:49:56.604Z] === RUN TestContainerInitDNS [2022-04-28T07:49:56.604Z] daemon_test.go:145: root required [2022-04-28T07:49:56.604Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-04-28T07:49:56.604Z] === RUN TestMerge [2022-04-28T07:49:56.604Z] --- PASS: TestMerge (0.00s) [2022-04-28T07:49:56.604Z] === RUN TestValidateContainerIsolation [2022-04-28T07:49:56.604Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-04-28T07:49:56.604Z] === RUN TestFindNetworkErrorType [2022-04-28T07:49:56.604Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-04-28T07:49:56.604Z] === RUN TestEnsureServicesExist [2022-04-28T07:49:56.604Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-04-28T07:49:56.604Z] === RUN TestEnsureServicesExistErrors [2022-04-28T07:49:56.604Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-04-28T07:49:56.604Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-04-28T07:49:56.604Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-04-28T07:49:56.604Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-04-28T07:49:56.604Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-04-28T07:49:56.604Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-04-28T07:49:56.604Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-04-28T07:49:56.604Z] === RUN TestContainerDelete [2022-04-28T07:49:56.604Z] --- PASS: TestContainerDelete (0.00s) [2022-04-28T07:49:56.604Z] === RUN TestContainerDoubleDelete [2022-04-28T07:49:56.604Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-04-28T07:49:56.604Z] === RUN TestLogContainerEventCopyLabels [2022-04-28T07:49:56.604Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-04-28T07:49:56.604Z] === RUN TestLogContainerEventWithAttributes [2022-04-28T07:49:56.604Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-04-28T07:49:56.604Z] === RUN TestNoneHealthcheck [2022-04-28T07:49:56.604Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-04-28T07:49:56.604Z] === RUN TestHealthStates [2022-04-28T07:49:56.604Z] time="2022-04-28T07:49:56Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-28T07:49:56.604Z] time="2022-04-28T07:49:56Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-28T07:49:56.604Z] time="2022-04-28T07:49:56Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-28T07:49:56.604Z] time="2022-04-28T07:49:56Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-28T07:49:56.604Z] time="2022-04-28T07:49:56Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-28T07:49:56.604Z] time="2022-04-28T07:49:56Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-28T07:49:56.604Z] time="2022-04-28T07:49:56Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-28T07:49:56.604Z] time="2022-04-28T07:49:56Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-28T07:49:56.604Z] time="2022-04-28T07:49:56Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-28T07:49:56.604Z] time="2022-04-28T07:49:56Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-28T07:49:56.604Z] --- PASS: TestHealthStates (0.13s) [2022-04-28T07:49:56.604Z] === RUN TestGetInspectData [2022-04-28T07:49:56.604Z] --- PASS: TestGetInspectData (0.00s) [2022-04-28T07:49:56.604Z] === RUN TestFillLicense [2022-04-28T07:49:56.604Z] --- PASS: TestFillLicense (0.00s) [2022-04-28T07:49:56.604Z] === RUN TestListInvalidFilter [2022-04-28T07:49:56.604Z] --- PASS: TestListInvalidFilter (0.00s) [2022-04-28T07:49:56.604Z] === RUN TestNameFilter [2022-04-28T07:49:56.604Z] --- PASS: TestNameFilter (0.00s) [2022-04-28T07:49:56.604Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-04-28T07:49:56.604Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-04-28T07:49:56.604Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-04-28T07:49:56.604Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-04-28T07:49:56.604Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-04-28T07:49:56.604Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-04-28T07:49:56.604Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-04-28T07:49:56.604Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-04-28T07:49:56.604Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-04-28T07:49:56.604Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-04-28T07:49:56.604Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-04-28T07:49:56.604Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-04-28T07:49:56.604Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-04-28T07:49:56.604Z] === RUN TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API [2022-04-28T07:49:56.604Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-04-28T07:49:56.604Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-04-28T07:49:56.604Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-04-28T07:49:56.604Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-04-28T07:49:56.604Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-04-28T07:49:56.604Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-04-28T07:49:56.604Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-04-28T07:49:56.604Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-04-28T07:49:56.604Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-04-28T07:49:56.604Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-04-28T07:49:56.604Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-04-28T07:49:56.604Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-04-28T07:49:56.604Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-04-28T07:49:56.604Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-04-28T07:49:56.604Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-04-28T07:49:56.604Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-04-28T07:49:56.604Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-04-28T07:49:56.604Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-04-28T07:49:56.604Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-04-28T07:49:56.604Z] --- PASS: TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API (0.00s) [2022-04-28T07:49:56.604Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-04-28T07:49:56.604Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-04-28T07:49:56.604Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-04-28T07:49:56.604Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-04-28T07:49:56.604Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-04-28T07:49:56.604Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-04-28T07:49:56.604Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-04-28T07:49:56.604Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-04-28T07:49:56.604Z] === RUN TestSetupWindowsDevices [2022-04-28T07:49:56.604Z] === RUN TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices [2022-04-28T07:49:56.604Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_are_blank [2022-04-28T07:49:56.604Z] === RUN TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' [2022-04-28T07:49:56.604Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' [2022-04-28T07:49:56.604Z] === RUN TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' [2022-04-28T07:49:56.604Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' [2022-04-28T07:49:56.604Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' [2022-04-28T07:49:56.604Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' [2022-04-28T07:49:56.604Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType [2022-04-28T07:49:56.604Z] === RUN TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices [2022-04-28T07:49:56.604Z] --- PASS: TestSetupWindowsDevices (0.00s) [2022-04-28T07:49:56.604Z] --- PASS: TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices (0.00s) [2022-04-28T07:49:56.604Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_are_blank (0.00s) [2022-04-28T07:49:56.604Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-04-28T07:49:56.604Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-04-28T07:49:56.604Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-04-28T07:49:56.604Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-04-28T07:49:56.604Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' (0.00s) [2022-04-28T07:49:56.604Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' (0.00s) [2022-04-28T07:49:56.604Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType (0.00s) [2022-04-28T07:49:56.604Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices (0.00s) [2022-04-28T07:49:56.604Z] === RUN TestDaemonReloadLabels [2022-04-28T07:49:56.604Z] --- PASS: TestDaemonReloadLabels (0.01s) [2022-04-28T07:49:56.604Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-04-28T07:49:56.604Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-04-28T07:49:56.604Z] === RUN TestDaemonReloadMirrors [2022-04-28T07:49:56.604Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-04-28T07:49:56.604Z] === RUN TestDaemonReloadInsecureRegistries [2022-04-28T07:49:56.604Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-04-28T07:49:56.604Z] === RUN TestDaemonReloadNotAffectOthers [2022-04-28T07:49:56.604Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-04-28T07:49:56.604Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-04-28T07:49:56.604Z] reload_test.go:342: root required [2022-04-28T07:49:56.604Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-04-28T07:49:56.604Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-04-28T07:49:56.604Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.01s) [2022-04-28T07:49:56.604Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-04-28T07:49:56.604Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2022-04-28T07:49:56.604Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-04-28T07:49:56.604Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2022-04-28T07:49:56.604Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-04-28T07:49:56.604Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-04-28T07:49:56.604Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-04-28T07:49:56.604Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-04-28T07:49:56.605Z] === RUN TestParseVolumesFrom [2022-04-28T07:49:56.605Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-04-28T07:49:56.605Z] PASS [2022-04-28T07:49:56.605Z] coverage: 8.7% of statements [2022-04-28T07:49:56.605Z] ok github.com/docker/docker/daemon 0.621s coverage: 8.7% of statements [2022-04-28T07:49:56.605Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-04-28T07:49:56.605Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-04-28T07:49:56.605Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-04-28T07:49:56.605Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-04-28T07:49:56.605Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-04-28T07:49:56.605Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-04-28T07:49:56.605Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-04-28T07:49:56.605Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-04-28T07:49:56.605Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-04-28T07:49:56.605Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-04-28T07:49:56.605Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-04-28T07:49:56.605Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-04-28T07:49:56.605Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-04-28T07:49:56.605Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-04-28T07:49:56.679Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-04-28T07:49:56.679Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2022-04-28T07:49:56.679Z] === RUN TestProcessNoDockerignore [2022-04-28T07:49:56.679Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-04-28T07:49:56.679Z] === RUN TestProcessShouldLeaveAllFiles [2022-04-28T07:49:56.679Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2022-04-28T07:49:56.679Z] === RUN TestDetectContentType [2022-04-28T07:49:56.679Z] --- PASS: TestDetectContentType (0.00s) [2022-04-28T07:49:56.679Z] === RUN TestSelectAcceptableMIME [2022-04-28T07:49:56.679Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-04-28T07:49:56.679Z] === RUN TestInspectEmptyResponse [2022-04-28T07:49:56.679Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-04-28T07:49:56.679Z] === RUN TestInspectResponseBinary [2022-04-28T07:49:56.679Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-04-28T07:49:56.679Z] === RUN TestResponseUnsupportedContentType [2022-04-28T07:49:56.679Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-04-28T07:49:56.679Z] === RUN TestInspectResponseTextSimple [2022-04-28T07:49:56.679Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-04-28T07:49:56.679Z] === RUN TestInspectResponseEmptyContentType [2022-04-28T07:49:56.679Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-04-28T07:49:56.679Z] === RUN TestUnknownContentLength [2022-04-28T07:49:56.679Z] --- PASS: TestUnknownContentLength (0.00s) [2022-04-28T07:49:56.679Z] === RUN TestDownloadRemote [2022-04-28T07:49:56.679Z] --- PASS: TestDownloadRemote (0.06s) [2022-04-28T07:49:56.679Z] === RUN TestGetWithStatusError [2022-04-28T07:49:56.679Z] --- PASS: TestGetWithStatusError (0.00s) [2022-04-28T07:49:56.679Z] === RUN TestCloseRootDirectory [2022-04-28T07:49:56.679Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-28T07:49:56.679Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-04-28T07:49:56.679Z] === RUN TestHashFile [2022-04-28T07:49:56.679Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-28T07:49:56.679Z] --- SKIP: TestHashFile (0.00s) [2022-04-28T07:49:56.679Z] === RUN TestHashSubdir [2022-04-28T07:49:56.679Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-28T07:49:56.679Z] --- SKIP: TestHashSubdir (0.00s) [2022-04-28T07:49:56.679Z] === RUN TestRemoveDirectory [2022-04-28T07:49:56.679Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-28T07:49:56.679Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-04-28T07:49:56.679Z] PASS [2022-04-28T07:49:56.679Z] coverage: 9.3% of statements [2022-04-28T07:49:56.679Z] ok github.com/docker/docker/builder/remotecontext 0.180s coverage: 9.3% of statements [2022-04-28T07:49:56.698Z] --- PASS: TestUnprivilegedPortsAndPing (0.49s) [2022-04-28T07:49:56.698Z] === RUN TestPrivilegedHostDevices [2022-04-28T07:49:56.715Z] --- PASS: TestAuthZPluginTLS (0.54s) [2022-04-28T07:49:56.715Z] === RUN TestAuthZPluginDenyRequest [2022-04-28T07:49:57.135Z] === RUN TestEnable [2022-04-28T07:49:57.135Z] --- PASS: TestEnable (0.00s) [2022-04-28T07:49:57.135Z] === RUN TestDisable [2022-04-28T07:49:57.135Z] --- PASS: TestDisable (0.00s) [2022-04-28T07:49:57.135Z] === RUN TestEnabled [2022-04-28T07:49:57.135Z] --- PASS: TestEnabled (0.00s) [2022-04-28T07:49:57.135Z] PASS [2022-04-28T07:49:57.135Z] coverage: 100.0% of statements [2022-04-28T07:49:57.135Z] ok github.com/docker/docker/cli/debug 0.034s coverage: 100.0% of statements [2022-04-28T07:49:57.135Z] === RUN TestGetAllAllowed [2022-04-28T07:49:57.135Z] --- PASS: TestGetAllAllowed (0.00s) [2022-04-28T07:49:57.135Z] === RUN TestGetAllMeta [2022-04-28T07:49:57.135Z] --- PASS: TestGetAllMeta (0.00s) [2022-04-28T07:49:57.135Z] === RUN TestWarnOnUnusedBuildArgs [2022-04-28T07:49:57.135Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-04-28T07:49:57.135Z] === RUN TestIsUnreferencedBuiltin [2022-04-28T07:49:57.135Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-04-28T07:49:57.135Z] === RUN TestIsExistingDirectory [2022-04-28T07:49:57.135Z] --- PASS: TestIsExistingDirectory (0.00s) [2022-04-28T07:49:57.135Z] === RUN TestGetFilenameForDownload [2022-04-28T07:49:57.135Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-04-28T07:49:57.135Z] === RUN TestEnv2Variables [2022-04-28T07:49:57.135Z] --- PASS: TestEnv2Variables (0.00s) [2022-04-28T07:49:57.135Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-04-28T07:49:57.135Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-04-28T07:49:57.135Z] === RUN TestMaintainer [2022-04-28T07:49:57.135Z] --- PASS: TestMaintainer (0.00s) [2022-04-28T07:49:57.135Z] === RUN TestLabel [2022-04-28T07:49:57.135Z] --- PASS: TestLabel (0.00s) [2022-04-28T07:49:57.135Z] === RUN TestFromScratch [2022-04-28T07:49:57.135Z] --- PASS: TestFromScratch (0.00s) [2022-04-28T07:49:57.135Z] === RUN TestFromWithArg [2022-04-28T07:49:57.136Z] --- PASS: TestFromWithArg (0.00s) [2022-04-28T07:49:57.136Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-04-28T07:49:57.136Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-04-28T07:49:57.136Z] === RUN TestFromWithUndefinedArg [2022-04-28T07:49:57.136Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-04-28T07:49:57.136Z] === RUN TestFromMultiStageWithNamedStage [2022-04-28T07:49:57.136Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-04-28T07:49:57.136Z] === RUN TestOnbuild [2022-04-28T07:49:57.136Z] --- PASS: TestOnbuild (0.00s) [2022-04-28T07:49:57.136Z] === RUN TestWorkdir [2022-04-28T07:49:57.136Z] --- PASS: TestWorkdir (0.00s) [2022-04-28T07:49:57.136Z] === RUN TestCmd [2022-04-28T07:49:57.136Z] --- PASS: TestCmd (0.00s) [2022-04-28T07:49:57.136Z] === RUN TestHealthcheckNone [2022-04-28T07:49:57.136Z] --- PASS: TestHealthcheckNone (0.00s) [2022-04-28T07:49:57.136Z] === RUN TestHealthcheckCmd [2022-04-28T07:49:57.136Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-04-28T07:49:57.136Z] === RUN TestEntrypoint [2022-04-28T07:49:57.136Z] --- PASS: TestEntrypoint (0.00s) [2022-04-28T07:49:57.136Z] === RUN TestExpose [2022-04-28T07:49:57.136Z] --- PASS: TestExpose (0.00s) [2022-04-28T07:49:57.136Z] === RUN TestUser [2022-04-28T07:49:57.136Z] --- PASS: TestUser (0.00s) [2022-04-28T07:49:57.136Z] === RUN TestVolume [2022-04-28T07:49:57.136Z] --- PASS: TestVolume (0.00s) [2022-04-28T07:49:57.136Z] === RUN TestStopSignal [2022-04-28T07:49:57.136Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-04-28T07:49:57.136Z] --- SKIP: TestStopSignal (0.00s) [2022-04-28T07:49:57.136Z] === RUN TestArg [2022-04-28T07:49:57.136Z] --- PASS: TestArg (0.00s) [2022-04-28T07:49:57.136Z] === RUN TestShell [2022-04-28T07:49:57.136Z] --- PASS: TestShell (0.00s) [2022-04-28T07:49:57.136Z] === RUN TestPrependEnvOnCmd [2022-04-28T07:49:57.136Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-04-28T07:49:57.136Z] === RUN TestRunWithBuildArgs [2022-04-28T07:49:57.136Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-04-28T07:49:57.136Z] === RUN TestRunIgnoresHealthcheck [2022-04-28T07:49:57.136Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-04-28T07:49:57.136Z] === RUN TestDispatchUnsupportedOptions [2022-04-28T07:49:57.136Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-04-28T07:49:57.136Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-04-28T07:49:57.136Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-04-28T07:49:57.136Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-04-28T07:49:57.136Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-04-28T07:49:57.136Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-04-28T07:49:57.136Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-04-28T07:49:57.136Z] === RUN TestNormalizeWorkdir [2022-04-28T07:49:57.136Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-04-28T07:49:57.136Z] === RUN TestDispatch [2022-04-28T07:49:57.136Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-04-28T07:49:57.136Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-04-28T07:49:57.136Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-04-28T07:49:57.136Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-04-28T07:49:57.136Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-04-28T07:49:57.136Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-04-28T07:49:57.136Z] === RUN TestDispatch/COPY_url [2022-04-28T07:49:57.136Z] --- PASS: TestDispatch (0.06s) [2022-04-28T07:49:57.136Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2022-04-28T07:49:57.136Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-04-28T07:49:57.136Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-04-28T07:49:57.136Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-04-28T07:49:57.136Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.02s) [2022-04-28T07:49:57.136Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-04-28T07:49:57.136Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-04-28T07:49:57.136Z] === RUN TestAddScratchImageAddsToMounts [2022-04-28T07:49:57.136Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-04-28T07:49:57.136Z] === RUN TestAddFromScratchPopulatesPlatform [2022-04-28T07:49:57.136Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-04-28T07:49:57.136Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-04-28T07:49:57.136Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-04-28T07:49:57.136Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-04-28T07:49:57.136Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-04-28T07:49:57.136Z] === RUN TestImageSourceGetAddsToMounts [2022-04-28T07:49:57.136Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-04-28T07:49:57.136Z] === RUN TestEmptyDockerfile [2022-04-28T07:49:57.136Z] --- PASS: TestEmptyDockerfile (0.00s) [2022-04-28T07:49:57.136Z] === RUN TestSymlinkDockerfile [2022-04-28T07:49:57.136Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-04-28T07:49:57.136Z] === RUN TestDockerfileOutsideTheBuildContext [2022-04-28T07:49:57.136Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.01s) [2022-04-28T07:49:57.136Z] === RUN TestNonExistingDockerfile [2022-04-28T07:49:57.136Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-04-28T07:49:57.136Z] === RUN TestCopyRunConfig [2022-04-28T07:49:57.136Z] --- PASS: TestCopyRunConfig (0.00s) [2022-04-28T07:49:57.136Z] === RUN TestDeepCopyRunConfig [2022-04-28T07:49:57.136Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-04-28T07:49:57.136Z] === RUN TestExportImage [2022-04-28T07:49:57.136Z] --- PASS: TestExportImage (0.00s) [2022-04-28T07:49:57.136Z] === RUN TestNormalizeDest [2022-04-28T07:49:57.136Z] --- PASS: TestNormalizeDest (0.00s) [2022-04-28T07:49:57.136Z] PASS [2022-04-28T07:49:57.136Z] coverage: 46.7% of statements [2022-04-28T07:49:57.136Z] ok github.com/docker/docker/builder/dockerfile 0.201s coverage: 46.7% of statements [2022-04-28T07:49:57.284Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-04-28T07:49:57.284Z] === RUN TestAuthZPluginAPIDenyResponse [2022-04-28T07:49:57.304Z] --- PASS: TestPrivilegedHostDevices (0.47s) [2022-04-28T07:49:57.304Z] === RUN TestStats [2022-04-28T07:49:57.854Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-04-28T07:49:57.854Z] === RUN TestAuthZPluginDenyResponse [2022-04-28T07:49:58.102Z] === RUN TestTCP4Proxy [2022-04-28T07:49:58.102Z] --- PASS: TestTCP4Proxy (0.01s) [2022-04-28T07:49:58.102Z] === RUN TestTCP4ProxyHalfClose [2022-04-28T07:49:58.102Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-04-28T07:49:58.102Z] === RUN TestTCP6Proxy [2022-04-28T07:49:58.102Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-28T07:49:58.102Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-04-28T07:49:58.102Z] === RUN TestTCPDualStackProxy [2022-04-28T07:49:58.102Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-28T07:49:58.102Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-04-28T07:49:58.102Z] === RUN TestUDP4Proxy [2022-04-28T07:49:58.102Z] --- PASS: TestUDP4Proxy (0.00s) [2022-04-28T07:49:58.102Z] === RUN TestUDP6Proxy [2022-04-28T07:49:58.102Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-28T07:49:58.102Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-04-28T07:49:58.102Z] === RUN TestUDPWriteError [2022-04-28T07:49:58.102Z] --- PASS: TestUDPWriteError (0.00s) [2022-04-28T07:49:58.102Z] === RUN TestSCTP4Proxy [2022-04-28T07:49:58.102Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-04-28T07:49:58.102Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-04-28T07:49:58.102Z] === RUN TestSCTP6Proxy [2022-04-28T07:49:58.102Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-28T07:49:58.102Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-04-28T07:49:58.102Z] PASS [2022-04-28T07:49:58.102Z] coverage: 49.4% of statements [2022-04-28T07:49:58.102Z] ok github.com/docker/docker/cmd/docker-proxy 0.043s coverage: 49.4% of statements [2022-04-28T07:49:58.137Z] === RUN TestNewStreamConfig [2022-04-28T07:49:58.137Z] === RUN TestNewStreamConfig/defaults [2022-04-28T07:49:58.137Z] === RUN TestNewStreamConfig/invalid_create_group [2022-04-28T07:49:58.137Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-04-28T07:49:58.137Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-04-28T07:49:58.137Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-04-28T07:49:58.137Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-04-28T07:49:58.137Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-04-28T07:49:58.137Z] --- PASS: TestNewStreamConfig (0.00s) [2022-04-28T07:49:58.137Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-04-28T07:49:58.137Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-04-28T07:49:58.137Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-04-28T07:49:58.137Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-04-28T07:49:58.137Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-04-28T07:49:58.137Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-04-28T07:49:58.137Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-04-28T07:49:58.137Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-04-28T07:49:58.137Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-04-28T07:49:58.137Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-04-28T07:49:58.137Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-04-28T07:49:58.137Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-04-28T07:49:58.137Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-04-28T07:49:58.137Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-04-28T07:49:58.137Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-04-28T07:49:58.137Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-04-28T07:49:58.137Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-04-28T07:49:58.137Z] === RUN TestNewAWSLogsClientRegionDetect [2022-04-28T07:49:58.137Z] === RUN TestAdapterReadLogs [2022-04-28T07:49:58.137Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-04-28T07:49:58.137Z] === RUN TestCopier [2022-04-28T07:49:58.137Z] --- PASS: TestCopier (0.00s) [2022-04-28T07:49:58.137Z] === RUN TestCopierLongLines [2022-04-28T07:49:58.137Z] --- PASS: TestCopierLongLines (0.00s) [2022-04-28T07:49:58.137Z] === RUN TestCopierSlow [2022-04-28T07:49:58.137Z] time="2022-04-28T07:49:57Z" level=info msg="Trying to get region from EC2 Metadata" [2022-04-28T07:49:58.137Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.11s) [2022-04-28T07:49:58.137Z] === RUN TestCreateSuccess [2022-04-28T07:49:58.137Z] --- PASS: TestCreateSuccess (0.00s) [2022-04-28T07:49:58.137Z] === RUN TestCreateStreamSkipped [2022-04-28T07:49:58.137Z] time="2022-04-28T07:49:57Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-04-28T07:49:58.137Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-04-28T07:49:58.137Z] === RUN TestCreateLogGroupSuccess [2022-04-28T07:49:58.137Z] time="2022-04-28T07:49:57Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-04-28T07:49:58.137Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-04-28T07:49:58.137Z] === RUN TestCreateError [2022-04-28T07:49:58.137Z] --- PASS: TestCreateError (0.00s) [2022-04-28T07:49:58.137Z] === RUN TestCreateAlreadyExists [2022-04-28T07:49:58.137Z] time="2022-04-28T07:49:57Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-04-28T07:49:58.137Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-04-28T07:49:58.137Z] === RUN TestLogClosed [2022-04-28T07:49:58.137Z] --- PASS: TestLogClosed (0.00s) [2022-04-28T07:49:58.137Z] === RUN TestLogBlocking [2022-04-28T07:49:58.137Z] --- PASS: TestLogBlocking (0.00s) [2022-04-28T07:49:58.137Z] === RUN TestLogNonBlockingBufferEmpty [2022-04-28T07:49:58.137Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-04-28T07:49:58.137Z] === RUN TestLogNonBlockingBufferFull [2022-04-28T07:49:58.137Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-04-28T07:49:58.137Z] === RUN TestPublishBatchSuccess [2022-04-28T07:49:58.137Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-04-28T07:49:58.137Z] === RUN TestPublishBatchError [2022-04-28T07:49:58.137Z] time="2022-04-28T07:49:57Z" level=error msg=error [2022-04-28T07:49:58.137Z] --- PASS: TestPublishBatchError (0.00s) [2022-04-28T07:49:58.137Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-04-28T07:49:58.137Z] time="2022-04-28T07:49:57Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-04-28T07:49:58.137Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-04-28T07:49:58.138Z] === RUN TestPublishBatchAlreadyAccepted [2022-04-28T07:49:58.138Z] time="2022-04-28T07:49:57Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-04-28T07:49:58.138Z] time="2022-04-28T07:49:57Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-04-28T07:49:58.138Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-04-28T07:49:58.138Z] === RUN TestCollectBatchSimple [2022-04-28T07:49:58.138Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-04-28T07:49:58.138Z] === RUN TestCollectBatchTicker [2022-04-28T07:49:58.138Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-04-28T07:49:58.138Z] === RUN TestCollectBatchMultilinePattern [2022-04-28T07:49:58.138Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-04-28T07:49:58.138Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-04-28T07:49:58.138Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-04-28T07:49:58.138Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-04-28T07:49:58.138Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-04-28T07:49:58.138Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-04-28T07:49:58.138Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2022-04-28T07:49:58.138Z] === RUN TestCollectBatchClose [2022-04-28T07:49:58.138Z] --- PASS: TestCollectBatchClose (0.00s) [2022-04-28T07:49:58.138Z] === RUN TestEffectiveLen [2022-04-28T07:49:58.138Z] === RUN TestEffectiveLen/0/Hello [2022-04-28T07:49:58.138Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-04-28T07:49:58.138Z] === RUN TestEffectiveLen/2/🙃 [2022-04-28T07:49:58.138Z] === RUN TestEffectiveLen/3/���� [2022-04-28T07:49:58.138Z] === RUN TestEffectiveLen/4/He��o [2022-04-28T07:49:58.138Z] === RUN TestEffectiveLen/5/ [2022-04-28T07:49:58.138Z] --- PASS: TestEffectiveLen (0.00s) [2022-04-28T07:49:58.138Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-04-28T07:49:58.138Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-04-28T07:49:58.138Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-04-28T07:49:58.138Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-04-28T07:49:58.138Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-04-28T07:49:58.138Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-04-28T07:49:58.138Z] === RUN TestFindValidSplit [2022-04-28T07:49:58.138Z] === RUN TestFindValidSplit/0/ [2022-04-28T07:49:58.138Z] cloudwatchlogs_test.go:1076: [2022-04-28T07:49:58.138Z] cloudwatchlogs_test.go:1077: [2022-04-28T07:49:58.138Z] === RUN TestFindValidSplit/1/Hello [2022-04-28T07:49:58.138Z] cloudwatchlogs_test.go:1076: Hello [2022-04-28T07:49:58.138Z] cloudwatchlogs_test.go:1077: [2022-04-28T07:49:58.138Z] === RUN TestFindValidSplit/2/Hello [2022-04-28T07:49:58.138Z] cloudwatchlogs_test.go:1076: He [2022-04-28T07:49:58.138Z] cloudwatchlogs_test.go:1077: llo [2022-04-28T07:49:58.138Z] === RUN TestFindValidSplit/3/Hello [2022-04-28T07:49:58.138Z] cloudwatchlogs_test.go:1076: [2022-04-28T07:49:58.138Z] cloudwatchlogs_test.go:1077: Hello [2022-04-28T07:49:58.138Z] === RUN TestFindValidSplit/4/🙃 [2022-04-28T07:49:58.138Z] cloudwatchlogs_test.go:1076: [2022-04-28T07:49:58.138Z] cloudwatchlogs_test.go:1077: 🙃 [2022-04-28T07:49:58.138Z] === RUN TestFindValidSplit/5/🙃 [2022-04-28T07:49:58.138Z] cloudwatchlogs_test.go:1076: 🙃 [2022-04-28T07:49:58.138Z] cloudwatchlogs_test.go:1077: [2022-04-28T07:49:58.138Z] === RUN TestFindValidSplit/6/a� [2022-04-28T07:49:58.138Z] cloudwatchlogs_test.go:1076: a [2022-04-28T07:49:58.138Z] cloudwatchlogs_test.go:1077: � [2022-04-28T07:49:58.138Z] === RUN TestFindValidSplit/7/a� [2022-04-28T07:49:58.138Z] cloudwatchlogs_test.go:1076: a� [2022-04-28T07:49:58.138Z] cloudwatchlogs_test.go:1077: [2022-04-28T07:49:58.138Z] --- PASS: TestFindValidSplit (0.00s) [2022-04-28T07:49:58.138Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-04-28T07:49:58.138Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-04-28T07:49:58.138Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-04-28T07:49:58.138Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-04-28T07:49:58.138Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-04-28T07:49:58.138Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-04-28T07:49:58.138Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-04-28T07:49:58.138Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-04-28T07:49:58.138Z] === RUN TestProcessEventEmoji [2022-04-28T07:49:58.138Z] --- PASS: TestProcessEventEmoji (0.01s) [2022-04-28T07:49:58.138Z] === RUN TestCollectBatchLineSplit [2022-04-28T07:49:58.138Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-04-28T07:49:58.138Z] === RUN TestCollectBatchLineSplitWithBinary [2022-04-28T07:49:58.138Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-04-28T07:49:58.138Z] === RUN TestCollectBatchMaxEvents [2022-04-28T07:49:58.138Z] --- PASS: TestCollectBatchMaxEvents (0.02s) [2022-04-28T07:49:58.138Z] === RUN TestCollectBatchMaxTotalBytes [2022-04-28T07:49:58.138Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2022-04-28T07:49:58.138Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-04-28T07:49:58.138Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2022-04-28T07:49:58.138Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-04-28T07:49:58.138Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.03s) [2022-04-28T07:49:58.138Z] === RUN TestParseLogOptionsMultilinePattern [2022-04-28T07:49:58.138Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-04-28T07:49:58.138Z] === RUN TestParseLogOptionsDatetimeFormat [2022-04-28T07:49:58.138Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-04-28T07:49:58.138Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-04-28T07:49:58.138Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-04-28T07:49:58.138Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-04-28T07:49:58.138Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-04-28T07:49:58.138Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-04-28T07:49:58.138Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-04-28T07:49:58.138Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.02s) [2022-04-28T07:49:58.138Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-04-28T07:49:58.138Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-04-28T07:49:58.138Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-04-28T07:49:58.138Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.01s) [2022-04-28T07:49:58.138Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-04-28T07:49:58.138Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-04-28T07:49:58.138Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-04-28T07:49:58.138Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-04-28T07:49:58.138Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-04-28T07:49:58.138Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-04-28T07:49:58.138Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-04-28T07:49:58.138Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-04-28T07:49:58.138Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-04-28T07:49:58.138Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-04-28T07:49:58.138Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-04-28T07:49:58.138Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-04-28T07:49:58.138Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-04-28T07:49:58.138Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-04-28T07:49:58.138Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-04-28T07:49:58.138Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-04-28T07:49:58.138Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-04-28T07:49:58.138Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-04-28T07:49:58.138Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-04-28T07:49:58.138Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-04-28T07:49:58.138Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-04-28T07:49:58.138Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-04-28T07:49:58.138Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-04-28T07:49:58.138Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-04-28T07:49:58.138Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-04-28T07:49:58.138Z] === RUN TestValidateLogOptionsFormat [2022-04-28T07:49:58.138Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-04-28T07:49:58.138Z] === RUN TestValidateLogOptionsFormat/1/random [2022-04-28T07:49:58.138Z] === RUN TestValidateLogOptionsFormat/2/ [2022-04-28T07:49:58.138Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-04-28T07:49:58.138Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-04-28T07:49:58.138Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-04-28T07:49:58.138Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-04-28T07:49:58.138Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-04-28T07:49:58.138Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-04-28T07:49:58.138Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-04-28T07:49:58.138Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-04-28T07:49:58.138Z] === RUN TestCreateTagSuccess [2022-04-28T07:49:58.138Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-04-28T07:49:58.138Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-04-28T07:49:58.138Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-04-28T07:49:58.138Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-04-28T07:49:58.138Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-04-28T07:49:58.138Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-04-28T07:49:58.138Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-04-28T07:49:58.138Z] PASS [2022-04-28T07:49:58.138Z] coverage: 80.2% of statements [2022-04-28T07:49:58.423Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-04-28T07:49:58.423Z] === RUN TestAuthZPluginAllowEventStream [2022-04-28T07:49:58.582Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-04-28T07:49:58.582Z] check_test.go:307: [d66302ae21683] daemon is not started [2022-04-28T07:49:58.582Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-04-28T07:49:58.599Z] ok github.com/docker/docker/daemon/logger/awslogs 0.356s coverage: 80.2% of statements [2022-04-28T07:49:58.599Z] --- PASS: TestCopierSlow (0.21s) [2022-04-28T07:49:58.599Z] === RUN TestCopierWithSized [2022-04-28T07:49:58.599Z] === RUN TestCopierWithSized/as_is [2022-04-28T07:49:58.599Z] === RUN TestCopierWithSized/With_RingLogger [2022-04-28T07:49:58.599Z] --- PASS: TestCopierWithSized (0.02s) [2022-04-28T07:49:58.599Z] --- PASS: TestCopierWithSized/as_is (0.02s) [2022-04-28T07:49:58.599Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-04-28T07:49:58.599Z] === RUN TestCopierWithPartial [2022-04-28T07:49:58.599Z] --- PASS: TestCopierWithPartial (0.00s) [2022-04-28T07:49:58.599Z] === RUN TestRingLogger [2022-04-28T07:49:58.599Z] --- PASS: TestRingLogger (0.00s) [2022-04-28T07:49:58.599Z] === RUN TestRingCap [2022-04-28T07:49:58.599Z] --- PASS: TestRingCap (0.00s) [2022-04-28T07:49:58.599Z] === RUN TestRingClose [2022-04-28T07:49:58.599Z] --- PASS: TestRingClose (0.00s) [2022-04-28T07:49:58.599Z] === RUN TestRingDrain [2022-04-28T07:49:58.599Z] --- PASS: TestRingDrain (0.00s) [2022-04-28T07:49:58.599Z] PASS [2022-04-28T07:49:58.599Z] coverage: 43.2% of statements [2022-04-28T07:49:58.599Z] ok github.com/docker/docker/daemon/logger 0.401s coverage: 43.2% of statements [2022-04-28T07:49:58.599Z] === RUN TestValidateLogOptReconnectInterval [2022-04-28T07:49:58.599Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-04-28T07:49:58.599Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-04-28T07:49:58.599Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-04-28T07:49:58.599Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-04-28T07:49:58.599Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-04-28T07:49:58.599Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-04-28T07:49:58.599Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-04-28T07:49:58.599Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-04-28T07:49:58.599Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-04-28T07:49:58.599Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-04-28T07:49:58.599Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-04-28T07:49:58.599Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-04-28T07:49:58.599Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-04-28T07:49:58.599Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-04-28T07:49:58.599Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-04-28T07:49:58.599Z] === RUN TestValidateLogOptAddress [2022-04-28T07:49:58.599Z] === RUN TestValidateLogOptAddress/#00 [2022-04-28T07:49:58.599Z] === RUN TestValidateLogOptAddress/192.168.1.1:123 [2022-04-28T07:49:58.599Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/ [2022-04-28T07:49:58.599Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/some-path [2022-04-28T07:49:58.599Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535 [2022-04-28T07:49:58.599Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/ [2022-04-28T07:49:58.599Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/some-path [2022-04-28T07:49:58.599Z] === RUN TestValidateLogOptAddress/192.168.1.1 [2022-04-28T07:49:58.599Z] === RUN TestValidateLogOptAddress/192.168.1.1/ [2022-04-28T07:49:58.599Z] === RUN TestValidateLogOptAddress/192.168.1.1/some-path [2022-04-28T07:49:58.599Z] === RUN TestValidateLogOptAddress/192.168.1.1: [2022-04-28T07:49:58.599Z] === RUN TestValidateLogOptAddress/192.168.1.1:/ [2022-04-28T07:49:58.599Z] === RUN TestValidateLogOptAddress/192.168.1.1:/some-path [2022-04-28T07:49:58.599Z] === RUN TestValidateLogOptAddress/[::1] [2022-04-28T07:49:58.599Z] === RUN TestValidateLogOptAddress/[::1]/ [2022-04-28T07:49:58.599Z] === RUN TestValidateLogOptAddress/[::1]/some-path [2022-04-28T07:49:58.599Z] === RUN TestValidateLogOptAddress/[::1]: [2022-04-28T07:49:58.599Z] === RUN TestValidateLogOptAddress/[::1]:/ [2022-04-28T07:49:58.599Z] === RUN TestValidateLogOptAddress/[::1]:/some-path [2022-04-28T07:49:58.599Z] === RUN TestValidateLogOptAddress/[::1]:123 [2022-04-28T07:49:58.599Z] === RUN TestValidateLogOptAddress/[::1]:123/ [2022-04-28T07:49:58.599Z] === RUN TestValidateLogOptAddress/[::1]:123/some-path [2022-04-28T07:49:58.599Z] === RUN TestValidateLogOptAddress/[::1]:65535 [2022-04-28T07:49:58.599Z] === RUN TestValidateLogOptAddress/[::1]:65535/ [2022-04-28T07:49:58.599Z] === RUN TestValidateLogOptAddress/[::1]:65535/some-path [2022-04-28T07:49:58.599Z] === RUN TestValidateLogOptAddress/example.com:65535 [2022-04-28T07:49:58.599Z] === RUN TestValidateLogOptAddress/example.com:65535/ [2022-04-28T07:49:58.599Z] === RUN TestValidateLogOptAddress/example.com:65535/some-path [2022-04-28T07:49:58.599Z] === RUN TestValidateLogOptAddress/example.com [2022-04-28T07:49:58.599Z] === RUN TestValidateLogOptAddress/example.com/ [2022-04-28T07:49:58.599Z] === RUN TestValidateLogOptAddress/example.com/some-path [2022-04-28T07:49:58.599Z] === RUN TestValidateLogOptAddress/example.com: [2022-04-28T07:49:58.599Z] === RUN TestValidateLogOptAddress/example.com:/ [2022-04-28T07:49:58.599Z] === RUN TestValidateLogOptAddress/example.com:/some-path [2022-04-28T07:49:58.599Z] === RUN TestValidateLogOptAddress/example.com:123 [2022-04-28T07:49:58.599Z] === RUN TestValidateLogOptAddress/example.com:123/ [2022-04-28T07:49:58.599Z] === RUN TestValidateLogOptAddress/example.com:123/some-path [2022-04-28T07:49:58.599Z] === RUN TestValidateLogOptAddress/tcp:// [2022-04-28T07:49:58.599Z] === RUN TestValidateLogOptAddress/tcp:/// [2022-04-28T07:49:58.599Z] === RUN TestValidateLogOptAddress/tcp:///some-path [2022-04-28T07:49:58.599Z] === RUN TestValidateLogOptAddress/tcp://example.com [2022-04-28T07:49:58.599Z] === RUN TestValidateLogOptAddress/tcp://example.com/ [2022-04-28T07:49:58.599Z] === RUN TestValidateLogOptAddress/tcp://example.com/some-path [2022-04-28T07:49:58.599Z] === RUN TestValidateLogOptAddress/tcp://example.com: [2022-04-28T07:49:58.599Z] === RUN TestValidateLogOptAddress/tcp://example.com:/ [2022-04-28T07:49:58.599Z] === RUN TestValidateLogOptAddress/tcp://example.com:/some-path [2022-04-28T07:49:58.599Z] === RUN TestValidateLogOptAddress/tcp://example.com:123 [2022-04-28T07:49:58.599Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/ [2022-04-28T07:49:58.599Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/some-path [2022-04-28T07:49:58.599Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535 [2022-04-28T07:49:58.599Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/ [2022-04-28T07:49:58.599Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/some-path [2022-04-28T07:49:58.599Z] === RUN TestValidateLogOptAddress/tls:// [2022-04-28T07:49:58.599Z] === RUN TestValidateLogOptAddress/tls:/// [2022-04-28T07:49:58.599Z] === RUN TestValidateLogOptAddress/tls:///some-path [2022-04-28T07:49:58.599Z] === RUN TestValidateLogOptAddress/tls://example.com:65535 [2022-04-28T07:49:58.599Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/ [2022-04-28T07:49:58.599Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/some-path [2022-04-28T07:49:58.599Z] === RUN TestValidateLogOptAddress/tls://example.com [2022-04-28T07:49:58.599Z] === RUN TestValidateLogOptAddress/tls://example.com/ [2022-04-28T07:49:58.599Z] === RUN TestValidateLogOptAddress/tls://example.com/some-path [2022-04-28T07:49:58.599Z] === RUN TestValidateLogOptAddress/tls://example.com: [2022-04-28T07:49:58.599Z] === RUN TestValidateLogOptAddress/tls://example.com:/ [2022-04-28T07:49:58.599Z] === RUN TestValidateLogOptAddress/tls://example.com:/some-path [2022-04-28T07:49:58.599Z] === RUN TestValidateLogOptAddress/tls://example.com:123 [2022-04-28T07:49:58.599Z] === RUN TestSearchRegistryForImagesErrors [2022-04-28T07:49:58.599Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-04-28T07:49:58.599Z] === RUN TestSearchRegistryForImages [2022-04-28T07:49:58.599Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-04-28T07:49:58.599Z] === RUN TestOnlyPlatformWithFallback [2022-04-28T07:49:58.599Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-04-28T07:49:58.599Z] === RUN TestImageDelete [2022-04-28T07:49:58.599Z] === RUN TestImageDelete/no_lease [2022-04-28T07:49:58.599Z] === RUN TestValidateLogOptAddress/tls://example.com:123/ [2022-04-28T07:49:58.599Z] === RUN TestValidateLogOptAddress/tls://example.com:123/some-path [2022-04-28T07:49:58.599Z] === RUN TestValidateLogOptAddress/:// [2022-04-28T07:49:58.599Z] === RUN TestValidateLogOptAddress/something:// [2022-04-28T07:49:58.599Z] === RUN TestValidateLogOptAddress/udp:// [2022-04-28T07:49:58.599Z] === RUN TestValidateLogOptAddress/unixgram:// [2022-04-28T07:49:58.599Z] === RUN TestValidateLogOptAddress/tcp+tls:// [2022-04-28T07:49:58.599Z] === RUN TestValidateLogOptAddress/corrupted:c [2022-04-28T07:49:58.599Z] === RUN TestValidateLogOptAddress/tcp://example.com:port [2022-04-28T07:49:58.599Z] === RUN TestValidateLogOptAddress/tcp://example.com:-1 [2022-04-28T07:49:58.599Z] === RUN TestValidateLogOptAddress/tcp://example.com:65536 [2022-04-28T07:49:58.599Z] === RUN TestValidateLogOptAddress/unix:// [2022-04-28T07:49:58.599Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock [2022-04-28T07:49:58.599Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock:80 [2022-04-28T07:49:58.599Z] --- PASS: TestValidateLogOptAddress (0.01s) [2022-04-28T07:49:58.599Z] --- PASS: TestValidateLogOptAddress/#00 (0.00s) [2022-04-28T07:49:58.599Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123 (0.00s) [2022-04-28T07:49:58.599Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/ (0.00s) [2022-04-28T07:49:58.599Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/some-path (0.00s) [2022-04-28T07:49:58.599Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535 (0.00s) [2022-04-28T07:49:58.599Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/ (0.00s) [2022-04-28T07:49:58.599Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/some-path (0.00s) [2022-04-28T07:49:58.599Z] --- PASS: TestValidateLogOptAddress/192.168.1.1 (0.00s) [2022-04-28T07:49:58.599Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/ (0.00s) [2022-04-28T07:49:58.599Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/some-path (0.00s) [2022-04-28T07:49:58.599Z] --- PASS: TestValidateLogOptAddress/192.168.1.1: (0.00s) [2022-04-28T07:49:58.599Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/ (0.00s) [2022-04-28T07:49:58.599Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/some-path (0.00s) [2022-04-28T07:49:58.599Z] --- PASS: TestValidateLogOptAddress/[::1] (0.00s) [2022-04-28T07:49:58.599Z] --- PASS: TestValidateLogOptAddress/[::1]/ (0.00s) [2022-04-28T07:49:58.599Z] --- PASS: TestValidateLogOptAddress/[::1]/some-path (0.00s) [2022-04-28T07:49:58.599Z] --- PASS: TestValidateLogOptAddress/[::1]: (0.00s) [2022-04-28T07:49:58.599Z] --- PASS: TestValidateLogOptAddress/[::1]:/ (0.00s) [2022-04-28T07:49:58.599Z] --- PASS: TestValidateLogOptAddress/[::1]:/some-path (0.00s) [2022-04-28T07:49:58.599Z] --- PASS: TestValidateLogOptAddress/[::1]:123 (0.00s) [2022-04-28T07:49:58.599Z] --- PASS: TestValidateLogOptAddress/[::1]:123/ (0.00s) [2022-04-28T07:49:58.599Z] --- PASS: TestValidateLogOptAddress/[::1]:123/some-path (0.00s) [2022-04-28T07:49:58.599Z] --- PASS: TestValidateLogOptAddress/[::1]:65535 (0.00s) [2022-04-28T07:49:58.599Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/ (0.00s) [2022-04-28T07:49:58.599Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/some-path (0.00s) [2022-04-28T07:49:58.599Z] --- PASS: TestValidateLogOptAddress/example.com:65535 (0.00s) [2022-04-28T07:49:58.599Z] --- PASS: TestValidateLogOptAddress/example.com:65535/ (0.00s) [2022-04-28T07:49:58.600Z] --- PASS: TestValidateLogOptAddress/example.com:65535/some-path (0.00s) [2022-04-28T07:49:58.600Z] --- PASS: TestValidateLogOptAddress/example.com (0.00s) [2022-04-28T07:49:58.600Z] --- PASS: TestValidateLogOptAddress/example.com/ (0.00s) [2022-04-28T07:49:58.600Z] --- PASS: TestValidateLogOptAddress/example.com/some-path (0.00s) [2022-04-28T07:49:58.600Z] --- PASS: TestValidateLogOptAddress/example.com: (0.00s) [2022-04-28T07:49:58.600Z] --- PASS: TestValidateLogOptAddress/example.com:/ (0.00s) [2022-04-28T07:49:58.600Z] --- PASS: TestValidateLogOptAddress/example.com:/some-path (0.00s) [2022-04-28T07:49:58.600Z] --- PASS: TestValidateLogOptAddress/example.com:123 (0.00s) [2022-04-28T07:49:58.600Z] --- PASS: TestValidateLogOptAddress/example.com:123/ (0.00s) [2022-04-28T07:49:58.600Z] --- PASS: TestValidateLogOptAddress/example.com:123/some-path (0.00s) [2022-04-28T07:49:58.600Z] --- PASS: TestValidateLogOptAddress/tcp:// (0.00s) [2022-04-28T07:49:58.600Z] --- PASS: TestValidateLogOptAddress/tcp:/// (0.00s) [2022-04-28T07:49:58.600Z] --- PASS: TestValidateLogOptAddress/tcp:///some-path (0.00s) [2022-04-28T07:49:58.600Z] --- PASS: TestValidateLogOptAddress/tcp://example.com (0.00s) [2022-04-28T07:49:58.600Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/ (0.00s) [2022-04-28T07:49:58.600Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/some-path (0.00s) [2022-04-28T07:49:58.600Z] --- PASS: TestValidateLogOptAddress/tcp://example.com: (0.00s) [2022-04-28T07:49:58.600Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/ (0.00s) [2022-04-28T07:49:58.600Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/some-path (0.00s) [2022-04-28T07:49:58.600Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123 (0.00s) [2022-04-28T07:49:58.600Z] === RUN TestImageDelete/lease_exists [2022-04-28T07:49:58.600Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/ (0.00s) [2022-04-28T07:49:58.600Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/some-path (0.00s) [2022-04-28T07:49:58.600Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535 (0.00s) [2022-04-28T07:49:58.600Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/ (0.00s) [2022-04-28T07:49:58.600Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/some-path (0.00s) [2022-04-28T07:49:58.600Z] --- PASS: TestValidateLogOptAddress/tls:// (0.00s) [2022-04-28T07:49:58.600Z] --- PASS: TestValidateLogOptAddress/tls:/// (0.00s) [2022-04-28T07:49:58.600Z] --- PASS: TestValidateLogOptAddress/tls:///some-path (0.00s) [2022-04-28T07:49:58.600Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535 (0.00s) [2022-04-28T07:49:58.600Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/ (0.00s) [2022-04-28T07:49:58.600Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/some-path (0.00s) [2022-04-28T07:49:58.600Z] --- PASS: TestValidateLogOptAddress/tls://example.com (0.00s) [2022-04-28T07:49:58.600Z] --- PASS: TestValidateLogOptAddress/tls://example.com/ (0.00s) [2022-04-28T07:49:58.600Z] --- PASS: TestValidateLogOptAddress/tls://example.com/some-path (0.00s) [2022-04-28T07:49:58.600Z] --- PASS: TestValidateLogOptAddress/tls://example.com: (0.00s) [2022-04-28T07:49:58.600Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/ (0.00s) [2022-04-28T07:49:58.600Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/some-path (0.00s) [2022-04-28T07:49:58.600Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123 (0.00s) [2022-04-28T07:49:58.600Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/ (0.00s) [2022-04-28T07:49:58.600Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/some-path (0.00s) [2022-04-28T07:49:58.600Z] --- PASS: TestValidateLogOptAddress/:// (0.00s) [2022-04-28T07:49:58.600Z] --- PASS: TestValidateLogOptAddress/something:// (0.00s) [2022-04-28T07:49:58.600Z] --- PASS: TestValidateLogOptAddress/udp:// (0.00s) [2022-04-28T07:49:58.600Z] --- PASS: TestValidateLogOptAddress/unixgram:// (0.00s) [2022-04-28T07:49:58.600Z] --- PASS: TestValidateLogOptAddress/tcp+tls:// (0.00s) [2022-04-28T07:49:58.600Z] --- PASS: TestValidateLogOptAddress/corrupted:c (0.00s) [2022-04-28T07:49:58.600Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:port (0.00s) [2022-04-28T07:49:58.600Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:-1 (0.00s) [2022-04-28T07:49:58.600Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65536 (0.00s) [2022-04-28T07:49:58.600Z] --- PASS: TestValidateLogOptAddress/unix:// (0.00s) [2022-04-28T07:49:58.600Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock (0.00s) [2022-04-28T07:49:58.600Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock:80 (0.00s) [2022-04-28T07:49:58.600Z] PASS [2022-04-28T07:49:58.600Z] coverage: 53.6% of statements [2022-04-28T07:49:58.600Z] ok github.com/docker/docker/daemon/logger/fluentd 0.116s coverage: 53.6% of statements [2022-04-28T07:49:58.600Z] --- PASS: TestImageDelete (0.08s) [2022-04-28T07:49:58.600Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-04-28T07:49:58.600Z] --- PASS: TestImageDelete/lease_exists (0.04s) [2022-04-28T07:49:58.600Z] === RUN TestContentStoreForPull [2022-04-28T07:49:58.600Z] --- PASS: TestContentStoreForPull (0.16s) [2022-04-28T07:49:58.600Z] PASS [2022-04-28T07:49:58.600Z] coverage: 6.6% of statements [2022-04-28T07:49:58.600Z] ok github.com/docker/docker/daemon/images 0.357s coverage: 6.6% of statements [2022-04-28T07:49:59.057Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-04-28T07:49:59.057Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-04-28T07:49:59.057Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-04-28T07:49:59.057Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-04-28T07:49:59.057Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-04-28T07:49:59.057Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-04-28T07:49:59.158Z] --- PASS: TestNetworkLoopbackNat (3.13s) [2022-04-28T07:49:59.158Z] === RUN TestPause [2022-04-28T07:49:59.363Z] --- PASS: TestAuthZPluginAllowEventStream (1.18s) [2022-04-28T07:49:59.363Z] === RUN TestAuthZPluginErrorResponse [2022-04-28T07:49:59.513Z] === RUN TestJSONLogsMarshalJSONBuf [2022-04-28T07:49:59.513Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-04-28T07:49:59.513Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-04-28T07:49:59.513Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.11s) [2022-04-28T07:49:59.513Z] === RUN TestFastTimeMarshalJSON [2022-04-28T07:49:59.513Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2022-04-28T07:49:59.513Z] PASS [2022-04-28T07:49:59.513Z] coverage: 87.2% of statements [2022-04-28T07:49:59.513Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.162s coverage: 87.2% of statements [2022-04-28T07:49:59.825Z] --- PASS: TestStats (2.42s) [2022-04-28T07:49:59.825Z] === RUN TestStopContainerWithTimeout [2022-04-28T07:49:59.825Z] === RUN TestStopContainerWithTimeout/0 [2022-04-28T07:49:59.825Z] === PAUSE TestStopContainerWithTimeout/0 [2022-04-28T07:49:59.826Z] === RUN TestStopContainerWithTimeout/1 [2022-04-28T07:49:59.826Z] === PAUSE TestStopContainerWithTimeout/1 [2022-04-28T07:49:59.826Z] === RUN TestStopContainerWithTimeout/3 [2022-04-28T07:49:59.826Z] === PAUSE TestStopContainerWithTimeout/3 [2022-04-28T07:49:59.826Z] === RUN TestStopContainerWithTimeout/-1 [2022-04-28T07:49:59.826Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-04-28T07:49:59.826Z] === CONT TestStopContainerWithTimeout/0 [2022-04-28T07:49:59.826Z] === CONT TestStopContainerWithTimeout/3 [2022-04-28T07:49:59.933Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-04-28T07:49:59.933Z] === RUN TestAuthZPluginErrorRequest [2022-04-28T07:49:59.970Z] === RUN TestJSONFileLogger [2022-04-28T07:49:59.970Z] --- PASS: TestJSONFileLogger (0.01s) [2022-04-28T07:49:59.970Z] === RUN TestJSONFileLoggerWithTags [2022-04-28T07:49:59.970Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-04-28T07:49:59.970Z] === RUN TestJSONFileLoggerWithOpts [2022-04-28T07:49:59.970Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-04-28T07:49:59.970Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-04-28T07:49:59.970Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-04-28T07:49:59.970Z] === RUN TestEncodeDecode [2022-04-28T07:49:59.970Z] === PAUSE TestEncodeDecode [2022-04-28T07:49:59.970Z] === RUN TestUnexpectedEOF [2022-04-28T07:49:59.970Z] time="2022-04-28T07:49:59Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-04-28T07:49:59.970Z] time="2022-04-28T07:49:59Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-04-28T07:49:59.970Z] --- PASS: TestUnexpectedEOF (0.13s) [2022-04-28T07:49:59.970Z] === CONT TestEncodeDecode [2022-04-28T07:49:59.970Z] --- PASS: TestEncodeDecode (0.00s) [2022-04-28T07:49:59.970Z] PASS [2022-04-28T07:49:59.970Z] coverage: 69.9% of statements [2022-04-28T07:49:59.970Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.262s coverage: 69.9% of statements [2022-04-28T07:49:59.970Z] === RUN TestWriteLog [2022-04-28T07:49:59.970Z] === PAUSE TestWriteLog [2022-04-28T07:49:59.970Z] === RUN TestReadLog [2022-04-28T07:49:59.970Z] === PAUSE TestReadLog [2022-04-28T07:49:59.970Z] === RUN TestDecode [2022-04-28T07:49:59.970Z] --- PASS: TestDecode (0.02s) [2022-04-28T07:49:59.970Z] === CONT TestWriteLog [2022-04-28T07:49:59.970Z] === CONT TestReadLog [2022-04-28T07:49:59.970Z] === RUN TestReadLog/tail_exact [2022-04-28T07:49:59.970Z] --- PASS: TestWriteLog (0.00s) [2022-04-28T07:50:00.107Z] --- PASS: TestPause (0.70s) [2022-04-28T07:50:00.107Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-28T07:50:00.107Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-28T07:50:00.107Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-28T07:50:00.107Z] === RUN TestPauseStopPausedContainer [2022-04-28T07:50:00.390Z] === CONT TestStopContainerWithTimeout/-1 [2022-04-28T07:50:00.427Z] === RUN TestReadLog/tail_less_than_available [2022-04-28T07:50:00.427Z] === RUN TestReadLog/tail_more_than_available [2022-04-28T07:50:00.427Z] --- PASS: TestReadLog (0.17s) [2022-04-28T07:50:00.427Z] --- PASS: TestReadLog/tail_exact (0.14s) [2022-04-28T07:50:00.427Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-04-28T07:50:00.427Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2022-04-28T07:50:00.427Z] PASS [2022-04-28T07:50:00.427Z] coverage: 78.7% of statements [2022-04-28T07:50:00.427Z] ok github.com/docker/docker/daemon/logger/local 0.241s coverage: 78.7% of statements [2022-04-28T07:50:00.427Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-04-28T07:50:00.503Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-04-28T07:50:00.503Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-04-28T07:50:00.689Z] --- PASS: TestPauseStopPausedContainer (0.74s) [2022-04-28T07:50:00.689Z] === RUN TestPidHost [2022-04-28T07:50:00.689Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-04-28T07:50:00.883Z] === RUN TestOpenFileDelete [2022-04-28T07:50:00.883Z] --- PASS: TestOpenFileDelete (0.00s) [2022-04-28T07:50:00.883Z] === RUN TestOpenFileRename [2022-04-28T07:50:00.883Z] --- PASS: TestOpenFileRename (0.00s) [2022-04-28T07:50:00.883Z] === RUN TestHandleDecoderErr [2022-04-28T07:50:00.883Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-04-28T07:50:00.883Z] === RUN TestParseLogTagDefaultTag [2022-04-28T07:50:00.883Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-04-28T07:50:00.883Z] === RUN TestParseLogTag [2022-04-28T07:50:00.883Z] --- PASS: TestParseLogTag (0.00s) [2022-04-28T07:50:00.883Z] === RUN TestParseLogTagEmptyTag [2022-04-28T07:50:00.883Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-04-28T07:50:00.883Z] === RUN TestTailFiles [2022-04-28T07:50:00.883Z] --- PASS: TestTailFiles (0.00s) [2022-04-28T07:50:00.883Z] === RUN TestFollowLogsConsumerGone [2022-04-28T07:50:00.883Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-04-28T07:50:00.883Z] === RUN TestFollowLogsProducerGone [2022-04-28T07:50:00.883Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-04-28T07:50:00.883Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-04-28T07:50:00.883Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2022-04-28T07:50:00.883Z] === RUN TestCheckCapacityAndRotate [2022-04-28T07:50:00.883Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-04-28T07:50:00.883Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-04-28T07:50:00.883Z] --- PASS: TestCheckCapacityAndRotate (0.04s) [2022-04-28T07:50:00.883Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-04-28T07:50:00.883Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s) [2022-04-28T07:50:00.883Z] PASS [2022-04-28T07:50:00.883Z] coverage: 53.5% of statements [2022-04-28T07:50:00.883Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.096s coverage: 53.5% of statements [2022-04-28T07:50:01.074Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-04-28T07:50:01.074Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-04-28T07:50:01.263Z] docker_cli_daemon_plugins_test.go:80: [deb500c83cd97] daemon is not started [2022-04-28T07:50:01.340Z] === RUN TestLog [2022-04-28T07:50:01.340Z] --- PASS: TestLog (0.02s) [2022-04-28T07:50:01.340Z] PASS [2022-04-28T07:50:01.340Z] coverage: 31.5% of statements [2022-04-28T07:50:01.340Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.067s coverage: 31.5% of statements [2022-04-28T07:50:01.796Z] === RUN TestParseLogFormat [2022-04-28T07:50:01.796Z] --- PASS: TestParseLogFormat (0.00s) [2022-04-28T07:50:01.796Z] === RUN TestValidateLogOptEmpty [2022-04-28T07:50:01.796Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-04-28T07:50:01.796Z] === RUN TestValidateSyslogAddress [2022-04-28T07:50:01.796Z] === RUN TestValidateSyslogAddress/this_is_not_an_uri [2022-04-28T07:50:01.796Z] === RUN TestValidateSyslogAddress/corrupted:42 [2022-04-28T07:50:01.796Z] === RUN TestValidateSyslogAddress/tcp://1.2.3.4 [2022-04-28T07:50:01.796Z] === RUN TestValidateSyslogAddress/udp://1.2.3.4 [2022-04-28T07:50:01.796Z] === RUN TestValidateSyslogAddress/http://1.2.3.4 [2022-04-28T07:50:01.796Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-04-28T07:50:01.796Z] --- PASS: TestValidateSyslogAddress/this_is_not_an_uri (0.00s) [2022-04-28T07:50:01.796Z] --- PASS: TestValidateSyslogAddress/corrupted:42 (0.00s) [2022-04-28T07:50:01.796Z] --- PASS: TestValidateSyslogAddress/tcp://1.2.3.4 (0.00s) [2022-04-28T07:50:01.796Z] --- PASS: TestValidateSyslogAddress/udp://1.2.3.4 (0.00s) [2022-04-28T07:50:01.796Z] --- PASS: TestValidateSyslogAddress/http://1.2.3.4 (0.00s) [2022-04-28T07:50:01.796Z] === RUN TestParseAddressDefaultPort [2022-04-28T07:50:01.796Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-04-28T07:50:01.796Z] === RUN TestValidateSyslogFacility [2022-04-28T07:50:01.796Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-04-28T07:50:01.796Z] === RUN TestValidateLogOptSyslogFormat [2022-04-28T07:50:01.796Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-04-28T07:50:01.796Z] === RUN TestValidateLogOpt [2022-04-28T07:50:01.796Z] --- PASS: TestValidateLogOpt (0.00s) [2022-04-28T07:50:01.796Z] PASS [2022-04-28T07:50:01.796Z] coverage: 43.6% of statements [2022-04-28T07:50:01.796Z] ok github.com/docker/docker/daemon/logger/syslog 0.048s coverage: 43.6% of statements [2022-04-28T07:50:01.796Z] === RUN TestValidateLogOpt [2022-04-28T07:50:01.796Z] --- PASS: TestValidateLogOpt (0.00s) [2022-04-28T07:50:01.796Z] === RUN TestNewMissedConfig [2022-04-28T07:50:01.796Z] --- PASS: TestNewMissedConfig (0.00s) [2022-04-28T07:50:01.796Z] === RUN TestNewMissedUrl [2022-04-28T07:50:01.796Z] --- PASS: TestNewMissedUrl (0.00s) [2022-04-28T07:50:01.796Z] === RUN TestNewMissedToken [2022-04-28T07:50:01.796Z] --- PASS: TestNewMissedToken (0.00s) [2022-04-28T07:50:01.796Z] === RUN TestNewWithProxy [2022-04-28T07:50:01.796Z] --- PASS: TestNewWithProxy (0.00s) [2022-04-28T07:50:01.796Z] === RUN TestDefault [2022-04-28T07:50:01.796Z] --- PASS: TestDefault (0.01s) [2022-04-28T07:50:01.796Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-04-28T07:50:01.796Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-04-28T07:50:01.796Z] === RUN TestJsonFormat [2022-04-28T07:50:01.796Z] --- PASS: TestJsonFormat (0.01s) [2022-04-28T07:50:01.796Z] === RUN TestRawFormat [2022-04-28T07:50:01.796Z] --- PASS: TestRawFormat (0.00s) [2022-04-28T07:50:01.796Z] === RUN TestRawFormatWithLabels [2022-04-28T07:50:01.796Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-04-28T07:50:01.796Z] === RUN TestRawFormatWithoutTag [2022-04-28T07:50:01.796Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-04-28T07:50:01.796Z] === RUN TestBatching [2022-04-28T07:50:02.210Z] --- PASS: TestPidHost (1.68s) [2022-04-28T07:50:02.210Z] === RUN TestPsFilter [2022-04-28T07:50:02.252Z] === RUN TestNewParse [2022-04-28T07:50:02.252Z] --- PASS: TestNewParse (0.00s) [2022-04-28T07:50:02.252Z] PASS [2022-04-28T07:50:02.252Z] coverage: 8.3% of statements [2022-04-28T07:50:02.252Z] ok github.com/docker/docker/daemon/logger/templates 0.038s coverage: 8.3% of statements [2022-04-28T07:50:02.252Z] --- PASS: TestBatching (0.20s) [2022-04-28T07:50:02.252Z] === RUN TestFrequency [2022-04-28T07:50:02.252Z] --- PASS: TestFrequency (0.17s) [2022-04-28T07:50:02.252Z] === RUN TestOneMessagePerRequest [2022-04-28T07:50:02.252Z] --- PASS: TestOneMessagePerRequest (0.01s) [2022-04-28T07:50:02.252Z] === RUN TestVerify [2022-04-28T07:50:02.252Z] --- PASS: TestVerify (0.00s) [2022-04-28T07:50:02.252Z] === RUN TestSkipVerify [2022-04-28T07:50:02.252Z] time="2022-04-28T07:50:02Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-28T07:50:02.252Z] time="2022-04-28T07:50:02Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-28T07:50:02.252Z] time="2022-04-28T07:50:02Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-28T07:50:02.284Z] === CONT TestStopContainerWithTimeout/1 [2022-04-28T07:50:02.455Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.41s) [2022-04-28T07:50:02.455Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-04-28T07:50:02.472Z] --- PASS: TestPsFilter (0.21s) [2022-04-28T07:50:02.472Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-28T07:50:02.472Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-04-28T07:50:02.651Z] ok github.com/docker/docker/libnetwork/ipam 11.683s coverage: 85.3% of statements [2022-04-28T07:50:02.651Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-04-28T07:50:02.651Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-04-28T07:50:02.651Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-04-28T07:50:02.651Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.006s coverage: 47.4% of statements [2022-04-28T07:50:02.651Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-04-28T07:50:02.651Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-04-28T07:50:02.651Z] ok github.com/docker/docker/libnetwork/ipamutils 0.220s coverage: 74.0% of statements [2022-04-28T07:50:02.651Z] ok github.com/docker/docker/libnetwork/iptables 0.133s coverage: 45.1% of statements [2022-04-28T07:50:02.651Z] ok github.com/docker/docker/libnetwork/netlabel 0.001s coverage: 60.0% of statements [2022-04-28T07:50:02.651Z] ok github.com/docker/docker/libnetwork/netutils 0.014s coverage: 44.1% of statements [2022-04-28T07:50:02.708Z] --- PASS: TestSkipVerify (0.63s) [2022-04-28T07:50:02.708Z] === RUN TestBufferMaximum [2022-04-28T07:50:02.708Z] time="2022-04-28T07:50:02Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-28T07:50:02.708Z] time="2022-04-28T07:50:02Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-28T07:50:03.165Z] time="2022-04-28T07:50:02Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-28T07:50:03.165Z] time="2022-04-28T07:50:02Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-28T07:50:03.165Z] time="2022-04-28T07:50:02Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-28T07:50:03.165Z] time="2022-04-28T07:50:02Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651132202.656045\",\"host\":\"66ec237e2331\"}'" [2022-04-28T07:50:03.165Z] time="2022-04-28T07:50:02Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651132202.656045\",\"host\":\"66ec237e2331\"}'" [2022-04-28T07:50:03.165Z] --- PASS: TestBufferMaximum (0.00s) [2022-04-28T07:50:03.165Z] === RUN TestServerAlwaysDown [2022-04-28T07:50:03.165Z] time="2022-04-28T07:50:02Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-28T07:50:03.165Z] time="2022-04-28T07:50:02Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-28T07:50:03.165Z] time="2022-04-28T07:50:02Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651132202.658062\",\"host\":\"66ec237e2331\"}'" [2022-04-28T07:50:03.165Z] time="2022-04-28T07:50:02Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651132202.658062\",\"host\":\"66ec237e2331\"}'" [2022-04-28T07:50:03.165Z] time="2022-04-28T07:50:02Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-28T07:50:03.165Z] time="2022-04-28T07:50:02Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651132202.658062\",\"host\":\"66ec237e2331\"}'" [2022-04-28T07:50:03.165Z] time="2022-04-28T07:50:02Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651132202.664108\",\"host\":\"66ec237e2331\"}'" [2022-04-28T07:50:03.165Z] time="2022-04-28T07:50:02Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651132202.664108\",\"host\":\"66ec237e2331\"}'" [2022-04-28T07:50:03.165Z] --- PASS: TestServerAlwaysDown (0.01s) [2022-04-28T07:50:03.165Z] === RUN TestCannotSendAfterClose [2022-04-28T07:50:03.165Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-04-28T07:50:03.165Z] === RUN TestDeadlockOnBlockedEndpoint [2022-04-28T07:50:03.421Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.83s) [2022-04-28T07:50:03.421Z] === RUN TestRemoveContainerWithVolume [2022-04-28T07:50:03.623Z] === RUN TestV1IDService [2022-04-28T07:50:03.623Z] --- PASS: TestV1IDService (0.01s) [2022-04-28T07:50:03.623Z] === RUN TestV2MetadataService [2022-04-28T07:50:03.993Z] --- PASS: TestRemoveContainerWithVolume (0.65s) [2022-04-28T07:50:03.993Z] === RUN TestRemoveContainerRunning [2022-04-28T07:50:04.088Z] === RUN TestSuccessfulDownload [2022-04-28T07:50:04.088Z] download_test.go:267: Needs fixing on Windows [2022-04-28T07:50:04.088Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-04-28T07:50:04.088Z] === RUN TestCancelledDownload [2022-04-28T07:50:04.088Z] --- PASS: TestCancelledDownload (0.00s) [2022-04-28T07:50:04.088Z] === RUN TestMaxDownloadAttempts [2022-04-28T07:50:04.088Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-28T07:50:04.088Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-28T07:50:04.088Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-28T07:50:04.088Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-28T07:50:04.088Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-28T07:50:04.088Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-28T07:50:04.088Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-28T07:50:04.088Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-28T07:50:04.088Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-28T07:50:04.088Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-28T07:50:04.088Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-28T07:50:04.088Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-28T07:50:04.088Z] --- PASS: TestV2MetadataService (0.48s) [2022-04-28T07:50:04.088Z] PASS [2022-04-28T07:50:04.088Z] coverage: 48.2% of statements [2022-04-28T07:50:04.088Z] time="2022-04-28T07:50:03Z" 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-04-28T07:50:04.088Z] time="2022-04-28T07:50:03Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"66ec237e2331\"}'" [2022-04-28T07:50:04.088Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-04-28T07:50:04.088Z] PASS [2022-04-28T07:50:04.088Z] coverage: 82.5% of statements [2022-04-28T07:50:04.088Z] ok github.com/docker/docker/distribution/metadata 0.547s coverage: 48.2% of statements [2022-04-28T07:50:04.088Z] ok github.com/docker/docker/daemon/logger/splunk 2.088s coverage: 82.5% of statements [2022-04-28T07:50:04.088Z] ? github.com/docker/docker/daemon/names [no test files] [2022-04-28T07:50:04.088Z] ? github.com/docker/docker/daemon/network [no test files] [2022-04-28T07:50:04.088Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-04-28T07:50:04.088Z] time="2022-04-28T07:50:03Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-28T07:50:04.088Z] time="2022-04-28T07:50:03Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-28T07:50:04.088Z] time="2022-04-28T07:50:03Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-28T07:50:04.088Z] time="2022-04-28T07:50:03Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-28T07:50:04.088Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-04-28T07:50:04.088Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.41s) [2022-04-28T07:50:04.088Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.41s) [2022-04-28T07:50:04.088Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.41s) [2022-04-28T07:50:04.088Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.41s) [2022-04-28T07:50:04.088Z] === RUN TestTransfer [2022-04-28T07:50:04.088Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-04-28T07:50:04.176Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-04-28T07:50:04.176Z] --- PASS: TestStopContainerWithTimeout/0 (0.65s) [2022-04-28T07:50:04.176Z] --- PASS: TestStopContainerWithTimeout/3 (2.71s) [2022-04-28T07:50:04.176Z] --- PASS: TestStopContainerWithTimeout/-1 (2.40s) [2022-04-28T07:50:04.176Z] --- PASS: TestStopContainerWithTimeout/1 (1.44s) [2022-04-28T07:50:04.176Z] === RUN TestDeleteDevicemapper [2022-04-28T07:50:04.176Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-28T07:50:04.176Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-04-28T07:50:04.176Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-28T07:50:04.361Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.50s) [2022-04-28T07:50:04.362Z] === RUN TestAuthZPluginHeader [2022-04-28T07:50:04.544Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-04-28T07:50:04.544Z] === RUN TestContinueOnError_MirrorEndpoint [2022-04-28T07:50:04.544Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-04-28T07:50:04.544Z] === RUN TestContinueOnError_NeverContinue [2022-04-28T07:50:04.544Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-04-28T07:50:04.544Z] === RUN TestManifestStore [2022-04-28T07:50:04.544Z] === RUN TestManifestStore/no_remote_or_local [2022-04-28T07:50:04.544Z] --- PASS: TestTransfer (0.12s) [2022-04-28T07:50:04.544Z] === RUN TestConcurrencyLimit [2022-04-28T07:50:04.544Z] time="2022-04-28T07:50:04Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local3453452857\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-04-28T07:50:04.544Z] === RUN TestManifestStore/no_local_cache [2022-04-28T07:50:04.544Z] === RUN TestManifestStore/with_local_cache [2022-04-28T07:50:04.544Z] === RUN TestManifestStore/unknown_media_type [2022-04-28T07:50:04.544Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-04-28T07:50:04.544Z] time="2022-04-28T07:50:04Z" level=warning msg="reference for unknown type: " [2022-04-28T07:50:04.544Z] time="2022-04-28T07:50:04Z" level=warning msg="reference for unknown type: " [2022-04-28T07:50:04.544Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-04-28T07:50:04.544Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-04-28T07:50:04.544Z] time="2022-04-28T07:50:04Z" level=warning msg="reference for unknown type: " [2022-04-28T07:50:04.544Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-04-28T07:50:04.544Z] time="2022-04-28T07:50:04Z" level=warning msg="reference for unknown type: " [2022-04-28T07:50:04.544Z] time="2022-04-28T07:50:04Z" level=warning msg="reference for unknown type: " [2022-04-28T07:50:04.544Z] === RUN TestManifestStore/error_persisting_manifest [2022-04-28T07:50:04.544Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-04-28T07:50:04.544Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-04-28T07:50:04.544Z] time="2022-04-28T07:50:04Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-04-28T07:50:04.544Z] --- PASS: TestManifestStore (0.21s) [2022-04-28T07:50:04.544Z] --- PASS: TestManifestStore/no_remote_or_local (0.14s) [2022-04-28T07:50:04.544Z] --- PASS: TestManifestStore/no_local_cache (0.01s) [2022-04-28T07:50:04.544Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2022-04-28T07:50:04.544Z] --- PASS: TestManifestStore/unknown_media_type (0.04s) [2022-04-28T07:50:04.544Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2022-04-28T07:50:04.544Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) [2022-04-28T07:50:04.544Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.01s) [2022-04-28T07:50:04.544Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.01s) [2022-04-28T07:50:04.544Z] --- PASS: TestManifestStore/error_persisting_manifest (0.01s) [2022-04-28T07:50:04.544Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-04-28T07:50:04.544Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2022-04-28T07:50:04.544Z] === RUN TestDetectManifestBlobMediaType [2022-04-28T07:50:04.544Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-04-28T07:50:04.544Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-04-28T07:50:04.544Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-04-28T07:50:04.544Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-04-28T07:50:04.544Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-04-28T07:50:04.544Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-04-28T07:50:04.544Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-04-28T07:50:04.544Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-04-28T07:50:04.544Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-04-28T07:50:04.544Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-04-28T07:50:04.544Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-04-28T07:50:04.544Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-04-28T07:50:04.544Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-04-28T07:50:04.544Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-04-28T07:50:04.544Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-04-28T07:50:04.544Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-04-28T07:50:04.544Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-04-28T07:50:04.544Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-04-28T07:50:04.544Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-04-28T07:50:04.544Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-04-28T07:50:04.544Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-04-28T07:50:04.544Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-04-28T07:50:04.544Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-04-28T07:50:04.544Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-04-28T07:50:04.544Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-04-28T07:50:04.544Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-04-28T07:50:04.544Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-04-28T07:50:04.544Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-04-28T07:50:04.544Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-04-28T07:50:04.544Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-04-28T07:50:04.544Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-04-28T07:50:04.544Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-04-28T07:50:04.544Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-04-28T07:50:04.544Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-04-28T07:50:04.544Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-04-28T07:50:04.544Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-04-28T07:50:04.544Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-04-28T07:50:04.544Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-04-28T07:50:04.544Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-04-28T07:50:04.544Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-04-28T07:50:04.544Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-04-28T07:50:04.544Z] === RUN TestFixManifestLayers [2022-04-28T07:50:04.544Z] --- PASS: TestFixManifestLayers (0.00s) [2022-04-28T07:50:04.544Z] === RUN TestFixManifestLayersBaseLayerParent [2022-04-28T07:50:04.544Z] pull_v2_test.go:82: Needs fixing on Windows [2022-04-28T07:50:04.544Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-04-28T07:50:04.544Z] === RUN TestFixManifestLayersBadParent [2022-04-28T07:50:04.544Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-04-28T07:50:04.544Z] === RUN TestValidateManifest [2022-04-28T07:50:04.544Z] pull_v2_test.go:127: Needs fixing on Windows [2022-04-28T07:50:04.544Z] --- SKIP: TestValidateManifest (0.00s) [2022-04-28T07:50:04.544Z] === RUN TestFormatPlatform [2022-04-28T07:50:04.544Z] --- PASS: TestFormatPlatform (0.00s) [2022-04-28T07:50:04.544Z] === RUN TestPullSchema2Config [2022-04-28T07:50:04.544Z] === RUN TestPullSchema2Config/success_first_time [2022-04-28T07:50:04.544Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-28T07:50:04.544Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-28T07:50:04.544Z] === RUN TestPullSchema2Config/500_status [2022-04-28T07:50:04.544Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-28T07:50:04.544Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-28T07:50:04.620Z] --- PASS: TestAuthZPluginHeader (0.69s) [2022-04-28T07:50:04.620Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-04-28T07:50:04.937Z] --- PASS: TestRemoveContainerRunning (0.84s) [2022-04-28T07:50:04.937Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-28T07:50:05.001Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-28T07:50:05.001Z] === RUN TestPullSchema2Config/EOF [2022-04-28T07:50:05.001Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-28T07:50:05.001Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-28T07:50:05.001Z] 2022/04/28 07:50:04 http: panic serving 127.0.0.1:49218: intentional panic [2022-04-28T07:50:05.001Z] goroutine 120 [running]: [2022-04-28T07:50:05.001Z] net/http.(*conn).serve.func1() [2022-04-28T07:50:05.001Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-04-28T07:50:05.001Z] panic({0x11e8ee0, 0x13cb270}) [2022-04-28T07:50:05.001Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-04-28T07:50:05.001Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc0000c4000?, {0x13d2a18?, 0xc000256000?}) [2022-04-28T07:50:05.001Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-04-28T07:50:05.001Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x13d2a18, 0xc000256000}, 0xc000238200) [2022-04-28T07:50:05.001Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-04-28T07:50:05.001Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x13d2a18?, 0xc000256000?}, 0xc000080400?) [2022-04-28T07:50:05.001Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-04-28T07:50:05.001Z] net/http.serverHandler.ServeHTTP({0xc000206420?}, {0x13d2a18, 0xc000256000}, 0xc000238200) [2022-04-28T07:50:05.001Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-04-28T07:50:05.001Z] net/http.(*conn).serve(0xc0001e8140, {0x13d3290, 0xc0000b25d0}) [2022-04-28T07:50:05.001Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-04-28T07:50:05.001Z] created by net/http.(*Server).Serve [2022-04-28T07:50:05.001Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-04-28T07:50:05.001Z] --- PASS: TestConcurrencyLimit (0.41s) [2022-04-28T07:50:05.001Z] === RUN TestInactiveJobs [2022-04-28T07:50:05.001Z] === RUN TestNotFound [2022-04-28T07:50:05.001Z] --- PASS: TestNotFound (0.00s) [2022-04-28T07:50:05.001Z] === RUN TestConflict [2022-04-28T07:50:05.001Z] --- PASS: TestConflict (0.00s) [2022-04-28T07:50:05.001Z] === RUN TestForbidden [2022-04-28T07:50:05.001Z] --- PASS: TestForbidden (0.00s) [2022-04-28T07:50:05.001Z] === RUN TestInvalidParameter [2022-04-28T07:50:05.001Z] --- PASS: TestInvalidParameter (0.00s) [2022-04-28T07:50:05.001Z] === RUN TestNotImplemented [2022-04-28T07:50:05.001Z] --- PASS: TestNotImplemented (0.00s) [2022-04-28T07:50:05.001Z] === RUN TestNotModified [2022-04-28T07:50:05.001Z] --- PASS: TestNotModified (0.00s) [2022-04-28T07:50:05.001Z] === RUN TestUnauthorized [2022-04-28T07:50:05.001Z] --- PASS: TestUnauthorized (0.00s) [2022-04-28T07:50:05.001Z] === RUN TestUnknown [2022-04-28T07:50:05.001Z] --- PASS: TestUnknown (0.00s) [2022-04-28T07:50:05.001Z] === RUN TestCancelled [2022-04-28T07:50:05.001Z] --- PASS: TestCancelled (0.00s) [2022-04-28T07:50:05.001Z] === RUN TestDeadline [2022-04-28T07:50:05.001Z] --- PASS: TestDeadline (0.00s) [2022-04-28T07:50:05.001Z] === RUN TestDataLoss [2022-04-28T07:50:05.001Z] --- PASS: TestDataLoss (0.00s) [2022-04-28T07:50:05.001Z] === RUN TestUnavailable [2022-04-28T07:50:05.001Z] --- PASS: TestUnavailable (0.00s) [2022-04-28T07:50:05.001Z] === RUN TestSystem [2022-04-28T07:50:05.001Z] --- PASS: TestSystem (0.00s) [2022-04-28T07:50:05.001Z] === RUN TestFromStatusCode [2022-04-28T07:50:05.001Z] === RUN TestFromStatusCode/Not_Found [2022-04-28T07:50:05.001Z] === RUN TestFromStatusCode/Bad_Request [2022-04-28T07:50:05.001Z] === RUN TestFromStatusCode/Conflict [2022-04-28T07:50:05.001Z] === RUN TestFromStatusCode/Unauthorized [2022-04-28T07:50:05.001Z] === RUN TestFromStatusCode/Service_Unavailable [2022-04-28T07:50:05.001Z] === RUN TestFromStatusCode/Forbidden [2022-04-28T07:50:05.001Z] === RUN TestFromStatusCode/Not_Modified [2022-04-28T07:50:05.001Z] === RUN TestFromStatusCode/Not_Implemented [2022-04-28T07:50:05.001Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-04-28T07:50:05.001Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-04-28T07:50:05.001Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-04-28T07:50:05.001Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-04-28T07:50:05.001Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-04-28T07:50:05.001Z] --- PASS: TestFromStatusCode (0.00s) [2022-04-28T07:50:05.001Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-04-28T07:50:05.001Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-04-28T07:50:05.001Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-04-28T07:50:05.001Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-04-28T07:50:05.001Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-04-28T07:50:05.001Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-04-28T07:50:05.001Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-04-28T07:50:05.001Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-04-28T07:50:05.001Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-04-28T07:50:05.001Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-04-28T07:50:05.001Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-04-28T07:50:05.001Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-04-28T07:50:05.001Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-04-28T07:50:05.001Z] PASS [2022-04-28T07:50:05.001Z] coverage: 77.0% of statements [2022-04-28T07:50:05.001Z] ok github.com/docker/docker/errdefs 0.045s coverage: 77.0% of statements [2022-04-28T07:50:05.001Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-28T07:50:05.001Z] === RUN TestPullSchema2Config/unauthorized [2022-04-28T07:50:05.001Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-28T07:50:05.001Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-28T07:50:05.001Z] --- PASS: TestPullSchema2Config (0.52s) [2022-04-28T07:50:05.001Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-04-28T07:50:05.001Z] --- PASS: TestPullSchema2Config/500_status (0.25s) [2022-04-28T07:50:05.001Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-04-28T07:50:05.001Z] --- PASS: TestPullSchema2Config/unauthorized (0.00s) [2022-04-28T07:50:05.001Z] === RUN TestGetRepositoryMountCandidates [2022-04-28T07:50:05.001Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-04-28T07:50:05.001Z] === RUN TestLayerAlreadyExists [2022-04-28T07:50:05.001Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-28T07:50:05.001Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-28T07:50:05.001Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-28T07:50:05.001Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-28T07:50:05.001Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-28T07:50:05.001Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-28T07:50:05.001Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-04-28T07:50:05.001Z] === RUN TestWhenEmptyAuthConfig [2022-04-28T07:50:05.001Z] --- PASS: TestInactiveJobs (0.35s) [2022-04-28T07:50:05.001Z] === RUN TestWatchRelease [2022-04-28T07:50:05.001Z] --- PASS: TestWatchRelease (0.04s) [2022-04-28T07:50:05.001Z] === RUN TestWatchFinishedTransfer [2022-04-28T07:50:05.001Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-04-28T07:50:05.001Z] === RUN TestDuplicateTransfer [2022-04-28T07:50:05.104Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.37s) [2022-04-28T07:50:05.104Z] === RUN TestUpdateMemory [2022-04-28T07:50:05.198Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-04-28T07:50:05.199Z] docker_cli_daemon_plugins_test.go:170: [d74da61d04682] daemon is not started [2022-04-28T07:50:05.457Z] --- PASS: TestDuplicateTransfer (0.05s) [2022-04-28T07:50:05.457Z] === RUN TestSuccessfulUpload [2022-04-28T07:50:05.457Z] time="2022-04-28T07:50:05Z" level=error msg="Upload failed, retrying: simulating retry" [2022-04-28T07:50:05.457Z] === RUN TestFSGetInvalidData [2022-04-28T07:50:05.457Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-04-28T07:50:05.457Z] === RUN TestFSInvalidSet [2022-04-28T07:50:05.457Z] --- PASS: TestFSInvalidSet (0.01s) [2022-04-28T07:50:05.457Z] === RUN TestFSInvalidRoot [2022-04-28T07:50:05.457Z] --- PASS: TestFSInvalidRoot (0.00s) [2022-04-28T07:50:05.457Z] === RUN TestFSMetadataGetSet [2022-04-28T07:50:05.457Z] --- PASS: TestFSMetadataGetSet (0.02s) [2022-04-28T07:50:05.457Z] === RUN TestFSInvalidWalker [2022-04-28T07:50:05.457Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-04-28T07:50:05.457Z] === RUN TestFSGetSet [2022-04-28T07:50:05.457Z] --- PASS: TestFSGetSet (0.03s) [2022-04-28T07:50:05.457Z] === RUN TestFSGetUnsetKey [2022-04-28T07:50:05.457Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-04-28T07:50:05.457Z] === RUN TestFSGetEmptyData [2022-04-28T07:50:05.457Z] --- PASS: TestFSGetEmptyData (0.00s) [2022-04-28T07:50:05.457Z] === RUN TestFSDelete [2022-04-28T07:50:05.457Z] --- PASS: TestFSDelete (0.01s) [2022-04-28T07:50:05.457Z] === RUN TestFSWalker [2022-04-28T07:50:05.457Z] --- PASS: TestFSWalker (0.01s) [2022-04-28T07:50:05.457Z] === RUN TestFSWalkerStopOnError [2022-04-28T07:50:05.457Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-04-28T07:50:05.457Z] === RUN TestNewFromJSON [2022-04-28T07:50:05.457Z] --- PASS: TestNewFromJSON (0.00s) [2022-04-28T07:50:05.457Z] === RUN TestNewFromJSONWithInvalidJSON [2022-04-28T07:50:05.457Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-04-28T07:50:05.457Z] === RUN TestMarshalKeyOrder [2022-04-28T07:50:05.457Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-04-28T07:50:05.457Z] === RUN TestHistoryEqual [2022-04-28T07:50:05.457Z] --- PASS: TestSuccessfulUpload (0.38s) [2022-04-28T07:50:05.457Z] === RUN TestCancelledUpload [2022-04-28T07:50:05.457Z] --- PASS: TestCancelledUpload (0.00s) [2022-04-28T07:50:05.457Z] PASS [2022-04-28T07:50:05.457Z] coverage: 76.8% of statements [2022-04-28T07:50:05.457Z] ok github.com/docker/docker/distribution/xfer 1.812s coverage: 76.8% of statements [2022-04-28T07:50:05.460Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.67s) [2022-04-28T07:50:05.460Z] === RUN TestRemoveInvalidContainer [2022-04-28T07:50:05.460Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2022-04-28T07:50:05.460Z] === RUN TestRenameLinkedContainer [2022-04-28T07:50:05.665Z] --- PASS: TestUpdateMemory (0.52s) [2022-04-28T07:50:05.665Z] === RUN TestUpdateCPUQuota [2022-04-28T07:50:05.913Z] --- PASS: TestHistoryEqual (0.12s) [2022-04-28T07:50:05.913Z] === RUN TestImage [2022-04-28T07:50:05.913Z] --- PASS: TestImage (0.00s) [2022-04-28T07:50:05.913Z] === RUN TestImageOSNotEmpty [2022-04-28T07:50:05.913Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-04-28T07:50:05.913Z] === RUN TestNewChildImageFromImageWithRootFS [2022-04-28T07:50:05.913Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-04-28T07:50:05.913Z] === RUN TestCreate [2022-04-28T07:50:05.913Z] --- PASS: TestCreate (0.01s) [2022-04-28T07:50:05.913Z] === RUN TestRestore [2022-04-28T07:50:05.913Z] time="2022-04-28T07:50:05Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-04-28T07:50:05.913Z] --- PASS: TestRestore (0.02s) [2022-04-28T07:50:05.913Z] === RUN TestAddDelete [2022-04-28T07:50:05.913Z] --- PASS: TestAddDelete (0.01s) [2022-04-28T07:50:05.913Z] === RUN TestSearchAfterDelete [2022-04-28T07:50:05.913Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-04-28T07:50:05.913Z] === RUN TestParentReset [2022-04-28T07:50:05.913Z] --- PASS: TestParentReset (0.02s) [2022-04-28T07:50:05.913Z] === RUN TestGetAndSetLastUpdated [2022-04-28T07:50:05.913Z] --- PASS: TestGetAndSetLastUpdated (0.01s) [2022-04-28T07:50:05.913Z] === RUN TestStoreLen [2022-04-28T07:50:05.913Z] --- PASS: TestStoreLen (0.03s) [2022-04-28T07:50:05.913Z] PASS [2022-04-28T07:50:05.913Z] coverage: 86.9% of statements [2022-04-28T07:50:05.913Z] ok github.com/docker/docker/image 0.397s coverage: 86.9% of statements [2022-04-28T07:50:05.913Z] === RUN TestCompare [2022-04-28T07:50:05.913Z] --- PASS: TestCompare (0.00s) [2022-04-28T07:50:05.913Z] PASS [2022-04-28T07:50:05.913Z] coverage: 19.2% of statements [2022-04-28T07:50:05.913Z] ok github.com/docker/docker/image/cache 0.054s coverage: 19.2% of statements [2022-04-28T07:50:06.368Z] --- PASS: TestWhenEmptyAuthConfig (1.09s) [2022-04-28T07:50:06.368Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-04-28T07:50:06.368Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-04-28T07:50:06.368Z] === RUN TestTokenPassThru [2022-04-28T07:50:06.368Z] --- PASS: TestTokenPassThru (0.00s) [2022-04-28T07:50:06.368Z] === RUN TestTokenPassThruDifferentHost [2022-04-28T07:50:06.368Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-04-28T07:50:06.369Z] PASS [2022-04-28T07:50:06.369Z] coverage: 26.6% of statements [2022-04-28T07:50:06.369Z] ok github.com/docker/docker/distribution 1.945s coverage: 26.6% of statements [2022-04-28T07:50:06.369Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-04-28T07:50:06.369Z] ? github.com/docker/docker/dockerversion [no test files] [2022-04-28T07:50:06.592Z] --- PASS: TestUpdateCPUQuota (0.68s) [2022-04-28T07:50:06.592Z] === RUN TestUpdatePidsLimit [2022-04-28T07:50:06.592Z] === RUN TestUpdatePidsLimit/update_from_none [2022-04-28T07:50:06.592Z] === RUN TestUpdatePidsLimit/no_change [2022-04-28T07:50:06.592Z] === RUN TestUpdatePidsLimit/update_lower [2022-04-28T07:50:06.824Z] === RUN TestValidateManifest [2022-04-28T07:50:06.824Z] === RUN TestValidateManifest/nil [2022-04-28T07:50:06.824Z] === RUN TestValidateManifest/non-nil [2022-04-28T07:50:06.824Z] --- PASS: TestValidateManifest (0.00s) [2022-04-28T07:50:06.824Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-04-28T07:50:06.824Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-04-28T07:50:06.824Z] PASS [2022-04-28T07:50:06.824Z] coverage: 0.7% of statements [2022-04-28T07:50:06.824Z] ok github.com/docker/docker/image/tarexport 0.070s coverage: 0.7% of statements [2022-04-28T07:50:06.824Z] === RUN TestMakeV1ConfigFromConfig [2022-04-28T07:50:06.824Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-04-28T07:50:06.824Z] PASS [2022-04-28T07:50:06.824Z] coverage: 25.0% of statements [2022-04-28T07:50:06.848Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-04-28T07:50:06.848Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-04-28T07:50:07.104Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-04-28T07:50:07.280Z] ok github.com/docker/docker/image/v1 0.073s coverage: 25.0% of statements [2022-04-28T07:50:07.280Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-04-28T07:50:07.362Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-04-28T07:50:07.619Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-04-28T07:50:08.184Z] --- PASS: TestUpdatePidsLimit (1.72s) [2022-04-28T07:50:08.184Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.16s) [2022-04-28T07:50:08.184Z] --- PASS: TestUpdatePidsLimit/no_change (0.18s) [2022-04-28T07:50:08.184Z] --- PASS: TestUpdatePidsLimit/update_lower (0.25s) [2022-04-28T07:50:08.184Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.19s) [2022-04-28T07:50:08.184Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.18s) [2022-04-28T07:50:08.184Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.18s) [2022-04-28T07:50:08.184Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.17s) [2022-04-28T07:50:08.184Z] === RUN TestUpdateRestartPolicy [2022-04-28T07:50:08.239Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-04-28T07:50:08.243Z] === RUN TestSerialization [2022-04-28T07:50:08.243Z] --- PASS: TestSerialization (0.05s) [2022-04-28T07:50:08.243Z] PASS [2022-04-28T07:50:08.243Z] coverage: 100.0% of statements [2022-04-28T07:50:08.243Z] ok github.com/docker/docker/libcontainerd/queue 0.104s coverage: 100.0% of statements [2022-04-28T07:50:08.243Z] === RUN TestEnvironmentParsing [2022-04-28T07:50:08.243Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-04-28T07:50:08.243Z] PASS [2022-04-28T07:50:08.243Z] coverage: 1.2% of statements [2022-04-28T07:50:08.243Z] ok github.com/docker/docker/libcontainerd/local 0.050s coverage: 1.2% of statements [2022-04-28T07:50:08.243Z] === RUN TestEmptyLayer [2022-04-28T07:50:08.243Z] --- PASS: TestEmptyLayer (0.00s) [2022-04-28T07:50:08.243Z] === RUN TestCommitFailure [2022-04-28T07:50:08.243Z] --- PASS: TestCommitFailure (0.01s) [2022-04-28T07:50:08.243Z] === RUN TestStartTransactionFailure [2022-04-28T07:50:08.243Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-04-28T07:50:08.243Z] === RUN TestGetOrphan [2022-04-28T07:50:08.243Z] --- PASS: TestGetOrphan (0.01s) [2022-04-28T07:50:08.243Z] === RUN TestMountAndRegister [2022-04-28T07:50:08.243Z] layer_test.go:258: Layer size: 14 [2022-04-28T07:50:08.243Z] --- PASS: TestMountAndRegister (0.04s) [2022-04-28T07:50:08.243Z] === RUN TestLayerRelease [2022-04-28T07:50:08.243Z] layer_test.go:291: Failing on Windows [2022-04-28T07:50:08.243Z] --- SKIP: TestLayerRelease (0.00s) [2022-04-28T07:50:08.243Z] === RUN TestStoreRestore [2022-04-28T07:50:08.243Z] layer_test.go:340: Failing on Windows [2022-04-28T07:50:08.243Z] --- SKIP: TestStoreRestore (0.00s) [2022-04-28T07:50:08.243Z] === RUN TestTarStreamStability [2022-04-28T07:50:08.243Z] layer_test.go:455: Failing on Windows [2022-04-28T07:50:08.243Z] --- SKIP: TestTarStreamStability (0.00s) [2022-04-28T07:50:08.243Z] === RUN TestRegisterExistingLayer [2022-04-28T07:50:08.377Z] === RUN TestCheckpointCreateError [2022-04-28T07:50:08.377Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-04-28T07:50:08.377Z] === RUN TestCheckpointCreate [2022-04-28T07:50:08.377Z] --- PASS: TestCheckpointCreate (0.00s) [2022-04-28T07:50:08.377Z] === RUN TestCheckpointDeleteError [2022-04-28T07:50:08.377Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-04-28T07:50:08.377Z] === RUN TestCheckpointDelete [2022-04-28T07:50:08.377Z] --- PASS: TestCheckpointDelete (0.00s) [2022-04-28T07:50:08.377Z] === RUN TestCheckpointListError [2022-04-28T07:50:08.377Z] --- PASS: TestCheckpointListError (0.00s) [2022-04-28T07:50:08.377Z] === RUN TestCheckpointList [2022-04-28T07:50:08.377Z] --- PASS: TestCheckpointList (0.00s) [2022-04-28T07:50:08.377Z] === RUN TestCheckpointListContainerNotFound [2022-04-28T07:50:08.377Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-04-28T07:50:08.377Z] === RUN TestNewClientWithOpsFromEnv [2022-04-28T07:50:08.377Z] client_test.go:23: runtime.GOOS == "windows" [2022-04-28T07:50:08.377Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-04-28T07:50:08.377Z] === RUN TestGetAPIPath [2022-04-28T07:50:08.377Z] --- PASS: TestGetAPIPath (0.00s) [2022-04-28T07:50:08.377Z] === RUN TestParseHostURL [2022-04-28T07:50:08.377Z] --- PASS: TestParseHostURL (0.00s) [2022-04-28T07:50:08.377Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-04-28T07:50:08.377Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-04-28T07:50:08.377Z] === RUN TestNegotiateAPIVersionEmpty [2022-04-28T07:50:08.377Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-04-28T07:50:08.377Z] === RUN TestNegotiateAPIVersion [2022-04-28T07:50:08.377Z] === RUN TestNegotiateAPIVersion/downgrade_from_default [2022-04-28T07:50:08.377Z] === RUN TestNegotiateAPIVersion/no_downgrade_from_custom_version [2022-04-28T07:50:08.377Z] === RUN TestNegotiateAPIVersion/downgrade_legacy [2022-04-28T07:50:08.377Z] === RUN TestNegotiateAPIVersion/downgrade_old [2022-04-28T07:50:08.377Z] === RUN TestNegotiateAPIVersion/no_upgrade [2022-04-28T07:50:08.377Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-04-28T07:50:08.377Z] --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s) [2022-04-28T07:50:08.377Z] --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s) [2022-04-28T07:50:08.377Z] --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s) [2022-04-28T07:50:08.377Z] --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s) [2022-04-28T07:50:08.377Z] --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s) [2022-04-28T07:50:08.377Z] === RUN TestNegotiateAPVersionOverride [2022-04-28T07:50:08.377Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-04-28T07:50:08.377Z] === RUN TestNegotiateAPIVersionAutomatic [2022-04-28T07:50:08.377Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-04-28T07:50:08.377Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-04-28T07:50:08.377Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-04-28T07:50:08.377Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-04-28T07:50:08.377Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-04-28T07:50:08.377Z] === RUN TestClientRedirect [2022-04-28T07:50:08.377Z] === RUN TestClientRedirect/GET [2022-04-28T07:50:08.377Z] === RUN TestClientRedirect/POST [2022-04-28T07:50:08.377Z] === RUN TestClientRedirect/PUT [2022-04-28T07:50:08.377Z] === RUN TestClientRedirect/DELETE [2022-04-28T07:50:08.377Z] --- PASS: TestClientRedirect (0.00s) [2022-04-28T07:50:08.377Z] --- PASS: TestClientRedirect/GET (0.00s) [2022-04-28T07:50:08.377Z] --- PASS: TestClientRedirect/POST (0.00s) [2022-04-28T07:50:08.377Z] --- PASS: TestClientRedirect/PUT (0.00s) [2022-04-28T07:50:08.377Z] --- PASS: TestClientRedirect/DELETE (0.00s) [2022-04-28T07:50:08.377Z] === RUN TestConfigCreateUnsupported [2022-04-28T07:50:08.377Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-04-28T07:50:08.377Z] === RUN TestConfigCreateError [2022-04-28T07:50:08.377Z] --- PASS: TestConfigCreateError (0.00s) [2022-04-28T07:50:08.377Z] === RUN TestConfigCreate [2022-04-28T07:50:08.377Z] --- PASS: TestConfigCreate (0.00s) [2022-04-28T07:50:08.377Z] === RUN TestConfigInspectNotFound [2022-04-28T07:50:08.377Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-04-28T07:50:08.377Z] === RUN TestConfigInspectWithEmptyID [2022-04-28T07:50:08.377Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-04-28T07:50:08.377Z] === RUN TestConfigInspectUnsupported [2022-04-28T07:50:08.377Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-04-28T07:50:08.377Z] === RUN TestConfigInspectError [2022-04-28T07:50:08.377Z] --- PASS: TestConfigInspectError (0.00s) [2022-04-28T07:50:08.377Z] === RUN TestConfigInspectConfigNotFound [2022-04-28T07:50:08.377Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-04-28T07:50:08.377Z] === RUN TestConfigInspect [2022-04-28T07:50:08.377Z] --- PASS: TestConfigInspect (0.00s) [2022-04-28T07:50:08.377Z] === RUN TestConfigListUnsupported [2022-04-28T07:50:08.377Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-04-28T07:50:08.377Z] === RUN TestConfigListError [2022-04-28T07:50:08.377Z] --- PASS: TestConfigListError (0.00s) [2022-04-28T07:50:08.377Z] === RUN TestConfigList [2022-04-28T07:50:08.377Z] --- PASS: TestConfigList (0.00s) [2022-04-28T07:50:08.377Z] === RUN TestConfigRemoveUnsupported [2022-04-28T07:50:08.377Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-04-28T07:50:08.377Z] === RUN TestConfigRemoveError [2022-04-28T07:50:08.377Z] --- PASS: TestConfigRemoveError (0.00s) [2022-04-28T07:50:08.377Z] === RUN TestConfigRemove [2022-04-28T07:50:08.377Z] --- PASS: TestConfigRemove (0.00s) [2022-04-28T07:50:08.377Z] === RUN TestConfigUpdateUnsupported [2022-04-28T07:50:08.377Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-04-28T07:50:08.377Z] === RUN TestConfigUpdateError [2022-04-28T07:50:08.377Z] --- PASS: TestConfigUpdateError (0.00s) [2022-04-28T07:50:08.377Z] === RUN TestConfigUpdate [2022-04-28T07:50:08.377Z] --- PASS: TestConfigUpdate (0.00s) [2022-04-28T07:50:08.377Z] === RUN TestContainerCommitError [2022-04-28T07:50:08.377Z] --- PASS: TestContainerCommitError (0.00s) [2022-04-28T07:50:08.377Z] === RUN TestContainerCommit [2022-04-28T07:50:08.377Z] --- PASS: TestContainerCommit (0.00s) [2022-04-28T07:50:08.377Z] === RUN TestContainerStatPathError [2022-04-28T07:50:08.377Z] --- PASS: TestContainerStatPathError (0.00s) [2022-04-28T07:50:08.377Z] === RUN TestContainerStatPathNotFoundError [2022-04-28T07:50:08.377Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-04-28T07:50:08.377Z] === RUN TestContainerStatPathNoHeaderError [2022-04-28T07:50:08.377Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-04-28T07:50:08.377Z] === RUN TestContainerStatPath [2022-04-28T07:50:08.377Z] --- PASS: TestContainerStatPath (0.00s) [2022-04-28T07:50:08.377Z] === RUN TestCopyToContainerError [2022-04-28T07:50:08.377Z] --- PASS: TestCopyToContainerError (0.00s) [2022-04-28T07:50:08.377Z] === RUN TestCopyToContainerNotFoundError [2022-04-28T07:50:08.377Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-04-28T07:50:08.377Z] === RUN TestCopyToContainerEmptyResponse [2022-04-28T07:50:08.377Z] --- PASS: TestCopyToContainerEmptyResponse (0.00s) [2022-04-28T07:50:08.377Z] === RUN TestCopyToContainer [2022-04-28T07:50:08.377Z] --- PASS: TestCopyToContainer (0.00s) [2022-04-28T07:50:08.377Z] === RUN TestCopyFromContainerError [2022-04-28T07:50:08.377Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-04-28T07:50:08.377Z] === RUN TestCopyFromContainerNotFoundError [2022-04-28T07:50:08.377Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-04-28T07:50:08.377Z] === RUN TestCopyFromContainerEmptyResponse [2022-04-28T07:50:08.377Z] --- PASS: TestCopyFromContainerEmptyResponse (0.00s) [2022-04-28T07:50:08.377Z] === RUN TestCopyFromContainerNoHeaderError [2022-04-28T07:50:08.377Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-04-28T07:50:08.377Z] === RUN TestCopyFromContainer [2022-04-28T07:50:08.377Z] --- PASS: TestCopyFromContainer (0.00s) [2022-04-28T07:50:08.377Z] === RUN TestContainerCreateError [2022-04-28T07:50:08.377Z] --- PASS: TestContainerCreateError (0.00s) [2022-04-28T07:50:08.377Z] === RUN TestContainerCreateImageNotFound [2022-04-28T07:50:08.377Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-04-28T07:50:08.377Z] === RUN TestContainerCreateWithName [2022-04-28T07:50:08.377Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-04-28T07:50:08.377Z] === RUN TestContainerCreateAutoRemove [2022-04-28T07:50:08.377Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-04-28T07:50:08.377Z] === RUN TestContainerDiffError [2022-04-28T07:50:08.377Z] --- PASS: TestContainerDiffError (0.00s) [2022-04-28T07:50:08.377Z] === RUN TestContainerDiff [2022-04-28T07:50:08.377Z] --- PASS: TestContainerDiff (0.00s) [2022-04-28T07:50:08.377Z] === RUN TestContainerExecCreateError [2022-04-28T07:50:08.377Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-04-28T07:50:08.377Z] === RUN TestContainerExecCreate [2022-04-28T07:50:08.377Z] --- PASS: TestContainerExecCreate (0.00s) [2022-04-28T07:50:08.377Z] === RUN TestContainerExecStartError [2022-04-28T07:50:08.377Z] --- PASS: TestContainerExecStartError (0.00s) [2022-04-28T07:50:08.377Z] === RUN TestContainerExecStart [2022-04-28T07:50:08.377Z] --- PASS: TestContainerExecStart (0.00s) [2022-04-28T07:50:08.377Z] === RUN TestContainerExecInspectError [2022-04-28T07:50:08.377Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-04-28T07:50:08.377Z] === RUN TestContainerExecInspect [2022-04-28T07:50:08.377Z] --- PASS: TestContainerExecInspect (0.00s) [2022-04-28T07:50:08.377Z] === RUN TestContainerExportError [2022-04-28T07:50:08.377Z] --- PASS: TestContainerExportError (0.00s) [2022-04-28T07:50:08.377Z] === RUN TestContainerExport [2022-04-28T07:50:08.377Z] --- PASS: TestContainerExport (0.00s) [2022-04-28T07:50:08.377Z] === RUN TestContainerInspectError [2022-04-28T07:50:08.377Z] --- PASS: TestContainerInspectError (0.00s) [2022-04-28T07:50:08.377Z] === RUN TestContainerInspectContainerNotFound [2022-04-28T07:50:08.377Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-04-28T07:50:08.377Z] === RUN TestContainerInspectWithEmptyID [2022-04-28T07:50:08.377Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-04-28T07:50:08.377Z] === RUN TestContainerInspect [2022-04-28T07:50:08.377Z] --- PASS: TestContainerInspect (0.00s) [2022-04-28T07:50:08.377Z] === RUN TestContainerInspectNode [2022-04-28T07:50:08.377Z] --- PASS: TestContainerInspectNode (0.00s) [2022-04-28T07:50:08.377Z] === RUN TestContainerKillError [2022-04-28T07:50:08.377Z] --- PASS: TestContainerKillError (0.00s) [2022-04-28T07:50:08.377Z] === RUN TestContainerKill [2022-04-28T07:50:08.377Z] --- PASS: TestContainerKill (0.00s) [2022-04-28T07:50:08.377Z] === RUN TestContainerListError [2022-04-28T07:50:08.377Z] --- PASS: TestContainerListError (0.00s) [2022-04-28T07:50:08.377Z] === RUN TestContainerList [2022-04-28T07:50:08.377Z] --- PASS: TestContainerList (0.00s) [2022-04-28T07:50:08.377Z] === RUN TestContainerLogsNotFoundError [2022-04-28T07:50:08.377Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-04-28T07:50:08.377Z] === RUN TestContainerLogsError [2022-04-28T07:50:08.377Z] --- PASS: TestContainerLogsError (0.00s) [2022-04-28T07:50:08.377Z] === RUN TestContainerLogs [2022-04-28T07:50:08.377Z] --- PASS: TestContainerLogs (0.13s) [2022-04-28T07:50:08.377Z] === RUN TestContainerPauseError [2022-04-28T07:50:08.377Z] --- PASS: TestContainerPauseError (0.00s) [2022-04-28T07:50:08.377Z] === RUN TestContainerPause [2022-04-28T07:50:08.377Z] --- PASS: TestContainerPause (0.00s) [2022-04-28T07:50:08.377Z] === RUN TestContainersPruneError [2022-04-28T07:50:08.377Z] --- PASS: TestContainersPruneError (0.00s) [2022-04-28T07:50:08.377Z] === RUN TestContainersPrune [2022-04-28T07:50:08.377Z] --- PASS: TestContainersPrune (0.00s) [2022-04-28T07:50:08.377Z] === RUN TestContainerRemoveError [2022-04-28T07:50:08.377Z] --- PASS: TestContainerRemoveError (0.00s) [2022-04-28T07:50:08.377Z] === RUN TestContainerRemoveNotFoundError [2022-04-28T07:50:08.377Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-04-28T07:50:08.377Z] === RUN TestContainerRemove [2022-04-28T07:50:08.377Z] --- PASS: TestContainerRemove (0.00s) [2022-04-28T07:50:08.377Z] === RUN TestContainerRenameError [2022-04-28T07:50:08.377Z] --- PASS: TestContainerRenameError (0.00s) [2022-04-28T07:50:08.377Z] === RUN TestContainerRename [2022-04-28T07:50:08.377Z] --- PASS: TestContainerRename (0.00s) [2022-04-28T07:50:08.377Z] === RUN TestContainerResizeError [2022-04-28T07:50:08.377Z] --- PASS: TestContainerResizeError (0.00s) [2022-04-28T07:50:08.377Z] === RUN TestContainerExecResizeError [2022-04-28T07:50:08.377Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-04-28T07:50:08.377Z] === RUN TestContainerResize [2022-04-28T07:50:08.377Z] --- PASS: TestContainerResize (0.00s) [2022-04-28T07:50:08.377Z] === RUN TestContainerExecResize [2022-04-28T07:50:08.377Z] --- PASS: TestContainerExecResize (0.00s) [2022-04-28T07:50:08.377Z] === RUN TestContainerRestartError [2022-04-28T07:50:08.377Z] --- PASS: TestContainerRestartError (0.00s) [2022-04-28T07:50:08.377Z] === RUN TestContainerRestart [2022-04-28T07:50:08.377Z] --- PASS: TestContainerRestart (0.00s) [2022-04-28T07:50:08.377Z] === RUN TestContainerStartError [2022-04-28T07:50:08.377Z] --- PASS: TestContainerStartError (0.00s) [2022-04-28T07:50:08.377Z] === RUN TestContainerStart [2022-04-28T07:50:08.377Z] --- PASS: TestContainerStart (0.00s) [2022-04-28T07:50:08.377Z] === RUN TestContainerStatsError [2022-04-28T07:50:08.377Z] --- PASS: TestContainerStatsError (0.00s) [2022-04-28T07:50:08.377Z] === RUN TestContainerStats [2022-04-28T07:50:08.377Z] --- PASS: TestContainerStats (0.00s) [2022-04-28T07:50:08.377Z] === RUN TestContainerStopError [2022-04-28T07:50:08.378Z] --- PASS: TestContainerStopError (0.00s) [2022-04-28T07:50:08.378Z] === RUN TestContainerStop [2022-04-28T07:50:08.378Z] --- PASS: TestContainerStop (0.00s) [2022-04-28T07:50:08.378Z] === RUN TestContainerTopError [2022-04-28T07:50:08.378Z] --- PASS: TestContainerTopError (0.00s) [2022-04-28T07:50:08.378Z] === RUN TestContainerTop [2022-04-28T07:50:08.378Z] --- PASS: TestContainerTop (0.00s) [2022-04-28T07:50:08.378Z] === RUN TestContainerUnpauseError [2022-04-28T07:50:08.378Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-04-28T07:50:08.378Z] === RUN TestContainerUnpause [2022-04-28T07:50:08.378Z] --- PASS: TestContainerUnpause (0.00s) [2022-04-28T07:50:08.378Z] === RUN TestContainerUpdateError [2022-04-28T07:50:08.378Z] --- PASS: TestContainerUpdateError (0.00s) [2022-04-28T07:50:08.378Z] === RUN TestContainerUpdate [2022-04-28T07:50:08.378Z] --- PASS: TestContainerUpdate (0.00s) [2022-04-28T07:50:08.378Z] === RUN TestContainerWaitError [2022-04-28T07:50:08.378Z] --- PASS: TestContainerWaitError (0.00s) [2022-04-28T07:50:08.378Z] === RUN TestContainerWait [2022-04-28T07:50:08.378Z] --- PASS: TestContainerWait (0.00s) [2022-04-28T07:50:08.378Z] === RUN TestDiskUsageError [2022-04-28T07:50:08.378Z] --- PASS: TestDiskUsageError (0.00s) [2022-04-28T07:50:08.378Z] === RUN TestDiskUsage [2022-04-28T07:50:08.378Z] --- PASS: TestDiskUsage (0.00s) [2022-04-28T07:50:08.378Z] === RUN TestDistributionInspectUnsupported [2022-04-28T07:50:08.378Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-04-28T07:50:08.378Z] === RUN TestDistributionInspectWithEmptyID [2022-04-28T07:50:08.378Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-04-28T07:50:08.378Z] === RUN TestEventsErrorInOptions [2022-04-28T07:50:08.378Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-04-28T07:50:08.378Z] === RUN TestEventsErrorFromServer [2022-04-28T07:50:08.378Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-04-28T07:50:08.378Z] === RUN TestEvents [2022-04-28T07:50:08.378Z] --- PASS: TestEvents (0.00s) [2022-04-28T07:50:08.378Z] === RUN TestTLSCloseWriter [2022-04-28T07:50:08.378Z] === PAUSE TestTLSCloseWriter [2022-04-28T07:50:08.378Z] === RUN TestImageBuildError [2022-04-28T07:50:08.378Z] --- PASS: TestImageBuildError (0.00s) [2022-04-28T07:50:08.378Z] === RUN TestImageBuild [2022-04-28T07:50:08.378Z] --- PASS: TestImageBuild (0.00s) [2022-04-28T07:50:08.378Z] === RUN TestGetDockerOS [2022-04-28T07:50:08.378Z] --- PASS: TestGetDockerOS (0.00s) [2022-04-28T07:50:08.378Z] === RUN TestImageCreateError [2022-04-28T07:50:08.378Z] --- PASS: TestImageCreateError (0.00s) [2022-04-28T07:50:08.378Z] === RUN TestImageCreate [2022-04-28T07:50:08.378Z] --- PASS: TestImageCreate (0.00s) [2022-04-28T07:50:08.378Z] === RUN TestImageHistoryError [2022-04-28T07:50:08.378Z] --- PASS: TestImageHistoryError (0.00s) [2022-04-28T07:50:08.378Z] === RUN TestImageHistory [2022-04-28T07:50:08.378Z] --- PASS: TestImageHistory (0.00s) [2022-04-28T07:50:08.378Z] === RUN TestImageImportError [2022-04-28T07:50:08.378Z] --- PASS: TestImageImportError (0.00s) [2022-04-28T07:50:08.378Z] === RUN TestImageImport [2022-04-28T07:50:08.378Z] --- PASS: TestImageImport (0.00s) [2022-04-28T07:50:08.378Z] === RUN TestImageInspectError [2022-04-28T07:50:08.378Z] --- PASS: TestImageInspectError (0.00s) [2022-04-28T07:50:08.378Z] === RUN TestImageInspectImageNotFound [2022-04-28T07:50:08.378Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-04-28T07:50:08.378Z] === RUN TestImageInspectWithEmptyID [2022-04-28T07:50:08.378Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-04-28T07:50:08.378Z] === RUN TestImageInspect [2022-04-28T07:50:08.378Z] --- PASS: TestImageInspect (0.00s) [2022-04-28T07:50:08.378Z] === RUN TestImageListError [2022-04-28T07:50:08.378Z] --- PASS: TestImageListError (0.00s) [2022-04-28T07:50:08.378Z] === RUN TestImageList [2022-04-28T07:50:08.378Z] --- PASS: TestImageList (0.00s) [2022-04-28T07:50:08.378Z] === RUN TestImageListApiBefore125 [2022-04-28T07:50:08.378Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-04-28T07:50:08.378Z] === RUN TestImageLoadError [2022-04-28T07:50:08.378Z] --- PASS: TestImageLoadError (0.00s) [2022-04-28T07:50:08.378Z] === RUN TestImageLoad [2022-04-28T07:50:08.378Z] --- PASS: TestImageLoad (0.00s) [2022-04-28T07:50:08.378Z] === RUN TestImagesPruneError [2022-04-28T07:50:08.378Z] --- PASS: TestImagesPruneError (0.00s) [2022-04-28T07:50:08.378Z] === RUN TestImagesPrune [2022-04-28T07:50:08.378Z] --- PASS: TestImagesPrune (0.00s) [2022-04-28T07:50:08.378Z] === RUN TestImagePullReferenceParseError [2022-04-28T07:50:08.378Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-04-28T07:50:08.378Z] === RUN TestImagePullAnyError [2022-04-28T07:50:08.378Z] --- PASS: TestImagePullAnyError (0.00s) [2022-04-28T07:50:08.378Z] === RUN TestImagePullStatusUnauthorizedError [2022-04-28T07:50:08.378Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-04-28T07:50:08.378Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-28T07:50:08.378Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-28T07:50:08.378Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-28T07:50:08.378Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-28T07:50:08.378Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-04-28T07:50:08.378Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-04-28T07:50:08.378Z] === RUN TestImagePullWithoutErrors [2022-04-28T07:50:08.378Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-04-28T07:50:08.378Z] === RUN TestImagePushReferenceError [2022-04-28T07:50:08.378Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-04-28T07:50:08.378Z] === RUN TestImagePushAnyError [2022-04-28T07:50:08.378Z] --- PASS: TestImagePushAnyError (0.00s) [2022-04-28T07:50:08.378Z] === RUN TestImagePushStatusUnauthorizedError [2022-04-28T07:50:08.378Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-04-28T07:50:08.378Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-28T07:50:08.378Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-28T07:50:08.378Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-28T07:50:08.378Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-28T07:50:08.378Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-04-28T07:50:08.378Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-04-28T07:50:08.378Z] === RUN TestImagePushWithoutErrors [2022-04-28T07:50:08.378Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-04-28T07:50:08.378Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-04-28T07:50:08.378Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-04-28T07:50:08.378Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-04-28T07:50:08.378Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-04-28T07:50:08.378Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-04-28T07:50:08.378Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-04-28T07:50:08.378Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-04-28T07:50:08.378Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-04-28T07:50:08.378Z] === RUN TestImageRemoveError [2022-04-28T07:50:08.378Z] --- PASS: TestImageRemoveError (0.00s) [2022-04-28T07:50:08.378Z] === RUN TestImageRemoveImageNotFound [2022-04-28T07:50:08.378Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-04-28T07:50:08.378Z] === RUN TestImageRemove [2022-04-28T07:50:08.378Z] --- PASS: TestImageRemove (0.00s) [2022-04-28T07:50:08.378Z] === RUN TestImageSaveError [2022-04-28T07:50:08.378Z] --- PASS: TestImageSaveError (0.00s) [2022-04-28T07:50:08.378Z] === RUN TestImageSave [2022-04-28T07:50:08.378Z] --- PASS: TestImageSave (0.00s) [2022-04-28T07:50:08.378Z] === RUN TestImageSearchAnyError [2022-04-28T07:50:08.378Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-04-28T07:50:08.378Z] === RUN TestImageSearchStatusUnauthorizedError [2022-04-28T07:50:08.378Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-04-28T07:50:08.378Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-28T07:50:08.378Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-28T07:50:08.378Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-28T07:50:08.378Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-28T07:50:08.378Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-04-28T07:50:08.378Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-04-28T07:50:08.378Z] === RUN TestImageSearchWithoutErrors [2022-04-28T07:50:08.378Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-04-28T07:50:08.378Z] === RUN TestImageTagError [2022-04-28T07:50:08.378Z] --- PASS: TestImageTagError (0.00s) [2022-04-28T07:50:08.378Z] === RUN TestImageTagInvalidReference [2022-04-28T07:50:08.378Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-04-28T07:50:08.378Z] === RUN TestImageTagInvalidSourceImageName [2022-04-28T07:50:08.378Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-04-28T07:50:08.378Z] === RUN TestImageTagHexSource [2022-04-28T07:50:08.378Z] --- PASS: TestImageTagHexSource (0.00s) [2022-04-28T07:50:08.378Z] === RUN TestImageTag [2022-04-28T07:50:08.378Z] --- PASS: TestImageTag (0.00s) [2022-04-28T07:50:08.378Z] === RUN TestInfoServerError [2022-04-28T07:50:08.378Z] --- PASS: TestInfoServerError (0.00s) [2022-04-28T07:50:08.378Z] === RUN TestInfoInvalidResponseJSONError [2022-04-28T07:50:08.378Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-04-28T07:50:08.378Z] === RUN TestInfo [2022-04-28T07:50:08.378Z] --- PASS: TestInfo (0.00s) [2022-04-28T07:50:08.378Z] === RUN TestNetworkConnectError [2022-04-28T07:50:08.378Z] --- PASS: TestNetworkConnectError (0.00s) [2022-04-28T07:50:08.378Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-04-28T07:50:08.378Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-04-28T07:50:08.378Z] === RUN TestNetworkConnect [2022-04-28T07:50:08.378Z] --- PASS: TestNetworkConnect (0.00s) [2022-04-28T07:50:08.378Z] === RUN TestNetworkCreateError [2022-04-28T07:50:08.378Z] --- PASS: TestNetworkCreateError (0.00s) [2022-04-28T07:50:08.378Z] === RUN TestNetworkCreate [2022-04-28T07:50:08.378Z] --- PASS: TestNetworkCreate (0.00s) [2022-04-28T07:50:08.378Z] === RUN TestNetworkDisconnectError [2022-04-28T07:50:08.378Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-04-28T07:50:08.378Z] === RUN TestNetworkDisconnect [2022-04-28T07:50:08.378Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-04-28T07:50:08.378Z] === RUN TestNetworkInspect [2022-04-28T07:50:08.378Z] === RUN TestNetworkInspect/empty_ID [2022-04-28T07:50:08.378Z] === RUN TestNetworkInspect/no_options [2022-04-28T07:50:08.378Z] === RUN TestNetworkInspect/verbose [2022-04-28T07:50:08.378Z] === RUN TestNetworkInspect/global_scope [2022-04-28T07:50:08.378Z] === RUN TestNetworkInspect/unknown_network [2022-04-28T07:50:08.378Z] === RUN TestNetworkInspect/server_error [2022-04-28T07:50:08.378Z] --- PASS: TestNetworkInspect (0.00s) [2022-04-28T07:50:08.378Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-04-28T07:50:08.378Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-04-28T07:50:08.378Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-04-28T07:50:08.378Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-04-28T07:50:08.378Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-04-28T07:50:08.378Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-04-28T07:50:08.378Z] === RUN TestNetworkListError [2022-04-28T07:50:08.378Z] --- PASS: TestNetworkListError (0.00s) [2022-04-28T07:50:08.378Z] === RUN TestNetworkList [2022-04-28T07:50:08.378Z] --- PASS: TestNetworkList (0.00s) [2022-04-28T07:50:08.378Z] === RUN TestNetworksPruneError [2022-04-28T07:50:08.378Z] --- PASS: TestNetworksPruneError (0.00s) [2022-04-28T07:50:08.378Z] === RUN TestNetworksPrune [2022-04-28T07:50:08.378Z] --- PASS: TestNetworksPrune (0.00s) [2022-04-28T07:50:08.378Z] === RUN TestNetworkRemoveError [2022-04-28T07:50:08.378Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-04-28T07:50:08.378Z] === RUN TestNetworkRemove [2022-04-28T07:50:08.378Z] --- PASS: TestNetworkRemove (0.00s) [2022-04-28T07:50:08.378Z] === RUN TestNodeInspectError [2022-04-28T07:50:08.378Z] --- PASS: TestNodeInspectError (0.00s) [2022-04-28T07:50:08.378Z] === RUN TestNodeInspectNodeNotFound [2022-04-28T07:50:08.378Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-04-28T07:50:08.378Z] === RUN TestNodeInspectWithEmptyID [2022-04-28T07:50:08.378Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-04-28T07:50:08.378Z] === RUN TestNodeInspect [2022-04-28T07:50:08.378Z] --- PASS: TestNodeInspect (0.00s) [2022-04-28T07:50:08.378Z] === RUN TestNodeListError [2022-04-28T07:50:08.378Z] --- PASS: TestNodeListError (0.00s) [2022-04-28T07:50:08.378Z] === RUN TestNodeList [2022-04-28T07:50:08.378Z] --- PASS: TestNodeList (0.00s) [2022-04-28T07:50:08.378Z] === RUN TestNodeRemoveError [2022-04-28T07:50:08.378Z] --- PASS: TestNodeRemoveError (0.00s) [2022-04-28T07:50:08.378Z] === RUN TestNodeRemove [2022-04-28T07:50:08.378Z] --- PASS: TestNodeRemove (0.00s) [2022-04-28T07:50:08.378Z] === RUN TestNodeUpdateError [2022-04-28T07:50:08.378Z] --- PASS: TestNodeUpdateError (0.00s) [2022-04-28T07:50:08.378Z] === RUN TestNodeUpdate [2022-04-28T07:50:08.378Z] --- PASS: TestNodeUpdate (0.00s) [2022-04-28T07:50:08.378Z] === RUN TestOptionWithHostFromEnv [2022-04-28T07:50:08.378Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-04-28T07:50:08.378Z] === RUN TestOptionWithTimeout [2022-04-28T07:50:08.378Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-04-28T07:50:08.378Z] === RUN TestOptionWithVersionFromEnv [2022-04-28T07:50:08.378Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-04-28T07:50:08.378Z] === RUN TestPingFail [2022-04-28T07:50:08.378Z] --- PASS: TestPingFail (0.00s) [2022-04-28T07:50:08.378Z] === RUN TestPingWithError [2022-04-28T07:50:08.378Z] 2022/04/28 07:50:06 RoundTripper returned a response & error; ignoring response [2022-04-28T07:50:08.378Z] 2022/04/28 07:50:06 RoundTripper returned a response & error; ignoring response [2022-04-28T07:50:08.378Z] --- PASS: TestPingWithError (0.00s) [2022-04-28T07:50:08.378Z] === RUN TestPingSuccess [2022-04-28T07:50:08.378Z] --- PASS: TestPingSuccess (0.00s) [2022-04-28T07:50:08.378Z] === RUN TestPingHeadFallback [2022-04-28T07:50:08.378Z] === RUN TestPingHeadFallback/OK [2022-04-28T07:50:08.378Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-04-28T07:50:08.378Z] === RUN TestPingHeadFallback/Not_Found [2022-04-28T07:50:08.378Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-04-28T07:50:08.378Z] --- PASS: TestPingHeadFallback (0.00s) [2022-04-28T07:50:08.378Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-04-28T07:50:08.378Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-04-28T07:50:08.378Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-04-28T07:50:08.378Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-04-28T07:50:08.378Z] === RUN TestPluginDisableError [2022-04-28T07:50:08.378Z] --- PASS: TestPluginDisableError (0.00s) [2022-04-28T07:50:08.378Z] === RUN TestPluginDisable [2022-04-28T07:50:08.378Z] --- PASS: TestPluginDisable (0.00s) [2022-04-28T07:50:08.378Z] === RUN TestPluginEnableError [2022-04-28T07:50:08.378Z] --- PASS: TestPluginEnableError (0.00s) [2022-04-28T07:50:08.378Z] === RUN TestPluginEnable [2022-04-28T07:50:08.378Z] --- PASS: TestPluginEnable (0.00s) [2022-04-28T07:50:08.378Z] === RUN TestPluginInspectError [2022-04-28T07:50:08.378Z] --- PASS: TestPluginInspectError (0.00s) [2022-04-28T07:50:08.378Z] === RUN TestPluginInspectWithEmptyID [2022-04-28T07:50:08.378Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-04-28T07:50:08.378Z] === RUN TestPluginInspect [2022-04-28T07:50:08.378Z] --- PASS: TestPluginInspect (0.00s) [2022-04-28T07:50:08.378Z] === RUN TestPluginListError [2022-04-28T07:50:08.378Z] --- PASS: TestPluginListError (0.00s) [2022-04-28T07:50:08.378Z] === RUN TestPluginList [2022-04-28T07:50:08.378Z] --- PASS: TestPluginList (0.00s) [2022-04-28T07:50:08.378Z] === RUN TestPluginPushError [2022-04-28T07:50:08.378Z] --- PASS: TestPluginPushError (0.00s) [2022-04-28T07:50:08.378Z] === RUN TestPluginPush [2022-04-28T07:50:08.378Z] --- PASS: TestPluginPush (0.00s) [2022-04-28T07:50:08.378Z] === RUN TestPluginRemoveError [2022-04-28T07:50:08.378Z] --- PASS: TestPluginRemoveError (0.00s) [2022-04-28T07:50:08.378Z] === RUN TestPluginRemove [2022-04-28T07:50:08.378Z] --- PASS: TestPluginRemove (0.00s) [2022-04-28T07:50:08.378Z] === RUN TestPluginSetError [2022-04-28T07:50:08.378Z] --- PASS: TestPluginSetError (0.00s) [2022-04-28T07:50:08.378Z] === RUN TestPluginSet [2022-04-28T07:50:08.378Z] --- PASS: TestPluginSet (0.00s) [2022-04-28T07:50:08.378Z] === RUN TestSetHostHeader [2022-04-28T07:50:08.378Z] --- PASS: TestSetHostHeader (0.00s) [2022-04-28T07:50:08.378Z] === RUN TestPlainTextError [2022-04-28T07:50:08.378Z] --- PASS: TestPlainTextError (0.00s) [2022-04-28T07:50:08.378Z] === RUN TestInfiniteError [2022-04-28T07:50:08.378Z] --- PASS: TestInfiniteError (0.02s) [2022-04-28T07:50:08.378Z] === RUN TestCanceledContext [2022-04-28T07:50:08.378Z] 2022/04/28 07:50:06 RoundTripper returned a response & error; ignoring response [2022-04-28T07:50:08.378Z] --- PASS: TestCanceledContext (0.00s) [2022-04-28T07:50:08.378Z] === RUN TestDeadlineExceededContext [2022-04-28T07:50:08.378Z] 2022/04/28 07:50:06 RoundTripper returned a response & error; ignoring response [2022-04-28T07:50:08.378Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-04-28T07:50:08.378Z] === RUN TestSecretCreateUnsupported [2022-04-28T07:50:08.378Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-04-28T07:50:08.378Z] === RUN TestSecretCreateError [2022-04-28T07:50:08.378Z] --- PASS: TestSecretCreateError (0.00s) [2022-04-28T07:50:08.378Z] === RUN TestSecretCreate [2022-04-28T07:50:08.378Z] --- PASS: TestSecretCreate (0.00s) [2022-04-28T07:50:08.378Z] === RUN TestSecretInspectUnsupported [2022-04-28T07:50:08.378Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-04-28T07:50:08.378Z] === RUN TestSecretInspectError [2022-04-28T07:50:08.378Z] --- PASS: TestSecretInspectError (0.00s) [2022-04-28T07:50:08.378Z] === RUN TestSecretInspectSecretNotFound [2022-04-28T07:50:08.378Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-04-28T07:50:08.378Z] === RUN TestSecretInspectWithEmptyID [2022-04-28T07:50:08.378Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-04-28T07:50:08.378Z] === RUN TestSecretInspect [2022-04-28T07:50:08.378Z] --- PASS: TestSecretInspect (0.00s) [2022-04-28T07:50:08.378Z] === RUN TestSecretListUnsupported [2022-04-28T07:50:08.378Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-04-28T07:50:08.378Z] === RUN TestSecretListError [2022-04-28T07:50:08.378Z] --- PASS: TestSecretListError (0.00s) [2022-04-28T07:50:08.378Z] === RUN TestSecretList [2022-04-28T07:50:08.378Z] --- PASS: TestSecretList (0.00s) [2022-04-28T07:50:08.378Z] === RUN TestSecretRemoveUnsupported [2022-04-28T07:50:08.378Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-04-28T07:50:08.378Z] === RUN TestSecretRemoveError [2022-04-28T07:50:08.378Z] --- PASS: TestSecretRemoveError (0.00s) [2022-04-28T07:50:08.378Z] === RUN TestSecretRemove [2022-04-28T07:50:08.378Z] --- PASS: TestSecretRemove (0.00s) [2022-04-28T07:50:08.378Z] === RUN TestSecretUpdateUnsupported [2022-04-28T07:50:08.378Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-04-28T07:50:08.378Z] === RUN TestSecretUpdateError [2022-04-28T07:50:08.378Z] --- PASS: TestSecretUpdateError (0.00s) [2022-04-28T07:50:08.378Z] === RUN TestSecretUpdate [2022-04-28T07:50:08.378Z] --- PASS: TestSecretUpdate (0.00s) [2022-04-28T07:50:08.378Z] === RUN TestServiceCreateError [2022-04-28T07:50:08.378Z] --- PASS: TestServiceCreateError (0.00s) [2022-04-28T07:50:08.378Z] === RUN TestServiceCreate [2022-04-28T07:50:08.378Z] --- PASS: TestServiceCreate (0.00s) [2022-04-28T07:50:08.378Z] === RUN TestServiceCreateCompatiblePlatforms [2022-04-28T07:50:08.378Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-04-28T07:50:08.378Z] === RUN TestServiceCreateDigestPinning [2022-04-28T07:50:08.378Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-04-28T07:50:08.378Z] === RUN TestServiceInspectError [2022-04-28T07:50:08.378Z] --- PASS: TestServiceInspectError (0.00s) [2022-04-28T07:50:08.378Z] === RUN TestServiceInspectServiceNotFound [2022-04-28T07:50:08.378Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-04-28T07:50:08.378Z] === RUN TestServiceInspectWithEmptyID [2022-04-28T07:50:08.378Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-04-28T07:50:08.378Z] === RUN TestServiceInspect [2022-04-28T07:50:08.378Z] --- PASS: TestServiceInspect (0.00s) [2022-04-28T07:50:08.378Z] === RUN TestServiceListError [2022-04-28T07:50:08.378Z] --- PASS: TestServiceListError (0.00s) [2022-04-28T07:50:08.378Z] === RUN TestServiceList [2022-04-28T07:50:08.378Z] --- PASS: TestServiceList (0.00s) [2022-04-28T07:50:08.378Z] === RUN TestServiceLogsError [2022-04-28T07:50:08.378Z] --- PASS: TestServiceLogsError (0.00s) [2022-04-28T07:50:08.378Z] === RUN TestServiceLogs [2022-04-28T07:50:08.378Z] --- PASS: TestServiceLogs (0.00s) [2022-04-28T07:50:08.378Z] === RUN TestServiceRemoveError [2022-04-28T07:50:08.378Z] --- PASS: TestServiceRemoveError (0.00s) [2022-04-28T07:50:08.378Z] === RUN TestServiceRemoveNotFoundError [2022-04-28T07:50:08.378Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-04-28T07:50:08.378Z] === RUN TestServiceRemove [2022-04-28T07:50:08.378Z] --- PASS: TestServiceRemove (0.00s) [2022-04-28T07:50:08.378Z] === RUN TestServiceUpdateError [2022-04-28T07:50:08.378Z] --- PASS: TestServiceUpdateError (0.00s) [2022-04-28T07:50:08.378Z] === RUN TestServiceUpdate [2022-04-28T07:50:08.378Z] --- PASS: TestServiceUpdate (0.00s) [2022-04-28T07:50:08.378Z] === RUN TestSwarmGetUnlockKeyError [2022-04-28T07:50:08.378Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-04-28T07:50:08.378Z] === RUN TestSwarmGetUnlockKey [2022-04-28T07:50:08.378Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-04-28T07:50:08.378Z] === RUN TestSwarmInitError [2022-04-28T07:50:08.378Z] --- PASS: TestSwarmInitError (0.00s) [2022-04-28T07:50:08.378Z] === RUN TestSwarmInit [2022-04-28T07:50:08.378Z] --- PASS: TestSwarmInit (0.00s) [2022-04-28T07:50:08.378Z] === RUN TestSwarmInspectError [2022-04-28T07:50:08.378Z] --- PASS: TestSwarmInspectError (0.00s) [2022-04-28T07:50:08.378Z] === RUN TestSwarmInspect [2022-04-28T07:50:08.378Z] --- PASS: TestSwarmInspect (0.00s) [2022-04-28T07:50:08.378Z] === RUN TestSwarmJoinError [2022-04-28T07:50:08.378Z] --- PASS: TestSwarmJoinError (0.00s) [2022-04-28T07:50:08.378Z] === RUN TestSwarmJoin [2022-04-28T07:50:08.378Z] --- PASS: TestSwarmJoin (0.00s) [2022-04-28T07:50:08.378Z] === RUN TestSwarmLeaveError [2022-04-28T07:50:08.378Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-04-28T07:50:08.378Z] === RUN TestSwarmLeave [2022-04-28T07:50:08.378Z] --- PASS: TestSwarmLeave (0.00s) [2022-04-28T07:50:08.378Z] === RUN TestSwarmUnlockError [2022-04-28T07:50:08.379Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-04-28T07:50:08.379Z] === RUN TestSwarmUnlock [2022-04-28T07:50:08.379Z] --- PASS: TestSwarmUnlock (0.00s) [2022-04-28T07:50:08.379Z] === RUN TestSwarmUpdateError [2022-04-28T07:50:08.379Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-04-28T07:50:08.379Z] === RUN TestSwarmUpdate [2022-04-28T07:50:08.379Z] --- PASS: TestSwarmUpdate (0.00s) [2022-04-28T07:50:08.379Z] === RUN TestTaskInspectError [2022-04-28T07:50:08.379Z] --- PASS: TestTaskInspectError (0.00s) [2022-04-28T07:50:08.379Z] === RUN TestTaskInspectWithEmptyID [2022-04-28T07:50:08.379Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-04-28T07:50:08.379Z] === RUN TestTaskInspect [2022-04-28T07:50:08.379Z] --- PASS: TestTaskInspect (0.00s) [2022-04-28T07:50:08.379Z] === RUN TestTaskListError [2022-04-28T07:50:08.379Z] --- PASS: TestTaskListError (0.00s) [2022-04-28T07:50:08.379Z] === RUN TestTaskList [2022-04-28T07:50:08.379Z] --- PASS: TestTaskList (0.00s) [2022-04-28T07:50:08.379Z] === RUN TestVolumeCreateError [2022-04-28T07:50:08.379Z] --- PASS: TestVolumeCreateError (0.00s) [2022-04-28T07:50:08.379Z] === RUN TestVolumeCreate [2022-04-28T07:50:08.379Z] --- PASS: TestVolumeCreate (0.00s) [2022-04-28T07:50:08.379Z] === RUN TestVolumeInspectError [2022-04-28T07:50:08.379Z] --- PASS: TestVolumeInspectError (0.00s) [2022-04-28T07:50:08.379Z] === RUN TestVolumeInspectNotFound [2022-04-28T07:50:08.379Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-04-28T07:50:08.379Z] === RUN TestVolumeInspectWithEmptyID [2022-04-28T07:50:08.379Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-04-28T07:50:08.379Z] === RUN TestVolumeInspect [2022-04-28T07:50:08.379Z] --- PASS: TestVolumeInspect (0.00s) [2022-04-28T07:50:08.379Z] === RUN TestVolumeListError [2022-04-28T07:50:08.379Z] --- PASS: TestVolumeListError (0.00s) [2022-04-28T07:50:08.379Z] === RUN TestVolumeList [2022-04-28T07:50:08.379Z] --- PASS: TestVolumeList (0.00s) [2022-04-28T07:50:08.379Z] === RUN TestVolumeRemoveError [2022-04-28T07:50:08.379Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-04-28T07:50:08.379Z] === RUN TestVolumeRemove [2022-04-28T07:50:08.379Z] --- PASS: TestVolumeRemove (0.00s) [2022-04-28T07:50:08.379Z] === CONT TestTLSCloseWriter [2022-04-28T07:50:08.379Z] --- PASS: TestTLSCloseWriter (0.01s) [2022-04-28T07:50:08.379Z] PASS [2022-04-28T07:50:08.379Z] coverage: 75.1% of statements [2022-04-28T07:50:08.379Z] ok github.com/docker/docker/client 0.288s coverage: 75.1% of statements [2022-04-28T07:50:08.505Z] --- PASS: TestRenameLinkedContainer (2.92s) [2022-04-28T07:50:08.505Z] === RUN TestRenameStoppedContainer [2022-04-28T07:50:08.700Z] --- PASS: TestRegisterExistingLayer (0.10s) [2022-04-28T07:50:08.700Z] === RUN TestTarStreamVerification [2022-04-28T07:50:08.700Z] layer_test.go:684: Failing on Windows [2022-04-28T07:50:08.700Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-04-28T07:50:08.700Z] === RUN TestLayerMigration [2022-04-28T07:50:08.700Z] migration_test.go:45: Failing on Windows [2022-04-28T07:50:08.700Z] --- SKIP: TestLayerMigration (0.00s) [2022-04-28T07:50:08.700Z] === RUN TestLayerMigrationNoTarsplit [2022-04-28T07:50:08.700Z] migration_test.go:181: Failing on Windows [2022-04-28T07:50:08.700Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-04-28T07:50:08.700Z] === RUN TestMountInit [2022-04-28T07:50:08.700Z] mount_test.go:17: Failing on Windows [2022-04-28T07:50:08.700Z] --- SKIP: TestMountInit (0.00s) [2022-04-28T07:50:08.700Z] === RUN TestMountSize [2022-04-28T07:50:08.700Z] mount_test.go:76: Failing on Windows [2022-04-28T07:50:08.700Z] --- SKIP: TestMountSize (0.00s) [2022-04-28T07:50:08.700Z] === RUN TestMountChanges [2022-04-28T07:50:08.700Z] mount_test.go:125: Failing on Windows [2022-04-28T07:50:08.700Z] --- SKIP: TestMountChanges (0.00s) [2022-04-28T07:50:08.700Z] === RUN TestMountApply [2022-04-28T07:50:08.700Z] mount_test.go:212: Failing on Windows [2022-04-28T07:50:08.700Z] --- SKIP: TestMountApply (0.00s) [2022-04-28T07:50:08.700Z] PASS [2022-04-28T07:50:08.700Z] coverage: 30.6% of statements [2022-04-28T07:50:08.700Z] ok github.com/docker/docker/layer 0.234s coverage: 30.6% of statements [2022-04-28T07:50:08.700Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-04-28T07:50:08.700Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-04-28T07:50:08.700Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-04-28T07:50:08.700Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-04-28T07:50:08.767Z] === RUN TestDockerSuite/TestBuildAddTar [2022-04-28T07:50:08.811Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.83s) [2022-04-28T07:50:08.811Z] === RUN TestAuthZPluginV2Disable [2022-04-28T07:50:09.156Z] === RUN TestSequenceGetAvailableBit [2022-04-28T07:50:09.156Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-04-28T07:50:09.156Z] === RUN TestSequenceEqual [2022-04-28T07:50:09.156Z] --- PASS: TestSequenceEqual (0.00s) [2022-04-28T07:50:09.156Z] === RUN TestSequenceCopy [2022-04-28T07:50:09.156Z] --- PASS: TestSequenceCopy (0.00s) [2022-04-28T07:50:09.156Z] === RUN TestGetFirstAvailable [2022-04-28T07:50:09.156Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-04-28T07:50:09.156Z] === RUN TestFindSequence [2022-04-28T07:50:09.156Z] --- PASS: TestFindSequence (0.00s) [2022-04-28T07:50:09.156Z] === RUN TestCheckIfAvailable [2022-04-28T07:50:09.156Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-04-28T07:50:09.156Z] === RUN TestMergeSequences [2022-04-28T07:50:09.156Z] --- PASS: TestMergeSequences (0.00s) [2022-04-28T07:50:09.156Z] === RUN TestPushReservation [2022-04-28T07:50:09.156Z] --- PASS: TestPushReservation (0.00s) [2022-04-28T07:50:09.156Z] === RUN TestSerializeDeserialize [2022-04-28T07:50:09.156Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-04-28T07:50:09.156Z] === RUN TestSet [2022-04-28T07:50:09.156Z] --- PASS: TestSet (0.00s) [2022-04-28T07:50:09.156Z] === RUN TestSetUnset [2022-04-28T07:50:09.156Z] --- PASS: TestSetUnset (0.00s) [2022-04-28T07:50:09.156Z] === RUN TestOffsetSetUnset [2022-04-28T07:50:09.156Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-04-28T07:50:09.156Z] === RUN TestSetInRange [2022-04-28T07:50:09.156Z] --- PASS: TestSetInRange (0.00s) [2022-04-28T07:50:09.156Z] === RUN TestSetAnyInRange [2022-04-28T07:50:09.156Z] --- PASS: TestSetAnyInRange (0.00s) [2022-04-28T07:50:09.156Z] === RUN TestMethods [2022-04-28T07:50:09.156Z] --- PASS: TestMethods (0.00s) [2022-04-28T07:50:09.156Z] === RUN TestRandomAllocateDeallocate [2022-04-28T07:50:09.341Z] --- PASS: TestRenameStoppedContainer (0.87s) [2022-04-28T07:50:09.341Z] === RUN TestRenameRunningContainerAndReuse [2022-04-28T07:50:09.920Z] === RUN TestMiddlewares [2022-04-28T07:50:09.920Z] --- PASS: TestMiddlewares (0.00s) [2022-04-28T07:50:09.920Z] PASS [2022-04-28T07:50:09.920Z] coverage: 7.9% of statements [2022-04-28T07:50:09.920Z] ok github.com/docker/docker/api/server 0.052s coverage: 7.9% of statements [2022-04-28T07:50:10.734Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-04-28T07:50:10.996Z] --- PASS: TestRenameRunningContainerAndReuse (1.67s) [2022-04-28T07:50:10.996Z] === RUN TestRenameInvalidName [2022-04-28T07:50:10.996Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-04-28T07:50:11.323Z] === RUN TestInvalidConfig [2022-04-28T07:50:11.323Z] --- PASS: TestInvalidConfig (0.00s) [2022-04-28T07:50:11.323Z] === RUN TestConfig [2022-04-28T07:50:11.323Z] --- PASS: TestConfig (0.00s) [2022-04-28T07:50:11.323Z] === RUN TestOptionsLabels [2022-04-28T07:50:11.323Z] --- PASS: TestOptionsLabels (0.00s) [2022-04-28T07:50:11.323Z] === RUN TestValidName [2022-04-28T07:50:11.323Z] --- PASS: TestValidName (0.00s) [2022-04-28T07:50:11.323Z] PASS [2022-04-28T07:50:11.323Z] coverage: 19.7% of statements [2022-04-28T07:50:11.323Z] ok github.com/docker/docker/libnetwork/config 0.076s coverage: 19.7% of statements [2022-04-28T07:50:11.323Z] === RUN TestKey [2022-04-28T07:50:11.323Z] --- PASS: TestKey (0.00s) [2022-04-28T07:50:11.323Z] === RUN TestParseKey [2022-04-28T07:50:11.323Z] --- PASS: TestParseKey (0.00s) [2022-04-28T07:50:11.323Z] === RUN TestInvalidDataStore [2022-04-28T07:50:11.323Z] --- PASS: TestInvalidDataStore (0.00s) [2022-04-28T07:50:11.323Z] === RUN TestKVObjectFlatKey [2022-04-28T07:50:11.323Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-04-28T07:50:11.323Z] === RUN TestAtomicKVObjectFlatKey [2022-04-28T07:50:11.323Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-04-28T07:50:11.323Z] PASS [2022-04-28T07:50:11.323Z] coverage: 21.9% of statements [2022-04-28T07:50:11.323Z] ok github.com/docker/docker/libnetwork/datastore 0.054s coverage: 21.9% of statements [2022-04-28T07:50:11.570Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-04-28T07:50:11.779Z] === RUN TestErrorInterfaces [2022-04-28T07:50:11.779Z] --- PASS: TestErrorInterfaces (0.00s) [2022-04-28T07:50:11.779Z] === RUN TestNetworkMarshalling [2022-04-28T07:50:11.779Z] --- PASS: TestNetworkMarshalling (0.12s) [2022-04-28T07:50:11.779Z] === RUN TestEndpointMarshalling [2022-04-28T07:50:11.779Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-04-28T07:50:11.779Z] === RUN TestAuxAddresses [2022-04-28T07:50:11.779Z] time="2022-04-28T07:50:11Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-28T07:50:11.779Z] --- PASS: TestAuxAddresses (0.01s) [2022-04-28T07:50:11.779Z] === RUN TestSRVServiceQuery [2022-04-28T07:50:11.779Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-04-28T07:50:11.779Z] --- SKIP: TestSRVServiceQuery (0.00s) [2022-04-28T07:50:11.779Z] === RUN TestServiceVIPReuse [2022-04-28T07:50:11.779Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-04-28T07:50:11.779Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-04-28T07:50:11.779Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-04-28T07:50:11.779Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-04-28T07:50:11.779Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-04-28T07:50:11.779Z] === RUN TestDNSIPQuery [2022-04-28T07:50:11.779Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-04-28T07:50:11.779Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-04-28T07:50:11.779Z] === RUN TestDNSProxyServFail [2022-04-28T07:50:11.779Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-04-28T07:50:11.779Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-04-28T07:50:11.779Z] === RUN TestSandboxAddEmpty [2022-04-28T07:50:11.779Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-28T07:50:11.779Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-04-28T07:50:11.779Z] === RUN TestSandboxAddMultiPrio [2022-04-28T07:50:11.779Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-28T07:50:11.779Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-04-28T07:50:11.779Z] === RUN TestSandboxAddSamePrio [2022-04-28T07:50:11.779Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-28T07:50:11.779Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-04-28T07:50:11.779Z] === RUN TestCleanupServiceDiscovery [2022-04-28T07:50:11.779Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-04-28T07:50:11.779Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-04-28T07:50:11.779Z] === RUN TestDNSOptions [2022-04-28T07:50:11.779Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-04-28T07:50:11.779Z] --- SKIP: TestDNSOptions (0.00s) [2022-04-28T07:50:11.779Z] === RUN TestMultipleControllersWithSameStore [2022-04-28T07:50:11.779Z] time="2022-04-28T07:50:11Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-28T07:50:11.833Z] --- PASS: TestRenameInvalidName (0.75s) [2022-04-28T07:50:11.833Z] === RUN TestRenameAnonymousContainer [2022-04-28T07:50:12.094Z] check_test.go:307: [d772ff7f35df0] daemon is not started [2022-04-28T07:50:12.094Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-04-28T07:50:12.102Z] --- PASS: TestAuthZPluginV2Disable (3.35s) [2022-04-28T07:50:12.102Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-04-28T07:50:12.235Z] === RUN TestIPDataMarshalling [2022-04-28T07:50:12.235Z] time="2022-04-28T07:50:11Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-28T07:50:12.235Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-04-28T07:50:12.235Z] === RUN TestValidateAndIsV6 [2022-04-28T07:50:12.235Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-04-28T07:50:12.235Z] PASS [2022-04-28T07:50:12.235Z] coverage: 68.9% of statements [2022-04-28T07:50:12.235Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2022-04-28T07:50:12.235Z] PASS [2022-04-28T07:50:12.235Z] coverage: 8.5% of statements [2022-04-28T07:50:12.235Z] ok github.com/docker/docker/libnetwork/driverapi 0.038s coverage: 68.9% of statements [2022-04-28T07:50:12.235Z] ok github.com/docker/docker/libnetwork 0.249s coverage: 8.5% of statements [2022-04-28T07:50:12.235Z] === RUN TestDriver [2022-04-28T07:50:12.235Z] --- PASS: TestDriver (0.00s) [2022-04-28T07:50:12.235Z] PASS [2022-04-28T07:50:12.235Z] coverage: 34.8% of statements [2022-04-28T07:50:12.235Z] ok github.com/docker/docker/libnetwork/drivers/host 0.037s coverage: 34.8% of statements [2022-04-28T07:50:12.692Z] --- PASS: TestRandomAllocateDeallocate (3.42s) [2022-04-28T07:50:12.692Z] === RUN TestAllocateRandomDeallocate [2022-04-28T07:50:13.147Z] === RUN TestDriver [2022-04-28T07:50:13.147Z] --- PASS: TestDriver (0.00s) [2022-04-28T07:50:13.147Z] PASS [2022-04-28T07:50:13.147Z] coverage: 34.8% of statements [2022-04-28T07:50:13.147Z] ok github.com/docker/docker/libnetwork/drivers/null 0.037s coverage: 34.8% of statements [2022-04-28T07:50:13.147Z] === RUN TestNetworkAllocateFree [2022-04-28T07:50:13.147Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-04-28T07:50:13.147Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-04-28T07:50:13.147Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-04-28T07:50:13.147Z] PASS [2022-04-28T07:50:13.147Z] coverage: 63.6% of statements [2022-04-28T07:50:13.147Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.035s coverage: 63.6% of statements [2022-04-28T07:50:13.147Z] --- PASS: TestAllocateRandomDeallocate (0.62s) [2022-04-28T07:50:13.147Z] === RUN TestAllocateRandomDeallocateSerialize [2022-04-28T07:50:13.604Z] === RUN TestGetEmptyCapabilities [2022-04-28T07:50:13.604Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-04-28T07:50:13.604Z] === RUN TestGetExtraCapabilities [2022-04-28T07:50:13.604Z] --- PASS: TestGetExtraCapabilities (0.01s) [2022-04-28T07:50:13.604Z] === RUN TestGetInvalidCapabilities [2022-04-28T07:50:13.604Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2022-04-28T07:50:13.604Z] === RUN TestRemoteDriver [2022-04-28T07:50:13.604Z] --- PASS: TestRemoteDriver (0.01s) [2022-04-28T07:50:13.604Z] === RUN TestDriverError [2022-04-28T07:50:13.604Z] --- PASS: TestDriverError (0.00s) [2022-04-28T07:50:13.604Z] === RUN TestMissingValues [2022-04-28T07:50:13.604Z] --- PASS: TestMissingValues (0.00s) [2022-04-28T07:50:13.604Z] === RUN TestRollback [2022-04-28T07:50:13.604Z] --- PASS: TestRollback (0.00s) [2022-04-28T07:50:13.604Z] PASS [2022-04-28T07:50:13.604Z] coverage: 57.4% of statements [2022-04-28T07:50:13.604Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.102s coverage: 57.4% of statements [2022-04-28T07:50:14.014Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-04-28T07:50:14.059Z] --- PASS: TestAllocateRandomDeallocateSerialize (0.71s) [2022-04-28T07:50:14.059Z] === RUN TestRetrieveFromStore [2022-04-28T07:50:14.059Z] === RUN TestNew [2022-04-28T07:50:14.059Z] --- PASS: TestNew (0.00s) [2022-04-28T07:50:14.059Z] === RUN TestAddDriver [2022-04-28T07:50:14.059Z] --- PASS: TestAddDriver (0.00s) [2022-04-28T07:50:14.059Z] === RUN TestAddDuplicateDriver [2022-04-28T07:50:14.059Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-04-28T07:50:14.059Z] === RUN TestIPAMDefaultAddressSpaces [2022-04-28T07:50:14.059Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-04-28T07:50:14.059Z] === RUN TestDriver [2022-04-28T07:50:14.059Z] --- PASS: TestDriver (0.00s) [2022-04-28T07:50:14.515Z] === RUN TestIPAM [2022-04-28T07:50:14.515Z] --- PASS: TestIPAM (0.00s) [2022-04-28T07:50:14.515Z] === RUN TestWalkIPAMs [2022-04-28T07:50:14.515Z] --- PASS: TestWalkIPAMs (0.00s) [2022-04-28T07:50:14.515Z] === RUN TestWalkDrivers [2022-04-28T07:50:14.515Z] --- PASS: TestWalkDrivers (0.00s) [2022-04-28T07:50:14.515Z] PASS [2022-04-28T07:50:14.515Z] coverage: 82.4% of statements [2022-04-28T07:50:14.515Z] ok github.com/docker/docker/libnetwork/drvregistry 0.062s coverage: 82.4% of statements [2022-04-28T07:50:14.515Z] === RUN TestNAT [2022-04-28T07:50:14.515Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-04-28T07:50:14.515Z] --- SKIP: TestNAT (0.00s) [2022-04-28T07:50:14.515Z] === RUN TestTransparent [2022-04-28T07:50:14.515Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-04-28T07:50:14.515Z] --- SKIP: TestTransparent (0.00s) [2022-04-28T07:50:14.515Z] PASS [2022-04-28T07:50:14.515Z] coverage: 0.0% of statements [2022-04-28T07:50:14.515Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.042s coverage: 0.0% of statements [2022-04-28T07:50:14.515Z] === RUN TestBuildDefault [2022-04-28T07:50:14.515Z] --- PASS: TestBuildDefault (0.00s) [2022-04-28T07:50:14.515Z] === RUN TestBuildHostnameDomainname [2022-04-28T07:50:14.515Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-04-28T07:50:14.515Z] === RUN TestBuildHostname [2022-04-28T07:50:14.515Z] --- PASS: TestBuildHostname (0.00s) [2022-04-28T07:50:14.515Z] === RUN TestBuildHostnameFQDN [2022-04-28T07:50:14.515Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-04-28T07:50:14.515Z] === RUN TestBuildNoIP [2022-04-28T07:50:14.515Z] --- PASS: TestBuildNoIP (0.00s) [2022-04-28T07:50:14.515Z] === RUN TestUpdate [2022-04-28T07:50:14.515Z] --- PASS: TestUpdate (0.00s) [2022-04-28T07:50:14.515Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-04-28T07:50:14.515Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-04-28T07:50:14.515Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-04-28T07:50:14.515Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-04-28T07:50:14.515Z] === RUN TestAddEmpty [2022-04-28T07:50:14.515Z] --- PASS: TestAddEmpty (0.00s) [2022-04-28T07:50:14.515Z] === RUN TestAdd [2022-04-28T07:50:14.515Z] --- PASS: TestAdd (0.00s) [2022-04-28T07:50:14.515Z] === RUN TestDeleteEmpty [2022-04-28T07:50:14.515Z] --- PASS: TestDeleteEmpty (0.00s) [2022-04-28T07:50:14.515Z] === RUN TestDeleteNewline [2022-04-28T07:50:14.515Z] --- PASS: TestDeleteNewline (0.00s) [2022-04-28T07:50:14.515Z] === RUN TestDelete [2022-04-28T07:50:14.515Z] --- PASS: TestDelete (0.00s) [2022-04-28T07:50:14.515Z] === RUN TestConcurrentWrites [2022-04-28T07:50:14.515Z] --- PASS: TestRetrieveFromStore (0.40s) [2022-04-28T07:50:14.515Z] === RUN TestIsCorrupted [2022-04-28T07:50:14.515Z] --- PASS: TestIsCorrupted (0.01s) [2022-04-28T07:50:14.515Z] === RUN TestSetRollover [2022-04-28T07:50:14.515Z] --- PASS: TestConcurrentWrites (0.14s) [2022-04-28T07:50:14.515Z] PASS [2022-04-28T07:50:14.515Z] coverage: 81.2% of statements [2022-04-28T07:50:14.515Z] ok github.com/docker/docker/libnetwork/etchosts 0.192s coverage: 81.2% of statements [2022-04-28T07:50:14.586Z] --- PASS: TestRenameAnonymousContainer (2.84s) [2022-04-28T07:50:14.586Z] === RUN TestRenameContainerWithSameName [2022-04-28T07:50:14.970Z] === RUN TestCaller [2022-04-28T07:50:14.970Z] --- PASS: TestCaller (0.00s) [2022-04-28T07:50:14.970Z] PASS [2022-04-28T07:50:14.970Z] coverage: 100.0% of statements [2022-04-28T07:50:14.970Z] ok github.com/docker/docker/libnetwork/internal/caller 0.032s coverage: 100.0% of statements [2022-04-28T07:50:14.970Z] === RUN TestNew [2022-04-28T07:50:14.970Z] --- PASS: TestNew (0.00s) [2022-04-28T07:50:14.970Z] === RUN TestAllocate [2022-04-28T07:50:14.970Z] --- PASS: TestAllocate (0.00s) [2022-04-28T07:50:14.970Z] === RUN TestUninitialized [2022-04-28T07:50:14.970Z] --- PASS: TestUninitialized (0.00s) [2022-04-28T07:50:14.970Z] === RUN TestAllocateInRange [2022-04-28T07:50:14.970Z] --- PASS: TestAllocateInRange (0.00s) [2022-04-28T07:50:14.970Z] === RUN TestAllocateSerial [2022-04-28T07:50:14.970Z] --- PASS: TestAllocateSerial (0.00s) [2022-04-28T07:50:14.970Z] PASS [2022-04-28T07:50:14.970Z] coverage: 87.5% of statements [2022-04-28T07:50:14.970Z] ok github.com/docker/docker/libnetwork/idm 0.033s coverage: 87.5% of statements [2022-04-28T07:50:15.393Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.14s) [2022-04-28T07:50:15.393Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-04-28T07:50:15.426Z] --- PASS: TestSetRollover (0.84s) [2022-04-28T07:50:15.426Z] === RUN TestSetRolloverSerial [2022-04-28T07:50:15.426Z] === RUN TestSetSerialInsertDelete [2022-04-28T07:50:15.426Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-04-28T07:50:15.426Z] === RUN TestSetParallelInsertDelete [2022-04-28T07:50:15.530Z] --- PASS: TestRenameContainerWithSameName (0.87s) [2022-04-28T07:50:15.530Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-28T07:50:15.530Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-04-28T07:50:16.387Z] === RUN TestInt2IP2IntConversion [2022-04-28T07:50:16.387Z] --- PASS: TestSetRolloverSerial (1.00s) [2022-04-28T07:50:16.387Z] === RUN TestGetFirstAvailableFromCurrent [2022-04-28T07:50:16.387Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-04-28T07:50:16.387Z] PASS [2022-04-28T07:50:16.387Z] coverage: 84.4% of statements [2022-04-28T07:50:16.387Z] ok github.com/docker/docker/libnetwork/bitseq 7.033s coverage: 84.4% of statements [2022-04-28T07:50:16.387Z] === RUN TestPoolRequest [2022-04-28T07:50:16.387Z] --- PASS: TestPoolRequest (0.00s) [2022-04-28T07:50:16.387Z] === RUN TestOtherRequests [2022-04-28T07:50:16.387Z] --- PASS: TestOtherRequests (0.00s) [2022-04-28T07:50:16.387Z] PASS [2022-04-28T07:50:16.387Z] coverage: 57.1% of statements [2022-04-28T07:50:16.387Z] ok github.com/docker/docker/libnetwork/ipams/null 0.033s coverage: 57.1% of statements [2022-04-28T07:50:16.842Z] --- PASS: TestInt2IP2IntConversion (0.42s) [2022-04-28T07:50:16.842Z] === RUN TestGetAddressVersion [2022-04-28T07:50:16.842Z] --- PASS: TestGetAddressVersion (0.00s) [2022-04-28T07:50:16.842Z] === RUN TestKeyString [2022-04-28T07:50:16.842Z] --- PASS: TestKeyString (0.00s) [2022-04-28T07:50:16.842Z] === RUN TestPoolDataMarshal [2022-04-28T07:50:16.842Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-04-28T07:50:16.842Z] === RUN TestSubnetsMarshal [2022-04-28T07:50:16.842Z] --- PASS: TestSubnetsMarshal (0.03s) [2022-04-28T07:50:16.842Z] === RUN TestAddSubnets [2022-04-28T07:50:16.842Z] --- PASS: TestAddSubnets (0.03s) [2022-04-28T07:50:16.842Z] === RUN TestDoublePoolRelease [2022-04-28T07:50:16.842Z] --- PASS: TestDoublePoolRelease (0.02s) [2022-04-28T07:50:16.842Z] === RUN TestAddReleasePoolID [2022-04-28T07:50:16.842Z] --- PASS: TestAddReleasePoolID (0.04s) [2022-04-28T07:50:16.842Z] === RUN TestPredefinedPool [2022-04-28T07:50:16.842Z] --- PASS: TestPredefinedPool (0.01s) [2022-04-28T07:50:16.842Z] === RUN TestRemoveSubnet [2022-04-28T07:50:16.842Z] --- PASS: TestRemoveSubnet (0.10s) [2022-04-28T07:50:16.842Z] === RUN TestGetSameAddress [2022-04-28T07:50:16.842Z] --- PASS: TestGetSameAddress (0.01s) [2022-04-28T07:50:16.842Z] === RUN TestPoolAllocationReuse [2022-04-28T07:50:16.916Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-04-28T07:50:16.916Z] --- PASS: TestRenameContainerWithLinkedContainer (1.52s) [2022-04-28T07:50:16.916Z] === RUN TestResize [2022-04-28T07:50:17.302Z] === RUN TestGetCapabilities [2022-04-28T07:50:17.302Z] --- PASS: TestGetCapabilities (0.01s) [2022-04-28T07:50:17.302Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-04-28T07:50:17.302Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2022-04-28T07:50:17.302Z] === RUN TestGetDefaultAddressSpaces [2022-04-28T07:50:17.302Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2022-04-28T07:50:17.302Z] === RUN TestRemoteDriver [2022-04-28T07:50:17.302Z] --- PASS: TestRemoteDriver (0.00s) [2022-04-28T07:50:17.302Z] PASS [2022-04-28T07:50:17.302Z] coverage: 47.4% of statements [2022-04-28T07:50:17.302Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.056s coverage: 47.4% of statements [2022-04-28T07:50:17.488Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-04-28T07:50:17.748Z] --- PASS: TestResize (0.77s) [2022-04-28T07:50:17.748Z] === RUN TestResizeWithInvalidSize [2022-04-28T07:50:17.758Z] --- PASS: TestPoolAllocationReuse (0.86s) [2022-04-28T07:50:17.758Z] === RUN TestGetAddressSubPoolEqualPool [2022-04-28T07:50:17.758Z] --- PASS: TestGetAddressSubPoolEqualPool (0.01s) [2022-04-28T07:50:17.758Z] === RUN TestRequestReleaseAddressFromSubPool [2022-04-28T07:50:18.009Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-04-28T07:50:18.213Z] === RUN TestWindowsIPAM [2022-04-28T07:50:18.213Z] --- PASS: TestWindowsIPAM (0.00s) [2022-04-28T07:50:18.213Z] PASS [2022-04-28T07:50:18.213Z] coverage: 71.4% of statements [2022-04-28T07:50:18.213Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.034s coverage: 71.4% of statements [2022-04-28T07:50:18.582Z] --- PASS: TestResizeWithInvalidSize (0.84s) [2022-04-28T07:50:18.582Z] === RUN TestResizeWhenContainerNotStarted [2022-04-28T07:50:18.669Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-04-28T07:50:18.669Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-04-28T07:50:18.669Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-04-28T07:50:18.669Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-04-28T07:50:18.669Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-04-28T07:50:18.669Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-04-28T07:50:18.669Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-04-28T07:50:18.669Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-04-28T07:50:18.669Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-04-28T07:50:18.669Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-04-28T07:50:18.669Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-04-28T07:50:18.669Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-04-28T07:50:18.669Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-04-28T07:50:18.669Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-04-28T07:50:18.669Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-04-28T07:50:18.669Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-04-28T07:50:18.669Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-04-28T07:50:19.129Z] === RUN TestDefaultNetwork [2022-04-28T07:50:19.129Z] --- PASS: TestRequestReleaseAddressFromSubPool (1.25s) [2022-04-28T07:50:19.129Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-04-28T07:50:19.129Z] --- PASS: TestDefaultNetwork (0.21s) [2022-04-28T07:50:19.129Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-04-28T07:50:19.129Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.21s) [2022-04-28T07:50:19.129Z] === RUN TestInitAddressPools [2022-04-28T07:50:19.129Z] --- PASS: TestInitAddressPools (0.00s) [2022-04-28T07:50:19.129Z] PASS [2022-04-28T07:50:19.129Z] coverage: 74.0% of statements [2022-04-28T07:50:19.528Z] --- PASS: TestResizeWhenContainerNotStarted (0.71s) [2022-04-28T07:50:19.528Z] === RUN TestDaemonRestartKillContainers [2022-04-28T07:50:19.528Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-28T07:50:19.528Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-28T07:50:19.528Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-28T07:50:19.528Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-28T07:50:19.528Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-28T07:50:19.528Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-28T07:50:19.528Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-28T07:50:19.528Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-28T07:50:19.528Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-28T07:50:19.528Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-28T07:50:19.528Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-28T07:50:19.528Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-28T07:50:19.528Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-28T07:50:19.528Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-28T07:50:19.528Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-28T07:50:19.528Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-28T07:50:19.528Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-28T07:50:19.528Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-28T07:50:19.528Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-28T07:50:19.528Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-28T07:50:19.528Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-28T07:50:19.528Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-28T07:50:19.528Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-28T07:50:19.528Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-28T07:50:19.528Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-28T07:50:19.528Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-28T07:50:19.528Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-28T07:50:19.528Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-28T07:50:19.528Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-28T07:50:19.528Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-28T07:50:19.528Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-28T07:50:19.528Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-28T07:50:19.528Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-28T07:50:19.528Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-28T07:50:19.528Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-04-28T07:50:19.528Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-04-28T07:50:19.585Z] ok github.com/docker/docker/libnetwork/ipamutils 0.485s coverage: 74.0% of statements [2022-04-28T07:50:19.585Z] === RUN TestKeyValue [2022-04-28T07:50:19.585Z] --- PASS: TestKeyValue (0.00s) [2022-04-28T07:50:19.585Z] PASS [2022-04-28T07:50:19.585Z] coverage: 60.0% of statements [2022-04-28T07:50:19.585Z] ok github.com/docker/docker/libnetwork/netlabel 0.031s coverage: 60.0% of statements [2022-04-28T07:50:20.041Z] === RUN TestGenerate [2022-04-28T07:50:20.041Z] --- PASS: TestGenerate (0.00s) [2022-04-28T07:50:20.041Z] === RUN TestGeneratePtr [2022-04-28T07:50:20.041Z] --- PASS: TestGeneratePtr (0.00s) [2022-04-28T07:50:20.041Z] === RUN TestGenerateMissingField [2022-04-28T07:50:20.041Z] --- PASS: TestGenerateMissingField (0.00s) [2022-04-28T07:50:20.041Z] === RUN TestFieldCannotBeSet [2022-04-28T07:50:20.041Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-04-28T07:50:20.041Z] === RUN TestTypeMismatchError [2022-04-28T07:50:20.041Z] --- PASS: TestTypeMismatchError (0.00s) [2022-04-28T07:50:20.041Z] PASS [2022-04-28T07:50:20.041Z] coverage: 100.0% of statements [2022-04-28T07:50:20.041Z] ok github.com/docker/docker/libnetwork/options 0.033s coverage: 100.0% of statements [2022-04-28T07:50:20.382Z] --- PASS: TestUpdateRestartPolicy (10.78s) [2022-04-28T07:50:20.382Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-28T07:50:20.382Z] --- PASS: TestUpdateRestartWithAutoRemove (0.40s) [2022-04-28T07:50:20.382Z] === RUN TestWaitNonBlocked [2022-04-28T07:50:20.382Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-28T07:50:20.382Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-28T07:50:20.382Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-28T07:50:20.382Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-28T07:50:20.382Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-28T07:50:20.382Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-28T07:50:20.382Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-04-28T07:50:20.382Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.65s) [2022-04-28T07:50:20.382Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.71s) [2022-04-28T07:50:20.382Z] === RUN TestWaitBlocked [2022-04-28T07:50:20.382Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-28T07:50:20.382Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-28T07:50:20.382Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-04-28T07:50:20.382Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-04-28T07:50:20.382Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-28T07:50:20.382Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-04-28T07:50:20.499Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (1.56s) [2022-04-28T07:50:20.499Z] === RUN TestGetAddress [2022-04-28T07:50:20.645Z] --- PASS: TestWaitBlocked (0.01s) [2022-04-28T07:50:20.645Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.56s) [2022-04-28T07:50:20.645Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.69s) [2022-04-28T07:50:20.645Z] === CONT TestContainerStartOnDaemonRestart [2022-04-28T07:50:20.645Z] === CONT TestIpcModeOlderClient [2022-04-28T07:50:20.645Z] --- PASS: TestIpcModeOlderClient (0.06s) [2022-04-28T07:50:20.645Z] === CONT TestContainerKillOnDaemonStart [2022-04-28T07:50:20.718Z] --- PASS: TestCheckoutGit (25.65s) [2022-04-28T07:50:20.718Z] === RUN TestValidGitTransport [2022-04-28T07:50:20.718Z] --- PASS: TestValidGitTransport (0.00s) [2022-04-28T07:50:20.718Z] === RUN TestGitInvalidRef [2022-04-28T07:50:20.718Z] --- PASS: TestGitInvalidRef (0.17s) [2022-04-28T07:50:20.718Z] PASS [2022-04-28T07:50:20.718Z] coverage: 86.3% of statements [2022-04-28T07:50:20.718Z] ok github.com/docker/docker/builder/remotecontext/git 25.870s coverage: 86.3% of statements [2022-04-28T07:50:21.174Z] ? github.com/docker/docker/cli [no test files] [2022-04-28T07:50:21.174Z] ? github.com/docker/docker/cli/config [no test files] [2022-04-28T07:50:21.174Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-04-28T07:50:21.174Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-04-28T07:50:21.449Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-04-28T07:50:21.462Z] testing: warning: no tests to run [2022-04-28T07:50:21.462Z] PASS [2022-04-28T07:50:21.462Z] coverage: 0.0% of statements [2022-04-28T07:50:21.462Z] ok github.com/docker/docker/libnetwork/osl 0.034s coverage: 0.0% of statements [no tests to run] [2022-04-28T07:50:21.462Z] === RUN TestNetworkDBSimple [2022-04-28T07:50:22.392Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-28T07:50:22.423Z] === RUN TestRequestNewPort [2022-04-28T07:50:22.423Z] --- PASS: TestRequestNewPort (0.00s) [2022-04-28T07:50:22.423Z] === RUN TestRequestSpecificPort [2022-04-28T07:50:22.423Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-04-28T07:50:22.423Z] === RUN TestReleasePort [2022-04-28T07:50:22.423Z] --- PASS: TestReleasePort (0.00s) [2022-04-28T07:50:22.423Z] === RUN TestReuseReleasedPort [2022-04-28T07:50:22.423Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-04-28T07:50:22.423Z] === RUN TestReleaseUnreadledPort [2022-04-28T07:50:22.423Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-04-28T07:50:22.423Z] === RUN TestUnknowProtocol [2022-04-28T07:50:22.423Z] --- PASS: TestUnknowProtocol (0.00s) [2022-04-28T07:50:22.423Z] === RUN TestAllocateAllPorts [2022-04-28T07:50:22.423Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-04-28T07:50:22.423Z] === RUN TestPortAllocation [2022-04-28T07:50:22.423Z] --- PASS: TestPortAllocation (0.00s) [2022-04-28T07:50:22.423Z] === RUN TestPortAllocationWithCustomRange [2022-04-28T07:50:22.423Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-04-28T07:50:22.423Z] === RUN TestNoDuplicateBPR [2022-04-28T07:50:22.423Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-04-28T07:50:22.423Z] === RUN TestChangePortRange [2022-04-28T07:50:22.423Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-04-28T07:50:22.423Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-04-28T07:50:22.423Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-04-28T07:50:22.423Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-04-28T07:50:22.423Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-04-28T07:50:22.423Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-04-28T07:50:22.423Z] --- PASS: TestChangePortRange (0.00s) [2022-04-28T07:50:22.423Z] PASS [2022-04-28T07:50:22.423Z] coverage: 88.6% of statements [2022-04-28T07:50:22.423Z] ok github.com/docker/docker/libnetwork/portallocator 0.037s coverage: 88.6% of statements [2022-04-28T07:50:22.423Z] 2022/04/28 07:50:22 Closing DB instances... [2022-04-28T07:50:22.880Z] testing: warning: no tests to run [2022-04-28T07:50:22.880Z] PASS [2022-04-28T07:50:22.880Z] coverage: 0.0% of statements [2022-04-28T07:50:22.880Z] ok github.com/docker/docker/libnetwork/portmapper 0.031s coverage: 0.0% of statements [no tests to run] [2022-04-28T07:50:23.167Z] === CONT TestRestartDaemonWithRestartingContainer [2022-04-28T07:50:23.167Z] --- PASS: TestContainerStartOnDaemonRestart (2.03s) [2022-04-28T07:50:23.392Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-04-28T07:50:23.842Z] === RUN TestHashData [2022-04-28T07:50:23.842Z] --- PASS: TestHashData (0.00s) [2022-04-28T07:50:23.842Z] PASS [2022-04-28T07:50:23.842Z] coverage: 2.8% of statements [2022-04-28T07:50:23.842Z] ok github.com/docker/docker/libnetwork/resolvconf 0.033s coverage: 2.8% of statements [2022-04-28T07:50:23.842Z] --- PASS: TestNetworkDBSimple (2.04s) [2022-04-28T07:50:23.842Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-04-28T07:50:23.987Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-04-28T07:50:24.251Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-28T07:50:24.299Z] === RUN TestErrorConstructors [2022-04-28T07:50:24.299Z] --- PASS: TestErrorConstructors (0.00s) [2022-04-28T07:50:24.299Z] === RUN TestCompareIPMask [2022-04-28T07:50:24.299Z] --- PASS: TestCompareIPMask (0.00s) [2022-04-28T07:50:24.299Z] === RUN TestUtilGetHostPartIP [2022-04-28T07:50:24.299Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-04-28T07:50:24.299Z] === RUN TestUtilGetBroadcastIP [2022-04-28T07:50:24.299Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-04-28T07:50:24.299Z] === RUN TestParseCIDR [2022-04-28T07:50:24.299Z] --- PASS: TestParseCIDR (0.00s) [2022-04-28T07:50:24.299Z] PASS [2022-04-28T07:50:24.299Z] coverage: 37.3% of statements [2022-04-28T07:50:24.299Z] ok github.com/docker/docker/libnetwork/types 0.036s coverage: 37.3% of statements [2022-04-28T07:50:24.539Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.76s) [2022-04-28T07:50:24.539Z] === CONT TestDaemonHostGatewayIP [2022-04-28T07:50:24.755Z] 2022/04/28 07:50:24 Closing DB instances... [2022-04-28T07:50:25.211Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-04-28T07:50:25.211Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-04-28T07:50:25.211Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-04-28T07:50:25.211Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-04-28T07:50:25.211Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-04-28T07:50:25.211Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-04-28T07:50:25.211Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-04-28T07:50:25.211Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-04-28T07:50:25.211Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-04-28T07:50:25.211Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-04-28T07:50:25.211Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-04-28T07:50:25.211Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-04-28T07:50:25.211Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-04-28T07:50:25.211Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-04-28T07:50:25.211Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-04-28T07:50:25.211Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-04-28T07:50:25.211Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-04-28T07:50:25.211Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-04-28T07:50:25.211Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-04-28T07:50:25.211Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-04-28T07:50:25.211Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-04-28T07:50:25.211Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-04-28T07:50:25.211Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-04-28T07:50:25.211Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-04-28T07:50:25.211Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-04-28T07:50:25.211Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-04-28T07:50:25.211Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-04-28T07:50:25.211Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-04-28T07:50:25.211Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-04-28T07:50:25.211Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-04-28T07:50:25.211Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-04-28T07:50:25.211Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-04-28T07:50:25.211Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-04-28T07:50:25.211Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-04-28T07:50:25.211Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-04-28T07:50:25.211Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-04-28T07:50:25.211Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-04-28T07:50:25.212Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-04-28T07:50:25.212Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-04-28T07:50:25.212Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-04-28T07:50:25.212Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-04-28T07:50:25.212Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-04-28T07:50:25.212Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-04-28T07:50:25.212Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-04-28T07:50:25.212Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-04-28T07:50:25.212Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-04-28T07:50:25.212Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-04-28T07:50:25.212Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-04-28T07:50:25.212Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-04-28T07:50:25.212Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-04-28T07:50:25.212Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-04-28T07:50:25.212Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-04-28T07:50:25.212Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-04-28T07:50:25.212Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-04-28T07:50:25.212Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-04-28T07:50:25.212Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-04-28T07:50:25.212Z] PASS [2022-04-28T07:50:25.212Z] coverage: 55.0% of statements [2022-04-28T07:50:25.212Z] ok github.com/docker/docker/oci 0.040s coverage: 55.0% of statements [2022-04-28T07:50:25.371Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.92s) [2022-04-28T07:50:25.371Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-04-28T07:50:25.652Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-04-28T07:50:25.652Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-28T07:50:25.667Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-04-28T07:50:25.667Z] PASS [2022-04-28T07:50:25.667Z] coverage: 100.0% of statements [2022-04-28T07:50:25.667Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.058s coverage: 100.0% of statements [2022-04-28T07:50:25.917Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-28T07:50:25.917Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-04-28T07:50:26.122Z] === RUN TestParseVersion [2022-04-28T07:50:26.122Z] --- PASS: TestParseVersion (0.00s) [2022-04-28T07:50:26.122Z] PASS [2022-04-28T07:50:26.122Z] coverage: 52.9% of statements [2022-04-28T07:50:26.122Z] ok github.com/docker/docker/pkg/aaparser 0.031s coverage: 52.9% of statements [2022-04-28T07:50:26.122Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.63s) [2022-04-28T07:50:26.122Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-04-28T07:50:26.578Z] === RUN TestAddressPoolOpt [2022-04-28T07:50:26.578Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-04-28T07:50:26.578Z] === RUN TestValidateEnv [2022-04-28T07:50:26.578Z] === RUN TestValidateEnv/a [2022-04-28T07:50:26.578Z] === RUN TestValidateEnv/something [2022-04-28T07:50:26.578Z] === RUN TestValidateEnv/_=a [2022-04-28T07:50:26.578Z] === RUN TestValidateEnv/env1=value1 [2022-04-28T07:50:26.578Z] === RUN TestValidateEnv/_env1=value1 [2022-04-28T07:50:26.578Z] === RUN TestValidateEnv/env2=value2=value3 [2022-04-28T07:50:26.578Z] === RUN TestValidateEnv/env3=abc!qwe [2022-04-28T07:50:26.578Z] === RUN TestValidateEnv/env_4=value_4 [2022-04-28T07:50:26.578Z] === RUN TestValidateEnv/PATH [2022-04-28T07:50:26.578Z] === RUN TestValidateEnv/=a [2022-04-28T07:50:26.578Z] === RUN TestValidateEnv/PATH= [2022-04-28T07:50:26.578Z] === RUN TestValidateEnv/PATH=something [2022-04-28T07:50:26.578Z] === RUN TestValidateEnv/asd!qwe [2022-04-28T07:50:26.578Z] === RUN TestValidateEnv/1asd [2022-04-28T07:50:26.578Z] === RUN TestValidateEnv/123 [2022-04-28T07:50:26.578Z] === RUN TestValidateEnv/some_space [2022-04-28T07:50:26.578Z] === RUN TestValidateEnv/__some_space_before [2022-04-28T07:50:26.578Z] === RUN TestValidateEnv/some_space_after__ [2022-04-28T07:50:26.578Z] === RUN TestValidateEnv/= [2022-04-28T07:50:26.578Z] === RUN TestValidateEnv/PaTh [2022-04-28T07:50:26.578Z] --- PASS: TestValidateEnv (0.00s) [2022-04-28T07:50:26.578Z] --- PASS: TestValidateEnv/a (0.00s) [2022-04-28T07:50:26.578Z] --- PASS: TestValidateEnv/something (0.00s) [2022-04-28T07:50:26.578Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-04-28T07:50:26.578Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-04-28T07:50:26.578Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-04-28T07:50:26.578Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-04-28T07:50:26.578Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-04-28T07:50:26.578Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-04-28T07:50:26.578Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-04-28T07:50:26.578Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-04-28T07:50:26.578Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-04-28T07:50:26.578Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-04-28T07:50:26.578Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-04-28T07:50:26.578Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-04-28T07:50:26.578Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-04-28T07:50:26.578Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-04-28T07:50:26.578Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-04-28T07:50:26.578Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-04-28T07:50:26.578Z] --- PASS: TestValidateEnv/= (0.00s) [2022-04-28T07:50:26.578Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-04-28T07:50:26.578Z] === RUN TestParseHost [2022-04-28T07:50:26.578Z] === RUN TestParseHost/tcp://[::1]:5555/p [2022-04-28T07:50:26.578Z] === RUN TestParseHost/_tcp://:5555/path_ [2022-04-28T07:50:26.578Z] === RUN TestParseHost/something_with_spaces [2022-04-28T07:50:26.578Z] === RUN TestParseHost/:// [2022-04-28T07:50:26.578Z] === RUN TestParseHost/unknown:// [2022-04-28T07:50:26.578Z] === RUN TestParseHost/tcp://invalid:port [2022-04-28T07:50:26.578Z] === RUN TestParseHost/tcp://:5555/ [2022-04-28T07:50:26.578Z] === RUN TestParseHost/tcp://[::1]:5555/ [2022-04-28T07:50:26.578Z] === RUN TestParseHost/tcp://:port [2022-04-28T07:50:26.578Z] === RUN TestParseHost/tcp://:5555/p [2022-04-28T07:50:26.578Z] === RUN TestParseHost/tcp://0.0.0.0:5555/ [2022-04-28T07:50:26.578Z] === RUN TestParseHost/tcp://0.0.0.0:5555/p [2022-04-28T07:50:26.578Z] === RUN TestParseHost/tcp://[::1]:/ [2022-04-28T07:50:26.578Z] === RUN TestParseHost/tcp://0.0.0.0:5555 [2022-04-28T07:50:26.578Z] === RUN TestParseHost/unix://path/to/socket [2022-04-28T07:50:26.578Z] === RUN TestParseHost/unix:// [2022-04-28T07:50:26.578Z] === RUN TestParseHost/tcp://:5555 [2022-04-28T07:50:26.578Z] === RUN TestParseHost/tcp://[::1]: [2022-04-28T07:50:26.578Z] === RUN TestParseHost/#00 [2022-04-28T07:50:26.578Z] === RUN TestParseHost/__ [2022-04-28T07:50:26.578Z] === RUN TestParseHost/tcp://192.168:5555 [2022-04-28T07:50:26.578Z] === RUN TestParseHost/tcp://: [2022-04-28T07:50:26.578Z] === RUN TestParseHost/npipe:// [2022-04-28T07:50:26.578Z] === RUN TestParseHost/npipe:////./pipe/foo [2022-04-28T07:50:26.578Z] === RUN TestParseHost/_ [2022-04-28T07:50:26.578Z] === RUN TestParseHost/fd:// [2022-04-28T07:50:26.578Z] === RUN TestParseHost/fd://something [2022-04-28T07:50:26.578Z] === RUN TestParseHost/tcp://0.0.0.0:1234567890 [2022-04-28T07:50:26.578Z] === RUN TestParseHost/tcp://docker.com:5555 [2022-04-28T07:50:26.578Z] === RUN TestParseHost/tcp://host: [2022-04-28T07:50:26.578Z] === RUN TestParseHost/tcp:// [2022-04-28T07:50:26.578Z] === RUN TestParseHost/tcp://[::1]:5555 [2022-04-28T07:50:26.578Z] === RUN TestParseHost/tcp://192.168.0.1:5555 [2022-04-28T07:50:26.578Z] --- PASS: TestParseHost (0.00s) [2022-04-28T07:50:26.578Z] --- PASS: TestParseHost/tcp://[::1]:5555/p (0.00s) [2022-04-28T07:50:26.578Z] --- PASS: TestParseHost/_tcp://:5555/path_ (0.00s) [2022-04-28T07:50:26.578Z] --- PASS: TestParseHost/something_with_spaces (0.00s) [2022-04-28T07:50:26.578Z] --- PASS: TestParseHost/:// (0.00s) [2022-04-28T07:50:26.578Z] --- PASS: TestParseHost/unknown:// (0.00s) [2022-04-28T07:50:26.578Z] --- PASS: TestParseHost/tcp://invalid:port (0.00s) [2022-04-28T07:50:26.578Z] --- PASS: TestParseHost/tcp://:5555/ (0.00s) [2022-04-28T07:50:26.578Z] --- PASS: TestParseHost/tcp://[::1]:5555/ (0.00s) [2022-04-28T07:50:26.578Z] --- PASS: TestParseHost/tcp://:port (0.00s) [2022-04-28T07:50:26.578Z] --- PASS: TestParseHost/tcp://:5555/p (0.00s) [2022-04-28T07:50:26.578Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/ (0.00s) [2022-04-28T07:50:26.578Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/p (0.00s) [2022-04-28T07:50:26.578Z] --- PASS: TestParseHost/tcp://[::1]:/ (0.00s) [2022-04-28T07:50:26.578Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555 (0.00s) [2022-04-28T07:50:26.578Z] --- PASS: TestParseHost/unix://path/to/socket (0.00s) [2022-04-28T07:50:26.578Z] --- PASS: TestParseHost/unix:// (0.00s) [2022-04-28T07:50:26.578Z] --- PASS: TestParseHost/tcp://:5555 (0.00s) [2022-04-28T07:50:26.578Z] --- PASS: TestParseHost/tcp://[::1]: (0.00s) [2022-04-28T07:50:26.578Z] --- PASS: TestParseHost/#00 (0.00s) [2022-04-28T07:50:26.578Z] --- PASS: TestParseHost/__ (0.00s) [2022-04-28T07:50:26.578Z] --- PASS: TestParseHost/tcp://192.168:5555 (0.00s) [2022-04-28T07:50:26.578Z] --- PASS: TestParseHost/tcp://: (0.00s) [2022-04-28T07:50:26.578Z] --- PASS: TestParseHost/npipe:// (0.00s) [2022-04-28T07:50:26.578Z] --- PASS: TestParseHost/npipe:////./pipe/foo (0.00s) [2022-04-28T07:50:26.578Z] --- PASS: TestParseHost/_ (0.00s) [2022-04-28T07:50:26.578Z] --- PASS: TestParseHost/fd:// (0.00s) [2022-04-28T07:50:26.578Z] --- PASS: TestParseHost/fd://something (0.00s) [2022-04-28T07:50:26.578Z] --- PASS: TestParseHost/tcp://0.0.0.0:1234567890 (0.00s) [2022-04-28T07:50:26.578Z] --- PASS: TestParseHost/tcp://docker.com:5555 (0.00s) [2022-04-28T07:50:26.578Z] --- PASS: TestParseHost/tcp://host: (0.00s) [2022-04-28T07:50:26.578Z] --- PASS: TestParseHost/tcp:// (0.00s) [2022-04-28T07:50:26.578Z] --- PASS: TestParseHost/tcp://[::1]:5555 (0.00s) [2022-04-28T07:50:26.578Z] --- PASS: TestParseHost/tcp://192.168.0.1:5555 (0.00s) [2022-04-28T07:50:26.578Z] === RUN TestParseDockerDaemonHost [2022-04-28T07:50:26.578Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d/path [2022-04-28T07:50:26.578Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1:5555 [2022-04-28T07:50:26.578Z] === RUN TestParseDockerDaemonHost/tcp://unix:///run/docker.sock [2022-04-28T07:50:26.578Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555/path [2022-04-28T07:50:26.578Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path [2022-04-28T07:50:26.578Z] === RUN TestParseDockerDaemonHost/tcp://:5555/path [2022-04-28T07:50:26.578Z] === RUN TestParseDockerDaemonHost/localhost:5555/path [2022-04-28T07:50:26.579Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d [2022-04-28T07:50:26.579Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1 [2022-04-28T07:50:26.579Z] === RUN TestParseDockerDaemonHost/_tcp://:5555/path_ [2022-04-28T07:50:26.579Z] === RUN TestParseDockerDaemonHost/#00 [2022-04-28T07:50:26.579Z] === RUN TestParseDockerDaemonHost/:5555/path [2022-04-28T07:50:26.579Z] === RUN TestParseDockerDaemonHost/[::1]:5555/path [2022-04-28T07:50:26.579Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555 [2022-04-28T07:50:26.579Z] === RUN TestParseDockerDaemonHost/fd:// [2022-04-28T07:50:26.579Z] === RUN TestParseDockerDaemonHost/:5555 [2022-04-28T07:50:26.579Z] === RUN TestParseDockerDaemonHost/0.0.0.1: [2022-04-28T07:50:26.579Z] === RUN TestParseDockerDaemonHost/localhost [2022-04-28T07:50:26.579Z] === RUN TestParseDockerDaemonHost/localhost: [2022-04-28T07:50:26.579Z] === RUN TestParseDockerDaemonHost/: [2022-04-28T07:50:26.579Z] === RUN TestParseDockerDaemonHost/localhost:5555 [2022-04-28T07:50:26.579Z] === RUN TestParseDockerDaemonHost/tcp:// [2022-04-28T07:50:26.579Z] === RUN TestParseDockerDaemonHost/unix:///run/docker.sock [2022-04-28T07:50:26.579Z] === RUN TestParseDockerDaemonHost/fd://something [2022-04-28T07:50:26.579Z] === RUN TestParseDockerDaemonHost/npipe:// [2022-04-28T07:50:26.579Z] === RUN TestParseDockerDaemonHost/tcp://[::1]:5555 [2022-04-28T07:50:26.579Z] === RUN TestParseDockerDaemonHost/unix:// [2022-04-28T07:50:26.579Z] === RUN TestParseDockerDaemonHost/[::1]: [2022-04-28T07:50:26.579Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: [2022-04-28T07:50:26.579Z] === RUN TestParseDockerDaemonHost/[::1]:5555 [2022-04-28T07:50:26.579Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 [2022-04-28T07:50:26.579Z] === RUN TestParseDockerDaemonHost/npipe:////./pipe/foo [2022-04-28T07:50:26.579Z] === RUN TestParseDockerDaemonHost/tcp://:5555 [2022-04-28T07:50:26.579Z] === RUN TestParseDockerDaemonHost/tcp://[::1]: [2022-04-28T07:50:26.579Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-04-28T07:50:26.579Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d/path (0.00s) [2022-04-28T07:50:26.579Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1:5555 (0.00s) [2022-04-28T07:50:26.579Z] --- PASS: TestParseDockerDaemonHost/tcp://unix:///run/docker.sock (0.00s) [2022-04-28T07:50:26.579Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555/path (0.00s) [2022-04-28T07:50:26.579Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-04-28T07:50:26.579Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555/path (0.00s) [2022-04-28T07:50:26.579Z] --- PASS: TestParseDockerDaemonHost/localhost:5555/path (0.00s) [2022-04-28T07:50:26.579Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d (0.00s) [2022-04-28T07:50:26.579Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1 (0.00s) [2022-04-28T07:50:26.579Z] --- PASS: TestParseDockerDaemonHost/_tcp://:5555/path_ (0.00s) [2022-04-28T07:50:26.579Z] --- PASS: TestParseDockerDaemonHost/#00 (0.00s) [2022-04-28T07:50:26.579Z] --- PASS: TestParseDockerDaemonHost/:5555/path (0.00s) [2022-04-28T07:50:26.579Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555/path (0.00s) [2022-04-28T07:50:26.579Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555 (0.00s) [2022-04-28T07:50:26.579Z] --- PASS: TestParseDockerDaemonHost/fd:// (0.00s) [2022-04-28T07:50:26.579Z] --- PASS: TestParseDockerDaemonHost/:5555 (0.00s) [2022-04-28T07:50:26.579Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1: (0.00s) [2022-04-28T07:50:26.579Z] --- PASS: TestParseDockerDaemonHost/localhost (0.00s) [2022-04-28T07:50:26.579Z] --- PASS: TestParseDockerDaemonHost/localhost: (0.00s) [2022-04-28T07:50:26.579Z] --- PASS: TestParseDockerDaemonHost/: (0.00s) [2022-04-28T07:50:26.579Z] --- PASS: TestParseDockerDaemonHost/localhost:5555 (0.00s) [2022-04-28T07:50:26.579Z] --- PASS: TestParseDockerDaemonHost/tcp:// (0.00s) [2022-04-28T07:50:26.579Z] --- PASS: TestParseDockerDaemonHost/unix:///run/docker.sock (0.00s) [2022-04-28T07:50:26.579Z] --- PASS: TestParseDockerDaemonHost/fd://something (0.00s) [2022-04-28T07:50:26.579Z] --- PASS: TestParseDockerDaemonHost/npipe:// (0.00s) [2022-04-28T07:50:26.579Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]:5555 (0.00s) [2022-04-28T07:50:26.579Z] --- PASS: TestParseDockerDaemonHost/unix:// (0.00s) [2022-04-28T07:50:26.579Z] --- PASS: TestParseDockerDaemonHost/[::1]: (0.00s) [2022-04-28T07:50:26.579Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: (0.00s) [2022-04-28T07:50:26.579Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555 (0.00s) [2022-04-28T07:50:26.579Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-04-28T07:50:26.579Z] --- PASS: TestParseDockerDaemonHost/npipe:////./pipe/foo (0.00s) [2022-04-28T07:50:26.579Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555 (0.00s) [2022-04-28T07:50:26.579Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]: (0.00s) [2022-04-28T07:50:26.579Z] === RUN TestParseTCP [2022-04-28T07:50:26.579Z] === RUN TestParseTCP/localhost:5555/path [2022-04-28T07:50:26.579Z] === RUN TestParseTCP/tcp:a.b.c.d/path [2022-04-28T07:50:26.579Z] === RUN TestParseTCP/udp://127.0.0.1 [2022-04-28T07:50:26.579Z] === RUN TestParseTCP/:5555/path [2022-04-28T07:50:26.579Z] === RUN TestParseTCP/0.0.0.1:5555/path [2022-04-28T07:50:26.579Z] === RUN TestParseTCP/tcp://:5555/path [2022-04-28T07:50:26.579Z] === RUN TestParseTCP/tcp:a.b.c.d [2022-04-28T07:50:26.579Z] === RUN TestParseTCP/udp://127.0.0.1:5555 [2022-04-28T07:50:26.579Z] === RUN TestParseTCP/[::1]:5555/path [2022-04-28T07:50:26.579Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path [2022-04-28T07:50:26.579Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]: [2022-04-28T07:50:26.579Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555 [2022-04-28T07:50:26.579Z] === RUN TestParseTCP/tcp:// [2022-04-28T07:50:26.579Z] === RUN TestParseTCP/::1 [2022-04-28T07:50:26.579Z] === RUN TestParseTCP/0.0.0.1: [2022-04-28T07:50:26.579Z] === RUN TestParseTCP/: [2022-04-28T07:50:26.579Z] === RUN TestParseTCP/localhost: [2022-04-28T07:50:26.579Z] === RUN TestParseTCP/localhost:5555 [2022-04-28T07:50:26.579Z] === RUN TestParseTCP/0.0.0.1 [2022-04-28T07:50:26.579Z] === RUN TestParseTCP/[::1]:5555 [2022-04-28T07:50:26.579Z] === RUN TestParseTCP/tcp://:5555 [2022-04-28T07:50:26.579Z] === RUN TestParseTCP/#00 [2022-04-28T07:50:26.579Z] === RUN TestParseTCP/tcp://: [2022-04-28T07:50:26.579Z] === RUN TestParseTCP/0.0.0.1:5555 [2022-04-28T07:50:26.579Z] === RUN TestParseTCP/[::1]: [2022-04-28T07:50:26.579Z] === RUN TestParseTCP/localhost [2022-04-28T07:50:26.579Z] === RUN TestParseTCP/:5555 [2022-04-28T07:50:26.579Z] --- PASS: TestParseTCP (0.00s) [2022-04-28T07:50:26.579Z] --- PASS: TestParseTCP/localhost:5555/path (0.00s) [2022-04-28T07:50:26.579Z] --- PASS: TestParseTCP/tcp:a.b.c.d/path (0.00s) [2022-04-28T07:50:26.579Z] --- PASS: TestParseTCP/udp://127.0.0.1 (0.00s) [2022-04-28T07:50:26.579Z] --- PASS: TestParseTCP/:5555/path (0.00s) [2022-04-28T07:50:26.579Z] --- PASS: TestParseTCP/0.0.0.1:5555/path (0.00s) [2022-04-28T07:50:26.579Z] --- PASS: TestParseTCP/tcp://:5555/path (0.00s) [2022-04-28T07:50:26.579Z] --- PASS: TestParseTCP/tcp:a.b.c.d (0.00s) [2022-04-28T07:50:26.579Z] --- PASS: TestParseTCP/udp://127.0.0.1:5555 (0.00s) [2022-04-28T07:50:26.579Z] --- PASS: TestParseTCP/[::1]:5555/path (0.00s) [2022-04-28T07:50:26.579Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-04-28T07:50:26.579Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]: (0.00s) [2022-04-28T07:50:26.579Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-04-28T07:50:26.579Z] --- PASS: TestParseTCP/tcp:// (0.00s) [2022-04-28T07:50:26.579Z] --- PASS: TestParseTCP/::1 (0.00s) [2022-04-28T07:50:26.579Z] --- PASS: TestParseTCP/0.0.0.1: (0.00s) [2022-04-28T07:50:26.579Z] --- PASS: TestParseTCP/: (0.00s) [2022-04-28T07:50:26.579Z] --- PASS: TestParseTCP/localhost: (0.00s) [2022-04-28T07:50:26.579Z] --- PASS: TestParseTCP/localhost:5555 (0.00s) [2022-04-28T07:50:26.579Z] --- PASS: TestParseTCP/0.0.0.1 (0.00s) [2022-04-28T07:50:26.579Z] --- PASS: TestParseTCP/[::1]:5555 (0.00s) [2022-04-28T07:50:26.579Z] --- PASS: TestParseTCP/tcp://:5555 (0.00s) [2022-04-28T07:50:26.579Z] --- PASS: TestParseTCP/#00 (0.00s) [2022-04-28T07:50:26.579Z] --- PASS: TestParseTCP/tcp://: (0.00s) [2022-04-28T07:50:26.579Z] --- PASS: TestParseTCP/0.0.0.1:5555 (0.00s) [2022-04-28T07:50:26.579Z] --- PASS: TestParseTCP/[::1]: (0.00s) [2022-04-28T07:50:26.579Z] --- PASS: TestParseTCP/localhost (0.00s) [2022-04-28T07:50:26.579Z] --- PASS: TestParseTCP/:5555 (0.00s) [2022-04-28T07:50:26.579Z] === RUN TestParseInvalidUnixAddrInvalid [2022-04-28T07:50:26.579Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-04-28T07:50:26.579Z] === RUN TestValidateExtraHosts [2022-04-28T07:50:26.579Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-04-28T07:50:26.579Z] === RUN TestIpOptString [2022-04-28T07:50:26.579Z] --- PASS: TestIpOptString (0.00s) [2022-04-28T07:50:26.579Z] === RUN TestNewIpOptInvalidDefaultVal [2022-04-28T07:50:26.579Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-04-28T07:50:26.579Z] === RUN TestNewIpOptValidDefaultVal [2022-04-28T07:50:26.579Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-04-28T07:50:26.579Z] === RUN TestIpOptSetInvalidVal [2022-04-28T07:50:26.579Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-04-28T07:50:26.579Z] === RUN TestValidateIPAddress [2022-04-28T07:50:26.579Z] --- PASS: TestValidateIPAddress (0.00s) [2022-04-28T07:50:26.579Z] === RUN TestMapOpts [2022-04-28T07:50:26.579Z] --- PASS: TestMapOpts (0.00s) [2022-04-28T07:50:26.579Z] === RUN TestListOptsWithoutValidator [2022-04-28T07:50:26.579Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-04-28T07:50:26.579Z] === RUN TestListOptsWithValidator [2022-04-28T07:50:26.579Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-04-28T07:50:26.579Z] === RUN TestValidateDNSSearch [2022-04-28T07:50:26.579Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-04-28T07:50:26.579Z] === RUN TestValidateLabel [2022-04-28T07:50:26.579Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-04-28T07:50:26.579Z] === RUN TestValidateLabel/label_with_general_format [2022-04-28T07:50:26.579Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-04-28T07:50:26.579Z] === RUN TestValidateLabel/label_with_one_more [2022-04-28T07:50:26.579Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-04-28T07:50:26.579Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-04-28T07:50:26.579Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-04-28T07:50:26.579Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-04-28T07:50:26.579Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-04-28T07:50:26.579Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-04-28T07:50:26.579Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-04-28T07:50:26.579Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-04-28T07:50:26.579Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-04-28T07:50:26.579Z] --- PASS: TestValidateLabel (0.00s) [2022-04-28T07:50:26.579Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-04-28T07:50:26.579Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-04-28T07:50:26.579Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-04-28T07:50:26.579Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-04-28T07:50:26.579Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-04-28T07:50:26.579Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-04-28T07:50:26.579Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-04-28T07:50:26.579Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-04-28T07:50:26.579Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-04-28T07:50:26.579Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-04-28T07:50:26.579Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-04-28T07:50:26.579Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-04-28T07:50:26.579Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-04-28T07:50:26.579Z] === RUN TestNamedListOpts [2022-04-28T07:50:26.579Z] --- PASS: TestNamedListOpts (0.00s) [2022-04-28T07:50:26.579Z] === RUN TestNamedMapOpts [2022-04-28T07:50:26.579Z] --- PASS: TestNamedMapOpts (0.00s) [2022-04-28T07:50:26.579Z] === RUN TestParseLink [2022-04-28T07:50:26.579Z] --- PASS: TestParseLink (0.00s) [2022-04-28T07:50:26.579Z] === RUN TestUlimitOpt [2022-04-28T07:50:26.579Z] --- PASS: TestUlimitOpt (0.00s) [2022-04-28T07:50:26.579Z] PASS [2022-04-28T07:50:26.579Z] coverage: 66.7% of statements [2022-04-28T07:50:26.579Z] ok github.com/docker/docker/opts 0.084s coverage: 66.7% of statements [2022-04-28T07:50:27.060Z] --- PASS: TestDaemonHostGatewayIP (2.18s) [2022-04-28T07:50:27.060Z] === CONT TestDaemonRestartIpcMode [2022-04-28T07:50:27.300Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-28T07:50:27.300Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-28T07:50:27.540Z] 2022/04/28 07:50:27 Closing DB instances... [2022-04-28T07:50:27.995Z] === RUN TestPeerCertificateMarshalJSON [2022-04-28T07:50:27.995Z] === RUN TestIsArchivePathDir [2022-04-28T07:50:28.451Z] --- PASS: TestIsArchivePathDir (0.15s) [2022-04-28T07:50:28.451Z] === RUN TestIsArchivePathInvalidFile [2022-04-28T07:50:28.451Z] --- PASS: TestIsArchivePathInvalidFile (0.12s) [2022-04-28T07:50:28.451Z] === RUN TestIsArchivePathTar [2022-04-28T07:50:28.451Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-04-28T07:50:28.451Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-04-28T07:50:28.451Z] --- PASS: TestPeerCertificateMarshalJSON (0.67s) [2022-04-28T07:50:28.451Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-04-28T07:50:28.451Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-04-28T07:50:28.451Z] === RUN TestMiddleware [2022-04-28T07:50:28.451Z] --- PASS: TestMiddleware (0.00s) [2022-04-28T07:50:28.451Z] === RUN TestNewResponseModifier [2022-04-28T07:50:28.451Z] --- PASS: TestNewResponseModifier (0.00s) [2022-04-28T07:50:28.451Z] PASS [2022-04-28T07:50:28.451Z] coverage: 26.8% of statements [2022-04-28T07:50:28.451Z] ok github.com/docker/docker/pkg/authorization 0.711s coverage: 26.8% of statements [2022-04-28T07:50:28.908Z] --- PASS: TestIsArchivePathTar (0.34s) [2022-04-28T07:50:28.908Z] === RUN TestDecompressStreamGzip [2022-04-28T07:50:28.908Z] --- PASS: TestDecompressStreamGzip (0.11s) [2022-04-28T07:50:28.908Z] === RUN TestDecompressStreamBzip2 [2022-04-28T07:50:28.908Z] --- PASS: TestDecompressStreamBzip2 (0.10s) [2022-04-28T07:50:28.909Z] === RUN TestDecompressStreamXz [2022-04-28T07:50:28.909Z] archive_test.go:133: Xz not present in msys2 [2022-04-28T07:50:28.909Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-04-28T07:50:28.909Z] === RUN TestDecompressStreamZstd [2022-04-28T07:50:28.909Z] archive_test.go:140: zstd not installed [2022-04-28T07:50:28.909Z] --- SKIP: TestDecompressStreamZstd (0.02s) [2022-04-28T07:50:28.909Z] === RUN TestCompressStreamXzUnsupported [2022-04-28T07:50:28.909Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-04-28T07:50:28.909Z] === RUN TestCompressStreamBzip2Unsupported [2022-04-28T07:50:28.909Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-04-28T07:50:28.909Z] === RUN TestCompressStreamInvalid [2022-04-28T07:50:28.909Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-04-28T07:50:28.909Z] === RUN TestExtensionInvalid [2022-04-28T07:50:28.909Z] --- PASS: TestExtensionInvalid (0.00s) [2022-04-28T07:50:28.909Z] === RUN TestExtensionUncompressed [2022-04-28T07:50:28.909Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-04-28T07:50:28.909Z] === RUN TestExtensionBzip2 [2022-04-28T07:50:28.909Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-04-28T07:50:28.909Z] === RUN TestExtensionGzip [2022-04-28T07:50:28.909Z] --- PASS: TestExtensionGzip (0.00s) [2022-04-28T07:50:28.909Z] === RUN TestExtensionXz [2022-04-28T07:50:28.909Z] --- PASS: TestExtensionXz (0.00s) [2022-04-28T07:50:28.909Z] === RUN TestExtensionZstd [2022-04-28T07:50:28.909Z] --- PASS: TestExtensionZstd (0.00s) [2022-04-28T07:50:28.909Z] === RUN TestCmdStreamLargeStderr [2022-04-28T07:50:28.909Z] === RUN TestUnbuffered [2022-04-28T07:50:28.909Z] --- PASS: TestUnbuffered (0.00s) [2022-04-28T07:50:28.909Z] === RUN TestRaceUnbuffered [2022-04-28T07:50:28.909Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-04-28T07:50:28.909Z] PASS [2022-04-28T07:50:28.909Z] coverage: 100.0% of statements [2022-04-28T07:50:28.948Z] --- PASS: TestDaemonRestartIpcMode (2.12s) [2022-04-28T07:50:29.364Z] ok github.com/docker/docker/pkg/broadcaster 0.033s coverage: 100.0% of statements [2022-04-28T07:50:29.364Z] --- PASS: TestCmdStreamLargeStderr (0.18s) [2022-04-28T07:50:29.364Z] === RUN TestCmdStreamBad [2022-04-28T07:50:29.364Z] archive_test.go:252: Failing on Windows CI machines [2022-04-28T07:50:29.364Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-04-28T07:50:29.364Z] === RUN TestCmdStreamGood [2022-04-28T07:50:29.364Z] --- PASS: TestCmdStreamGood (0.04s) [2022-04-28T07:50:29.364Z] === RUN TestUntarPathWithInvalidDest [2022-04-28T07:50:29.364Z] --- PASS: TestUntarPathWithInvalidDest (0.06s) [2022-04-28T07:50:29.364Z] === RUN TestUntarPathWithInvalidSrc [2022-04-28T07:50:29.364Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-04-28T07:50:29.364Z] === RUN TestUntarPath [2022-04-28T07:50:29.364Z] --- PASS: TestUntarPath (0.06s) [2022-04-28T07:50:29.364Z] === RUN TestUntarPathWithDestinationFile [2022-04-28T07:50:29.364Z] --- PASS: TestNetworkDBJoinLeaveNetworks (3.03s) [2022-04-28T07:50:29.364Z] === RUN TestNetworkDBCRUDTableEntry [2022-04-28T07:50:29.364Z] --- PASS: TestUntarPathWithDestinationFile (0.06s) [2022-04-28T07:50:29.364Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-04-28T07:50:29.364Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.18s) [2022-04-28T07:50:29.364Z] === RUN TestCopyWithTarInvalidSrc [2022-04-28T07:50:29.364Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-04-28T07:50:29.364Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-04-28T07:50:29.364Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-04-28T07:50:29.364Z] === RUN TestCopyWithTarSrcFile [2022-04-28T07:50:29.364Z] --- PASS: TestCopyWithTarSrcFile (0.00s) [2022-04-28T07:50:29.364Z] === RUN TestCopyWithTarSrcFolder [2022-04-28T07:50:29.364Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-04-28T07:50:29.364Z] === RUN TestCopyFileWithTarInvalidSrc [2022-04-28T07:50:29.364Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-04-28T07:50:29.364Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-04-28T07:50:29.364Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-04-28T07:50:29.364Z] === RUN TestCopyFileWithTarSrcFolder [2022-04-28T07:50:29.364Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-04-28T07:50:29.364Z] === RUN TestCopyFileWithTarSrcFile [2022-04-28T07:50:29.701Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-04-28T07:50:29.701Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-04-28T07:50:29.701Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-04-28T07:50:29.701Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-04-28T07:50:29.701Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-04-28T07:50:29.701Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-04-28T07:50:29.701Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-04-28T07:50:29.701Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-04-28T07:50:29.701Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-04-28T07:50:29.701Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-04-28T07:50:29.701Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-04-28T07:50:29.701Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-04-28T07:50:29.701Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-04-28T07:50:29.701Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-04-28T07:50:29.701Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-04-28T07:50:29.701Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-04-28T07:50:29.701Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-04-28T07:50:29.701Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-04-28T07:50:29.701Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-04-28T07:50:29.701Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-04-28T07:50:29.701Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-04-28T07:50:29.701Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-04-28T07:50:29.701Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-04-28T07:50:29.701Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-04-28T07:50:29.701Z] === RUN TestConfigureDaemonLogs [2022-04-28T07:50:29.701Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-04-28T07:50:29.701Z] === RUN TestCommonOptionsInstallFlags [2022-04-28T07:50:29.701Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-04-28T07:50:29.701Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-04-28T07:50:29.701Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-04-28T07:50:29.701Z] PASS [2022-04-28T07:50:29.701Z] coverage: 20.4% of statements [2022-04-28T07:50:29.701Z] ok github.com/docker/docker/cmd/dockerd 0.170s coverage: 20.4% of statements [2022-04-28T07:50:29.701Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-04-28T07:50:29.701Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-04-28T07:50:29.701Z] === RUN TestContainerStopSignal [2022-04-28T07:50:29.701Z] --- PASS: TestContainerStopSignal (0.00s) [2022-04-28T07:50:29.701Z] === RUN TestContainerStopTimeout [2022-04-28T07:50:29.701Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-04-28T07:50:29.701Z] === RUN TestContainerSecretReferenceDestTarget [2022-04-28T07:50:29.701Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-04-28T07:50:29.701Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-04-28T07:50:29.701Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-04-28T07:50:29.701Z] === RUN TestContainerLogPathSetForRingLogger [2022-04-28T07:50:29.701Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-04-28T07:50:29.701Z] === RUN TestReplaceAndAppendEnvVars [2022-04-28T07:50:29.701Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-04-28T07:50:29.701Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-04-28T07:50:29.701Z] === RUN TestNewMemoryStore [2022-04-28T07:50:29.701Z] --- PASS: TestNewMemoryStore (0.00s) [2022-04-28T07:50:29.701Z] === RUN TestAddContainers [2022-04-28T07:50:29.701Z] --- PASS: TestAddContainers (0.00s) [2022-04-28T07:50:29.701Z] === RUN TestGetContainer [2022-04-28T07:50:29.701Z] --- PASS: TestGetContainer (0.00s) [2022-04-28T07:50:29.701Z] === RUN TestDeleteContainer [2022-04-28T07:50:29.701Z] --- PASS: TestDeleteContainer (0.00s) [2022-04-28T07:50:29.701Z] === RUN TestListContainers [2022-04-28T07:50:29.701Z] --- PASS: TestListContainers (0.00s) [2022-04-28T07:50:29.701Z] === RUN TestFirstContainer [2022-04-28T07:50:29.701Z] --- PASS: TestFirstContainer (0.00s) [2022-04-28T07:50:29.701Z] === RUN TestApplyAllContainer [2022-04-28T07:50:29.701Z] --- PASS: TestApplyAllContainer (0.00s) [2022-04-28T07:50:29.701Z] === RUN TestIsValidHealthString [2022-04-28T07:50:29.701Z] --- PASS: TestIsValidHealthString (0.00s) [2022-04-28T07:50:29.701Z] === RUN TestStateRunStop [2022-04-28T07:50:29.701Z] --- PASS: TestStateRunStop (0.00s) [2022-04-28T07:50:29.701Z] === RUN TestStateTimeoutWait [2022-04-28T07:50:29.820Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-04-28T07:50:29.820Z] === RUN TestTarFiles [2022-04-28T07:50:29.820Z] === RUN TestMatch [2022-04-28T07:50:29.820Z] === RUN TestMatch/[[]] [2022-04-28T07:50:29.820Z] === RUN TestMatch/[[foo]] [2022-04-28T07:50:29.820Z] === RUN TestMatch/[[bar]_[foo]] [2022-04-28T07:50:29.820Z] === RUN TestMatch/[[foo_bar]] [2022-04-28T07:50:29.820Z] === RUN TestMatch/[[qux]_[foo]] [2022-04-28T07:50:29.820Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-04-28T07:50:29.820Z] === RUN TestMatch/[] [2022-04-28T07:50:29.820Z] === RUN TestMatch/[]#01 [2022-04-28T07:50:29.820Z] === RUN TestMatch/[[qux]] [2022-04-28T07:50:29.820Z] === RUN TestMatch/[[foo_bar_qux]] [2022-04-28T07:50:29.820Z] === RUN TestMatch/[[qux]_[baz]] [2022-04-28T07:50:29.820Z] === RUN TestMatch/[[foo_baz]] [2022-04-28T07:50:29.820Z] --- PASS: TestMatch (0.00s) [2022-04-28T07:50:29.820Z] --- PASS: TestMatch/[[]] (0.00s) [2022-04-28T07:50:29.820Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-04-28T07:50:29.820Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-04-28T07:50:29.820Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-04-28T07:50:29.820Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-04-28T07:50:29.820Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-04-28T07:50:29.820Z] --- PASS: TestMatch/[] (0.00s) [2022-04-28T07:50:29.820Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-04-28T07:50:29.820Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-04-28T07:50:29.820Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-04-28T07:50:29.820Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-04-28T07:50:29.820Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-04-28T07:50:29.820Z] PASS [2022-04-28T07:50:29.820Z] coverage: 87.5% of statements [2022-04-28T07:50:29.821Z] ok github.com/docker/docker/pkg/capabilities 0.035s coverage: 87.5% of statements [2022-04-28T07:50:29.846Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-04-28T07:50:29.846Z] === RUN TestDockerSuite/TestBuildBlankName [2022-04-28T07:50:29.846Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-04-28T07:50:30.155Z] state_test.go:141: Stop callback fired [2022-04-28T07:50:30.155Z] state_test.go:165: Stop callback fired [2022-04-28T07:50:30.155Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-04-28T07:50:30.155Z] === RUN TestIsValidStateString [2022-04-28T07:50:30.155Z] --- PASS: TestIsValidStateString (0.00s) [2022-04-28T07:50:30.155Z] === RUN TestViewSaveDelete [2022-04-28T07:50:30.155Z] --- PASS: TestViewSaveDelete (0.01s) [2022-04-28T07:50:30.155Z] === RUN TestViewAll [2022-04-28T07:50:30.155Z] --- PASS: TestViewAll (0.01s) [2022-04-28T07:50:30.155Z] === RUN TestViewGet [2022-04-28T07:50:30.155Z] --- PASS: TestViewGet (0.00s) [2022-04-28T07:50:30.155Z] === RUN TestNames [2022-04-28T07:50:30.155Z] --- PASS: TestNames (0.00s) [2022-04-28T07:50:30.155Z] === RUN TestViewWithHealthCheck [2022-04-28T07:50:30.155Z] --- PASS: TestViewWithHealthCheck (0.00s) [2022-04-28T07:50:30.155Z] PASS [2022-04-28T07:50:30.155Z] coverage: 41.7% of statements [2022-04-28T07:50:30.155Z] ok github.com/docker/docker/container 0.214s coverage: 41.7% of statements [2022-04-28T07:50:30.155Z] ? github.com/docker/docker/container/stream [no test files] [2022-04-28T07:50:30.155Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-04-28T07:50:30.155Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-04-28T07:50:30.155Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-04-28T07:50:30.610Z] === RUN TestPrepare [2022-04-28T07:50:30.610Z] --- PASS: TestPrepare (0.00s) [2022-04-28T07:50:30.610Z] === RUN TestStart [2022-04-28T07:50:30.610Z] --- PASS: TestStart (0.00s) [2022-04-28T07:50:30.610Z] === RUN TestWaitCancel [2022-04-28T07:50:30.610Z] --- PASS: TestWaitCancel (0.00s) [2022-04-28T07:50:30.610Z] === RUN TestWaitDisabled [2022-04-28T07:50:30.610Z] --- PASS: TestWaitDisabled (0.00s) [2022-04-28T07:50:30.610Z] === RUN TestWaitEnabled [2022-04-28T07:50:30.610Z] --- PASS: TestWaitEnabled (0.00s) [2022-04-28T07:50:30.610Z] === RUN TestRemove [2022-04-28T07:50:30.610Z] --- PASS: TestRemove (0.00s) [2022-04-28T07:50:30.610Z] PASS [2022-04-28T07:50:30.610Z] coverage: 65.3% of statements [2022-04-28T07:50:30.610Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.050s coverage: 65.3% of statements [2022-04-28T07:50:30.782Z] === RUN TestChrootTarUntar [2022-04-28T07:50:30.782Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-04-28T07:50:30.782Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-04-28T07:50:30.782Z] === RUN TestChrootUntarWithHugeExcludesList [2022-04-28T07:50:30.782Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-04-28T07:50:30.782Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-04-28T07:50:30.782Z] === RUN TestChrootUntarEmptyArchive [2022-04-28T07:50:30.782Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-04-28T07:50:30.782Z] === RUN TestChrootTarUntarWithSymlink [2022-04-28T07:50:30.782Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-28T07:50:30.782Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-04-28T07:50:30.782Z] === RUN TestChrootCopyWithTar [2022-04-28T07:50:30.782Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-28T07:50:30.782Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-04-28T07:50:30.782Z] === RUN TestChrootCopyFileWithTar [2022-04-28T07:50:30.782Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-04-28T07:50:30.782Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-04-28T07:50:30.782Z] === RUN TestChrootUntarPath [2022-04-28T07:50:30.782Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-28T07:50:30.782Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-04-28T07:50:30.782Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-04-28T07:50:30.782Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-04-28T07:50:30.782Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-04-28T07:50:30.782Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-04-28T07:50:30.782Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-04-28T07:50:30.782Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-04-28T07:50:30.782Z] === RUN TestChrootApplyDotDotFile [2022-04-28T07:50:30.782Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-04-28T07:50:30.782Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-04-28T07:50:30.782Z] PASS [2022-04-28T07:50:30.782Z] coverage: 12.0% of statements [2022-04-28T07:50:30.782Z] ok github.com/docker/docker/pkg/chrootarchive 0.074s coverage: 12.0% of statements [2022-04-28T07:50:31.230Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-28T07:50:31.237Z] 2022/04/28 07:50:31 Closing DB instances... [2022-04-28T07:50:31.492Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-28T07:50:31.492Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-04-28T07:50:31.693Z] === RUN TestEnsureRemoveAllNotExist [2022-04-28T07:50:31.693Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-04-28T07:50:31.693Z] === RUN TestEnsureRemoveAllWithDir [2022-04-28T07:50:31.693Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-04-28T07:50:31.693Z] === RUN TestEnsureRemoveAllWithFile [2022-04-28T07:50:31.693Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-04-28T07:50:31.693Z] PASS [2022-04-28T07:50:31.693Z] coverage: 0.0% of statements [2022-04-28T07:50:31.693Z] ok github.com/docker/docker/pkg/containerfs 0.038s coverage: 0.0% of statements [2022-04-28T07:50:32.148Z] === RUN TestSizeEmpty [2022-04-28T07:50:32.148Z] --- PASS: TestSizeEmpty (0.00s) [2022-04-28T07:50:32.148Z] === RUN TestSizeEmptyFile [2022-04-28T07:50:32.148Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-04-28T07:50:32.148Z] === RUN TestSizeNonemptyFile [2022-04-28T07:50:32.148Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-04-28T07:50:32.148Z] === RUN TestSizeNestedDirectoryEmpty [2022-04-28T07:50:32.148Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-04-28T07:50:32.148Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-04-28T07:50:32.148Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-04-28T07:50:32.148Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-04-28T07:50:32.148Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-04-28T07:50:32.148Z] === RUN TestMoveToSubdir [2022-04-28T07:50:32.148Z] --- PASS: TestMoveToSubdir (0.00s) [2022-04-28T07:50:32.148Z] === RUN TestSizeNonExistingDirectory [2022-04-28T07:50:32.148Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-04-28T07:50:32.148Z] PASS [2022-04-28T07:50:32.148Z] coverage: 80.0% of statements [2022-04-28T07:50:32.148Z] ok github.com/docker/docker/pkg/directory 0.044s coverage: 80.0% of statements [2022-04-28T07:50:32.768Z] === RUN TestNewListSecretsFilters [2022-04-28T07:50:32.768Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-04-28T07:50:32.768Z] === RUN TestNewListConfigsFilters [2022-04-28T07:50:32.768Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-04-28T07:50:32.768Z] PASS [2022-04-28T07:50:32.768Z] coverage: 0.5% of statements [2022-04-28T07:50:32.768Z] ok github.com/docker/docker/daemon/cluster 0.139s coverage: 0.5% of statements [2022-04-28T07:50:33.110Z] === RUN TestPollerAddRemove [2022-04-28T07:50:33.110Z] --- PASS: TestPollerAddRemove (0.00s) [2022-04-28T07:50:33.110Z] === RUN TestPollerEvent [2022-04-28T07:50:33.110Z] poller_test.go:40: No chmod on Windows [2022-04-28T07:50:33.110Z] --- SKIP: TestPollerEvent (0.00s) [2022-04-28T07:50:33.110Z] === RUN TestPollerClose [2022-04-28T07:50:33.110Z] --- PASS: TestPollerClose (0.00s) [2022-04-28T07:50:33.110Z] PASS [2022-04-28T07:50:33.110Z] coverage: 45.7% of statements [2022-04-28T07:50:33.110Z] ok github.com/docker/docker/pkg/filenotify 0.055s coverage: 45.7% of statements [2022-04-28T07:50:33.110Z] --- PASS: TestTarFiles (3.46s) [2022-04-28T07:50:33.110Z] === RUN TestDetectCompressionZstd [2022-04-28T07:50:33.110Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-04-28T07:50:33.110Z] === RUN TestTarUntar [2022-04-28T07:50:33.110Z] --- PASS: TestTarUntar (0.03s) [2022-04-28T07:50:33.110Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-04-28T07:50:33.110Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-04-28T07:50:33.110Z] === RUN TestTarWithOptions [2022-04-28T07:50:33.110Z] --- PASS: TestTarWithOptions (0.02s) [2022-04-28T07:50:33.110Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-04-28T07:50:33.110Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-04-28T07:50:33.110Z] === RUN TestUntarUstarGnuConflict [2022-04-28T07:50:33.110Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-04-28T07:50:33.110Z] === RUN TestUntarInvalidFilenames [2022-04-28T07:50:33.110Z] --- PASS: TestNetworkDBCRUDTableEntry (3.87s) [2022-04-28T07:50:33.110Z] === RUN TestNetworkDBCRUDTableEntries [2022-04-28T07:50:33.110Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames3998102896\\dest" [2022-04-28T07:50:33.110Z] --- PASS: TestUntarInvalidFilenames (0.14s) [2022-04-28T07:50:33.110Z] === RUN TestUntarHardlinkToSymlink [2022-04-28T07:50:33.110Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-04-28T07:50:33.110Z] === RUN TestUntarInvalidHardlink [2022-04-28T07:50:33.110Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3465204605\\victim\\hello" -> "../victim/hello" [2022-04-28T07:50:33.110Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink961446035\\victim\\hello" -> "/../victim/hello" [2022-04-28T07:50:33.110Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink228316047\\victim" -> "../victim" [2022-04-28T07:50:33.110Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3055311165\\victim" -> "../victim" [2022-04-28T07:50:33.110Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink349917336\\victim" -> "../victim" [2022-04-28T07:50:33.110Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1486957623\\victim" -> "../victim" [2022-04-28T07:50:33.110Z] --- PASS: TestUntarInvalidHardlink (0.02s) [2022-04-28T07:50:33.110Z] === RUN TestUntarInvalidSymlink [2022-04-28T07:50:33.110Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink307712503\\dest\\dotdot" -> "../victim/hello" [2022-04-28T07:50:33.110Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3827064654\\dest\\slash-dotdot" -> "/../victim/hello" [2022-04-28T07:50:33.110Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2721049321\\dest\\loophole-victim" -> "../victim" [2022-04-28T07:50:33.110Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink836785063\\dest\\loophole-victim" -> "../victim" [2022-04-28T07:50:33.110Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3968713801\\dest\\loophole-victim" -> "../victim" [2022-04-28T07:50:33.110Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3332327274\\dest\\loophole-victim" -> "../victim" [2022-04-28T07:50:33.110Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3257698862\\dest\\dir\\loophole" -> "../../victim" [2022-04-28T07:50:33.110Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2022-04-28T07:50:33.110Z] === RUN TestTempArchiveCloseMultipleTimes [2022-04-28T07:50:33.110Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-04-28T07:50:33.110Z] === RUN TestXGlobalNoParent [2022-04-28T07:50:33.111Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-04-28T07:50:33.111Z] === RUN TestReplaceFileTarWrapper [2022-04-28T07:50:33.114Z] --- PASS: TestContainerKillOnDaemonStart (11.65s) [2022-04-28T07:50:33.114Z] PASS [2022-04-28T07:50:33.114Z] [2022-04-28T07:50:33.114Z] === Skipped [2022-04-28T07:50:33.114Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-04-28T07:50:33.114Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-28T07:50:33.114Z] [2022-04-28T07:50:33.114Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-28T07:50:33.114Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-28T07:50:33.114Z] [2022-04-28T07:50:33.114Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-04-28T07:50:33.114Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-28T07:50:33.114Z] [2022-04-28T07:50:33.114Z] DONE 235 tests, 3 skipped in 110.527s [2022-04-28T07:50:33.114Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-04-28T07:50:33.114Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-04-28T07:50:33.114Z] ++ set -e [2022-04-28T07:50:33.114Z] ++ '[' -n 0 ']' [2022-04-28T07:50:33.114Z] ++ set -x [2022-04-28T07:50:33.114Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-04-28T07:50:33.114Z] === RUN TestConfigDaemonLibtrustID [2022-04-28T07:50:33.114Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-04-28T07:50:33.114Z] === RUN TestDaemonConfigValidation [2022-04-28T07:50:33.114Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-04-28T07:50:33.114Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-04-28T07:50:33.114Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-04-28T07:50:33.114Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-04-28T07:50:33.114Z] === RUN TestDaemonConfigValidation/invalid_config [2022-04-28T07:50:33.114Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-04-28T07:50:33.114Z] === RUN TestDaemonConfigValidation/malformed_config [2022-04-28T07:50:33.114Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-04-28T07:50:33.114Z] === RUN TestDaemonConfigValidation/valid_config [2022-04-28T07:50:33.114Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-04-28T07:50:33.114Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-04-28T07:50:33.114Z] === CONT TestDaemonConfigValidation/malformed_config [2022-04-28T07:50:33.114Z] === CONT TestDaemonConfigValidation/invalid_config [2022-04-28T07:50:33.114Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-04-28T07:50:33.114Z] === CONT TestDaemonConfigValidation/valid_config [2022-04-28T07:50:33.114Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-04-28T07:50:33.114Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.06s) [2022-04-28T07:50:33.114Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2022-04-28T07:50:33.114Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) [2022-04-28T07:50:33.114Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.07s) [2022-04-28T07:50:33.114Z] --- PASS: TestDaemonConfigValidation/valid_config (0.05s) [2022-04-28T07:50:33.114Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-28T07:50:33.114Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-04-28T07:50:33.408Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-04-28T07:50:33.567Z] --- PASS: TestReplaceFileTarWrapper (0.11s) [2022-04-28T07:50:33.567Z] === RUN TestPrefixHeaderReadable [2022-04-28T07:50:33.567Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2022-04-28T07:50:33.567Z] === RUN TestDisablePigz [2022-04-28T07:50:33.567Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-04-28T07:50:33.567Z] --- PASS: TestDisablePigz (0.11s) [2022-04-28T07:50:33.567Z] === RUN TestPigz [2022-04-28T07:50:33.567Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-04-28T07:50:33.567Z] --- PASS: TestPigz (0.12s) [2022-04-28T07:50:33.567Z] === RUN TestNosysFileInfo [2022-04-28T07:50:33.567Z] --- PASS: TestNosysFileInfo (0.00s) [2022-04-28T07:50:33.567Z] === RUN TestCopyFileWithInvalidDest [2022-04-28T07:50:33.567Z] archive_windows_test.go:16: Currently fails [2022-04-28T07:50:33.567Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-04-28T07:50:33.567Z] === RUN TestCanonicalTarNameForPath [2022-04-28T07:50:33.567Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-04-28T07:50:33.567Z] === RUN TestCanonicalTarName [2022-04-28T07:50:33.567Z] --- PASS: TestCanonicalTarName (0.00s) [2022-04-28T07:50:33.567Z] === RUN TestChmodTarEntry [2022-04-28T07:50:33.567Z] --- PASS: TestChmodTarEntry (0.00s) [2022-04-28T07:50:33.567Z] === RUN TestHardLinkOrder [2022-04-28T07:50:33.567Z] --- PASS: TestHardLinkOrder (0.07s) [2022-04-28T07:50:33.567Z] === RUN TestChangeString [2022-04-28T07:50:33.567Z] --- PASS: TestChangeString (0.00s) [2022-04-28T07:50:33.567Z] === RUN TestChangesWithNoChanges [2022-04-28T07:50:33.567Z] --- PASS: TestChangesWithNoChanges (0.02s) [2022-04-28T07:50:33.567Z] === RUN TestChangesWithChanges [2022-04-28T07:50:33.567Z] --- PASS: TestChangesWithChanges (0.02s) [2022-04-28T07:50:33.567Z] === RUN TestChangesWithChangesGH13590 [2022-04-28T07:50:33.567Z] changes_test.go:196: needs more investigation [2022-04-28T07:50:33.567Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-04-28T07:50:33.567Z] === RUN TestChangesDirsEmpty [2022-04-28T07:50:33.567Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-28T07:50:33.567Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-04-28T07:50:33.567Z] === RUN TestChangesDirsMutated [2022-04-28T07:50:33.567Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-28T07:50:33.567Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-04-28T07:50:33.567Z] === RUN TestApplyLayer [2022-04-28T07:50:33.567Z] changes_test.go:433: needs further investigation [2022-04-28T07:50:33.567Z] --- SKIP: TestApplyLayer (0.00s) [2022-04-28T07:50:33.567Z] === RUN TestChangesSizeWithHardlinks [2022-04-28T07:50:33.567Z] changes_test.go:469: needs further investigation [2022-04-28T07:50:33.567Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-04-28T07:50:33.567Z] === RUN TestChangesSizeWithNoChanges [2022-04-28T07:50:33.567Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-04-28T07:50:33.567Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-04-28T07:50:33.567Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-04-28T07:50:33.567Z] === RUN TestChangesSize [2022-04-28T07:50:33.567Z] --- PASS: TestChangesSize (0.00s) [2022-04-28T07:50:33.567Z] === RUN TestApplyLayerInvalidFilenames [2022-04-28T07:50:33.567Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames942971308\\dest" [2022-04-28T07:50:33.567Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2022-04-28T07:50:33.567Z] === RUN TestApplyLayerInvalidHardlink [2022-04-28T07:50:33.567Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1083257581\\victim\\hello" -> "../victim/hello" [2022-04-28T07:50:33.567Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1663694900\\victim\\hello" -> "/../victim/hello" [2022-04-28T07:50:33.567Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1663341180\\victim" -> "../victim" [2022-04-28T07:50:33.727Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-04-28T07:50:33.727Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.12s) [2022-04-28T07:50:33.727Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-04-28T07:50:33.727Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-04-28T07:50:33.727Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-04-28T07:50:33.727Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-04-28T07:50:33.727Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-04-28T07:50:33.727Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-04-28T07:50:33.727Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-04-28T07:50:33.727Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-04-28T07:50:33.727Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-04-28T07:50:33.727Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-04-28T07:50:33.727Z] === RUN TestServiceConvertToGRPCIsolation [2022-04-28T07:50:33.727Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-04-28T07:50:33.727Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-04-28T07:50:33.727Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-04-28T07:50:33.727Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-04-28T07:50:33.727Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-04-28T07:50:33.727Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-04-28T07:50:33.727Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-04-28T07:50:33.727Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-04-28T07:50:33.727Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-04-28T07:50:33.727Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-04-28T07:50:33.727Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-04-28T07:50:33.727Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-04-28T07:50:33.727Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-04-28T07:50:33.727Z] === RUN TestServiceConvertFromGRPCIsolation [2022-04-28T07:50:33.727Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-04-28T07:50:33.727Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-04-28T07:50:33.727Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-04-28T07:50:33.727Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-04-28T07:50:33.727Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-04-28T07:50:33.727Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-04-28T07:50:33.727Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-04-28T07:50:33.727Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-04-28T07:50:33.727Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-04-28T07:50:33.727Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-04-28T07:50:33.727Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-04-28T07:50:33.727Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-04-28T07:50:33.727Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-04-28T07:50:33.727Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-04-28T07:50:33.727Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-04-28T07:50:33.727Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-04-28T07:50:33.727Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-04-28T07:50:33.727Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-04-28T07:50:33.727Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-04-28T07:50:33.727Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-04-28T07:50:33.727Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-04-28T07:50:33.727Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-04-28T07:50:33.727Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-04-28T07:50:33.727Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-04-28T07:50:33.727Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-04-28T07:50:33.727Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-04-28T07:50:33.727Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-04-28T07:50:33.727Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-04-28T07:50:33.727Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-04-28T07:50:33.727Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-04-28T07:50:33.727Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-04-28T07:50:33.727Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-04-28T07:50:33.727Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-04-28T07:50:33.727Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-04-28T07:50:33.727Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-04-28T07:50:33.727Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-04-28T07:50:33.727Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-04-28T07:50:33.727Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-04-28T07:50:33.727Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-04-28T07:50:33.727Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-04-28T07:50:33.727Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-04-28T07:50:33.727Z] === RUN TestServiceConvertFromGRPCConfigs [2022-04-28T07:50:33.727Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-04-28T07:50:33.727Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-04-28T07:50:33.727Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-04-28T07:50:33.727Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-04-28T07:50:33.727Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-04-28T07:50:33.727Z] === RUN TestServiceConvertToGRPCConfigs [2022-04-28T07:50:33.727Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-04-28T07:50:33.727Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-04-28T07:50:33.727Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-04-28T07:50:33.727Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-04-28T07:50:33.727Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-04-28T07:50:33.727Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-04-28T07:50:33.727Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-04-28T07:50:33.727Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-04-28T07:50:33.727Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-04-28T07:50:33.727Z] PASS [2022-04-28T07:50:33.727Z] coverage: 35.9% of statements [2022-04-28T07:50:33.727Z] ok github.com/docker/docker/daemon/cluster/convert 0.659s coverage: 35.9% of statements [2022-04-28T07:50:34.022Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3177478277\\victim" -> "../victim" [2022-04-28T07:50:34.022Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink4110036494\\victim" -> "../victim" [2022-04-28T07:50:34.022Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3782084852\\victim" -> "../victim" [2022-04-28T07:50:34.022Z] --- PASS: TestApplyLayerInvalidHardlink (0.02s) [2022-04-28T07:50:34.022Z] === RUN TestApplyLayerInvalidSymlink [2022-04-28T07:50:34.022Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1838663362\\dest\\dotdot" -> "../victim/hello" [2022-04-28T07:50:34.022Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3673781517\\dest\\slash-dotdot" -> "/../victim/hello" [2022-04-28T07:50:34.022Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1814444330\\dest\\loophole-victim" -> "../victim" [2022-04-28T07:50:34.022Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2056264916\\dest\\loophole-victim" -> "../victim" [2022-04-28T07:50:34.022Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1833658687\\dest\\loophole-victim" -> "../victim" [2022-04-28T07:50:34.022Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2543446302\\dest\\loophole-victim" -> "../victim" [2022-04-28T07:50:34.022Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s) [2022-04-28T07:50:34.022Z] === RUN TestApplyLayerWhiteouts [2022-04-28T07:50:34.022Z] --- PASS: TestApplyLayerWhiteouts (0.05s) [2022-04-28T07:50:34.022Z] === RUN TestGenerateEmptyFile [2022-04-28T07:50:34.022Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-04-28T07:50:34.022Z] === RUN TestGenerateWithContent [2022-04-28T07:50:34.022Z] --- PASS: TestGenerateWithContent (0.00s) [2022-04-28T07:50:34.022Z] PASS [2022-04-28T07:50:34.022Z] coverage: 61.9% of statements [2022-04-28T07:50:34.022Z] ok github.com/docker/docker/pkg/archive 5.765s coverage: 61.9% of statements [2022-04-28T07:50:34.022Z] === RUN TestCopyFileWithInvalidSrc [2022-04-28T07:50:34.022Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-04-28T07:50:34.022Z] === RUN TestCopyFileWithInvalidDest [2022-04-28T07:50:34.022Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-04-28T07:50:34.022Z] === RUN TestCopyFileWithSameSrcAndDest [2022-04-28T07:50:34.022Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-04-28T07:50:34.022Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-04-28T07:50:34.022Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-04-28T07:50:34.022Z] === RUN TestCopyFile [2022-04-28T07:50:34.022Z] --- PASS: TestCopyFile (0.00s) [2022-04-28T07:50:34.022Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-04-28T07:50:34.022Z] fileutils_test.go:133: Needs porting to Windows [2022-04-28T07:50:34.022Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-04-28T07:50:34.022Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-04-28T07:50:34.022Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-04-28T07:50:34.022Z] === RUN TestReadSymlinkedDirectoryToFile [2022-04-28T07:50:34.022Z] fileutils_test.go:179: Needs porting to Windows [2022-04-28T07:50:34.022Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-04-28T07:50:34.022Z] === RUN TestWildcardMatches [2022-04-28T07:50:34.022Z] --- PASS: TestWildcardMatches (0.00s) [2022-04-28T07:50:34.022Z] === RUN TestPatternMatches [2022-04-28T07:50:34.022Z] --- PASS: TestPatternMatches (0.00s) [2022-04-28T07:50:34.022Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-04-28T07:50:34.022Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-04-28T07:50:34.022Z] === RUN TestPatternMatchesFolderExclusions [2022-04-28T07:50:34.022Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-04-28T07:50:34.022Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-04-28T07:50:34.022Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-04-28T07:50:34.022Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-04-28T07:50:34.022Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-04-28T07:50:34.022Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-04-28T07:50:34.022Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-04-28T07:50:34.022Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-04-28T07:50:34.022Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-04-28T07:50:34.022Z] === RUN TestSingleExclamationError [2022-04-28T07:50:34.022Z] --- PASS: TestSingleExclamationError (0.00s) [2022-04-28T07:50:34.022Z] === RUN TestMatchesWithNoPatterns [2022-04-28T07:50:34.022Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-04-28T07:50:34.022Z] === RUN TestMatchesWithMalformedPatterns [2022-04-28T07:50:34.022Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-04-28T07:50:34.022Z] === RUN TestMatches [2022-04-28T07:50:34.022Z] === RUN TestMatches/MatchesOrParentMatches [2022-04-28T07:50:34.022Z] === RUN TestMatches/MatchesUsingParentResult [2022-04-28T07:50:34.022Z] === RUN TestMatches/MatchesUsingParentResults [2022-04-28T07:50:34.022Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-04-28T07:50:34.022Z] --- PASS: TestMatches (0.01s) [2022-04-28T07:50:34.023Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-04-28T07:50:34.023Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-04-28T07:50:34.023Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-04-28T07:50:34.023Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-04-28T07:50:34.023Z] === RUN TestCleanPatterns [2022-04-28T07:50:34.023Z] --- PASS: TestCleanPatterns (0.00s) [2022-04-28T07:50:34.023Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-04-28T07:50:34.023Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-04-28T07:50:34.023Z] === RUN TestCleanPatternsExceptionFlag [2022-04-28T07:50:34.023Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-04-28T07:50:34.023Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-04-28T07:50:34.023Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-04-28T07:50:34.023Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-04-28T07:50:34.023Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-04-28T07:50:34.023Z] === RUN TestCleanPatternsErrorSingleException [2022-04-28T07:50:34.023Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-04-28T07:50:34.023Z] === RUN TestCreateIfNotExistsDir [2022-04-28T07:50:34.023Z] --- PASS: TestCreateIfNotExistsDir (0.01s) [2022-04-28T07:50:34.023Z] === RUN TestCreateIfNotExistsFile [2022-04-28T07:50:34.023Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-04-28T07:50:34.023Z] === RUN TestMatch [2022-04-28T07:50:34.023Z] --- PASS: TestMatch (0.00s) [2022-04-28T07:50:34.023Z] === RUN TestCompile [2022-04-28T07:50:34.023Z] === RUN TestCompile/slash [2022-04-28T07:50:34.023Z] === RUN TestCompile/backslash [2022-04-28T07:50:34.023Z] --- PASS: TestCompile (0.00s) [2022-04-28T07:50:34.023Z] --- PASS: TestCompile/slash (0.00s) [2022-04-28T07:50:34.023Z] --- PASS: TestCompile/backslash (0.00s) [2022-04-28T07:50:34.023Z] PASS [2022-04-28T07:50:34.023Z] coverage: 84.7% of statements [2022-04-28T07:50:34.023Z] ok github.com/docker/docker/pkg/fileutils 0.070s coverage: 84.7% of statements [2022-04-28T07:50:34.349Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-04-28T07:50:34.349Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-28T07:50:34.478Z] === RUN TestGet [2022-04-28T07:50:34.478Z] --- PASS: TestGet (0.00s) [2022-04-28T07:50:34.478Z] === RUN TestGetShortcutString [2022-04-28T07:50:34.478Z] --- PASS: TestGetShortcutString (0.00s) [2022-04-28T07:50:34.478Z] PASS [2022-04-28T07:50:34.478Z] coverage: 42.9% of statements [2022-04-28T07:50:34.478Z] ok github.com/docker/docker/pkg/homedir 0.032s coverage: 42.9% of statements [2022-04-28T07:50:34.479Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-04-28T07:50:35.405Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-04-28T07:50:35.439Z] 2022/04/28 07:50:35 Closing DB instances... [2022-04-28T07:50:35.439Z] === RUN TestCreateIDMapOrder [2022-04-28T07:50:35.439Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-04-28T07:50:35.439Z] PASS [2022-04-28T07:50:35.439Z] coverage: 7.2% of statements [2022-04-28T07:50:35.439Z] ok github.com/docker/docker/pkg/idtools 0.036s coverage: 7.2% of statements [2022-04-28T07:50:35.735Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-28T07:50:35.885Z] === RUN TestWaitNodeAttachment [2022-04-28T07:50:35.885Z] === RUN TestBuilderGC [2022-04-28T07:50:35.885Z] --- PASS: TestBuilderGC (0.00s) [2022-04-28T07:50:35.885Z] === RUN TestDaemonConfigurationNotFound [2022-04-28T07:50:35.885Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-04-28T07:50:35.885Z] === RUN TestDaemonBrokenConfiguration [2022-04-28T07:50:35.885Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-04-28T07:50:35.885Z] === RUN TestFindConfigurationConflicts [2022-04-28T07:50:35.885Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-04-28T07:50:35.885Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-04-28T07:50:35.885Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-04-28T07:50:35.885Z] === RUN TestDaemonConfigurationMergeConflicts [2022-04-28T07:50:35.885Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-04-28T07:50:35.885Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-04-28T07:50:35.885Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-04-28T07:50:35.885Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-04-28T07:50:35.885Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-04-28T07:50:35.885Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-04-28T07:50:35.885Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-04-28T07:50:35.885Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-04-28T07:50:35.885Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-04-28T07:50:35.885Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-04-28T07:50:35.885Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-04-28T07:50:35.886Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s) [2022-04-28T07:50:35.886Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-04-28T07:50:35.886Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-04-28T07:50:35.886Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-04-28T07:50:35.886Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-04-28T07:50:35.886Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-04-28T07:50:35.886Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-04-28T07:50:35.886Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-04-28T07:50:35.886Z] === RUN TestValidateConfigurationErrors [2022-04-28T07:50:35.886Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-04-28T07:50:35.886Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-04-28T07:50:35.886Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-04-28T07:50:35.886Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-04-28T07:50:35.886Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-04-28T07:50:35.886Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-04-28T07:50:35.886Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-04-28T07:50:35.886Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-04-28T07:50:35.886Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-04-28T07:50:35.886Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-04-28T07:50:35.886Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-04-28T07:50:35.886Z] === RUN TestValidateConfigurationErrors/with_invalid_hosts [2022-04-28T07:50:35.886Z] === RUN TestValidateConfigurationErrors/with_invalid_log-level [2022-04-28T07:50:35.886Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-04-28T07:50:35.886Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-04-28T07:50:35.886Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-04-28T07:50:35.886Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-04-28T07:50:35.886Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-04-28T07:50:35.886Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-04-28T07:50:35.886Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-04-28T07:50:35.886Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-04-28T07:50:35.886Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-04-28T07:50:35.886Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-04-28T07:50:35.886Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-04-28T07:50:35.886Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-04-28T07:50:35.886Z] --- PASS: TestValidateConfigurationErrors/with_invalid_hosts (0.00s) [2022-04-28T07:50:35.886Z] --- PASS: TestValidateConfigurationErrors/with_invalid_log-level (0.00s) [2022-04-28T07:50:35.886Z] === RUN TestValidateConfiguration [2022-04-28T07:50:35.886Z] === RUN TestValidateConfiguration/with_label [2022-04-28T07:50:35.886Z] === RUN TestValidateConfiguration/with_dns [2022-04-28T07:50:35.886Z] === RUN TestValidateConfiguration/with_dns-search [2022-04-28T07:50:35.886Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-04-28T07:50:35.886Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-04-28T07:50:35.886Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-04-28T07:50:35.886Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-04-28T07:50:35.886Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-04-28T07:50:35.886Z] === RUN TestValidateConfiguration/with_hosts [2022-04-28T07:50:35.886Z] === RUN TestValidateConfiguration/with_log-level_warn [2022-04-28T07:50:35.886Z] --- PASS: TestValidateConfiguration (0.00s) [2022-04-28T07:50:35.886Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-04-28T07:50:35.886Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-04-28T07:50:35.886Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-04-28T07:50:35.886Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-04-28T07:50:35.886Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-04-28T07:50:35.886Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-04-28T07:50:35.886Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-04-28T07:50:35.886Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-04-28T07:50:35.886Z] --- PASS: TestValidateConfiguration/with_hosts (0.00s) [2022-04-28T07:50:35.886Z] --- PASS: TestValidateConfiguration/with_log-level_warn (0.00s) [2022-04-28T07:50:35.886Z] === RUN TestReloadSetConfigFileNotExist [2022-04-28T07:50:35.886Z] time="2022-04-28T07:50:35Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-04-28T07:50:35.886Z] --- PASS: TestReloadSetConfigFileNotExist (0.12s) [2022-04-28T07:50:35.886Z] === RUN TestReloadDefaultConfigNotExist [2022-04-28T07:50:35.886Z] config_test.go:484: os.Getuid() != 0: skipping test that requires root [2022-04-28T07:50:35.886Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-04-28T07:50:35.886Z] === RUN TestReloadBadDefaultConfig [2022-04-28T07:50:35.886Z] time="2022-04-28T07:50:35Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-745958819" [2022-04-28T07:50:35.886Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-04-28T07:50:35.886Z] === RUN TestReloadWithConflictingLabels [2022-04-28T07:50:35.886Z] time="2022-04-28T07:50:35Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3540458143" [2022-04-28T07:50:35.886Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-04-28T07:50:35.886Z] === RUN TestReloadWithDuplicateLabels [2022-04-28T07:50:35.886Z] time="2022-04-28T07:50:35Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-246122190" [2022-04-28T07:50:35.886Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-04-28T07:50:35.886Z] === RUN TestMaskURLCredentials [2022-04-28T07:50:35.886Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-04-28T07:50:35.886Z] === RUN TestDaemonConfigurationMerge [2022-04-28T07:50:35.886Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-04-28T07:50:35.886Z] PASS [2022-04-28T07:50:35.886Z] coverage: 79.8% of statements [2022-04-28T07:50:35.886Z] ok github.com/docker/docker/daemon/config 0.226s coverage: 79.8% of statements [2022-04-28T07:50:35.886Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-04-28T07:50:35.886Z] === RUN TestIsolationConversion [2022-04-28T07:50:35.886Z] === RUN TestIsolationConversion/default [2022-04-28T07:50:35.886Z] === RUN TestIsolationConversion/process [2022-04-28T07:50:35.886Z] === RUN TestIsolationConversion/hyperv [2022-04-28T07:50:35.886Z] --- PASS: TestIsolationConversion (0.00s) [2022-04-28T07:50:35.886Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-04-28T07:50:35.886Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-04-28T07:50:35.886Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-04-28T07:50:35.886Z] === RUN TestContainerLabels [2022-04-28T07:50:35.886Z] --- PASS: TestContainerLabels (0.00s) [2022-04-28T07:50:35.886Z] === RUN TestCredentialSpecConversion [2022-04-28T07:50:35.886Z] === RUN TestCredentialSpecConversion/none [2022-04-28T07:50:35.886Z] === RUN TestCredentialSpecConversion/config [2022-04-28T07:50:35.886Z] === RUN TestCredentialSpecConversion/file [2022-04-28T07:50:35.886Z] === RUN TestCredentialSpecConversion/registry [2022-04-28T07:50:35.886Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-04-28T07:50:35.886Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-04-28T07:50:35.886Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-04-28T07:50:35.886Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-04-28T07:50:35.886Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-04-28T07:50:35.886Z] === RUN TestControllerValidateMountBind [2022-04-28T07:50:35.886Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-04-28T07:50:35.886Z] === RUN TestControllerValidateMountVolume [2022-04-28T07:50:35.886Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-04-28T07:50:35.886Z] === RUN TestControllerValidateMountTarget [2022-04-28T07:50:35.886Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-04-28T07:50:35.886Z] === RUN TestControllerValidateMountTmpfs [2022-04-28T07:50:35.886Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-04-28T07:50:35.886Z] === RUN TestControllerValidateMountInvalidType [2022-04-28T07:50:35.886Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-04-28T07:50:35.886Z] === RUN TestControllerValidateMountNamedPipe [2022-04-28T07:50:35.886Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-04-28T07:50:35.886Z] PASS [2022-04-28T07:50:35.886Z] coverage: 11.0% of statements [2022-04-28T07:50:35.886Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.589s coverage: 11.0% of statements [2022-04-28T07:50:35.996Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-04-28T07:50:35.996Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-04-28T07:50:36.258Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-28T07:50:36.332Z] === CONT TestConfigDaemonSeccompProfiles [2022-04-28T07:50:36.332Z] daemon_test.go:156: [d5707b9153081] daemon is not started [2022-04-28T07:50:36.332Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-04-28T07:50:36.332Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-04-28T07:50:36.332Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-04-28T07:50:36.332Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-04-28T07:50:36.332Z] === RUN TestDaemonProxy [2022-04-28T07:50:36.332Z] === RUN TestDaemonProxy/environment_variables [2022-04-28T07:50:36.340Z] === RUN TestEventsLog [2022-04-28T07:50:36.340Z] --- PASS: TestEventsLog (0.00s) [2022-04-28T07:50:36.340Z] === RUN TestEventsLogTimeout [2022-04-28T07:50:36.340Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-04-28T07:50:36.340Z] === RUN TestLogEvents [2022-04-28T07:50:36.340Z] --- PASS: TestLogEvents (0.06s) [2022-04-28T07:50:36.340Z] === RUN TestLoadBufferedEvents [2022-04-28T07:50:36.340Z] --- PASS: TestLoadBufferedEvents (0.13s) [2022-04-28T07:50:36.340Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-04-28T07:50:36.340Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-04-28T07:50:36.340Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-04-28T07:50:36.340Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-04-28T07:50:36.340Z] PASS [2022-04-28T07:50:36.340Z] coverage: 50.0% of statements [2022-04-28T07:50:36.340Z] ok github.com/docker/docker/daemon/events 0.232s coverage: 50.0% of statements [2022-04-28T07:50:36.415Z] === RUN TestFixedBufferCap [2022-04-28T07:50:36.415Z] --- PASS: TestFixedBufferCap (0.00s) [2022-04-28T07:50:36.415Z] === RUN TestFixedBufferLen [2022-04-28T07:50:36.415Z] --- PASS: TestFixedBufferLen (0.00s) [2022-04-28T07:50:36.415Z] === RUN TestFixedBufferString [2022-04-28T07:50:36.415Z] --- PASS: TestFixedBufferString (0.00s) [2022-04-28T07:50:36.415Z] === RUN TestFixedBufferWrite [2022-04-28T07:50:36.415Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-04-28T07:50:36.415Z] === RUN TestFixedBufferRead [2022-04-28T07:50:36.415Z] --- PASS: TestFixedBufferRead (0.00s) [2022-04-28T07:50:36.415Z] === RUN TestBytesPipeRead [2022-04-28T07:50:36.415Z] --- PASS: TestBytesPipeRead (0.00s) [2022-04-28T07:50:36.415Z] === RUN TestBytesPipeWrite [2022-04-28T07:50:36.415Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-04-28T07:50:36.415Z] === RUN TestBytesPipeWriteRandomChunks [2022-04-28T07:50:36.867Z] --- PASS: TestNetworkDBCRUDTableEntries (3.48s) [2022-04-28T07:50:36.867Z] === RUN TestNetworkDBNodeLeave [2022-04-28T07:50:36.867Z] --- PASS: TestBytesPipeWriteRandomChunks (0.37s) [2022-04-28T07:50:36.867Z] === RUN TestAtomicWriteToFile [2022-04-28T07:50:36.867Z] --- PASS: TestAtomicWriteToFile (0.00s) [2022-04-28T07:50:36.867Z] === RUN TestAtomicWriteSetCommit [2022-04-28T07:50:36.867Z] --- PASS: TestAtomicWriteSetCommit (0.00s) [2022-04-28T07:50:36.867Z] === RUN TestAtomicWriteSetCancel [2022-04-28T07:50:36.867Z] --- PASS: TestAtomicWriteSetCancel (0.00s) [2022-04-28T07:50:36.867Z] === RUN TestReadCloserWrapperClose [2022-04-28T07:50:36.867Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-04-28T07:50:36.867Z] === RUN TestReaderErrWrapperReadOnError [2022-04-28T07:50:36.867Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-04-28T07:50:36.867Z] === RUN TestReaderErrWrapperRead [2022-04-28T07:50:36.867Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-04-28T07:50:36.867Z] === RUN TestCancelReadCloser [2022-04-28T07:50:36.867Z] --- PASS: TestCancelReadCloser (0.10s) [2022-04-28T07:50:36.867Z] === RUN TestWriteCloserWrapperClose [2022-04-28T07:50:36.867Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-04-28T07:50:36.867Z] === RUN TestNopWriteCloser [2022-04-28T07:50:36.867Z] --- PASS: TestNopWriteCloser (0.00s) [2022-04-28T07:50:36.867Z] === RUN TestNopWriter [2022-04-28T07:50:36.867Z] --- PASS: TestNopWriter (0.00s) [2022-04-28T07:50:36.867Z] === RUN TestWriteCounter [2022-04-28T07:50:36.867Z] --- PASS: TestWriteCounter (0.00s) [2022-04-28T07:50:36.867Z] PASS [2022-04-28T07:50:36.867Z] coverage: 70.1% of statements [2022-04-28T07:50:36.867Z] ok github.com/docker/docker/pkg/ioutils 0.521s coverage: 70.1% of statements [2022-04-28T07:50:37.306Z] === RUN TestIsEmptyDir [2022-04-28T07:50:37.306Z] --- PASS: TestIsEmptyDir (0.00s) [2022-04-28T07:50:37.306Z] === RUN TestGraphDriverInitRequestIsCompatible [2022-04-28T07:50:37.306Z] --- PASS: TestGraphDriverInitRequestIsCompatible (0.00s) [2022-04-28T07:50:37.306Z] PASS [2022-04-28T07:50:37.306Z] coverage: 2.3% of statements [2022-04-28T07:50:37.306Z] ok github.com/docker/docker/daemon/graphdriver 0.052s coverage: 2.3% of statements [2022-04-28T07:50:37.306Z] === RUN TestLinkNaming [2022-04-28T07:50:37.306Z] --- PASS: TestLinkNaming (0.00s) [2022-04-28T07:50:37.306Z] === RUN TestLinkNew [2022-04-28T07:50:37.306Z] --- PASS: TestLinkNew (0.00s) [2022-04-28T07:50:37.306Z] === RUN TestLinkEnv [2022-04-28T07:50:37.306Z] --- PASS: TestLinkEnv (0.00s) [2022-04-28T07:50:37.306Z] === RUN TestLinkMultipleEnv [2022-04-28T07:50:37.306Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-04-28T07:50:37.306Z] === RUN TestLinkPortRangeEnv [2022-04-28T07:50:37.306Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-04-28T07:50:37.306Z] PASS [2022-04-28T07:50:37.306Z] coverage: 93.0% of statements [2022-04-28T07:50:37.306Z] ok github.com/docker/docker/daemon/links 0.040s coverage: 93.0% of statements [2022-04-28T07:50:37.766Z] === RUN TestVerifyNetworkingConfig [2022-04-28T07:50:37.766Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-04-28T07:50:37.766Z] === RUN TestGetContainer [2022-04-28T07:50:37.766Z] --- PASS: TestGetContainer (0.00s) [2022-04-28T07:50:37.766Z] === RUN TestValidContainerNames [2022-04-28T07:50:37.766Z] --- PASS: TestValidContainerNames (0.00s) [2022-04-28T07:50:37.766Z] === RUN TestContainerInitDNS [2022-04-28T07:50:37.766Z] daemon_test.go:145: root required [2022-04-28T07:50:37.766Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-04-28T07:50:37.766Z] === RUN TestMerge [2022-04-28T07:50:37.766Z] --- PASS: TestMerge (0.00s) [2022-04-28T07:50:37.766Z] === RUN TestValidateContainerIsolation [2022-04-28T07:50:37.766Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-04-28T07:50:37.766Z] === RUN TestFindNetworkErrorType [2022-04-28T07:50:37.766Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-04-28T07:50:37.766Z] === RUN TestEnsureServicesExist [2022-04-28T07:50:37.766Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-04-28T07:50:37.766Z] === RUN TestEnsureServicesExistErrors [2022-04-28T07:50:37.766Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-04-28T07:50:37.766Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-04-28T07:50:37.766Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-04-28T07:50:37.766Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-04-28T07:50:37.766Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-04-28T07:50:37.766Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-04-28T07:50:37.766Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-04-28T07:50:37.766Z] === RUN TestContainerDelete [2022-04-28T07:50:37.766Z] --- PASS: TestContainerDelete (0.01s) [2022-04-28T07:50:37.766Z] === RUN TestContainerDoubleDelete [2022-04-28T07:50:37.766Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-04-28T07:50:37.766Z] === RUN TestLogContainerEventCopyLabels [2022-04-28T07:50:37.766Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-04-28T07:50:37.766Z] === RUN TestLogContainerEventWithAttributes [2022-04-28T07:50:37.766Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-04-28T07:50:37.766Z] === RUN TestNoneHealthcheck [2022-04-28T07:50:37.766Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-04-28T07:50:37.766Z] === RUN TestHealthStates [2022-04-28T07:50:37.766Z] time="2022-04-28T07:50:37Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-28T07:50:37.766Z] time="2022-04-28T07:50:37Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-28T07:50:37.766Z] time="2022-04-28T07:50:37Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-28T07:50:37.766Z] time="2022-04-28T07:50:37Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-28T07:50:37.766Z] time="2022-04-28T07:50:37Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-28T07:50:37.766Z] time="2022-04-28T07:50:37Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-28T07:50:37.766Z] time="2022-04-28T07:50:37Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-28T07:50:37.766Z] time="2022-04-28T07:50:37Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-28T07:50:37.766Z] time="2022-04-28T07:50:37Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-28T07:50:37.766Z] time="2022-04-28T07:50:37Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-28T07:50:37.766Z] --- PASS: TestHealthStates (0.13s) [2022-04-28T07:50:37.766Z] === RUN TestGetInspectData [2022-04-28T07:50:37.766Z] --- PASS: TestGetInspectData (0.00s) [2022-04-28T07:50:37.766Z] === RUN TestFillLicense [2022-04-28T07:50:37.766Z] --- PASS: TestFillLicense (0.00s) [2022-04-28T07:50:37.766Z] === RUN TestListInvalidFilter [2022-04-28T07:50:37.766Z] --- PASS: TestListInvalidFilter (0.00s) [2022-04-28T07:50:37.766Z] === RUN TestNameFilter [2022-04-28T07:50:37.766Z] --- PASS: TestNameFilter (0.00s) [2022-04-28T07:50:37.766Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-04-28T07:50:37.766Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-04-28T07:50:37.766Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-04-28T07:50:37.766Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-04-28T07:50:37.766Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-04-28T07:50:37.766Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-04-28T07:50:37.766Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-04-28T07:50:37.766Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-04-28T07:50:37.766Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-04-28T07:50:37.766Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-04-28T07:50:37.766Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-04-28T07:50:37.766Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-04-28T07:50:37.766Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-04-28T07:50:37.766Z] === RUN TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API [2022-04-28T07:50:37.766Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-04-28T07:50:37.766Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-04-28T07:50:37.766Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-04-28T07:50:37.766Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-04-28T07:50:37.766Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-04-28T07:50:37.766Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-04-28T07:50:37.766Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-04-28T07:50:37.766Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-04-28T07:50:37.766Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-04-28T07:50:37.766Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-04-28T07:50:37.766Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-04-28T07:50:37.766Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-04-28T07:50:37.766Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-04-28T07:50:37.766Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-04-28T07:50:37.766Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-04-28T07:50:37.766Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-04-28T07:50:37.766Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-04-28T07:50:37.766Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-04-28T07:50:37.766Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-04-28T07:50:37.766Z] --- PASS: TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API (0.00s) [2022-04-28T07:50:37.766Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-04-28T07:50:37.766Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-04-28T07:50:37.766Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-04-28T07:50:37.766Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-04-28T07:50:37.767Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-04-28T07:50:37.767Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-04-28T07:50:37.767Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-04-28T07:50:37.767Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-04-28T07:50:37.767Z] === RUN TestSetupWindowsDevices [2022-04-28T07:50:37.767Z] === RUN TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices [2022-04-28T07:50:37.767Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_are_blank [2022-04-28T07:50:37.767Z] === RUN TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' [2022-04-28T07:50:37.767Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' [2022-04-28T07:50:37.767Z] === RUN TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' [2022-04-28T07:50:37.767Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' [2022-04-28T07:50:37.817Z] === RUN TestError [2022-04-28T07:50:37.817Z] --- PASS: TestError (0.00s) [2022-04-28T07:50:37.817Z] === RUN TestProgressString [2022-04-28T07:50:37.817Z] === RUN TestProgressString/no_progress [2022-04-28T07:50:37.817Z] === RUN TestProgressString/progress_1 [2022-04-28T07:50:37.817Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-04-28T07:50:37.817Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-04-28T07:50:37.817Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-04-28T07:50:37.817Z] === RUN TestProgressString/with_units [2022-04-28T07:50:37.817Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-04-28T07:50:37.817Z] === RUN TestProgressString/hide_counts [2022-04-28T07:50:37.817Z] --- PASS: TestProgressString (0.00s) [2022-04-28T07:50:37.817Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-04-28T07:50:37.817Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-04-28T07:50:37.817Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-04-28T07:50:37.817Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-04-28T07:50:37.817Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-04-28T07:50:37.817Z] --- PASS: TestProgressString/with_units (0.00s) [2022-04-28T07:50:37.817Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-04-28T07:50:37.817Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-04-28T07:50:37.817Z] === RUN TestJSONMessageDisplay [2022-04-28T07:50:37.817Z] --- PASS: TestJSONMessageDisplay (0.12s) [2022-04-28T07:50:37.817Z] === RUN TestJSONMessageDisplayWithJSONError [2022-04-28T07:50:37.817Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-04-28T07:50:37.817Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-04-28T07:50:37.817Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-04-28T07:50:37.817Z] === RUN TestDisplayJSONMessagesStream [2022-04-28T07:50:37.817Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-04-28T07:50:37.817Z] PASS [2022-04-28T07:50:37.817Z] coverage: 91.7% of statements [2022-04-28T07:50:37.817Z] ok github.com/docker/docker/pkg/jsonmessage 0.160s coverage: 91.7% of statements [2022-04-28T07:50:38.176Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-04-28T07:50:38.220Z] === RUN TestDaemonProxy/command-line_options [2022-04-28T07:50:38.227Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' [2022-04-28T07:50:38.227Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' [2022-04-28T07:50:38.227Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType [2022-04-28T07:50:38.227Z] === RUN TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices [2022-04-28T07:50:38.227Z] --- PASS: TestSetupWindowsDevices (0.00s) [2022-04-28T07:50:38.227Z] --- PASS: TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices (0.00s) [2022-04-28T07:50:38.227Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_are_blank (0.00s) [2022-04-28T07:50:38.227Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-04-28T07:50:38.227Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-04-28T07:50:38.227Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-04-28T07:50:38.227Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-04-28T07:50:38.227Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' (0.00s) [2022-04-28T07:50:38.227Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' (0.00s) [2022-04-28T07:50:38.227Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType (0.00s) [2022-04-28T07:50:38.227Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices (0.00s) [2022-04-28T07:50:38.227Z] === RUN TestDaemonReloadLabels [2022-04-28T07:50:38.227Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-04-28T07:50:38.227Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-04-28T07:50:38.227Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-04-28T07:50:38.227Z] === RUN TestDaemonReloadMirrors [2022-04-28T07:50:38.227Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-04-28T07:50:38.227Z] === RUN TestDaemonReloadInsecureRegistries [2022-04-28T07:50:38.227Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-04-28T07:50:38.227Z] === RUN TestDaemonReloadNotAffectOthers [2022-04-28T07:50:38.227Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-04-28T07:50:38.227Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-04-28T07:50:38.227Z] reload_test.go:342: root required [2022-04-28T07:50:38.227Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-04-28T07:50:38.227Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-04-28T07:50:38.227Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.03s) [2022-04-28T07:50:38.227Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-04-28T07:50:38.227Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.05s) [2022-04-28T07:50:38.227Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-04-28T07:50:38.227Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.02s) [2022-04-28T07:50:38.227Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-04-28T07:50:38.227Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.02s) [2022-04-28T07:50:38.227Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-04-28T07:50:38.227Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-04-28T07:50:38.227Z] === RUN TestParseVolumesFrom [2022-04-28T07:50:38.227Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-04-28T07:50:38.227Z] PASS [2022-04-28T07:50:38.227Z] coverage: 8.7% of statements [2022-04-28T07:50:38.227Z] ok github.com/docker/docker/daemon 0.494s coverage: 8.7% of statements [2022-04-28T07:50:38.227Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-04-28T07:50:38.227Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-04-28T07:50:38.227Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-04-28T07:50:38.227Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-04-28T07:50:38.227Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-04-28T07:50:38.227Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-04-28T07:50:38.227Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-04-28T07:50:38.227Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-04-28T07:50:38.227Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-04-28T07:50:38.227Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-04-28T07:50:38.227Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-04-28T07:50:38.227Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-04-28T07:50:38.227Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-04-28T07:50:38.227Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-04-28T07:50:38.750Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-28T07:50:38.768Z] === RUN TestStandardLongPath [2022-04-28T07:50:38.768Z] --- PASS: TestStandardLongPath (0.00s) [2022-04-28T07:50:38.768Z] === RUN TestUNCLongPath [2022-04-28T07:50:38.768Z] --- PASS: TestUNCLongPath (0.00s) [2022-04-28T07:50:38.768Z] PASS [2022-04-28T07:50:38.768Z] coverage: 100.0% of statements [2022-04-28T07:50:38.768Z] ok github.com/docker/docker/pkg/longpath 0.035s coverage: 100.0% of statements [2022-04-28T07:50:39.218Z] === RUN TestNameFormat [2022-04-28T07:50:39.218Z] --- PASS: TestNameFormat (0.00s) [2022-04-28T07:50:39.218Z] === RUN TestNameRetries [2022-04-28T07:50:39.218Z] --- PASS: TestNameRetries (0.00s) [2022-04-28T07:50:39.218Z] PASS [2022-04-28T07:50:39.218Z] coverage: 85.7% of statements [2022-04-28T07:50:39.218Z] ok github.com/docker/docker/pkg/namesgenerator 0.033s coverage: 85.7% of statements [2022-04-28T07:50:39.323Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-28T07:50:39.667Z] --- PASS: TestNetworkDBNodeLeave (2.82s) [2022-04-28T07:50:39.667Z] === RUN TestNetworkDBWatch [2022-04-28T07:50:39.667Z] === RUN TestParseKeyValueOpt [2022-04-28T07:50:39.667Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-04-28T07:50:39.667Z] === RUN TestParseUintList [2022-04-28T07:50:39.667Z] --- PASS: TestParseUintList (0.00s) [2022-04-28T07:50:39.667Z] === RUN TestParseUintListMaximumLimits [2022-04-28T07:50:39.667Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-04-28T07:50:39.667Z] PASS [2022-04-28T07:50:39.667Z] coverage: 97.0% of statements [2022-04-28T07:50:39.667Z] ok github.com/docker/docker/pkg/parsers 0.033s coverage: 97.0% of statements [2022-04-28T07:50:39.766Z] === RUN TestNewStreamConfig [2022-04-28T07:50:39.766Z] === RUN TestNewStreamConfig/defaults [2022-04-28T07:50:39.766Z] === RUN TestNewStreamConfig/invalid_create_group [2022-04-28T07:50:39.766Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-04-28T07:50:39.766Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-04-28T07:50:39.766Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-04-28T07:50:39.766Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-04-28T07:50:39.766Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-04-28T07:50:39.766Z] --- PASS: TestNewStreamConfig (0.00s) [2022-04-28T07:50:39.766Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-04-28T07:50:39.766Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-04-28T07:50:39.766Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-04-28T07:50:39.766Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-04-28T07:50:39.766Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-04-28T07:50:39.766Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-04-28T07:50:39.766Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-04-28T07:50:39.766Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-04-28T07:50:39.766Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-04-28T07:50:39.766Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-04-28T07:50:39.766Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-04-28T07:50:39.766Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-04-28T07:50:39.766Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-04-28T07:50:39.766Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-04-28T07:50:39.766Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-04-28T07:50:39.766Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-04-28T07:50:39.766Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-04-28T07:50:39.766Z] === RUN TestNewAWSLogsClientRegionDetect [2022-04-28T07:50:39.766Z] time="2022-04-28T07:50:39Z" level=info msg="Trying to get region from EC2 Metadata" [2022-04-28T07:50:39.766Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.11s) [2022-04-28T07:50:39.766Z] === RUN TestCreateSuccess [2022-04-28T07:50:39.766Z] --- PASS: TestCreateSuccess (0.00s) [2022-04-28T07:50:39.766Z] === RUN TestCreateStreamSkipped [2022-04-28T07:50:39.766Z] time="2022-04-28T07:50:39Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-04-28T07:50:39.766Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-04-28T07:50:39.766Z] === RUN TestCreateLogGroupSuccess [2022-04-28T07:50:39.766Z] time="2022-04-28T07:50:39Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-04-28T07:50:39.766Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-04-28T07:50:39.766Z] === RUN TestCreateError [2022-04-28T07:50:39.766Z] --- PASS: TestCreateError (0.00s) [2022-04-28T07:50:39.766Z] === RUN TestCreateAlreadyExists [2022-04-28T07:50:39.766Z] time="2022-04-28T07:50:39Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-04-28T07:50:39.766Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-04-28T07:50:39.766Z] === RUN TestLogClosed [2022-04-28T07:50:39.766Z] --- PASS: TestLogClosed (0.00s) [2022-04-28T07:50:39.766Z] === RUN TestLogBlocking [2022-04-28T07:50:39.766Z] --- PASS: TestLogBlocking (0.00s) [2022-04-28T07:50:39.766Z] === RUN TestLogNonBlockingBufferEmpty [2022-04-28T07:50:39.766Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-04-28T07:50:39.766Z] === RUN TestLogNonBlockingBufferFull [2022-04-28T07:50:39.766Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-04-28T07:50:39.766Z] === RUN TestPublishBatchSuccess [2022-04-28T07:50:39.766Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-04-28T07:50:39.766Z] === RUN TestPublishBatchError [2022-04-28T07:50:39.766Z] time="2022-04-28T07:50:39Z" level=error msg=error [2022-04-28T07:50:39.766Z] --- PASS: TestPublishBatchError (0.00s) [2022-04-28T07:50:39.766Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-04-28T07:50:39.766Z] time="2022-04-28T07:50:39Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-04-28T07:50:39.766Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-04-28T07:50:39.766Z] === RUN TestPublishBatchAlreadyAccepted [2022-04-28T07:50:39.766Z] time="2022-04-28T07:50:39Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-04-28T07:50:39.766Z] time="2022-04-28T07:50:39Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-04-28T07:50:39.766Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-04-28T07:50:39.766Z] === RUN TestCollectBatchSimple [2022-04-28T07:50:39.766Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-04-28T07:50:39.766Z] === RUN TestCollectBatchTicker [2022-04-28T07:50:39.766Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-04-28T07:50:39.766Z] === RUN TestCollectBatchMultilinePattern [2022-04-28T07:50:39.766Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-04-28T07:50:39.766Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-04-28T07:50:39.766Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-04-28T07:50:39.766Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-04-28T07:50:39.766Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-04-28T07:50:39.766Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-04-28T07:50:39.766Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.07s) [2022-04-28T07:50:39.766Z] === RUN TestCollectBatchClose [2022-04-28T07:50:39.767Z] --- PASS: TestCollectBatchClose (0.00s) [2022-04-28T07:50:39.767Z] === RUN TestEffectiveLen [2022-04-28T07:50:39.767Z] === RUN TestEffectiveLen/0/Hello [2022-04-28T07:50:39.767Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-04-28T07:50:39.767Z] === RUN TestEffectiveLen/2/🙃 [2022-04-28T07:50:39.767Z] === RUN TestEffectiveLen/3/���� [2022-04-28T07:50:39.767Z] === RUN TestEffectiveLen/4/He��o [2022-04-28T07:50:39.767Z] === RUN TestEffectiveLen/5/ [2022-04-28T07:50:39.767Z] --- PASS: TestEffectiveLen (0.00s) [2022-04-28T07:50:39.767Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-04-28T07:50:39.767Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-04-28T07:50:39.767Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-04-28T07:50:39.767Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-04-28T07:50:39.767Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-04-28T07:50:39.767Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-04-28T07:50:39.767Z] === RUN TestFindValidSplit [2022-04-28T07:50:39.767Z] === RUN TestFindValidSplit/0/ [2022-04-28T07:50:39.767Z] cloudwatchlogs_test.go:1076: [2022-04-28T07:50:39.767Z] cloudwatchlogs_test.go:1077: [2022-04-28T07:50:39.767Z] === RUN TestFindValidSplit/1/Hello [2022-04-28T07:50:39.767Z] cloudwatchlogs_test.go:1076: Hello [2022-04-28T07:50:39.767Z] cloudwatchlogs_test.go:1077: [2022-04-28T07:50:39.767Z] === RUN TestFindValidSplit/2/Hello [2022-04-28T07:50:39.767Z] cloudwatchlogs_test.go:1076: He [2022-04-28T07:50:39.767Z] cloudwatchlogs_test.go:1077: llo [2022-04-28T07:50:39.767Z] === RUN TestFindValidSplit/3/Hello [2022-04-28T07:50:39.767Z] cloudwatchlogs_test.go:1076: [2022-04-28T07:50:39.767Z] cloudwatchlogs_test.go:1077: Hello [2022-04-28T07:50:39.767Z] === RUN TestFindValidSplit/4/🙃 [2022-04-28T07:50:39.767Z] cloudwatchlogs_test.go:1076: [2022-04-28T07:50:39.767Z] cloudwatchlogs_test.go:1077: 🙃 [2022-04-28T07:50:39.767Z] === RUN TestFindValidSplit/5/🙃 [2022-04-28T07:50:39.767Z] cloudwatchlogs_test.go:1076: 🙃 [2022-04-28T07:50:39.767Z] cloudwatchlogs_test.go:1077: [2022-04-28T07:50:39.767Z] === RUN TestFindValidSplit/6/a� [2022-04-28T07:50:39.767Z] cloudwatchlogs_test.go:1076: a [2022-04-28T07:50:39.767Z] cloudwatchlogs_test.go:1077: � [2022-04-28T07:50:39.767Z] === RUN TestFindValidSplit/7/a� [2022-04-28T07:50:39.767Z] cloudwatchlogs_test.go:1076: a� [2022-04-28T07:50:39.767Z] cloudwatchlogs_test.go:1077: [2022-04-28T07:50:39.767Z] --- PASS: TestFindValidSplit (0.00s) [2022-04-28T07:50:39.767Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-04-28T07:50:39.767Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-04-28T07:50:39.767Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-04-28T07:50:39.767Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-04-28T07:50:39.767Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-04-28T07:50:39.767Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-04-28T07:50:39.767Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-04-28T07:50:39.767Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-04-28T07:50:39.767Z] === RUN TestProcessEventEmoji [2022-04-28T07:50:39.767Z] --- PASS: TestProcessEventEmoji (0.01s) [2022-04-28T07:50:39.767Z] === RUN TestCollectBatchLineSplit [2022-04-28T07:50:39.767Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-04-28T07:50:39.767Z] === RUN TestCollectBatchLineSplitWithBinary [2022-04-28T07:50:39.767Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.01s) [2022-04-28T07:50:39.767Z] === RUN TestCollectBatchMaxEvents [2022-04-28T07:50:39.767Z] --- PASS: TestCollectBatchMaxEvents (0.02s) [2022-04-28T07:50:39.767Z] === RUN TestCollectBatchMaxTotalBytes [2022-04-28T07:50:39.767Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2022-04-28T07:50:39.767Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-04-28T07:50:39.767Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2022-04-28T07:50:39.767Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-04-28T07:50:39.767Z] === RUN TestAdapterReadLogs [2022-04-28T07:50:39.767Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-04-28T07:50:39.767Z] === RUN TestCopier [2022-04-28T07:50:39.767Z] --- PASS: TestCopier (0.00s) [2022-04-28T07:50:39.767Z] === RUN TestCopierLongLines [2022-04-28T07:50:39.767Z] --- PASS: TestCopierLongLines (0.00s) [2022-04-28T07:50:39.767Z] === RUN TestCopierSlow [2022-04-28T07:50:39.767Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.03s) [2022-04-28T07:50:39.767Z] === RUN TestParseLogOptionsMultilinePattern [2022-04-28T07:50:39.767Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-04-28T07:50:39.767Z] === RUN TestParseLogOptionsDatetimeFormat [2022-04-28T07:50:39.767Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-04-28T07:50:39.767Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-04-28T07:50:39.767Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-04-28T07:50:39.767Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-04-28T07:50:39.767Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-04-28T07:50:39.767Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-04-28T07:50:39.767Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-04-28T07:50:39.767Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-04-28T07:50:39.767Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-04-28T07:50:39.767Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-04-28T07:50:39.767Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-04-28T07:50:39.767Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-04-28T07:50:39.767Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-04-28T07:50:39.767Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-04-28T07:50:39.767Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-04-28T07:50:39.767Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-04-28T07:50:39.767Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-04-28T07:50:39.767Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-04-28T07:50:39.767Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-04-28T07:50:39.767Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-04-28T07:50:39.767Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-04-28T07:50:39.767Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-04-28T07:50:39.767Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-04-28T07:50:39.767Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-04-28T07:50:39.767Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-04-28T07:50:39.767Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-04-28T07:50:39.767Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-04-28T07:50:39.767Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-04-28T07:50:39.767Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-04-28T07:50:39.767Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-04-28T07:50:39.767Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-04-28T07:50:39.767Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-04-28T07:50:39.767Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-04-28T07:50:39.767Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-04-28T07:50:39.767Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-04-28T07:50:39.767Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-04-28T07:50:39.767Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-04-28T07:50:39.767Z] === RUN TestValidateLogOptionsFormat [2022-04-28T07:50:39.767Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-04-28T07:50:39.767Z] === RUN TestValidateLogOptionsFormat/1/random [2022-04-28T07:50:39.767Z] === RUN TestValidateLogOptionsFormat/2/ [2022-04-28T07:50:39.767Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-04-28T07:50:39.767Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-04-28T07:50:39.767Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-04-28T07:50:39.767Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-04-28T07:50:39.767Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-04-28T07:50:39.767Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-04-28T07:50:39.767Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-04-28T07:50:39.767Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-04-28T07:50:39.767Z] === RUN TestCreateTagSuccess [2022-04-28T07:50:39.767Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-04-28T07:50:39.767Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-04-28T07:50:39.767Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-04-28T07:50:39.767Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-04-28T07:50:39.767Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-04-28T07:50:39.767Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-04-28T07:50:39.767Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-04-28T07:50:39.767Z] PASS [2022-04-28T07:50:39.767Z] coverage: 80.2% of statements [2022-04-28T07:50:39.767Z] ok github.com/docker/docker/daemon/logger/awslogs 0.388s coverage: 80.2% of statements [2022-04-28T07:50:39.767Z] === RUN TestValidateLogOptReconnectInterval [2022-04-28T07:50:39.767Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-04-28T07:50:39.767Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-04-28T07:50:39.767Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-04-28T07:50:39.767Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-04-28T07:50:39.767Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-04-28T07:50:39.767Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-04-28T07:50:39.767Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-04-28T07:50:39.767Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-04-28T07:50:39.767Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-04-28T07:50:39.767Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-04-28T07:50:39.767Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-04-28T07:50:39.767Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-04-28T07:50:39.767Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-04-28T07:50:39.767Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-04-28T07:50:39.767Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-04-28T07:50:39.767Z] === RUN TestValidateLogOptAddress [2022-04-28T07:50:39.767Z] === RUN TestValidateLogOptAddress/#00 [2022-04-28T07:50:39.767Z] === RUN TestValidateLogOptAddress/192.168.1.1:123 [2022-04-28T07:50:39.767Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/ [2022-04-28T07:50:39.767Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/some-path [2022-04-28T07:50:39.767Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535 [2022-04-28T07:50:39.767Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/ [2022-04-28T07:50:39.767Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/some-path [2022-04-28T07:50:39.767Z] === RUN TestValidateLogOptAddress/192.168.1.1 [2022-04-28T07:50:39.767Z] === RUN TestValidateLogOptAddress/192.168.1.1/ [2022-04-28T07:50:39.767Z] === RUN TestValidateLogOptAddress/192.168.1.1/some-path [2022-04-28T07:50:39.767Z] === RUN TestValidateLogOptAddress/192.168.1.1: [2022-04-28T07:50:39.767Z] === RUN TestValidateLogOptAddress/192.168.1.1:/ [2022-04-28T07:50:39.767Z] === RUN TestValidateLogOptAddress/192.168.1.1:/some-path [2022-04-28T07:50:39.767Z] === RUN TestValidateLogOptAddress/[::1] [2022-04-28T07:50:39.767Z] === RUN TestValidateLogOptAddress/[::1]/ [2022-04-28T07:50:39.767Z] === RUN TestValidateLogOptAddress/[::1]/some-path [2022-04-28T07:50:39.767Z] === RUN TestValidateLogOptAddress/[::1]: [2022-04-28T07:50:39.767Z] === RUN TestValidateLogOptAddress/[::1]:/ [2022-04-28T07:50:39.767Z] === RUN TestValidateLogOptAddress/[::1]:/some-path [2022-04-28T07:50:39.767Z] === RUN TestValidateLogOptAddress/[::1]:123 [2022-04-28T07:50:39.767Z] === RUN TestValidateLogOptAddress/[::1]:123/ [2022-04-28T07:50:39.767Z] === RUN TestValidateLogOptAddress/[::1]:123/some-path [2022-04-28T07:50:39.767Z] === RUN TestValidateLogOptAddress/[::1]:65535 [2022-04-28T07:50:39.767Z] === RUN TestValidateLogOptAddress/[::1]:65535/ [2022-04-28T07:50:39.767Z] === RUN TestValidateLogOptAddress/[::1]:65535/some-path [2022-04-28T07:50:39.767Z] === RUN TestValidateLogOptAddress/example.com [2022-04-28T07:50:39.767Z] === RUN TestValidateLogOptAddress/example.com/ [2022-04-28T07:50:39.767Z] === RUN TestValidateLogOptAddress/example.com/some-path [2022-04-28T07:50:39.767Z] === RUN TestValidateLogOptAddress/example.com: [2022-04-28T07:50:39.767Z] === RUN TestValidateLogOptAddress/example.com:/ [2022-04-28T07:50:39.767Z] === RUN TestValidateLogOptAddress/example.com:/some-path [2022-04-28T07:50:39.767Z] === RUN TestValidateLogOptAddress/example.com:123 [2022-04-28T07:50:39.767Z] === RUN TestValidateLogOptAddress/example.com:123/ [2022-04-28T07:50:39.767Z] === RUN TestValidateLogOptAddress/example.com:123/some-path [2022-04-28T07:50:39.767Z] === RUN TestValidateLogOptAddress/example.com:65535 [2022-04-28T07:50:39.767Z] === RUN TestValidateLogOptAddress/example.com:65535/ [2022-04-28T07:50:39.767Z] === RUN TestValidateLogOptAddress/example.com:65535/some-path [2022-04-28T07:50:39.767Z] === RUN TestValidateLogOptAddress/tcp:// [2022-04-28T07:50:39.767Z] === RUN TestValidateLogOptAddress/tcp:/// [2022-04-28T07:50:39.767Z] === RUN TestValidateLogOptAddress/tcp:///some-path [2022-04-28T07:50:39.767Z] === RUN TestValidateLogOptAddress/tcp://example.com:123 [2022-04-28T07:50:39.767Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/ [2022-04-28T07:50:39.767Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/some-path [2022-04-28T07:50:39.767Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535 [2022-04-28T07:50:39.767Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/ [2022-04-28T07:50:39.767Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/some-path [2022-04-28T07:50:39.767Z] === RUN TestValidateLogOptAddress/tcp://example.com [2022-04-28T07:50:39.767Z] === RUN TestValidateLogOptAddress/tcp://example.com/ [2022-04-28T07:50:39.767Z] === RUN TestValidateLogOptAddress/tcp://example.com/some-path [2022-04-28T07:50:39.767Z] === RUN TestValidateLogOptAddress/tcp://example.com: [2022-04-28T07:50:39.767Z] === RUN TestValidateLogOptAddress/tcp://example.com:/ [2022-04-28T07:50:39.767Z] === RUN TestValidateLogOptAddress/tcp://example.com:/some-path [2022-04-28T07:50:39.767Z] === RUN TestValidateLogOptAddress/tls:// [2022-04-28T07:50:39.767Z] === RUN TestValidateLogOptAddress/tls:/// [2022-04-28T07:50:39.767Z] === RUN TestValidateLogOptAddress/tls:///some-path [2022-04-28T07:50:39.767Z] === RUN TestValidateLogOptAddress/tls://example.com [2022-04-28T07:50:39.767Z] === RUN TestValidateLogOptAddress/tls://example.com/ [2022-04-28T07:50:39.767Z] === RUN TestValidateLogOptAddress/tls://example.com/some-path [2022-04-28T07:50:39.767Z] === RUN TestValidateLogOptAddress/tls://example.com: [2022-04-28T07:50:39.767Z] === RUN TestValidateLogOptAddress/tls://example.com:/ [2022-04-28T07:50:39.767Z] === RUN TestValidateLogOptAddress/tls://example.com:/some-path [2022-04-28T07:50:39.767Z] === RUN TestValidateLogOptAddress/tls://example.com:123 [2022-04-28T07:50:39.767Z] === RUN TestValidateLogOptAddress/tls://example.com:123/ [2022-04-28T07:50:39.767Z] === RUN TestValidateLogOptAddress/tls://example.com:123/some-path [2022-04-28T07:50:39.767Z] === RUN TestValidateLogOptAddress/tls://example.com:65535 [2022-04-28T07:50:39.767Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/ [2022-04-28T07:50:39.767Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/some-path [2022-04-28T07:50:39.767Z] === RUN TestValidateLogOptAddress/:// [2022-04-28T07:50:39.767Z] === RUN TestValidateLogOptAddress/something:// [2022-04-28T07:50:39.767Z] === RUN TestValidateLogOptAddress/udp:// [2022-04-28T07:50:39.767Z] === RUN TestValidateLogOptAddress/unixgram:// [2022-04-28T07:50:39.767Z] === RUN TestValidateLogOptAddress/tcp+tls:// [2022-04-28T07:50:39.767Z] === RUN TestValidateLogOptAddress/corrupted:c [2022-04-28T07:50:39.767Z] === RUN TestValidateLogOptAddress/tcp://example.com:port [2022-04-28T07:50:39.767Z] === RUN TestValidateLogOptAddress/tcp://example.com:-1 [2022-04-28T07:50:39.767Z] === RUN TestValidateLogOptAddress/tcp://example.com:65536 [2022-04-28T07:50:39.767Z] === RUN TestValidateLogOptAddress/unix:// [2022-04-28T07:50:39.767Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock [2022-04-28T07:50:39.767Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock:80 [2022-04-28T07:50:39.767Z] --- PASS: TestValidateLogOptAddress (0.00s) [2022-04-28T07:50:39.767Z] --- PASS: TestValidateLogOptAddress/#00 (0.00s) [2022-04-28T07:50:39.767Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123 (0.00s) [2022-04-28T07:50:39.767Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/ (0.00s) [2022-04-28T07:50:39.767Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/some-path (0.00s) [2022-04-28T07:50:39.767Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535 (0.00s) [2022-04-28T07:50:39.767Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/ (0.00s) [2022-04-28T07:50:39.767Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/some-path (0.00s) [2022-04-28T07:50:39.767Z] --- PASS: TestValidateLogOptAddress/192.168.1.1 (0.00s) [2022-04-28T07:50:39.767Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/ (0.00s) [2022-04-28T07:50:39.767Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/some-path (0.00s) [2022-04-28T07:50:39.767Z] --- PASS: TestValidateLogOptAddress/192.168.1.1: (0.00s) [2022-04-28T07:50:39.767Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/ (0.00s) [2022-04-28T07:50:39.767Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/some-path (0.00s) [2022-04-28T07:50:39.767Z] --- PASS: TestValidateLogOptAddress/[::1] (0.00s) [2022-04-28T07:50:39.767Z] --- PASS: TestValidateLogOptAddress/[::1]/ (0.00s) [2022-04-28T07:50:39.767Z] --- PASS: TestValidateLogOptAddress/[::1]/some-path (0.00s) [2022-04-28T07:50:39.767Z] --- PASS: TestValidateLogOptAddress/[::1]: (0.00s) [2022-04-28T07:50:39.767Z] --- PASS: TestValidateLogOptAddress/[::1]:/ (0.00s) [2022-04-28T07:50:39.767Z] --- PASS: TestValidateLogOptAddress/[::1]:/some-path (0.00s) [2022-04-28T07:50:39.767Z] --- PASS: TestValidateLogOptAddress/[::1]:123 (0.00s) [2022-04-28T07:50:39.767Z] --- PASS: TestValidateLogOptAddress/[::1]:123/ (0.00s) [2022-04-28T07:50:39.767Z] --- PASS: TestValidateLogOptAddress/[::1]:123/some-path (0.00s) [2022-04-28T07:50:39.767Z] --- PASS: TestValidateLogOptAddress/[::1]:65535 (0.00s) [2022-04-28T07:50:39.767Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/ (0.00s) [2022-04-28T07:50:39.767Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/some-path (0.00s) [2022-04-28T07:50:39.767Z] --- PASS: TestValidateLogOptAddress/example.com (0.00s) [2022-04-28T07:50:39.767Z] --- PASS: TestValidateLogOptAddress/example.com/ (0.00s) [2022-04-28T07:50:39.767Z] --- PASS: TestValidateLogOptAddress/example.com/some-path (0.00s) [2022-04-28T07:50:39.767Z] --- PASS: TestValidateLogOptAddress/example.com: (0.00s) [2022-04-28T07:50:39.767Z] --- PASS: TestValidateLogOptAddress/example.com:/ (0.00s) [2022-04-28T07:50:39.767Z] --- PASS: TestValidateLogOptAddress/example.com:/some-path (0.00s) [2022-04-28T07:50:39.768Z] --- PASS: TestValidateLogOptAddress/example.com:123 (0.00s) [2022-04-28T07:50:39.768Z] --- PASS: TestValidateLogOptAddress/example.com:123/ (0.00s) [2022-04-28T07:50:39.768Z] --- PASS: TestValidateLogOptAddress/example.com:123/some-path (0.00s) [2022-04-28T07:50:39.768Z] --- PASS: TestValidateLogOptAddress/example.com:65535 (0.00s) [2022-04-28T07:50:39.768Z] --- PASS: TestValidateLogOptAddress/example.com:65535/ (0.00s) [2022-04-28T07:50:39.768Z] --- PASS: TestValidateLogOptAddress/example.com:65535/some-path (0.00s) [2022-04-28T07:50:39.768Z] --- PASS: TestValidateLogOptAddress/tcp:// (0.00s) [2022-04-28T07:50:39.768Z] --- PASS: TestValidateLogOptAddress/tcp:/// (0.00s) [2022-04-28T07:50:39.768Z] --- PASS: TestValidateLogOptAddress/tcp:///some-path (0.00s) [2022-04-28T07:50:39.768Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123 (0.00s) [2022-04-28T07:50:39.768Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/ (0.00s) [2022-04-28T07:50:39.768Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/some-path (0.00s) [2022-04-28T07:50:39.768Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535 (0.00s) [2022-04-28T07:50:39.768Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/ (0.00s) [2022-04-28T07:50:39.768Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/some-path (0.00s) [2022-04-28T07:50:39.768Z] --- PASS: TestValidateLogOptAddress/tcp://example.com (0.00s) [2022-04-28T07:50:39.768Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/ (0.00s) [2022-04-28T07:50:39.768Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/some-path (0.00s) [2022-04-28T07:50:39.768Z] --- PASS: TestValidateLogOptAddress/tcp://example.com: (0.00s) [2022-04-28T07:50:39.768Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/ (0.00s) [2022-04-28T07:50:39.768Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/some-path (0.00s) [2022-04-28T07:50:39.768Z] --- PASS: TestValidateLogOptAddress/tls:// (0.00s) [2022-04-28T07:50:39.768Z] --- PASS: TestValidateLogOptAddress/tls:/// (0.00s) [2022-04-28T07:50:39.768Z] --- PASS: TestValidateLogOptAddress/tls:///some-path (0.00s) [2022-04-28T07:50:39.768Z] --- PASS: TestValidateLogOptAddress/tls://example.com (0.00s) [2022-04-28T07:50:39.768Z] --- PASS: TestValidateLogOptAddress/tls://example.com/ (0.00s) [2022-04-28T07:50:39.768Z] --- PASS: TestValidateLogOptAddress/tls://example.com/some-path (0.00s) [2022-04-28T07:50:39.768Z] --- PASS: TestValidateLogOptAddress/tls://example.com: (0.00s) [2022-04-28T07:50:39.768Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/ (0.00s) [2022-04-28T07:50:39.768Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/some-path (0.00s) [2022-04-28T07:50:39.768Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123 (0.00s) [2022-04-28T07:50:39.768Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/ (0.00s) [2022-04-28T07:50:39.768Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/some-path (0.00s) [2022-04-28T07:50:39.768Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535 (0.00s) [2022-04-28T07:50:39.768Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/ (0.00s) [2022-04-28T07:50:39.768Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/some-path (0.00s) [2022-04-28T07:50:39.768Z] --- PASS: TestValidateLogOptAddress/:// (0.00s) [2022-04-28T07:50:39.768Z] --- PASS: TestValidateLogOptAddress/something:// (0.00s) [2022-04-28T07:50:39.768Z] --- PASS: TestValidateLogOptAddress/udp:// (0.00s) [2022-04-28T07:50:39.768Z] --- PASS: TestValidateLogOptAddress/unixgram:// (0.00s) [2022-04-28T07:50:39.768Z] --- PASS: TestValidateLogOptAddress/tcp+tls:// (0.00s) [2022-04-28T07:50:39.768Z] --- PASS: TestValidateLogOptAddress/corrupted:c (0.00s) [2022-04-28T07:50:39.768Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:port (0.00s) [2022-04-28T07:50:39.768Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:-1 (0.00s) [2022-04-28T07:50:39.768Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65536 (0.00s) [2022-04-28T07:50:39.768Z] --- PASS: TestValidateLogOptAddress/unix:// (0.00s) [2022-04-28T07:50:39.768Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock (0.00s) [2022-04-28T07:50:39.768Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock:80 (0.00s) [2022-04-28T07:50:39.768Z] PASS [2022-04-28T07:50:39.768Z] coverage: 53.6% of statements [2022-04-28T07:50:39.768Z] ok github.com/docker/docker/daemon/logger/fluentd 0.052s coverage: 53.6% of statements [2022-04-28T07:50:39.768Z] --- PASS: TestCopierSlow (0.20s) [2022-04-28T07:50:39.768Z] === RUN TestCopierWithSized [2022-04-28T07:50:39.768Z] === RUN TestCopierWithSized/as_is [2022-04-28T07:50:39.768Z] === RUN TestCopierWithSized/With_RingLogger [2022-04-28T07:50:39.768Z] --- PASS: TestCopierWithSized (0.01s) [2022-04-28T07:50:39.768Z] --- PASS: TestCopierWithSized/as_is (0.01s) [2022-04-28T07:50:39.768Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-04-28T07:50:39.768Z] === RUN TestCopierWithPartial [2022-04-28T07:50:39.768Z] === RUN TestSearchRegistryForImagesErrors [2022-04-28T07:50:39.768Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-04-28T07:50:39.768Z] === RUN TestSearchRegistryForImages [2022-04-28T07:50:39.768Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-04-28T07:50:39.768Z] === RUN TestOnlyPlatformWithFallback [2022-04-28T07:50:39.768Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-04-28T07:50:39.768Z] === RUN TestImageDelete [2022-04-28T07:50:39.768Z] --- PASS: TestCopierWithPartial (0.00s) [2022-04-28T07:50:39.768Z] === RUN TestRingLogger [2022-04-28T07:50:39.768Z] --- PASS: TestRingLogger (0.00s) [2022-04-28T07:50:39.768Z] === RUN TestRingCap [2022-04-28T07:50:39.768Z] --- PASS: TestRingCap (0.00s) [2022-04-28T07:50:39.768Z] === RUN TestRingClose [2022-04-28T07:50:39.768Z] --- PASS: TestRingClose (0.00s) [2022-04-28T07:50:39.768Z] === RUN TestRingDrain [2022-04-28T07:50:39.768Z] --- PASS: TestRingDrain (0.00s) [2022-04-28T07:50:39.768Z] PASS [2022-04-28T07:50:39.768Z] coverage: 43.2% of statements [2022-04-28T07:50:39.768Z] === RUN TestImageDelete/no_lease [2022-04-28T07:50:39.768Z] === RUN TestImageDelete/lease_exists [2022-04-28T07:50:39.768Z] ok github.com/docker/docker/daemon/logger 0.271s coverage: 43.2% of statements [2022-04-28T07:50:40.115Z] === RUN TestDaemonProxy/configuration_file [2022-04-28T07:50:40.227Z] --- PASS: TestImageDelete (0.06s) [2022-04-28T07:50:40.227Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-04-28T07:50:40.227Z] --- PASS: TestImageDelete/lease_exists (0.03s) [2022-04-28T07:50:40.227Z] === RUN TestContentStoreForPull [2022-04-28T07:50:40.227Z] --- PASS: TestContentStoreForPull (0.16s) [2022-04-28T07:50:40.227Z] PASS [2022-04-28T07:50:40.227Z] coverage: 6.6% of statements [2022-04-28T07:50:40.227Z] ok github.com/docker/docker/daemon/images 0.311s coverage: 6.6% of statements [2022-04-28T07:50:40.227Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-04-28T07:50:40.227Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-04-28T07:50:40.227Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-04-28T07:50:40.227Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-04-28T07:50:40.227Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-04-28T07:50:40.227Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-04-28T07:50:40.617Z] === RUN Test_windowsOSRelease_String [2022-04-28T07:50:40.617Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes [2022-04-28T07:50:40.617Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no [2022-04-28T07:50:40.617Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes [2022-04-28T07:50:40.617Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no [2022-04-28T07:50:40.617Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes [2022-04-28T07:50:40.617Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no [2022-04-28T07:50:40.617Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes [2022-04-28T07:50:40.617Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no [2022-04-28T07:50:40.617Z] --- PASS: Test_windowsOSRelease_String (0.00s) [2022-04-28T07:50:40.617Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s) [2022-04-28T07:50:40.617Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s) [2022-04-28T07:50:40.617Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s) [2022-04-28T07:50:40.617Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s) [2022-04-28T07:50:40.617Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s) [2022-04-28T07:50:40.617Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s) [2022-04-28T07:50:40.617Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s) [2022-04-28T07:50:40.617Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s) [2022-04-28T07:50:40.617Z] PASS [2022-04-28T07:50:40.617Z] coverage: 36.4% of statements [2022-04-28T07:50:40.617Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.038s coverage: 36.4% of statements [2022-04-28T07:50:40.617Z] --- PASS: TestGetAddress (20.19s) [2022-04-28T07:50:40.617Z] === RUN TestRequestSyntaxCheck [2022-04-28T07:50:40.617Z] --- PASS: TestRequestSyntaxCheck (0.01s) [2022-04-28T07:50:40.617Z] === RUN TestRequest [2022-04-28T07:50:40.687Z] === RUN TestJSONLogsMarshalJSONBuf [2022-04-28T07:50:40.687Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-04-28T07:50:40.687Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-04-28T07:50:40.687Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.12s) [2022-04-28T07:50:40.687Z] === RUN TestFastTimeMarshalJSON [2022-04-28T07:50:40.687Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2022-04-28T07:50:40.687Z] PASS [2022-04-28T07:50:40.687Z] coverage: 87.2% of statements [2022-04-28T07:50:40.687Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.168s coverage: 87.2% of statements [2022-04-28T07:50:41.067Z] === RUN TestNewAndRemove [2022-04-28T07:50:41.067Z] --- PASS: TestNewAndRemove (0.00s) [2022-04-28T07:50:41.067Z] === RUN TestRemoveInvalidPath [2022-04-28T07:50:41.067Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-04-28T07:50:41.067Z] PASS [2022-04-28T07:50:41.067Z] coverage: 82.6% of statements [2022-04-28T07:50:41.067Z] ok github.com/docker/docker/pkg/pidfile 0.034s coverage: 82.6% of statements [2022-04-28T07:50:41.067Z] 2022/04/28 07:50:40 Closing DB instances... [2022-04-28T07:50:41.147Z] === RUN TestJSONFileLogger [2022-04-28T07:50:41.147Z] --- PASS: TestJSONFileLogger (0.00s) [2022-04-28T07:50:41.147Z] === RUN TestJSONFileLoggerWithTags [2022-04-28T07:50:41.147Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-04-28T07:50:41.147Z] === RUN TestJSONFileLoggerWithOpts [2022-04-28T07:50:41.147Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-04-28T07:50:41.147Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-04-28T07:50:41.147Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-04-28T07:50:41.147Z] === RUN TestEncodeDecode [2022-04-28T07:50:41.147Z] === PAUSE TestEncodeDecode [2022-04-28T07:50:41.147Z] === RUN TestUnexpectedEOF [2022-04-28T07:50:41.147Z] time="2022-04-28T07:50:40Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-04-28T07:50:41.147Z] time="2022-04-28T07:50:40Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-04-28T07:50:41.147Z] --- PASS: TestUnexpectedEOF (0.11s) [2022-04-28T07:50:41.147Z] === CONT TestEncodeDecode [2022-04-28T07:50:41.147Z] --- PASS: TestEncodeDecode (0.00s) [2022-04-28T07:50:41.147Z] PASS [2022-04-28T07:50:41.147Z] coverage: 69.9% of statements [2022-04-28T07:50:41.147Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.177s coverage: 69.9% of statements [2022-04-28T07:50:41.241Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-04-28T07:50:41.241Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-28T07:50:41.482Z] === RUN TestDaemonProxy/conflicting_options [2022-04-28T07:50:41.606Z] === RUN TestWriteLog [2022-04-28T07:50:41.606Z] === PAUSE TestWriteLog [2022-04-28T07:50:41.606Z] === RUN TestReadLog [2022-04-28T07:50:41.606Z] === PAUSE TestReadLog [2022-04-28T07:50:41.606Z] === RUN TestDecode [2022-04-28T07:50:41.606Z] --- PASS: TestDecode (0.02s) [2022-04-28T07:50:41.606Z] === CONT TestWriteLog [2022-04-28T07:50:41.606Z] === CONT TestReadLog [2022-04-28T07:50:41.606Z] --- PASS: TestWriteLog (0.00s) [2022-04-28T07:50:41.606Z] === RUN TestReadLog/tail_exact [2022-04-28T07:50:41.606Z] === RUN TestReadLog/tail_less_than_available [2022-04-28T07:50:41.607Z] === RUN TestReadLog/tail_more_than_available [2022-04-28T07:50:41.607Z] --- PASS: TestReadLog (0.16s) [2022-04-28T07:50:41.607Z] --- PASS: TestReadLog/tail_exact (0.13s) [2022-04-28T07:50:41.607Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-04-28T07:50:41.607Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2022-04-28T07:50:41.607Z] PASS [2022-04-28T07:50:41.607Z] coverage: 78.7% of statements [2022-04-28T07:50:41.607Z] ok github.com/docker/docker/daemon/logger/local 0.248s coverage: 78.7% of statements [2022-04-28T07:50:41.607Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-04-28T07:50:42.047Z] === RUN TestDaemonProxy/reload_sanitized [2022-04-28T07:50:42.066Z] === RUN TestOpenFileDelete [2022-04-28T07:50:42.066Z] --- PASS: TestOpenFileDelete (0.00s) [2022-04-28T07:50:42.066Z] === RUN TestOpenFileRename [2022-04-28T07:50:42.066Z] --- PASS: TestOpenFileRename (0.00s) [2022-04-28T07:50:42.066Z] === RUN TestHandleDecoderErr [2022-04-28T07:50:42.066Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-04-28T07:50:42.066Z] === RUN TestParseLogTagDefaultTag [2022-04-28T07:50:42.066Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-04-28T07:50:42.066Z] === RUN TestParseLogTag [2022-04-28T07:50:42.066Z] --- PASS: TestParseLogTag (0.00s) [2022-04-28T07:50:42.066Z] === RUN TestParseLogTagEmptyTag [2022-04-28T07:50:42.066Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-04-28T07:50:42.066Z] === RUN TestTailFiles [2022-04-28T07:50:42.066Z] --- PASS: TestTailFiles (0.00s) [2022-04-28T07:50:42.066Z] === RUN TestFollowLogsConsumerGone [2022-04-28T07:50:42.066Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-04-28T07:50:42.066Z] === RUN TestFollowLogsProducerGone [2022-04-28T07:50:42.066Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-04-28T07:50:42.066Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-04-28T07:50:42.066Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2022-04-28T07:50:42.066Z] === RUN TestCheckCapacityAndRotate [2022-04-28T07:50:42.066Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-04-28T07:50:42.066Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-04-28T07:50:42.066Z] --- PASS: TestCheckCapacityAndRotate (0.03s) [2022-04-28T07:50:42.066Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.01s) [2022-04-28T07:50:42.066Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.01s) [2022-04-28T07:50:42.066Z] PASS [2022-04-28T07:50:42.066Z] coverage: 50.7% of statements [2022-04-28T07:50:42.066Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.116s coverage: 50.7% of statements [2022-04-28T07:50:42.066Z] === RUN TestLog [2022-04-28T07:50:42.066Z] --- PASS: TestLog (0.02s) [2022-04-28T07:50:42.066Z] PASS [2022-04-28T07:50:42.066Z] coverage: 31.5% of statements [2022-04-28T07:50:42.066Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.062s coverage: 31.5% of statements [2022-04-28T07:50:42.577Z] === RUN TestFailedConnection [2022-04-28T07:50:42.577Z] --- PASS: TestNetworkDBWatch (3.03s) [2022-04-28T07:50:42.577Z] === RUN TestNetworkDBBulkSync [2022-04-28T07:50:42.608Z] --- PASS: TestDaemonProxy (6.21s) [2022-04-28T07:50:42.608Z] --- PASS: TestDaemonProxy/environment_variables (1.73s) [2022-04-28T07:50:42.608Z] --- PASS: TestDaemonProxy/command-line_options (1.73s) [2022-04-28T07:50:42.608Z] --- PASS: TestDaemonProxy/configuration_file (1.73s) [2022-04-28T07:50:42.608Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-04-28T07:50:42.608Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-04-28T07:50:42.608Z] PASS [2022-04-28T07:50:42.608Z] [2022-04-28T07:50:42.608Z] DONE 17 tests in 10.169s [2022-04-28T07:50:42.608Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-04-28T07:50:42.608Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-04-28T07:50:42.608Z] ++ set -e [2022-04-28T07:50:42.608Z] ++ '[' -n 0 ']' [2022-04-28T07:50:42.608Z] ++ set -x [2022-04-28T07:50:42.608Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-04-28T07:50:42.629Z] check_test.go:307: [d195cb1f7f007] daemon is not started [2022-04-28T07:50:42.629Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-04-28T07:50:42.629Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-04-28T07:50:42.864Z] INFO: Testing against a local daemon [2022-04-28T07:50:42.864Z] === RUN TestCommitInheritsEnv [2022-04-28T07:50:43.034Z] === RUN TestNewParse [2022-04-28T07:50:43.034Z] --- PASS: TestNewParse (0.00s) [2022-04-28T07:50:43.034Z] PASS [2022-04-28T07:50:43.034Z] coverage: 8.3% of statements [2022-04-28T07:50:43.034Z] ok github.com/docker/docker/daemon/logger/templates 0.032s coverage: 8.3% of statements [2022-04-28T07:50:43.034Z] === RUN TestParseLogFormat [2022-04-28T07:50:43.034Z] --- PASS: TestParseLogFormat (0.00s) [2022-04-28T07:50:43.034Z] === RUN TestValidateLogOptEmpty [2022-04-28T07:50:43.034Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-04-28T07:50:43.034Z] === RUN TestValidateSyslogAddress [2022-04-28T07:50:43.034Z] === RUN TestValidateSyslogAddress/this_is_not_an_uri [2022-04-28T07:50:43.034Z] === RUN TestValidateSyslogAddress/corrupted:42 [2022-04-28T07:50:43.034Z] === RUN TestValidateSyslogAddress/tcp://1.2.3.4 [2022-04-28T07:50:43.034Z] === RUN TestValidateSyslogAddress/udp://1.2.3.4 [2022-04-28T07:50:43.034Z] === RUN TestValidateSyslogAddress/http://1.2.3.4 [2022-04-28T07:50:43.034Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-04-28T07:50:43.034Z] --- PASS: TestValidateSyslogAddress/this_is_not_an_uri (0.00s) [2022-04-28T07:50:43.034Z] --- PASS: TestValidateSyslogAddress/corrupted:42 (0.00s) [2022-04-28T07:50:43.034Z] --- PASS: TestValidateSyslogAddress/tcp://1.2.3.4 (0.00s) [2022-04-28T07:50:43.034Z] --- PASS: TestValidateSyslogAddress/udp://1.2.3.4 (0.00s) [2022-04-28T07:50:43.034Z] --- PASS: TestValidateSyslogAddress/http://1.2.3.4 (0.00s) [2022-04-28T07:50:43.034Z] === RUN TestParseAddressDefaultPort [2022-04-28T07:50:43.034Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-04-28T07:50:43.034Z] === RUN TestValidateSyslogFacility [2022-04-28T07:50:43.034Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-04-28T07:50:43.034Z] === RUN TestValidateLogOptSyslogFormat [2022-04-28T07:50:43.034Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-04-28T07:50:43.034Z] === RUN TestValidateLogOpt [2022-04-28T07:50:43.034Z] --- PASS: TestValidateLogOpt (0.00s) [2022-04-28T07:50:43.034Z] PASS [2022-04-28T07:50:43.034Z] coverage: 43.6% of statements [2022-04-28T07:50:43.034Z] ok github.com/docker/docker/daemon/logger/syslog 0.042s coverage: 43.6% of statements [2022-04-28T07:50:43.034Z] === RUN TestValidateLogOpt [2022-04-28T07:50:43.034Z] --- PASS: TestValidateLogOpt (0.00s) [2022-04-28T07:50:43.034Z] === RUN TestNewMissedConfig [2022-04-28T07:50:43.034Z] --- PASS: TestNewMissedConfig (0.00s) [2022-04-28T07:50:43.034Z] === RUN TestNewMissedUrl [2022-04-28T07:50:43.034Z] --- PASS: TestNewMissedUrl (0.00s) [2022-04-28T07:50:43.034Z] === RUN TestNewMissedToken [2022-04-28T07:50:43.034Z] --- PASS: TestNewMissedToken (0.00s) [2022-04-28T07:50:43.034Z] === RUN TestNewWithProxy [2022-04-28T07:50:43.034Z] --- PASS: TestNewWithProxy (0.00s) [2022-04-28T07:50:43.034Z] === RUN TestDefault [2022-04-28T07:50:43.034Z] --- PASS: TestDefault (0.01s) [2022-04-28T07:50:43.034Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-04-28T07:50:43.034Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-04-28T07:50:43.034Z] === RUN TestJsonFormat [2022-04-28T07:50:43.034Z] --- PASS: TestJsonFormat (0.01s) [2022-04-28T07:50:43.034Z] === RUN TestRawFormat [2022-04-28T07:50:43.034Z] --- PASS: TestRawFormat (0.00s) [2022-04-28T07:50:43.034Z] === RUN TestRawFormatWithLabels [2022-04-28T07:50:43.034Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-04-28T07:50:43.034Z] === RUN TestRawFormatWithoutTag [2022-04-28T07:50:43.034Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-04-28T07:50:43.034Z] === RUN TestBatching [2022-04-28T07:50:43.120Z] --- PASS: TestCommitInheritsEnv (0.26s) [2022-04-28T07:50:43.120Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-28T07:50:43.120Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-04-28T07:50:43.120Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-04-28T07:50:43.120Z] === RUN TestImportWithCustomPlatform [2022-04-28T07:50:43.120Z] === RUN TestImportWithCustomPlatform/#00 [2022-04-28T07:50:43.120Z] === RUN TestImportWithCustomPlatform/_______ [2022-04-28T07:50:43.120Z] === RUN TestImportWithCustomPlatform// [2022-04-28T07:50:43.120Z] === RUN TestImportWithCustomPlatform/linux [2022-04-28T07:50:43.120Z] === RUN TestImportWithCustomPlatform/LINUX [2022-04-28T07:50:43.120Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-04-28T07:50:43.376Z] === RUN TestImportWithCustomPlatform/macos [2022-04-28T07:50:43.376Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-04-28T07:50:43.376Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-04-28T07:50:43.376Z] --- PASS: TestImportWithCustomPlatform (0.31s) [2022-04-28T07:50:43.376Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-04-28T07:50:43.376Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-04-28T07:50:43.376Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-04-28T07:50:43.376Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-04-28T07:50:43.376Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-04-28T07:50:43.376Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-04-28T07:50:43.376Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-04-28T07:50:43.376Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-04-28T07:50:43.376Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-04-28T07:50:43.376Z] === RUN TestImagesFilterMultiReference [2022-04-28T07:50:43.376Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-04-28T07:50:43.376Z] === RUN TestImagePullPlatformInvalid [2022-04-28T07:50:43.376Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-04-28T07:50:43.376Z] === RUN TestRemoveImageOrphaning [2022-04-28T07:50:43.451Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.56s) [2022-04-28T07:50:43.452Z] PASS [2022-04-28T07:50:43.452Z] [2022-04-28T07:50:43.452Z] DONE 17 tests in 46.497s [2022-04-28T07:50:43.452Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-04-28T07:50:43.452Z] INFO: Testing against a local daemon [2022-04-28T07:50:43.452Z] === RUN TestPluginInvalidJSON [2022-04-28T07:50:43.452Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-04-28T07:50:43.452Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-04-28T07:50:43.452Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-28T07:50:43.452Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-28T07:50:43.452Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-04-28T07:50:43.452Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-04-28T07:50:43.452Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-04-28T07:50:43.452Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-04-28T07:50:43.452Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-04-28T07:50:43.452Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-04-28T07:50:43.452Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-04-28T07:50:43.452Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-04-28T07:50:43.452Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-04-28T07:50:43.452Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-04-28T07:50:43.452Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-04-28T07:50:43.452Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-04-28T07:50:43.452Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-28T07:50:43.452Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-04-28T07:50:43.452Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-04-28T07:50:43.452Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-04-28T07:50:43.452Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-04-28T07:50:43.452Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-04-28T07:50:43.452Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-04-28T07:50:43.452Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-04-28T07:50:43.452Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-04-28T07:50:43.452Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-04-28T07:50:43.452Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-04-28T07:50:43.452Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-04-28T07:50:43.452Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-04-28T07:50:43.452Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-04-28T07:50:43.452Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-04-28T07:50:43.452Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-04-28T07:50:43.452Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-04-28T07:50:43.452Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-04-28T07:50:43.452Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-04-28T07:50:43.452Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-04-28T07:50:43.452Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-04-28T07:50:43.452Z] === RUN TestPluginInstall [2022-04-28T07:50:43.452Z] === RUN TestPluginInstall/no_auth [2022-04-28T07:50:43.452Z] time="2022-04-28T07:50:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-28T07:50:43.452Z] time="2022-04-28T07:50:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7f788af46967715c803e912ba1c752b834d86d37f59ae685aae3ae150b368f54" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-28T07:50:43.452Z] time="2022-04-28T07:50:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-28T07:50:43.452Z] time="2022-04-28T07:50:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7f788af46967715c803e912ba1c752b834d86d37f59ae685aae3ae150b368f54" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-28T07:50:43.452Z] === RUN TestPluginInstall/with_htpasswd [2022-04-28T07:50:43.452Z] time="2022-04-28T07:50:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-28T07:50:43.452Z] time="2022-04-28T07:50:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:17de82a74ff06a69d4e3179927ae07f63d82db827e456e711d6c6ddf96b4f661" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-28T07:50:43.452Z] time="2022-04-28T07:50:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-28T07:50:43.452Z] time="2022-04-28T07:50:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:17de82a74ff06a69d4e3179927ae07f63d82db827e456e711d6c6ddf96b4f661" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-28T07:50:43.452Z] === RUN TestPluginInstall/with_insecure [2022-04-28T07:50:43.494Z] --- PASS: TestBatching (0.21s) [2022-04-28T07:50:43.494Z] === RUN TestFrequency [2022-04-28T07:50:43.494Z] --- PASS: TestFrequency (0.25s) [2022-04-28T07:50:43.494Z] === RUN TestOneMessagePerRequest [2022-04-28T07:50:43.494Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-04-28T07:50:43.494Z] === RUN TestVerify [2022-04-28T07:50:43.494Z] --- PASS: TestVerify (0.00s) [2022-04-28T07:50:43.494Z] === RUN TestSkipVerify [2022-04-28T07:50:43.494Z] time="2022-04-28T07:50:43Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-28T07:50:43.572Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-04-28T07:50:43.572Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.20s) [2022-04-28T07:50:43.572Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.75s) [2022-04-28T07:50:43.572Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (6.31s) [2022-04-28T07:50:43.572Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.58s) [2022-04-28T07:50:43.572Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.55s) [2022-04-28T07:50:43.572Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.58s) [2022-04-28T07:50:43.572Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.93s) [2022-04-28T07:50:43.572Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.95s) [2022-04-28T07:50:43.572Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.81s) [2022-04-28T07:50:43.572Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.73s) [2022-04-28T07:50:43.572Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.97s) [2022-04-28T07:50:43.572Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.77s) [2022-04-28T07:50:43.572Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.27s) [2022-04-28T07:50:43.572Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.60s) [2022-04-28T07:50:43.572Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.90s) [2022-04-28T07:50:43.572Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.43s) [2022-04-28T07:50:43.572Z] === RUN TestCgroupNamespacesRun [2022-04-28T07:50:43.632Z] --- PASS: TestRemoveImageOrphaning (0.26s) [2022-04-28T07:50:43.632Z] === RUN TestRemoveImageGarbageCollector [2022-04-28T07:50:43.632Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-28T07:50:43.632Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-04-28T07:50:43.632Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-28T07:50:43.632Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-04-28T07:50:43.632Z] === RUN TestTagInvalidReference [2022-04-28T07:50:43.632Z] --- PASS: TestTagInvalidReference (0.01s) [2022-04-28T07:50:43.632Z] === RUN TestTagValidPrefixedRepo [2022-04-28T07:50:43.632Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-04-28T07:50:43.632Z] === RUN TestTagExistedNameWithoutForce [2022-04-28T07:50:43.632Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-04-28T07:50:43.632Z] === RUN TestTagOfficialNames [2022-04-28T07:50:43.888Z] --- PASS: TestTagOfficialNames (0.05s) [2022-04-28T07:50:43.888Z] === RUN TestTagMatchesDigest [2022-04-28T07:50:43.888Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-04-28T07:50:43.888Z] PASS [2022-04-28T07:50:43.888Z] [2022-04-28T07:50:43.888Z] === Skipped [2022-04-28T07:50:43.888Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-04-28T07:50:43.888Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-04-28T07:50:43.888Z] [2022-04-28T07:50:43.888Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-04-28T07:50:43.888Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-28T07:50:43.888Z] [2022-04-28T07:50:43.888Z] DONE 22 tests, 2 skipped in 1.232s [2022-04-28T07:50:43.888Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-04-28T07:50:43.888Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-04-28T07:50:43.888Z] ++ set -e [2022-04-28T07:50:43.888Z] ++ '[' -n 0 ']' [2022-04-28T07:50:43.888Z] ++ set -x [2022-04-28T07:50:43.888Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-04-28T07:50:43.888Z] INFO: Testing against a local daemon [2022-04-28T07:50:43.888Z] === RUN TestNetworkCreateDelete [2022-04-28T07:50:43.953Z] time="2022-04-28T07:50:43Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-28T07:50:43.953Z] time="2022-04-28T07:50:43Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-28T07:50:43.953Z] time="2022-04-28T07:50:43Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-28T07:50:43.953Z] time="2022-04-28T07:50:43Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-28T07:50:43.953Z] --- PASS: TestSkipVerify (0.35s) [2022-04-28T07:50:43.953Z] === RUN TestBufferMaximum [2022-04-28T07:50:43.953Z] time="2022-04-28T07:50:43Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-28T07:50:43.953Z] time="2022-04-28T07:50:43Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-28T07:50:43.953Z] time="2022-04-28T07:50:43Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-28T07:50:43.953Z] time="2022-04-28T07:50:43Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-28T07:50:43.953Z] time="2022-04-28T07:50:43Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-28T07:50:43.953Z] time="2022-04-28T07:50:43Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651132243.642273\",\"host\":\"1231eddb916a\"}'" [2022-04-28T07:50:43.953Z] time="2022-04-28T07:50:43Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651132243.642273\",\"host\":\"1231eddb916a\"}'" [2022-04-28T07:50:43.953Z] --- PASS: TestBufferMaximum (0.00s) [2022-04-28T07:50:43.953Z] === RUN TestServerAlwaysDown [2022-04-28T07:50:43.953Z] time="2022-04-28T07:50:43Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-28T07:50:43.953Z] time="2022-04-28T07:50:43Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-28T07:50:43.953Z] time="2022-04-28T07:50:43Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651132243.643800\",\"host\":\"1231eddb916a\"}'" [2022-04-28T07:50:43.953Z] time="2022-04-28T07:50:43Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651132243.643800\",\"host\":\"1231eddb916a\"}'" [2022-04-28T07:50:43.953Z] time="2022-04-28T07:50:43Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-28T07:50:43.953Z] time="2022-04-28T07:50:43Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651132243.643800\",\"host\":\"1231eddb916a\"}'" [2022-04-28T07:50:43.953Z] time="2022-04-28T07:50:43Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651132243.644799\",\"host\":\"1231eddb916a\"}'" [2022-04-28T07:50:43.953Z] time="2022-04-28T07:50:43Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651132243.644799\",\"host\":\"1231eddb916a\"}'" [2022-04-28T07:50:43.953Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-04-28T07:50:43.953Z] === RUN TestCannotSendAfterClose [2022-04-28T07:50:43.953Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-04-28T07:50:43.953Z] === RUN TestDeadlockOnBlockedEndpoint [2022-04-28T07:50:44.020Z] time="2022-04-28T07:50:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-28T07:50:44.020Z] time="2022-04-28T07:50:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f28a0fa7387d8cc6de7376ef816a2b4b20d305300b7b803e234e411b9640f36b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-28T07:50:44.020Z] time="2022-04-28T07:50:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-28T07:50:44.020Z] time="2022-04-28T07:50:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f28a0fa7387d8cc6de7376ef816a2b4b20d305300b7b803e234e411b9640f36b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-28T07:50:44.087Z] 2022/04/28 07:50:43 Closing DB instances... [2022-04-28T07:50:44.144Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-04-28T07:50:44.144Z] === RUN TestDockerNetworkDeletePreferID [2022-04-28T07:50:44.279Z] plugin_test.go:195: [dc72a6b6621f5] daemon is not started [2022-04-28T07:50:44.279Z] --- PASS: TestPluginInstall (2.75s) [2022-04-28T07:50:44.279Z] --- PASS: TestPluginInstall/no_auth (1.05s) [2022-04-28T07:50:44.279Z] --- PASS: TestPluginInstall/with_htpasswd (0.63s) [2022-04-28T07:50:44.279Z] --- PASS: TestPluginInstall/with_insecure (1.08s) [2022-04-28T07:50:44.279Z] === RUN TestPluginsWithRuntimes [2022-04-28T07:50:44.400Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2022-04-28T07:50:44.400Z] === RUN TestDaemonDNSFallback [2022-04-28T07:50:44.413Z] === RUN TestV1IDService [2022-04-28T07:50:44.413Z] --- PASS: TestV1IDService (0.02s) [2022-04-28T07:50:44.413Z] === RUN TestV2MetadataService [2022-04-28T07:50:44.537Z] --- PASS: TestFailedConnection (2.14s) [2022-04-28T07:50:44.537Z] === RUN TestFailOnce [2022-04-28T07:50:44.872Z] --- PASS: TestV2MetadataService (0.60s) [2022-04-28T07:50:44.873Z] PASS [2022-04-28T07:50:44.873Z] coverage: 48.2% of statements [2022-04-28T07:50:44.873Z] ok github.com/docker/docker/distribution/metadata 0.683s coverage: 48.2% of statements [2022-04-28T07:50:44.873Z] === RUN TestSuccessfulDownload [2022-04-28T07:50:44.873Z] download_test.go:267: Needs fixing on Windows [2022-04-28T07:50:44.873Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-04-28T07:50:44.873Z] === RUN TestCancelledDownload [2022-04-28T07:50:44.873Z] --- PASS: TestCancelledDownload (0.00s) [2022-04-28T07:50:44.873Z] === RUN TestMaxDownloadAttempts [2022-04-28T07:50:44.873Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-28T07:50:44.873Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-28T07:50:44.873Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-28T07:50:44.873Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-28T07:50:44.873Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-28T07:50:44.873Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-28T07:50:44.873Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-28T07:50:44.873Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-28T07:50:44.873Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-28T07:50:44.873Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-28T07:50:44.873Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-28T07:50:44.873Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-28T07:50:44.873Z] time="2022-04-28T07:50:44Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49206/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-04-28T07:50:44.873Z] time="2022-04-28T07:50:44Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"1231eddb916a\"}'" [2022-04-28T07:50:44.873Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-04-28T07:50:44.873Z] PASS [2022-04-28T07:50:44.873Z] coverage: 82.5% of statements [2022-04-28T07:50:44.873Z] ok github.com/docker/docker/daemon/logger/splunk 1.888s coverage: 82.5% of statements [2022-04-28T07:50:44.873Z] ? github.com/docker/docker/daemon/names [no test files] [2022-04-28T07:50:44.873Z] ? github.com/docker/docker/daemon/network [no test files] [2022-04-28T07:50:44.873Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-04-28T07:50:44.873Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-04-28T07:50:44.873Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-04-28T07:50:44.873Z] === RUN TestContinueOnError_MirrorEndpoint [2022-04-28T07:50:44.873Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-04-28T07:50:44.873Z] === RUN TestContinueOnError_NeverContinue [2022-04-28T07:50:44.873Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-04-28T07:50:44.873Z] === RUN TestManifestStore [2022-04-28T07:50:44.873Z] === RUN TestManifestStore/no_remote_or_local [2022-04-28T07:50:44.962Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-04-28T07:50:44.987Z] 2022/04/28 07:50:44 http: panic serving 127.0.0.1:49290: Plugin not ready [2022-04-28T07:50:44.987Z] goroutine 34 [running]: [2022-04-28T07:50:44.987Z] net/http.(*conn).serve.func1() [2022-04-28T07:50:44.987Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-04-28T07:50:44.987Z] panic({0x783700, 0x8cd060}) [2022-04-28T07:50:44.987Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-04-28T07:50:44.987Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x3b?, 0xffffffffffffffff?}, 0xc00008ba70?) [2022-04-28T07:50:44.987Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-04-28T07:50:44.987Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x8d2878?, 0xc0001780e0?}, 0x6dd9a6?) [2022-04-28T07:50:44.987Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-04-28T07:50:44.987Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0x8d2878, 0xc0001780e0}, 0xc0001a0000) [2022-04-28T07:50:44.987Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-04-28T07:50:44.987Z] net/http.serverHandler.ServeHTTP({0x8d0e98?}, {0x8d2878, 0xc0001780e0}, 0xc0001a0000) [2022-04-28T07:50:44.987Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-04-28T07:50:44.987Z] net/http.(*conn).serve(0xc000190000, {0x8d2d78, 0xc0000260f0}) [2022-04-28T07:50:44.987Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-04-28T07:50:44.987Z] created by net/http.(*Server).Serve [2022-04-28T07:50:44.987Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-04-28T07:50:44.987Z] time="2022-04-28T07:50:44Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49289/Test.FailOnce: Post \"http://127.0.0.1:49289/Test.FailOnce\": EOF, retrying in 1s" [2022-04-28T07:50:45.332Z] time="2022-04-28T07:50:44Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local2333087759\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-04-28T07:50:45.332Z] === RUN TestManifestStore/no_local_cache [2022-04-28T07:50:45.332Z] === RUN TestManifestStore/with_local_cache [2022-04-28T07:50:45.332Z] === RUN TestManifestStore/unknown_media_type [2022-04-28T07:50:45.332Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-04-28T07:50:45.332Z] time="2022-04-28T07:50:44Z" level=warning msg="reference for unknown type: " [2022-04-28T07:50:45.332Z] time="2022-04-28T07:50:44Z" level=warning msg="reference for unknown type: " [2022-04-28T07:50:45.332Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-04-28T07:50:45.332Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-04-28T07:50:45.332Z] time="2022-04-28T07:50:44Z" level=warning msg="reference for unknown type: " [2022-04-28T07:50:45.332Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-04-28T07:50:45.332Z] time="2022-04-28T07:50:44Z" level=warning msg="reference for unknown type: " [2022-04-28T07:50:45.332Z] time="2022-04-28T07:50:44Z" level=warning msg="reference for unknown type: " [2022-04-28T07:50:45.332Z] === RUN TestManifestStore/error_persisting_manifest [2022-04-28T07:50:45.332Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-04-28T07:50:45.332Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-04-28T07:50:45.332Z] time="2022-04-28T07:50:44Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-04-28T07:50:45.332Z] --- PASS: TestManifestStore (0.25s) [2022-04-28T07:50:45.332Z] --- PASS: TestManifestStore/no_remote_or_local (0.14s) [2022-04-28T07:50:45.332Z] --- PASS: TestManifestStore/no_local_cache (0.01s) [2022-04-28T07:50:45.332Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2022-04-28T07:50:45.332Z] --- PASS: TestManifestStore/unknown_media_type (0.07s) [2022-04-28T07:50:45.332Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.04s) [2022-04-28T07:50:45.332Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) [2022-04-28T07:50:45.332Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-04-28T07:50:45.332Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.01s) [2022-04-28T07:50:45.332Z] --- PASS: TestManifestStore/error_persisting_manifest (0.01s) [2022-04-28T07:50:45.332Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-04-28T07:50:45.332Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2022-04-28T07:50:45.332Z] === RUN TestDetectManifestBlobMediaType [2022-04-28T07:50:45.332Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-04-28T07:50:45.333Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-04-28T07:50:45.333Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-04-28T07:50:45.333Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-04-28T07:50:45.333Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-04-28T07:50:45.333Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-04-28T07:50:45.333Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-04-28T07:50:45.333Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-04-28T07:50:45.333Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-04-28T07:50:45.333Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-04-28T07:50:45.333Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-04-28T07:50:45.333Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-04-28T07:50:45.333Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-04-28T07:50:45.333Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-04-28T07:50:45.333Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-04-28T07:50:45.333Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-04-28T07:50:45.333Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-04-28T07:50:45.333Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-04-28T07:50:45.333Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-04-28T07:50:45.333Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-04-28T07:50:45.333Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-04-28T07:50:45.333Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-04-28T07:50:45.333Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-04-28T07:50:45.333Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-04-28T07:50:45.333Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-04-28T07:50:45.333Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-04-28T07:50:45.333Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-04-28T07:50:45.333Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-04-28T07:50:45.333Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-04-28T07:50:45.333Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-04-28T07:50:45.333Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-04-28T07:50:45.333Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-04-28T07:50:45.333Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-04-28T07:50:45.333Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-04-28T07:50:45.333Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-04-28T07:50:45.333Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-04-28T07:50:45.333Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-04-28T07:50:45.333Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-04-28T07:50:45.333Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-04-28T07:50:45.333Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-04-28T07:50:45.333Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-04-28T07:50:45.333Z] === RUN TestFixManifestLayers [2022-04-28T07:50:45.333Z] --- PASS: TestFixManifestLayers (0.00s) [2022-04-28T07:50:45.333Z] === RUN TestFixManifestLayersBaseLayerParent [2022-04-28T07:50:45.333Z] pull_v2_test.go:82: Needs fixing on Windows [2022-04-28T07:50:45.333Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-04-28T07:50:45.333Z] === RUN TestFixManifestLayersBadParent [2022-04-28T07:50:45.333Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-04-28T07:50:45.333Z] === RUN TestValidateManifest [2022-04-28T07:50:45.333Z] pull_v2_test.go:127: Needs fixing on Windows [2022-04-28T07:50:45.333Z] --- SKIP: TestValidateManifest (0.00s) [2022-04-28T07:50:45.333Z] === RUN TestFormatPlatform [2022-04-28T07:50:45.333Z] --- PASS: TestFormatPlatform (0.00s) [2022-04-28T07:50:45.333Z] === RUN TestPullSchema2Config [2022-04-28T07:50:45.333Z] === RUN TestPullSchema2Config/success_first_time [2022-04-28T07:50:45.333Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-28T07:50:45.333Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-28T07:50:45.333Z] === RUN TestPullSchema2Config/500_status [2022-04-28T07:50:45.333Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-28T07:50:45.333Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-28T07:50:45.333Z] time="2022-04-28T07:50:44Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-28T07:50:45.333Z] time="2022-04-28T07:50:44Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-28T07:50:45.333Z] time="2022-04-28T07:50:44Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-28T07:50:45.333Z] time="2022-04-28T07:50:44Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-28T07:50:45.333Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-04-28T07:50:45.333Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.36s) [2022-04-28T07:50:45.333Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.36s) [2022-04-28T07:50:45.333Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.36s) [2022-04-28T07:50:45.333Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.36s) [2022-04-28T07:50:45.333Z] === RUN TestTransfer [2022-04-28T07:50:45.333Z] --- PASS: TestTransfer (0.11s) [2022-04-28T07:50:45.333Z] === RUN TestConcurrencyLimit [2022-04-28T07:50:45.333Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-28T07:50:45.333Z] === RUN TestPullSchema2Config/EOF [2022-04-28T07:50:45.333Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-28T07:50:45.333Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-28T07:50:45.333Z] 2022/04/28 07:50:45 http: panic serving 127.0.0.1:49217: intentional panic [2022-04-28T07:50:45.333Z] goroutine 133 [running]: [2022-04-28T07:50:45.333Z] net/http.(*conn).serve.func1() [2022-04-28T07:50:45.333Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-04-28T07:50:45.333Z] panic({0xc78ee0, 0xe5b270}) [2022-04-28T07:50:45.333Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-04-28T07:50:45.333Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc000084ea0?, {0xe62a18?, 0xc0002d6380?}) [2022-04-28T07:50:45.333Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-04-28T07:50:45.333Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0xe62a18, 0xc0002d6380}, 0xc0002b2e00) [2022-04-28T07:50:45.333Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-04-28T07:50:45.333Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0xe62a18?, 0xc0002d6380?}, 0xc000080000?) [2022-04-28T07:50:45.333Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-04-28T07:50:45.333Z] net/http.serverHandler.ServeHTTP({0xc0002ebbf0?}, {0xe62a18, 0xc0002d6380}, 0xc0002b2e00) [2022-04-28T07:50:45.333Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-04-28T07:50:45.333Z] net/http.(*conn).serve(0xc00014fe00, {0xe63290, 0xc0001e2b10}) [2022-04-28T07:50:45.333Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-04-28T07:50:45.333Z] created by net/http.(*Server).Serve [2022-04-28T07:50:45.333Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-04-28T07:50:45.437Z] --- PASS: TestNetworkDBBulkSync (2.82s) [2022-04-28T07:50:45.437Z] === RUN TestNetworkDBCRUDMediumCluster [2022-04-28T07:50:45.437Z] --- PASS: TestRequest (4.76s) [2022-04-28T07:50:45.437Z] === RUN TestOverlappingRequests [2022-04-28T07:50:45.533Z] --- PASS: TestCgroupNamespacesRun (1.83s) [2022-04-28T07:50:45.533Z] === RUN TestCgroupNamespacesRunPrivileged [2022-04-28T07:50:45.793Z] === RUN TestNotFound [2022-04-28T07:50:45.793Z] --- PASS: TestNotFound (0.00s) [2022-04-28T07:50:45.793Z] === RUN TestConflict [2022-04-28T07:50:45.793Z] --- PASS: TestConflict (0.00s) [2022-04-28T07:50:45.793Z] === RUN TestForbidden [2022-04-28T07:50:45.793Z] --- PASS: TestForbidden (0.00s) [2022-04-28T07:50:45.793Z] === RUN TestInvalidParameter [2022-04-28T07:50:45.793Z] --- PASS: TestInvalidParameter (0.00s) [2022-04-28T07:50:45.793Z] === RUN TestNotImplemented [2022-04-28T07:50:45.793Z] --- PASS: TestNotImplemented (0.00s) [2022-04-28T07:50:45.793Z] === RUN TestNotModified [2022-04-28T07:50:45.793Z] --- PASS: TestNotModified (0.00s) [2022-04-28T07:50:45.793Z] === RUN TestUnauthorized [2022-04-28T07:50:45.793Z] --- PASS: TestUnauthorized (0.00s) [2022-04-28T07:50:45.793Z] === RUN TestUnknown [2022-04-28T07:50:45.793Z] --- PASS: TestUnknown (0.00s) [2022-04-28T07:50:45.793Z] === RUN TestCancelled [2022-04-28T07:50:45.793Z] --- PASS: TestCancelled (0.00s) [2022-04-28T07:50:45.793Z] === RUN TestDeadline [2022-04-28T07:50:45.793Z] --- PASS: TestDeadline (0.00s) [2022-04-28T07:50:45.793Z] === RUN TestDataLoss [2022-04-28T07:50:45.793Z] --- PASS: TestDataLoss (0.00s) [2022-04-28T07:50:45.793Z] === RUN TestUnavailable [2022-04-28T07:50:45.793Z] --- PASS: TestUnavailable (0.00s) [2022-04-28T07:50:45.793Z] === RUN TestSystem [2022-04-28T07:50:45.793Z] --- PASS: TestSystem (0.00s) [2022-04-28T07:50:45.793Z] === RUN TestFromStatusCode [2022-04-28T07:50:45.793Z] === RUN TestFromStatusCode/Not_Found [2022-04-28T07:50:45.793Z] === RUN TestFromStatusCode/Bad_Request [2022-04-28T07:50:45.793Z] === RUN TestFromStatusCode/Conflict [2022-04-28T07:50:45.793Z] === RUN TestFromStatusCode/Unauthorized [2022-04-28T07:50:45.793Z] === RUN TestFromStatusCode/Service_Unavailable [2022-04-28T07:50:45.793Z] === RUN TestFromStatusCode/Forbidden [2022-04-28T07:50:45.793Z] === RUN TestFromStatusCode/Not_Modified [2022-04-28T07:50:45.793Z] === RUN TestFromStatusCode/Not_Implemented [2022-04-28T07:50:45.793Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-04-28T07:50:45.793Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-04-28T07:50:45.793Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-04-28T07:50:45.793Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-04-28T07:50:45.793Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-04-28T07:50:45.793Z] --- PASS: TestFromStatusCode (0.00s) [2022-04-28T07:50:45.793Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-04-28T07:50:45.793Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-04-28T07:50:45.793Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-04-28T07:50:45.793Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-04-28T07:50:45.793Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-04-28T07:50:45.793Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-04-28T07:50:45.793Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-04-28T07:50:45.793Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-04-28T07:50:45.793Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-04-28T07:50:45.793Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-04-28T07:50:45.793Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-04-28T07:50:45.793Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-04-28T07:50:45.793Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-04-28T07:50:45.793Z] PASS [2022-04-28T07:50:45.793Z] coverage: 77.0% of statements [2022-04-28T07:50:45.793Z] ok github.com/docker/docker/errdefs 0.030s coverage: 77.0% of statements [2022-04-28T07:50:45.793Z] --- PASS: TestConcurrencyLimit (0.39s) [2022-04-28T07:50:45.793Z] === RUN TestInactiveJobs [2022-04-28T07:50:45.793Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-28T07:50:45.793Z] === RUN TestPullSchema2Config/unauthorized [2022-04-28T07:50:45.793Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-28T07:50:45.793Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-28T07:50:45.793Z] --- PASS: TestPullSchema2Config (0.52s) [2022-04-28T07:50:45.793Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-04-28T07:50:45.793Z] --- PASS: TestPullSchema2Config/500_status (0.25s) [2022-04-28T07:50:45.793Z] --- PASS: TestPullSchema2Config/EOF (0.25s) [2022-04-28T07:50:45.793Z] --- PASS: TestPullSchema2Config/unauthorized (0.01s) [2022-04-28T07:50:45.793Z] === RUN TestGetRepositoryMountCandidates [2022-04-28T07:50:45.793Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-04-28T07:50:45.793Z] === RUN TestLayerAlreadyExists [2022-04-28T07:50:45.793Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-28T07:50:45.793Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-28T07:50:45.793Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-28T07:50:45.793Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-28T07:50:45.793Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-28T07:50:45.793Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-28T07:50:45.793Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-04-28T07:50:45.793Z] === RUN TestWhenEmptyAuthConfig [2022-04-28T07:50:45.796Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-04-28T07:50:45.888Z] --- PASS: TestFailOnce (1.13s) [2022-04-28T07:50:45.888Z] === RUN TestEchoInputOutput [2022-04-28T07:50:45.888Z] --- PASS: TestOverlappingRequests (0.23s) [2022-04-28T07:50:45.888Z] === RUN TestRelease [2022-04-28T07:50:45.888Z] --- PASS: TestEchoInputOutput (0.00s) [2022-04-28T07:50:45.888Z] === RUN TestBackoff [2022-04-28T07:50:45.888Z] --- PASS: TestBackoff (0.00s) [2022-04-28T07:50:45.888Z] === RUN TestAbortRetry [2022-04-28T07:50:45.888Z] --- PASS: TestAbortRetry (0.00s) [2022-04-28T07:50:45.888Z] === RUN TestClientScheme [2022-04-28T07:50:45.888Z] --- PASS: TestClientScheme (0.00s) [2022-04-28T07:50:45.888Z] === RUN TestNewClientWithTimeout [2022-04-28T07:50:46.182Z] === RUN TestPluginsWithRuntimes/No_Args [2022-04-28T07:50:46.253Z] --- PASS: TestInactiveJobs (0.36s) [2022-04-28T07:50:46.253Z] === RUN TestWatchRelease [2022-04-28T07:50:46.253Z] --- PASS: TestWatchRelease (0.06s) [2022-04-28T07:50:46.253Z] === RUN TestWatchFinishedTransfer [2022-04-28T07:50:46.253Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-04-28T07:50:46.253Z] === RUN TestDuplicateTransfer [2022-04-28T07:50:46.253Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-04-28T07:50:46.253Z] === RUN TestSuccessfulUpload [2022-04-28T07:50:46.253Z] === RUN TestFSGetInvalidData [2022-04-28T07:50:46.253Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-04-28T07:50:46.253Z] === RUN TestFSInvalidSet [2022-04-28T07:50:46.253Z] --- PASS: TestFSInvalidSet (0.01s) [2022-04-28T07:50:46.253Z] === RUN TestFSInvalidRoot [2022-04-28T07:50:46.253Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-04-28T07:50:46.253Z] === RUN TestFSMetadataGetSet [2022-04-28T07:50:46.253Z] --- PASS: TestFSMetadataGetSet (0.02s) [2022-04-28T07:50:46.253Z] === RUN TestFSInvalidWalker [2022-04-28T07:50:46.253Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-04-28T07:50:46.253Z] === RUN TestFSGetSet [2022-04-28T07:50:46.253Z] --- PASS: TestFSGetSet (0.02s) [2022-04-28T07:50:46.253Z] === RUN TestFSGetUnsetKey [2022-04-28T07:50:46.253Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-04-28T07:50:46.253Z] === RUN TestFSGetEmptyData [2022-04-28T07:50:46.253Z] --- PASS: TestFSGetEmptyData (0.00s) [2022-04-28T07:50:46.253Z] === RUN TestFSDelete [2022-04-28T07:50:46.253Z] --- PASS: TestFSDelete (0.01s) [2022-04-28T07:50:46.253Z] === RUN TestFSWalker [2022-04-28T07:50:46.253Z] --- PASS: TestFSWalker (0.01s) [2022-04-28T07:50:46.253Z] === RUN TestFSWalkerStopOnError [2022-04-28T07:50:46.253Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-04-28T07:50:46.253Z] === RUN TestNewFromJSON [2022-04-28T07:50:46.253Z] --- PASS: TestNewFromJSON (0.00s) [2022-04-28T07:50:46.253Z] === RUN TestNewFromJSONWithInvalidJSON [2022-04-28T07:50:46.253Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-04-28T07:50:46.253Z] === RUN TestMarshalKeyOrder [2022-04-28T07:50:46.253Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-04-28T07:50:46.253Z] === RUN TestHistoryEqual [2022-04-28T07:50:46.253Z] time="2022-04-28T07:50:46Z" level=error msg="Upload failed, retrying: simulating retry" [2022-04-28T07:50:46.338Z] time="2022-04-28T07:50:46Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49296/Test.Echo: Post \"http://127.0.0.1:49296/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-04-28T07:50:46.713Z] --- PASS: TestHistoryEqual (0.13s) [2022-04-28T07:50:46.713Z] === RUN TestImage [2022-04-28T07:50:46.713Z] --- PASS: TestImage (0.00s) [2022-04-28T07:50:46.713Z] === RUN TestImageOSNotEmpty [2022-04-28T07:50:46.713Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-04-28T07:50:46.713Z] === RUN TestNewChildImageFromImageWithRootFS [2022-04-28T07:50:46.713Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-04-28T07:50:46.713Z] === RUN TestCreate [2022-04-28T07:50:46.713Z] --- PASS: TestCreate (0.00s) [2022-04-28T07:50:46.713Z] === RUN TestRestore [2022-04-28T07:50:46.713Z] time="2022-04-28T07:50:46Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-04-28T07:50:46.713Z] --- PASS: TestRestore (0.02s) [2022-04-28T07:50:46.713Z] === RUN TestAddDelete [2022-04-28T07:50:46.713Z] --- PASS: TestAddDelete (0.02s) [2022-04-28T07:50:46.713Z] === RUN TestSearchAfterDelete [2022-04-28T07:50:46.713Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-04-28T07:50:46.713Z] === RUN TestParentReset [2022-04-28T07:50:46.713Z] --- PASS: TestSuccessfulUpload (0.36s) [2022-04-28T07:50:46.713Z] === RUN TestCancelledUpload [2022-04-28T07:50:46.713Z] --- PASS: TestCancelledUpload (0.00s) [2022-04-28T07:50:46.713Z] PASS [2022-04-28T07:50:46.713Z] coverage: 77.3% of statements [2022-04-28T07:50:46.713Z] ok github.com/docker/docker/distribution/xfer 1.753s coverage: 77.3% of statements [2022-04-28T07:50:46.713Z] --- PASS: TestParentReset (0.02s) [2022-04-28T07:50:46.713Z] === RUN TestGetAndSetLastUpdated [2022-04-28T07:50:46.713Z] --- PASS: TestGetAndSetLastUpdated (0.01s) [2022-04-28T07:50:46.713Z] === RUN TestStoreLen [2022-04-28T07:50:46.713Z] --- PASS: TestStoreLen (0.03s) [2022-04-28T07:50:46.713Z] PASS [2022-04-28T07:50:46.713Z] coverage: 86.9% of statements [2022-04-28T07:50:46.713Z] ok github.com/docker/docker/image 0.393s coverage: 86.9% of statements [2022-04-28T07:50:46.713Z] === RUN TestCompare [2022-04-28T07:50:46.713Z] --- PASS: TestCompare (0.00s) [2022-04-28T07:50:46.713Z] PASS [2022-04-28T07:50:46.713Z] coverage: 19.2% of statements [2022-04-28T07:50:46.713Z] ok github.com/docker/docker/image/cache 0.052s coverage: 19.2% of statements [2022-04-28T07:50:46.713Z] --- PASS: TestWhenEmptyAuthConfig (1.04s) [2022-04-28T07:50:46.713Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-04-28T07:50:46.713Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-04-28T07:50:46.713Z] === RUN TestTokenPassThru [2022-04-28T07:50:46.713Z] --- PASS: TestTokenPassThru (0.00s) [2022-04-28T07:50:46.713Z] === RUN TestTokenPassThruDifferentHost [2022-04-28T07:50:46.713Z] --- PASS: TestTokenPassThruDifferentHost (0.00s) [2022-04-28T07:50:46.713Z] PASS [2022-04-28T07:50:46.713Z] coverage: 26.6% of statements [2022-04-28T07:50:46.713Z] ok github.com/docker/docker/distribution 1.894s coverage: 26.6% of statements [2022-04-28T07:50:46.749Z] === RUN TestPluginsWithRuntimes/With_Args [2022-04-28T07:50:46.788Z] --- PASS: TestRelease (0.91s) [2022-04-28T07:50:46.788Z] === RUN TestAllocateRandomDeallocate [2022-04-28T07:50:47.455Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-04-28T07:50:47.455Z] ? github.com/docker/docker/dockerversion [no test files] [2022-04-28T07:50:47.455Z] === RUN TestMakeV1ConfigFromConfig [2022-04-28T07:50:47.455Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-04-28T07:50:47.455Z] PASS [2022-04-28T07:50:47.455Z] coverage: 25.0% of statements [2022-04-28T07:50:47.455Z] ok github.com/docker/docker/image/v1 0.173s coverage: 25.0% of statements [2022-04-28T07:50:47.455Z] === RUN TestValidateManifest [2022-04-28T07:50:47.455Z] === RUN TestValidateManifest/non-nil [2022-04-28T07:50:47.455Z] === RUN TestValidateManifest/nil [2022-04-28T07:50:47.455Z] --- PASS: TestValidateManifest (0.00s) [2022-04-28T07:50:47.455Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-04-28T07:50:47.455Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-04-28T07:50:47.455Z] PASS [2022-04-28T07:50:47.685Z] --- PASS: TestPluginsWithRuntimes (3.33s) [2022-04-28T07:50:47.685Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.88s) [2022-04-28T07:50:47.685Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.86s) [2022-04-28T07:50:47.685Z] === RUN TestPluginBackCompatMediaTypes [2022-04-28T07:50:47.709Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.17s) [2022-04-28T07:50:47.709Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-04-28T07:50:47.910Z] coverage: 0.7% of statements [2022-04-28T07:50:47.910Z] ok github.com/docker/docker/image/tarexport 0.054s coverage: 0.7% of statements [2022-04-28T07:50:47.910Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-04-28T07:50:48.023Z] time="2022-04-28T07:50:47Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49296/Test.Echo: Post \"http://127.0.0.1:49296/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-04-28T07:50:48.023Z] === RUN TestParseEmptyInterface [2022-04-28T07:50:48.023Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-04-28T07:50:48.023Z] === RUN TestParseNonInterfaceType [2022-04-28T07:50:48.023Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-04-28T07:50:48.023Z] === RUN TestParseWithOneFunction [2022-04-28T07:50:48.023Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-04-28T07:50:48.023Z] === RUN TestParseWithMultipleFuncs [2022-04-28T07:50:48.023Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-04-28T07:50:48.023Z] === RUN TestParseWithUnnamedReturn [2022-04-28T07:50:48.023Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-04-28T07:50:48.023Z] === RUN TestEmbeddedInterface [2022-04-28T07:50:48.023Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-04-28T07:50:48.023Z] === RUN TestParsedImports [2022-04-28T07:50:48.023Z] --- PASS: TestParsedImports (0.00s) [2022-04-28T07:50:48.023Z] === RUN TestAliasedImports [2022-04-28T07:50:48.023Z] --- PASS: TestAliasedImports (0.00s) [2022-04-28T07:50:48.023Z] PASS [2022-04-28T07:50:48.023Z] coverage: 56.8% of statements [2022-04-28T07:50:48.023Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.050s coverage: 56.8% of statements [2022-04-28T07:50:48.023Z] 2022/04/28 07:50:47 Closing DB instances... [2022-04-28T07:50:48.252Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s) [2022-04-28T07:50:48.252Z] PASS [2022-04-28T07:50:48.252Z] [2022-04-28T07:50:48.252Z] DONE 24 tests in 6.696s [2022-04-28T07:50:48.252Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-04-28T07:50:48.252Z] INFO: Testing against a local daemon [2022-04-28T07:50:48.252Z] === RUN TestExternalGraphDriver [2022-04-28T07:50:48.252Z] === RUN TestExternalGraphDriver/json [2022-04-28T07:50:48.364Z] === RUN TestSerialization [2022-04-28T07:50:48.364Z] --- PASS: TestSerialization (0.02s) [2022-04-28T07:50:48.364Z] PASS [2022-04-28T07:50:48.364Z] coverage: 100.0% of statements [2022-04-28T07:50:48.364Z] ok github.com/docker/docker/libcontainerd/queue 0.051s coverage: 100.0% of statements [2022-04-28T07:50:48.479Z] time="2022-04-28T07:50:48Z" level=error msg="node: 6c49a689cde4 is unknown to memberlist" [2022-04-28T07:50:48.823Z] === RUN TestEmptyLayer [2022-04-28T07:50:48.823Z] --- PASS: TestEmptyLayer (0.00s) [2022-04-28T07:50:48.823Z] === RUN TestCommitFailure [2022-04-28T07:50:48.823Z] --- PASS: TestCommitFailure (0.01s) [2022-04-28T07:50:48.823Z] === RUN TestStartTransactionFailure [2022-04-28T07:50:48.823Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-04-28T07:50:48.823Z] === RUN TestGetOrphan [2022-04-28T07:50:48.823Z] --- PASS: TestGetOrphan (0.00s) [2022-04-28T07:50:48.823Z] === RUN TestMountAndRegister [2022-04-28T07:50:48.823Z] layer_test.go:258: Layer size: 14 [2022-04-28T07:50:48.823Z] --- PASS: TestMountAndRegister (0.03s) [2022-04-28T07:50:48.823Z] === RUN TestLayerRelease [2022-04-28T07:50:48.823Z] layer_test.go:291: Failing on Windows [2022-04-28T07:50:48.823Z] --- SKIP: TestLayerRelease (0.00s) [2022-04-28T07:50:48.823Z] === RUN TestStoreRestore [2022-04-28T07:50:48.823Z] layer_test.go:340: Failing on Windows [2022-04-28T07:50:48.823Z] --- SKIP: TestStoreRestore (0.00s) [2022-04-28T07:50:48.823Z] === RUN TestTarStreamStability [2022-04-28T07:50:48.823Z] layer_test.go:455: Failing on Windows [2022-04-28T07:50:48.823Z] --- SKIP: TestTarStreamStability (0.00s) [2022-04-28T07:50:48.823Z] === RUN TestRegisterExistingLayer [2022-04-28T07:50:48.823Z] === RUN TestEnvironmentParsing [2022-04-28T07:50:48.823Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-04-28T07:50:48.823Z] PASS [2022-04-28T07:50:48.823Z] coverage: 1.2% of statements [2022-04-28T07:50:48.823Z] --- PASS: TestRegisterExistingLayer (0.09s) [2022-04-28T07:50:48.823Z] === RUN TestTarStreamVerification [2022-04-28T07:50:48.823Z] layer_test.go:684: Failing on Windows [2022-04-28T07:50:48.823Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-04-28T07:50:48.823Z] === RUN TestLayerMigration [2022-04-28T07:50:48.823Z] migration_test.go:45: Failing on Windows [2022-04-28T07:50:48.823Z] --- SKIP: TestLayerMigration (0.00s) [2022-04-28T07:50:48.823Z] === RUN TestLayerMigrationNoTarsplit [2022-04-28T07:50:48.823Z] migration_test.go:181: Failing on Windows [2022-04-28T07:50:48.823Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-04-28T07:50:48.823Z] === RUN TestMountInit [2022-04-28T07:50:48.823Z] mount_test.go:17: Failing on Windows [2022-04-28T07:50:48.823Z] --- SKIP: TestMountInit (0.00s) [2022-04-28T07:50:48.823Z] === RUN TestMountSize [2022-04-28T07:50:48.823Z] mount_test.go:76: Failing on Windows [2022-04-28T07:50:48.823Z] --- SKIP: TestMountSize (0.00s) [2022-04-28T07:50:48.823Z] === RUN TestMountChanges [2022-04-28T07:50:48.823Z] mount_test.go:125: Failing on Windows [2022-04-28T07:50:48.935Z] === RUN TestHTTPTransport [2022-04-28T07:50:48.935Z] --- PASS: TestHTTPTransport (0.00s) [2022-04-28T07:50:48.935Z] PASS [2022-04-28T07:50:48.935Z] coverage: 85.7% of statements [2022-04-28T07:50:48.935Z] ok github.com/docker/docker/pkg/plugins/transport 0.037s coverage: 85.7% of statements [2022-04-28T07:50:49.278Z] --- SKIP: TestMountChanges (0.00s) [2022-04-28T07:50:49.278Z] === RUN TestMountApply [2022-04-28T07:50:49.278Z] mount_test.go:212: Failing on Windows [2022-04-28T07:50:49.278Z] --- SKIP: TestMountApply (0.00s) [2022-04-28T07:50:49.278Z] PASS [2022-04-28T07:50:49.278Z] coverage: 30.6% of statements [2022-04-28T07:50:49.278Z] ok github.com/docker/docker/libcontainerd/local 0.047s coverage: 1.2% of statements [2022-04-28T07:50:49.278Z] ok github.com/docker/docker/layer 0.226s coverage: 30.6% of statements [2022-04-28T07:50:49.278Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-04-28T07:50:49.278Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-04-28T07:50:49.278Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-04-28T07:50:49.278Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-04-28T07:50:49.278Z] === RUN TestSequenceGetAvailableBit [2022-04-28T07:50:49.278Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-04-28T07:50:49.278Z] === RUN TestSequenceEqual [2022-04-28T07:50:49.278Z] --- PASS: TestSequenceEqual (0.00s) [2022-04-28T07:50:49.278Z] === RUN TestSequenceCopy [2022-04-28T07:50:49.278Z] --- PASS: TestSequenceCopy (0.00s) [2022-04-28T07:50:49.278Z] === RUN TestGetFirstAvailable [2022-04-28T07:50:49.278Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-04-28T07:50:49.278Z] === RUN TestFindSequence [2022-04-28T07:50:49.278Z] --- PASS: TestFindSequence (0.00s) [2022-04-28T07:50:49.278Z] === RUN TestCheckIfAvailable [2022-04-28T07:50:49.278Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-04-28T07:50:49.278Z] === RUN TestMergeSequences [2022-04-28T07:50:49.278Z] --- PASS: TestMergeSequences (0.00s) [2022-04-28T07:50:49.278Z] === RUN TestPushReservation [2022-04-28T07:50:49.278Z] --- PASS: TestPushReservation (0.00s) [2022-04-28T07:50:49.278Z] === RUN TestSerializeDeserialize [2022-04-28T07:50:49.278Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-04-28T07:50:49.278Z] === RUN TestSet [2022-04-28T07:50:49.278Z] --- PASS: TestSet (0.00s) [2022-04-28T07:50:49.278Z] === RUN TestSetUnset [2022-04-28T07:50:49.278Z] --- PASS: TestSetUnset (0.00s) [2022-04-28T07:50:49.278Z] === RUN TestOffsetSetUnset [2022-04-28T07:50:49.278Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-04-28T07:50:49.278Z] === RUN TestSetInRange [2022-04-28T07:50:49.278Z] --- PASS: TestSetInRange (0.00s) [2022-04-28T07:50:49.278Z] === RUN TestSetAnyInRange [2022-04-28T07:50:49.278Z] --- PASS: TestSetAnyInRange (0.00s) [2022-04-28T07:50:49.278Z] === RUN TestMethods [2022-04-28T07:50:49.278Z] --- PASS: TestMethods (0.00s) [2022-04-28T07:50:49.278Z] === RUN TestRandomAllocateDeallocate [2022-04-28T07:50:49.390Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-04-28T07:50:49.390Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-04-28T07:50:49.390Z] === RUN TestBufioReaderPoolPutAndGet [2022-04-28T07:50:49.390Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-04-28T07:50:49.390Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-04-28T07:50:49.390Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-04-28T07:50:49.390Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-04-28T07:50:49.390Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-04-28T07:50:49.390Z] === RUN TestBufioWriterPoolPutAndGet [2022-04-28T07:50:49.390Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-04-28T07:50:49.390Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-04-28T07:50:49.390Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-04-28T07:50:49.390Z] === RUN TestBufferPoolPutAndGet [2022-04-28T07:50:49.390Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-04-28T07:50:49.390Z] PASS [2022-04-28T07:50:49.390Z] coverage: 88.2% of statements [2022-04-28T07:50:49.390Z] ok github.com/docker/docker/pkg/pools 0.036s coverage: 88.2% of statements [2022-04-28T07:50:49.847Z] --- PASS: TestAllocateRandomDeallocate (2.98s) [2022-04-28T07:50:49.847Z] === RUN TestRetrieveFromStore [2022-04-28T07:50:50.155Z] === RUN TestExternalGraphDriver/spec [2022-04-28T07:50:50.255Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.13s) [2022-04-28T07:50:50.256Z] === RUN TestCgroupNamespacesRunHostMode [2022-04-28T07:50:50.303Z] === RUN TestOutputOnPrematureClose [2022-04-28T07:50:50.303Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-04-28T07:50:50.303Z] === RUN TestCompleteSilently [2022-04-28T07:50:50.303Z] --- PASS: TestCompleteSilently (0.00s) [2022-04-28T07:50:50.303Z] PASS [2022-04-28T07:50:50.303Z] coverage: 75.9% of statements [2022-04-28T07:50:50.303Z] ok github.com/docker/docker/pkg/progress 0.037s coverage: 75.9% of statements [2022-04-28T07:50:50.303Z] time="2022-04-28T07:50:50Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49296/Test.Echo: Post \"http://127.0.0.1:49296/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-04-28T07:50:50.759Z] --- PASS: TestRetrieveFromStore (0.89s) [2022-04-28T07:50:50.759Z] === RUN TestRequestReleaseAddressDuplicate [2022-04-28T07:50:50.759Z] --- PASS: TestRequestReleaseAddressDuplicate (0.00s) [2022-04-28T07:50:50.759Z] === RUN TestParallelPredefinedRequest1 [2022-04-28T07:50:50.759Z] === PAUSE TestParallelPredefinedRequest1 [2022-04-28T07:50:50.759Z] === RUN TestParallelPredefinedRequest2 [2022-04-28T07:50:50.759Z] === PAUSE TestParallelPredefinedRequest2 [2022-04-28T07:50:50.759Z] === RUN TestParallelPredefinedRequest3 [2022-04-28T07:50:50.759Z] === PAUSE TestParallelPredefinedRequest3 [2022-04-28T07:50:50.759Z] === RUN TestParallelPredefinedRequest4 [2022-04-28T07:50:50.759Z] === PAUSE TestParallelPredefinedRequest4 [2022-04-28T07:50:50.759Z] === RUN TestParallelPredefinedRequest5 [2022-04-28T07:50:50.759Z] === PAUSE TestParallelPredefinedRequest5 [2022-04-28T07:50:50.759Z] === RUN TestDebug [2022-04-28T07:50:50.759Z] --- PASS: TestDebug (0.00s) [2022-04-28T07:50:50.759Z] === RUN TestRequestPoolParallel [2022-04-28T07:50:50.759Z] === RUN TestSendToOneSub [2022-04-28T07:50:50.759Z] --- PASS: TestSendToOneSub (0.00s) [2022-04-28T07:50:50.759Z] === RUN TestSendToMultipleSubs [2022-04-28T07:50:50.759Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-04-28T07:50:50.759Z] === RUN TestEvictOneSub [2022-04-28T07:50:50.759Z] --- PASS: TestEvictOneSub (0.00s) [2022-04-28T07:50:50.759Z] === RUN TestClosePublisher [2022-04-28T07:50:50.759Z] --- PASS: TestClosePublisher (0.00s) [2022-04-28T07:50:50.759Z] === RUN TestPubSubRace [2022-04-28T07:50:50.759Z] --- PASS: TestRequestPoolParallel (0.38s) [2022-04-28T07:50:50.759Z] === RUN TestFullAllocateRelease [2022-04-28T07:50:50.803Z] === RUN TestInvalidConfig [2022-04-28T07:50:50.803Z] --- PASS: TestInvalidConfig (0.00s) [2022-04-28T07:50:50.803Z] === RUN TestConfig [2022-04-28T07:50:50.803Z] --- PASS: TestConfig (0.00s) [2022-04-28T07:50:50.803Z] === RUN TestOptionsLabels [2022-04-28T07:50:50.803Z] --- PASS: TestOptionsLabels (0.00s) [2022-04-28T07:50:50.803Z] === RUN TestValidName [2022-04-28T07:50:50.803Z] --- PASS: TestValidName (0.00s) [2022-04-28T07:50:50.803Z] PASS [2022-04-28T07:50:50.803Z] coverage: 19.7% of statements [2022-04-28T07:50:50.803Z] ok github.com/docker/docker/libnetwork/config 0.103s coverage: 19.7% of statements [2022-04-28T07:50:50.935Z] --- PASS: TestDaemonDNSFallback (6.28s) [2022-04-28T07:50:50.935Z] === RUN TestInspectNetwork [2022-04-28T07:50:51.215Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.87s) [2022-04-28T07:50:51.215Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-04-28T07:50:51.215Z] --- PASS: TestFullAllocateRelease (0.38s) [2022-04-28T07:50:51.215Z] === RUN TestOddAllocateRelease [2022-04-28T07:50:51.258Z] === RUN TestKey [2022-04-28T07:50:51.258Z] --- PASS: TestKey (0.00s) [2022-04-28T07:50:51.258Z] === RUN TestParseKey [2022-04-28T07:50:51.258Z] --- PASS: TestParseKey (0.00s) [2022-04-28T07:50:51.258Z] === RUN TestInvalidDataStore [2022-04-28T07:50:51.258Z] --- PASS: TestInvalidDataStore (0.00s) [2022-04-28T07:50:51.258Z] === RUN TestKVObjectFlatKey [2022-04-28T07:50:51.258Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-04-28T07:50:51.258Z] === RUN TestAtomicKVObjectFlatKey [2022-04-28T07:50:51.258Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-04-28T07:50:51.258Z] PASS [2022-04-28T07:50:51.258Z] coverage: 21.9% of statements [2022-04-28T07:50:51.258Z] ok github.com/docker/docker/libnetwork/datastore 0.041s coverage: 21.9% of statements [2022-04-28T07:50:51.532Z] === RUN TestExternalGraphDriver/pull [2022-04-28T07:50:51.671Z] --- PASS: TestOddAllocateRelease (0.18s) [2022-04-28T07:50:51.671Z] === RUN TestFullAllocateSerialReleaseParallel [2022-04-28T07:50:51.671Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.06s) [2022-04-28T07:50:51.671Z] === RUN TestOddAllocateSerialReleaseParallel [2022-04-28T07:50:51.671Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.04s) [2022-04-28T07:50:51.671Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-04-28T07:50:51.671Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.04s) [2022-04-28T07:50:51.671Z] === CONT TestParallelPredefinedRequest1 [2022-04-28T07:50:51.671Z] === CONT TestParallelPredefinedRequest4 [2022-04-28T07:50:51.671Z] === CONT TestParallelPredefinedRequest5 [2022-04-28T07:50:51.671Z] === CONT TestParallelPredefinedRequest1 [2022-04-28T07:50:51.671Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-28T07:50:51.671Z] === CONT TestParallelPredefinedRequest3 [2022-04-28T07:50:51.671Z] === CONT TestParallelPredefinedRequest4 [2022-04-28T07:50:51.671Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-28T07:50:51.671Z] === CONT TestParallelPredefinedRequest2 [2022-04-28T07:50:51.671Z] === CONT TestParallelPredefinedRequest3 [2022-04-28T07:50:51.671Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-28T07:50:51.671Z] === CONT TestParallelPredefinedRequest2 [2022-04-28T07:50:51.671Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-28T07:50:51.671Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-04-28T07:50:51.671Z] === CONT TestParallelPredefinedRequest5 [2022-04-28T07:50:51.671Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-28T07:50:51.671Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-04-28T07:50:51.671Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-04-28T07:50:51.671Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-04-28T07:50:51.671Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-04-28T07:50:51.671Z] PASS [2022-04-28T07:50:51.671Z] coverage: 85.3% of statements [2022-04-28T07:50:51.671Z] ok github.com/docker/docker/libnetwork/ipam 35.479s coverage: 85.3% of statements [2022-04-28T07:50:51.671Z] --- PASS: TestPubSubRace (1.05s) [2022-04-28T07:50:51.671Z] PASS [2022-04-28T07:50:51.671Z] coverage: 75.0% of statements [2022-04-28T07:50:51.671Z] ok github.com/docker/docker/pkg/pubsub 1.082s coverage: 75.0% of statements [2022-04-28T07:50:51.713Z] === RUN TestIPDataMarshalling [2022-04-28T07:50:51.713Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-04-28T07:50:51.713Z] === RUN TestValidateAndIsV6 [2022-04-28T07:50:51.713Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-04-28T07:50:51.713Z] PASS [2022-04-28T07:50:51.713Z] coverage: 68.9% of statements [2022-04-28T07:50:51.713Z] ok github.com/docker/docker/libnetwork/driverapi 0.034s coverage: 68.9% of statements [2022-04-28T07:50:52.127Z] 2022/04/28 07:50:52 Closing DB instances... [2022-04-28T07:50:52.127Z] === RUN TestRegister [2022-04-28T07:50:52.127Z] --- PASS: TestRegister (0.00s) [2022-04-28T07:50:52.127Z] === RUN TestCommand [2022-04-28T07:50:52.127Z] --- PASS: TestCommand (0.03s) [2022-04-28T07:50:52.127Z] === RUN TestNaiveSelf [2022-04-28T07:50:52.167Z] === RUN TestErrorInterfaces [2022-04-28T07:50:52.167Z] --- PASS: TestErrorInterfaces (0.00s) [2022-04-28T07:50:52.167Z] === RUN TestNetworkMarshalling [2022-04-28T07:50:52.168Z] --- PASS: TestCgroupNamespacesRunHostMode (2.37s) [2022-04-28T07:50:52.168Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-04-28T07:50:52.583Z] --- PASS: TestNaiveSelf (0.03s) [2022-04-28T07:50:52.583Z] PASS [2022-04-28T07:50:52.583Z] coverage: 82.4% of statements [2022-04-28T07:50:52.583Z] ok github.com/docker/docker/pkg/reexec 0.083s coverage: 82.4% of statements [2022-04-28T07:50:52.622Z] --- PASS: TestNetworkMarshalling (0.13s) [2022-04-28T07:50:52.622Z] === RUN TestEndpointMarshalling [2022-04-28T07:50:52.622Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-04-28T07:50:52.622Z] === RUN TestAuxAddresses [2022-04-28T07:50:52.622Z] time="2022-04-28T07:50:52Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-28T07:50:52.622Z] --- PASS: TestAuxAddresses (0.01s) [2022-04-28T07:50:52.622Z] === RUN TestSRVServiceQuery [2022-04-28T07:50:52.622Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-04-28T07:50:52.622Z] --- SKIP: TestSRVServiceQuery (0.00s) [2022-04-28T07:50:52.622Z] === RUN TestServiceVIPReuse [2022-04-28T07:50:52.622Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-04-28T07:50:52.622Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-04-28T07:50:52.622Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-04-28T07:50:52.622Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-04-28T07:50:52.622Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-04-28T07:50:52.622Z] === RUN TestDNSIPQuery [2022-04-28T07:50:52.622Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-04-28T07:50:52.622Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-04-28T07:50:52.622Z] === RUN TestDNSProxyServFail [2022-04-28T07:50:52.622Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-04-28T07:50:52.622Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-04-28T07:50:52.622Z] === RUN TestSandboxAddEmpty [2022-04-28T07:50:52.622Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-28T07:50:52.622Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-04-28T07:50:52.622Z] === RUN TestSandboxAddMultiPrio [2022-04-28T07:50:52.622Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-28T07:50:52.622Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-04-28T07:50:52.622Z] === RUN TestSandboxAddSamePrio [2022-04-28T07:50:52.622Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-28T07:50:52.622Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-04-28T07:50:52.622Z] === RUN TestCleanupServiceDiscovery [2022-04-28T07:50:52.622Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-04-28T07:50:52.622Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-04-28T07:50:52.622Z] === RUN TestDNSOptions [2022-04-28T07:50:52.622Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-04-28T07:50:52.622Z] --- SKIP: TestDNSOptions (0.00s) [2022-04-28T07:50:52.622Z] === RUN TestMultipleControllersWithSameStore [2022-04-28T07:50:52.622Z] time="2022-04-28T07:50:52Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-28T07:50:52.622Z] time="2022-04-28T07:50:52Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-28T07:50:52.622Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2022-04-28T07:50:52.622Z] PASS [2022-04-28T07:50:52.622Z] coverage: 8.5% of statements [2022-04-28T07:50:52.622Z] ok github.com/docker/docker/libnetwork 0.243s coverage: 8.5% of statements [2022-04-28T07:50:52.622Z] === RUN TestDriver [2022-04-28T07:50:52.622Z] --- PASS: TestDriver (0.00s) [2022-04-28T07:50:52.622Z] PASS [2022-04-28T07:50:52.622Z] coverage: 34.8% of statements [2022-04-28T07:50:52.622Z] ok github.com/docker/docker/libnetwork/drivers/host 0.032s coverage: 34.8% of statements [2022-04-28T07:50:53.039Z] === RUN TestDump [2022-04-28T07:50:53.039Z] goroutine 6 [running]: [2022-04-28T07:50:53.039Z] github.com/docker/docker/pkg/stack.dump(0x492d57?) [2022-04-28T07:50:53.039Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-04-28T07:50:53.039Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-04-28T07:50:53.039Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-04-28T07:50:53.039Z] github.com/docker/docker/pkg/stack.TestDump(0x0?) [2022-04-28T07:50:53.039Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-04-28T07:50:53.039Z] testing.tRunner(0xc00015e340, 0x65a498) [2022-04-28T07:50:53.039Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-28T07:50:53.039Z] created by testing.(*T).Run [2022-04-28T07:50:53.039Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-04-28T07:50:53.039Z] [2022-04-28T07:50:53.039Z] goroutine 1 [chan receive]: [2022-04-28T07:50:53.039Z] testing.(*T).Run(0xc00015e1a0, {0x64913c?, 0x46c1f3?}, 0x65a498) [2022-04-28T07:50:53.039Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-04-28T07:50:53.039Z] testing.runTests.func1(0xc00006c870?) [2022-04-28T07:50:53.039Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-04-28T07:50:53.039Z] testing.tRunner(0xc00015e1a0, 0xc000075ca0) [2022-04-28T07:50:53.039Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-28T07:50:53.039Z] testing.runTests(0xc000058460?, {0x7de400, 0x3, 0x3}, {0x19219380108?, 0x40?, 0x7e34a0?}) [2022-04-28T07:50:53.039Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-04-28T07:50:53.039Z] testing.(*M).Run(0xc000058460) [2022-04-28T07:50:53.039Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-04-28T07:50:53.039Z] main.main() [2022-04-28T07:50:53.039Z] _testmain.go:99 +0x255 [2022-04-28T07:50:53.039Z] --- PASS: TestDump (0.00s) [2022-04-28T07:50:53.039Z] === RUN TestDumpToFile [2022-04-28T07:50:53.039Z] --- PASS: TestDumpToFile (0.14s) [2022-04-28T07:50:53.039Z] === RUN TestDumpToFileWithEmptyInput [2022-04-28T07:50:53.039Z] goroutine 8 [running]: [2022-04-28T07:50:53.039Z] github.com/docker/docker/pkg/stack.dump(0x50ed13?) [2022-04-28T07:50:53.039Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-04-28T07:50:53.039Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0x50ece0?}) [2022-04-28T07:50:53.039Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217 [2022-04-28T07:50:53.039Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc00015e340?) [2022-04-28T07:50:53.039Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-04-28T07:50:53.039Z] testing.tRunner(0xc00015e9c0, 0x65a488) [2022-04-28T07:50:53.039Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-28T07:50:53.039Z] created by testing.(*T).Run [2022-04-28T07:50:53.039Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-04-28T07:50:53.039Z] [2022-04-28T07:50:53.039Z] goroutine 1 [chan receive]: [2022-04-28T07:50:53.039Z] testing.(*T).Run(0xc00015e1a0, {0x650713?, 0x46c1f3?}, 0x65a488) [2022-04-28T07:50:53.039Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-04-28T07:50:53.039Z] testing.runTests.func1(0xc00006c870?) [2022-04-28T07:50:53.039Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-04-28T07:50:53.039Z] testing.tRunner(0xc00015e1a0, 0xc000075ca0) [2022-04-28T07:50:53.039Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-28T07:50:53.039Z] testing.runTests(0xc000058460?, {0x7de400, 0x3, 0x3}, {0x19219380108?, 0x40?, 0x7e34a0?}) [2022-04-28T07:50:53.039Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-04-28T07:50:53.039Z] testing.(*M).Run(0xc000058460) [2022-04-28T07:50:53.039Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-04-28T07:50:53.039Z] main.main() [2022-04-28T07:50:53.039Z] _testmain.go:99 +0x255 [2022-04-28T07:50:53.039Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-04-28T07:50:53.039Z] PASS [2022-04-28T07:50:53.039Z] coverage: 90.9% of statements [2022-04-28T07:50:53.039Z] ok github.com/docker/docker/pkg/stack 0.177s coverage: 90.9% of statements [2022-04-28T07:50:53.077Z] === RUN TestDriver [2022-04-28T07:50:53.077Z] --- PASS: TestDriver (0.00s) [2022-04-28T07:50:53.077Z] PASS [2022-04-28T07:50:53.077Z] coverage: 34.8% of statements [2022-04-28T07:50:53.077Z] ok github.com/docker/docker/libnetwork/drivers/null 0.034s coverage: 34.8% of statements [2022-04-28T07:50:53.435Z] --- PASS: TestExternalGraphDriver (4.96s) [2022-04-28T07:50:53.435Z] --- PASS: TestExternalGraphDriver/json (1.63s) [2022-04-28T07:50:53.435Z] --- PASS: TestExternalGraphDriver/spec (1.66s) [2022-04-28T07:50:53.435Z] --- PASS: TestExternalGraphDriver/pull (1.64s) [2022-04-28T07:50:53.435Z] === RUN TestGraphdriverPluginV2 [2022-04-28T07:50:53.451Z] === RUN TestInspectNetwork/full_network_id [2022-04-28T07:50:53.451Z] === RUN TestInspectNetwork/partial_network_id [2022-04-28T07:50:53.451Z] === RUN TestInspectNetwork/network_name [2022-04-28T07:50:53.451Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-04-28T07:50:53.496Z] === RUN TestNewStdWriter [2022-04-28T07:50:53.496Z] --- PASS: TestNewStdWriter (0.00s) [2022-04-28T07:50:53.496Z] === RUN TestWriteWithUninitializedStdWriter [2022-04-28T07:50:53.496Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-04-28T07:50:53.496Z] === RUN TestWriteWithNilBytes [2022-04-28T07:50:53.496Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-04-28T07:50:53.496Z] === RUN TestWrite [2022-04-28T07:50:53.496Z] --- PASS: TestWrite (0.00s) [2022-04-28T07:50:53.496Z] === RUN TestWriteWithWriterError [2022-04-28T07:50:53.496Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-04-28T07:50:53.496Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-04-28T07:50:53.496Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-04-28T07:50:53.496Z] === RUN TestStdCopyWriteAndRead [2022-04-28T07:50:53.496Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-04-28T07:50:53.496Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-04-28T07:50:53.496Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-04-28T07:50:53.496Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-04-28T07:50:53.496Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-04-28T07:50:53.496Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-04-28T07:50:53.496Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-04-28T07:50:53.496Z] === RUN TestStdCopyWithInvalidInputHeader [2022-04-28T07:50:53.496Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-04-28T07:50:53.496Z] === RUN TestStdCopyWithCorruptedPrefix [2022-04-28T07:50:53.496Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-04-28T07:50:53.496Z] === RUN TestStdCopyReturnsWriteErrors [2022-04-28T07:50:53.496Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-04-28T07:50:53.496Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-04-28T07:50:53.496Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-04-28T07:50:53.496Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-04-28T07:50:53.496Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-04-28T07:50:53.496Z] PASS [2022-04-28T07:50:53.496Z] coverage: 100.0% of statements [2022-04-28T07:50:53.496Z] ok github.com/docker/docker/pkg/stdcopy 0.033s coverage: 100.0% of statements [2022-04-28T07:50:53.531Z] === RUN TestNetworkAllocateFree [2022-04-28T07:50:53.531Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-04-28T07:50:53.531Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-04-28T07:50:53.531Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-04-28T07:50:53.531Z] PASS [2022-04-28T07:50:53.531Z] coverage: 63.6% of statements [2022-04-28T07:50:53.531Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.092s coverage: 63.6% of statements [2022-04-28T07:50:53.531Z] === RUN TestGetEmptyCapabilities [2022-04-28T07:50:53.531Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-04-28T07:50:53.531Z] === RUN TestGetExtraCapabilities [2022-04-28T07:50:53.531Z] --- PASS: TestGetExtraCapabilities (0.00s) [2022-04-28T07:50:53.531Z] === RUN TestGetInvalidCapabilities [2022-04-28T07:50:53.531Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2022-04-28T07:50:53.531Z] === RUN TestRemoteDriver [2022-04-28T07:50:53.531Z] --- PASS: TestRemoteDriver (0.01s) [2022-04-28T07:50:53.531Z] === RUN TestDriverError [2022-04-28T07:50:53.531Z] --- PASS: TestDriverError (0.00s) [2022-04-28T07:50:53.531Z] === RUN TestMissingValues [2022-04-28T07:50:53.531Z] --- PASS: TestMissingValues (0.00s) [2022-04-28T07:50:53.531Z] === RUN TestRollback [2022-04-28T07:50:53.531Z] --- PASS: TestRollback (0.00s) [2022-04-28T07:50:53.531Z] PASS [2022-04-28T07:50:53.531Z] coverage: 57.4% of statements [2022-04-28T07:50:53.531Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.077s coverage: 57.4% of statements [2022-04-28T07:50:53.531Z] --- PASS: TestRandomAllocateDeallocate (4.23s) [2022-04-28T07:50:53.531Z] === RUN TestAllocateRandomDeallocate [2022-04-28T07:50:53.952Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.62s) [2022-04-28T07:50:53.952Z] === RUN TestNetworkDBGarbageCollection [2022-04-28T07:50:54.084Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.07s) [2022-04-28T07:50:54.084Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-04-28T07:50:54.408Z] === RUN TestRawProgressFormatterFormatStatus [2022-04-28T07:50:54.408Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-04-28T07:50:54.408Z] === RUN TestRawProgressFormatterFormatProgress [2022-04-28T07:50:54.408Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-04-28T07:50:54.408Z] === RUN TestFormatStatus [2022-04-28T07:50:54.408Z] --- PASS: TestFormatStatus (0.00s) [2022-04-28T07:50:54.408Z] === RUN TestFormatError [2022-04-28T07:50:54.408Z] --- PASS: TestFormatError (0.00s) [2022-04-28T07:50:54.408Z] === RUN TestFormatJSONError [2022-04-28T07:50:54.408Z] --- PASS: TestFormatJSONError (0.00s) [2022-04-28T07:50:54.408Z] === RUN TestJsonProgressFormatterFormatProgress [2022-04-28T07:50:54.408Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-04-28T07:50:54.408Z] === RUN TestJsonProgressFormatterFormatStatus [2022-04-28T07:50:54.408Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-04-28T07:50:54.408Z] === RUN TestNewJSONProgressOutput [2022-04-28T07:50:54.408Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-04-28T07:50:54.408Z] === RUN TestAuxFormatterEmit [2022-04-28T07:50:54.408Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-04-28T07:50:54.408Z] === RUN TestStreamWriterStdout [2022-04-28T07:50:54.408Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-04-28T07:50:54.408Z] === RUN TestStreamWriterStderr [2022-04-28T07:50:54.408Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-04-28T07:50:54.408Z] PASS [2022-04-28T07:50:54.408Z] coverage: 66.2% of statements [2022-04-28T07:50:54.408Z] ok github.com/docker/docker/pkg/streamformatter 0.034s coverage: 66.2% of statements [2022-04-28T07:50:54.491Z] === RUN TestNAT [2022-04-28T07:50:54.491Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-04-28T07:50:54.491Z] --- SKIP: TestNAT (0.00s) [2022-04-28T07:50:54.491Z] === RUN TestTransparent [2022-04-28T07:50:54.491Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-04-28T07:50:54.491Z] --- SKIP: TestTransparent (0.00s) [2022-04-28T07:50:54.491Z] PASS [2022-04-28T07:50:54.491Z] coverage: 0.0% of statements [2022-04-28T07:50:54.491Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.072s coverage: 0.0% of statements [2022-04-28T07:50:54.491Z] === RUN TestBuildDefault [2022-04-28T07:50:54.491Z] --- PASS: TestBuildDefault (0.00s) [2022-04-28T07:50:54.491Z] === RUN TestBuildHostnameDomainname [2022-04-28T07:50:54.491Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-04-28T07:50:54.491Z] === RUN TestBuildHostname [2022-04-28T07:50:54.491Z] --- PASS: TestBuildHostname (0.00s) [2022-04-28T07:50:54.491Z] === RUN TestBuildHostnameFQDN [2022-04-28T07:50:54.491Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-04-28T07:50:54.491Z] === RUN TestBuildNoIP [2022-04-28T07:50:54.491Z] --- PASS: TestBuildNoIP (0.00s) [2022-04-28T07:50:54.491Z] === RUN TestUpdate [2022-04-28T07:50:54.491Z] --- PASS: TestUpdate (0.00s) [2022-04-28T07:50:54.491Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-04-28T07:50:54.491Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-04-28T07:50:54.491Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-04-28T07:50:54.491Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-04-28T07:50:54.491Z] === RUN TestAddEmpty [2022-04-28T07:50:54.491Z] --- PASS: TestAddEmpty (0.00s) [2022-04-28T07:50:54.491Z] === RUN TestAdd [2022-04-28T07:50:54.491Z] --- PASS: TestAdd (0.00s) [2022-04-28T07:50:54.491Z] === RUN TestDeleteEmpty [2022-04-28T07:50:54.491Z] --- PASS: TestDeleteEmpty (0.00s) [2022-04-28T07:50:54.491Z] === RUN TestDeleteNewline [2022-04-28T07:50:54.491Z] --- PASS: TestDeleteNewline (0.00s) [2022-04-28T07:50:54.491Z] === RUN TestDelete [2022-04-28T07:50:54.491Z] --- PASS: TestDelete (0.00s) [2022-04-28T07:50:54.491Z] === RUN TestConcurrentWrites [2022-04-28T07:50:54.491Z] === RUN TestNew [2022-04-28T07:50:54.491Z] --- PASS: TestNew (0.00s) [2022-04-28T07:50:54.491Z] === RUN TestAddDriver [2022-04-28T07:50:54.491Z] --- PASS: TestAddDriver (0.00s) [2022-04-28T07:50:54.491Z] === RUN TestAddDuplicateDriver [2022-04-28T07:50:54.491Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-04-28T07:50:54.491Z] === RUN TestIPAMDefaultAddressSpaces [2022-04-28T07:50:54.491Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-04-28T07:50:54.491Z] === RUN TestDriver [2022-04-28T07:50:54.491Z] --- PASS: TestDriver (0.00s) [2022-04-28T07:50:54.491Z] === RUN TestIPAM [2022-04-28T07:50:54.491Z] --- PASS: TestIPAM (0.00s) [2022-04-28T07:50:54.491Z] === RUN TestWalkIPAMs [2022-04-28T07:50:54.491Z] --- PASS: TestWalkIPAMs (0.00s) [2022-04-28T07:50:54.491Z] === RUN TestWalkDrivers [2022-04-28T07:50:54.491Z] --- PASS: TestWalkDrivers (0.00s) [2022-04-28T07:50:54.491Z] PASS [2022-04-28T07:50:54.491Z] coverage: 82.4% of statements [2022-04-28T07:50:54.491Z] ok github.com/docker/docker/libnetwork/drvregistry 0.069s coverage: 82.4% of statements [2022-04-28T07:50:54.491Z] --- PASS: TestAllocateRandomDeallocate (0.85s) [2022-04-28T07:50:54.491Z] === RUN TestAllocateRandomDeallocateSerialize [2022-04-28T07:50:54.491Z] --- PASS: TestConcurrentWrites (0.19s) [2022-04-28T07:50:54.491Z] PASS [2022-04-28T07:50:54.491Z] coverage: 81.2% of statements [2022-04-28T07:50:54.491Z] ok github.com/docker/docker/libnetwork/etchosts 0.237s coverage: 81.2% of statements [2022-04-28T07:50:54.864Z] time="2022-04-28T07:50:54Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49296/Test.Echo: Post \"http://127.0.0.1:49296/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-04-28T07:50:54.864Z] === RUN TestGenerateRandomID [2022-04-28T07:50:54.864Z] --- PASS: TestGenerateRandomID (0.00s) [2022-04-28T07:50:54.864Z] === RUN TestShortenId [2022-04-28T07:50:54.864Z] --- PASS: TestShortenId (0.00s) [2022-04-28T07:50:54.864Z] === RUN TestShortenSha256Id [2022-04-28T07:50:54.864Z] --- PASS: TestShortenSha256Id (0.00s) [2022-04-28T07:50:54.864Z] === RUN TestShortenIdEmpty [2022-04-28T07:50:54.864Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-04-28T07:50:54.864Z] === RUN TestShortenIdInvalid [2022-04-28T07:50:54.864Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-04-28T07:50:54.864Z] === RUN TestIsShortIDNonHex [2022-04-28T07:50:54.864Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-04-28T07:50:54.864Z] === RUN TestIsShortIDNotCorrectSize [2022-04-28T07:50:54.864Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-04-28T07:50:54.864Z] PASS [2022-04-28T07:50:54.864Z] coverage: 70.6% of statements [2022-04-28T07:50:54.864Z] ok github.com/docker/docker/pkg/stringid 0.030s coverage: 70.6% of statements [2022-04-28T07:50:54.945Z] === RUN TestNew [2022-04-28T07:50:54.945Z] --- PASS: TestNew (0.00s) [2022-04-28T07:50:54.945Z] === RUN TestAllocate [2022-04-28T07:50:54.945Z] --- PASS: TestAllocate (0.00s) [2022-04-28T07:50:54.945Z] === RUN TestUninitialized [2022-04-28T07:50:54.945Z] --- PASS: TestUninitialized (0.00s) [2022-04-28T07:50:54.945Z] === RUN TestAllocateInRange [2022-04-28T07:50:54.945Z] --- PASS: TestAllocateInRange (0.00s) [2022-04-28T07:50:54.945Z] === RUN TestAllocateSerial [2022-04-28T07:50:54.945Z] --- PASS: TestAllocateSerial (0.00s) [2022-04-28T07:50:54.945Z] PASS [2022-04-28T07:50:54.945Z] coverage: 87.5% of statements [2022-04-28T07:50:54.945Z] ok github.com/docker/docker/libnetwork/idm 0.033s coverage: 87.5% of statements [2022-04-28T07:50:54.945Z] === RUN TestCaller [2022-04-28T07:50:54.945Z] --- PASS: TestCaller (0.00s) [2022-04-28T07:50:54.945Z] PASS [2022-04-28T07:50:54.945Z] coverage: 100.0% of statements [2022-04-28T07:50:54.945Z] ok github.com/docker/docker/libnetwork/internal/caller 0.029s coverage: 100.0% of statements [2022-04-28T07:50:55.320Z] === RUN TestIsCpusetListAvailable [2022-04-28T07:50:55.320Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-04-28T07:50:55.320Z] PASS [2022-04-28T07:50:55.320Z] coverage: 39.4% of statements [2022-04-28T07:50:55.320Z] ok github.com/docker/docker/pkg/sysinfo 0.033s coverage: 39.4% of statements [2022-04-28T07:50:55.400Z] --- PASS: TestAllocateRandomDeallocateSerialize (0.71s) [2022-04-28T07:50:55.400Z] === RUN TestRetrieveFromStore [2022-04-28T07:50:55.400Z] === RUN TestSetSerialInsertDelete [2022-04-28T07:50:55.400Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-04-28T07:50:55.400Z] === RUN TestSetParallelInsertDelete [2022-04-28T07:50:55.855Z] --- PASS: TestRetrieveFromStore (0.57s) [2022-04-28T07:50:55.855Z] === RUN TestIsCorrupted [2022-04-28T07:50:55.855Z] --- PASS: TestIsCorrupted (0.01s) [2022-04-28T07:50:55.855Z] === RUN TestSetRollover [2022-04-28T07:50:56.310Z] === RUN TestInt2IP2IntConversion [2022-04-28T07:50:56.310Z] === RUN TestPoolRequest [2022-04-28T07:50:56.310Z] --- PASS: TestPoolRequest (0.00s) [2022-04-28T07:50:56.310Z] === RUN TestOtherRequests [2022-04-28T07:50:56.310Z] --- PASS: TestOtherRequests (0.00s) [2022-04-28T07:50:56.310Z] PASS [2022-04-28T07:50:56.310Z] coverage: 57.1% of statements [2022-04-28T07:50:56.310Z] ok github.com/docker/docker/libnetwork/ipams/null 0.032s coverage: 57.1% of statements [2022-04-28T07:50:56.633Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.97s) [2022-04-28T07:50:56.634Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-04-28T07:50:56.764Z] --- PASS: TestInt2IP2IntConversion (0.40s) [2022-04-28T07:50:56.764Z] === RUN TestGetAddressVersion [2022-04-28T07:50:56.764Z] --- PASS: TestGetAddressVersion (0.00s) [2022-04-28T07:50:56.764Z] === RUN TestKeyString [2022-04-28T07:50:56.764Z] --- PASS: TestKeyString (0.00s) [2022-04-28T07:50:56.764Z] === RUN TestPoolDataMarshal [2022-04-28T07:50:56.764Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-04-28T07:50:56.764Z] === RUN TestSubnetsMarshal [2022-04-28T07:50:56.764Z] --- PASS: TestSubnetsMarshal (0.03s) [2022-04-28T07:50:56.764Z] === RUN TestAddSubnets [2022-04-28T07:50:56.764Z] --- PASS: TestAddSubnets (0.04s) [2022-04-28T07:50:56.764Z] === RUN TestDoublePoolRelease [2022-04-28T07:50:56.764Z] --- PASS: TestDoublePoolRelease (0.02s) [2022-04-28T07:50:56.764Z] === RUN TestAddReleasePoolID [2022-04-28T07:50:56.764Z] --- PASS: TestAddReleasePoolID (0.05s) [2022-04-28T07:50:56.764Z] === RUN TestPredefinedPool [2022-04-28T07:50:56.764Z] --- PASS: TestPredefinedPool (0.02s) [2022-04-28T07:50:56.764Z] === RUN TestRemoveSubnet [2022-04-28T07:50:56.764Z] --- PASS: TestRemoveSubnet (0.12s) [2022-04-28T07:50:56.764Z] === RUN TestGetSameAddress [2022-04-28T07:50:56.764Z] --- PASS: TestGetSameAddress (0.02s) [2022-04-28T07:50:56.764Z] === RUN TestPoolAllocationReuse [2022-04-28T07:50:56.850Z] === RUN TestChtimes [2022-04-28T07:50:56.850Z] --- PASS: TestChtimes (0.00s) [2022-04-28T07:50:56.850Z] === RUN TestChtimesWindows [2022-04-28T07:50:56.850Z] --- PASS: TestChtimesWindows (0.00s) [2022-04-28T07:50:56.850Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-04-28T07:50:56.850Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-04-28T07:50:56.850Z] PASS [2022-04-28T07:50:56.850Z] coverage: 13.0% of statements [2022-04-28T07:50:56.850Z] ok github.com/docker/docker/pkg/system 0.040s coverage: 13.0% of statements [2022-04-28T07:50:57.206Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.94s) [2022-04-28T07:50:57.206Z] === RUN TestCgroupNamespacesRunOlderClient [2022-04-28T07:50:57.219Z] --- PASS: TestSetRollover (1.19s) [2022-04-28T07:50:57.219Z] === RUN TestSetRolloverSerial [2022-04-28T07:50:57.219Z] === RUN TestGetCapabilities [2022-04-28T07:50:57.219Z] --- PASS: TestGetCapabilities (0.01s) [2022-04-28T07:50:57.219Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-04-28T07:50:57.219Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2022-04-28T07:50:57.219Z] === RUN TestGetDefaultAddressSpaces [2022-04-28T07:50:57.219Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2022-04-28T07:50:57.219Z] === RUN TestRemoteDriver [2022-04-28T07:50:57.219Z] --- PASS: TestRemoteDriver (0.00s) [2022-04-28T07:50:57.219Z] PASS [2022-04-28T07:50:57.219Z] coverage: 47.4% of statements [2022-04-28T07:50:57.219Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.055s coverage: 47.4% of statements [2022-04-28T07:50:57.306Z] === RUN TestTailFile [2022-04-28T07:50:57.306Z] --- PASS: TestTailFile (0.00s) [2022-04-28T07:50:57.306Z] === RUN TestTailFileManyLines [2022-04-28T07:50:57.306Z] --- PASS: TestTailFileManyLines (0.00s) [2022-04-28T07:50:57.306Z] === RUN TestTailEmptyFile [2022-04-28T07:50:57.306Z] --- PASS: TestTailEmptyFile (0.00s) [2022-04-28T07:50:57.306Z] === RUN TestTailNegativeN [2022-04-28T07:50:57.306Z] --- PASS: TestTailNegativeN (0.00s) [2022-04-28T07:50:57.306Z] === RUN TestNewTailReader [2022-04-28T07:50:57.306Z] === PAUSE TestNewTailReader [2022-04-28T07:50:57.306Z] === CONT TestNewTailReader [2022-04-28T07:50:57.306Z] === RUN TestNewTailReader/8_byte_delimiter [2022-04-28T07:50:57.306Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-04-28T07:50:57.306Z] === RUN TestNewTailReader/12_byte_delimiter [2022-04-28T07:50:57.306Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-04-28T07:50:57.306Z] === RUN TestNewTailReader/no_delimiter [2022-04-28T07:50:57.306Z] === PAUSE TestNewTailReader/no_delimiter [2022-04-28T07:50:57.306Z] === RUN TestNewTailReader/single_byte_delimiter [2022-04-28T07:50:57.306Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-04-28T07:50:57.306Z] === RUN TestNewTailReader/2_byte_delimiter [2022-04-28T07:50:57.306Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-04-28T07:50:57.306Z] === RUN TestNewTailReader/4_byte_delimiter [2022-04-28T07:50:57.306Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-04-28T07:50:57.306Z] === RUN TestNewTailReader/truncated_last_line [2022-04-28T07:50:57.306Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-04-28T07:50:57.306Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-04-28T07:50:57.306Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-04-28T07:50:57.306Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-04-28T07:50:57.306Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-04-28T07:50:57.306Z] === CONT TestNewTailReader/8_byte_delimiter [2022-04-28T07:50:57.306Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-28T07:50:57.306Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-28T07:50:57.306Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-28T07:50:57.306Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-28T07:50:57.306Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-28T07:50:57.306Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-28T07:50:57.306Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-28T07:50:57.306Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-28T07:50:57.306Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-28T07:50:57.306Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-28T07:50:57.306Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-28T07:50:57.306Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-28T07:50:57.306Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-28T07:50:57.306Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-28T07:50:57.306Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-28T07:50:57.306Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-28T07:50:57.306Z] === CONT TestNewTailReader/single_byte_delimiter [2022-04-28T07:50:57.306Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-28T07:50:57.306Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-28T07:50:57.306Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-28T07:50:57.306Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-28T07:50:57.306Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-28T07:50:57.306Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-28T07:50:57.306Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-28T07:50:57.306Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-28T07:50:57.306Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-28T07:50:57.306Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-28T07:50:57.306Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-28T07:50:57.306Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-28T07:50:57.306Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-28T07:50:57.306Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-28T07:50:57.306Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-28T07:50:57.306Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-28T07:50:57.306Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-28T07:50:57.617Z] --- PASS: TestInspectNetwork (6.98s) [2022-04-28T07:50:57.617Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-04-28T07:50:57.617Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-04-28T07:50:57.617Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-04-28T07:50:57.617Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-04-28T07:50:57.617Z] === RUN TestRunContainerWithBridgeNone [2022-04-28T07:50:57.625Z] --- PASS: TestGraphdriverPluginV2 (3.91s) [2022-04-28T07:50:57.625Z] PASS [2022-04-28T07:50:57.625Z] [2022-04-28T07:50:57.625Z] DONE 5 tests in 8.917s [2022-04-28T07:50:57.625Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-04-28T07:50:57.625Z] INFO: Testing against a local daemon [2022-04-28T07:50:57.625Z] === RUN TestContinueAfterPluginCrash [2022-04-28T07:50:57.625Z] === PAUSE TestContinueAfterPluginCrash [2022-04-28T07:50:57.625Z] === RUN TestReadPluginNoRead [2022-04-28T07:50:57.625Z] === PAUSE TestReadPluginNoRead [2022-04-28T07:50:57.625Z] === RUN TestDaemonStartWithLogOpt [2022-04-28T07:50:57.625Z] === PAUSE TestDaemonStartWithLogOpt [2022-04-28T07:50:57.625Z] === CONT TestContinueAfterPluginCrash [2022-04-28T07:50:57.625Z] === CONT TestDaemonStartWithLogOpt [2022-04-28T07:50:57.674Z] === RUN TestWindowsIPAM [2022-04-28T07:50:57.674Z] --- PASS: TestWindowsIPAM (0.00s) [2022-04-28T07:50:57.674Z] PASS [2022-04-28T07:50:57.674Z] coverage: 71.4% of statements [2022-04-28T07:50:57.674Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.032s coverage: 71.4% of statements [2022-04-28T07:50:57.764Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-28T07:50:57.764Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-28T07:50:57.764Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-28T07:50:57.764Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-04-28T07:50:57.764Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-04-28T07:50:57.764Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-28T07:50:57.764Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-28T07:50:57.764Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-28T07:50:57.764Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-28T07:50:57.764Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-28T07:50:57.764Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-28T07:50:57.764Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-04-28T07:50:57.764Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-04-28T07:50:57.764Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-28T07:50:57.764Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-28T07:50:57.764Z] === CONT TestNewTailReader/no_delimiter [2022-04-28T07:50:57.764Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-04-28T07:50:57.764Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-04-28T07:50:57.764Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-04-28T07:50:57.764Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-04-28T07:50:57.764Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-04-28T07:50:57.764Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-04-28T07:50:57.764Z] === CONT TestNewTailReader/2_byte_delimiter [2022-04-28T07:50:57.764Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-28T07:50:57.764Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-28T07:50:57.764Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-28T07:50:57.764Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-28T07:50:57.764Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-28T07:50:57.764Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-28T07:50:57.764Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-28T07:50:57.764Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-28T07:50:57.764Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-28T07:50:57.764Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-28T07:50:57.764Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-28T07:50:57.764Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-28T07:50:57.764Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-28T07:50:57.764Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-28T07:50:57.764Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-28T07:50:57.764Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-28T07:50:57.764Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-28T07:50:57.764Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-28T07:50:57.764Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-28T07:50:57.764Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-28T07:50:57.764Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-28T07:50:57.764Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-28T07:50:57.764Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-04-28T07:50:57.764Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-04-28T07:50:57.764Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-28T07:50:57.764Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-28T07:50:57.764Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-28T07:50:57.764Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-28T07:50:57.764Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-28T07:50:57.764Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-28T07:50:57.764Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-28T07:50:57.764Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-28T07:50:57.764Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-04-28T07:50:57.764Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-04-28T07:50:57.764Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-28T07:50:57.764Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-28T07:50:57.764Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-04-28T07:50:57.764Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-04-28T07:50:57.764Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-04-28T07:50:57.764Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-04-28T07:50:57.764Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-28T07:50:57.764Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-28T07:50:57.764Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-28T07:50:57.764Z] === CONT TestNewTailReader/12_byte_delimiter [2022-04-28T07:50:57.764Z] === CONT TestNewTailReader/4_byte_delimiter [2022-04-28T07:50:57.764Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-28T07:50:57.764Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-28T07:50:57.764Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-28T07:50:57.764Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-28T07:50:57.764Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-28T07:50:57.764Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-28T07:50:57.764Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-28T07:50:57.764Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-28T07:50:57.764Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-28T07:50:57.764Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-28T07:50:57.764Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-28T07:50:57.764Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-28T07:50:57.764Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-28T07:50:57.764Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-28T07:50:57.764Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-28T07:50:57.764Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-28T07:50:57.764Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-28T07:50:57.764Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-28T07:50:57.764Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-28T07:50:57.764Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-28T07:50:57.764Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-28T07:50:57.764Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-28T07:50:57.764Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-28T07:50:57.764Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-28T07:50:57.764Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-28T07:50:57.764Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-28T07:50:57.764Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-28T07:50:57.764Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-28T07:50:57.764Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-28T07:50:57.764Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-04-28T07:50:57.764Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-04-28T07:50:57.764Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-28T07:50:57.764Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-28T07:50:57.764Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-28T07:50:57.764Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-28T07:50:57.764Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-28T07:50:57.764Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-28T07:50:57.764Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-28T07:50:57.764Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-28T07:50:57.764Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-28T07:50:57.764Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-28T07:50:57.764Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-28T07:50:57.764Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-28T07:50:57.764Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-28T07:50:57.764Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-28T07:50:57.764Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-28T07:50:57.764Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-28T07:50:57.764Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-28T07:50:57.764Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-28T07:50:57.764Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-28T07:50:57.764Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-28T07:50:57.764Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-28T07:50:57.764Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-28T07:50:57.764Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-28T07:50:57.764Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-28T07:50:57.764Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-28T07:50:57.764Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-28T07:50:57.764Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-28T07:50:57.764Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-28T07:50:57.764Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-28T07:50:57.764Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-28T07:50:57.764Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-28T07:50:57.764Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-28T07:50:57.764Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-28T07:50:57.764Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-28T07:50:57.764Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-28T07:50:57.764Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-28T07:50:57.764Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-28T07:50:57.764Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-28T07:50:57.764Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-28T07:50:57.764Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-28T07:50:57.764Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-28T07:50:57.764Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-28T07:50:57.764Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-28T07:50:57.764Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-28T07:50:57.764Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-28T07:50:57.764Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-28T07:50:57.764Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-28T07:50:57.764Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-28T07:50:57.764Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-28T07:50:57.764Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-28T07:50:57.764Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-28T07:50:57.764Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-28T07:50:57.764Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-28T07:50:57.764Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-28T07:50:57.764Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-28T07:50:57.764Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-28T07:50:57.764Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-28T07:50:57.764Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-28T07:50:57.764Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-28T07:50:57.764Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-28T07:50:57.764Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-28T07:50:57.764Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-28T07:50:57.764Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-28T07:50:57.764Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-28T07:50:57.764Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-28T07:50:57.764Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-28T07:50:57.764Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-28T07:50:57.764Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-28T07:50:57.764Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-28T07:50:57.764Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-28T07:50:57.764Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-28T07:50:57.764Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-28T07:50:57.764Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-28T07:50:57.764Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-28T07:50:57.764Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-28T07:50:57.764Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-28T07:50:57.764Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-28T07:50:57.764Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-28T07:50:57.764Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-28T07:50:57.764Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-28T07:50:57.764Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-28T07:50:57.764Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-28T07:50:57.764Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-28T07:50:57.764Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-28T07:50:57.764Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-28T07:50:57.764Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-28T07:50:57.764Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-28T07:50:57.764Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-28T07:50:57.764Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-28T07:50:57.764Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-28T07:50:57.764Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-28T07:50:57.764Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-28T07:50:57.764Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-28T07:50:57.764Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-04-28T07:50:57.764Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-04-28T07:50:57.764Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-28T07:50:57.764Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-28T07:50:57.764Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-28T07:50:57.764Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-28T07:50:57.764Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-28T07:50:57.764Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-28T07:50:57.764Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-28T07:50:57.764Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-28T07:50:57.764Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-28T07:50:57.764Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-28T07:50:57.764Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-28T07:50:57.764Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-28T07:50:57.765Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-28T07:50:57.765Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-28T07:50:57.765Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-28T07:50:57.765Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-28T07:50:57.765Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-28T07:50:57.765Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-28T07:50:57.765Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-28T07:50:57.765Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-28T07:50:57.765Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-28T07:50:57.765Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-28T07:50:57.765Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-28T07:50:57.765Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-28T07:50:57.765Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-28T07:50:57.765Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-28T07:50:57.765Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-28T07:50:57.765Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-28T07:50:57.765Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-28T07:50:57.765Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-28T07:50:57.765Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-28T07:50:57.765Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-28T07:50:57.765Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-28T07:50:57.765Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-28T07:50:57.765Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-28T07:50:57.765Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-28T07:50:57.765Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-28T07:50:57.765Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-28T07:50:57.765Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-28T07:50:57.765Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-28T07:50:57.765Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-28T07:50:57.765Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-28T07:50:57.765Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-28T07:50:57.765Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-28T07:50:57.765Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-28T07:50:57.765Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-28T07:50:57.765Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-28T07:50:57.765Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-28T07:50:57.765Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-28T07:50:57.765Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-28T07:50:57.765Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-28T07:50:57.765Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-28T07:50:57.765Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-28T07:50:57.765Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-28T07:50:57.765Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-28T07:50:57.765Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-28T07:50:57.765Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-28T07:50:57.765Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-28T07:50:57.765Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-28T07:50:57.765Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-28T07:50:57.765Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-28T07:50:57.765Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-28T07:50:57.765Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-28T07:50:57.765Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-28T07:50:57.765Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-28T07:50:57.765Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-28T07:50:57.765Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-28T07:50:57.765Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-28T07:50:57.765Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-28T07:50:57.765Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-28T07:50:57.765Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-28T07:50:57.765Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-28T07:50:57.765Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-28T07:50:57.765Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-28T07:50:57.765Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-28T07:50:57.765Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-28T07:50:57.765Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-28T07:50:57.765Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-28T07:50:57.765Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-28T07:50:57.765Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-28T07:50:57.765Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-28T07:50:57.765Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-28T07:50:57.765Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-28T07:50:57.765Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-28T07:50:57.765Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-28T07:50:57.765Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-28T07:50:57.765Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-28T07:50:57.765Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-28T07:50:57.765Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-28T07:50:57.765Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-28T07:50:57.765Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-28T07:50:57.765Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-28T07:50:57.765Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-28T07:50:57.765Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-28T07:50:57.765Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-28T07:50:57.765Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-28T07:50:57.765Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-28T07:50:57.765Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-04-28T07:50:57.765Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-28T07:50:57.765Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-28T07:50:57.765Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-28T07:50:57.765Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-28T07:50:57.765Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-28T07:50:57.765Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-28T07:50:57.765Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-28T07:50:57.765Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-04-28T07:50:57.765Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-28T07:50:57.765Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-28T07:50:57.765Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-28T07:50:57.765Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-28T07:50:57.765Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-28T07:50:57.765Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-28T07:50:57.765Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-28T07:50:57.765Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-28T07:50:57.765Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-28T07:50:57.765Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-28T07:50:57.765Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-28T07:50:57.765Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-28T07:50:57.765Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-28T07:50:57.765Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-28T07:50:57.765Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-28T07:50:57.765Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-28T07:50:57.765Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-28T07:50:57.765Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-28T07:50:57.765Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-28T07:50:57.765Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-28T07:50:57.765Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-28T07:50:57.765Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-28T07:50:57.765Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-28T07:50:57.765Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-28T07:50:57.765Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-28T07:50:57.765Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-28T07:50:57.765Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-28T07:50:57.765Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-28T07:50:57.765Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-28T07:50:57.765Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-28T07:50:57.765Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-28T07:50:57.765Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-28T07:50:57.765Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-28T07:50:57.765Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-28T07:50:57.765Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-28T07:50:57.765Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-28T07:50:57.765Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-28T07:50:57.765Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-28T07:50:57.765Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-28T07:50:57.765Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-28T07:50:57.765Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-28T07:50:57.765Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-28T07:50:57.765Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-28T07:50:57.765Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-28T07:50:57.765Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-28T07:50:57.765Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-28T07:50:57.765Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-28T07:50:57.765Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-28T07:50:57.765Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-28T07:50:57.765Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-28T07:50:57.765Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-28T07:50:57.765Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-28T07:50:57.765Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-28T07:50:57.765Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-28T07:50:57.765Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-28T07:50:57.765Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-28T07:50:57.765Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-28T07:50:57.765Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-28T07:50:57.765Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-28T07:50:57.765Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-28T07:50:57.765Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-28T07:50:57.765Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-28T07:50:57.765Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-28T07:50:57.765Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-28T07:50:57.765Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-28T07:50:57.765Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-28T07:50:57.765Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-28T07:50:57.765Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-28T07:50:57.765Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-28T07:50:57.765Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-04-28T07:50:57.765Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-28T07:50:57.765Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-28T07:50:57.765Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-28T07:50:57.765Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-28T07:50:57.765Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-28T07:50:57.765Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-28T07:50:57.765Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-28T07:50:57.765Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-28T07:50:57.765Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-28T07:50:57.765Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-28T07:50:57.765Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-28T07:50:57.765Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-28T07:50:57.765Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-28T07:50:57.765Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-28T07:50:57.765Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-28T07:50:57.765Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-28T07:50:57.765Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-28T07:50:57.765Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-28T07:50:57.765Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-28T07:50:57.765Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-28T07:50:57.765Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-28T07:50:57.765Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-28T07:50:57.765Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-28T07:50:57.765Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-28T07:50:57.765Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-28T07:50:57.765Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-28T07:50:57.765Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-28T07:50:57.765Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-28T07:50:57.765Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-28T07:50:57.765Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-28T07:50:57.765Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-28T07:50:57.765Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-28T07:50:57.765Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-28T07:50:57.765Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-28T07:50:57.765Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-28T07:50:57.765Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-28T07:50:57.765Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-28T07:50:57.766Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-28T07:50:57.766Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-28T07:50:57.766Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-28T07:50:57.766Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-28T07:50:57.766Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-28T07:50:57.766Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-28T07:50:57.766Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-28T07:50:57.766Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-28T07:50:57.766Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-28T07:50:57.766Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-28T07:50:57.766Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-28T07:50:57.766Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-28T07:50:57.766Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-28T07:50:57.766Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-28T07:50:57.766Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-28T07:50:57.766Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-28T07:50:57.766Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-28T07:50:57.766Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-28T07:50:57.766Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-28T07:50:57.766Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-28T07:50:57.766Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-04-28T07:50:57.766Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-28T07:50:57.766Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-28T07:50:57.766Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-04-28T07:50:57.766Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-28T07:50:57.766Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-28T07:50:57.766Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-28T07:50:57.766Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-28T07:50:57.766Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-28T07:50:57.766Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-28T07:50:57.766Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-28T07:50:57.766Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-28T07:50:57.766Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-28T07:50:57.766Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-28T07:50:57.766Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-04-28T07:50:57.766Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-28T07:50:57.766Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-28T07:50:57.766Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-28T07:50:57.766Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-28T07:50:57.766Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-28T07:50:57.766Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-28T07:50:57.766Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-28T07:50:57.766Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-28T07:50:57.766Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-28T07:50:57.766Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-28T07:50:57.766Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-28T07:50:57.766Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-28T07:50:57.766Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-28T07:50:57.766Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-28T07:50:57.766Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-28T07:50:57.766Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-28T07:50:57.766Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-28T07:50:57.766Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-28T07:50:57.766Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-28T07:50:57.766Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-28T07:50:57.766Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-28T07:50:57.766Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-28T07:50:57.766Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-28T07:50:57.766Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-28T07:50:57.766Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-28T07:50:57.766Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-28T07:50:57.766Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-28T07:50:57.766Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-28T07:50:57.766Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-28T07:50:57.766Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-28T07:50:57.766Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-28T07:50:57.766Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-28T07:50:57.766Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-28T07:50:57.766Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-28T07:50:57.766Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-28T07:50:57.766Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-28T07:50:57.766Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-28T07:50:57.766Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-28T07:50:57.766Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-28T07:50:57.766Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-28T07:50:57.766Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-28T07:50:57.766Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-28T07:50:57.766Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-28T07:50:57.766Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-28T07:50:57.766Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-28T07:50:57.766Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-28T07:50:57.766Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-28T07:50:57.766Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-28T07:50:57.766Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-28T07:50:57.766Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-28T07:50:57.766Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-28T07:50:57.766Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-28T07:50:57.766Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-28T07:50:57.766Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-28T07:50:57.766Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-28T07:50:57.766Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-28T07:50:57.766Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-28T07:50:57.766Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-28T07:50:57.766Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-28T07:50:57.766Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-28T07:50:57.766Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-28T07:50:57.766Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-28T07:50:57.766Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-28T07:50:57.766Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-28T07:50:57.766Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-28T07:50:57.766Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-28T07:50:57.766Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-28T07:50:57.766Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-28T07:50:57.766Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-28T07:50:57.766Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-28T07:50:57.766Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-28T07:50:57.766Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-28T07:50:57.766Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-28T07:50:57.766Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-28T07:50:57.766Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-28T07:50:57.766Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-04-28T07:50:57.766Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-28T07:50:57.766Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-28T07:50:57.766Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-28T07:50:57.766Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-28T07:50:57.766Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-28T07:50:57.766Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-28T07:50:57.766Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-28T07:50:57.766Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-28T07:50:57.766Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-04-28T07:50:57.766Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-28T07:50:57.766Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-28T07:50:57.766Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-28T07:50:57.766Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-28T07:50:57.766Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-28T07:50:57.766Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-28T07:50:57.766Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-28T07:50:57.766Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-28T07:50:57.766Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-28T07:50:57.766Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-28T07:50:57.766Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-28T07:50:57.766Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-28T07:50:57.766Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-28T07:50:57.766Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-28T07:50:57.766Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-28T07:50:57.766Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-28T07:50:57.766Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-28T07:50:57.766Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-28T07:50:57.766Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-28T07:50:57.766Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-28T07:50:57.766Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-28T07:50:57.766Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-28T07:50:57.766Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-28T07:50:57.766Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-28T07:50:57.766Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-28T07:50:57.766Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-28T07:50:57.766Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-28T07:50:57.766Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-28T07:50:57.766Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-28T07:50:57.766Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-28T07:50:57.766Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-28T07:50:57.766Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-28T07:50:57.766Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-28T07:50:57.766Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-28T07:50:57.766Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-28T07:50:57.766Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-28T07:50:57.766Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-28T07:50:57.766Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-28T07:50:57.766Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-28T07:50:57.766Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-28T07:50:57.766Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-28T07:50:57.766Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-28T07:50:57.766Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-28T07:50:57.766Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-28T07:50:57.766Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-28T07:50:57.766Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-04-28T07:50:57.766Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-28T07:50:57.766Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-28T07:50:57.766Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-28T07:50:57.766Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-28T07:50:57.766Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-28T07:50:57.766Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-28T07:50:57.766Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-28T07:50:57.766Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-28T07:50:57.766Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-28T07:50:57.766Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-28T07:50:57.766Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-28T07:50:57.766Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-28T07:50:57.766Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-28T07:50:57.766Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-28T07:50:57.766Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-28T07:50:57.766Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-28T07:50:57.766Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-28T07:50:57.766Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-28T07:50:57.766Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-28T07:50:57.766Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-28T07:50:57.766Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-28T07:50:57.766Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-28T07:50:57.766Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-28T07:50:57.766Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-28T07:50:57.766Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-28T07:50:57.766Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-28T07:50:57.766Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-28T07:50:57.766Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-28T07:50:57.766Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-28T07:50:57.766Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-28T07:50:57.766Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-28T07:50:57.766Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-28T07:50:57.766Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-28T07:50:57.766Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-28T07:50:57.766Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-28T07:50:57.766Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-28T07:50:57.766Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-28T07:50:57.766Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-28T07:50:57.766Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-28T07:50:57.767Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-28T07:50:57.767Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-28T07:50:57.767Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-28T07:50:57.767Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-28T07:50:57.767Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-28T07:50:57.767Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-28T07:50:57.767Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-28T07:50:57.767Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-28T07:50:57.767Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-28T07:50:57.767Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-28T07:50:57.767Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-28T07:50:57.767Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-28T07:50:57.767Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-28T07:50:57.767Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-28T07:50:57.767Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-28T07:50:57.767Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-28T07:50:57.767Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-28T07:50:57.767Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-28T07:50:57.767Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-28T07:50:57.767Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-28T07:50:57.767Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-28T07:50:57.767Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-28T07:50:57.767Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-28T07:50:57.767Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-28T07:50:57.767Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-28T07:50:57.767Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-28T07:50:57.767Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-28T07:50:57.767Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-28T07:50:57.767Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-28T07:50:57.767Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-28T07:50:57.767Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-28T07:50:57.767Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-28T07:50:57.767Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-28T07:50:57.767Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-28T07:50:57.767Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-28T07:50:57.767Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-28T07:50:57.767Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-28T07:50:57.767Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-28T07:50:57.767Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-28T07:50:57.767Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-28T07:50:57.767Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-28T07:50:57.767Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-28T07:50:57.767Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-28T07:50:57.767Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-28T07:50:57.767Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-28T07:50:57.767Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-28T07:50:57.767Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-28T07:50:57.767Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-28T07:50:57.767Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-28T07:50:57.767Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-28T07:50:57.767Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-28T07:50:57.767Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-28T07:50:57.767Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-28T07:50:57.767Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-28T07:50:57.767Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-28T07:50:57.767Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-28T07:50:57.767Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-28T07:50:57.767Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-28T07:50:57.767Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-28T07:50:57.767Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-28T07:50:57.767Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-28T07:50:57.767Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-28T07:50:57.767Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-28T07:50:57.767Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-28T07:50:57.767Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-28T07:50:57.767Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-28T07:50:57.767Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-28T07:50:57.767Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-28T07:50:57.767Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-28T07:50:57.767Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-28T07:50:57.767Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-28T07:50:57.767Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-28T07:50:57.767Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-28T07:50:57.767Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-28T07:50:57.767Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-28T07:50:57.767Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-28T07:50:57.767Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-28T07:50:57.767Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-28T07:50:57.767Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-28T07:50:57.767Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-28T07:50:57.767Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-28T07:50:57.767Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-04-28T07:50:57.767Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-28T07:50:57.767Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-28T07:50:57.767Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-28T07:50:57.767Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-28T07:50:57.767Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-28T07:50:57.767Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-28T07:50:57.767Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-28T07:50:57.767Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-28T07:50:57.767Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-28T07:50:57.767Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-28T07:50:57.767Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-28T07:50:57.767Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-28T07:50:57.767Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-28T07:50:57.767Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-28T07:50:57.767Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-28T07:50:57.767Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-28T07:50:57.767Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-28T07:50:57.767Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-28T07:50:57.767Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-28T07:50:57.767Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-28T07:50:57.767Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-28T07:50:57.767Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-28T07:50:57.767Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-28T07:50:57.767Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-28T07:50:57.767Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-28T07:50:57.767Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-28T07:50:57.767Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-28T07:50:57.767Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-28T07:50:57.767Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-28T07:50:57.767Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-28T07:50:57.767Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-28T07:50:57.767Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-28T07:50:57.767Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-28T07:50:57.767Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-28T07:50:57.767Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-28T07:50:57.767Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-28T07:50:57.767Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-28T07:50:57.767Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-28T07:50:57.767Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-28T07:50:57.767Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-28T07:50:57.767Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-28T07:50:57.767Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-28T07:50:57.767Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-28T07:50:57.767Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-28T07:50:57.767Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-28T07:50:57.767Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-28T07:50:57.767Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-28T07:50:57.767Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-28T07:50:57.767Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-28T07:50:57.767Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-28T07:50:57.767Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-28T07:50:57.767Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-28T07:50:57.767Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-28T07:50:57.767Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-28T07:50:57.767Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-28T07:50:57.767Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-28T07:50:57.767Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-28T07:50:57.767Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-28T07:50:57.767Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-28T07:50:57.767Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-28T07:50:57.767Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-28T07:50:57.767Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-28T07:50:57.767Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-28T07:50:57.767Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-28T07:50:57.767Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-28T07:50:57.767Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-28T07:50:57.767Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-28T07:50:57.767Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-28T07:50:57.767Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-28T07:50:57.767Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-28T07:50:57.767Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-28T07:50:57.767Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-28T07:50:57.767Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-28T07:50:57.767Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-28T07:50:57.767Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-28T07:50:57.767Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-28T07:50:57.767Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-28T07:50:57.767Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-28T07:50:57.767Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-28T07:50:57.767Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-28T07:50:57.767Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-28T07:50:57.767Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-28T07:50:57.767Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-28T07:50:57.767Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-28T07:50:57.767Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-28T07:50:57.767Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-04-28T07:50:57.767Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-28T07:50:57.767Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-28T07:50:57.767Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-28T07:50:57.767Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-28T07:50:57.767Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-28T07:50:57.767Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-28T07:50:57.767Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-28T07:50:57.767Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-28T07:50:57.767Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-28T07:50:57.767Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-28T07:50:57.767Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-28T07:50:57.767Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-28T07:50:57.767Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-28T07:50:57.767Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-28T07:50:57.767Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-28T07:50:57.767Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-28T07:50:57.767Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-28T07:50:57.767Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-28T07:50:57.767Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-28T07:50:57.767Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-28T07:50:57.767Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-28T07:50:57.767Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-28T07:50:57.767Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-28T07:50:57.767Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-28T07:50:57.767Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-28T07:50:57.767Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-28T07:50:57.767Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-28T07:50:57.767Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-28T07:50:57.767Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-28T07:50:57.767Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-28T07:50:57.767Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-28T07:50:57.767Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-28T07:50:57.768Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-28T07:50:57.768Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-28T07:50:57.768Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-28T07:50:57.768Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-28T07:50:57.768Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-28T07:50:57.768Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-28T07:50:57.768Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-28T07:50:57.768Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-28T07:50:57.768Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-28T07:50:57.768Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-28T07:50:57.768Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-28T07:50:57.768Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-28T07:50:57.768Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-28T07:50:57.768Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-28T07:50:57.768Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-28T07:50:57.768Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-28T07:50:57.768Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-28T07:50:57.768Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-28T07:50:57.768Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-28T07:50:57.768Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-28T07:50:57.768Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-28T07:50:57.768Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-28T07:50:57.768Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-28T07:50:57.768Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-28T07:50:57.768Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-28T07:50:57.768Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-28T07:50:57.768Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-28T07:50:57.768Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-28T07:50:57.768Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-28T07:50:57.768Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-28T07:50:57.768Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-28T07:50:57.768Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-28T07:50:57.768Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-28T07:50:57.768Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-28T07:50:57.768Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-28T07:50:57.768Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-28T07:50:57.768Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-28T07:50:57.768Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-28T07:50:57.768Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-28T07:50:57.768Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-28T07:50:57.768Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-28T07:50:57.768Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-28T07:50:57.768Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-28T07:50:57.768Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-28T07:50:57.768Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-28T07:50:57.768Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-28T07:50:57.768Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-28T07:50:57.768Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-28T07:50:57.768Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-28T07:50:57.768Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-28T07:50:57.768Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-28T07:50:57.768Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-28T07:50:57.768Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-28T07:50:57.768Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-28T07:50:57.768Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-28T07:50:57.768Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-28T07:50:57.768Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-28T07:50:57.768Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-28T07:50:57.768Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-28T07:50:57.768Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-28T07:50:57.768Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-28T07:50:57.768Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-28T07:50:57.768Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-28T07:50:57.768Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-28T07:50:57.768Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-28T07:50:57.768Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-28T07:50:57.768Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-28T07:50:57.768Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-28T07:50:57.768Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-28T07:50:57.768Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-28T07:50:57.768Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-28T07:50:57.768Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-28T07:50:57.768Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-28T07:50:57.768Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-28T07:50:57.768Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-28T07:50:57.768Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-28T07:50:57.768Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-28T07:50:57.768Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-28T07:50:57.768Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-28T07:50:57.768Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-28T07:50:57.768Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-28T07:50:57.768Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-28T07:50:57.768Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-28T07:50:57.768Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-28T07:50:57.768Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-28T07:50:57.768Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-28T07:50:57.768Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-28T07:50:57.768Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-28T07:50:57.768Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-28T07:50:57.768Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-28T07:50:57.768Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-28T07:50:57.768Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-28T07:50:57.768Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-28T07:50:57.768Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-28T07:50:57.768Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-28T07:50:57.768Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-28T07:50:57.768Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-28T07:50:57.768Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-28T07:50:57.768Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-28T07:50:57.768Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-28T07:50:57.768Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-28T07:50:57.768Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-28T07:50:57.768Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-28T07:50:57.768Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-28T07:50:57.768Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-28T07:50:57.768Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-28T07:50:57.768Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-28T07:50:57.768Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-28T07:50:57.768Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-28T07:50:57.768Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-28T07:50:57.768Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-28T07:50:57.768Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-28T07:50:57.768Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-28T07:50:57.768Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-28T07:50:57.768Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-28T07:50:57.768Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-28T07:50:57.768Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-28T07:50:57.768Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-28T07:50:57.768Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-28T07:50:57.768Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-28T07:50:57.768Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-28T07:50:57.768Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-28T07:50:57.768Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-28T07:50:57.768Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-28T07:50:57.768Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-28T07:50:57.768Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-28T07:50:57.768Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-28T07:50:57.768Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-28T07:50:57.768Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-28T07:50:57.768Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-28T07:50:57.768Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-28T07:50:57.768Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-28T07:50:57.768Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-28T07:50:57.768Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-28T07:50:57.768Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-28T07:50:57.768Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-28T07:50:57.768Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-28T07:50:57.768Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-28T07:50:57.768Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-28T07:50:57.768Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-28T07:50:57.768Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-28T07:50:57.768Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-28T07:50:57.768Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-28T07:50:57.768Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-28T07:50:57.768Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-28T07:50:57.768Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-28T07:50:57.768Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-28T07:50:57.768Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-28T07:50:57.768Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-28T07:50:57.768Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-28T07:50:57.768Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-28T07:50:57.768Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-28T07:50:57.768Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-28T07:50:57.768Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-28T07:50:57.768Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-28T07:50:57.768Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-28T07:50:57.768Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-28T07:50:57.768Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-28T07:50:57.768Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-28T07:50:57.768Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-28T07:50:57.768Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-28T07:50:57.768Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-28T07:50:57.768Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-28T07:50:57.768Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-28T07:50:57.768Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-28T07:50:57.768Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-28T07:50:57.768Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-28T07:50:57.768Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-28T07:50:57.768Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-28T07:50:57.768Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-28T07:50:57.768Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-28T07:50:57.768Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-28T07:50:57.768Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-28T07:50:57.768Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-28T07:50:57.768Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-28T07:50:57.768Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-28T07:50:57.768Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-28T07:50:57.768Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-28T07:50:57.768Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-28T07:50:57.768Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-28T07:50:57.768Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-28T07:50:57.768Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-28T07:50:57.768Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-28T07:50:57.768Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-28T07:50:57.768Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-28T07:50:57.768Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-28T07:50:57.768Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-28T07:50:57.768Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-28T07:50:57.768Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-28T07:50:57.768Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-28T07:50:57.768Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-28T07:50:57.768Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-28T07:50:57.768Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-28T07:50:57.768Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-28T07:50:57.768Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-28T07:50:57.768Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-28T07:50:57.768Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-28T07:50:57.768Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-28T07:50:57.768Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-28T07:50:57.768Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-28T07:50:57.768Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-28T07:50:57.768Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-28T07:50:57.768Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-28T07:50:57.768Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-28T07:50:57.768Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-28T07:50:57.768Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-28T07:50:57.768Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-28T07:50:57.768Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-28T07:50:57.768Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-28T07:50:57.768Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-28T07:50:57.768Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-28T07:50:57.768Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-28T07:50:57.768Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-28T07:50:57.768Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-28T07:50:57.768Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-28T07:50:57.768Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-28T07:50:57.768Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-28T07:50:57.768Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-28T07:50:57.768Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-28T07:50:57.768Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-28T07:50:57.768Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-28T07:50:57.768Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-28T07:50:57.768Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-28T07:50:57.769Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-28T07:50:57.769Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-28T07:50:57.769Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-28T07:50:57.769Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-28T07:50:57.769Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-28T07:50:57.769Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-28T07:50:57.769Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-28T07:50:57.769Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-28T07:50:57.769Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-28T07:50:57.769Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-28T07:50:57.769Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-28T07:50:57.769Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-28T07:50:57.769Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-28T07:50:57.769Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-28T07:50:57.769Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-28T07:50:57.769Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-28T07:50:57.769Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-28T07:50:57.769Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-28T07:50:57.769Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-28T07:50:57.769Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-28T07:50:57.769Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-28T07:50:57.769Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-28T07:50:57.769Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-28T07:50:57.769Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-28T07:50:57.769Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-28T07:50:57.769Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-28T07:50:57.769Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-28T07:50:57.769Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-28T07:50:57.769Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-28T07:50:57.769Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-28T07:50:57.769Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-28T07:50:57.769Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-28T07:50:57.769Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-28T07:50:57.769Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-28T07:50:57.769Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-28T07:50:57.769Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-28T07:50:57.769Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-28T07:50:57.769Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-28T07:50:57.769Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-28T07:50:57.769Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-28T07:50:57.769Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-28T07:50:57.769Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-28T07:50:57.769Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-28T07:50:57.769Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-28T07:50:57.769Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-28T07:50:57.769Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-28T07:50:57.769Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-28T07:50:57.769Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-28T07:50:57.769Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-28T07:50:57.769Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-28T07:50:57.769Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-28T07:50:57.769Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-28T07:50:57.769Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-28T07:50:57.769Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-28T07:50:57.769Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-28T07:50:57.769Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-28T07:50:57.769Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-28T07:50:57.769Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-28T07:50:57.769Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-28T07:50:57.769Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-28T07:50:57.769Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-28T07:50:57.769Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-28T07:50:57.769Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-28T07:50:57.769Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-28T07:50:57.769Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-28T07:50:57.769Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-28T07:50:57.769Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-28T07:50:57.769Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-28T07:50:57.769Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-28T07:50:57.769Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-28T07:50:57.769Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-28T07:50:57.769Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-28T07:50:57.769Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-28T07:50:57.769Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-28T07:50:57.769Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-28T07:50:57.769Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-28T07:50:57.769Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-28T07:50:57.769Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-28T07:50:57.769Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-28T07:50:57.769Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-28T07:50:57.769Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-28T07:50:57.769Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-28T07:50:57.769Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-28T07:50:57.769Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-28T07:50:57.769Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-28T07:50:57.769Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-28T07:50:57.769Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-28T07:50:57.769Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-28T07:50:57.769Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-28T07:50:57.769Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-28T07:50:57.769Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-28T07:50:57.769Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-28T07:50:57.769Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-28T07:50:57.769Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-28T07:50:57.769Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-28T07:50:57.769Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-28T07:50:57.769Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-28T07:50:57.769Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-28T07:50:57.769Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-28T07:50:57.769Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-28T07:50:57.769Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-28T07:50:57.769Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-28T07:50:57.769Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-28T07:50:57.769Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-28T07:50:57.769Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-28T07:50:57.769Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-28T07:50:57.769Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-28T07:50:57.769Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-28T07:50:57.769Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-28T07:50:57.769Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-28T07:50:57.769Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-28T07:50:57.769Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-28T07:50:57.769Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-28T07:50:57.769Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-28T07:50:57.769Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-28T07:50:57.769Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-28T07:50:57.769Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-28T07:50:57.769Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-28T07:50:57.769Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-28T07:50:57.769Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-28T07:50:57.769Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-28T07:50:57.769Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-28T07:50:57.769Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-28T07:50:57.769Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-28T07:50:57.769Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-28T07:50:57.769Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-28T07:50:57.769Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-28T07:50:57.769Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-28T07:50:57.769Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-28T07:50:57.769Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-28T07:50:57.769Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-28T07:50:57.769Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-28T07:50:57.769Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-28T07:50:57.769Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-28T07:50:57.769Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-28T07:50:57.769Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-28T07:50:57.769Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-28T07:50:57.769Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-28T07:50:57.769Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-28T07:50:57.769Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-28T07:50:57.769Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-28T07:50:57.769Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-28T07:50:57.769Z] --- PASS: TestNewTailReader (0.00s) [2022-04-28T07:50:57.769Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-04-28T07:50:57.769Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-04-28T07:50:57.769Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-04-28T07:50:57.769Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-04-28T07:50:57.769Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-04-28T07:50:57.769Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-04-28T07:50:57.769Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-04-28T07:50:57.769Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-04-28T07:50:57.769Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-28T07:50:57.769Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-28T07:50:57.769Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-28T07:50:57.769Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-28T07:50:57.769Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-28T07:50:57.769Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-28T07:50:57.769Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-28T07:50:57.769Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-28T07:50:57.769Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-28T07:50:57.769Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-28T07:50:57.769Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-28T07:50:57.769Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-28T07:50:57.769Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-28T07:50:57.769Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-28T07:50:57.769Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-28T07:50:57.769Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-28T07:50:57.769Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-28T07:50:57.769Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-28T07:50:57.769Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-28T07:50:57.769Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-28T07:50:57.769Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-28T07:50:57.769Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-28T07:50:57.769Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-28T07:50:57.769Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-04-28T07:50:57.769Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-28T07:50:57.769Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-28T07:50:57.769Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-28T07:50:57.769Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-28T07:50:57.769Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-28T07:50:57.769Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-28T07:50:57.769Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-28T07:50:57.769Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-28T07:50:57.769Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-28T07:50:57.769Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-28T07:50:57.769Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-28T07:50:57.769Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-04-28T07:50:57.769Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-28T07:50:57.769Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.01s) [2022-04-28T07:50:57.769Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-28T07:50:57.769Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-28T07:50:57.769Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-04-28T07:50:57.769Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-28T07:50:57.770Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-28T07:50:57.770Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-28T07:50:57.770Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-28T07:50:57.770Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-28T07:50:57.770Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-28T07:50:57.770Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-28T07:50:57.770Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-28T07:50:57.770Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-28T07:50:57.770Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-28T07:50:57.770Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-28T07:50:57.770Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.01s) [2022-04-28T07:50:57.770Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-28T07:50:57.770Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-28T07:50:57.770Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-04-28T07:50:57.770Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-28T07:50:57.770Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-28T07:50:57.770Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-04-28T07:50:57.770Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-28T07:50:57.770Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-28T07:50:57.770Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-28T07:50:57.770Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-28T07:50:57.770Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-04-28T07:50:57.770Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-28T07:50:57.770Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-28T07:50:57.770Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-04-28T07:50:57.770Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-04-28T07:50:57.770Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-28T07:50:57.770Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-28T07:50:57.770Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-28T07:50:57.770Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-28T07:50:57.770Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-28T07:50:57.770Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-28T07:50:57.770Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-28T07:50:57.770Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-28T07:50:57.770Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-28T07:50:57.770Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-04-28T07:50:57.770Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-28T07:50:57.770Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-28T07:50:57.770Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-28T07:50:57.770Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-28T07:50:57.770Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-28T07:50:57.770Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-28T07:50:57.770Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-28T07:50:57.770Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-28T07:50:57.770Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-28T07:50:57.770Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-28T07:50:57.770Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-28T07:50:57.770Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-28T07:50:57.770Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-28T07:50:57.770Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-28T07:50:57.770Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-28T07:50:57.770Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-28T07:50:58.129Z] --- PASS: TestPoolAllocationReuse (1.13s) [2022-04-28T07:50:58.129Z] === RUN TestGetAddressSubPoolEqualPool [2022-04-28T07:50:58.129Z] --- PASS: TestGetAddressSubPoolEqualPool (0.01s) [2022-04-28T07:50:58.129Z] === RUN TestRequestReleaseAddressFromSubPool [2022-04-28T07:50:58.129Z] --- PASS: TestSetRolloverSerial (1.03s) [2022-04-28T07:50:58.129Z] === RUN TestGetFirstAvailableFromCurrent [2022-04-28T07:50:58.129Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-04-28T07:50:58.129Z] PASS [2022-04-28T07:50:58.129Z] coverage: 84.4% of statements [2022-04-28T07:50:58.129Z] ok github.com/docker/docker/libnetwork/bitseq 8.644s coverage: 84.4% of statements [2022-04-28T07:50:58.226Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-28T07:50:58.226Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-28T07:50:58.226Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-28T07:50:58.226Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-28T07:50:58.226Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-28T07:50:58.226Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-28T07:50:58.226Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-28T07:50:58.226Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-28T07:50:58.226Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-28T07:50:58.226Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-04-28T07:50:58.226Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-28T07:50:58.226Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-28T07:50:58.226Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-28T07:50:58.226Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-28T07:50:58.226Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-04-28T07:50:58.226Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-28T07:50:58.226Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-28T07:50:58.226Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-28T07:50:58.226Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-28T07:50:58.226Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-04-28T07:50:58.226Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-28T07:50:58.226Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-28T07:50:58.226Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-28T07:50:58.226Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-28T07:50:58.226Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-28T07:50:58.226Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-28T07:50:58.226Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-28T07:50:58.226Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-28T07:50:58.226Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-28T07:50:58.226Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-28T07:50:58.226Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-28T07:50:58.226Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-28T07:50:58.226Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-28T07:50:58.226Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-28T07:50:58.226Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-04-28T07:50:58.226Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-28T07:50:58.226Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-28T07:50:58.226Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-04-28T07:50:58.226Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-28T07:50:58.226Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-28T07:50:58.226Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-04-28T07:50:58.226Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-04-28T07:50:58.226Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-28T07:50:58.226Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-28T07:50:58.226Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-28T07:50:58.226Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-28T07:50:58.226Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-28T07:50:58.226Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-28T07:50:58.226Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-28T07:50:58.226Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-28T07:50:58.226Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-28T07:50:58.226Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-28T07:50:58.226Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-28T07:50:58.226Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-28T07:50:58.226Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-28T07:50:58.226Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-28T07:50:58.226Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-28T07:50:58.226Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-28T07:50:58.226Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-28T07:50:58.226Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-28T07:50:58.226Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-28T07:50:58.226Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-28T07:50:58.226Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-28T07:50:58.226Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-28T07:50:58.226Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-28T07:50:58.226Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-28T07:50:58.226Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-28T07:50:58.226Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-28T07:50:58.226Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-04-28T07:50:58.226Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-28T07:50:58.226Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-28T07:50:58.226Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-28T07:50:58.226Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-28T07:50:58.226Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-04-28T07:50:58.226Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-28T07:50:58.226Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-28T07:50:58.226Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-28T07:50:58.226Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-28T07:50:58.226Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-28T07:50:58.226Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-28T07:50:58.226Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-28T07:50:58.226Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-28T07:50:58.226Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-28T07:50:58.226Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-28T07:50:58.226Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-28T07:50:58.226Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-04-28T07:50:58.226Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-28T07:50:58.226Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-04-28T07:50:58.226Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-28T07:50:58.226Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-28T07:50:58.227Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-28T07:50:58.227Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-28T07:50:58.227Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-28T07:50:58.227Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-28T07:50:58.227Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-28T07:50:58.227Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-28T07:50:58.227Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-28T07:50:58.227Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-28T07:50:58.227Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-28T07:50:58.227Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-28T07:50:58.227Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-28T07:50:58.227Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-28T07:50:58.227Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-04-28T07:50:58.227Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-28T07:50:58.227Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-28T07:50:58.227Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-04-28T07:50:58.227Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-28T07:50:58.227Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-28T07:50:58.227Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-04-28T07:50:58.227Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-04-28T07:50:58.227Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-04-28T07:50:58.227Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-28T07:50:58.227Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-04-28T07:50:58.227Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-28T07:50:58.227Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-28T07:50:58.227Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-04-28T07:50:58.227Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-28T07:50:58.227Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-04-28T07:50:58.227Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-28T07:50:58.227Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-28T07:50:58.227Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-04-28T07:50:58.227Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-28T07:50:58.227Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-28T07:50:58.227Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-28T07:50:58.227Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-28T07:50:58.227Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-28T07:50:58.227Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-28T07:50:58.227Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-28T07:50:58.227Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-28T07:50:58.227Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-28T07:50:58.227Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-04-28T07:50:58.227Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-28T07:50:58.227Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-28T07:50:58.227Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-04-28T07:50:58.227Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-28T07:50:58.227Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-28T07:50:58.227Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-28T07:50:58.227Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-28T07:50:58.227Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-28T07:50:58.227Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-28T07:50:58.227Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-28T07:50:58.227Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-28T07:50:58.227Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-28T07:50:58.227Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-28T07:50:58.227Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-28T07:50:58.227Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-28T07:50:58.227Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-28T07:50:58.227Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-28T07:50:58.227Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-28T07:50:58.227Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-28T07:50:58.227Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-28T07:50:58.227Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-28T07:50:58.227Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-04-28T07:50:58.227Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-04-28T07:50:58.227Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-04-28T07:50:58.227Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-04-28T07:50:58.227Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-28T07:50:58.227Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-04-28T07:50:58.227Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-04-28T07:50:58.227Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-28T07:50:58.227Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-04-28T07:50:58.227Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-04-28T07:50:58.227Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-04-28T07:50:58.227Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-04-28T07:50:58.227Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-04-28T07:50:58.227Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-04-28T07:50:58.227Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-04-28T07:50:58.227Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-04-28T07:50:58.227Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-04-28T07:50:58.227Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-28T07:50:58.227Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-28T07:50:58.227Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-28T07:50:58.227Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-28T07:50:58.227Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-28T07:50:58.227Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-28T07:50:58.227Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-28T07:50:58.227Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-04-28T07:50:58.227Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-04-28T07:50:58.227Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-28T07:50:58.227Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-28T07:50:58.227Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-28T07:50:58.227Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-28T07:50:58.227Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-28T07:50:58.227Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-28T07:50:58.227Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-28T07:50:58.227Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-28T07:50:58.227Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-28T07:50:58.227Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-28T07:50:58.227Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-28T07:50:58.227Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-28T07:50:58.227Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-04-28T07:50:58.227Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-28T07:50:58.227Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-28T07:50:58.227Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-28T07:50:58.227Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-28T07:50:58.227Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-28T07:50:58.227Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-28T07:50:58.227Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-28T07:50:58.227Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-28T07:50:58.227Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-28T07:50:58.227Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-28T07:50:58.227Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-28T07:50:58.227Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-04-28T07:50:58.227Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-28T07:50:58.227Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-28T07:50:58.227Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-28T07:50:58.227Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-28T07:50:58.227Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-04-28T07:50:58.227Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-28T07:50:58.227Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-28T07:50:58.227Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-04-28T07:50:58.227Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-28T07:50:58.227Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-28T07:50:58.227Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-04-28T07:50:58.227Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-28T07:50:58.227Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-28T07:50:58.227Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-28T07:50:58.227Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-28T07:50:58.227Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-28T07:50:58.227Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-28T07:50:58.227Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-28T07:50:58.227Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-28T07:50:58.227Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-28T07:50:58.227Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-28T07:50:58.227Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-28T07:50:58.227Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-28T07:50:58.227Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-28T07:50:58.228Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-28T07:50:58.228Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-28T07:50:58.228Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-28T07:50:58.228Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-28T07:50:58.228Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-28T07:50:58.228Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-04-28T07:50:58.228Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-28T07:50:58.228Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-28T07:50:58.228Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-28T07:50:58.228Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-28T07:50:58.228Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-28T07:50:58.228Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-28T07:50:58.228Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-28T07:50:58.228Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-28T07:50:58.228Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-28T07:50:58.228Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-28T07:50:58.228Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-28T07:50:58.228Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.01s) [2022-04-28T07:50:58.228Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-04-28T07:50:58.228Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-28T07:50:58.228Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-28T07:50:58.228Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-28T07:50:58.228Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-28T07:50:58.228Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-28T07:50:58.228Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-04-28T07:50:58.228Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-28T07:50:58.228Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-28T07:50:58.228Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-04-28T07:50:58.228Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-28T07:50:58.228Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-28T07:50:58.228Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-28T07:50:58.228Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-28T07:50:58.228Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-28T07:50:58.228Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-28T07:50:58.228Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-28T07:50:58.228Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-28T07:50:58.228Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-04-28T07:50:58.228Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-28T07:50:58.228Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-28T07:50:58.228Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-04-28T07:50:58.228Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-28T07:50:58.228Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-28T07:50:58.228Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-28T07:50:58.228Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-28T07:50:58.228Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-28T07:50:58.228Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-28T07:50:58.228Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-28T07:50:58.228Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-28T07:50:58.228Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-28T07:50:58.228Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-28T07:50:58.228Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-28T07:50:58.228Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-28T07:50:58.228Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-28T07:50:58.228Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-28T07:50:58.228Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-28T07:50:58.228Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-28T07:50:58.228Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-28T07:50:58.228Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-28T07:50:58.228Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-28T07:50:58.228Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-28T07:50:58.228Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-28T07:50:58.228Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-04-28T07:50:58.228Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-28T07:50:58.228Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-28T07:50:58.228Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-28T07:50:58.228Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-28T07:50:58.228Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-28T07:50:58.228Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-28T07:50:58.228Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-28T07:50:58.228Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-28T07:50:58.228Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-28T07:50:58.228Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-28T07:50:58.228Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-28T07:50:58.228Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-04-28T07:50:58.228Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-28T07:50:58.228Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-28T07:50:58.228Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-28T07:50:58.228Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-28T07:50:58.228Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-04-28T07:50:58.228Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-28T07:50:58.228Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-28T07:50:58.228Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-28T07:50:58.228Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-28T07:50:58.228Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-28T07:50:58.228Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-28T07:50:58.228Z] PASS [2022-04-28T07:50:58.228Z] coverage: 88.6% of statements [2022-04-28T07:50:58.228Z] ok github.com/docker/docker/pkg/tailfile 0.123s coverage: 88.6% of statements [2022-04-28T07:50:58.584Z] === RUN TestDefaultNetwork [2022-04-28T07:50:58.584Z] --- PASS: TestDefaultNetwork (0.22s) [2022-04-28T07:50:58.584Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-04-28T07:50:58.684Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-04-28T07:50:58.684Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-04-28T07:50:58.684Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-04-28T07:50:58.684Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-04-28T07:50:58.684Z] === RUN TestTarSumRemoveNonExistent [2022-04-28T07:50:58.684Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-04-28T07:50:58.684Z] === RUN TestTarSumRemove [2022-04-28T07:50:58.684Z] --- PASS: TestTarSumRemove (0.00s) [2022-04-28T07:50:58.684Z] === RUN TestSortFileInfoSums [2022-04-28T07:50:58.684Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-04-28T07:50:58.684Z] === RUN TestNewTarSumForLabelInvalid [2022-04-28T07:50:58.684Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-04-28T07:50:58.684Z] === RUN TestNewTarSumForLabel [2022-04-28T07:50:58.684Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-04-28T07:50:58.684Z] === RUN TestEmptyTar [2022-04-28T07:50:58.684Z] --- PASS: TestEmptyTar (0.00s) [2022-04-28T07:50:58.684Z] === RUN TestTarSumsReadSize [2022-04-28T07:50:58.684Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-04-28T07:50:58.684Z] === RUN TestTarSums [2022-04-28T07:50:58.684Z] --- PASS: TestTarSums (0.07s) [2022-04-28T07:50:58.684Z] === RUN TestIteration [2022-04-28T07:50:58.684Z] --- PASS: TestIteration (0.00s) [2022-04-28T07:50:58.684Z] === RUN TestVersionLabelForChecksum [2022-04-28T07:50:58.684Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-04-28T07:50:58.684Z] === RUN TestVersion [2022-04-28T07:50:58.684Z] --- PASS: TestVersion (0.00s) [2022-04-28T07:50:58.684Z] === RUN TestGetVersion [2022-04-28T07:50:58.684Z] --- PASS: TestGetVersion (0.00s) [2022-04-28T07:50:58.684Z] === RUN TestGetVersions [2022-04-28T07:50:58.684Z] --- PASS: TestGetVersions (0.00s) [2022-04-28T07:50:58.684Z] PASS [2022-04-28T07:50:58.684Z] coverage: 89.3% of statements [2022-04-28T07:50:58.684Z] ok github.com/docker/docker/pkg/tarsum 0.118s coverage: 89.3% of statements [2022-04-28T07:50:58.982Z] --- PASS: TestRunContainerWithBridgeNone (1.42s) [2022-04-28T07:50:58.982Z] === RUN TestNetworkInvalidJSON [2022-04-28T07:50:58.982Z] === RUN TestNetworkInvalidJSON/networks/create [2022-04-28T07:50:58.982Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-04-28T07:50:58.982Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-04-28T07:50:58.982Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-04-28T07:50:58.982Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-28T07:50:58.982Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-28T07:50:58.982Z] === CONT TestNetworkInvalidJSON/networks/create [2022-04-28T07:50:58.982Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-04-28T07:50:58.982Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-28T07:50:58.982Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-04-28T07:50:58.982Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-04-28T07:50:58.982Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-04-28T07:50:58.982Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-04-28T07:50:58.982Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-04-28T07:50:58.982Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-04-28T07:50:58.982Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-04-28T07:50:58.982Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-04-28T07:50:58.982Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-04-28T07:50:58.982Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-04-28T07:50:58.982Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-04-28T07:50:58.982Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-04-28T07:50:58.982Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-04-28T07:50:58.982Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-04-28T07:50:58.982Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-04-28T07:50:58.982Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-04-28T07:50:58.982Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-04-28T07:50:58.982Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-04-28T07:50:58.982Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-04-28T07:50:58.982Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-04-28T07:50:58.983Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-04-28T07:50:58.983Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-04-28T07:50:58.983Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-04-28T07:50:58.983Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-04-28T07:50:58.983Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-04-28T07:50:58.983Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-04-28T07:50:58.983Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-04-28T07:50:58.983Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-04-28T07:50:58.983Z] === RUN TestNetworkList [2022-04-28T07:50:58.983Z] === RUN TestNetworkList//networks [2022-04-28T07:50:58.983Z] === PAUSE TestNetworkList//networks [2022-04-28T07:50:58.983Z] === RUN TestNetworkList//networks/ [2022-04-28T07:50:58.983Z] === PAUSE TestNetworkList//networks/ [2022-04-28T07:50:59.039Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.21s) [2022-04-28T07:50:59.039Z] === RUN TestInitAddressPools [2022-04-28T07:50:59.039Z] --- PASS: TestInitAddressPools (0.00s) [2022-04-28T07:50:59.039Z] PASS [2022-04-28T07:50:59.039Z] coverage: 74.0% of statements [2022-04-28T07:50:59.039Z] ok github.com/docker/docker/libnetwork/ipamutils 0.483s coverage: 74.0% of statements [2022-04-28T07:50:59.140Z] === RUN TestTruncIndex [2022-04-28T07:50:59.140Z] --- PASS: TestTruncIndex (0.10s) [2022-04-28T07:50:59.140Z] PASS [2022-04-28T07:50:59.140Z] coverage: 91.5% of statements [2022-04-28T07:50:59.140Z] ok github.com/docker/docker/pkg/truncindex 0.132s coverage: 91.5% of statements [2022-04-28T07:50:59.140Z] === RUN TestVersionInfo [2022-04-28T07:50:59.140Z] --- PASS: TestVersionInfo (0.00s) [2022-04-28T07:50:59.140Z] === RUN TestAppendVersions [2022-04-28T07:50:59.140Z] --- PASS: TestAppendVersions (0.00s) [2022-04-28T07:50:59.140Z] PASS [2022-04-28T07:50:59.140Z] coverage: 88.9% of statements [2022-04-28T07:50:59.140Z] ok github.com/docker/docker/pkg/useragent 0.028s coverage: 88.9% of statements [2022-04-28T07:50:59.239Z] === CONT TestNetworkList//networks [2022-04-28T07:50:59.239Z] === CONT TestNetworkList//networks/ [2022-04-28T07:50:59.239Z] --- PASS: TestNetworkList (0.01s) [2022-04-28T07:50:59.239Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-28T07:50:59.239Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-28T07:50:59.239Z] === RUN TestHostIPv4BridgeLabel [2022-04-28T07:50:59.494Z] === RUN TestKeyValue [2022-04-28T07:50:59.494Z] --- PASS: TestKeyValue (0.00s) [2022-04-28T07:50:59.494Z] PASS [2022-04-28T07:50:59.494Z] coverage: 60.0% of statements [2022-04-28T07:50:59.494Z] ok github.com/docker/docker/libnetwork/netlabel 0.033s coverage: 60.0% of statements [2022-04-28T07:50:59.494Z] --- PASS: TestRequestReleaseAddressFromSubPool (1.54s) [2022-04-28T07:50:59.494Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-04-28T07:50:59.755Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.16s) [2022-04-28T07:50:59.755Z] === RUN TestNISDomainname [2022-04-28T07:50:59.755Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-04-28T07:50:59.755Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-04-28T07:50:59.801Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-04-28T07:50:59.801Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-28T07:51:00.101Z] === RUN TestNewSettable [2022-04-28T07:51:00.101Z] --- PASS: TestNewSettable (0.00s) [2022-04-28T07:51:00.101Z] === RUN TestIsSettable [2022-04-28T07:51:00.101Z] --- PASS: TestIsSettable (0.00s) [2022-04-28T07:51:00.101Z] === RUN TestUpdateSettingsEnv [2022-04-28T07:51:00.101Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-04-28T07:51:00.101Z] PASS [2022-04-28T07:51:00.101Z] coverage: 20.0% of statements [2022-04-28T07:51:00.101Z] ok github.com/docker/docker/plugin/v2 0.037s coverage: 20.0% of statements [2022-04-28T07:51:00.327Z] --- PASS: TestNISDomainname (0.96s) [2022-04-28T07:51:00.327Z] === RUN TestHostnameDnsResolution [2022-04-28T07:51:00.453Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-04-28T07:51:00.453Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-04-28T07:51:00.453Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-04-28T07:51:00.453Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-04-28T07:51:00.453Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-04-28T07:51:00.453Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-04-28T07:51:00.453Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-04-28T07:51:00.453Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-04-28T07:51:00.453Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-04-28T07:51:00.453Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-04-28T07:51:00.453Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-04-28T07:51:00.453Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-04-28T07:51:00.453Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-04-28T07:51:00.453Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-04-28T07:51:00.453Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-04-28T07:51:00.453Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-04-28T07:51:00.453Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-04-28T07:51:00.557Z] === RUN TestValidatePrivileges [2022-04-28T07:51:00.557Z] --- PASS: TestValidatePrivileges (0.00s) [2022-04-28T07:51:00.557Z] === RUN TestFilterByCapNeg [2022-04-28T07:51:00.557Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-04-28T07:51:00.557Z] === RUN TestFilterByCapPos [2022-04-28T07:51:00.557Z] --- PASS: TestFilterByCapPos (0.00s) [2022-04-28T07:51:00.557Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-04-28T07:51:00.557Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-04-28T07:51:00.557Z] PASS [2022-04-28T07:51:00.557Z] coverage: 12.2% of statements [2022-04-28T07:51:00.557Z] ok github.com/docker/docker/plugin 0.046s coverage: 12.2% of statements [2022-04-28T07:51:00.727Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-04-28T07:51:00.727Z] === RUN TestDaemonDefaultNetworkPools [2022-04-28T07:51:00.980Z] --- PASS: TestDaemonStartWithLogOpt (3.52s) [2022-04-28T07:51:00.980Z] === CONT TestReadPluginNoRead [2022-04-28T07:51:01.013Z] === RUN TestLoad [2022-04-28T07:51:01.013Z] --- PASS: TestLoad (0.00s) [2022-04-28T07:51:01.013Z] === RUN TestSave [2022-04-28T07:51:01.013Z] --- PASS: TestSave (0.02s) [2022-04-28T07:51:01.013Z] === RUN TestAddDeleteGet [2022-04-28T07:51:01.013Z] --- PASS: TestAddDeleteGet (0.02s) [2022-04-28T07:51:01.013Z] === RUN TestInvalidTags [2022-04-28T07:51:01.013Z] --- PASS: TestInvalidTags (0.00s) [2022-04-28T07:51:01.013Z] PASS [2022-04-28T07:51:01.013Z] coverage: 84.4% of statements [2022-04-28T07:51:01.013Z] ok github.com/docker/docker/reference 0.083s coverage: 84.4% of statements [2022-04-28T07:51:01.411Z] === RUN TestGenerate [2022-04-28T07:51:01.411Z] --- PASS: TestGenerate (0.00s) [2022-04-28T07:51:01.411Z] === RUN TestGeneratePtr [2022-04-28T07:51:01.411Z] --- PASS: TestGeneratePtr (0.00s) [2022-04-28T07:51:01.411Z] === RUN TestGenerateMissingField [2022-04-28T07:51:01.411Z] --- PASS: TestGenerateMissingField (0.00s) [2022-04-28T07:51:01.411Z] === RUN TestFieldCannotBeSet [2022-04-28T07:51:01.411Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-04-28T07:51:01.411Z] === RUN TestTypeMismatchError [2022-04-28T07:51:01.411Z] --- PASS: TestTypeMismatchError (0.00s) [2022-04-28T07:51:01.411Z] PASS [2022-04-28T07:51:01.411Z] coverage: 100.0% of statements [2022-04-28T07:51:01.411Z] ok github.com/docker/docker/libnetwork/options 0.033s coverage: 100.0% of statements [2022-04-28T07:51:01.411Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (1.88s) [2022-04-28T07:51:01.411Z] === RUN TestGetAddress [2022-04-28T07:51:01.411Z] === RUN TestNetworkDBSimple [2022-04-28T07:51:01.654Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s) [2022-04-28T07:51:01.654Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-28T07:51:01.715Z] --- PASS: TestHostnameDnsResolution (1.31s) [2022-04-28T07:51:01.715Z] === RUN TestUnprivilegedPortsAndPing [2022-04-28T07:51:01.866Z] testing: warning: no tests to run [2022-04-28T07:51:01.866Z] PASS [2022-04-28T07:51:01.866Z] coverage: 0.0% of statements [2022-04-28T07:51:01.866Z] ok github.com/docker/docker/libnetwork/osl 0.030s coverage: 0.0% of statements [no tests to run] [2022-04-28T07:51:01.975Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-04-28T07:51:01.984Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-04-28T07:51:01.984Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2022-04-28T07:51:01.984Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-04-28T07:51:01.984Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.03s) [2022-04-28T07:51:01.984Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-04-28T07:51:01.984Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-04-28T07:51:01.984Z] === RUN TestResumableRequestReaderWithReadError [2022-04-28T07:51:01.984Z] time="2022-04-28T07:51:01Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-04-28T07:51:01.984Z] --- PASS: TestResumableRequestReaderWithReadError (0.10s) [2022-04-28T07:51:01.984Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-04-28T07:51:01.984Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-04-28T07:51:01.984Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-04-28T07:51:01.984Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-04-28T07:51:01.984Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-04-28T07:51:01.984Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-04-28T07:51:01.984Z] === RUN TestResumableRequestReader [2022-04-28T07:51:02.320Z] 2022/04/28 07:51:02 Closing DB instances... [2022-04-28T07:51:02.440Z] --- PASS: TestResumableRequestReader (0.00s) [2022-04-28T07:51:02.440Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-04-28T07:51:02.440Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-04-28T07:51:02.440Z] PASS [2022-04-28T07:51:02.440Z] coverage: 100.0% of statements [2022-04-28T07:51:02.440Z] ok github.com/docker/docker/registry/resumable 0.177s coverage: 100.0% of statements [2022-04-28T07:51:02.440Z] === RUN TestResolveAuthConfigIndexServer [2022-04-28T07:51:02.440Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-04-28T07:51:02.440Z] === RUN TestResolveAuthConfigFullURL [2022-04-28T07:51:02.440Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-04-28T07:51:02.440Z] === RUN TestLoadAllowNondistributableArtifacts [2022-04-28T07:51:02.440Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-04-28T07:51:02.440Z] === RUN TestValidateMirror [2022-04-28T07:51:02.440Z] --- PASS: TestValidateMirror (0.00s) [2022-04-28T07:51:02.440Z] === RUN TestLoadInsecureRegistries [2022-04-28T07:51:02.440Z] time="2022-04-28T07:51:02Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-04-28T07:51:02.440Z] time="2022-04-28T07:51:02Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-04-28T07:51:02.440Z] time="2022-04-28T07:51:02Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-04-28T07:51:02.440Z] --- PASS: TestLoadInsecureRegistries (0.12s) [2022-04-28T07:51:02.440Z] === RUN TestNewServiceConfig [2022-04-28T07:51:02.440Z] --- PASS: TestNewServiceConfig (0.00s) [2022-04-28T07:51:02.440Z] === RUN TestValidateIndexName [2022-04-28T07:51:02.440Z] --- PASS: TestValidateIndexName (0.00s) [2022-04-28T07:51:02.440Z] === RUN TestValidateIndexNameWithError [2022-04-28T07:51:02.440Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-04-28T07:51:02.440Z] === RUN TestEndpointParse [2022-04-28T07:51:02.440Z] --- PASS: TestEndpointParse (0.00s) [2022-04-28T07:51:02.440Z] === RUN TestEndpointParseInvalid [2022-04-28T07:51:02.440Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-04-28T07:51:02.440Z] === RUN TestValidateEndpoint [2022-04-28T07:51:02.440Z] --- PASS: TestValidateEndpoint (0.00s) [2022-04-28T07:51:02.440Z] === RUN TestPing [2022-04-28T07:51:02.440Z] --- PASS: TestPing (0.00s) [2022-04-28T07:51:02.440Z] === RUN TestPingRegistryEndpoint [2022-04-28T07:51:02.440Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-04-28T07:51:02.440Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2022-04-28T07:51:02.440Z] === RUN TestEndpoint [2022-04-28T07:51:02.440Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-04-28T07:51:02.440Z] --- SKIP: TestEndpoint (0.00s) [2022-04-28T07:51:02.440Z] === RUN TestParseRepositoryInfo [2022-04-28T07:51:02.440Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-04-28T07:51:02.440Z] === RUN TestNewIndexInfo [2022-04-28T07:51:02.440Z] --- PASS: TestNewIndexInfo (0.00s) [2022-04-28T07:51:02.440Z] === RUN TestMirrorEndpointLookup [2022-04-28T07:51:02.440Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-04-28T07:51:02.440Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-04-28T07:51:02.440Z] === RUN TestSearchRepositories [2022-04-28T07:51:02.440Z] registry_test.go:722: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-04-28T07:51:02.440Z] Host: 127.0.0.1:49352 [2022-04-28T07:51:02.440Z] User-Agent: docker test client [2022-04-28T07:51:02.440Z] Authorization: Token fake-token [2022-04-28T07:51:02.440Z] X-Docker-Token: true [2022-04-28T07:51:02.440Z] Accept-Encoding: gzip [2022-04-28T07:51:02.440Z] [2022-04-28T07:51:02.440Z] [2022-04-28T07:51:02.440Z] registry_test.go:731: HTTP/1.1 200 OK [2022-04-28T07:51:02.440Z] Connection: close [2022-04-28T07:51:02.440Z] Content-Length: 144 [2022-04-28T07:51:02.440Z] Cache-Control: no-cache [2022-04-28T07:51:02.440Z] Content-Type: application/json [2022-04-28T07:51:02.440Z] Date: Thu, 28 Apr 2022 07:51:02 GMT [2022-04-28T07:51:02.440Z] Expires: -1 [2022-04-28T07:51:02.440Z] Pragma: no-cache [2022-04-28T07:51:02.440Z] Server: docker-tests/mock [2022-04-28T07:51:02.440Z] X-Docker-Registry-Config: mock [2022-04-28T07:51:02.440Z] X-Docker-Registry-Version: 0.0.0 [2022-04-28T07:51:02.440Z] [2022-04-28T07:51:02.440Z] [2022-04-28T07:51:02.440Z] --- PASS: TestSearchRepositories (0.00s) [2022-04-28T07:51:02.440Z] === RUN TestTrustedLocation [2022-04-28T07:51:02.440Z] --- PASS: TestTrustedLocation (0.00s) [2022-04-28T07:51:02.440Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-04-28T07:51:02.440Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-04-28T07:51:02.440Z] === RUN TestAllowNondistributableArtifacts [2022-04-28T07:51:02.440Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-04-28T07:51:02.440Z] === RUN TestIsSecureIndex [2022-04-28T07:51:02.440Z] --- PASS: TestIsSecureIndex (0.00s) [2022-04-28T07:51:02.440Z] PASS [2022-04-28T07:51:02.440Z] coverage: 51.7% of statements [2022-04-28T07:51:02.440Z] ok github.com/docker/docker/registry 0.188s coverage: 51.7% of statements [2022-04-28T07:51:02.548Z] --- PASS: TestUnprivilegedPortsAndPing (0.91s) [2022-04-28T07:51:02.548Z] === RUN TestPrivilegedHostDevices [2022-04-28T07:51:02.584Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-04-28T07:51:02.584Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-28T07:51:02.775Z] === RUN TestRequestNewPort [2022-04-28T07:51:02.775Z] --- PASS: TestRequestNewPort (0.00s) [2022-04-28T07:51:02.775Z] === RUN TestRequestSpecificPort [2022-04-28T07:51:02.775Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-04-28T07:51:02.775Z] === RUN TestReleasePort [2022-04-28T07:51:02.775Z] --- PASS: TestReleasePort (0.00s) [2022-04-28T07:51:02.775Z] === RUN TestReuseReleasedPort [2022-04-28T07:51:02.775Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-04-28T07:51:02.775Z] === RUN TestReleaseUnreadledPort [2022-04-28T07:51:02.775Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-04-28T07:51:02.775Z] === RUN TestUnknowProtocol [2022-04-28T07:51:02.775Z] --- PASS: TestUnknowProtocol (0.00s) [2022-04-28T07:51:02.775Z] === RUN TestAllocateAllPorts [2022-04-28T07:51:02.775Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-04-28T07:51:02.775Z] === RUN TestPortAllocation [2022-04-28T07:51:02.775Z] --- PASS: TestPortAllocation (0.00s) [2022-04-28T07:51:02.775Z] === RUN TestPortAllocationWithCustomRange [2022-04-28T07:51:02.775Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-04-28T07:51:02.775Z] === RUN TestNoDuplicateBPR [2022-04-28T07:51:02.775Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-04-28T07:51:02.775Z] === RUN TestChangePortRange [2022-04-28T07:51:02.775Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-04-28T07:51:02.775Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-04-28T07:51:02.775Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-04-28T07:51:02.775Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-04-28T07:51:02.775Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-04-28T07:51:02.775Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-04-28T07:51:02.775Z] --- PASS: TestChangePortRange (0.00s) [2022-04-28T07:51:02.775Z] PASS [2022-04-28T07:51:02.775Z] coverage: 88.6% of statements [2022-04-28T07:51:02.775Z] ok github.com/docker/docker/libnetwork/portallocator 0.032s coverage: 88.6% of statements [2022-04-28T07:51:02.882Z] === RUN TestReadPluginNoRead/default [2022-04-28T07:51:02.900Z] === RUN TestRestartManagerTimeout [2022-04-28T07:51:02.900Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-04-28T07:51:02.900Z] === RUN TestRestartManagerTimeoutReset [2022-04-28T07:51:02.900Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-04-28T07:51:02.900Z] PASS [2022-04-28T07:51:02.900Z] coverage: 45.3% of statements [2022-04-28T07:51:02.900Z] ok github.com/docker/docker/restartmanager 0.033s coverage: 45.3% of statements [2022-04-28T07:51:02.900Z] === RUN TestDecodeContainerConfig [2022-04-28T07:51:02.900Z] === RUN TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json [2022-04-28T07:51:02.900Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-04-28T07:51:02.900Z] --- PASS: TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json (0.00s) [2022-04-28T07:51:02.900Z] === RUN TestDecodeContainerConfigIsolation [2022-04-28T07:51:02.900Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-04-28T07:51:02.900Z] === RUN TestValidatePrivileged [2022-04-28T07:51:02.900Z] --- PASS: TestValidatePrivileged (0.00s) [2022-04-28T07:51:02.900Z] PASS [2022-04-28T07:51:02.900Z] coverage: 52.4% of statements [2022-04-28T07:51:02.900Z] ok github.com/docker/docker/runconfig 0.035s coverage: 52.4% of statements [2022-04-28T07:51:03.122Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-04-28T07:51:03.122Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-04-28T07:51:03.230Z] testing: warning: no tests to run [2022-04-28T07:51:03.230Z] PASS [2022-04-28T07:51:03.230Z] coverage: 0.0% of statements [2022-04-28T07:51:03.230Z] ok github.com/docker/docker/libnetwork/portmapper 0.030s coverage: 0.0% of statements [no tests to run] [2022-04-28T07:51:03.356Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-04-28T07:51:03.356Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-04-28T07:51:03.356Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-04-28T07:51:03.356Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-04-28T07:51:03.356Z] PASS [2022-04-28T07:51:03.356Z] coverage: 62.5% of statements [2022-04-28T07:51:03.356Z] ok github.com/docker/docker/testutil 0.035s coverage: 62.5% of statements [2022-04-28T07:51:03.356Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-04-28T07:51:03.356Z] === RUN TestClientStream [2022-04-28T07:51:03.356Z] --- PASS: TestClientStream (0.00s) [2022-04-28T07:51:03.356Z] === RUN TestClientSendFile [2022-04-28T07:51:03.356Z] --- PASS: TestClientSendFile (0.00s) [2022-04-28T07:51:03.356Z] === RUN TestClientWithRequestTimeout [2022-04-28T07:51:03.356Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-04-28T07:51:03.356Z] === RUN TestFileSpecPlugin [2022-04-28T07:51:03.356Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-04-28T07:51:03.356Z] === RUN TestFileJSONSpecPlugin [2022-04-28T07:51:03.356Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-04-28T07:51:03.356Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-04-28T07:51:03.356Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-04-28T07:51:03.356Z] === RUN TestPluginAddHandler [2022-04-28T07:51:03.356Z] --- PASS: TestPluginAddHandler (0.00s) [2022-04-28T07:51:03.356Z] === RUN TestPluginWaitBadPlugin [2022-04-28T07:51:03.356Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-04-28T07:51:03.356Z] === RUN TestGet [2022-04-28T07:51:03.356Z] time="2022-04-28T07:51:03Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-04-28T07:51:03.383Z] --- PASS: TestPrivilegedHostDevices (0.89s) [2022-04-28T07:51:03.383Z] === RUN TestStats [2022-04-28T07:51:03.684Z] --- PASS: TestNetworkDBSimple (2.03s) [2022-04-28T07:51:03.684Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-04-28T07:51:03.948Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2022-04-28T07:51:03.948Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-28T07:51:04.138Z] === RUN TestHashData [2022-04-28T07:51:04.138Z] --- PASS: TestHashData (0.00s) [2022-04-28T07:51:04.138Z] PASS [2022-04-28T07:51:04.138Z] coverage: 2.8% of statements [2022-04-28T07:51:04.138Z] ok github.com/docker/docker/libnetwork/resolvconf 0.032s coverage: 2.8% of statements [2022-04-28T07:51:04.258Z] === RUN TestReadPluginNoRead/disabled_caching [2022-04-28T07:51:04.318Z] time="2022-04-28T07:51:04Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-04-28T07:51:04.509Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2022-04-28T07:51:04.509Z] === RUN TestServiceWithPredefinedNetwork [2022-04-28T07:51:04.592Z] === RUN TestErrorConstructors [2022-04-28T07:51:04.592Z] --- PASS: TestErrorConstructors (0.00s) [2022-04-28T07:51:04.592Z] === RUN TestCompareIPMask [2022-04-28T07:51:04.592Z] --- PASS: TestCompareIPMask (0.00s) [2022-04-28T07:51:04.592Z] === RUN TestUtilGetHostPartIP [2022-04-28T07:51:04.592Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-04-28T07:51:04.592Z] === RUN TestUtilGetBroadcastIP [2022-04-28T07:51:04.592Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-04-28T07:51:04.592Z] === RUN TestParseCIDR [2022-04-28T07:51:04.592Z] --- PASS: TestParseCIDR (0.00s) [2022-04-28T07:51:04.592Z] PASS [2022-04-28T07:51:04.592Z] coverage: 37.3% of statements [2022-04-28T07:51:04.592Z] ok github.com/docker/docker/libnetwork/types 0.031s coverage: 37.3% of statements [2022-04-28T07:51:05.047Z] 2022/04/28 07:51:04 Closing DB instances... [2022-04-28T07:51:05.193Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-04-28T07:51:05.284Z] === RUN TestGetDriver [2022-04-28T07:51:05.284Z] --- PASS: TestGetDriver (0.00s) [2022-04-28T07:51:05.284Z] === RUN TestVolumeRequestError [2022-04-28T07:51:05.284Z] --- PASS: TestVolumeRequestError (0.01s) [2022-04-28T07:51:05.284Z] PASS [2022-04-28T07:51:05.284Z] coverage: 36.1% of statements [2022-04-28T07:51:05.284Z] ok github.com/docker/docker/volume/drivers 0.041s coverage: 36.1% of statements [2022-04-28T07:51:05.284Z] === RUN TestGetAddress [2022-04-28T07:51:05.284Z] --- PASS: TestGetAddress (0.00s) [2022-04-28T07:51:05.284Z] === RUN TestRemove [2022-04-28T07:51:05.284Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-04-28T07:51:05.284Z] --- SKIP: TestRemove (0.00s) [2022-04-28T07:51:05.284Z] === RUN TestInitializeWithVolumes [2022-04-28T07:51:05.284Z] --- PASS: TestInitializeWithVolumes (0.00s) [2022-04-28T07:51:05.284Z] === RUN TestCreate [2022-04-28T07:51:05.284Z] --- PASS: TestCreate (0.01s) [2022-04-28T07:51:05.284Z] === RUN TestValidateName [2022-04-28T07:51:05.284Z] --- PASS: TestValidateName (0.00s) [2022-04-28T07:51:05.284Z] === RUN TestCreateWithOpts [2022-04-28T07:51:05.284Z] local_test.go:180: runtime.GOOS == "windows" [2022-04-28T07:51:05.284Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-04-28T07:51:05.284Z] === RUN TestRelaodNoOpts [2022-04-28T07:51:05.284Z] --- PASS: TestRelaodNoOpts (0.01s) [2022-04-28T07:51:05.284Z] PASS [2022-04-28T07:51:05.284Z] coverage: 41.5% of statements [2022-04-28T07:51:05.284Z] ok github.com/docker/docker/volume/local 0.055s coverage: 41.5% of statements [2022-04-28T07:51:05.299Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-04-28T07:51:05.501Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-04-28T07:51:05.501Z] PASS [2022-04-28T07:51:05.501Z] coverage: 100.0% of statements [2022-04-28T07:51:05.501Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.034s coverage: 100.0% of statements [2022-04-28T07:51:05.501Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-04-28T07:51:05.501Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-04-28T07:51:05.501Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-04-28T07:51:05.501Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-04-28T07:51:05.501Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-04-28T07:51:05.501Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-04-28T07:51:05.501Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-04-28T07:51:05.501Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-04-28T07:51:05.501Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-04-28T07:51:05.501Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-04-28T07:51:05.501Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-04-28T07:51:05.501Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-04-28T07:51:05.501Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-04-28T07:51:05.501Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-04-28T07:51:05.501Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-04-28T07:51:05.501Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-04-28T07:51:05.501Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-04-28T07:51:05.501Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-04-28T07:51:05.501Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-04-28T07:51:05.501Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-04-28T07:51:05.501Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-04-28T07:51:05.501Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-04-28T07:51:05.501Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-04-28T07:51:05.501Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-04-28T07:51:05.501Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-04-28T07:51:05.501Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-04-28T07:51:05.501Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-04-28T07:51:05.501Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-04-28T07:51:05.501Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-04-28T07:51:05.501Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-04-28T07:51:05.501Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-04-28T07:51:05.501Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-04-28T07:51:05.501Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-04-28T07:51:05.501Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-04-28T07:51:05.501Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-04-28T07:51:05.501Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-04-28T07:51:05.501Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-04-28T07:51:05.501Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-04-28T07:51:05.501Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-04-28T07:51:05.501Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-04-28T07:51:05.501Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-04-28T07:51:05.501Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-04-28T07:51:05.501Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-04-28T07:51:05.501Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-04-28T07:51:05.501Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-04-28T07:51:05.501Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-04-28T07:51:05.501Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-04-28T07:51:05.501Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-04-28T07:51:05.501Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-04-28T07:51:05.501Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-04-28T07:51:05.501Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-04-28T07:51:05.501Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-04-28T07:51:05.501Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-04-28T07:51:05.501Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-04-28T07:51:05.501Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-04-28T07:51:05.501Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-04-28T07:51:05.501Z] PASS [2022-04-28T07:51:05.501Z] coverage: 55.0% of statements [2022-04-28T07:51:05.501Z] ok github.com/docker/docker/oci 0.037s coverage: 55.0% of statements [2022-04-28T07:51:05.560Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-04-28T07:51:05.759Z] --- PASS: TestContinueAfterPluginCrash (8.47s) [2022-04-28T07:51:05.955Z] === RUN TestParseVersion [2022-04-28T07:51:05.955Z] --- PASS: TestParseVersion (0.00s) [2022-04-28T07:51:05.955Z] PASS [2022-04-28T07:51:05.955Z] coverage: 52.9% of statements [2022-04-28T07:51:05.955Z] ok github.com/docker/docker/pkg/aaparser 0.031s coverage: 52.9% of statements [2022-04-28T07:51:06.132Z] --- PASS: TestStats (2.73s) [2022-04-28T07:51:06.133Z] === RUN TestStopContainerWithTimeout [2022-04-28T07:51:06.133Z] === RUN TestStopContainerWithTimeout/0 [2022-04-28T07:51:06.133Z] === PAUSE TestStopContainerWithTimeout/0 [2022-04-28T07:51:06.133Z] === RUN TestStopContainerWithTimeout/1 [2022-04-28T07:51:06.133Z] === PAUSE TestStopContainerWithTimeout/1 [2022-04-28T07:51:06.133Z] === RUN TestStopContainerWithTimeout/3 [2022-04-28T07:51:06.133Z] === PAUSE TestStopContainerWithTimeout/3 [2022-04-28T07:51:06.133Z] === RUN TestStopContainerWithTimeout/-1 [2022-04-28T07:51:06.133Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-04-28T07:51:06.133Z] === CONT TestStopContainerWithTimeout/0 [2022-04-28T07:51:06.133Z] === CONT TestStopContainerWithTimeout/-1 [2022-04-28T07:51:06.246Z] === RUN TestLCOWParseMountRaw [2022-04-28T07:51:06.246Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-04-28T07:51:06.246Z] === RUN TestLCOWParseMountRawSplit [2022-04-28T07:51:06.246Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-04-28T07:51:06.246Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-04-28T07:51:06.246Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-04-28T07:51:06.246Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-04-28T07:51:06.246Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-04-28T07:51:06.246Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-04-28T07:51:06.246Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-04-28T07:51:06.246Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-04-28T07:51:06.246Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-04-28T07:51:06.246Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-04-28T07:51:06.246Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-04-28T07:51:06.246Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-04-28T07:51:06.246Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-04-28T07:51:06.246Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-04-28T07:51:06.246Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-04-28T07:51:06.246Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-04-28T07:51:06.246Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-04-28T07:51:06.246Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-04-28T07:51:06.246Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-04-28T07:51:06.246Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-04-28T07:51:06.246Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-04-28T07:51:06.246Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-04-28T07:51:06.246Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-04-28T07:51:06.246Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-04-28T07:51:06.246Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-04-28T07:51:06.246Z] === RUN TestLinuxParseMountRaw [2022-04-28T07:51:06.246Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-04-28T07:51:06.246Z] === RUN TestLinuxParseMountRawSplit [2022-04-28T07:51:06.246Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-04-28T07:51:06.246Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-04-28T07:51:06.246Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-04-28T07:51:06.246Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-04-28T07:51:06.246Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-04-28T07:51:06.246Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-04-28T07:51:06.246Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-04-28T07:51:06.246Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-04-28T07:51:06.246Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-04-28T07:51:06.246Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-04-28T07:51:06.246Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-04-28T07:51:06.246Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-04-28T07:51:06.246Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-04-28T07:51:06.246Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-04-28T07:51:06.246Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-04-28T07:51:06.246Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-04-28T07:51:06.246Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-04-28T07:51:06.246Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-04-28T07:51:06.246Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-04-28T07:51:06.246Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-04-28T07:51:06.246Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-04-28T07:51:06.246Z] === RUN TestConvertTmpfsOptions [2022-04-28T07:51:06.246Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-04-28T07:51:06.246Z] linux_parser_test.go:209: data="ro" [2022-04-28T07:51:06.246Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-04-28T07:51:06.246Z] === RUN TestParseMountSpec [2022-04-28T07:51:06.246Z] parser_test.go:62: case 0 [2022-04-28T07:51:06.246Z] parser_test.go:62: case 1 [2022-04-28T07:51:06.246Z] parser_test.go:62: case 2 [2022-04-28T07:51:06.246Z] parser_test.go:62: case 3 [2022-04-28T07:51:06.246Z] parser_test.go:62: case 4 [2022-04-28T07:51:06.246Z] parser_test.go:62: case 5 [2022-04-28T07:51:06.246Z] --- PASS: TestParseMountSpec (0.00s) [2022-04-28T07:51:06.246Z] === RUN TestValidateMount [2022-04-28T07:51:06.246Z] --- PASS: TestValidateMount (0.00s) [2022-04-28T07:51:06.246Z] === RUN TestWindowsParseMountRaw [2022-04-28T07:51:06.246Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-04-28T07:51:06.246Z] === RUN TestWindowsParseMountRawSplit [2022-04-28T07:51:06.246Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-04-28T07:51:06.246Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-04-28T07:51:06.246Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-04-28T07:51:06.246Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-04-28T07:51:06.246Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-04-28T07:51:06.246Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-04-28T07:51:06.246Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-04-28T07:51:06.246Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-04-28T07:51:06.246Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-04-28T07:51:06.246Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-04-28T07:51:06.246Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-04-28T07:51:06.246Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-04-28T07:51:06.246Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-04-28T07:51:06.246Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-04-28T07:51:06.246Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-04-28T07:51:06.246Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-04-28T07:51:06.246Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-04-28T07:51:06.246Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-04-28T07:51:06.246Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-04-28T07:51:06.246Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-04-28T07:51:06.246Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-04-28T07:51:06.246Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-04-28T07:51:06.246Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-04-28T07:51:06.246Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-04-28T07:51:06.246Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-04-28T07:51:06.246Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-04-28T07:51:06.246Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-04-28T07:51:06.246Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-04-28T07:51:06.246Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-04-28T07:51:06.246Z] PASS [2022-04-28T07:51:06.246Z] coverage: 67.6% of statements [2022-04-28T07:51:06.246Z] ok github.com/docker/docker/volume/mounts 0.041s coverage: 67.6% of statements [2022-04-28T07:51:06.246Z] time="2022-04-28T07:51:06Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-04-28T07:51:06.409Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.86s) [2022-04-28T07:51:06.409Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-04-28T07:51:06.409Z] === RUN TestAddressPoolOpt [2022-04-28T07:51:06.409Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-04-28T07:51:06.409Z] === RUN TestValidateEnv [2022-04-28T07:51:06.409Z] === RUN TestValidateEnv/a [2022-04-28T07:51:06.409Z] === RUN TestValidateEnv/something [2022-04-28T07:51:06.409Z] === RUN TestValidateEnv/_=a [2022-04-28T07:51:06.409Z] === RUN TestValidateEnv/env1=value1 [2022-04-28T07:51:06.409Z] === RUN TestValidateEnv/_env1=value1 [2022-04-28T07:51:06.409Z] === RUN TestValidateEnv/env2=value2=value3 [2022-04-28T07:51:06.409Z] === RUN TestValidateEnv/env3=abc!qwe [2022-04-28T07:51:06.409Z] === RUN TestValidateEnv/env_4=value_4 [2022-04-28T07:51:06.409Z] === RUN TestValidateEnv/PATH [2022-04-28T07:51:06.409Z] === RUN TestValidateEnv/=a [2022-04-28T07:51:06.409Z] === RUN TestValidateEnv/PATH= [2022-04-28T07:51:06.409Z] === RUN TestValidateEnv/PATH=something [2022-04-28T07:51:06.409Z] === RUN TestValidateEnv/asd!qwe [2022-04-28T07:51:06.409Z] === RUN TestValidateEnv/1asd [2022-04-28T07:51:06.409Z] === RUN TestValidateEnv/123 [2022-04-28T07:51:06.409Z] === RUN TestValidateEnv/some_space [2022-04-28T07:51:06.409Z] === RUN TestValidateEnv/__some_space_before [2022-04-28T07:51:06.409Z] === RUN TestValidateEnv/some_space_after__ [2022-04-28T07:51:06.409Z] === RUN TestValidateEnv/= [2022-04-28T07:51:06.409Z] === RUN TestValidateEnv/PaTh [2022-04-28T07:51:06.409Z] --- PASS: TestValidateEnv (0.00s) [2022-04-28T07:51:06.409Z] --- PASS: TestValidateEnv/a (0.00s) [2022-04-28T07:51:06.409Z] --- PASS: TestValidateEnv/something (0.00s) [2022-04-28T07:51:06.409Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-04-28T07:51:06.409Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-04-28T07:51:06.409Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-04-28T07:51:06.409Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-04-28T07:51:06.409Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-04-28T07:51:06.409Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-04-28T07:51:06.409Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-04-28T07:51:06.409Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-04-28T07:51:06.409Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-04-28T07:51:06.409Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-04-28T07:51:06.409Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-04-28T07:51:06.409Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-04-28T07:51:06.409Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-04-28T07:51:06.409Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-04-28T07:51:06.409Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-04-28T07:51:06.409Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-04-28T07:51:06.409Z] --- PASS: TestValidateEnv/= (0.00s) [2022-04-28T07:51:06.409Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-04-28T07:51:06.409Z] === RUN TestParseHost [2022-04-28T07:51:06.409Z] === RUN TestParseHost/tcp://invalid:port [2022-04-28T07:51:06.409Z] === RUN TestParseHost/tcp://:5555/ [2022-04-28T07:51:06.409Z] === RUN TestParseHost/tcp://0.0.0.0:5555/ [2022-04-28T07:51:06.409Z] === RUN TestParseHost/tcp://0.0.0.0:5555/p [2022-04-28T07:51:06.409Z] === RUN TestParseHost/tcp://[::1]:5555/ [2022-04-28T07:51:06.409Z] === RUN TestParseHost/:// [2022-04-28T07:51:06.409Z] === RUN TestParseHost/unknown:// [2022-04-28T07:51:06.409Z] === RUN TestParseHost/tcp://:port [2022-04-28T07:51:06.409Z] === RUN TestParseHost/tcp://[::1]:5555/p [2022-04-28T07:51:06.409Z] === RUN TestParseHost/_tcp://:5555/path_ [2022-04-28T07:51:06.409Z] === RUN TestParseHost/something_with_spaces [2022-04-28T07:51:06.409Z] === RUN TestParseHost/tcp://:5555/p [2022-04-28T07:51:06.409Z] === RUN TestParseHost/tcp://[::1]:/ [2022-04-28T07:51:06.409Z] === RUN TestParseHost/unix:// [2022-04-28T07:51:06.409Z] === RUN TestParseHost/unix://path/to/socket [2022-04-28T07:51:06.409Z] === RUN TestParseHost/npipe:////./pipe/foo [2022-04-28T07:51:06.409Z] === RUN TestParseHost/tcp://:5555 [2022-04-28T07:51:06.409Z] === RUN TestParseHost/fd:// [2022-04-28T07:51:06.409Z] === RUN TestParseHost/tcp:// [2022-04-28T07:51:06.409Z] === RUN TestParseHost/tcp://0.0.0.0:5555 [2022-04-28T07:51:06.409Z] === RUN TestParseHost/tcp://docker.com:5555 [2022-04-28T07:51:06.409Z] === RUN TestParseHost/tcp://[::1]: [2022-04-28T07:51:06.409Z] === RUN TestParseHost/fd://something [2022-04-28T07:51:06.409Z] === RUN TestParseHost/tcp://host: [2022-04-28T07:51:06.409Z] === RUN TestParseHost/tcp://192.168.0.1:5555 [2022-04-28T07:51:06.409Z] === RUN TestParseHost/#00 [2022-04-28T07:51:06.409Z] === RUN TestParseHost/_ [2022-04-28T07:51:06.409Z] === RUN TestParseHost/__ [2022-04-28T07:51:06.409Z] === RUN TestParseHost/tcp://: [2022-04-28T07:51:06.409Z] === RUN TestParseHost/tcp://[::1]:5555 [2022-04-28T07:51:06.409Z] === RUN TestParseHost/tcp://192.168:5555 [2022-04-28T07:51:06.409Z] === RUN TestParseHost/tcp://0.0.0.0:1234567890 [2022-04-28T07:51:06.409Z] === RUN TestParseHost/npipe:// [2022-04-28T07:51:06.409Z] --- PASS: TestParseHost (0.00s) [2022-04-28T07:51:06.409Z] --- PASS: TestParseHost/tcp://invalid:port (0.00s) [2022-04-28T07:51:06.409Z] --- PASS: TestParseHost/tcp://:5555/ (0.00s) [2022-04-28T07:51:06.409Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/ (0.00s) [2022-04-28T07:51:06.409Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/p (0.00s) [2022-04-28T07:51:06.409Z] --- PASS: TestParseHost/tcp://[::1]:5555/ (0.00s) [2022-04-28T07:51:06.409Z] --- PASS: TestParseHost/:// (0.00s) [2022-04-28T07:51:06.409Z] --- PASS: TestParseHost/unknown:// (0.00s) [2022-04-28T07:51:06.409Z] --- PASS: TestParseHost/tcp://:port (0.00s) [2022-04-28T07:51:06.409Z] --- PASS: TestParseHost/tcp://[::1]:5555/p (0.00s) [2022-04-28T07:51:06.409Z] --- PASS: TestParseHost/_tcp://:5555/path_ (0.00s) [2022-04-28T07:51:06.409Z] --- PASS: TestParseHost/something_with_spaces (0.00s) [2022-04-28T07:51:06.409Z] --- PASS: TestParseHost/tcp://:5555/p (0.00s) [2022-04-28T07:51:06.409Z] --- PASS: TestParseHost/tcp://[::1]:/ (0.00s) [2022-04-28T07:51:06.409Z] --- PASS: TestParseHost/unix:// (0.00s) [2022-04-28T07:51:06.409Z] --- PASS: TestParseHost/unix://path/to/socket (0.00s) [2022-04-28T07:51:06.409Z] --- PASS: TestParseHost/npipe:////./pipe/foo (0.00s) [2022-04-28T07:51:06.409Z] --- PASS: TestParseHost/tcp://:5555 (0.00s) [2022-04-28T07:51:06.409Z] --- PASS: TestParseHost/fd:// (0.00s) [2022-04-28T07:51:06.409Z] --- PASS: TestParseHost/tcp:// (0.00s) [2022-04-28T07:51:06.409Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555 (0.00s) [2022-04-28T07:51:06.409Z] --- PASS: TestParseHost/tcp://docker.com:5555 (0.00s) [2022-04-28T07:51:06.409Z] --- PASS: TestParseHost/tcp://[::1]: (0.00s) [2022-04-28T07:51:06.409Z] --- PASS: TestParseHost/fd://something (0.00s) [2022-04-28T07:51:06.409Z] --- PASS: TestParseHost/tcp://host: (0.00s) [2022-04-28T07:51:06.409Z] --- PASS: TestParseHost/tcp://192.168.0.1:5555 (0.00s) [2022-04-28T07:51:06.409Z] --- PASS: TestParseHost/#00 (0.00s) [2022-04-28T07:51:06.409Z] --- PASS: TestParseHost/_ (0.00s) [2022-04-28T07:51:06.409Z] --- PASS: TestParseHost/__ (0.00s) [2022-04-28T07:51:06.409Z] --- PASS: TestParseHost/tcp://: (0.00s) [2022-04-28T07:51:06.409Z] --- PASS: TestParseHost/tcp://[::1]:5555 (0.00s) [2022-04-28T07:51:06.409Z] --- PASS: TestParseHost/tcp://192.168:5555 (0.00s) [2022-04-28T07:51:06.409Z] --- PASS: TestParseHost/tcp://0.0.0.0:1234567890 (0.00s) [2022-04-28T07:51:06.409Z] --- PASS: TestParseHost/npipe:// (0.00s) [2022-04-28T07:51:06.409Z] === RUN TestParseDockerDaemonHost [2022-04-28T07:51:06.409Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d/path [2022-04-28T07:51:06.409Z] === RUN TestParseDockerDaemonHost/#00 [2022-04-28T07:51:06.409Z] === RUN TestParseDockerDaemonHost/:5555/path [2022-04-28T07:51:06.409Z] === RUN TestParseDockerDaemonHost/[::1]:5555/path [2022-04-28T07:51:06.409Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path [2022-04-28T07:51:06.409Z] === RUN TestParseDockerDaemonHost/tcp://:5555/path [2022-04-28T07:51:06.409Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d [2022-04-28T07:51:06.409Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1 [2022-04-28T07:51:06.409Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1:5555 [2022-04-28T07:51:06.409Z] === RUN TestParseDockerDaemonHost/tcp://unix:///run/docker.sock [2022-04-28T07:51:06.409Z] === RUN TestParseDockerDaemonHost/_tcp://:5555/path_ [2022-04-28T07:51:06.409Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555/path [2022-04-28T07:51:06.409Z] === RUN TestParseDockerDaemonHost/localhost:5555/path [2022-04-28T07:51:06.409Z] === RUN TestParseDockerDaemonHost/: [2022-04-28T07:51:06.409Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 [2022-04-28T07:51:06.409Z] === RUN TestParseDockerDaemonHost/npipe:////./pipe/foo [2022-04-28T07:51:06.409Z] === RUN TestParseDockerDaemonHost/unix:// [2022-04-28T07:51:06.409Z] === RUN TestParseDockerDaemonHost/localhost: [2022-04-28T07:51:06.409Z] === RUN TestParseDockerDaemonHost/tcp://:5555 [2022-04-28T07:51:06.409Z] === RUN TestParseDockerDaemonHost/fd:// [2022-04-28T07:51:06.409Z] === RUN TestParseDockerDaemonHost/tcp://[::1]:5555 [2022-04-28T07:51:06.409Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: [2022-04-28T07:51:06.409Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555 [2022-04-28T07:51:06.409Z] === RUN TestParseDockerDaemonHost/[::1]:5555 [2022-04-28T07:51:06.409Z] === RUN TestParseDockerDaemonHost/localhost:5555 [2022-04-28T07:51:06.409Z] === RUN TestParseDockerDaemonHost/fd://something [2022-04-28T07:51:06.409Z] === RUN TestParseDockerDaemonHost/tcp:// [2022-04-28T07:51:06.409Z] === RUN TestParseDockerDaemonHost/:5555 [2022-04-28T07:51:06.409Z] === RUN TestParseDockerDaemonHost/[::1]: [2022-04-28T07:51:06.409Z] === RUN TestParseDockerDaemonHost/localhost [2022-04-28T07:51:06.409Z] === RUN TestParseDockerDaemonHost/npipe:// [2022-04-28T07:51:06.409Z] === RUN TestParseDockerDaemonHost/unix:///run/docker.sock [2022-04-28T07:51:06.410Z] === RUN TestParseDockerDaemonHost/0.0.0.1: [2022-04-28T07:51:06.410Z] === RUN TestParseDockerDaemonHost/tcp://[::1]: [2022-04-28T07:51:06.410Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-04-28T07:51:06.410Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d/path (0.00s) [2022-04-28T07:51:06.410Z] --- PASS: TestParseDockerDaemonHost/#00 (0.00s) [2022-04-28T07:51:06.410Z] --- PASS: TestParseDockerDaemonHost/:5555/path (0.00s) [2022-04-28T07:51:06.410Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555/path (0.00s) [2022-04-28T07:51:06.410Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-04-28T07:51:06.410Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555/path (0.00s) [2022-04-28T07:51:06.410Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d (0.00s) [2022-04-28T07:51:06.410Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1 (0.00s) [2022-04-28T07:51:06.410Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1:5555 (0.00s) [2022-04-28T07:51:06.410Z] --- PASS: TestParseDockerDaemonHost/tcp://unix:///run/docker.sock (0.00s) [2022-04-28T07:51:06.410Z] --- PASS: TestParseDockerDaemonHost/_tcp://:5555/path_ (0.00s) [2022-04-28T07:51:06.410Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555/path (0.00s) [2022-04-28T07:51:06.410Z] --- PASS: TestParseDockerDaemonHost/localhost:5555/path (0.00s) [2022-04-28T07:51:06.410Z] --- PASS: TestParseDockerDaemonHost/: (0.00s) [2022-04-28T07:51:06.410Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-04-28T07:51:06.410Z] --- PASS: TestParseDockerDaemonHost/npipe:////./pipe/foo (0.00s) [2022-04-28T07:51:06.410Z] --- PASS: TestParseDockerDaemonHost/unix:// (0.00s) [2022-04-28T07:51:06.410Z] --- PASS: TestParseDockerDaemonHost/localhost: (0.00s) [2022-04-28T07:51:06.410Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555 (0.00s) [2022-04-28T07:51:06.410Z] --- PASS: TestParseDockerDaemonHost/fd:// (0.00s) [2022-04-28T07:51:06.410Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]:5555 (0.00s) [2022-04-28T07:51:06.410Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: (0.00s) [2022-04-28T07:51:06.410Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555 (0.00s) [2022-04-28T07:51:06.410Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555 (0.00s) [2022-04-28T07:51:06.410Z] --- PASS: TestParseDockerDaemonHost/localhost:5555 (0.00s) [2022-04-28T07:51:06.410Z] --- PASS: TestParseDockerDaemonHost/fd://something (0.00s) [2022-04-28T07:51:06.410Z] --- PASS: TestParseDockerDaemonHost/tcp:// (0.00s) [2022-04-28T07:51:06.410Z] --- PASS: TestParseDockerDaemonHost/:5555 (0.00s) [2022-04-28T07:51:06.410Z] --- PASS: TestParseDockerDaemonHost/[::1]: (0.00s) [2022-04-28T07:51:06.410Z] --- PASS: TestParseDockerDaemonHost/localhost (0.00s) [2022-04-28T07:51:06.410Z] --- PASS: TestParseDockerDaemonHost/npipe:// (0.00s) [2022-04-28T07:51:06.410Z] --- PASS: TestParseDockerDaemonHost/unix:///run/docker.sock (0.00s) [2022-04-28T07:51:06.410Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1: (0.00s) [2022-04-28T07:51:06.410Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]: (0.00s) [2022-04-28T07:51:06.410Z] === RUN TestParseTCP [2022-04-28T07:51:06.410Z] === RUN TestParseTCP/tcp:a.b.c.d [2022-04-28T07:51:06.410Z] === RUN TestParseTCP/tcp:a.b.c.d/path [2022-04-28T07:51:06.410Z] === RUN TestParseTCP/udp://127.0.0.1 [2022-04-28T07:51:06.410Z] === RUN TestParseTCP/udp://127.0.0.1:5555 [2022-04-28T07:51:06.410Z] === RUN TestParseTCP/tcp://:5555/path [2022-04-28T07:51:06.410Z] === RUN TestParseTCP/localhost:5555/path [2022-04-28T07:51:06.410Z] === RUN TestParseTCP/:5555/path [2022-04-28T07:51:06.410Z] === RUN TestParseTCP/0.0.0.1:5555/path [2022-04-28T07:51:06.410Z] === RUN TestParseTCP/[::1]:5555/path [2022-04-28T07:51:06.410Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path [2022-04-28T07:51:06.410Z] === RUN TestParseTCP/0.0.0.1 [2022-04-28T07:51:06.410Z] === RUN TestParseTCP/localhost:5555 [2022-04-28T07:51:06.410Z] === RUN TestParseTCP/#00 [2022-04-28T07:51:06.410Z] === RUN TestParseTCP/tcp:// [2022-04-28T07:51:06.410Z] === RUN TestParseTCP/0.0.0.1: [2022-04-28T07:51:06.410Z] === RUN TestParseTCP/: [2022-04-28T07:51:06.410Z] === RUN TestParseTCP/::1 [2022-04-28T07:51:06.410Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]: [2022-04-28T07:51:06.410Z] === RUN TestParseTCP/tcp://: [2022-04-28T07:51:06.410Z] === RUN TestParseTCP/:5555 [2022-04-28T07:51:06.410Z] === RUN TestParseTCP/localhost [2022-04-28T07:51:06.410Z] === RUN TestParseTCP/localhost: [2022-04-28T07:51:06.410Z] === RUN TestParseTCP/0.0.0.1:5555 [2022-04-28T07:51:06.410Z] === RUN TestParseTCP/[::1]: [2022-04-28T07:51:06.410Z] === RUN TestParseTCP/[::1]:5555 [2022-04-28T07:51:06.410Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555 [2022-04-28T07:51:06.410Z] === RUN TestParseTCP/tcp://:5555 [2022-04-28T07:51:06.410Z] --- PASS: TestParseTCP (0.01s) [2022-04-28T07:51:06.410Z] --- PASS: TestParseTCP/tcp:a.b.c.d (0.00s) [2022-04-28T07:51:06.410Z] --- PASS: TestParseTCP/tcp:a.b.c.d/path (0.00s) [2022-04-28T07:51:06.410Z] --- PASS: TestParseTCP/udp://127.0.0.1 (0.00s) [2022-04-28T07:51:06.410Z] --- PASS: TestParseTCP/udp://127.0.0.1:5555 (0.00s) [2022-04-28T07:51:06.410Z] --- PASS: TestParseTCP/tcp://:5555/path (0.00s) [2022-04-28T07:51:06.410Z] --- PASS: TestParseTCP/localhost:5555/path (0.00s) [2022-04-28T07:51:06.410Z] --- PASS: TestParseTCP/:5555/path (0.00s) [2022-04-28T07:51:06.410Z] --- PASS: TestParseTCP/0.0.0.1:5555/path (0.00s) [2022-04-28T07:51:06.410Z] --- PASS: TestParseTCP/[::1]:5555/path (0.00s) [2022-04-28T07:51:06.410Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-04-28T07:51:06.410Z] --- PASS: TestParseTCP/0.0.0.1 (0.00s) [2022-04-28T07:51:06.410Z] --- PASS: TestParseTCP/localhost:5555 (0.00s) [2022-04-28T07:51:06.410Z] --- PASS: TestParseTCP/#00 (0.00s) [2022-04-28T07:51:06.410Z] --- PASS: TestParseTCP/tcp:// (0.00s) [2022-04-28T07:51:06.410Z] --- PASS: TestParseTCP/0.0.0.1: (0.00s) [2022-04-28T07:51:06.410Z] --- PASS: TestParseTCP/: (0.00s) [2022-04-28T07:51:06.410Z] --- PASS: TestParseTCP/::1 (0.00s) [2022-04-28T07:51:06.410Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]: (0.00s) [2022-04-28T07:51:06.410Z] --- PASS: TestParseTCP/tcp://: (0.00s) [2022-04-28T07:51:06.410Z] --- PASS: TestParseTCP/:5555 (0.00s) [2022-04-28T07:51:06.410Z] --- PASS: TestParseTCP/localhost (0.00s) [2022-04-28T07:51:06.410Z] --- PASS: TestParseTCP/localhost: (0.00s) [2022-04-28T07:51:06.410Z] --- PASS: TestParseTCP/0.0.0.1:5555 (0.00s) [2022-04-28T07:51:06.410Z] --- PASS: TestParseTCP/[::1]: (0.00s) [2022-04-28T07:51:06.410Z] --- PASS: TestParseTCP/[::1]:5555 (0.00s) [2022-04-28T07:51:06.410Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-04-28T07:51:06.410Z] --- PASS: TestParseTCP/tcp://:5555 (0.00s) [2022-04-28T07:51:06.410Z] === RUN TestParseInvalidUnixAddrInvalid [2022-04-28T07:51:06.410Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-04-28T07:51:06.410Z] === RUN TestValidateExtraHosts [2022-04-28T07:51:06.410Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-04-28T07:51:06.410Z] === RUN TestIpOptString [2022-04-28T07:51:06.410Z] --- PASS: TestIpOptString (0.00s) [2022-04-28T07:51:06.410Z] === RUN TestNewIpOptInvalidDefaultVal [2022-04-28T07:51:06.410Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-04-28T07:51:06.410Z] === RUN TestNewIpOptValidDefaultVal [2022-04-28T07:51:06.410Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-04-28T07:51:06.410Z] === RUN TestIpOptSetInvalidVal [2022-04-28T07:51:06.410Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-04-28T07:51:06.410Z] === RUN TestValidateIPAddress [2022-04-28T07:51:06.410Z] --- PASS: TestValidateIPAddress (0.00s) [2022-04-28T07:51:06.410Z] === RUN TestMapOpts [2022-04-28T07:51:06.410Z] --- PASS: TestMapOpts (0.00s) [2022-04-28T07:51:06.410Z] === RUN TestListOptsWithoutValidator [2022-04-28T07:51:06.410Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-04-28T07:51:06.410Z] === RUN TestListOptsWithValidator [2022-04-28T07:51:06.410Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-04-28T07:51:06.410Z] === RUN TestValidateDNSSearch [2022-04-28T07:51:06.410Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-04-28T07:51:06.410Z] === RUN TestValidateLabel [2022-04-28T07:51:06.410Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-04-28T07:51:06.410Z] === RUN TestValidateLabel/label_with_general_format [2022-04-28T07:51:06.410Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-04-28T07:51:06.410Z] === RUN TestValidateLabel/label_with_one_more [2022-04-28T07:51:06.410Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-04-28T07:51:06.410Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-04-28T07:51:06.410Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-04-28T07:51:06.410Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-04-28T07:51:06.410Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-04-28T07:51:06.410Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-04-28T07:51:06.410Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-04-28T07:51:06.410Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-04-28T07:51:06.410Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-04-28T07:51:06.410Z] --- PASS: TestValidateLabel (0.00s) [2022-04-28T07:51:06.410Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-04-28T07:51:06.410Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-04-28T07:51:06.410Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-04-28T07:51:06.410Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-04-28T07:51:06.410Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-04-28T07:51:06.410Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-04-28T07:51:06.410Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-04-28T07:51:06.410Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-04-28T07:51:06.410Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-04-28T07:51:06.410Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-04-28T07:51:06.410Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-04-28T07:51:06.410Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-04-28T07:51:06.410Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-04-28T07:51:06.410Z] === RUN TestNamedListOpts [2022-04-28T07:51:06.410Z] --- PASS: TestNamedListOpts (0.00s) [2022-04-28T07:51:06.410Z] === RUN TestNamedMapOpts [2022-04-28T07:51:06.410Z] --- PASS: TestNamedMapOpts (0.00s) [2022-04-28T07:51:06.410Z] === RUN TestParseLink [2022-04-28T07:51:06.410Z] --- PASS: TestParseLink (0.00s) [2022-04-28T07:51:06.410Z] === RUN TestUlimitOpt [2022-04-28T07:51:06.410Z] --- PASS: TestUlimitOpt (0.00s) [2022-04-28T07:51:06.410Z] PASS [2022-04-28T07:51:06.410Z] coverage: 66.7% of statements [2022-04-28T07:51:06.410Z] ok github.com/docker/docker/opts 0.084s coverage: 66.7% of statements [2022-04-28T07:51:06.697Z] === CONT TestReadPluginNoRead [2022-04-28T07:51:06.697Z] read_test.go:92: [d648271b40de5] daemon is not started [2022-04-28T07:51:06.697Z] --- PASS: TestReadPluginNoRead (5.96s) [2022-04-28T07:51:06.697Z] --- PASS: TestReadPluginNoRead/default (1.23s) [2022-04-28T07:51:06.697Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.21s) [2022-04-28T07:51:06.697Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.30s) [2022-04-28T07:51:06.697Z] PASS [2022-04-28T07:51:06.697Z] [2022-04-28T07:51:06.697Z] DONE 6 tests in 9.504s [2022-04-28T07:51:06.697Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-04-28T07:51:06.697Z] testing: warning: no tests to run [2022-04-28T07:51:06.697Z] PASS [2022-04-28T07:51:06.697Z] [2022-04-28T07:51:06.697Z] DONE 0 tests in 0.008s [2022-04-28T07:51:06.697Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-04-28T07:51:06.697Z] INFO: Testing against a local daemon [2022-04-28T07:51:06.697Z] === RUN TestPluginWithDevMounts [2022-04-28T07:51:06.697Z] === PAUSE TestPluginWithDevMounts [2022-04-28T07:51:06.697Z] === CONT TestPluginWithDevMounts [2022-04-28T07:51:06.709Z] === RUN TestSetGetMeta [2022-04-28T07:51:06.709Z] === PAUSE TestSetGetMeta [2022-04-28T07:51:06.709Z] === RUN TestRestore [2022-04-28T07:51:06.709Z] === PAUSE TestRestore [2022-04-28T07:51:06.709Z] === RUN TestServiceCreate [2022-04-28T07:51:06.709Z] === PAUSE TestServiceCreate [2022-04-28T07:51:06.709Z] === RUN TestServiceList [2022-04-28T07:51:06.709Z] === PAUSE TestServiceList [2022-04-28T07:51:06.709Z] === RUN TestServiceRemove [2022-04-28T07:51:06.709Z] === PAUSE TestServiceRemove [2022-04-28T07:51:06.709Z] === RUN TestServiceGet [2022-04-28T07:51:06.709Z] === PAUSE TestServiceGet [2022-04-28T07:51:06.709Z] === RUN TestServicePrune [2022-04-28T07:51:06.709Z] === PAUSE TestServicePrune [2022-04-28T07:51:06.709Z] === RUN TestCreate [2022-04-28T07:51:06.709Z] === PAUSE TestCreate [2022-04-28T07:51:06.709Z] === RUN TestRemove [2022-04-28T07:51:06.709Z] === PAUSE TestRemove [2022-04-28T07:51:06.709Z] === RUN TestList [2022-04-28T07:51:06.709Z] === PAUSE TestList [2022-04-28T07:51:06.709Z] === RUN TestFindByDriver [2022-04-28T07:51:06.709Z] === PAUSE TestFindByDriver [2022-04-28T07:51:06.709Z] === RUN TestFindByReferenced [2022-04-28T07:51:06.709Z] === PAUSE TestFindByReferenced [2022-04-28T07:51:06.709Z] === RUN TestDerefMultipleOfSameRef [2022-04-28T07:51:06.709Z] === PAUSE TestDerefMultipleOfSameRef [2022-04-28T07:51:06.709Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-28T07:51:06.709Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-28T07:51:06.709Z] === RUN TestDefererencePluginOnCreateError [2022-04-28T07:51:06.709Z] === PAUSE TestDefererencePluginOnCreateError [2022-04-28T07:51:06.709Z] === RUN TestRefDerefRemove [2022-04-28T07:51:06.709Z] === PAUSE TestRefDerefRemove [2022-04-28T07:51:06.709Z] === RUN TestGet [2022-04-28T07:51:06.709Z] === PAUSE TestGet [2022-04-28T07:51:06.709Z] === RUN TestGetWithReference [2022-04-28T07:51:06.709Z] === PAUSE TestGetWithReference [2022-04-28T07:51:06.709Z] === RUN TestFilterFunc [2022-04-28T07:51:06.709Z] === RUN TestFilterFunc/test_nil_list [2022-04-28T07:51:06.709Z] === PAUSE TestFilterFunc/test_nil_list [2022-04-28T07:51:06.709Z] === RUN TestFilterFunc/test_empty_list [2022-04-28T07:51:06.709Z] === PAUSE TestFilterFunc/test_empty_list [2022-04-28T07:51:06.709Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-04-28T07:51:06.709Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-04-28T07:51:06.709Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-28T07:51:06.709Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-28T07:51:06.709Z] === RUN TestFilterFunc/test_filter_some [2022-04-28T07:51:06.709Z] === PAUSE TestFilterFunc/test_filter_some [2022-04-28T07:51:06.709Z] === RUN TestFilterFunc/test_filter_middle [2022-04-28T07:51:06.709Z] === PAUSE TestFilterFunc/test_filter_middle [2022-04-28T07:51:06.709Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-04-28T07:51:06.709Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-04-28T07:51:06.709Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-04-28T07:51:06.709Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-04-28T07:51:06.709Z] === CONT TestFilterFunc/test_nil_list [2022-04-28T07:51:06.709Z] === CONT TestFilterFunc/test_filter_some [2022-04-28T07:51:06.709Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-28T07:51:06.709Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-04-28T07:51:06.709Z] === CONT TestFilterFunc/test_filter_middle [2022-04-28T07:51:06.709Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-04-28T07:51:06.709Z] === CONT TestFilterFunc/test_empty_list [2022-04-28T07:51:06.709Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-04-28T07:51:06.709Z] --- PASS: TestFilterFunc (0.00s) [2022-04-28T07:51:06.709Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-04-28T07:51:06.709Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-04-28T07:51:06.709Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-04-28T07:51:06.709Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-04-28T07:51:06.709Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-04-28T07:51:06.709Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-04-28T07:51:06.709Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-04-28T07:51:06.709Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-04-28T07:51:06.709Z] === CONT TestSetGetMeta [2022-04-28T07:51:06.709Z] === CONT TestList [2022-04-28T07:51:06.709Z] === CONT TestServiceGet [2022-04-28T07:51:06.709Z] === CONT TestServiceList [2022-04-28T07:51:06.709Z] --- PASS: TestSetGetMeta (0.01s) [2022-04-28T07:51:06.709Z] === CONT TestRemove [2022-04-28T07:51:06.709Z] --- PASS: TestList (0.02s) [2022-04-28T07:51:06.709Z] === CONT TestCreate [2022-04-28T07:51:06.709Z] --- PASS: TestRemove (0.01s) [2022-04-28T07:51:06.709Z] === CONT TestServicePrune [2022-04-28T07:51:06.709Z] --- PASS: TestCreate (0.01s) [2022-04-28T07:51:06.709Z] === CONT TestServiceRemove [2022-04-28T07:51:07.026Z] --- PASS: TestServiceWithPredefinedNetwork (2.25s) [2022-04-28T07:51:07.026Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-28T07:51:07.026Z] service_test.go:243: FLAKY_TEST [2022-04-28T07:51:07.026Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-28T07:51:07.026Z] === RUN TestServiceWithDataPathPortInit [2022-04-28T07:51:07.165Z] --- PASS: TestServiceGet (0.10s) [2022-04-28T07:51:07.165Z] === CONT TestDefererencePluginOnCreateError [2022-04-28T07:51:07.165Z] time="2022-04-28T07:51:06Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-28T07:51:07.165Z] --- PASS: TestServiceRemove (0.08s) [2022-04-28T07:51:07.165Z] === CONT TestGetWithReference [2022-04-28T07:51:07.165Z] === CONT TestGet [2022-04-28T07:51:07.165Z] --- PASS: TestServiceList (0.11s) [2022-04-28T07:51:07.165Z] time="2022-04-28T07:51:06Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-28T07:51:07.165Z] time="2022-04-28T07:51:06Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-28T07:51:07.165Z] time="2022-04-28T07:51:06Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-04-28T07:51:07.165Z] --- PASS: TestGetWithReference (0.01s) [2022-04-28T07:51:07.165Z] === CONT TestRefDerefRemove [2022-04-28T07:51:07.165Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2022-04-28T07:51:07.165Z] === CONT TestDerefMultipleOfSameRef [2022-04-28T07:51:07.165Z] --- PASS: TestGet (0.01s) [2022-04-28T07:51:07.165Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-28T07:51:07.165Z] time="2022-04-28T07:51:06Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-28T07:51:07.165Z] --- PASS: TestServicePrune (0.10s) [2022-04-28T07:51:07.165Z] === CONT TestFindByReferenced [2022-04-28T07:51:07.165Z] --- PASS: TestDerefMultipleOfSameRef (0.01s) [2022-04-28T07:51:07.165Z] === CONT TestFindByDriver [2022-04-28T07:51:07.165Z] --- PASS: TestRefDerefRemove (0.01s) [2022-04-28T07:51:07.165Z] === CONT TestServiceCreate [2022-04-28T07:51:07.165Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s) [2022-04-28T07:51:07.165Z] === CONT TestRestore [2022-04-28T07:51:07.165Z] --- PASS: TestFindByReferenced (0.01s) [2022-04-28T07:51:07.165Z] --- PASS: TestFindByDriver (0.01s) [2022-04-28T07:51:07.165Z] --- PASS: TestServiceCreate (0.01s) [2022-04-28T07:51:07.165Z] --- PASS: TestRestore (0.01s) [2022-04-28T07:51:07.165Z] PASS [2022-04-28T07:51:07.165Z] coverage: 69.0% of statements [2022-04-28T07:51:07.165Z] ok github.com/docker/docker/volume/service 0.180s coverage: 69.0% of statements [2022-04-28T07:51:07.519Z] === CONT TestStopContainerWithTimeout/3 [2022-04-28T07:51:07.519Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-04-28T07:51:07.519Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-04-28T07:51:07.932Z] 2022/04/28 07:51:07 Closing DB instances... [2022-04-28T07:51:07.932Z] === RUN TestPeerCertificateMarshalJSON [2022-04-28T07:51:07.932Z] === RUN TestIsArchivePathDir [2022-04-28T07:51:07.933Z] --- PASS: TestIsArchivePathDir (0.05s) [2022-04-28T07:51:07.933Z] === RUN TestIsArchivePathInvalidFile [2022-04-28T07:51:08.387Z] --- PASS: TestIsArchivePathInvalidFile (0.10s) [2022-04-28T07:51:08.387Z] === RUN TestIsArchivePathTar [2022-04-28T07:51:08.387Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-04-28T07:51:08.387Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-04-28T07:51:08.387Z] --- PASS: TestPeerCertificateMarshalJSON (0.23s) [2022-04-28T07:51:08.387Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-04-28T07:51:08.387Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-04-28T07:51:08.387Z] === RUN TestMiddleware [2022-04-28T07:51:08.387Z] --- PASS: TestMiddleware (0.00s) [2022-04-28T07:51:08.387Z] === RUN TestNewResponseModifier [2022-04-28T07:51:08.387Z] --- PASS: TestNewResponseModifier (0.00s) [2022-04-28T07:51:08.387Z] PASS [2022-04-28T07:51:08.387Z] coverage: 26.8% of statements [2022-04-28T07:51:08.387Z] ok github.com/docker/docker/pkg/authorization 0.273s coverage: 26.8% of statements [2022-04-28T07:51:08.387Z] --- PASS: TestIsArchivePathTar (0.24s) [2022-04-28T07:51:08.387Z] === RUN TestDecompressStreamGzip [2022-04-28T07:51:08.387Z] --- PASS: TestDecompressStreamGzip (0.10s) [2022-04-28T07:51:08.387Z] === RUN TestDecompressStreamBzip2 [2022-04-28T07:51:08.600Z] --- PASS: TestPluginWithDevMounts (1.56s) [2022-04-28T07:51:08.600Z] PASS [2022-04-28T07:51:08.600Z] [2022-04-28T07:51:08.600Z] DONE 1 tests in 1.586s [2022-04-28T07:51:08.600Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-04-28T07:51:08.600Z] INFO: Testing against a local daemon [2022-04-28T07:51:08.600Z] === RUN TestSecretInspect [2022-04-28T07:51:08.841Z] --- PASS: TestDecompressStreamBzip2 (0.08s) [2022-04-28T07:51:08.841Z] === RUN TestDecompressStreamXz [2022-04-28T07:51:08.841Z] archive_test.go:133: Xz not present in msys2 [2022-04-28T07:51:08.841Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-04-28T07:51:08.841Z] === RUN TestDecompressStreamZstd [2022-04-28T07:51:08.841Z] archive_test.go:140: zstd not installed [2022-04-28T07:51:08.841Z] --- SKIP: TestDecompressStreamZstd (0.02s) [2022-04-28T07:51:08.841Z] === RUN TestCompressStreamXzUnsupported [2022-04-28T07:51:08.841Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-04-28T07:51:08.841Z] === RUN TestCompressStreamBzip2Unsupported [2022-04-28T07:51:08.841Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-04-28T07:51:08.841Z] === RUN TestCompressStreamInvalid [2022-04-28T07:51:08.841Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-04-28T07:51:08.841Z] === RUN TestExtensionInvalid [2022-04-28T07:51:08.841Z] --- PASS: TestExtensionInvalid (0.00s) [2022-04-28T07:51:08.841Z] === RUN TestExtensionUncompressed [2022-04-28T07:51:08.841Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-04-28T07:51:08.841Z] === RUN TestExtensionBzip2 [2022-04-28T07:51:08.841Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-04-28T07:51:08.841Z] === RUN TestExtensionGzip [2022-04-28T07:51:08.841Z] --- PASS: TestExtensionGzip (0.00s) [2022-04-28T07:51:08.841Z] === RUN TestExtensionXz [2022-04-28T07:51:08.841Z] --- PASS: TestExtensionXz (0.00s) [2022-04-28T07:51:08.841Z] === RUN TestExtensionZstd [2022-04-28T07:51:08.841Z] --- PASS: TestExtensionZstd (0.00s) [2022-04-28T07:51:08.841Z] === RUN TestCmdStreamLargeStderr [2022-04-28T07:51:08.841Z] --- PASS: TestCmdStreamLargeStderr (0.06s) [2022-04-28T07:51:08.841Z] === RUN TestCmdStreamBad [2022-04-28T07:51:08.841Z] archive_test.go:252: Failing on Windows CI machines [2022-04-28T07:51:08.841Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-04-28T07:51:08.841Z] === RUN TestCmdStreamGood [2022-04-28T07:51:08.841Z] --- PASS: TestCmdStreamGood (0.03s) [2022-04-28T07:51:08.841Z] === RUN TestUntarPathWithInvalidDest [2022-04-28T07:51:08.841Z] === RUN TestUnbuffered [2022-04-28T07:51:08.841Z] --- PASS: TestUnbuffered (0.00s) [2022-04-28T07:51:08.841Z] === RUN TestRaceUnbuffered [2022-04-28T07:51:08.841Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-04-28T07:51:08.841Z] PASS [2022-04-28T07:51:08.841Z] coverage: 100.0% of statements [2022-04-28T07:51:08.841Z] ok github.com/docker/docker/pkg/broadcaster 0.034s coverage: 100.0% of statements [2022-04-28T07:51:08.841Z] --- PASS: TestUntarPathWithInvalidDest (0.05s) [2022-04-28T07:51:08.841Z] === RUN TestUntarPathWithInvalidSrc [2022-04-28T07:51:08.841Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-04-28T07:51:08.841Z] === RUN TestUntarPath [2022-04-28T07:51:08.841Z] --- PASS: TestUntarPath (0.06s) [2022-04-28T07:51:08.841Z] === RUN TestUntarPathWithDestinationFile [2022-04-28T07:51:08.841Z] --- PASS: TestUntarPathWithDestinationFile (0.05s) [2022-04-28T07:51:08.841Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-04-28T07:51:08.841Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.15s) [2022-04-28T07:51:08.841Z] === RUN TestCopyWithTarInvalidSrc [2022-04-28T07:51:08.841Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-04-28T07:51:08.841Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-04-28T07:51:08.841Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-04-28T07:51:08.841Z] === RUN TestCopyWithTarSrcFile [2022-04-28T07:51:08.841Z] --- PASS: TestCopyWithTarSrcFile (0.00s) [2022-04-28T07:51:08.841Z] === RUN TestCopyWithTarSrcFolder [2022-04-28T07:51:08.841Z] --- PASS: TestCopyWithTarSrcFolder (0.00s) [2022-04-28T07:51:08.841Z] === RUN TestCopyFileWithTarInvalidSrc [2022-04-28T07:51:08.841Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-04-28T07:51:08.841Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-04-28T07:51:08.841Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-04-28T07:51:08.841Z] === RUN TestCopyFileWithTarSrcFolder [2022-04-28T07:51:08.841Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-04-28T07:51:08.841Z] === RUN TestCopyFileWithTarSrcFile [2022-04-28T07:51:09.296Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-04-28T07:51:09.296Z] === RUN TestTarFiles [2022-04-28T07:51:09.296Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.82s) [2022-04-28T07:51:09.296Z] === RUN TestNetworkDBCRUDTableEntry [2022-04-28T07:51:09.296Z] === RUN TestMatch [2022-04-28T07:51:09.296Z] === RUN TestMatch/[[]] [2022-04-28T07:51:09.296Z] === RUN TestMatch/[[foo]] [2022-04-28T07:51:09.296Z] === RUN TestMatch/[[bar]_[foo]] [2022-04-28T07:51:09.296Z] === RUN TestMatch/[[foo_bar]] [2022-04-28T07:51:09.296Z] === RUN TestMatch/[[qux]_[foo]] [2022-04-28T07:51:09.296Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-04-28T07:51:09.296Z] === RUN TestMatch/[] [2022-04-28T07:51:09.296Z] === RUN TestMatch/[]#01 [2022-04-28T07:51:09.296Z] === RUN TestMatch/[[qux]] [2022-04-28T07:51:09.296Z] === RUN TestMatch/[[foo_bar_qux]] [2022-04-28T07:51:09.296Z] === RUN TestMatch/[[qux]_[baz]] [2022-04-28T07:51:09.296Z] === RUN TestMatch/[[foo_baz]] [2022-04-28T07:51:09.296Z] --- PASS: TestMatch (0.00s) [2022-04-28T07:51:09.296Z] --- PASS: TestMatch/[[]] (0.00s) [2022-04-28T07:51:09.296Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-04-28T07:51:09.296Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-04-28T07:51:09.296Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-04-28T07:51:09.296Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-04-28T07:51:09.296Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-04-28T07:51:09.296Z] --- PASS: TestMatch/[] (0.00s) [2022-04-28T07:51:09.296Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-04-28T07:51:09.296Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-04-28T07:51:09.296Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-04-28T07:51:09.296Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-04-28T07:51:09.296Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-04-28T07:51:09.296Z] PASS [2022-04-28T07:51:09.296Z] coverage: 87.5% of statements [2022-04-28T07:51:09.296Z] ok github.com/docker/docker/pkg/capabilities 0.033s coverage: 87.5% of statements [2022-04-28T07:51:09.443Z] === CONT TestStopContainerWithTimeout/1 [2022-04-28T07:51:09.443Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-04-28T07:51:10.017Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-04-28T07:51:10.255Z] === RUN TestChrootTarUntar [2022-04-28T07:51:10.255Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-04-28T07:51:10.255Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-04-28T07:51:10.255Z] === RUN TestChrootUntarWithHugeExcludesList [2022-04-28T07:51:10.255Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-04-28T07:51:10.255Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-04-28T07:51:10.255Z] === RUN TestChrootUntarEmptyArchive [2022-04-28T07:51:10.255Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-04-28T07:51:10.255Z] === RUN TestChrootTarUntarWithSymlink [2022-04-28T07:51:10.255Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-28T07:51:10.255Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-04-28T07:51:10.255Z] === RUN TestChrootCopyWithTar [2022-04-28T07:51:10.255Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-28T07:51:10.255Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-04-28T07:51:10.255Z] === RUN TestChrootCopyFileWithTar [2022-04-28T07:51:10.255Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-04-28T07:51:10.255Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-04-28T07:51:10.255Z] === RUN TestChrootUntarPath [2022-04-28T07:51:10.255Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-28T07:51:10.255Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-04-28T07:51:10.255Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-04-28T07:51:10.255Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-04-28T07:51:10.255Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-04-28T07:51:10.255Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-04-28T07:51:10.255Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-04-28T07:51:10.255Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-04-28T07:51:10.255Z] === RUN TestChrootApplyDotDotFile [2022-04-28T07:51:10.255Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-04-28T07:51:10.255Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-04-28T07:51:10.255Z] PASS [2022-04-28T07:51:10.255Z] coverage: 12.0% of statements [2022-04-28T07:51:10.255Z] ok github.com/docker/docker/pkg/chrootarchive 0.070s coverage: 12.0% of statements [2022-04-28T07:51:10.504Z] --- PASS: TestSecretInspect (2.16s) [2022-04-28T07:51:10.504Z] === RUN TestSecretList [2022-04-28T07:51:10.589Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-04-28T07:51:10.589Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-04-28T07:51:10.589Z] === RUN TestBoolValue [2022-04-28T07:51:10.589Z] --- PASS: TestBoolValue (0.00s) [2022-04-28T07:51:10.589Z] === RUN TestBoolValueOrDefault [2022-04-28T07:51:10.589Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-04-28T07:51:10.589Z] === RUN TestInt64ValueOrZero [2022-04-28T07:51:10.589Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-04-28T07:51:10.589Z] === RUN TestInt64ValueOrDefault [2022-04-28T07:51:10.589Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-04-28T07:51:10.589Z] === RUN TestInt64ValueOrDefaultWithError [2022-04-28T07:51:10.589Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-04-28T07:51:10.589Z] === RUN TestJsonContentType [2022-04-28T07:51:10.589Z] --- PASS: TestJsonContentType (0.00s) [2022-04-28T07:51:10.589Z] === RUN TestReadJSON [2022-04-28T07:51:10.589Z] === RUN TestReadJSON/nil_body [2022-04-28T07:51:10.589Z] === RUN TestReadJSON/empty_body [2022-04-28T07:51:10.589Z] === RUN TestReadJSON/with_valid_request [2022-04-28T07:51:10.589Z] === RUN TestReadJSON/with_whitespace [2022-04-28T07:51:10.589Z] === RUN TestReadJSON/with_extra_content [2022-04-28T07:51:10.589Z] === RUN TestReadJSON/invalid_JSON [2022-04-28T07:51:10.589Z] --- PASS: TestReadJSON (0.00s) [2022-04-28T07:51:10.589Z] --- PASS: TestReadJSON/nil_body (0.00s) [2022-04-28T07:51:10.589Z] --- PASS: TestReadJSON/empty_body (0.00s) [2022-04-28T07:51:10.589Z] --- PASS: TestReadJSON/with_valid_request (0.00s) [2022-04-28T07:51:10.589Z] --- PASS: TestReadJSON/with_whitespace (0.00s) [2022-04-28T07:51:10.589Z] --- PASS: TestReadJSON/with_extra_content (0.00s) [2022-04-28T07:51:10.589Z] --- PASS: TestReadJSON/invalid_JSON (0.00s) [2022-04-28T07:51:10.589Z] PASS [2022-04-28T07:51:10.589Z] coverage: 31.9% of statements [2022-04-28T07:51:10.589Z] ok github.com/docker/docker/api/server/httputils 0.048s coverage: 31.9% of statements [2022-04-28T07:51:10.589Z] === RUN TestMaskSecretKeys [2022-04-28T07:51:10.589Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-04-28T07:51:10.589Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-04-28T07:51:10.589Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-04-28T07:51:10.589Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-04-28T07:51:10.589Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-04-28T07:51:10.589Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-04-28T07:51:10.589Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-04-28T07:51:10.589Z] === RUN TestVersionMiddlewareVersion [2022-04-28T07:51:10.589Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-04-28T07:51:10.589Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-04-28T07:51:10.589Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-04-28T07:51:10.589Z] PASS [2022-04-28T07:51:10.589Z] coverage: 37.7% of statements [2022-04-28T07:51:10.589Z] ok github.com/docker/docker/api/server/middleware 0.068s coverage: 37.7% of statements [2022-04-28T07:51:10.589Z] ? github.com/docker/docker/api/server/router [no test files] [2022-04-28T07:51:10.589Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-04-28T07:51:10.589Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-04-28T07:51:10.589Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-04-28T07:51:10.589Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-04-28T07:51:10.589Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-04-28T07:51:10.589Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-04-28T07:51:10.589Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-04-28T07:51:10.589Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-04-28T07:51:10.589Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-04-28T07:51:10.589Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-04-28T07:51:10.589Z] === RUN TestStrSliceMarshalJSON [2022-04-28T07:51:10.589Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-04-28T07:51:10.589Z] === RUN TestStrSliceUnmarshalJSON [2022-04-28T07:51:10.589Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-04-28T07:51:10.589Z] === RUN TestStrSliceUnmarshalString [2022-04-28T07:51:10.589Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-04-28T07:51:10.589Z] === RUN TestStrSliceUnmarshalSlice [2022-04-28T07:51:10.589Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-04-28T07:51:10.589Z] PASS [2022-04-28T07:51:10.589Z] coverage: 90.0% of statements [2022-04-28T07:51:10.589Z] ok github.com/docker/docker/api/types/strslice 0.046s coverage: 90.0% of statements [2022-04-28T07:51:10.589Z] === RUN TestToJSON [2022-04-28T07:51:10.589Z] --- PASS: TestToJSON (0.00s) [2022-04-28T07:51:10.589Z] === RUN TestToParamWithVersion [2022-04-28T07:51:10.589Z] --- PASS: TestToParamWithVersion (0.00s) [2022-04-28T07:51:10.589Z] === RUN TestFromJSON [2022-04-28T07:51:10.589Z] --- PASS: TestFromJSON (0.00s) [2022-04-28T07:51:10.589Z] === RUN TestEmpty [2022-04-28T07:51:10.589Z] --- PASS: TestEmpty (0.00s) [2022-04-28T07:51:10.589Z] === RUN TestArgsMatchKVListEmptySources [2022-04-28T07:51:10.589Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-04-28T07:51:10.589Z] === RUN TestArgsMatchKVList [2022-04-28T07:51:10.589Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-04-28T07:51:10.589Z] === RUN TestArgsMatch [2022-04-28T07:51:10.589Z] --- PASS: TestArgsMatch (0.00s) [2022-04-28T07:51:10.589Z] === RUN TestAdd [2022-04-28T07:51:10.589Z] --- PASS: TestAdd (0.00s) [2022-04-28T07:51:10.589Z] === RUN TestDel [2022-04-28T07:51:10.589Z] --- PASS: TestDel (0.00s) [2022-04-28T07:51:10.589Z] === RUN TestLen [2022-04-28T07:51:10.589Z] --- PASS: TestLen (0.00s) [2022-04-28T07:51:10.589Z] === RUN TestExactMatch [2022-04-28T07:51:10.589Z] --- PASS: TestExactMatch (0.00s) [2022-04-28T07:51:10.589Z] === RUN TestOnlyOneExactMatch [2022-04-28T07:51:10.589Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-04-28T07:51:10.589Z] === RUN TestContains [2022-04-28T07:51:10.589Z] --- PASS: TestContains (0.00s) [2022-04-28T07:51:10.589Z] === RUN TestValidate [2022-04-28T07:51:10.589Z] --- PASS: TestValidate (0.00s) [2022-04-28T07:51:10.589Z] === RUN TestWalkValues [2022-04-28T07:51:10.589Z] --- PASS: TestWalkValues (0.00s) [2022-04-28T07:51:10.589Z] === RUN TestFuzzyMatch [2022-04-28T07:51:10.589Z] --- PASS: TestFuzzyMatch (0.00s) [2022-04-28T07:51:10.589Z] === RUN TestClone [2022-04-28T07:51:10.589Z] --- PASS: TestClone (0.00s) [2022-04-28T07:51:10.589Z] PASS [2022-04-28T07:51:10.589Z] coverage: 92.2% of statements [2022-04-28T07:51:10.589Z] ok github.com/docker/docker/api/types/filters 0.040s coverage: 92.2% of statements [2022-04-28T07:51:10.589Z] === RUN TestAdjustForAPIVersion [2022-04-28T07:51:10.589Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-04-28T07:51:10.589Z] PASS [2022-04-28T07:51:10.589Z] coverage: 6.1% of statements [2022-04-28T07:51:10.589Z] ok github.com/docker/docker/api/server/router/swarm 0.048s coverage: 6.1% of statements [2022-04-28T07:51:10.589Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-04-28T07:51:10.589Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-04-28T07:51:10.589Z] ? github.com/docker/docker/api/types [no test files] [2022-04-28T07:51:10.589Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-04-28T07:51:10.589Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-04-28T07:51:10.589Z] ? github.com/docker/docker/api/types/container [no test files] [2022-04-28T07:51:10.589Z] ? github.com/docker/docker/api/types/events [no test files] [2022-04-28T07:51:10.589Z] ? github.com/docker/docker/api/types/image [no test files] [2022-04-28T07:51:10.589Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-04-28T07:51:10.589Z] ? github.com/docker/docker/api/types/network [no test files] [2022-04-28T07:51:10.589Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-04-28T07:51:10.589Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-04-28T07:51:10.589Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-04-28T07:51:10.589Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-04-28T07:51:10.589Z] === RUN TestGetTimestamp [2022-04-28T07:51:10.589Z] --- PASS: TestGetTimestamp (0.11s) [2022-04-28T07:51:10.589Z] === RUN TestParseTimestamps [2022-04-28T07:51:10.589Z] --- PASS: TestParseTimestamps (0.00s) [2022-04-28T07:51:10.589Z] PASS [2022-04-28T07:51:10.589Z] coverage: 100.0% of statements [2022-04-28T07:51:10.589Z] ok github.com/docker/docker/api/types/time 0.176s coverage: 100.0% of statements [2022-04-28T07:51:10.589Z] === RUN TestCompareVersion [2022-04-28T07:51:10.589Z] --- PASS: TestCompareVersion (0.00s) [2022-04-28T07:51:10.590Z] PASS [2022-04-28T07:51:10.590Z] coverage: 77.3% of statements [2022-04-28T07:51:10.590Z] ok github.com/docker/docker/api/types/versions 0.039s coverage: 77.3% of statements [2022-04-28T07:51:10.590Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-04-28T07:51:10.590Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-04-28T07:51:10.590Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-04-28T07:51:10.590Z] ? github.com/docker/docker/builder [no test files] [2022-04-28T07:51:10.590Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-04-28T07:51:10.590Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-04-28T07:51:10.590Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-04-28T07:51:10.590Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-04-28T07:51:10.590Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-04-28T07:51:10.590Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-04-28T07:51:10.590Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-04-28T07:51:10.590Z] === RUN TestIsGIT [2022-04-28T07:51:10.590Z] --- PASS: TestIsGIT (0.00s) [2022-04-28T07:51:10.590Z] PASS [2022-04-28T07:51:10.590Z] coverage: 100.0% of statements [2022-04-28T07:51:10.590Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.095s coverage: 100.0% of statements [2022-04-28T07:51:10.590Z] === RUN TestParseRemoteURL [2022-04-28T07:51:10.590Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-04-28T07:51:10.590Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-04-28T07:51:10.590Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-04-28T07:51:10.590Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-04-28T07:51:10.590Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-04-28T07:51:10.590Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-04-28T07:51:10.590Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-04-28T07:51:10.590Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-04-28T07:51:10.590Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-04-28T07:51:10.590Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-04-28T07:51:10.590Z] --- PASS: TestParseRemoteURL (0.00s) [2022-04-28T07:51:10.590Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-04-28T07:51:10.590Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-04-28T07:51:10.590Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-04-28T07:51:10.590Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-04-28T07:51:10.590Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-04-28T07:51:10.590Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-04-28T07:51:10.590Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-04-28T07:51:10.590Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-04-28T07:51:10.590Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-04-28T07:51:10.590Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-04-28T07:51:10.590Z] === RUN TestCloneArgsSmartHttp [2022-04-28T07:51:10.590Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-04-28T07:51:10.590Z] === RUN TestCloneArgsDumbHttp [2022-04-28T07:51:10.590Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-04-28T07:51:10.590Z] === RUN TestCloneArgsGit [2022-04-28T07:51:10.590Z] --- PASS: TestCloneArgsGit (0.00s) [2022-04-28T07:51:10.590Z] === RUN TestCheckoutGit [2022-04-28T07:51:10.710Z] === RUN TestEnsureRemoveAllNotExist [2022-04-28T07:51:10.710Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-04-28T07:51:10.710Z] === RUN TestEnsureRemoveAllWithDir [2022-04-28T07:51:10.710Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-04-28T07:51:10.710Z] === RUN TestEnsureRemoveAllWithFile [2022-04-28T07:51:10.710Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-04-28T07:51:10.710Z] PASS [2022-04-28T07:51:10.710Z] coverage: 0.0% of statements [2022-04-28T07:51:10.710Z] ok github.com/docker/docker/pkg/containerfs 0.035s coverage: 0.0% of statements [2022-04-28T07:51:10.878Z] time="2022-04-28T07:51:10Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-04-28T07:51:11.059Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-04-28T07:51:11.059Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2022-04-28T07:51:11.059Z] === RUN TestProcessNoDockerignore [2022-04-28T07:51:11.059Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-04-28T07:51:11.059Z] === RUN TestProcessShouldLeaveAllFiles [2022-04-28T07:51:11.059Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2022-04-28T07:51:11.059Z] === RUN TestDetectContentType [2022-04-28T07:51:11.059Z] --- PASS: TestDetectContentType (0.00s) [2022-04-28T07:51:11.059Z] === RUN TestSelectAcceptableMIME [2022-04-28T07:51:11.059Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-04-28T07:51:11.059Z] === RUN TestInspectEmptyResponse [2022-04-28T07:51:11.059Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-04-28T07:51:11.059Z] === RUN TestInspectResponseBinary [2022-04-28T07:51:11.059Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-04-28T07:51:11.059Z] === RUN TestResponseUnsupportedContentType [2022-04-28T07:51:11.059Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-04-28T07:51:11.059Z] === RUN TestInspectResponseTextSimple [2022-04-28T07:51:11.059Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-04-28T07:51:11.059Z] === RUN TestInspectResponseEmptyContentType [2022-04-28T07:51:11.059Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-04-28T07:51:11.059Z] === RUN TestUnknownContentLength [2022-04-28T07:51:11.059Z] --- PASS: TestUnknownContentLength (0.00s) [2022-04-28T07:51:11.059Z] === RUN TestDownloadRemote [2022-04-28T07:51:11.059Z] === RUN TestEnable [2022-04-28T07:51:11.059Z] --- PASS: TestEnable (0.00s) [2022-04-28T07:51:11.059Z] === RUN TestDisable [2022-04-28T07:51:11.059Z] --- PASS: TestDisable (0.00s) [2022-04-28T07:51:11.059Z] === RUN TestEnabled [2022-04-28T07:51:11.059Z] --- PASS: TestEnabled (0.00s) [2022-04-28T07:51:11.059Z] PASS [2022-04-28T07:51:11.059Z] coverage: 100.0% of statements [2022-04-28T07:51:11.059Z] ok github.com/docker/docker/cli/debug 0.040s coverage: 100.0% of statements [2022-04-28T07:51:11.059Z] --- PASS: TestDownloadRemote (0.07s) [2022-04-28T07:51:11.059Z] === RUN TestGetWithStatusError [2022-04-28T07:51:11.059Z] --- PASS: TestGetWithStatusError (0.00s) [2022-04-28T07:51:11.059Z] === RUN TestCloseRootDirectory [2022-04-28T07:51:11.059Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-28T07:51:11.059Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-04-28T07:51:11.059Z] === RUN TestHashFile [2022-04-28T07:51:11.059Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-28T07:51:11.059Z] --- SKIP: TestHashFile (0.00s) [2022-04-28T07:51:11.059Z] === RUN TestHashSubdir [2022-04-28T07:51:11.059Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-28T07:51:11.059Z] --- SKIP: TestHashSubdir (0.00s) [2022-04-28T07:51:11.059Z] === RUN TestRemoveDirectory [2022-04-28T07:51:11.059Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-28T07:51:11.059Z] --- SKIP: TestRemoveDirectory (0.01s) [2022-04-28T07:51:11.059Z] PASS [2022-04-28T07:51:11.059Z] coverage: 9.3% of statements [2022-04-28T07:51:11.165Z] 2022/04/28 07:51:11 Closing DB instances... [2022-04-28T07:51:11.400Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-04-28T07:51:11.400Z] --- PASS: TestStopContainerWithTimeout/0 (1.16s) [2022-04-28T07:51:11.400Z] --- PASS: TestStopContainerWithTimeout/-1 (3.22s) [2022-04-28T07:51:11.400Z] --- PASS: TestStopContainerWithTimeout/3 (2.73s) [2022-04-28T07:51:11.400Z] --- PASS: TestStopContainerWithTimeout/1 (1.85s) [2022-04-28T07:51:11.400Z] === RUN TestDeleteDevicemapper [2022-04-28T07:51:11.400Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-28T07:51:11.400Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-04-28T07:51:11.400Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-28T07:51:11.528Z] ok github.com/docker/docker/builder/remotecontext 0.225s coverage: 9.3% of statements [2022-04-28T07:51:11.528Z] === RUN TestGetAllAllowed [2022-04-28T07:51:11.528Z] --- PASS: TestGetAllAllowed (0.00s) [2022-04-28T07:51:11.528Z] === RUN TestGetAllMeta [2022-04-28T07:51:11.620Z] === RUN TestSizeEmpty [2022-04-28T07:51:11.620Z] --- PASS: TestSizeEmpty (0.00s) [2022-04-28T07:51:11.620Z] === RUN TestSizeEmptyFile [2022-04-28T07:51:11.620Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-04-28T07:51:11.620Z] === RUN TestSizeNonemptyFile [2022-04-28T07:51:11.620Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-04-28T07:51:11.620Z] === RUN TestSizeNestedDirectoryEmpty [2022-04-28T07:51:11.620Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-04-28T07:51:11.620Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-04-28T07:51:11.620Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-04-28T07:51:11.620Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-04-28T07:51:11.620Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-04-28T07:51:11.620Z] === RUN TestMoveToSubdir [2022-04-28T07:51:11.620Z] --- PASS: TestMoveToSubdir (0.00s) [2022-04-28T07:51:11.620Z] === RUN TestSizeNonExistingDirectory [2022-04-28T07:51:11.620Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-04-28T07:51:11.620Z] PASS [2022-04-28T07:51:11.620Z] coverage: 80.0% of statements [2022-04-28T07:51:11.620Z] ok github.com/docker/docker/pkg/directory 0.039s coverage: 80.0% of statements [2022-04-28T07:51:11.996Z] --- PASS: TestGetAllMeta (0.00s) [2022-04-28T07:51:11.996Z] === RUN TestWarnOnUnusedBuildArgs [2022-04-28T07:51:11.996Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-04-28T07:51:11.996Z] === RUN TestIsUnreferencedBuiltin [2022-04-28T07:51:11.996Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-04-28T07:51:11.996Z] === RUN TestIsExistingDirectory [2022-04-28T07:51:11.997Z] --- PASS: TestIsExistingDirectory (0.00s) [2022-04-28T07:51:11.997Z] === RUN TestGetFilenameForDownload [2022-04-28T07:51:11.997Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-04-28T07:51:11.997Z] === RUN TestEnv2Variables [2022-04-28T07:51:11.997Z] --- PASS: TestEnv2Variables (0.00s) [2022-04-28T07:51:11.997Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-04-28T07:51:11.997Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-04-28T07:51:11.997Z] === RUN TestMaintainer [2022-04-28T07:51:11.997Z] --- PASS: TestMaintainer (0.00s) [2022-04-28T07:51:11.997Z] === RUN TestLabel [2022-04-28T07:51:11.997Z] --- PASS: TestLabel (0.00s) [2022-04-28T07:51:11.997Z] === RUN TestFromScratch [2022-04-28T07:51:11.997Z] --- PASS: TestFromScratch (0.00s) [2022-04-28T07:51:11.997Z] === RUN TestFromWithArg [2022-04-28T07:51:11.997Z] --- PASS: TestFromWithArg (0.00s) [2022-04-28T07:51:11.997Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-04-28T07:51:11.997Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-04-28T07:51:11.997Z] === RUN TestFromWithUndefinedArg [2022-04-28T07:51:11.997Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-04-28T07:51:11.997Z] === RUN TestFromMultiStageWithNamedStage [2022-04-28T07:51:11.997Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-04-28T07:51:11.997Z] === RUN TestOnbuild [2022-04-28T07:51:11.997Z] --- PASS: TestOnbuild (0.00s) [2022-04-28T07:51:11.997Z] === RUN TestWorkdir [2022-04-28T07:51:11.997Z] --- PASS: TestWorkdir (0.00s) [2022-04-28T07:51:11.997Z] === RUN TestCmd [2022-04-28T07:51:11.997Z] --- PASS: TestCmd (0.00s) [2022-04-28T07:51:11.997Z] === RUN TestHealthcheckNone [2022-04-28T07:51:11.997Z] --- PASS: TestHealthcheckNone (0.00s) [2022-04-28T07:51:11.997Z] === RUN TestHealthcheckCmd [2022-04-28T07:51:11.997Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-04-28T07:51:11.997Z] === RUN TestEntrypoint [2022-04-28T07:51:11.997Z] --- PASS: TestEntrypoint (0.00s) [2022-04-28T07:51:11.997Z] === RUN TestExpose [2022-04-28T07:51:11.997Z] --- PASS: TestExpose (0.00s) [2022-04-28T07:51:11.997Z] === RUN TestUser [2022-04-28T07:51:11.997Z] --- PASS: TestUser (0.00s) [2022-04-28T07:51:11.997Z] === RUN TestVolume [2022-04-28T07:51:11.997Z] --- PASS: TestVolume (0.00s) [2022-04-28T07:51:11.997Z] === RUN TestStopSignal [2022-04-28T07:51:11.997Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-04-28T07:51:11.997Z] --- SKIP: TestStopSignal (0.00s) [2022-04-28T07:51:11.997Z] === RUN TestArg [2022-04-28T07:51:11.997Z] --- PASS: TestArg (0.00s) [2022-04-28T07:51:11.997Z] === RUN TestShell [2022-04-28T07:51:11.997Z] --- PASS: TestShell (0.00s) [2022-04-28T07:51:11.997Z] === RUN TestPrependEnvOnCmd [2022-04-28T07:51:11.997Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-04-28T07:51:11.997Z] === RUN TestRunWithBuildArgs [2022-04-28T07:51:11.997Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-04-28T07:51:11.997Z] === RUN TestRunIgnoresHealthcheck [2022-04-28T07:51:11.997Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-04-28T07:51:11.997Z] === RUN TestDispatchUnsupportedOptions [2022-04-28T07:51:11.997Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-04-28T07:51:11.997Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-04-28T07:51:11.997Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-04-28T07:51:11.997Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-04-28T07:51:11.997Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-04-28T07:51:11.997Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-04-28T07:51:11.997Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-04-28T07:51:11.997Z] === RUN TestNormalizeWorkdir [2022-04-28T07:51:11.997Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-04-28T07:51:11.997Z] === RUN TestDispatch [2022-04-28T07:51:11.997Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-04-28T07:51:11.997Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-04-28T07:51:11.997Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-04-28T07:51:11.997Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-04-28T07:51:11.997Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-04-28T07:51:11.997Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-04-28T07:51:11.997Z] === RUN TestDispatch/COPY_url [2022-04-28T07:51:11.997Z] --- PASS: TestDispatch (0.16s) [2022-04-28T07:51:11.997Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2022-04-28T07:51:11.997Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s) [2022-04-28T07:51:11.997Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-04-28T07:51:11.997Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.02s) [2022-04-28T07:51:11.997Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-04-28T07:51:11.997Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-04-28T07:51:11.997Z] --- PASS: TestDispatch/COPY_url (0.09s) [2022-04-28T07:51:11.997Z] === RUN TestAddScratchImageAddsToMounts [2022-04-28T07:51:11.997Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-04-28T07:51:11.997Z] === RUN TestAddFromScratchPopulatesPlatform [2022-04-28T07:51:11.997Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-04-28T07:51:11.997Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-04-28T07:51:11.997Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-04-28T07:51:11.997Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-04-28T07:51:11.997Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-04-28T07:51:11.997Z] === RUN TestImageSourceGetAddsToMounts [2022-04-28T07:51:11.997Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-04-28T07:51:11.997Z] === RUN TestEmptyDockerfile [2022-04-28T07:51:11.997Z] --- PASS: TestEmptyDockerfile (0.00s) [2022-04-28T07:51:11.997Z] === RUN TestSymlinkDockerfile [2022-04-28T07:51:11.997Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-04-28T07:51:11.997Z] === RUN TestDockerfileOutsideTheBuildContext [2022-04-28T07:51:11.997Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-04-28T07:51:11.997Z] === RUN TestNonExistingDockerfile [2022-04-28T07:51:11.997Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-04-28T07:51:11.997Z] === RUN TestCopyRunConfig [2022-04-28T07:51:11.997Z] --- PASS: TestCopyRunConfig (0.00s) [2022-04-28T07:51:11.997Z] === RUN TestDeepCopyRunConfig [2022-04-28T07:51:11.997Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-04-28T07:51:11.997Z] === RUN TestExportImage [2022-04-28T07:51:11.997Z] --- PASS: TestExportImage (0.00s) [2022-04-28T07:51:11.997Z] === RUN TestNormalizeDest [2022-04-28T07:51:11.997Z] --- PASS: TestNormalizeDest (0.00s) [2022-04-28T07:51:11.997Z] PASS [2022-04-28T07:51:11.997Z] coverage: 46.7% of statements [2022-04-28T07:51:11.997Z] ok github.com/docker/docker/builder/dockerfile 0.307s coverage: 46.7% of statements [2022-04-28T07:51:12.092Z] === RUN TestPollerAddRemove [2022-04-28T07:51:12.092Z] --- PASS: TestPollerAddRemove (0.00s) [2022-04-28T07:51:12.092Z] === RUN TestPollerEvent [2022-04-28T07:51:12.092Z] poller_test.go:40: No chmod on Windows [2022-04-28T07:51:12.092Z] --- SKIP: TestPollerEvent (0.00s) [2022-04-28T07:51:12.092Z] === RUN TestPollerClose [2022-04-28T07:51:12.092Z] --- PASS: TestPollerClose (0.00s) [2022-04-28T07:51:12.092Z] PASS [2022-04-28T07:51:12.092Z] coverage: 36.2% of statements [2022-04-28T07:51:12.092Z] ok github.com/docker/docker/pkg/filenotify 0.053s coverage: 36.2% of statements [2022-04-28T07:51:12.546Z] --- PASS: TestTarFiles (3.35s) [2022-04-28T07:51:12.546Z] === RUN TestDetectCompressionZstd [2022-04-28T07:51:12.546Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-04-28T07:51:12.546Z] === RUN TestTarUntar [2022-04-28T07:51:12.546Z] --- PASS: TestTarUntar (0.04s) [2022-04-28T07:51:12.546Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-04-28T07:51:12.546Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-04-28T07:51:12.546Z] === RUN TestTarWithOptions [2022-04-28T07:51:12.546Z] --- PASS: TestTarWithOptions (0.02s) [2022-04-28T07:51:12.546Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-04-28T07:51:12.546Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-04-28T07:51:12.546Z] === RUN TestUntarUstarGnuConflict [2022-04-28T07:51:12.546Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-04-28T07:51:12.546Z] === RUN TestUntarInvalidFilenames [2022-04-28T07:51:12.546Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames3052454306\\dest" [2022-04-28T07:51:12.546Z] --- PASS: TestUntarInvalidFilenames (0.13s) [2022-04-28T07:51:12.546Z] === RUN TestUntarHardlinkToSymlink [2022-04-28T07:51:12.546Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-04-28T07:51:12.546Z] === RUN TestUntarInvalidHardlink [2022-04-28T07:51:12.546Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3134680850\\victim\\hello" -> "../victim/hello" [2022-04-28T07:51:12.546Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1713012248\\victim\\hello" -> "/../victim/hello" [2022-04-28T07:51:12.546Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1752337180\\victim" -> "../victim" [2022-04-28T07:51:12.546Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2108419279\\victim" -> "../victim" [2022-04-28T07:51:12.546Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3786500794\\victim" -> "../victim" [2022-04-28T07:51:12.546Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3788672229\\victim" -> "../victim" [2022-04-28T07:51:12.546Z] --- PASS: TestUntarInvalidHardlink (0.02s) [2022-04-28T07:51:12.546Z] === RUN TestUntarInvalidSymlink [2022-04-28T07:51:12.546Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink548706953\\dest\\dotdot" -> "../victim/hello" [2022-04-28T07:51:12.546Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3040686323\\dest\\slash-dotdot" -> "/../victim/hello" [2022-04-28T07:51:12.546Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3528781868\\dest\\loophole-victim" -> "../victim" [2022-04-28T07:51:12.546Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4020807974\\dest\\loophole-victim" -> "../victim" [2022-04-28T07:51:12.546Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2523102869\\dest\\loophole-victim" -> "../victim" [2022-04-28T07:51:12.546Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1521417302\\dest\\loophole-victim" -> "../victim" [2022-04-28T07:51:12.546Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2719079331\\dest\\dir\\loophole" -> "../../victim" [2022-04-28T07:51:12.546Z] --- PASS: TestUntarInvalidSymlink (0.02s) [2022-04-28T07:51:12.546Z] === RUN TestTempArchiveCloseMultipleTimes [2022-04-28T07:51:12.546Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-04-28T07:51:12.546Z] === RUN TestXGlobalNoParent [2022-04-28T07:51:12.546Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-04-28T07:51:12.546Z] === RUN TestReplaceFileTarWrapper [2022-04-28T07:51:12.991Z] === RUN TestTCP4Proxy [2022-04-28T07:51:12.991Z] --- PASS: TestTCP4Proxy (0.01s) [2022-04-28T07:51:12.991Z] === RUN TestTCP4ProxyHalfClose [2022-04-28T07:51:12.991Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-04-28T07:51:12.991Z] === RUN TestTCP6Proxy [2022-04-28T07:51:12.991Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-28T07:51:12.991Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-04-28T07:51:12.991Z] === RUN TestTCPDualStackProxy [2022-04-28T07:51:12.991Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-28T07:51:12.991Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-04-28T07:51:12.991Z] === RUN TestUDP4Proxy [2022-04-28T07:51:12.991Z] --- PASS: TestUDP4Proxy (0.00s) [2022-04-28T07:51:12.991Z] === RUN TestUDP6Proxy [2022-04-28T07:51:12.991Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-28T07:51:12.991Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-04-28T07:51:12.991Z] === RUN TestUDPWriteError [2022-04-28T07:51:12.991Z] --- PASS: TestUDPWriteError (0.00s) [2022-04-28T07:51:12.991Z] === RUN TestSCTP4Proxy [2022-04-28T07:51:12.991Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-04-28T07:51:12.991Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-04-28T07:51:12.991Z] === RUN TestSCTP6Proxy [2022-04-28T07:51:12.991Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-28T07:51:12.991Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-04-28T07:51:12.991Z] PASS [2022-04-28T07:51:12.991Z] coverage: 49.4% of statements [2022-04-28T07:51:12.991Z] ok github.com/docker/docker/cmd/docker-proxy 0.057s coverage: 49.4% of statements [2022-04-28T07:51:13.001Z] --- PASS: TestReplaceFileTarWrapper (0.11s) [2022-04-28T07:51:13.001Z] === RUN TestPrefixHeaderReadable [2022-04-28T07:51:13.001Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2022-04-28T07:51:13.001Z] === RUN TestDisablePigz [2022-04-28T07:51:13.001Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-04-28T07:51:13.001Z] --- PASS: TestDisablePigz (0.11s) [2022-04-28T07:51:13.001Z] === RUN TestPigz [2022-04-28T07:51:13.001Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-04-28T07:51:13.001Z] --- PASS: TestPigz (0.11s) [2022-04-28T07:51:13.001Z] === RUN TestNosysFileInfo [2022-04-28T07:51:13.001Z] --- PASS: TestNosysFileInfo (0.00s) [2022-04-28T07:51:13.001Z] === RUN TestCopyFileWithInvalidDest [2022-04-28T07:51:13.001Z] archive_windows_test.go:16: Currently fails [2022-04-28T07:51:13.001Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-04-28T07:51:13.001Z] === RUN TestCanonicalTarNameForPath [2022-04-28T07:51:13.001Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-04-28T07:51:13.001Z] === RUN TestCanonicalTarName [2022-04-28T07:51:13.001Z] --- PASS: TestCanonicalTarName (0.00s) [2022-04-28T07:51:13.001Z] === RUN TestChmodTarEntry [2022-04-28T07:51:13.001Z] --- PASS: TestChmodTarEntry (0.00s) [2022-04-28T07:51:13.001Z] === RUN TestHardLinkOrder [2022-04-28T07:51:13.001Z] === RUN TestCopyFileWithInvalidSrc [2022-04-28T07:51:13.001Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-04-28T07:51:13.001Z] === RUN TestCopyFileWithInvalidDest [2022-04-28T07:51:13.001Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-04-28T07:51:13.001Z] === RUN TestCopyFileWithSameSrcAndDest [2022-04-28T07:51:13.001Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-04-28T07:51:13.001Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-04-28T07:51:13.001Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-04-28T07:51:13.001Z] === RUN TestCopyFile [2022-04-28T07:51:13.001Z] --- PASS: TestCopyFile (0.00s) [2022-04-28T07:51:13.001Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-04-28T07:51:13.001Z] fileutils_test.go:133: Needs porting to Windows [2022-04-28T07:51:13.001Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-04-28T07:51:13.001Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-04-28T07:51:13.001Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-04-28T07:51:13.001Z] === RUN TestReadSymlinkedDirectoryToFile [2022-04-28T07:51:13.001Z] fileutils_test.go:179: Needs porting to Windows [2022-04-28T07:51:13.001Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-04-28T07:51:13.001Z] === RUN TestWildcardMatches [2022-04-28T07:51:13.001Z] --- PASS: TestWildcardMatches (0.00s) [2022-04-28T07:51:13.001Z] === RUN TestPatternMatches [2022-04-28T07:51:13.001Z] --- PASS: TestPatternMatches (0.00s) [2022-04-28T07:51:13.001Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-04-28T07:51:13.001Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-04-28T07:51:13.001Z] === RUN TestPatternMatchesFolderExclusions [2022-04-28T07:51:13.001Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-04-28T07:51:13.001Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-04-28T07:51:13.001Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-04-28T07:51:13.001Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-04-28T07:51:13.001Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-04-28T07:51:13.001Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-04-28T07:51:13.001Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-04-28T07:51:13.001Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-04-28T07:51:13.001Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-04-28T07:51:13.001Z] === RUN TestSingleExclamationError [2022-04-28T07:51:13.001Z] --- PASS: TestSingleExclamationError (0.00s) [2022-04-28T07:51:13.001Z] === RUN TestMatchesWithNoPatterns [2022-04-28T07:51:13.001Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-04-28T07:51:13.001Z] === RUN TestMatchesWithMalformedPatterns [2022-04-28T07:51:13.001Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-04-28T07:51:13.001Z] === RUN TestMatches [2022-04-28T07:51:13.001Z] === RUN TestMatches/MatchesOrParentMatches [2022-04-28T07:51:13.001Z] === RUN TestMatches/MatchesUsingParentResult [2022-04-28T07:51:13.001Z] === RUN TestMatches/MatchesUsingParentResults [2022-04-28T07:51:13.001Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-04-28T07:51:13.001Z] --- PASS: TestMatches (0.01s) [2022-04-28T07:51:13.001Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-04-28T07:51:13.001Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-04-28T07:51:13.001Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-04-28T07:51:13.001Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-04-28T07:51:13.001Z] === RUN TestCleanPatterns [2022-04-28T07:51:13.001Z] --- PASS: TestCleanPatterns (0.00s) [2022-04-28T07:51:13.001Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-04-28T07:51:13.001Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-04-28T07:51:13.001Z] === RUN TestCleanPatternsExceptionFlag [2022-04-28T07:51:13.001Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-04-28T07:51:13.001Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-04-28T07:51:13.001Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-04-28T07:51:13.001Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-04-28T07:51:13.001Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-04-28T07:51:13.001Z] === RUN TestCleanPatternsErrorSingleException [2022-04-28T07:51:13.001Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-04-28T07:51:13.001Z] === RUN TestCreateIfNotExistsDir [2022-04-28T07:51:13.001Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-04-28T07:51:13.001Z] === RUN TestCreateIfNotExistsFile [2022-04-28T07:51:13.001Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2022-04-28T07:51:13.001Z] === RUN TestMatch [2022-04-28T07:51:13.001Z] --- PASS: TestMatch (0.00s) [2022-04-28T07:51:13.001Z] === RUN TestCompile [2022-04-28T07:51:13.001Z] === RUN TestCompile/slash [2022-04-28T07:51:13.001Z] === RUN TestCompile/backslash [2022-04-28T07:51:13.001Z] --- PASS: TestCompile (0.00s) [2022-04-28T07:51:13.001Z] --- PASS: TestCompile/slash (0.00s) [2022-04-28T07:51:13.001Z] --- PASS: TestCompile/backslash (0.00s) [2022-04-28T07:51:13.001Z] PASS [2022-04-28T07:51:13.001Z] coverage: 84.7% of statements [2022-04-28T07:51:13.001Z] ok github.com/docker/docker/pkg/fileutils 0.058s coverage: 84.7% of statements [2022-04-28T07:51:13.001Z] --- PASS: TestHardLinkOrder (0.08s) [2022-04-28T07:51:13.001Z] === RUN TestChangeString [2022-04-28T07:51:13.001Z] --- PASS: TestChangeString (0.00s) [2022-04-28T07:51:13.001Z] === RUN TestChangesWithNoChanges [2022-04-28T07:51:13.001Z] --- PASS: TestChangesWithNoChanges (0.02s) [2022-04-28T07:51:13.001Z] === RUN TestChangesWithChanges [2022-04-28T07:51:13.001Z] --- PASS: TestChangesWithChanges (0.02s) [2022-04-28T07:51:13.001Z] === RUN TestChangesWithChangesGH13590 [2022-04-28T07:51:13.001Z] changes_test.go:196: needs more investigation [2022-04-28T07:51:13.001Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-04-28T07:51:13.001Z] === RUN TestChangesDirsEmpty [2022-04-28T07:51:13.001Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-28T07:51:13.001Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-04-28T07:51:13.001Z] === RUN TestChangesDirsMutated [2022-04-28T07:51:13.001Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-28T07:51:13.001Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-04-28T07:51:13.001Z] === RUN TestApplyLayer [2022-04-28T07:51:13.001Z] changes_test.go:433: needs further investigation [2022-04-28T07:51:13.001Z] --- SKIP: TestApplyLayer (0.00s) [2022-04-28T07:51:13.001Z] === RUN TestChangesSizeWithHardlinks [2022-04-28T07:51:13.001Z] changes_test.go:469: needs further investigation [2022-04-28T07:51:13.001Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-04-28T07:51:13.001Z] === RUN TestChangesSizeWithNoChanges [2022-04-28T07:51:13.001Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-04-28T07:51:13.001Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-04-28T07:51:13.001Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-04-28T07:51:13.001Z] === RUN TestChangesSize [2022-04-28T07:51:13.001Z] --- PASS: TestChangesSize (0.00s) [2022-04-28T07:51:13.001Z] === RUN TestApplyLayerInvalidFilenames [2022-04-28T07:51:13.001Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames4133324526\\dest" [2022-04-28T07:51:13.001Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2022-04-28T07:51:13.001Z] === RUN TestApplyLayerInvalidHardlink [2022-04-28T07:51:13.001Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink864929812\\victim\\hello" -> "../victim/hello" [2022-04-28T07:51:13.001Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3103591330\\victim\\hello" -> "/../victim/hello" [2022-04-28T07:51:13.001Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2665213711\\victim" -> "../victim" [2022-04-28T07:51:13.001Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1951702327\\victim" -> "../victim" [2022-04-28T07:51:13.001Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1559328825\\victim" -> "../victim" [2022-04-28T07:51:13.001Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink840831417\\victim" -> "../victim" [2022-04-28T07:51:13.001Z] --- PASS: TestApplyLayerInvalidHardlink (0.02s) [2022-04-28T07:51:13.001Z] === RUN TestApplyLayerInvalidSymlink [2022-04-28T07:51:13.001Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1407784950\\dest\\dotdot" -> "../victim/hello" [2022-04-28T07:51:13.001Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3512102072\\dest\\slash-dotdot" -> "/../victim/hello" [2022-04-28T07:51:13.001Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink994666720\\dest\\loophole-victim" -> "../victim" [2022-04-28T07:51:13.001Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2894745241\\dest\\loophole-victim" -> "../victim" [2022-04-28T07:51:13.001Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1754595448\\dest\\loophole-victim" -> "../victim" [2022-04-28T07:51:13.001Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3210377150\\dest\\loophole-victim" -> "../victim" [2022-04-28T07:51:13.001Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s) [2022-04-28T07:51:13.001Z] === RUN TestApplyLayerWhiteouts [2022-04-28T07:51:13.036Z] --- PASS: TestSecretList (2.16s) [2022-04-28T07:51:13.036Z] === RUN TestSecretsCreateAndDelete [2022-04-28T07:51:13.455Z] --- PASS: TestApplyLayerWhiteouts (0.05s) [2022-04-28T07:51:13.455Z] === RUN TestGenerateEmptyFile [2022-04-28T07:51:13.455Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-04-28T07:51:13.455Z] === RUN TestGenerateWithContent [2022-04-28T07:51:13.455Z] --- PASS: TestGenerateWithContent (0.00s) [2022-04-28T07:51:13.455Z] PASS [2022-04-28T07:51:13.455Z] coverage: 61.9% of statements [2022-04-28T07:51:13.456Z] ok github.com/docker/docker/pkg/archive 5.228s coverage: 61.9% of statements [2022-04-28T07:51:13.456Z] --- PASS: TestNetworkDBCRUDTableEntry (4.06s) [2022-04-28T07:51:13.456Z] === RUN TestNetworkDBCRUDTableEntries [2022-04-28T07:51:13.456Z] === RUN TestGet [2022-04-28T07:51:13.456Z] --- PASS: TestGet (0.00s) [2022-04-28T07:51:13.456Z] === RUN TestGetShortcutString [2022-04-28T07:51:13.456Z] --- PASS: TestGetShortcutString (0.00s) [2022-04-28T07:51:13.456Z] PASS [2022-04-28T07:51:13.456Z] coverage: 42.9% of statements [2022-04-28T07:51:13.456Z] ok github.com/docker/docker/pkg/homedir 0.043s coverage: 42.9% of statements [2022-04-28T07:51:13.950Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.62s) [2022-04-28T07:51:13.950Z] === RUN TestUpdateMemory [2022-04-28T07:51:13.950Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-04-28T07:51:13.950Z] --- SKIP: TestUpdateMemory (0.00s) [2022-04-28T07:51:13.950Z] === RUN TestUpdateCPUQuota [2022-04-28T07:51:14.415Z] === RUN TestCreateIDMapOrder [2022-04-28T07:51:14.415Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-04-28T07:51:14.415Z] PASS [2022-04-28T07:51:14.415Z] coverage: 7.2% of statements [2022-04-28T07:51:14.415Z] ok github.com/docker/docker/pkg/idtools 0.033s coverage: 7.2% of statements [2022-04-28T07:51:14.895Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-04-28T07:51:14.938Z] --- PASS: TestSecretsCreateAndDelete (2.20s) [2022-04-28T07:51:14.938Z] === RUN TestSecretsUpdate [2022-04-28T07:51:15.157Z] --- PASS: TestUpdateCPUQuota (1.38s) [2022-04-28T07:51:15.157Z] === RUN TestUpdatePidsLimit [2022-04-28T07:51:15.157Z] === RUN TestUpdatePidsLimit/update_from_none [2022-04-28T07:51:15.157Z] check_test.go:307: [d6c5bd2a26afa] daemon is not started [2022-04-28T07:51:15.157Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-04-28T07:51:15.374Z] 2022/04/28 07:51:14 Closing DB instances... [2022-04-28T07:51:15.374Z] === RUN TestFixedBufferCap [2022-04-28T07:51:15.374Z] --- PASS: TestFixedBufferCap (0.00s) [2022-04-28T07:51:15.374Z] === RUN TestFixedBufferLen [2022-04-28T07:51:15.374Z] --- PASS: TestFixedBufferLen (0.00s) [2022-04-28T07:51:15.374Z] === RUN TestFixedBufferString [2022-04-28T07:51:15.374Z] --- PASS: TestFixedBufferString (0.00s) [2022-04-28T07:51:15.374Z] === RUN TestFixedBufferWrite [2022-04-28T07:51:15.374Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-04-28T07:51:15.374Z] === RUN TestFixedBufferRead [2022-04-28T07:51:15.374Z] --- PASS: TestFixedBufferRead (0.00s) [2022-04-28T07:51:15.374Z] === RUN TestBytesPipeRead [2022-04-28T07:51:15.374Z] --- PASS: TestBytesPipeRead (0.00s) [2022-04-28T07:51:15.374Z] === RUN TestBytesPipeWrite [2022-04-28T07:51:15.374Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-04-28T07:51:15.374Z] === RUN TestBytesPipeWriteRandomChunks [2022-04-28T07:51:15.421Z] === RUN TestUpdatePidsLimit/no_change [2022-04-28T07:51:15.829Z] --- PASS: TestBytesPipeWriteRandomChunks (0.38s) [2022-04-28T07:51:15.829Z] === RUN TestAtomicWriteToFile [2022-04-28T07:51:15.829Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-04-28T07:51:15.829Z] === RUN TestAtomicWriteSetCommit [2022-04-28T07:51:15.829Z] --- PASS: TestAtomicWriteSetCommit (0.00s) [2022-04-28T07:51:15.829Z] === RUN TestAtomicWriteSetCancel [2022-04-28T07:51:15.829Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-04-28T07:51:15.829Z] === RUN TestReadCloserWrapperClose [2022-04-28T07:51:15.829Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-04-28T07:51:15.829Z] === RUN TestReaderErrWrapperReadOnError [2022-04-28T07:51:15.829Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-04-28T07:51:15.829Z] === RUN TestReaderErrWrapperRead [2022-04-28T07:51:15.829Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-04-28T07:51:15.829Z] === RUN TestCancelReadCloser [2022-04-28T07:51:15.829Z] --- PASS: TestCancelReadCloser (0.10s) [2022-04-28T07:51:15.829Z] === RUN TestWriteCloserWrapperClose [2022-04-28T07:51:15.829Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-04-28T07:51:15.829Z] === RUN TestNopWriteCloser [2022-04-28T07:51:15.829Z] --- PASS: TestNopWriteCloser (0.00s) [2022-04-28T07:51:15.829Z] === RUN TestNopWriter [2022-04-28T07:51:15.829Z] --- PASS: TestNopWriter (0.00s) [2022-04-28T07:51:15.829Z] === RUN TestWriteCounter [2022-04-28T07:51:15.829Z] --- PASS: TestWriteCounter (0.00s) [2022-04-28T07:51:15.829Z] PASS [2022-04-28T07:51:15.829Z] coverage: 69.2% of statements [2022-04-28T07:51:15.829Z] ok github.com/docker/docker/pkg/ioutils 0.537s coverage: 69.2% of statements [2022-04-28T07:51:15.991Z] === RUN TestUpdatePidsLimit/update_lower [2022-04-28T07:51:15.991Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-04-28T07:51:16.252Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-04-28T07:51:16.788Z] --- PASS: TestNetworkDBCRUDTableEntries (3.24s) [2022-04-28T07:51:16.788Z] === RUN TestNetworkDBNodeLeave [2022-04-28T07:51:16.788Z] === RUN TestError [2022-04-28T07:51:16.788Z] --- PASS: TestError (0.00s) [2022-04-28T07:51:16.788Z] === RUN TestProgressString [2022-04-28T07:51:16.788Z] === RUN TestProgressString/no_progress [2022-04-28T07:51:16.788Z] === RUN TestProgressString/progress_1 [2022-04-28T07:51:16.788Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-04-28T07:51:16.788Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-04-28T07:51:16.788Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-04-28T07:51:16.788Z] === RUN TestProgressString/with_units [2022-04-28T07:51:16.788Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-04-28T07:51:16.788Z] === RUN TestProgressString/hide_counts [2022-04-28T07:51:16.788Z] --- PASS: TestProgressString (0.00s) [2022-04-28T07:51:16.788Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-04-28T07:51:16.788Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-04-28T07:51:16.788Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-04-28T07:51:16.788Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-04-28T07:51:16.788Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-04-28T07:51:16.788Z] --- PASS: TestProgressString/with_units (0.00s) [2022-04-28T07:51:16.788Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-04-28T07:51:16.788Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-04-28T07:51:16.788Z] === RUN TestJSONMessageDisplay [2022-04-28T07:51:16.788Z] --- PASS: TestJSONMessageDisplay (0.12s) [2022-04-28T07:51:16.788Z] === RUN TestJSONMessageDisplayWithJSONError [2022-04-28T07:51:16.788Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-04-28T07:51:16.788Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-04-28T07:51:16.788Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-04-28T07:51:16.788Z] === RUN TestDisplayJSONMessagesStream [2022-04-28T07:51:16.788Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-04-28T07:51:16.788Z] PASS [2022-04-28T07:51:16.788Z] coverage: 91.7% of statements [2022-04-28T07:51:16.788Z] ok github.com/docker/docker/pkg/jsonmessage 0.155s coverage: 91.7% of statements [2022-04-28T07:51:16.823Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-04-28T07:51:16.823Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-04-28T07:51:16.841Z] --- PASS: TestSecretsUpdate (2.17s) [2022-04-28T07:51:16.841Z] === RUN TestTemplatedSecret [2022-04-28T07:51:17.084Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-04-28T07:51:17.243Z] === RUN TestStandardLongPath [2022-04-28T07:51:17.243Z] --- PASS: TestStandardLongPath (0.00s) [2022-04-28T07:51:17.243Z] === RUN TestUNCLongPath [2022-04-28T07:51:17.243Z] --- PASS: TestUNCLongPath (0.00s) [2022-04-28T07:51:17.243Z] PASS [2022-04-28T07:51:17.243Z] coverage: 100.0% of statements [2022-04-28T07:51:17.243Z] ok github.com/docker/docker/pkg/longpath 0.031s coverage: 100.0% of statements [2022-04-28T07:51:17.346Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-04-28T07:51:17.347Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-04-28T07:51:17.698Z] === RUN TestNameFormat [2022-04-28T07:51:17.698Z] --- PASS: TestNameFormat (0.00s) [2022-04-28T07:51:17.698Z] === RUN TestNameRetries [2022-04-28T07:51:17.698Z] --- PASS: TestNameRetries (0.00s) [2022-04-28T07:51:17.698Z] PASS [2022-04-28T07:51:17.698Z] coverage: 85.7% of statements [2022-04-28T07:51:17.698Z] ok github.com/docker/docker/pkg/namesgenerator 0.044s coverage: 85.7% of statements [2022-04-28T07:51:18.153Z] === RUN TestParseKeyValueOpt [2022-04-28T07:51:18.153Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-04-28T07:51:18.153Z] === RUN TestParseUintList [2022-04-28T07:51:18.153Z] --- PASS: TestParseUintList (0.00s) [2022-04-28T07:51:18.153Z] === RUN TestParseUintListMaximumLimits [2022-04-28T07:51:18.153Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-04-28T07:51:18.153Z] PASS [2022-04-28T07:51:18.153Z] coverage: 97.0% of statements [2022-04-28T07:51:18.153Z] ok github.com/docker/docker/pkg/parsers 0.030s coverage: 97.0% of statements [2022-04-28T07:51:18.294Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-04-28T07:51:18.868Z] --- PASS: TestUpdatePidsLimit (3.65s) [2022-04-28T07:51:18.868Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.37s) [2022-04-28T07:51:18.868Z] --- PASS: TestUpdatePidsLimit/no_change (0.38s) [2022-04-28T07:51:18.868Z] --- PASS: TestUpdatePidsLimit/update_lower (0.40s) [2022-04-28T07:51:18.868Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.36s) [2022-04-28T07:51:18.868Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.39s) [2022-04-28T07:51:18.868Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.35s) [2022-04-28T07:51:18.868Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.40s) [2022-04-28T07:51:18.868Z] === RUN TestUpdateRestartPolicy [2022-04-28T07:51:19.113Z] === RUN Test_windowsOSRelease_String [2022-04-28T07:51:19.113Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes [2022-04-28T07:51:19.113Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no [2022-04-28T07:51:19.113Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes [2022-04-28T07:51:19.113Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no [2022-04-28T07:51:19.113Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes [2022-04-28T07:51:19.113Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no [2022-04-28T07:51:19.113Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes [2022-04-28T07:51:19.113Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no [2022-04-28T07:51:19.113Z] --- PASS: Test_windowsOSRelease_String (0.00s) [2022-04-28T07:51:19.113Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s) [2022-04-28T07:51:19.113Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s) [2022-04-28T07:51:19.113Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s) [2022-04-28T07:51:19.113Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s) [2022-04-28T07:51:19.113Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s) [2022-04-28T07:51:19.113Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s) [2022-04-28T07:51:19.114Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s) [2022-04-28T07:51:19.114Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s) [2022-04-28T07:51:19.114Z] PASS [2022-04-28T07:51:19.114Z] coverage: 36.4% of statements [2022-04-28T07:51:19.114Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.034s coverage: 36.4% of statements [2022-04-28T07:51:19.131Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-04-28T07:51:19.131Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-04-28T07:51:19.428Z] --- PASS: TestGet (15.01s) [2022-04-28T07:51:19.428Z] === RUN TestPluginWithNoManifest [2022-04-28T07:51:19.428Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-04-28T07:51:19.428Z] === RUN TestGetAll [2022-04-28T07:51:19.428Z] --- PASS: TestGetAll (0.00s) [2022-04-28T07:51:19.428Z] PASS [2022-04-28T07:51:19.428Z] coverage: 73.2% of statements [2022-04-28T07:51:19.428Z] ok github.com/docker/docker/pkg/plugins 35.961s coverage: 73.2% of statements [2022-04-28T07:51:19.569Z] --- PASS: TestNetworkDBNodeLeave (2.84s) [2022-04-28T07:51:19.569Z] === RUN TestNetworkDBWatch [2022-04-28T07:51:19.569Z] === RUN TestNewAndRemove [2022-04-28T07:51:19.569Z] --- PASS: TestNewAndRemove (0.00s) [2022-04-28T07:51:19.569Z] === RUN TestRemoveInvalidPath [2022-04-28T07:51:19.569Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-04-28T07:51:19.569Z] PASS [2022-04-28T07:51:19.569Z] coverage: 82.6% of statements [2022-04-28T07:51:19.569Z] ok github.com/docker/docker/pkg/pidfile 0.033s coverage: 82.6% of statements [2022-04-28T07:51:20.133Z] --- PASS: TestTemplatedSecret (2.60s) [2022-04-28T07:51:20.133Z] === RUN TestSecretCreateResolve [2022-04-28T07:51:20.529Z] --- PASS: TestGetAddress (19.31s) [2022-04-28T07:51:20.529Z] === RUN TestRequestSyntaxCheck [2022-04-28T07:51:20.529Z] --- PASS: TestRequestSyntaxCheck (0.01s) [2022-04-28T07:51:20.529Z] === RUN TestRequest [2022-04-28T07:51:20.984Z] 2022/04/28 07:51:20 Closing DB instances... [2022-04-28T07:51:20.984Z] === RUN TestFailedConnection [2022-04-28T07:51:21.868Z] --- PASS: TestServiceWithDataPathPortInit (13.16s) [2022-04-28T07:51:21.868Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-28T07:51:22.038Z] --- PASS: TestSecretCreateResolve (2.17s) [2022-04-28T07:51:22.038Z] PASS [2022-04-28T07:51:22.038Z] [2022-04-28T07:51:22.038Z] DONE 6 tests in 13.475s [2022-04-28T07:51:22.038Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-04-28T07:51:22.038Z] INFO: Testing against a local daemon [2022-04-28T07:51:22.038Z] === RUN TestServiceCreateInit [2022-04-28T07:51:22.038Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-28T07:51:22.124Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:vtnersh133wk3kzu29wsiylxb Created:2022-04-28 07:51:21.047520419 +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[a245b43d4bc2b81a13cb7e2eba39354875da282326fcbeea41d3384d04217869:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.jtehjc5sz9b1srqhsj0p5s2gk EndpointID:d069b5fa0451fa8f2138f416963f927b16feb33b835e5ef8ca012cc5463bdc68 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:b75696fe161cbabbc00e0284bb0f273a2a404ce8e0df76904b6b2ce84fdab5b0 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:57b0d53f5e6c IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.jtehjc5sz9b1srqhsj0p5s2gk EndpointID:d069b5fa0451fa8f2138f416963f927b16feb33b835e5ef8ca012cc5463bdc68 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-04-28T07:51:22.507Z] --- PASS: TestNetworkDBWatch (3.22s) [2022-04-28T07:51:22.507Z] === RUN TestNetworkDBBulkSync [2022-04-28T07:51:23.417Z] === RUN TestCheckpointCreateError [2022-04-28T07:51:23.417Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-04-28T07:51:23.417Z] === RUN TestCheckpointCreate [2022-04-28T07:51:23.417Z] --- PASS: TestCheckpointCreate (0.00s) [2022-04-28T07:51:23.417Z] === RUN TestCheckpointDeleteError [2022-04-28T07:51:23.417Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-04-28T07:51:23.417Z] === RUN TestCheckpointDelete [2022-04-28T07:51:23.417Z] --- PASS: TestCheckpointDelete (0.00s) [2022-04-28T07:51:23.417Z] === RUN TestCheckpointListError [2022-04-28T07:51:23.417Z] --- PASS: TestCheckpointListError (0.00s) [2022-04-28T07:51:23.417Z] === RUN TestCheckpointList [2022-04-28T07:51:23.417Z] --- PASS: TestCheckpointList (0.00s) [2022-04-28T07:51:23.417Z] === RUN TestCheckpointListContainerNotFound [2022-04-28T07:51:23.417Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-04-28T07:51:23.417Z] === RUN TestNewClientWithOpsFromEnv [2022-04-28T07:51:23.417Z] client_test.go:23: runtime.GOOS == "windows" [2022-04-28T07:51:23.417Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-04-28T07:51:23.417Z] === RUN TestGetAPIPath [2022-04-28T07:51:23.417Z] --- PASS: TestGetAPIPath (0.00s) [2022-04-28T07:51:23.417Z] === RUN TestParseHostURL [2022-04-28T07:51:23.417Z] --- PASS: TestParseHostURL (0.00s) [2022-04-28T07:51:23.417Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-04-28T07:51:23.417Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-04-28T07:51:23.417Z] === RUN TestNegotiateAPIVersionEmpty [2022-04-28T07:51:23.417Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-04-28T07:51:23.417Z] === RUN TestNegotiateAPIVersion [2022-04-28T07:51:23.417Z] === RUN TestNegotiateAPIVersion/downgrade_from_default [2022-04-28T07:51:23.417Z] === RUN TestNegotiateAPIVersion/no_downgrade_from_custom_version [2022-04-28T07:51:23.417Z] === RUN TestNegotiateAPIVersion/downgrade_legacy [2022-04-28T07:51:23.417Z] === RUN TestNegotiateAPIVersion/downgrade_old [2022-04-28T07:51:23.417Z] === RUN TestNegotiateAPIVersion/no_upgrade [2022-04-28T07:51:23.417Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-04-28T07:51:23.417Z] --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s) [2022-04-28T07:51:23.417Z] --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s) [2022-04-28T07:51:23.417Z] --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s) [2022-04-28T07:51:23.417Z] --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s) [2022-04-28T07:51:23.417Z] --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s) [2022-04-28T07:51:23.417Z] === RUN TestNegotiateAPVersionOverride [2022-04-28T07:51:23.417Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-04-28T07:51:23.417Z] === RUN TestNegotiateAPIVersionAutomatic [2022-04-28T07:51:23.417Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-04-28T07:51:23.417Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-04-28T07:51:23.417Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-04-28T07:51:23.417Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-04-28T07:51:23.417Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-04-28T07:51:23.417Z] === RUN TestClientRedirect [2022-04-28T07:51:23.417Z] === RUN TestClientRedirect/GET [2022-04-28T07:51:23.417Z] === RUN TestClientRedirect/POST [2022-04-28T07:51:23.417Z] === RUN TestClientRedirect/PUT [2022-04-28T07:51:23.417Z] === RUN TestClientRedirect/DELETE [2022-04-28T07:51:23.417Z] --- PASS: TestClientRedirect (0.00s) [2022-04-28T07:51:23.417Z] --- PASS: TestClientRedirect/GET (0.00s) [2022-04-28T07:51:23.417Z] --- PASS: TestClientRedirect/POST (0.00s) [2022-04-28T07:51:23.417Z] --- PASS: TestClientRedirect/PUT (0.00s) [2022-04-28T07:51:23.417Z] --- PASS: TestClientRedirect/DELETE (0.00s) [2022-04-28T07:51:23.417Z] === RUN TestConfigCreateUnsupported [2022-04-28T07:51:23.417Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-04-28T07:51:23.417Z] === RUN TestConfigCreateError [2022-04-28T07:51:23.417Z] --- PASS: TestConfigCreateError (0.00s) [2022-04-28T07:51:23.417Z] === RUN TestConfigCreate [2022-04-28T07:51:23.417Z] --- PASS: TestConfigCreate (0.00s) [2022-04-28T07:51:23.417Z] === RUN TestConfigInspectNotFound [2022-04-28T07:51:23.417Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-04-28T07:51:23.417Z] === RUN TestConfigInspectWithEmptyID [2022-04-28T07:51:23.417Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-04-28T07:51:23.417Z] === RUN TestConfigInspectUnsupported [2022-04-28T07:51:23.417Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-04-28T07:51:23.417Z] === RUN TestConfigInspectError [2022-04-28T07:51:23.417Z] --- PASS: TestConfigInspectError (0.00s) [2022-04-28T07:51:23.417Z] === RUN TestConfigInspectConfigNotFound [2022-04-28T07:51:23.417Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-04-28T07:51:23.417Z] === RUN TestConfigInspect [2022-04-28T07:51:23.417Z] --- PASS: TestConfigInspect (0.00s) [2022-04-28T07:51:23.417Z] === RUN TestConfigListUnsupported [2022-04-28T07:51:23.417Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-04-28T07:51:23.417Z] === RUN TestConfigListError [2022-04-28T07:51:23.417Z] --- PASS: TestConfigListError (0.00s) [2022-04-28T07:51:23.417Z] === RUN TestConfigList [2022-04-28T07:51:23.417Z] --- PASS: TestConfigList (0.00s) [2022-04-28T07:51:23.417Z] === RUN TestConfigRemoveUnsupported [2022-04-28T07:51:23.417Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-04-28T07:51:23.417Z] === RUN TestConfigRemoveError [2022-04-28T07:51:23.417Z] --- PASS: TestConfigRemoveError (0.00s) [2022-04-28T07:51:23.417Z] === RUN TestConfigRemove [2022-04-28T07:51:23.417Z] --- PASS: TestConfigRemove (0.00s) [2022-04-28T07:51:23.417Z] === RUN TestConfigUpdateUnsupported [2022-04-28T07:51:23.417Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-04-28T07:51:23.417Z] === RUN TestConfigUpdateError [2022-04-28T07:51:23.417Z] --- PASS: TestConfigUpdateError (0.00s) [2022-04-28T07:51:23.417Z] === RUN TestConfigUpdate [2022-04-28T07:51:23.417Z] --- PASS: TestConfigUpdate (0.00s) [2022-04-28T07:51:23.417Z] === RUN TestContainerCommitError [2022-04-28T07:51:23.417Z] --- PASS: TestContainerCommitError (0.00s) [2022-04-28T07:51:23.417Z] === RUN TestContainerCommit [2022-04-28T07:51:23.417Z] --- PASS: TestContainerCommit (0.00s) [2022-04-28T07:51:23.417Z] === RUN TestContainerStatPathError [2022-04-28T07:51:23.417Z] --- PASS: TestContainerStatPathError (0.00s) [2022-04-28T07:51:23.417Z] === RUN TestContainerStatPathNotFoundError [2022-04-28T07:51:23.417Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-04-28T07:51:23.417Z] === RUN TestContainerStatPathNoHeaderError [2022-04-28T07:51:23.417Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-04-28T07:51:23.417Z] === RUN TestContainerStatPath [2022-04-28T07:51:23.417Z] --- PASS: TestContainerStatPath (0.00s) [2022-04-28T07:51:23.417Z] === RUN TestCopyToContainerError [2022-04-28T07:51:23.417Z] --- PASS: TestCopyToContainerError (0.00s) [2022-04-28T07:51:23.417Z] === RUN TestCopyToContainerNotFoundError [2022-04-28T07:51:23.417Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-04-28T07:51:23.417Z] === RUN TestCopyToContainerEmptyResponse [2022-04-28T07:51:23.417Z] --- PASS: TestCopyToContainerEmptyResponse (0.00s) [2022-04-28T07:51:23.417Z] === RUN TestCopyToContainer [2022-04-28T07:51:23.417Z] --- PASS: TestCopyToContainer (0.00s) [2022-04-28T07:51:23.417Z] === RUN TestCopyFromContainerError [2022-04-28T07:51:23.417Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-04-28T07:51:23.417Z] === RUN TestCopyFromContainerNotFoundError [2022-04-28T07:51:23.417Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-04-28T07:51:23.417Z] === RUN TestCopyFromContainerEmptyResponse [2022-04-28T07:51:23.417Z] --- PASS: TestCopyFromContainerEmptyResponse (0.00s) [2022-04-28T07:51:23.417Z] === RUN TestCopyFromContainerNoHeaderError [2022-04-28T07:51:23.417Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-04-28T07:51:23.417Z] === RUN TestCopyFromContainer [2022-04-28T07:51:23.417Z] --- PASS: TestCopyFromContainer (0.00s) [2022-04-28T07:51:23.417Z] === RUN TestContainerCreateError [2022-04-28T07:51:23.417Z] --- PASS: TestContainerCreateError (0.00s) [2022-04-28T07:51:23.417Z] === RUN TestContainerCreateImageNotFound [2022-04-28T07:51:23.417Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-04-28T07:51:23.417Z] === RUN TestContainerCreateWithName [2022-04-28T07:51:23.417Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-04-28T07:51:23.417Z] === RUN TestContainerCreateAutoRemove [2022-04-28T07:51:23.417Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-04-28T07:51:23.417Z] === RUN TestContainerDiffError [2022-04-28T07:51:23.417Z] --- PASS: TestContainerDiffError (0.00s) [2022-04-28T07:51:23.417Z] === RUN TestContainerDiff [2022-04-28T07:51:23.417Z] --- PASS: TestContainerDiff (0.00s) [2022-04-28T07:51:23.417Z] === RUN TestContainerExecCreateError [2022-04-28T07:51:23.417Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-04-28T07:51:23.417Z] === RUN TestContainerExecCreate [2022-04-28T07:51:23.417Z] --- PASS: TestContainerExecCreate (0.00s) [2022-04-28T07:51:23.417Z] === RUN TestContainerExecStartError [2022-04-28T07:51:23.417Z] --- PASS: TestContainerExecStartError (0.00s) [2022-04-28T07:51:23.417Z] === RUN TestContainerExecStart [2022-04-28T07:51:23.417Z] --- PASS: TestContainerExecStart (0.00s) [2022-04-28T07:51:23.417Z] === RUN TestContainerExecInspectError [2022-04-28T07:51:23.417Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-04-28T07:51:23.417Z] === RUN TestContainerExecInspect [2022-04-28T07:51:23.417Z] --- PASS: TestContainerExecInspect (0.00s) [2022-04-28T07:51:23.417Z] === RUN TestContainerExportError [2022-04-28T07:51:23.417Z] --- PASS: TestContainerExportError (0.00s) [2022-04-28T07:51:23.417Z] === RUN TestContainerExport [2022-04-28T07:51:23.417Z] --- PASS: TestContainerExport (0.00s) [2022-04-28T07:51:23.417Z] === RUN TestContainerInspectError [2022-04-28T07:51:23.417Z] --- PASS: TestContainerInspectError (0.00s) [2022-04-28T07:51:23.417Z] === RUN TestContainerInspectContainerNotFound [2022-04-28T07:51:23.417Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-04-28T07:51:23.417Z] === RUN TestContainerInspectWithEmptyID [2022-04-28T07:51:23.417Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-04-28T07:51:23.417Z] === RUN TestContainerInspect [2022-04-28T07:51:23.417Z] --- PASS: TestContainerInspect (0.00s) [2022-04-28T07:51:23.417Z] === RUN TestContainerInspectNode [2022-04-28T07:51:23.417Z] --- PASS: TestContainerInspectNode (0.00s) [2022-04-28T07:51:23.417Z] === RUN TestContainerKillError [2022-04-28T07:51:23.417Z] --- PASS: TestContainerKillError (0.00s) [2022-04-28T07:51:23.417Z] === RUN TestContainerKill [2022-04-28T07:51:23.417Z] --- PASS: TestContainerKill (0.00s) [2022-04-28T07:51:23.417Z] === RUN TestContainerListError [2022-04-28T07:51:23.417Z] --- PASS: TestContainerListError (0.00s) [2022-04-28T07:51:23.417Z] === RUN TestContainerList [2022-04-28T07:51:23.417Z] --- PASS: TestContainerList (0.00s) [2022-04-28T07:51:23.417Z] === RUN TestContainerLogsNotFoundError [2022-04-28T07:51:23.417Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-04-28T07:51:23.417Z] === RUN TestContainerLogsError [2022-04-28T07:51:23.417Z] --- PASS: TestContainerLogsError (0.00s) [2022-04-28T07:51:23.417Z] === RUN TestContainerLogs [2022-04-28T07:51:23.417Z] --- PASS: TestContainerLogs (0.13s) [2022-04-28T07:51:23.417Z] === RUN TestContainerPauseError [2022-04-28T07:51:23.417Z] --- PASS: TestContainerPauseError (0.00s) [2022-04-28T07:51:23.417Z] === RUN TestContainerPause [2022-04-28T07:51:23.417Z] --- PASS: TestContainerPause (0.00s) [2022-04-28T07:51:23.417Z] === RUN TestContainersPruneError [2022-04-28T07:51:23.417Z] --- PASS: TestContainersPruneError (0.00s) [2022-04-28T07:51:23.417Z] === RUN TestContainersPrune [2022-04-28T07:51:23.417Z] --- PASS: TestContainersPrune (0.00s) [2022-04-28T07:51:23.417Z] === RUN TestContainerRemoveError [2022-04-28T07:51:23.417Z] --- PASS: TestContainerRemoveError (0.00s) [2022-04-28T07:51:23.417Z] === RUN TestContainerRemoveNotFoundError [2022-04-28T07:51:23.417Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-04-28T07:51:23.417Z] === RUN TestContainerRemove [2022-04-28T07:51:23.417Z] --- PASS: TestContainerRemove (0.00s) [2022-04-28T07:51:23.417Z] === RUN TestContainerRenameError [2022-04-28T07:51:23.417Z] --- PASS: TestContainerRenameError (0.00s) [2022-04-28T07:51:23.417Z] === RUN TestContainerRename [2022-04-28T07:51:23.417Z] --- PASS: TestContainerRename (0.00s) [2022-04-28T07:51:23.417Z] === RUN TestContainerResizeError [2022-04-28T07:51:23.417Z] --- PASS: TestContainerResizeError (0.00s) [2022-04-28T07:51:23.417Z] === RUN TestContainerExecResizeError [2022-04-28T07:51:23.417Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-04-28T07:51:23.417Z] === RUN TestContainerResize [2022-04-28T07:51:23.417Z] --- PASS: TestContainerResize (0.00s) [2022-04-28T07:51:23.418Z] === RUN TestContainerExecResize [2022-04-28T07:51:23.418Z] --- PASS: TestContainerExecResize (0.00s) [2022-04-28T07:51:23.418Z] === RUN TestContainerRestartError [2022-04-28T07:51:23.418Z] --- PASS: TestContainerRestartError (0.00s) [2022-04-28T07:51:23.418Z] === RUN TestContainerRestart [2022-04-28T07:51:23.418Z] --- PASS: TestContainerRestart (0.00s) [2022-04-28T07:51:23.418Z] === RUN TestContainerStartError [2022-04-28T07:51:23.418Z] --- PASS: TestContainerStartError (0.00s) [2022-04-28T07:51:23.418Z] === RUN TestContainerStart [2022-04-28T07:51:23.418Z] --- PASS: TestContainerStart (0.00s) [2022-04-28T07:51:23.418Z] === RUN TestContainerStatsError [2022-04-28T07:51:23.418Z] --- PASS: TestContainerStatsError (0.00s) [2022-04-28T07:51:23.418Z] === RUN TestContainerStats [2022-04-28T07:51:23.418Z] --- PASS: TestContainerStats (0.00s) [2022-04-28T07:51:23.418Z] === RUN TestContainerStopError [2022-04-28T07:51:23.418Z] --- PASS: TestContainerStopError (0.00s) [2022-04-28T07:51:23.418Z] === RUN TestContainerStop [2022-04-28T07:51:23.418Z] --- PASS: TestContainerStop (0.00s) [2022-04-28T07:51:23.418Z] === RUN TestContainerTopError [2022-04-28T07:51:23.418Z] --- PASS: TestContainerTopError (0.00s) [2022-04-28T07:51:23.418Z] === RUN TestContainerTop [2022-04-28T07:51:23.418Z] --- PASS: TestContainerTop (0.00s) [2022-04-28T07:51:23.418Z] === RUN TestContainerUnpauseError [2022-04-28T07:51:23.418Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-04-28T07:51:23.418Z] === RUN TestContainerUnpause [2022-04-28T07:51:23.418Z] --- PASS: TestContainerUnpause (0.00s) [2022-04-28T07:51:23.418Z] === RUN TestContainerUpdateError [2022-04-28T07:51:23.418Z] --- PASS: TestContainerUpdateError (0.00s) [2022-04-28T07:51:23.418Z] === RUN TestContainerUpdate [2022-04-28T07:51:23.418Z] --- PASS: TestContainerUpdate (0.01s) [2022-04-28T07:51:23.418Z] === RUN TestContainerWaitError [2022-04-28T07:51:23.418Z] --- PASS: TestContainerWaitError (0.00s) [2022-04-28T07:51:23.418Z] === RUN TestContainerWait [2022-04-28T07:51:23.418Z] --- PASS: TestContainerWait (0.00s) [2022-04-28T07:51:23.418Z] === RUN TestDiskUsageError [2022-04-28T07:51:23.418Z] --- PASS: TestDiskUsageError (0.00s) [2022-04-28T07:51:23.418Z] === RUN TestDiskUsage [2022-04-28T07:51:23.418Z] --- PASS: TestDiskUsage (0.00s) [2022-04-28T07:51:23.418Z] === RUN TestDistributionInspectUnsupported [2022-04-28T07:51:23.418Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-04-28T07:51:23.418Z] === RUN TestDistributionInspectWithEmptyID [2022-04-28T07:51:23.418Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-04-28T07:51:23.418Z] === RUN TestEventsErrorInOptions [2022-04-28T07:51:23.418Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-04-28T07:51:23.418Z] === RUN TestEventsErrorFromServer [2022-04-28T07:51:23.418Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-04-28T07:51:23.418Z] === RUN TestEvents [2022-04-28T07:51:23.418Z] --- PASS: TestEvents (0.00s) [2022-04-28T07:51:23.418Z] === RUN TestTLSCloseWriter [2022-04-28T07:51:23.418Z] === PAUSE TestTLSCloseWriter [2022-04-28T07:51:23.418Z] === RUN TestImageBuildError [2022-04-28T07:51:23.418Z] --- PASS: TestImageBuildError (0.00s) [2022-04-28T07:51:23.418Z] === RUN TestImageBuild [2022-04-28T07:51:23.418Z] --- PASS: TestImageBuild (0.00s) [2022-04-28T07:51:23.418Z] === RUN TestGetDockerOS [2022-04-28T07:51:23.418Z] --- PASS: TestGetDockerOS (0.00s) [2022-04-28T07:51:23.418Z] === RUN TestImageCreateError [2022-04-28T07:51:23.418Z] --- PASS: TestImageCreateError (0.00s) [2022-04-28T07:51:23.418Z] === RUN TestImageCreate [2022-04-28T07:51:23.418Z] --- PASS: TestImageCreate (0.00s) [2022-04-28T07:51:23.418Z] === RUN TestImageHistoryError [2022-04-28T07:51:23.418Z] --- PASS: TestImageHistoryError (0.00s) [2022-04-28T07:51:23.418Z] === RUN TestImageHistory [2022-04-28T07:51:23.418Z] --- PASS: TestImageHistory (0.00s) [2022-04-28T07:51:23.418Z] === RUN TestImageImportError [2022-04-28T07:51:23.418Z] --- PASS: TestImageImportError (0.00s) [2022-04-28T07:51:23.418Z] === RUN TestImageImport [2022-04-28T07:51:23.418Z] --- PASS: TestImageImport (0.00s) [2022-04-28T07:51:23.418Z] === RUN TestImageInspectError [2022-04-28T07:51:23.418Z] --- PASS: TestImageInspectError (0.00s) [2022-04-28T07:51:23.418Z] === RUN TestImageInspectImageNotFound [2022-04-28T07:51:23.418Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-04-28T07:51:23.418Z] === RUN TestImageInspectWithEmptyID [2022-04-28T07:51:23.418Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-04-28T07:51:23.418Z] === RUN TestImageInspect [2022-04-28T07:51:23.418Z] --- PASS: TestImageInspect (0.00s) [2022-04-28T07:51:23.418Z] === RUN TestImageListError [2022-04-28T07:51:23.418Z] --- PASS: TestImageListError (0.00s) [2022-04-28T07:51:23.418Z] === RUN TestImageList [2022-04-28T07:51:23.418Z] --- PASS: TestImageList (0.00s) [2022-04-28T07:51:23.418Z] === RUN TestImageListApiBefore125 [2022-04-28T07:51:23.418Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-04-28T07:51:23.418Z] === RUN TestImageLoadError [2022-04-28T07:51:23.418Z] --- PASS: TestImageLoadError (0.00s) [2022-04-28T07:51:23.418Z] === RUN TestImageLoad [2022-04-28T07:51:23.418Z] --- PASS: TestImageLoad (0.00s) [2022-04-28T07:51:23.418Z] === RUN TestImagesPruneError [2022-04-28T07:51:23.418Z] --- PASS: TestImagesPruneError (0.00s) [2022-04-28T07:51:23.418Z] === RUN TestImagesPrune [2022-04-28T07:51:23.418Z] --- PASS: TestImagesPrune (0.00s) [2022-04-28T07:51:23.418Z] === RUN TestImagePullReferenceParseError [2022-04-28T07:51:23.418Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-04-28T07:51:23.418Z] === RUN TestImagePullAnyError [2022-04-28T07:51:23.418Z] --- PASS: TestImagePullAnyError (0.00s) [2022-04-28T07:51:23.418Z] === RUN TestImagePullStatusUnauthorizedError [2022-04-28T07:51:23.418Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-04-28T07:51:23.418Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-28T07:51:23.418Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-28T07:51:23.418Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-28T07:51:23.418Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-28T07:51:23.418Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-04-28T07:51:23.418Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-04-28T07:51:23.418Z] === RUN TestImagePullWithoutErrors [2022-04-28T07:51:23.418Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-04-28T07:51:23.418Z] === RUN TestImagePushReferenceError [2022-04-28T07:51:23.418Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-04-28T07:51:23.418Z] === RUN TestImagePushAnyError [2022-04-28T07:51:23.418Z] --- PASS: TestImagePushAnyError (0.00s) [2022-04-28T07:51:23.418Z] === RUN TestImagePushStatusUnauthorizedError [2022-04-28T07:51:23.418Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-04-28T07:51:23.418Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-28T07:51:23.418Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-28T07:51:23.418Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-28T07:51:23.418Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-28T07:51:23.418Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-04-28T07:51:23.418Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-04-28T07:51:23.418Z] === RUN TestImagePushWithoutErrors [2022-04-28T07:51:23.418Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-04-28T07:51:23.418Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-04-28T07:51:23.418Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-04-28T07:51:23.418Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-04-28T07:51:23.418Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-04-28T07:51:23.418Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-04-28T07:51:23.418Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-04-28T07:51:23.418Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-04-28T07:51:23.418Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-04-28T07:51:23.418Z] === RUN TestImageRemoveError [2022-04-28T07:51:23.418Z] --- PASS: TestImageRemoveError (0.00s) [2022-04-28T07:51:23.418Z] === RUN TestImageRemoveImageNotFound [2022-04-28T07:51:23.418Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-04-28T07:51:23.418Z] === RUN TestImageRemove [2022-04-28T07:51:23.418Z] --- PASS: TestImageRemove (0.00s) [2022-04-28T07:51:23.418Z] === RUN TestImageSaveError [2022-04-28T07:51:23.418Z] --- PASS: TestImageSaveError (0.00s) [2022-04-28T07:51:23.418Z] === RUN TestImageSave [2022-04-28T07:51:23.418Z] --- PASS: TestImageSave (0.00s) [2022-04-28T07:51:23.418Z] === RUN TestImageSearchAnyError [2022-04-28T07:51:23.418Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-04-28T07:51:23.418Z] === RUN TestImageSearchStatusUnauthorizedError [2022-04-28T07:51:23.418Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-04-28T07:51:23.418Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-28T07:51:23.418Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-28T07:51:23.418Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-28T07:51:23.418Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-28T07:51:23.418Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-04-28T07:51:23.418Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-04-28T07:51:23.418Z] === RUN TestImageSearchWithoutErrors [2022-04-28T07:51:23.418Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-04-28T07:51:23.418Z] === RUN TestImageTagError [2022-04-28T07:51:23.418Z] --- PASS: TestImageTagError (0.00s) [2022-04-28T07:51:23.418Z] === RUN TestImageTagInvalidReference [2022-04-28T07:51:23.418Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-04-28T07:51:23.418Z] === RUN TestImageTagInvalidSourceImageName [2022-04-28T07:51:23.418Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-04-28T07:51:23.418Z] === RUN TestImageTagHexSource [2022-04-28T07:51:23.418Z] --- PASS: TestImageTagHexSource (0.00s) [2022-04-28T07:51:23.418Z] === RUN TestImageTag [2022-04-28T07:51:23.418Z] --- PASS: TestImageTag (0.00s) [2022-04-28T07:51:23.418Z] === RUN TestInfoServerError [2022-04-28T07:51:23.418Z] --- PASS: TestInfoServerError (0.00s) [2022-04-28T07:51:23.418Z] === RUN TestInfoInvalidResponseJSONError [2022-04-28T07:51:23.418Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-04-28T07:51:23.418Z] === RUN TestInfo [2022-04-28T07:51:23.418Z] --- PASS: TestInfo (0.00s) [2022-04-28T07:51:23.418Z] === RUN TestNetworkConnectError [2022-04-28T07:51:23.418Z] --- PASS: TestNetworkConnectError (0.00s) [2022-04-28T07:51:23.418Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-04-28T07:51:23.418Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-04-28T07:51:23.418Z] === RUN TestNetworkConnect [2022-04-28T07:51:23.418Z] --- PASS: TestNetworkConnect (0.00s) [2022-04-28T07:51:23.418Z] === RUN TestNetworkCreateError [2022-04-28T07:51:23.418Z] --- PASS: TestNetworkCreateError (0.00s) [2022-04-28T07:51:23.418Z] === RUN TestNetworkCreate [2022-04-28T07:51:23.418Z] --- PASS: TestNetworkCreate (0.00s) [2022-04-28T07:51:23.418Z] === RUN TestNetworkDisconnectError [2022-04-28T07:51:23.418Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-04-28T07:51:23.418Z] === RUN TestNetworkDisconnect [2022-04-28T07:51:23.418Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-04-28T07:51:23.418Z] === RUN TestNetworkInspect [2022-04-28T07:51:23.418Z] === RUN TestNetworkInspect/empty_ID [2022-04-28T07:51:23.418Z] === RUN TestNetworkInspect/no_options [2022-04-28T07:51:23.418Z] === RUN TestNetworkInspect/verbose [2022-04-28T07:51:23.418Z] === RUN TestNetworkInspect/global_scope [2022-04-28T07:51:23.418Z] === RUN TestNetworkInspect/unknown_network [2022-04-28T07:51:23.418Z] === RUN TestNetworkInspect/server_error [2022-04-28T07:51:23.418Z] --- PASS: TestNetworkInspect (0.00s) [2022-04-28T07:51:23.418Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-04-28T07:51:23.418Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-04-28T07:51:23.418Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-04-28T07:51:23.418Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-04-28T07:51:23.418Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-04-28T07:51:23.418Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-04-28T07:51:23.418Z] === RUN TestNetworkListError [2022-04-28T07:51:23.418Z] --- PASS: TestNetworkListError (0.00s) [2022-04-28T07:51:23.418Z] === RUN TestNetworkList [2022-04-28T07:51:23.418Z] --- PASS: TestNetworkList (0.00s) [2022-04-28T07:51:23.418Z] === RUN TestNetworksPruneError [2022-04-28T07:51:23.418Z] --- PASS: TestNetworksPruneError (0.00s) [2022-04-28T07:51:23.418Z] === RUN TestNetworksPrune [2022-04-28T07:51:23.418Z] --- PASS: TestNetworksPrune (0.00s) [2022-04-28T07:51:23.418Z] === RUN TestNetworkRemoveError [2022-04-28T07:51:23.418Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-04-28T07:51:23.418Z] === RUN TestNetworkRemove [2022-04-28T07:51:23.418Z] --- PASS: TestNetworkRemove (0.00s) [2022-04-28T07:51:23.418Z] === RUN TestNodeInspectError [2022-04-28T07:51:23.418Z] --- PASS: TestNodeInspectError (0.00s) [2022-04-28T07:51:23.418Z] === RUN TestNodeInspectNodeNotFound [2022-04-28T07:51:23.418Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-04-28T07:51:23.418Z] === RUN TestNodeInspectWithEmptyID [2022-04-28T07:51:23.418Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-04-28T07:51:23.418Z] === RUN TestNodeInspect [2022-04-28T07:51:23.418Z] --- PASS: TestNodeInspect (0.00s) [2022-04-28T07:51:23.418Z] === RUN TestNodeListError [2022-04-28T07:51:23.418Z] --- PASS: TestNodeListError (0.00s) [2022-04-28T07:51:23.418Z] === RUN TestNodeList [2022-04-28T07:51:23.418Z] --- PASS: TestNodeList (0.00s) [2022-04-28T07:51:23.418Z] === RUN TestNodeRemoveError [2022-04-28T07:51:23.418Z] --- PASS: TestNodeRemoveError (0.00s) [2022-04-28T07:51:23.418Z] === RUN TestNodeRemove [2022-04-28T07:51:23.418Z] --- PASS: TestNodeRemove (0.00s) [2022-04-28T07:51:23.418Z] === RUN TestNodeUpdateError [2022-04-28T07:51:23.418Z] --- PASS: TestNodeUpdateError (0.00s) [2022-04-28T07:51:23.418Z] === RUN TestNodeUpdate [2022-04-28T07:51:23.418Z] --- PASS: TestNodeUpdate (0.00s) [2022-04-28T07:51:23.418Z] === RUN TestOptionWithHostFromEnv [2022-04-28T07:51:23.418Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-04-28T07:51:23.418Z] === RUN TestOptionWithTimeout [2022-04-28T07:51:23.418Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-04-28T07:51:23.418Z] === RUN TestOptionWithVersionFromEnv [2022-04-28T07:51:23.418Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-04-28T07:51:23.418Z] === RUN TestPingFail [2022-04-28T07:51:23.418Z] --- PASS: TestPingFail (0.00s) [2022-04-28T07:51:23.418Z] === RUN TestPingWithError [2022-04-28T07:51:23.418Z] 2022/04/28 07:51:22 RoundTripper returned a response & error; ignoring response [2022-04-28T07:51:23.418Z] 2022/04/28 07:51:22 RoundTripper returned a response & error; ignoring response [2022-04-28T07:51:23.418Z] --- PASS: TestPingWithError (0.00s) [2022-04-28T07:51:23.418Z] === RUN TestPingSuccess [2022-04-28T07:51:23.418Z] --- PASS: TestPingSuccess (0.00s) [2022-04-28T07:51:23.418Z] === RUN TestPingHeadFallback [2022-04-28T07:51:23.418Z] === RUN TestPingHeadFallback/OK [2022-04-28T07:51:23.418Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-04-28T07:51:23.418Z] === RUN TestPingHeadFallback/Not_Found [2022-04-28T07:51:23.418Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-04-28T07:51:23.418Z] --- PASS: TestPingHeadFallback (0.00s) [2022-04-28T07:51:23.418Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-04-28T07:51:23.418Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-04-28T07:51:23.418Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-04-28T07:51:23.418Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-04-28T07:51:23.418Z] === RUN TestPluginDisableError [2022-04-28T07:51:23.418Z] --- PASS: TestPluginDisableError (0.00s) [2022-04-28T07:51:23.418Z] === RUN TestPluginDisable [2022-04-28T07:51:23.418Z] --- PASS: TestPluginDisable (0.00s) [2022-04-28T07:51:23.418Z] === RUN TestPluginEnableError [2022-04-28T07:51:23.418Z] --- PASS: TestPluginEnableError (0.00s) [2022-04-28T07:51:23.418Z] === RUN TestPluginEnable [2022-04-28T07:51:23.418Z] --- PASS: TestPluginEnable (0.00s) [2022-04-28T07:51:23.418Z] === RUN TestPluginInspectError [2022-04-28T07:51:23.418Z] --- PASS: TestPluginInspectError (0.00s) [2022-04-28T07:51:23.418Z] === RUN TestPluginInspectWithEmptyID [2022-04-28T07:51:23.418Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-04-28T07:51:23.418Z] === RUN TestPluginInspect [2022-04-28T07:51:23.418Z] --- PASS: TestPluginInspect (0.00s) [2022-04-28T07:51:23.418Z] === RUN TestPluginListError [2022-04-28T07:51:23.418Z] --- PASS: TestPluginListError (0.00s) [2022-04-28T07:51:23.418Z] === RUN TestPluginList [2022-04-28T07:51:23.418Z] --- PASS: TestPluginList (0.00s) [2022-04-28T07:51:23.418Z] === RUN TestPluginPushError [2022-04-28T07:51:23.418Z] --- PASS: TestPluginPushError (0.00s) [2022-04-28T07:51:23.418Z] === RUN TestPluginPush [2022-04-28T07:51:23.418Z] --- PASS: TestPluginPush (0.00s) [2022-04-28T07:51:23.418Z] === RUN TestPluginRemoveError [2022-04-28T07:51:23.418Z] --- PASS: TestPluginRemoveError (0.00s) [2022-04-28T07:51:23.418Z] === RUN TestPluginRemove [2022-04-28T07:51:23.418Z] --- PASS: TestPluginRemove (0.00s) [2022-04-28T07:51:23.418Z] === RUN TestPluginSetError [2022-04-28T07:51:23.418Z] --- PASS: TestPluginSetError (0.00s) [2022-04-28T07:51:23.418Z] === RUN TestPluginSet [2022-04-28T07:51:23.418Z] --- PASS: TestPluginSet (0.00s) [2022-04-28T07:51:23.418Z] === RUN TestSetHostHeader [2022-04-28T07:51:23.418Z] --- PASS: TestSetHostHeader (0.00s) [2022-04-28T07:51:23.418Z] === RUN TestPlainTextError [2022-04-28T07:51:23.418Z] --- PASS: TestPlainTextError (0.00s) [2022-04-28T07:51:23.418Z] === RUN TestInfiniteError [2022-04-28T07:51:23.418Z] --- PASS: TestInfiniteError (0.02s) [2022-04-28T07:51:23.418Z] === RUN TestCanceledContext [2022-04-28T07:51:23.418Z] 2022/04/28 07:51:22 RoundTripper returned a response & error; ignoring response [2022-04-28T07:51:23.418Z] --- PASS: TestCanceledContext (0.00s) [2022-04-28T07:51:23.418Z] === RUN TestDeadlineExceededContext [2022-04-28T07:51:23.418Z] 2022/04/28 07:51:22 RoundTripper returned a response & error; ignoring response [2022-04-28T07:51:23.418Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-04-28T07:51:23.418Z] === RUN TestSecretCreateUnsupported [2022-04-28T07:51:23.418Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-04-28T07:51:23.418Z] === RUN TestSecretCreateError [2022-04-28T07:51:23.418Z] --- PASS: TestSecretCreateError (0.00s) [2022-04-28T07:51:23.418Z] === RUN TestSecretCreate [2022-04-28T07:51:23.418Z] --- PASS: TestSecretCreate (0.00s) [2022-04-28T07:51:23.418Z] === RUN TestSecretInspectUnsupported [2022-04-28T07:51:23.418Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-04-28T07:51:23.418Z] === RUN TestSecretInspectError [2022-04-28T07:51:23.418Z] --- PASS: TestSecretInspectError (0.00s) [2022-04-28T07:51:23.418Z] === RUN TestSecretInspectSecretNotFound [2022-04-28T07:51:23.418Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-04-28T07:51:23.418Z] === RUN TestSecretInspectWithEmptyID [2022-04-28T07:51:23.418Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-04-28T07:51:23.418Z] === RUN TestSecretInspect [2022-04-28T07:51:23.418Z] --- PASS: TestSecretInspect (0.00s) [2022-04-28T07:51:23.418Z] === RUN TestSecretListUnsupported [2022-04-28T07:51:23.418Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-04-28T07:51:23.418Z] === RUN TestSecretListError [2022-04-28T07:51:23.418Z] --- PASS: TestSecretListError (0.00s) [2022-04-28T07:51:23.418Z] === RUN TestSecretList [2022-04-28T07:51:23.418Z] --- PASS: TestSecretList (0.00s) [2022-04-28T07:51:23.418Z] === RUN TestSecretRemoveUnsupported [2022-04-28T07:51:23.418Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-04-28T07:51:23.418Z] === RUN TestSecretRemoveError [2022-04-28T07:51:23.418Z] --- PASS: TestSecretRemoveError (0.00s) [2022-04-28T07:51:23.418Z] === RUN TestSecretRemove [2022-04-28T07:51:23.418Z] --- PASS: TestSecretRemove (0.00s) [2022-04-28T07:51:23.418Z] === RUN TestSecretUpdateUnsupported [2022-04-28T07:51:23.418Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-04-28T07:51:23.418Z] === RUN TestSecretUpdateError [2022-04-28T07:51:23.418Z] --- PASS: TestSecretUpdateError (0.00s) [2022-04-28T07:51:23.418Z] === RUN TestSecretUpdate [2022-04-28T07:51:23.418Z] --- PASS: TestSecretUpdate (0.00s) [2022-04-28T07:51:23.418Z] === RUN TestServiceCreateError [2022-04-28T07:51:23.418Z] --- PASS: TestServiceCreateError (0.00s) [2022-04-28T07:51:23.418Z] === RUN TestServiceCreate [2022-04-28T07:51:23.418Z] --- PASS: TestServiceCreate (0.00s) [2022-04-28T07:51:23.418Z] === RUN TestServiceCreateCompatiblePlatforms [2022-04-28T07:51:23.418Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-04-28T07:51:23.418Z] === RUN TestServiceCreateDigestPinning [2022-04-28T07:51:23.418Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-04-28T07:51:23.418Z] === RUN TestServiceInspectError [2022-04-28T07:51:23.418Z] --- PASS: TestServiceInspectError (0.00s) [2022-04-28T07:51:23.418Z] === RUN TestServiceInspectServiceNotFound [2022-04-28T07:51:23.418Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-04-28T07:51:23.418Z] === RUN TestServiceInspectWithEmptyID [2022-04-28T07:51:23.418Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-04-28T07:51:23.418Z] === RUN TestServiceInspect [2022-04-28T07:51:23.418Z] --- PASS: TestServiceInspect (0.00s) [2022-04-28T07:51:23.418Z] === RUN TestServiceListError [2022-04-28T07:51:23.418Z] --- PASS: TestServiceListError (0.00s) [2022-04-28T07:51:23.418Z] === RUN TestServiceList [2022-04-28T07:51:23.418Z] --- PASS: TestServiceList (0.00s) [2022-04-28T07:51:23.418Z] === RUN TestServiceLogsError [2022-04-28T07:51:23.418Z] --- PASS: TestServiceLogsError (0.00s) [2022-04-28T07:51:23.418Z] === RUN TestServiceLogs [2022-04-28T07:51:23.418Z] --- PASS: TestServiceLogs (0.00s) [2022-04-28T07:51:23.418Z] === RUN TestServiceRemoveError [2022-04-28T07:51:23.418Z] --- PASS: TestServiceRemoveError (0.00s) [2022-04-28T07:51:23.418Z] === RUN TestServiceRemoveNotFoundError [2022-04-28T07:51:23.418Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-04-28T07:51:23.418Z] === RUN TestServiceRemove [2022-04-28T07:51:23.418Z] --- PASS: TestServiceRemove (0.00s) [2022-04-28T07:51:23.418Z] === RUN TestServiceUpdateError [2022-04-28T07:51:23.418Z] --- PASS: TestServiceUpdateError (0.00s) [2022-04-28T07:51:23.419Z] === RUN TestServiceUpdate [2022-04-28T07:51:23.419Z] --- PASS: TestServiceUpdate (0.00s) [2022-04-28T07:51:23.419Z] === RUN TestSwarmGetUnlockKeyError [2022-04-28T07:51:23.419Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-04-28T07:51:23.419Z] === RUN TestSwarmGetUnlockKey [2022-04-28T07:51:23.419Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-04-28T07:51:23.419Z] === RUN TestSwarmInitError [2022-04-28T07:51:23.419Z] --- PASS: TestSwarmInitError (0.00s) [2022-04-28T07:51:23.419Z] === RUN TestSwarmInit [2022-04-28T07:51:23.419Z] --- PASS: TestSwarmInit (0.00s) [2022-04-28T07:51:23.419Z] === RUN TestSwarmInspectError [2022-04-28T07:51:23.419Z] --- PASS: TestSwarmInspectError (0.00s) [2022-04-28T07:51:23.419Z] === RUN TestSwarmInspect [2022-04-28T07:51:23.419Z] --- PASS: TestSwarmInspect (0.00s) [2022-04-28T07:51:23.419Z] === RUN TestSwarmJoinError [2022-04-28T07:51:23.419Z] --- PASS: TestSwarmJoinError (0.00s) [2022-04-28T07:51:23.419Z] === RUN TestSwarmJoin [2022-04-28T07:51:23.419Z] --- PASS: TestSwarmJoin (0.00s) [2022-04-28T07:51:23.419Z] === RUN TestSwarmLeaveError [2022-04-28T07:51:23.419Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-04-28T07:51:23.419Z] === RUN TestSwarmLeave [2022-04-28T07:51:23.419Z] --- PASS: TestSwarmLeave (0.00s) [2022-04-28T07:51:23.419Z] === RUN TestSwarmUnlockError [2022-04-28T07:51:23.419Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-04-28T07:51:23.419Z] === RUN TestSwarmUnlock [2022-04-28T07:51:23.419Z] --- PASS: TestSwarmUnlock (0.00s) [2022-04-28T07:51:23.419Z] === RUN TestSwarmUpdateError [2022-04-28T07:51:23.419Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-04-28T07:51:23.419Z] === RUN TestSwarmUpdate [2022-04-28T07:51:23.419Z] --- PASS: TestSwarmUpdate (0.00s) [2022-04-28T07:51:23.419Z] === RUN TestTaskInspectError [2022-04-28T07:51:23.419Z] --- PASS: TestTaskInspectError (0.00s) [2022-04-28T07:51:23.419Z] === RUN TestTaskInspectWithEmptyID [2022-04-28T07:51:23.419Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-04-28T07:51:23.419Z] === RUN TestTaskInspect [2022-04-28T07:51:23.419Z] --- PASS: TestTaskInspect (0.00s) [2022-04-28T07:51:23.419Z] === RUN TestTaskListError [2022-04-28T07:51:23.419Z] --- PASS: TestTaskListError (0.00s) [2022-04-28T07:51:23.419Z] === RUN TestTaskList [2022-04-28T07:51:23.419Z] --- PASS: TestTaskList (0.00s) [2022-04-28T07:51:23.419Z] === RUN TestVolumeCreateError [2022-04-28T07:51:23.419Z] --- PASS: TestVolumeCreateError (0.00s) [2022-04-28T07:51:23.419Z] === RUN TestVolumeCreate [2022-04-28T07:51:23.419Z] --- PASS: TestVolumeCreate (0.00s) [2022-04-28T07:51:23.419Z] === RUN TestVolumeInspectError [2022-04-28T07:51:23.419Z] --- PASS: TestVolumeInspectError (0.00s) [2022-04-28T07:51:23.419Z] === RUN TestVolumeInspectNotFound [2022-04-28T07:51:23.419Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-04-28T07:51:23.419Z] === RUN TestVolumeInspectWithEmptyID [2022-04-28T07:51:23.419Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-04-28T07:51:23.419Z] === RUN TestVolumeInspect [2022-04-28T07:51:23.419Z] --- PASS: TestVolumeInspect (0.00s) [2022-04-28T07:51:23.419Z] === RUN TestVolumeListError [2022-04-28T07:51:23.419Z] --- PASS: TestVolumeListError (0.00s) [2022-04-28T07:51:23.419Z] === RUN TestVolumeList [2022-04-28T07:51:23.419Z] --- PASS: TestVolumeList (0.00s) [2022-04-28T07:51:23.419Z] === RUN TestVolumeRemoveError [2022-04-28T07:51:23.419Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-04-28T07:51:23.419Z] === RUN TestVolumeRemove [2022-04-28T07:51:23.419Z] --- PASS: TestVolumeRemove (0.00s) [2022-04-28T07:51:23.419Z] === CONT TestTLSCloseWriter [2022-04-28T07:51:23.419Z] --- PASS: TestTLSCloseWriter (0.02s) [2022-04-28T07:51:23.419Z] PASS [2022-04-28T07:51:23.419Z] coverage: 75.1% of statements [2022-04-28T07:51:23.419Z] ok github.com/docker/docker/client 0.329s coverage: 75.1% of statements [2022-04-28T07:51:23.465Z] --- PASS: TestFailedConnection (2.16s) [2022-04-28T07:51:23.465Z] === RUN TestFailOnce [2022-04-28T07:51:23.465Z] 2022/04/28 07:51:22 http: panic serving 127.0.0.1:49286: Plugin not ready [2022-04-28T07:51:23.465Z] goroutine 3 [running]: [2022-04-28T07:51:23.465Z] net/http.(*conn).serve.func1() [2022-04-28T07:51:23.465Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-04-28T07:51:23.465Z] panic({0x1023700, 0x116d060}) [2022-04-28T07:51:23.465Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-04-28T07:51:23.465Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x3b?, 0xffffffffffffffff?}, 0xc00008ba70?) [2022-04-28T07:51:23.465Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-04-28T07:51:23.465Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x1172878?, 0xc0001ee0e0?}, 0xf7d9a6?) [2022-04-28T07:51:23.465Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-04-28T07:51:23.465Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0x1172878, 0xc0001ee0e0}, 0xc000060000) [2022-04-28T07:51:23.465Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-04-28T07:51:23.465Z] net/http.serverHandler.ServeHTTP({0x1170e98?}, {0x1172878, 0xc0001ee0e0}, 0xc000060000) [2022-04-28T07:51:23.465Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-04-28T07:51:23.465Z] net/http.(*conn).serve(0xc000058000, {0x1172d78, 0xc0000260f0}) [2022-04-28T07:51:23.465Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-04-28T07:51:23.465Z] created by net/http.(*Server).Serve [2022-04-28T07:51:23.465Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-04-28T07:51:23.465Z] time="2022-04-28T07:51:23Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49285/Test.FailOnce: Post \"http://127.0.0.1:49285/Test.FailOnce\": EOF, retrying in 1s" [2022-04-28T07:51:23.919Z] 2022/04/28 07:51:23 Closing DB instances... [2022-04-28T07:51:24.374Z] --- PASS: TestFailOnce (1.12s) [2022-04-28T07:51:24.374Z] === RUN TestEchoInputOutput [2022-04-28T07:51:24.374Z] --- PASS: TestEchoInputOutput (0.00s) [2022-04-28T07:51:24.374Z] === RUN TestBackoff [2022-04-28T07:51:24.374Z] --- PASS: TestBackoff (0.00s) [2022-04-28T07:51:24.374Z] === RUN TestAbortRetry [2022-04-28T07:51:24.374Z] --- PASS: TestAbortRetry (0.00s) [2022-04-28T07:51:24.374Z] === RUN TestClientScheme [2022-04-28T07:51:24.374Z] --- PASS: TestClientScheme (0.00s) [2022-04-28T07:51:24.374Z] === RUN TestNewClientWithTimeout [2022-04-28T07:51:24.430Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-04-28T07:51:24.828Z] time="2022-04-28T07:51:24Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49292/Test.Echo: Post \"http://127.0.0.1:49292/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-04-28T07:51:25.325Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-28T07:51:25.373Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-04-28T07:51:25.787Z] --- PASS: TestNetworkDBBulkSync (3.02s) [2022-04-28T07:51:25.787Z] === RUN TestNetworkDBCRUDMediumCluster [2022-04-28T07:51:26.242Z] --- PASS: TestRequest (5.39s) [2022-04-28T07:51:26.242Z] === RUN TestOverlappingRequests [2022-04-28T07:51:26.242Z] time="2022-04-28T07:51:26Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49292/Test.Echo: Post \"http://127.0.0.1:49292/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-04-28T07:51:26.242Z] --- PASS: TestOverlappingRequests (0.25s) [2022-04-28T07:51:26.242Z] === RUN TestRelease [2022-04-28T07:51:26.317Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-04-28T07:51:26.697Z] === RUN TestParseEmptyInterface [2022-04-28T07:51:26.697Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-04-28T07:51:26.697Z] === RUN TestParseNonInterfaceType [2022-04-28T07:51:26.697Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-04-28T07:51:26.697Z] === RUN TestParseWithOneFunction [2022-04-28T07:51:26.697Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-04-28T07:51:26.697Z] === RUN TestParseWithMultipleFuncs [2022-04-28T07:51:26.697Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-04-28T07:51:26.697Z] === RUN TestParseWithUnnamedReturn [2022-04-28T07:51:26.697Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-04-28T07:51:26.697Z] === RUN TestEmbeddedInterface [2022-04-28T07:51:26.697Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-04-28T07:51:26.697Z] === RUN TestParsedImports [2022-04-28T07:51:26.697Z] --- PASS: TestParsedImports (0.00s) [2022-04-28T07:51:26.697Z] === RUN TestAliasedImports [2022-04-28T07:51:26.697Z] --- PASS: TestAliasedImports (0.00s) [2022-04-28T07:51:26.697Z] PASS [2022-04-28T07:51:26.697Z] coverage: 56.8% of statements [2022-04-28T07:51:26.697Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.041s coverage: 56.8% of statements [2022-04-28T07:51:27.262Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-04-28T07:51:27.262Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-04-28T07:51:27.408Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.76s) [2022-04-28T07:51:27.408Z] PASS [2022-04-28T07:51:27.408Z] [2022-04-28T07:51:27.408Z] === Skipped [2022-04-28T07:51:27.408Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-28T07:51:27.408Z] service_test.go:243: FLAKY_TEST [2022-04-28T07:51:27.408Z] [2022-04-28T07:51:27.408Z] DONE 38 tests, 1 skipped in 42.701s [2022-04-28T07:51:27.408Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-04-28T07:51:27.408Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-04-28T07:51:27.408Z] ++ set -e [2022-04-28T07:51:27.408Z] ++ '[' -n 0 ']' [2022-04-28T07:51:27.408Z] ++ set -x [2022-04-28T07:51:27.408Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-04-28T07:51:27.408Z] INFO: Testing against a local daemon [2022-04-28T07:51:27.408Z] === RUN TestDockerNetworkIpvlanPersistance [2022-04-28T07:51:27.408Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-28T07:51:27.408Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-28T07:51:27.408Z] === RUN TestDockerNetworkIpvlan [2022-04-28T07:51:27.408Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-28T07:51:27.408Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-04-28T07:51:27.408Z] PASS [2022-04-28T07:51:27.408Z] [2022-04-28T07:51:27.408Z] === Skipped [2022-04-28T07:51:27.408Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-28T07:51:27.408Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-28T07:51:27.408Z] [2022-04-28T07:51:27.408Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-04-28T07:51:27.408Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-28T07:51:27.408Z] [2022-04-28T07:51:27.408Z] DONE 2 tests, 2 skipped in 0.084s [2022-04-28T07:51:27.408Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-04-28T07:51:27.408Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-04-28T07:51:27.408Z] ++ set -e [2022-04-28T07:51:27.408Z] ++ '[' -n 0 ']' [2022-04-28T07:51:27.408Z] ++ set -x [2022-04-28T07:51:27.408Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-04-28T07:51:27.408Z] INFO: Testing against a local daemon [2022-04-28T07:51:27.408Z] === RUN TestDockerNetworkMacvlanPersistance [2022-04-28T07:51:27.657Z] --- PASS: TestRelease (1.07s) [2022-04-28T07:51:27.657Z] === RUN TestAllocateRandomDeallocate [2022-04-28T07:51:27.657Z] === RUN TestHTTPTransport [2022-04-28T07:51:27.657Z] --- PASS: TestHTTPTransport (0.00s) [2022-04-28T07:51:27.657Z] PASS [2022-04-28T07:51:27.657Z] coverage: 85.7% of statements [2022-04-28T07:51:27.657Z] ok github.com/docker/docker/pkg/plugins/transport 0.030s coverage: 85.7% of statements [2022-04-28T07:51:27.971Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.37s) [2022-04-28T07:51:28.111Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-04-28T07:51:28.111Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-04-28T07:51:28.111Z] === RUN TestBufioReaderPoolPutAndGet [2022-04-28T07:51:28.111Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-04-28T07:51:28.111Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-04-28T07:51:28.111Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-04-28T07:51:28.111Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-04-28T07:51:28.111Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-04-28T07:51:28.111Z] === RUN TestBufioWriterPoolPutAndGet [2022-04-28T07:51:28.111Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-04-28T07:51:28.111Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-04-28T07:51:28.111Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-04-28T07:51:28.111Z] === RUN TestBufferPoolPutAndGet [2022-04-28T07:51:28.111Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-04-28T07:51:28.111Z] PASS [2022-04-28T07:51:28.111Z] coverage: 88.2% of statements [2022-04-28T07:51:28.111Z] ok github.com/docker/docker/pkg/pools 0.029s coverage: 88.2% of statements [2022-04-28T07:51:28.226Z] === RUN TestDockerNetworkMacvlan [2022-04-28T07:51:28.565Z] === RUN TestOutputOnPrematureClose [2022-04-28T07:51:28.565Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-04-28T07:51:28.565Z] === RUN TestCompleteSilently [2022-04-28T07:51:28.565Z] --- PASS: TestCompleteSilently (0.00s) [2022-04-28T07:51:28.565Z] PASS [2022-04-28T07:51:28.565Z] coverage: 75.9% of statements [2022-04-28T07:51:28.565Z] ok github.com/docker/docker/pkg/progress 0.028s coverage: 75.9% of statements [2022-04-28T07:51:28.565Z] 2022/04/28 07:51:28 Closing DB instances... [2022-04-28T07:51:28.788Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-04-28T07:51:29.020Z] time="2022-04-28T07:51:28Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49292/Test.Echo: Post \"http://127.0.0.1:49292/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-04-28T07:51:29.020Z] === RUN TestSendToOneSub [2022-04-28T07:51:29.020Z] --- PASS: TestSendToOneSub (0.00s) [2022-04-28T07:51:29.020Z] === RUN TestSendToMultipleSubs [2022-04-28T07:51:29.020Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-04-28T07:51:29.020Z] === RUN TestEvictOneSub [2022-04-28T07:51:29.020Z] --- PASS: TestEvictOneSub (0.00s) [2022-04-28T07:51:29.020Z] === RUN TestClosePublisher [2022-04-28T07:51:29.020Z] --- PASS: TestClosePublisher (0.00s) [2022-04-28T07:51:29.020Z] === RUN TestPubSubRace [2022-04-28T07:51:29.514Z] --- PASS: TestServiceCreateInit (7.24s) [2022-04-28T07:51:29.514Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.58s) [2022-04-28T07:51:29.514Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.64s) [2022-04-28T07:51:29.514Z] === RUN TestCreateServiceMultipleTimes [2022-04-28T07:51:29.716Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-04-28T07:51:29.808Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-04-28T07:51:29.979Z] --- PASS: TestPubSubRace (1.04s) [2022-04-28T07:51:29.979Z] PASS [2022-04-28T07:51:29.979Z] coverage: 75.0% of statements [2022-04-28T07:51:29.979Z] ok github.com/docker/docker/pkg/pubsub 1.071s coverage: 75.0% of statements [2022-04-28T07:51:29.979Z] --- PASS: TestAllocateRandomDeallocate (2.71s) [2022-04-28T07:51:29.979Z] === RUN TestRetrieveFromStore [2022-04-28T07:51:30.277Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-04-28T07:51:30.434Z] === RUN TestRegister [2022-04-28T07:51:30.434Z] --- PASS: TestRegister (0.00s) [2022-04-28T07:51:30.434Z] === RUN TestCommand [2022-04-28T07:51:30.434Z] --- PASS: TestCommand (0.02s) [2022-04-28T07:51:30.434Z] === RUN TestNaiveSelf [2022-04-28T07:51:30.434Z] --- PASS: TestNaiveSelf (0.02s) [2022-04-28T07:51:30.434Z] PASS [2022-04-28T07:51:30.434Z] coverage: 82.4% of statements [2022-04-28T07:51:30.434Z] ok github.com/docker/docker/pkg/reexec 0.075s coverage: 82.4% of statements [2022-04-28T07:51:31.392Z] --- PASS: TestRetrieveFromStore (0.98s) [2022-04-28T07:51:31.392Z] === RUN TestRequestReleaseAddressDuplicate [2022-04-28T07:51:31.392Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-04-28T07:51:31.392Z] === RUN TestParallelPredefinedRequest1 [2022-04-28T07:51:31.392Z] === PAUSE TestParallelPredefinedRequest1 [2022-04-28T07:51:31.392Z] === RUN TestParallelPredefinedRequest2 [2022-04-28T07:51:31.392Z] === PAUSE TestParallelPredefinedRequest2 [2022-04-28T07:51:31.392Z] === RUN TestParallelPredefinedRequest3 [2022-04-28T07:51:31.392Z] === PAUSE TestParallelPredefinedRequest3 [2022-04-28T07:51:31.392Z] === RUN TestParallelPredefinedRequest4 [2022-04-28T07:51:31.392Z] === PAUSE TestParallelPredefinedRequest4 [2022-04-28T07:51:31.392Z] === RUN TestParallelPredefinedRequest5 [2022-04-28T07:51:31.392Z] === PAUSE TestParallelPredefinedRequest5 [2022-04-28T07:51:31.392Z] === RUN TestDebug [2022-04-28T07:51:31.392Z] --- PASS: TestDebug (0.00s) [2022-04-28T07:51:31.392Z] === RUN TestRequestPoolParallel [2022-04-28T07:51:31.392Z] === RUN TestDump [2022-04-28T07:51:31.392Z] goroutine 4 [running]: [2022-04-28T07:51:31.392Z] github.com/docker/docker/pkg/stack.dump(0x7a2d57?) [2022-04-28T07:51:31.392Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-04-28T07:51:31.392Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-04-28T07:51:31.392Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-04-28T07:51:31.392Z] github.com/docker/docker/pkg/stack.TestDump(0x0?) [2022-04-28T07:51:31.392Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-04-28T07:51:31.392Z] testing.tRunner(0xc000031d40, 0x96a498) [2022-04-28T07:51:31.392Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-28T07:51:31.392Z] created by testing.(*T).Run [2022-04-28T07:51:31.392Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-04-28T07:51:31.392Z] [2022-04-28T07:51:31.392Z] goroutine 1 [chan receive]: [2022-04-28T07:51:31.392Z] testing.(*T).Run(0xc000031ba0, {0x95913c?, 0x77c1f3?}, 0x96a498) [2022-04-28T07:51:31.392Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-04-28T07:51:31.392Z] testing.runTests.func1(0xc00005e870?) [2022-04-28T07:51:31.392Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-04-28T07:51:31.392Z] testing.tRunner(0xc000031ba0, 0xc000067ca0) [2022-04-28T07:51:31.392Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-28T07:51:31.392Z] testing.runTests(0xc00004a460?, {0xaee400, 0x3, 0x3}, {0x24341740108?, 0x40?, 0xaf34a0?}) [2022-04-28T07:51:31.392Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-04-28T07:51:31.392Z] testing.(*M).Run(0xc00004a460) [2022-04-28T07:51:31.392Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-04-28T07:51:31.392Z] main.main() [2022-04-28T07:51:31.392Z] _testmain.go:99 +0x255 [2022-04-28T07:51:31.392Z] --- PASS: TestDump (0.00s) [2022-04-28T07:51:31.392Z] === RUN TestDumpToFile [2022-04-28T07:51:31.392Z] --- PASS: TestDumpToFile (0.11s) [2022-04-28T07:51:31.392Z] === RUN TestDumpToFileWithEmptyInput [2022-04-28T07:51:31.392Z] goroutine 6 [running]: [2022-04-28T07:51:31.392Z] github.com/docker/docker/pkg/stack.dump(0x81ed13?) [2022-04-28T07:51:31.392Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-04-28T07:51:31.392Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0x81ece0?}) [2022-04-28T07:51:31.392Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217 [2022-04-28T07:51:31.392Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000031d40?) [2022-04-28T07:51:31.392Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-04-28T07:51:31.392Z] testing.tRunner(0xc00015e4e0, 0x96a488) [2022-04-28T07:51:31.392Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-28T07:51:31.392Z] created by testing.(*T).Run [2022-04-28T07:51:31.392Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-04-28T07:51:31.392Z] [2022-04-28T07:51:31.392Z] goroutine 1 [chan receive]: [2022-04-28T07:51:31.392Z] testing.(*T).Run(0xc000031ba0, {0x960713?, 0x77c1f3?}, 0x96a488) [2022-04-28T07:51:31.392Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-04-28T07:51:31.392Z] testing.runTests.func1(0xc00005e870?) [2022-04-28T07:51:31.392Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-04-28T07:51:31.392Z] testing.tRunner(0xc000031ba0, 0xc000067ca0) [2022-04-28T07:51:31.392Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-28T07:51:31.392Z] testing.runTests(0xc00004a460?, {0xaee400, 0x3, 0x3}, {0x24341740108?, 0x40?, 0xaf34a0?}) [2022-04-28T07:51:31.392Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-04-28T07:51:31.392Z] testing.(*M).Run(0xc00004a460) [2022-04-28T07:51:31.392Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-04-28T07:51:31.392Z] main.main() [2022-04-28T07:51:31.392Z] _testmain.go:99 +0x255 [2022-04-28T07:51:31.392Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-04-28T07:51:31.392Z] PASS [2022-04-28T07:51:31.392Z] coverage: 90.9% of statements [2022-04-28T07:51:31.392Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.67s) [2022-04-28T07:51:31.392Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-04-28T07:51:31.392Z] ok github.com/docker/docker/pkg/stack 0.144s coverage: 90.9% of statements [2022-04-28T07:51:31.392Z] --- PASS: TestRequestPoolParallel (0.21s) [2022-04-28T07:51:31.392Z] === RUN TestFullAllocateRelease [2022-04-28T07:51:31.720Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-04-28T07:51:31.720Z] --- PASS: TestUpdateRestartPolicy (12.72s) [2022-04-28T07:51:31.720Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-28T07:51:31.720Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-04-28T07:51:31.847Z] --- PASS: TestFullAllocateRelease (0.38s) [2022-04-28T07:51:31.847Z] === RUN TestOddAllocateRelease [2022-04-28T07:51:31.847Z] === RUN TestNewStdWriter [2022-04-28T07:51:31.847Z] --- PASS: TestNewStdWriter (0.00s) [2022-04-28T07:51:31.847Z] === RUN TestWriteWithUninitializedStdWriter [2022-04-28T07:51:31.847Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-04-28T07:51:31.847Z] === RUN TestWriteWithNilBytes [2022-04-28T07:51:31.847Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-04-28T07:51:31.847Z] === RUN TestWrite [2022-04-28T07:51:31.847Z] --- PASS: TestWrite (0.00s) [2022-04-28T07:51:31.847Z] === RUN TestWriteWithWriterError [2022-04-28T07:51:31.847Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-04-28T07:51:31.847Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-04-28T07:51:31.847Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-04-28T07:51:31.847Z] === RUN TestStdCopyWriteAndRead [2022-04-28T07:51:31.847Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-04-28T07:51:31.847Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-04-28T07:51:31.847Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-04-28T07:51:31.847Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-04-28T07:51:31.847Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-04-28T07:51:31.847Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-04-28T07:51:31.847Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-04-28T07:51:31.847Z] === RUN TestStdCopyWithInvalidInputHeader [2022-04-28T07:51:31.847Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-04-28T07:51:31.847Z] === RUN TestStdCopyWithCorruptedPrefix [2022-04-28T07:51:31.847Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-04-28T07:51:31.847Z] === RUN TestStdCopyReturnsWriteErrors [2022-04-28T07:51:31.847Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-04-28T07:51:31.847Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-04-28T07:51:31.847Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-04-28T07:51:31.847Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-04-28T07:51:31.847Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-04-28T07:51:31.847Z] PASS [2022-04-28T07:51:31.847Z] coverage: 100.0% of statements [2022-04-28T07:51:31.847Z] ok github.com/docker/docker/pkg/stdcopy 0.033s coverage: 100.0% of statements [2022-04-28T07:51:31.847Z] --- PASS: TestOddAllocateRelease (0.18s) [2022-04-28T07:51:31.847Z] === RUN TestFullAllocateSerialReleaseParallel [2022-04-28T07:51:31.847Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.06s) [2022-04-28T07:51:31.847Z] === RUN TestOddAllocateSerialReleaseParallel [2022-04-28T07:51:31.847Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.04s) [2022-04-28T07:51:31.847Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-04-28T07:51:31.847Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.04s) [2022-04-28T07:51:31.847Z] === CONT TestParallelPredefinedRequest1 [2022-04-28T07:51:31.847Z] === CONT TestParallelPredefinedRequest5 [2022-04-28T07:51:31.847Z] === CONT TestParallelPredefinedRequest3 [2022-04-28T07:51:31.847Z] === CONT TestParallelPredefinedRequest1 [2022-04-28T07:51:31.847Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-28T07:51:31.847Z] === CONT TestParallelPredefinedRequest3 [2022-04-28T07:51:31.847Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-28T07:51:31.847Z] === CONT TestParallelPredefinedRequest5 [2022-04-28T07:51:31.847Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-28T07:51:31.847Z] === CONT TestParallelPredefinedRequest4 [2022-04-28T07:51:31.847Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-28T07:51:31.847Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-04-28T07:51:31.847Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-04-28T07:51:31.847Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-04-28T07:51:31.847Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-04-28T07:51:31.847Z] === CONT TestParallelPredefinedRequest2 [2022-04-28T07:51:31.847Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-28T07:51:31.847Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-04-28T07:51:31.847Z] PASS [2022-04-28T07:51:31.847Z] coverage: 85.3% of statements [2022-04-28T07:51:31.847Z] ok github.com/docker/docker/libnetwork/ipam 35.963s coverage: 85.3% of statements [2022-04-28T07:51:32.167Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-04-28T07:51:32.292Z] --- PASS: TestUpdateRestartWithAutoRemove (0.79s) [2022-04-28T07:51:32.292Z] === RUN TestWaitNonBlocked [2022-04-28T07:51:32.292Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-28T07:51:32.292Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-28T07:51:32.292Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-28T07:51:32.292Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-28T07:51:32.292Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-28T07:51:32.292Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-28T07:51:32.301Z] 2022/04/28 07:51:32 Closing DB instances... [2022-04-28T07:51:32.301Z] === RUN TestRawProgressFormatterFormatStatus [2022-04-28T07:51:32.301Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-04-28T07:51:32.301Z] === RUN TestRawProgressFormatterFormatProgress [2022-04-28T07:51:32.301Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-04-28T07:51:32.301Z] === RUN TestFormatStatus [2022-04-28T07:51:32.301Z] --- PASS: TestFormatStatus (0.00s) [2022-04-28T07:51:32.301Z] === RUN TestFormatError [2022-04-28T07:51:32.301Z] --- PASS: TestFormatError (0.00s) [2022-04-28T07:51:32.301Z] === RUN TestFormatJSONError [2022-04-28T07:51:32.301Z] --- PASS: TestFormatJSONError (0.00s) [2022-04-28T07:51:32.301Z] === RUN TestJsonProgressFormatterFormatProgress [2022-04-28T07:51:32.301Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-04-28T07:51:32.301Z] === RUN TestJsonProgressFormatterFormatStatus [2022-04-28T07:51:32.301Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-04-28T07:51:32.301Z] === RUN TestNewJSONProgressOutput [2022-04-28T07:51:32.301Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-04-28T07:51:32.301Z] === RUN TestAuxFormatterEmit [2022-04-28T07:51:32.301Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-04-28T07:51:32.301Z] === RUN TestStreamWriterStdout [2022-04-28T07:51:32.301Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-04-28T07:51:32.301Z] === RUN TestStreamWriterStderr [2022-04-28T07:51:32.301Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-04-28T07:51:32.301Z] PASS [2022-04-28T07:51:32.301Z] coverage: 66.2% of statements [2022-04-28T07:51:32.301Z] ok github.com/docker/docker/pkg/streamformatter 0.035s coverage: 66.2% of statements [2022-04-28T07:51:32.756Z] === RUN TestGenerateRandomID [2022-04-28T07:51:32.756Z] --- PASS: TestGenerateRandomID (0.00s) [2022-04-28T07:51:32.756Z] === RUN TestShortenId [2022-04-28T07:51:32.756Z] --- PASS: TestShortenId (0.00s) [2022-04-28T07:51:32.756Z] === RUN TestShortenSha256Id [2022-04-28T07:51:32.756Z] --- PASS: TestShortenSha256Id (0.00s) [2022-04-28T07:51:32.756Z] === RUN TestShortenIdEmpty [2022-04-28T07:51:32.756Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-04-28T07:51:32.756Z] === RUN TestShortenIdInvalid [2022-04-28T07:51:32.756Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-04-28T07:51:32.756Z] === RUN TestIsShortIDNonHex [2022-04-28T07:51:32.756Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-04-28T07:51:32.756Z] === RUN TestIsShortIDNotCorrectSize [2022-04-28T07:51:32.756Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-04-28T07:51:32.756Z] PASS [2022-04-28T07:51:32.756Z] coverage: 70.6% of statements [2022-04-28T07:51:32.756Z] ok github.com/docker/docker/pkg/stringid 0.025s coverage: 70.6% of statements [2022-04-28T07:51:33.211Z] time="2022-04-28T07:51:33Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49292/Test.Echo: Post \"http://127.0.0.1:49292/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-04-28T07:51:33.532Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-04-28T07:51:33.666Z] === RUN TestIsCpusetListAvailable [2022-04-28T07:51:33.666Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-04-28T07:51:33.666Z] PASS [2022-04-28T07:51:33.666Z] coverage: 39.4% of statements [2022-04-28T07:51:33.666Z] ok github.com/docker/docker/pkg/sysinfo 0.026s coverage: 39.4% of statements [2022-04-28T07:51:33.678Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-04-28T07:51:33.678Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.95s) [2022-04-28T07:51:33.678Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.07s) [2022-04-28T07:51:33.678Z] === RUN TestWaitBlocked [2022-04-28T07:51:33.678Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-28T07:51:33.678Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-28T07:51:33.678Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-04-28T07:51:33.678Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-04-28T07:51:33.678Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-28T07:51:33.678Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-04-28T07:51:33.939Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-04-28T07:51:34.120Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.62s) [2022-04-28T07:51:34.120Z] === RUN TestNetworkDBGarbageCollection [2022-04-28T07:51:34.200Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-04-28T07:51:34.575Z] === RUN TestChtimes [2022-04-28T07:51:34.575Z] --- PASS: TestChtimes (0.00s) [2022-04-28T07:51:34.575Z] === RUN TestChtimesWindows [2022-04-28T07:51:34.575Z] --- PASS: TestChtimesWindows (0.00s) [2022-04-28T07:51:34.575Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-04-28T07:51:34.575Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-04-28T07:51:34.575Z] PASS [2022-04-28T07:51:34.575Z] coverage: 13.0% of statements [2022-04-28T07:51:34.575Z] ok github.com/docker/docker/pkg/system 0.033s coverage: 13.0% of statements [2022-04-28T07:51:34.776Z] --- PASS: TestWaitBlocked (0.02s) [2022-04-28T07:51:34.776Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.28s) [2022-04-28T07:51:34.776Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.31s) [2022-04-28T07:51:34.776Z] === CONT TestContainerStartOnDaemonRestart [2022-04-28T07:51:34.776Z] === CONT TestRestartDaemonWithRestartingContainer [2022-04-28T07:51:35.029Z] === RUN TestTailFile [2022-04-28T07:51:35.029Z] --- PASS: TestTailFile (0.00s) [2022-04-28T07:51:35.029Z] === RUN TestTailFileManyLines [2022-04-28T07:51:35.029Z] --- PASS: TestTailFileManyLines (0.00s) [2022-04-28T07:51:35.029Z] === RUN TestTailEmptyFile [2022-04-28T07:51:35.029Z] --- PASS: TestTailEmptyFile (0.00s) [2022-04-28T07:51:35.029Z] === RUN TestTailNegativeN [2022-04-28T07:51:35.029Z] --- PASS: TestTailNegativeN (0.00s) [2022-04-28T07:51:35.029Z] === RUN TestNewTailReader [2022-04-28T07:51:35.029Z] === PAUSE TestNewTailReader [2022-04-28T07:51:35.029Z] === CONT TestNewTailReader [2022-04-28T07:51:35.029Z] === RUN TestNewTailReader/8_byte_delimiter [2022-04-28T07:51:35.029Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-04-28T07:51:35.029Z] === RUN TestNewTailReader/12_byte_delimiter [2022-04-28T07:51:35.029Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-04-28T07:51:35.029Z] === RUN TestNewTailReader/no_delimiter [2022-04-28T07:51:35.029Z] === PAUSE TestNewTailReader/no_delimiter [2022-04-28T07:51:35.029Z] === RUN TestNewTailReader/single_byte_delimiter [2022-04-28T07:51:35.029Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-04-28T07:51:35.029Z] === RUN TestNewTailReader/2_byte_delimiter [2022-04-28T07:51:35.029Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-04-28T07:51:35.029Z] === RUN TestNewTailReader/4_byte_delimiter [2022-04-28T07:51:35.029Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-04-28T07:51:35.029Z] === RUN TestNewTailReader/truncated_last_line [2022-04-28T07:51:35.029Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-04-28T07:51:35.029Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-04-28T07:51:35.029Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-04-28T07:51:35.029Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-04-28T07:51:35.029Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-04-28T07:51:35.029Z] === CONT TestNewTailReader/8_byte_delimiter [2022-04-28T07:51:35.029Z] === CONT TestNewTailReader/single_byte_delimiter [2022-04-28T07:51:35.029Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-28T07:51:35.029Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-28T07:51:35.029Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-28T07:51:35.029Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-28T07:51:35.029Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-28T07:51:35.029Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-28T07:51:35.029Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-28T07:51:35.029Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-28T07:51:35.029Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-28T07:51:35.029Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-28T07:51:35.029Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-28T07:51:35.029Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-28T07:51:35.029Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-28T07:51:35.029Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-28T07:51:35.029Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-28T07:51:35.029Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-28T07:51:35.029Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-28T07:51:35.029Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-28T07:51:35.029Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-28T07:51:35.029Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-28T07:51:35.029Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-28T07:51:35.029Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-28T07:51:35.029Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-28T07:51:35.029Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-04-28T07:51:35.029Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-04-28T07:51:35.029Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-28T07:51:35.029Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-28T07:51:35.029Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-28T07:51:35.029Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-28T07:51:35.029Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-28T07:51:35.029Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-28T07:51:35.029Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-28T07:51:35.029Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-28T07:51:35.029Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-28T07:51:35.029Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-28T07:51:35.029Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-28T07:51:35.029Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-28T07:51:35.029Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-28T07:51:35.029Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-28T07:51:35.029Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-28T07:51:35.029Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-28T07:51:35.029Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-28T07:51:35.029Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-28T07:51:35.029Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-28T07:51:35.029Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-04-28T07:51:35.029Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-04-28T07:51:35.029Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-28T07:51:35.029Z] === CONT TestNewTailReader/4_byte_delimiter [2022-04-28T07:51:35.029Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-28T07:51:35.029Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-28T07:51:35.029Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-28T07:51:35.029Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-28T07:51:35.030Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-28T07:51:35.030Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-28T07:51:35.030Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-28T07:51:35.030Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-28T07:51:35.030Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-28T07:51:35.030Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-28T07:51:35.030Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-28T07:51:35.030Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-28T07:51:35.030Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-28T07:51:35.030Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-28T07:51:35.030Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-28T07:51:35.030Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-28T07:51:35.030Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-28T07:51:35.030Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-28T07:51:35.030Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-28T07:51:35.030Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-28T07:51:35.030Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-04-28T07:51:35.030Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-04-28T07:51:35.030Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-28T07:51:35.030Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-28T07:51:35.030Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-28T07:51:35.030Z] === CONT TestNewTailReader/2_byte_delimiter [2022-04-28T07:51:35.030Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-28T07:51:35.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-28T07:51:35.030Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-28T07:51:35.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-28T07:51:35.030Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-28T07:51:35.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-28T07:51:35.030Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-28T07:51:35.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-28T07:51:35.030Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-28T07:51:35.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-28T07:51:35.030Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-28T07:51:35.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-28T07:51:35.030Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-28T07:51:35.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-28T07:51:35.030Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-28T07:51:35.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-28T07:51:35.030Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-28T07:51:35.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-28T07:51:35.030Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-28T07:51:35.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-28T07:51:35.030Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-04-28T07:51:35.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-04-28T07:51:35.030Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-28T07:51:35.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-28T07:51:35.030Z] === CONT TestNewTailReader/12_byte_delimiter [2022-04-28T07:51:35.030Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-28T07:51:35.030Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-28T07:51:35.030Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-28T07:51:35.030Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-28T07:51:35.030Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-28T07:51:35.030Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-28T07:51:35.030Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-28T07:51:35.030Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-28T07:51:35.030Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-28T07:51:35.030Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-28T07:51:35.030Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-28T07:51:35.030Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-28T07:51:35.030Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-28T07:51:35.030Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-28T07:51:35.030Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-28T07:51:35.030Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-28T07:51:35.030Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-28T07:51:35.030Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-28T07:51:35.030Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-28T07:51:35.030Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-28T07:51:35.030Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-04-28T07:51:35.030Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-04-28T07:51:35.030Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-28T07:51:35.030Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-28T07:51:35.030Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-28T07:51:35.030Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-28T07:51:35.030Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-28T07:51:35.030Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-28T07:51:35.030Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-28T07:51:35.030Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-28T07:51:35.030Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-28T07:51:35.030Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-28T07:51:35.030Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-28T07:51:35.030Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-28T07:51:35.030Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-28T07:51:35.030Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-28T07:51:35.030Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-28T07:51:35.030Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-28T07:51:35.030Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-28T07:51:35.030Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-28T07:51:35.030Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-28T07:51:35.030Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-28T07:51:35.030Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-28T07:51:35.030Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-28T07:51:35.030Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-28T07:51:35.030Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-28T07:51:35.030Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-28T07:51:35.030Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-28T07:51:35.030Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-28T07:51:35.030Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-28T07:51:35.030Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-28T07:51:35.030Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-28T07:51:35.030Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-28T07:51:35.030Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-28T07:51:35.030Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-28T07:51:35.030Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-28T07:51:35.030Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-28T07:51:35.030Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-28T07:51:35.030Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-28T07:51:35.030Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-28T07:51:35.030Z] === CONT TestNewTailReader/no_delimiter [2022-04-28T07:51:35.030Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-28T07:51:35.030Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-28T07:51:35.030Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-04-28T07:51:35.030Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-28T07:51:35.030Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-04-28T07:51:35.030Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-28T07:51:35.030Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-04-28T07:51:35.030Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-04-28T07:51:35.030Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-04-28T07:51:35.030Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-04-28T07:51:35.030Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-28T07:51:35.030Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-28T07:51:35.030Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-28T07:51:35.030Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-28T07:51:35.030Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-28T07:51:35.030Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-28T07:51:35.030Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-28T07:51:35.030Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-28T07:51:35.030Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-04-28T07:51:35.030Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-04-28T07:51:35.030Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-28T07:51:35.030Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-28T07:51:35.030Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-04-28T07:51:35.030Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-04-28T07:51:35.030Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-04-28T07:51:35.030Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-04-28T07:51:35.030Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-28T07:51:35.030Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-28T07:51:35.030Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-28T07:51:35.030Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-28T07:51:35.030Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-28T07:51:35.030Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-28T07:51:35.030Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-28T07:51:35.030Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-28T07:51:35.030Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-28T07:51:35.030Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-28T07:51:35.030Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-28T07:51:35.030Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-28T07:51:35.030Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-28T07:51:35.030Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-28T07:51:35.030Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-28T07:51:35.030Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-28T07:51:35.030Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-28T07:51:35.030Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-28T07:51:35.037Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-04-28T07:51:35.486Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-28T07:51:35.486Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-28T07:51:35.486Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-28T07:51:35.486Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-04-28T07:51:35.486Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-28T07:51:35.486Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-28T07:51:35.486Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-28T07:51:35.486Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-28T07:51:35.486Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-28T07:51:35.486Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-28T07:51:35.486Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-28T07:51:35.486Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-28T07:51:35.486Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-28T07:51:35.486Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-28T07:51:35.486Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-28T07:51:35.486Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-28T07:51:35.486Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-28T07:51:35.486Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-28T07:51:35.486Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-28T07:51:35.486Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-28T07:51:35.486Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-28T07:51:35.486Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-28T07:51:35.486Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-28T07:51:35.486Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-28T07:51:35.486Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-28T07:51:35.486Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-28T07:51:35.486Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-28T07:51:35.486Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-28T07:51:35.486Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-28T07:51:35.486Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-28T07:51:35.486Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-28T07:51:35.486Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-28T07:51:35.486Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-28T07:51:35.486Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-28T07:51:35.486Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-28T07:51:35.486Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-28T07:51:35.486Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-28T07:51:35.486Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-28T07:51:35.486Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-28T07:51:35.486Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-28T07:51:35.486Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-28T07:51:35.486Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-28T07:51:35.486Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-28T07:51:35.486Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-28T07:51:35.486Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-28T07:51:35.486Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-28T07:51:35.486Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-28T07:51:35.486Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-28T07:51:35.486Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-28T07:51:35.486Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-28T07:51:35.486Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-28T07:51:35.486Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-28T07:51:35.486Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-28T07:51:35.486Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-28T07:51:35.486Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-28T07:51:35.486Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-28T07:51:35.486Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-28T07:51:35.486Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-28T07:51:35.486Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-28T07:51:35.486Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-28T07:51:35.486Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-28T07:51:35.486Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-28T07:51:35.486Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-28T07:51:35.486Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-28T07:51:35.486Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-28T07:51:35.486Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-28T07:51:35.486Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-28T07:51:35.486Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-28T07:51:35.486Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-28T07:51:35.486Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-28T07:51:35.486Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-28T07:51:35.486Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-28T07:51:35.486Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-28T07:51:35.486Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-28T07:51:35.486Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-28T07:51:35.486Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-28T07:51:35.486Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-04-28T07:51:35.486Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-28T07:51:35.486Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-28T07:51:35.486Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-28T07:51:35.486Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-28T07:51:35.486Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-28T07:51:35.486Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-28T07:51:35.487Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-28T07:51:35.487Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-28T07:51:35.487Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-28T07:51:35.487Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-28T07:51:35.487Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-28T07:51:35.487Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-28T07:51:35.487Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-28T07:51:35.487Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-28T07:51:35.487Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-28T07:51:35.487Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-28T07:51:35.487Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-28T07:51:35.487Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-28T07:51:35.487Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-28T07:51:35.487Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-28T07:51:35.487Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-28T07:51:35.487Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-28T07:51:35.487Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-28T07:51:35.487Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-28T07:51:35.487Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-28T07:51:35.487Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-28T07:51:35.487Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-28T07:51:35.487Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-28T07:51:35.487Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-28T07:51:35.487Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-28T07:51:35.487Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-28T07:51:35.487Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-28T07:51:35.487Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-28T07:51:35.487Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-28T07:51:35.487Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-28T07:51:35.487Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-28T07:51:35.487Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-28T07:51:35.487Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-28T07:51:35.487Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-28T07:51:35.487Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-28T07:51:35.487Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-28T07:51:35.487Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-28T07:51:35.487Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-28T07:51:35.487Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-28T07:51:35.487Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-28T07:51:35.487Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-28T07:51:35.487Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-28T07:51:35.487Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-28T07:51:35.487Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-28T07:51:35.487Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-28T07:51:35.487Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-28T07:51:35.487Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-28T07:51:35.487Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-28T07:51:35.487Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-28T07:51:35.487Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-28T07:51:35.487Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-28T07:51:35.487Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-28T07:51:35.487Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-28T07:51:35.487Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-28T07:51:35.487Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-28T07:51:35.487Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-28T07:51:35.487Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-28T07:51:35.487Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-28T07:51:35.487Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-28T07:51:35.487Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-28T07:51:35.487Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-28T07:51:35.487Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-28T07:51:35.487Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-28T07:51:35.487Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-28T07:51:35.487Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-28T07:51:35.487Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-28T07:51:35.487Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-28T07:51:35.487Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-28T07:51:35.487Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-28T07:51:35.487Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-28T07:51:35.487Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-28T07:51:35.487Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-28T07:51:35.487Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-28T07:51:35.487Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-28T07:51:35.487Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-28T07:51:35.487Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-28T07:51:35.487Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-28T07:51:35.487Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-28T07:51:35.487Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-28T07:51:35.487Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-28T07:51:35.487Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-28T07:51:35.487Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-28T07:51:35.487Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-28T07:51:35.487Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-28T07:51:35.487Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-28T07:51:35.487Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-28T07:51:35.487Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-28T07:51:35.487Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-28T07:51:35.487Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-28T07:51:35.487Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-28T07:51:35.487Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-28T07:51:35.487Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-28T07:51:35.487Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-28T07:51:35.487Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-28T07:51:35.487Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-28T07:51:35.487Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-28T07:51:35.487Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-28T07:51:35.487Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-28T07:51:35.487Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-28T07:51:35.487Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-28T07:51:35.487Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-28T07:51:35.487Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-28T07:51:35.487Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-28T07:51:35.487Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-28T07:51:35.487Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-04-28T07:51:35.487Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-28T07:51:35.487Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-28T07:51:35.487Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-28T07:51:35.487Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-28T07:51:35.487Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-28T07:51:35.487Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-28T07:51:35.487Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-28T07:51:35.487Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-28T07:51:35.487Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-28T07:51:35.487Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-28T07:51:35.487Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-28T07:51:35.487Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-28T07:51:35.487Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-28T07:51:35.487Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-28T07:51:35.487Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-28T07:51:35.487Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-28T07:51:35.487Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-28T07:51:35.487Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-28T07:51:35.487Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-28T07:51:35.487Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-28T07:51:35.487Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-28T07:51:35.487Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-28T07:51:35.487Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-28T07:51:35.487Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-28T07:51:35.487Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-28T07:51:35.487Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-28T07:51:35.487Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-28T07:51:35.487Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-28T07:51:35.487Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-28T07:51:35.487Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-28T07:51:35.487Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-28T07:51:35.487Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-28T07:51:35.487Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-28T07:51:35.487Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-28T07:51:35.487Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-28T07:51:35.487Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-28T07:51:35.487Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-28T07:51:35.487Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-28T07:51:35.487Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-28T07:51:35.487Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-28T07:51:35.487Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-28T07:51:35.487Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-28T07:51:35.487Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-28T07:51:35.487Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-28T07:51:35.487Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-28T07:51:35.487Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-28T07:51:35.487Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-28T07:51:35.487Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-28T07:51:35.487Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-28T07:51:35.487Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-28T07:51:35.487Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-28T07:51:35.487Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-28T07:51:35.487Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-28T07:51:35.487Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-28T07:51:35.487Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-28T07:51:35.487Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-28T07:51:35.487Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-28T07:51:35.487Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-28T07:51:35.487Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-28T07:51:35.487Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-28T07:51:35.487Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-28T07:51:35.487Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-28T07:51:35.487Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-28T07:51:35.487Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-28T07:51:35.487Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-28T07:51:35.487Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-28T07:51:35.487Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-28T07:51:35.487Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-28T07:51:35.487Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-28T07:51:35.487Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-28T07:51:35.487Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-28T07:51:35.487Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-28T07:51:35.487Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-28T07:51:35.487Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-28T07:51:35.487Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-28T07:51:35.487Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-28T07:51:35.487Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-28T07:51:35.487Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-28T07:51:35.487Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-28T07:51:35.487Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-28T07:51:35.487Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-28T07:51:35.487Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-28T07:51:35.487Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-28T07:51:35.487Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-28T07:51:35.487Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-28T07:51:35.487Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-28T07:51:35.487Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-28T07:51:35.487Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-28T07:51:35.487Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-28T07:51:35.487Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-28T07:51:35.487Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-28T07:51:35.487Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-28T07:51:35.487Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-28T07:51:35.487Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-28T07:51:35.487Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-28T07:51:35.487Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-28T07:51:35.487Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-28T07:51:35.487Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-28T07:51:35.487Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-28T07:51:35.487Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-28T07:51:35.487Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-28T07:51:35.487Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-28T07:51:35.487Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-28T07:51:35.487Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-28T07:51:35.487Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-28T07:51:35.487Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-28T07:51:35.487Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-28T07:51:35.487Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-28T07:51:35.487Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-28T07:51:35.487Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-28T07:51:35.487Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-28T07:51:35.488Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-28T07:51:35.488Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-28T07:51:35.488Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-28T07:51:35.488Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-28T07:51:35.488Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-28T07:51:35.488Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-28T07:51:35.488Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-28T07:51:35.488Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-28T07:51:35.488Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-28T07:51:35.488Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-28T07:51:35.488Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-28T07:51:35.488Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-28T07:51:35.488Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-28T07:51:35.488Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-28T07:51:35.488Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-28T07:51:35.488Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-28T07:51:35.488Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-28T07:51:35.488Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-28T07:51:35.488Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-28T07:51:35.488Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-28T07:51:35.488Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-28T07:51:35.488Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-28T07:51:35.488Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-28T07:51:35.488Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-28T07:51:35.488Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-28T07:51:35.488Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-04-28T07:51:35.488Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-28T07:51:35.488Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-28T07:51:35.488Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-28T07:51:35.488Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-28T07:51:35.488Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-28T07:51:35.488Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-28T07:51:35.488Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-28T07:51:35.488Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-28T07:51:35.488Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-28T07:51:35.488Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-28T07:51:35.488Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-28T07:51:35.488Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-28T07:51:35.488Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-28T07:51:35.488Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-28T07:51:35.488Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-28T07:51:35.488Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-28T07:51:35.488Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-28T07:51:35.488Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-28T07:51:35.488Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-28T07:51:35.488Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-28T07:51:35.488Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-28T07:51:35.488Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-28T07:51:35.488Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-28T07:51:35.488Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-28T07:51:35.488Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-28T07:51:35.488Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-28T07:51:35.488Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-28T07:51:35.488Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-28T07:51:35.488Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-28T07:51:35.488Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-28T07:51:35.488Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-28T07:51:35.488Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-28T07:51:35.488Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-28T07:51:35.488Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-28T07:51:35.488Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-28T07:51:35.488Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-28T07:51:35.488Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-28T07:51:35.488Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-28T07:51:35.488Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-28T07:51:35.488Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-28T07:51:35.488Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-28T07:51:35.488Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-28T07:51:35.488Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-28T07:51:35.488Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-28T07:51:35.488Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-28T07:51:35.488Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-28T07:51:35.488Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-28T07:51:35.488Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-28T07:51:35.488Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-28T07:51:35.488Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-28T07:51:35.488Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-28T07:51:35.488Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-28T07:51:35.488Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-28T07:51:35.488Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-28T07:51:35.488Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-28T07:51:35.488Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-28T07:51:35.488Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-28T07:51:35.488Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-28T07:51:35.488Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-28T07:51:35.488Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-28T07:51:35.488Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-28T07:51:35.488Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-28T07:51:35.488Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-28T07:51:35.488Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-28T07:51:35.488Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-28T07:51:35.488Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-28T07:51:35.488Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-28T07:51:35.488Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-28T07:51:35.488Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-28T07:51:35.488Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-28T07:51:35.488Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-28T07:51:35.488Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-28T07:51:35.488Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-28T07:51:35.488Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-28T07:51:35.488Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-28T07:51:35.488Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-28T07:51:35.488Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-28T07:51:35.488Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-28T07:51:35.488Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-28T07:51:35.488Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-28T07:51:35.488Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-28T07:51:35.488Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-28T07:51:35.488Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-28T07:51:35.488Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-28T07:51:35.488Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-28T07:51:35.488Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-28T07:51:35.488Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-28T07:51:35.488Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-28T07:51:35.488Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-28T07:51:35.488Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-28T07:51:35.488Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-28T07:51:35.488Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-28T07:51:35.488Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-28T07:51:35.488Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-28T07:51:35.488Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-28T07:51:35.488Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-28T07:51:35.488Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-28T07:51:35.488Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-28T07:51:35.488Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-28T07:51:35.488Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-28T07:51:35.488Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-28T07:51:35.488Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-28T07:51:35.488Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-28T07:51:35.488Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-28T07:51:35.488Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-28T07:51:35.488Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-28T07:51:35.488Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-28T07:51:35.488Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-28T07:51:35.488Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-28T07:51:35.488Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-28T07:51:35.488Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-28T07:51:35.488Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-28T07:51:35.488Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-28T07:51:35.488Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-28T07:51:35.488Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-04-28T07:51:35.488Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-28T07:51:35.488Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-28T07:51:35.488Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-28T07:51:35.488Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-28T07:51:35.488Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-28T07:51:35.488Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-28T07:51:35.488Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-28T07:51:35.488Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-28T07:51:35.488Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-28T07:51:35.488Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-28T07:51:35.488Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-28T07:51:35.488Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-28T07:51:35.488Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-28T07:51:35.488Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-28T07:51:35.488Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-28T07:51:35.488Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-28T07:51:35.488Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-28T07:51:35.488Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-28T07:51:35.488Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-28T07:51:35.488Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-28T07:51:35.488Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-28T07:51:35.488Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-28T07:51:35.488Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-28T07:51:35.488Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-28T07:51:35.488Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-28T07:51:35.488Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-28T07:51:35.488Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-28T07:51:35.488Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-28T07:51:35.488Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-28T07:51:35.488Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-28T07:51:35.488Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-28T07:51:35.488Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-28T07:51:35.488Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-28T07:51:35.488Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-28T07:51:35.488Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-28T07:51:35.488Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-28T07:51:35.488Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-28T07:51:35.488Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-28T07:51:35.488Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-28T07:51:35.488Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-28T07:51:35.488Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-28T07:51:35.488Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-28T07:51:35.488Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-28T07:51:35.488Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-28T07:51:35.488Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-28T07:51:35.488Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-28T07:51:35.488Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-28T07:51:35.488Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-28T07:51:35.488Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-28T07:51:35.488Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-28T07:51:35.488Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-28T07:51:35.488Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-28T07:51:35.488Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-28T07:51:35.488Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-28T07:51:35.488Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-28T07:51:35.488Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-28T07:51:35.488Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-28T07:51:35.488Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-28T07:51:35.488Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-28T07:51:35.488Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-28T07:51:35.488Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-28T07:51:35.488Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-28T07:51:35.488Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-28T07:51:35.488Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-28T07:51:35.488Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-28T07:51:35.488Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-28T07:51:35.488Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-28T07:51:35.488Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-28T07:51:35.488Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-28T07:51:35.488Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-28T07:51:35.488Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-28T07:51:35.488Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-28T07:51:35.488Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-28T07:51:35.488Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-28T07:51:35.488Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-28T07:51:35.488Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-28T07:51:35.488Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-28T07:51:35.488Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-28T07:51:35.488Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-28T07:51:35.488Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-28T07:51:35.488Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-28T07:51:35.488Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-28T07:51:35.488Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-28T07:51:35.488Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-28T07:51:35.489Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-28T07:51:35.489Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-28T07:51:35.489Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-28T07:51:35.489Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-28T07:51:35.489Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-28T07:51:35.489Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-28T07:51:35.489Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-28T07:51:35.489Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-28T07:51:35.489Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-28T07:51:35.489Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-28T07:51:35.489Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-28T07:51:35.489Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-28T07:51:35.489Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-28T07:51:35.489Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-28T07:51:35.489Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-28T07:51:35.489Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-28T07:51:35.489Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-28T07:51:35.489Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-28T07:51:35.489Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-28T07:51:35.489Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-28T07:51:35.489Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-28T07:51:35.489Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-28T07:51:35.489Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-28T07:51:35.489Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-28T07:51:35.489Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-28T07:51:35.489Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-28T07:51:35.489Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-28T07:51:35.489Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-28T07:51:35.489Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-04-28T07:51:35.489Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-28T07:51:35.489Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-28T07:51:35.489Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-28T07:51:35.489Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-28T07:51:35.489Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-28T07:51:35.489Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-28T07:51:35.489Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-28T07:51:35.489Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-04-28T07:51:35.489Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-28T07:51:35.489Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-28T07:51:35.489Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-04-28T07:51:35.489Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-28T07:51:35.489Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-28T07:51:35.489Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-28T07:51:35.489Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-28T07:51:35.489Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-28T07:51:35.489Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-28T07:51:35.489Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-28T07:51:35.489Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-28T07:51:35.489Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-28T07:51:35.489Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-28T07:51:35.489Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-28T07:51:35.489Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-28T07:51:35.489Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-28T07:51:35.489Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-28T07:51:35.489Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-28T07:51:35.489Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-28T07:51:35.489Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-28T07:51:35.489Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-28T07:51:35.489Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-28T07:51:35.489Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-28T07:51:35.489Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-28T07:51:35.489Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-28T07:51:35.489Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-28T07:51:35.489Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-28T07:51:35.489Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-28T07:51:35.489Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-28T07:51:35.489Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-28T07:51:35.489Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-28T07:51:35.489Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-28T07:51:35.489Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-28T07:51:35.489Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-04-28T07:51:35.489Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-28T07:51:35.489Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-28T07:51:35.489Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-28T07:51:35.489Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-28T07:51:35.489Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-28T07:51:35.489Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-28T07:51:35.489Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-28T07:51:35.489Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-28T07:51:35.489Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-28T07:51:35.489Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-28T07:51:35.489Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-28T07:51:35.489Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-28T07:51:35.489Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-28T07:51:35.489Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-28T07:51:35.489Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-28T07:51:35.489Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-28T07:51:35.489Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-28T07:51:35.489Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-28T07:51:35.489Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-28T07:51:35.489Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-28T07:51:35.489Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-28T07:51:35.489Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-28T07:51:35.489Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-28T07:51:35.489Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-28T07:51:35.489Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-28T07:51:35.489Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-28T07:51:35.489Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-28T07:51:35.489Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-28T07:51:35.489Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-28T07:51:35.489Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-28T07:51:35.489Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-28T07:51:35.489Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-28T07:51:35.489Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-28T07:51:35.489Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-28T07:51:35.489Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-28T07:51:35.489Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-28T07:51:35.489Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-28T07:51:35.489Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-28T07:51:35.489Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-28T07:51:35.489Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-28T07:51:35.489Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-28T07:51:35.489Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-28T07:51:35.489Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-28T07:51:35.489Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-28T07:51:35.489Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-28T07:51:35.489Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-28T07:51:35.489Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-28T07:51:35.489Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-28T07:51:35.489Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-28T07:51:35.489Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-28T07:51:35.489Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-28T07:51:35.489Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-04-28T07:51:35.489Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-28T07:51:35.489Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-28T07:51:35.489Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-28T07:51:35.489Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-28T07:51:35.489Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-28T07:51:35.489Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-28T07:51:35.489Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-28T07:51:35.489Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-28T07:51:35.489Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-28T07:51:35.489Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-28T07:51:35.489Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-28T07:51:35.489Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-28T07:51:35.489Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-28T07:51:35.489Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-28T07:51:35.489Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-28T07:51:35.489Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-28T07:51:35.489Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-28T07:51:35.489Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-28T07:51:35.489Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-28T07:51:35.489Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-28T07:51:35.489Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-28T07:51:35.489Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-28T07:51:35.489Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-28T07:51:35.489Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-28T07:51:35.489Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-28T07:51:35.489Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-28T07:51:35.489Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-28T07:51:35.489Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-28T07:51:35.489Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-28T07:51:35.489Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-28T07:51:35.489Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-28T07:51:35.489Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-28T07:51:35.489Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-28T07:51:35.489Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-28T07:51:35.489Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-28T07:51:35.489Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-04-28T07:51:35.489Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-28T07:51:35.489Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-28T07:51:35.489Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-28T07:51:35.489Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-28T07:51:35.489Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-28T07:51:35.489Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-28T07:51:35.489Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-28T07:51:35.489Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-28T07:51:35.489Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-28T07:51:35.489Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-28T07:51:35.489Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-28T07:51:35.489Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-28T07:51:35.489Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-28T07:51:35.489Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-28T07:51:35.489Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-28T07:51:35.489Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-28T07:51:35.489Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-28T07:51:35.489Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-28T07:51:35.489Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-28T07:51:35.489Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-28T07:51:35.489Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-28T07:51:35.489Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-28T07:51:35.489Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-28T07:51:35.489Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-28T07:51:35.489Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-28T07:51:35.489Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-28T07:51:35.489Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-28T07:51:35.489Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-28T07:51:35.489Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-28T07:51:35.489Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-28T07:51:35.489Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-28T07:51:35.489Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-28T07:51:35.489Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-28T07:51:35.489Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-28T07:51:35.489Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-28T07:51:35.489Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-28T07:51:35.489Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-28T07:51:35.489Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-28T07:51:35.489Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-28T07:51:35.489Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-28T07:51:35.489Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-28T07:51:35.490Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-28T07:51:35.491Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-28T07:51:35.491Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-28T07:51:35.491Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-28T07:51:35.491Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-28T07:51:35.491Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-28T07:51:35.491Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-28T07:51:35.491Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-28T07:51:35.491Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-28T07:51:35.491Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-28T07:51:35.491Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-28T07:51:35.491Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-28T07:51:35.491Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-28T07:51:35.491Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-28T07:51:35.491Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-28T07:51:35.491Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-28T07:51:35.491Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-28T07:51:35.491Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-28T07:51:35.491Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-28T07:51:35.491Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-28T07:51:35.491Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-28T07:51:35.491Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-28T07:51:35.491Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-28T07:51:35.491Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-28T07:51:35.491Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-28T07:51:35.491Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-28T07:51:35.491Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-28T07:51:35.491Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-28T07:51:35.491Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-28T07:51:35.491Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-28T07:51:35.491Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-28T07:51:35.491Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-28T07:51:35.491Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-28T07:51:35.491Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-28T07:51:35.491Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-28T07:51:35.491Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-28T07:51:35.491Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-28T07:51:35.491Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-28T07:51:35.491Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-28T07:51:35.491Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-28T07:51:35.491Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-28T07:51:35.491Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-28T07:51:35.491Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-28T07:51:35.491Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-28T07:51:35.491Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-28T07:51:35.491Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-28T07:51:35.491Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-28T07:51:35.491Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-28T07:51:35.491Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-28T07:51:35.491Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-28T07:51:35.491Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-28T07:51:35.491Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-28T07:51:35.491Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-28T07:51:35.491Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-28T07:51:35.491Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-28T07:51:35.491Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-28T07:51:35.491Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-28T07:51:35.491Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-28T07:51:35.491Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-28T07:51:35.491Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-28T07:51:35.491Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-28T07:51:35.491Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-28T07:51:35.491Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-28T07:51:35.491Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-28T07:51:35.491Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-28T07:51:35.491Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-28T07:51:35.491Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-28T07:51:35.491Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-28T07:51:35.491Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-28T07:51:35.491Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-28T07:51:35.491Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-28T07:51:35.491Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-28T07:51:35.491Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-28T07:51:35.491Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-28T07:51:35.491Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-28T07:51:35.491Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-28T07:51:35.491Z] --- PASS: TestNewTailReader (0.00s) [2022-04-28T07:51:35.491Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-04-28T07:51:35.491Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-04-28T07:51:35.491Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-04-28T07:51:35.491Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-04-28T07:51:35.491Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-04-28T07:51:35.491Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-04-28T07:51:35.491Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-04-28T07:51:35.491Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-04-28T07:51:35.491Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-28T07:51:35.491Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-28T07:51:35.491Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-28T07:51:35.491Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-28T07:51:35.491Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-28T07:51:35.491Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-04-28T07:51:35.491Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-28T07:51:35.491Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-04-28T07:51:35.491Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-28T07:51:35.491Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-28T07:51:35.491Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-28T07:51:35.491Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-28T07:51:35.491Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-28T07:51:35.491Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-28T07:51:35.491Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-28T07:51:35.491Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-28T07:51:35.491Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-28T07:51:35.491Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-28T07:51:35.491Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-28T07:51:35.491Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-04-28T07:51:35.491Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-28T07:51:35.491Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-28T07:51:35.491Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-28T07:51:35.491Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-28T07:51:35.491Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-04-28T07:51:35.491Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-28T07:51:35.491Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-28T07:51:35.491Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-28T07:51:35.491Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-28T07:51:35.491Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-28T07:51:35.491Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-28T07:51:35.491Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-28T07:51:35.491Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-28T07:51:35.491Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-28T07:51:35.491Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-28T07:51:35.491Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-28T07:51:35.491Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-28T07:51:35.491Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-28T07:51:35.491Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-28T07:51:35.491Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-04-28T07:51:35.491Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-28T07:51:35.491Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-28T07:51:35.491Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-04-28T07:51:35.491Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-28T07:51:35.491Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-28T07:51:35.491Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-28T07:51:35.491Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-28T07:51:35.491Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-28T07:51:35.491Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-28T07:51:35.491Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-28T07:51:35.491Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-28T07:51:35.491Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-28T07:51:35.491Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-28T07:51:35.491Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-28T07:51:35.491Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-28T07:51:35.491Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-28T07:51:35.491Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-28T07:51:35.491Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-28T07:51:35.491Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-28T07:51:35.491Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-04-28T07:51:35.491Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-28T07:51:35.491Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-28T07:51:35.491Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-28T07:51:35.491Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-28T07:51:35.491Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-28T07:51:35.491Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-28T07:51:35.491Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-04-28T07:51:35.491Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-04-28T07:51:35.491Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-28T07:51:35.491Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-28T07:51:35.491Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-04-28T07:51:35.491Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-28T07:51:35.491Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-28T07:51:35.491Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-28T07:51:35.491Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-28T07:51:35.491Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-04-28T07:51:35.491Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-28T07:51:35.491Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-28T07:51:35.491Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-04-28T07:51:35.491Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-28T07:51:35.491Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-28T07:51:35.491Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-28T07:51:35.491Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-28T07:51:35.491Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-28T07:51:35.491Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-28T07:51:35.491Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-28T07:51:35.491Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-28T07:51:35.491Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-28T07:51:35.491Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-28T07:51:35.491Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-28T07:51:35.491Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-04-28T07:51:35.491Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.01s) [2022-04-28T07:51:35.491Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-28T07:51:35.491Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-28T07:51:35.491Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-28T07:51:35.491Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-28T07:51:35.491Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-28T07:51:35.491Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-28T07:51:35.491Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-28T07:51:35.491Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-28T07:51:35.491Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-04-28T07:51:35.491Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-28T07:51:35.491Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-28T07:51:35.491Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-28T07:51:35.491Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-28T07:51:35.491Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-28T07:51:35.491Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-28T07:51:35.491Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-28T07:51:35.491Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-28T07:51:35.491Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-28T07:51:35.491Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-28T07:51:35.491Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-28T07:51:35.491Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-28T07:51:35.491Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-28T07:51:35.491Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-28T07:51:35.491Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-28T07:51:35.491Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-28T07:51:35.491Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-28T07:51:35.491Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-28T07:51:35.492Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-28T07:51:35.492Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-28T07:51:35.492Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-28T07:51:35.492Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.01s) [2022-04-28T07:51:35.492Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-28T07:51:35.492Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-28T07:51:35.492Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-28T07:51:35.492Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-28T07:51:35.492Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-28T07:51:35.492Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-28T07:51:35.492Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-28T07:51:35.492Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-28T07:51:35.492Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-28T07:51:35.492Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-28T07:51:35.492Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-28T07:51:35.492Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-04-28T07:51:35.492Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-04-28T07:51:35.492Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-28T07:51:35.492Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-28T07:51:35.492Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-04-28T07:51:35.492Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-28T07:51:35.492Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-28T07:51:35.492Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-28T07:51:35.492Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-28T07:51:35.492Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-04-28T07:51:35.492Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-28T07:51:35.492Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-28T07:51:35.492Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-28T07:51:35.492Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-28T07:51:35.492Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-28T07:51:35.492Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-04-28T07:51:35.492Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-28T07:51:35.492Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-28T07:51:35.492Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-28T07:51:35.492Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-28T07:51:35.492Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-28T07:51:35.492Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-28T07:51:35.492Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-28T07:51:35.492Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-28T07:51:35.492Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-28T07:51:35.492Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-28T07:51:35.492Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-28T07:51:35.492Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-04-28T07:51:35.492Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-28T07:51:35.492Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-28T07:51:35.492Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-28T07:51:35.492Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-28T07:51:35.492Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-28T07:51:35.492Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-28T07:51:35.492Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-28T07:51:35.492Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-28T07:51:35.492Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-28T07:51:35.492Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-28T07:51:35.492Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-28T07:51:35.492Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-28T07:51:35.492Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-28T07:51:35.492Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-28T07:51:35.492Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-28T07:51:35.492Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-28T07:51:35.492Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-04-28T07:51:35.492Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-28T07:51:35.492Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-28T07:51:35.492Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-28T07:51:35.492Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-28T07:51:35.492Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-28T07:51:35.492Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-28T07:51:35.492Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-28T07:51:35.492Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-28T07:51:35.492Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-28T07:51:35.492Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-28T07:51:35.492Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-28T07:51:35.492Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-04-28T07:51:35.492Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-28T07:51:35.492Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-28T07:51:35.492Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-28T07:51:35.492Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-28T07:51:35.492Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-28T07:51:35.492Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-28T07:51:35.492Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-28T07:51:35.492Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-28T07:51:35.492Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-28T07:51:35.492Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-28T07:51:35.492Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-28T07:51:35.492Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-04-28T07:51:35.492Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-04-28T07:51:35.492Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-28T07:51:35.492Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-28T07:51:35.492Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-28T07:51:35.492Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-28T07:51:35.492Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-28T07:51:35.492Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-04-28T07:51:35.492Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-28T07:51:35.492Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-28T07:51:35.492Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-28T07:51:35.492Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-28T07:51:35.492Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-04-28T07:51:35.492Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-28T07:51:35.492Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-28T07:51:35.492Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-28T07:51:35.492Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-28T07:51:35.492Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-28T07:51:35.492Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-28T07:51:35.492Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-28T07:51:35.492Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-28T07:51:35.492Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-28T07:51:35.492Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-28T07:51:35.492Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-28T07:51:35.492Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-04-28T07:51:35.492Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-28T07:51:35.492Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-28T07:51:35.492Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-28T07:51:35.492Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-28T07:51:35.492Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-28T07:51:35.492Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-28T07:51:35.492Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-28T07:51:35.492Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-28T07:51:35.492Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-28T07:51:35.492Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-28T07:51:35.492Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-28T07:51:35.492Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-28T07:51:35.492Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-28T07:51:35.492Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-28T07:51:35.492Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-28T07:51:35.492Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-28T07:51:35.492Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-28T07:51:35.492Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-28T07:51:35.492Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-28T07:51:35.492Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-28T07:51:35.492Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-28T07:51:35.492Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-28T07:51:35.492Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-28T07:51:35.492Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-04-28T07:51:35.492Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-28T07:51:35.492Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-28T07:51:35.492Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-04-28T07:51:35.492Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-28T07:51:35.492Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-28T07:51:35.492Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-28T07:51:35.492Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-28T07:51:35.492Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-28T07:51:35.492Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-28T07:51:35.492Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-28T07:51:35.492Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-28T07:51:35.492Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-28T07:51:35.492Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-28T07:51:35.492Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-28T07:51:35.492Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-04-28T07:51:35.492Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-28T07:51:35.492Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-28T07:51:35.492Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-28T07:51:35.492Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-28T07:51:35.492Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-04-28T07:51:35.492Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-04-28T07:51:35.493Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-28T07:51:35.493Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-28T07:51:35.493Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-28T07:51:35.493Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-28T07:51:35.493Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-04-28T07:51:35.493Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-28T07:51:35.493Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-28T07:51:35.493Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-28T07:51:35.493Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-28T07:51:35.493Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-28T07:51:35.493Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-28T07:51:35.493Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-28T07:51:35.493Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-28T07:51:35.493Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-28T07:51:35.493Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-28T07:51:35.493Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-28T07:51:35.493Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-28T07:51:35.493Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-28T07:51:35.493Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-28T07:51:35.493Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-04-28T07:51:35.493Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-28T07:51:35.493Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-28T07:51:35.950Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-28T07:51:35.950Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-28T07:51:35.950Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-28T07:51:35.950Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-28T07:51:35.950Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-28T07:51:35.950Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-28T07:51:35.950Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-28T07:51:35.950Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-04-28T07:51:35.950Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-28T07:51:35.950Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-28T07:51:35.950Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-04-28T07:51:35.950Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-28T07:51:35.950Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-28T07:51:35.950Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-04-28T07:51:35.950Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-28T07:51:35.950Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-28T07:51:35.950Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-28T07:51:35.950Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-28T07:51:35.950Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-28T07:51:35.950Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-28T07:51:35.950Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-28T07:51:35.950Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-28T07:51:35.950Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-28T07:51:35.950Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-28T07:51:35.950Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-28T07:51:35.950Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-28T07:51:35.950Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-28T07:51:35.950Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-28T07:51:35.950Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-28T07:51:35.950Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-28T07:51:35.950Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-28T07:51:35.950Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-28T07:51:35.950Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s) [2022-04-28T07:51:35.950Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-28T07:51:35.950Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-28T07:51:35.950Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-28T07:51:35.950Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-28T07:51:35.950Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-28T07:51:35.950Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-28T07:51:35.950Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-28T07:51:35.950Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-28T07:51:35.950Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-28T07:51:35.950Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-28T07:51:35.950Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-28T07:51:35.950Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-04-28T07:51:35.950Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-04-28T07:51:35.950Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-28T07:51:35.950Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-04-28T07:51:35.950Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-04-28T07:51:35.950Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-28T07:51:35.950Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-04-28T07:51:35.950Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-28T07:51:35.950Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-28T07:51:35.950Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-04-28T07:51:35.950Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-28T07:51:35.950Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-28T07:51:35.950Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-04-28T07:51:35.950Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-28T07:51:35.950Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-28T07:51:35.950Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-04-28T07:51:35.950Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-28T07:51:35.950Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-28T07:51:35.950Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-28T07:51:35.950Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-28T07:51:35.950Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-28T07:51:35.950Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-28T07:51:35.950Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-28T07:51:35.950Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-28T07:51:35.950Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-28T07:51:35.950Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-28T07:51:35.950Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-28T07:51:35.950Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-28T07:51:35.950Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-28T07:51:35.950Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-28T07:51:35.950Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-28T07:51:35.950Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-28T07:51:35.950Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-28T07:51:35.950Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-28T07:51:35.950Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-28T07:51:35.950Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-28T07:51:35.950Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-28T07:51:35.950Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-28T07:51:35.950Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-28T07:51:35.950Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-28T07:51:35.950Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-28T07:51:35.950Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-04-28T07:51:35.950Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-04-28T07:51:35.950Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-04-28T07:51:35.950Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-04-28T07:51:35.950Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-04-28T07:51:35.950Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-04-28T07:51:35.950Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-04-28T07:51:35.950Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-04-28T07:51:35.950Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-04-28T07:51:35.950Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-04-28T07:51:35.950Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-04-28T07:51:35.950Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-28T07:51:35.950Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-28T07:51:35.950Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-28T07:51:35.950Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-28T07:51:35.950Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-28T07:51:35.951Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-28T07:51:35.951Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-28T07:51:35.951Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-28T07:51:35.951Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-04-28T07:51:35.951Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-04-28T07:51:35.951Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-04-28T07:51:35.951Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-28T07:51:35.951Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-04-28T07:51:35.951Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.01s) [2022-04-28T07:51:35.951Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-28T07:51:35.951Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-28T07:51:35.951Z] PASS [2022-04-28T07:51:35.951Z] coverage: 88.6% of statements [2022-04-28T07:51:35.951Z] ok github.com/docker/docker/pkg/tailfile 0.132s coverage: 88.6% of statements [2022-04-28T07:51:35.981Z] === RUN TestDockerSuite/TestBuildCmd [2022-04-28T07:51:36.243Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-04-28T07:51:36.407Z] === RUN TestTarSumRemoveNonExistent [2022-04-28T07:51:36.407Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-04-28T07:51:36.407Z] === RUN TestTarSumRemove [2022-04-28T07:51:36.407Z] --- PASS: TestTarSumRemove (0.00s) [2022-04-28T07:51:36.407Z] === RUN TestSortFileInfoSums [2022-04-28T07:51:36.407Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-04-28T07:51:36.407Z] === RUN TestNewTarSumForLabelInvalid [2022-04-28T07:51:36.407Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-04-28T07:51:36.407Z] === RUN TestNewTarSumForLabel [2022-04-28T07:51:36.407Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-04-28T07:51:36.408Z] === RUN TestEmptyTar [2022-04-28T07:51:36.408Z] --- PASS: TestEmptyTar (0.00s) [2022-04-28T07:51:36.408Z] === RUN TestTarSumsReadSize [2022-04-28T07:51:36.408Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-04-28T07:51:36.408Z] === RUN TestTarSums [2022-04-28T07:51:36.408Z] --- PASS: TestTarSums (0.05s) [2022-04-28T07:51:36.408Z] === RUN TestIteration [2022-04-28T07:51:36.408Z] --- PASS: TestIteration (0.00s) [2022-04-28T07:51:36.408Z] === RUN TestVersionLabelForChecksum [2022-04-28T07:51:36.408Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-04-28T07:51:36.408Z] === RUN TestVersion [2022-04-28T07:51:36.408Z] --- PASS: TestVersion (0.00s) [2022-04-28T07:51:36.408Z] === RUN TestGetVersion [2022-04-28T07:51:36.408Z] --- PASS: TestGetVersion (0.00s) [2022-04-28T07:51:36.408Z] === RUN TestGetVersions [2022-04-28T07:51:36.408Z] --- PASS: TestGetVersions (0.00s) [2022-04-28T07:51:36.408Z] PASS [2022-04-28T07:51:36.408Z] coverage: 89.3% of statements [2022-04-28T07:51:36.408Z] ok github.com/docker/docker/pkg/tarsum 0.100s coverage: 89.3% of statements [2022-04-28T07:51:36.799Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-04-28T07:51:36.815Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-04-28T07:51:36.862Z] === RUN TestTruncIndex [2022-04-28T07:51:36.862Z] --- PASS: TestTruncIndex (0.10s) [2022-04-28T07:51:36.862Z] PASS [2022-04-28T07:51:36.862Z] coverage: 91.5% of statements [2022-04-28T07:51:36.862Z] ok github.com/docker/docker/pkg/truncindex 0.134s coverage: 91.5% of statements [2022-04-28T07:51:37.076Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-04-28T07:51:37.076Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-04-28T07:51:37.076Z] check_test.go:307: [df38a703e5904] daemon is not started [2022-04-28T07:51:37.076Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-04-28T07:51:37.076Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-04-28T07:51:37.076Z] check_test.go:307: [dd48e3cc4e3a7] daemon is not started [2022-04-28T07:51:37.076Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-04-28T07:51:37.317Z] === RUN TestVersionInfo [2022-04-28T07:51:37.317Z] --- PASS: TestVersionInfo (0.00s) [2022-04-28T07:51:37.317Z] === RUN TestAppendVersions [2022-04-28T07:51:37.317Z] --- PASS: TestAppendVersions (0.00s) [2022-04-28T07:51:37.317Z] PASS [2022-04-28T07:51:37.317Z] coverage: 88.9% of statements [2022-04-28T07:51:37.317Z] ok github.com/docker/docker/pkg/useragent 0.030s coverage: 88.9% of statements [2022-04-28T07:51:37.337Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-04-28T07:51:37.337Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2022-04-28T07:51:37.337Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-04-28T07:51:37.361Z] --- PASS: TestDockerNetworkMacvlan (9.26s) [2022-04-28T07:51:37.361Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2022-04-28T07:51:37.361Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.06s) [2022-04-28T07:51:37.361Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.81s) [2022-04-28T07:51:37.361Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.76s) [2022-04-28T07:51:37.361Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.99s) [2022-04-28T07:51:37.361Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.55s) [2022-04-28T07:51:37.361Z] PASS [2022-04-28T07:51:37.361Z] [2022-04-28T07:51:37.361Z] DONE 8 tests in 10.713s [2022-04-28T07:51:37.361Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-04-28T07:51:37.361Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-04-28T07:51:37.361Z] ++ set -e [2022-04-28T07:51:37.361Z] ++ '[' -n 0 ']' [2022-04-28T07:51:37.361Z] ++ set -x [2022-04-28T07:51:37.361Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-04-28T07:51:37.361Z] testing: warning: no tests to run [2022-04-28T07:51:37.361Z] PASS [2022-04-28T07:51:37.361Z] [2022-04-28T07:51:37.361Z] DONE 0 tests in 0.022s [2022-04-28T07:51:37.361Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-04-28T07:51:37.361Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-04-28T07:51:37.361Z] ++ set -e [2022-04-28T07:51:37.361Z] ++ '[' -n 0 ']' [2022-04-28T07:51:37.361Z] ++ set -x [2022-04-28T07:51:37.361Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-04-28T07:51:37.617Z] INFO: Testing against a local daemon [2022-04-28T07:51:37.617Z] === RUN TestAuthZPluginAllowRequest [2022-04-28T07:51:38.545Z] --- PASS: TestAuthZPluginAllowRequest (1.11s) [2022-04-28T07:51:38.545Z] === RUN TestAuthZPluginTLS [2022-04-28T07:51:38.723Z] --- PASS: TestContainerStartOnDaemonRestart (3.81s) [2022-04-28T07:51:38.723Z] === CONT TestDaemonHostGatewayIP [2022-04-28T07:51:38.723Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.95s) [2022-04-28T07:51:38.723Z] === CONT TestDaemonRestartIpcMode [2022-04-28T07:51:38.840Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-04-28T07:51:38.840Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-04-28T07:51:38.840Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-04-28T07:51:38.840Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-04-28T07:51:38.840Z] === RUN TestValidatePrivileges [2022-04-28T07:51:38.840Z] --- PASS: TestValidatePrivileges (0.00s) [2022-04-28T07:51:38.840Z] === RUN TestFilterByCapNeg [2022-04-28T07:51:38.840Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-04-28T07:51:38.840Z] === RUN TestFilterByCapPos [2022-04-28T07:51:38.840Z] --- PASS: TestFilterByCapPos (0.00s) [2022-04-28T07:51:38.840Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-04-28T07:51:38.840Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-04-28T07:51:38.840Z] PASS [2022-04-28T07:51:38.840Z] coverage: 12.2% of statements [2022-04-28T07:51:38.840Z] ok github.com/docker/docker/plugin 0.042s coverage: 12.2% of statements [2022-04-28T07:51:38.985Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-04-28T07:51:39.107Z] --- PASS: TestAuthZPluginTLS (0.56s) [2022-04-28T07:51:39.107Z] === RUN TestAuthZPluginDenyRequest [2022-04-28T07:51:39.669Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-04-28T07:51:39.669Z] === RUN TestAuthZPluginAPIDenyResponse [2022-04-28T07:51:39.800Z] === RUN TestNewSettable [2022-04-28T07:51:39.800Z] --- PASS: TestNewSettable (0.00s) [2022-04-28T07:51:39.800Z] === RUN TestIsSettable [2022-04-28T07:51:39.800Z] --- PASS: TestIsSettable (0.00s) [2022-04-28T07:51:39.800Z] === RUN TestUpdateSettingsEnv [2022-04-28T07:51:39.800Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-04-28T07:51:39.800Z] PASS [2022-04-28T07:51:39.800Z] coverage: 20.0% of statements [2022-04-28T07:51:39.800Z] ok github.com/docker/docker/plugin/v2 0.034s coverage: 20.0% of statements [2022-04-28T07:51:39.800Z] === RUN TestLoad [2022-04-28T07:51:39.800Z] --- PASS: TestLoad (0.00s) [2022-04-28T07:51:39.800Z] === RUN TestSave [2022-04-28T07:51:39.800Z] --- PASS: TestSave (0.02s) [2022-04-28T07:51:39.800Z] === RUN TestAddDeleteGet [2022-04-28T07:51:39.800Z] --- PASS: TestAddDeleteGet (0.02s) [2022-04-28T07:51:39.800Z] === RUN TestInvalidTags [2022-04-28T07:51:39.800Z] --- PASS: TestInvalidTags (0.00s) [2022-04-28T07:51:39.800Z] PASS [2022-04-28T07:51:39.800Z] coverage: 84.4% of statements [2022-04-28T07:51:39.800Z] ok github.com/docker/docker/reference 0.076s coverage: 84.4% of statements [2022-04-28T07:51:40.231Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-04-28T07:51:40.231Z] === RUN TestAuthZPluginDenyResponse [2022-04-28T07:51:40.759Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-04-28T07:51:40.759Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2022-04-28T07:51:40.759Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-04-28T07:51:40.759Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-04-28T07:51:40.759Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-04-28T07:51:40.759Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-04-28T07:51:40.759Z] === RUN TestResumableRequestReaderWithReadError [2022-04-28T07:51:40.759Z] time="2022-04-28T07:51:40Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-04-28T07:51:40.759Z] --- PASS: TestResumableRequestReaderWithReadError (0.09s) [2022-04-28T07:51:40.759Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-04-28T07:51:40.759Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-04-28T07:51:40.759Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-04-28T07:51:40.759Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-04-28T07:51:40.759Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-04-28T07:51:40.759Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-04-28T07:51:40.759Z] === RUN TestResumableRequestReader [2022-04-28T07:51:40.759Z] --- PASS: TestResumableRequestReader (0.00s) [2022-04-28T07:51:40.759Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-04-28T07:51:40.759Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-04-28T07:51:40.759Z] PASS [2022-04-28T07:51:40.759Z] coverage: 100.0% of statements [2022-04-28T07:51:40.759Z] ok github.com/docker/docker/registry/resumable 0.141s coverage: 100.0% of statements [2022-04-28T07:51:40.793Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-04-28T07:51:40.793Z] === RUN TestAuthZPluginAllowEventStream [2022-04-28T07:51:40.900Z] check_test.go:307: [d529f0f5a9a6a] daemon is not started [2022-04-28T07:51:40.900Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-04-28T07:51:41.389Z] === RUN TestResolveAuthConfigIndexServer [2022-04-28T07:51:41.389Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-04-28T07:51:41.389Z] === RUN TestResolveAuthConfigFullURL [2022-04-28T07:51:41.389Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-04-28T07:51:41.389Z] === RUN TestLoadAllowNondistributableArtifacts [2022-04-28T07:51:41.389Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-04-28T07:51:41.389Z] === RUN TestValidateMirror [2022-04-28T07:51:41.389Z] --- PASS: TestValidateMirror (0.00s) [2022-04-28T07:51:41.389Z] === RUN TestLoadInsecureRegistries [2022-04-28T07:51:41.389Z] time="2022-04-28T07:51:40Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-04-28T07:51:41.389Z] time="2022-04-28T07:51:41Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-04-28T07:51:41.389Z] time="2022-04-28T07:51:41Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-04-28T07:51:41.389Z] --- PASS: TestLoadInsecureRegistries (0.12s) [2022-04-28T07:51:41.389Z] === RUN TestNewServiceConfig [2022-04-28T07:51:41.389Z] --- PASS: TestNewServiceConfig (0.00s) [2022-04-28T07:51:41.389Z] === RUN TestValidateIndexName [2022-04-28T07:51:41.389Z] --- PASS: TestValidateIndexName (0.00s) [2022-04-28T07:51:41.389Z] === RUN TestValidateIndexNameWithError [2022-04-28T07:51:41.389Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-04-28T07:51:41.389Z] === RUN TestEndpointParse [2022-04-28T07:51:41.389Z] --- PASS: TestEndpointParse (0.00s) [2022-04-28T07:51:41.389Z] === RUN TestEndpointParseInvalid [2022-04-28T07:51:41.389Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-04-28T07:51:41.389Z] === RUN TestValidateEndpoint [2022-04-28T07:51:41.389Z] --- PASS: TestValidateEndpoint (0.01s) [2022-04-28T07:51:41.389Z] === RUN TestPing [2022-04-28T07:51:41.389Z] --- PASS: TestPing (0.00s) [2022-04-28T07:51:41.389Z] === RUN TestPingRegistryEndpoint [2022-04-28T07:51:41.389Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-04-28T07:51:41.389Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2022-04-28T07:51:41.389Z] === RUN TestEndpoint [2022-04-28T07:51:41.389Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-04-28T07:51:41.389Z] --- SKIP: TestEndpoint (0.00s) [2022-04-28T07:51:41.389Z] === RUN TestParseRepositoryInfo [2022-04-28T07:51:41.389Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-04-28T07:51:41.389Z] === RUN TestNewIndexInfo [2022-04-28T07:51:41.389Z] --- PASS: TestNewIndexInfo (0.00s) [2022-04-28T07:51:41.389Z] === RUN TestMirrorEndpointLookup [2022-04-28T07:51:41.389Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-04-28T07:51:41.389Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-04-28T07:51:41.389Z] === RUN TestSearchRepositories [2022-04-28T07:51:41.389Z] registry_test.go:722: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-04-28T07:51:41.389Z] Host: 127.0.0.1:49328 [2022-04-28T07:51:41.389Z] User-Agent: docker test client [2022-04-28T07:51:41.389Z] Authorization: Token fake-token [2022-04-28T07:51:41.389Z] X-Docker-Token: true [2022-04-28T07:51:41.389Z] Accept-Encoding: gzip [2022-04-28T07:51:41.389Z] [2022-04-28T07:51:41.389Z] [2022-04-28T07:51:41.389Z] registry_test.go:731: HTTP/1.1 200 OK [2022-04-28T07:51:41.389Z] Connection: close [2022-04-28T07:51:41.389Z] Content-Length: 144 [2022-04-28T07:51:41.389Z] Cache-Control: no-cache [2022-04-28T07:51:41.389Z] Content-Type: application/json [2022-04-28T07:51:41.389Z] Date: Thu, 28 Apr 2022 07:51:41 GMT [2022-04-28T07:51:41.389Z] Expires: -1 [2022-04-28T07:51:41.389Z] Pragma: no-cache [2022-04-28T07:51:41.389Z] Server: docker-tests/mock [2022-04-28T07:51:41.389Z] X-Docker-Registry-Config: mock [2022-04-28T07:51:41.389Z] X-Docker-Registry-Version: 0.0.0 [2022-04-28T07:51:41.389Z] [2022-04-28T07:51:41.389Z] [2022-04-28T07:51:41.389Z] --- PASS: TestSearchRepositories (0.00s) [2022-04-28T07:51:41.389Z] === RUN TestTrustedLocation [2022-04-28T07:51:41.389Z] --- PASS: TestTrustedLocation (0.00s) [2022-04-28T07:51:41.389Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-04-28T07:51:41.389Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-04-28T07:51:41.389Z] === RUN TestAllowNondistributableArtifacts [2022-04-28T07:51:41.389Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-04-28T07:51:41.389Z] === RUN TestIsSecureIndex [2022-04-28T07:51:41.389Z] --- PASS: TestIsSecureIndex (0.00s) [2022-04-28T07:51:41.389Z] PASS [2022-04-28T07:51:41.389Z] coverage: 51.7% of statements [2022-04-28T07:51:41.389Z] ok github.com/docker/docker/registry 0.184s coverage: 51.7% of statements [2022-04-28T07:51:41.389Z] === RUN TestRestartManagerTimeout [2022-04-28T07:51:41.389Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-04-28T07:51:41.389Z] === RUN TestRestartManagerTimeoutReset [2022-04-28T07:51:41.389Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-04-28T07:51:41.389Z] PASS [2022-04-28T07:51:41.389Z] coverage: 50.9% of statements [2022-04-28T07:51:41.389Z] ok github.com/docker/docker/restartmanager 0.034s coverage: 50.9% of statements [2022-04-28T07:51:41.392Z] --- PASS: TestCheckoutGit (29.55s) [2022-04-28T07:51:41.392Z] === RUN TestValidGitTransport [2022-04-28T07:51:41.392Z] --- PASS: TestValidGitTransport (0.00s) [2022-04-28T07:51:41.392Z] === RUN TestGitInvalidRef [2022-04-28T07:51:41.392Z] --- PASS: TestGitInvalidRef (0.23s) [2022-04-28T07:51:41.392Z] PASS [2022-04-28T07:51:41.392Z] coverage: 86.3% of statements [2022-04-28T07:51:41.392Z] ok github.com/docker/docker/builder/remotecontext/git 29.892s coverage: 86.3% of statements [2022-04-28T07:51:41.392Z] ? github.com/docker/docker/cli [no test files] [2022-04-28T07:51:41.392Z] ? github.com/docker/docker/cli/config [no test files] [2022-04-28T07:51:41.392Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-04-28T07:51:41.392Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-04-28T07:51:41.846Z] === RUN TestDecodeContainerConfig [2022-04-28T07:51:41.846Z] === RUN TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json [2022-04-28T07:51:41.846Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-04-28T07:51:41.846Z] --- PASS: TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json (0.00s) [2022-04-28T07:51:41.846Z] === RUN TestDecodeContainerConfigIsolation [2022-04-28T07:51:41.846Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-04-28T07:51:41.846Z] === RUN TestValidatePrivileged [2022-04-28T07:51:41.846Z] --- PASS: TestValidatePrivileged (0.00s) [2022-04-28T07:51:41.846Z] PASS [2022-04-28T07:51:41.846Z] coverage: 52.4% of statements [2022-04-28T07:51:41.846Z] ok github.com/docker/docker/runconfig 0.041s coverage: 52.4% of statements [2022-04-28T07:51:41.846Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-04-28T07:51:41.846Z] === RUN TestClientStream [2022-04-28T07:51:41.846Z] --- PASS: TestClientStream (0.00s) [2022-04-28T07:51:41.846Z] === RUN TestClientSendFile [2022-04-28T07:51:41.846Z] --- PASS: TestClientSendFile (0.00s) [2022-04-28T07:51:41.846Z] === RUN TestClientWithRequestTimeout [2022-04-28T07:51:41.846Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2022-04-28T07:51:41.846Z] === RUN TestFileSpecPlugin [2022-04-28T07:51:41.846Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-04-28T07:51:41.846Z] === RUN TestFileJSONSpecPlugin [2022-04-28T07:51:41.846Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-04-28T07:51:41.846Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-04-28T07:51:41.846Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-04-28T07:51:41.846Z] === RUN TestPluginAddHandler [2022-04-28T07:51:41.846Z] --- PASS: TestPluginAddHandler (0.00s) [2022-04-28T07:51:41.846Z] === RUN TestPluginWaitBadPlugin [2022-04-28T07:51:41.846Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-04-28T07:51:41.846Z] === RUN TestGet [2022-04-28T07:51:41.846Z] time="2022-04-28T07:51:41Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-04-28T07:51:41.846Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-04-28T07:51:41.846Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-04-28T07:51:41.846Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-04-28T07:51:41.846Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-04-28T07:51:41.846Z] PASS [2022-04-28T07:51:41.846Z] coverage: 62.5% of statements [2022-04-28T07:51:41.846Z] ok github.com/docker/docker/testutil 0.030s coverage: 62.5% of statements [2022-04-28T07:51:42.158Z] --- PASS: TestAuthZPluginAllowEventStream (1.10s) [2022-04-28T07:51:42.158Z] === RUN TestAuthZPluginErrorResponse [2022-04-28T07:51:42.414Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-04-28T07:51:42.414Z] === RUN TestAuthZPluginErrorRequest [2022-04-28T07:51:42.806Z] time="2022-04-28T07:51:42Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-04-28T07:51:42.976Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-04-28T07:51:42.976Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-04-28T07:51:43.538Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-04-28T07:51:43.538Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-04-28T07:51:43.615Z] --- PASS: TestDaemonHostGatewayIP (4.63s) [2022-04-28T07:51:43.615Z] === CONT TestIpcModeOlderClient [2022-04-28T07:51:43.615Z] --- PASS: TestIpcModeOlderClient (0.13s) [2022-04-28T07:51:43.615Z] === CONT TestContainerKillOnDaemonStart [2022-04-28T07:51:43.615Z] --- PASS: TestDaemonRestartIpcMode (4.81s) [2022-04-28T07:51:43.765Z] === RUN TestGetDriver [2022-04-28T07:51:43.765Z] --- PASS: TestGetDriver (0.00s) [2022-04-28T07:51:43.765Z] === RUN TestVolumeRequestError [2022-04-28T07:51:43.765Z] --- PASS: TestVolumeRequestError (0.01s) [2022-04-28T07:51:43.765Z] PASS [2022-04-28T07:51:43.765Z] coverage: 36.1% of statements [2022-04-28T07:51:43.765Z] ok github.com/docker/docker/volume/drivers 0.040s coverage: 36.1% of statements [2022-04-28T07:51:44.220Z] === RUN TestGetAddress [2022-04-28T07:51:44.220Z] --- PASS: TestGetAddress (0.00s) [2022-04-28T07:51:44.220Z] === RUN TestRemove [2022-04-28T07:51:44.220Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-04-28T07:51:44.220Z] --- SKIP: TestRemove (0.00s) [2022-04-28T07:51:44.220Z] === RUN TestInitializeWithVolumes [2022-04-28T07:51:44.220Z] --- PASS: TestInitializeWithVolumes (0.00s) [2022-04-28T07:51:44.220Z] === RUN TestCreate [2022-04-28T07:51:44.220Z] --- PASS: TestCreate (0.01s) [2022-04-28T07:51:44.220Z] === RUN TestValidateName [2022-04-28T07:51:44.220Z] --- PASS: TestValidateName (0.00s) [2022-04-28T07:51:44.220Z] === RUN TestCreateWithOpts [2022-04-28T07:51:44.220Z] local_test.go:180: runtime.GOOS == "windows" [2022-04-28T07:51:44.220Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-04-28T07:51:44.220Z] === RUN TestRelaodNoOpts [2022-04-28T07:51:44.220Z] --- PASS: TestRelaodNoOpts (0.01s) [2022-04-28T07:51:44.220Z] PASS [2022-04-28T07:51:44.220Z] coverage: 41.5% of statements [2022-04-28T07:51:44.220Z] ok github.com/docker/docker/volume/local 0.059s coverage: 41.5% of statements [2022-04-28T07:51:44.556Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-04-28T07:51:44.903Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.34s) [2022-04-28T07:51:44.903Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-04-28T07:51:45.179Z] time="2022-04-28T07:51:44Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-04-28T07:51:45.179Z] === RUN TestLCOWParseMountRaw [2022-04-28T07:51:45.179Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-04-28T07:51:45.179Z] === RUN TestLCOWParseMountRawSplit [2022-04-28T07:51:45.179Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-04-28T07:51:45.179Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-04-28T07:51:45.179Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-04-28T07:51:45.179Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-04-28T07:51:45.179Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-04-28T07:51:45.179Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-04-28T07:51:45.179Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-04-28T07:51:45.179Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-04-28T07:51:45.179Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-04-28T07:51:45.179Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-04-28T07:51:45.179Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-04-28T07:51:45.179Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-04-28T07:51:45.179Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-04-28T07:51:45.179Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-04-28T07:51:45.179Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-04-28T07:51:45.179Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-04-28T07:51:45.179Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-04-28T07:51:45.179Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-04-28T07:51:45.179Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-04-28T07:51:45.179Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-04-28T07:51:45.179Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-04-28T07:51:45.179Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-04-28T07:51:45.179Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-04-28T07:51:45.179Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-04-28T07:51:45.179Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-04-28T07:51:45.179Z] === RUN TestLinuxParseMountRaw [2022-04-28T07:51:45.179Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-04-28T07:51:45.179Z] === RUN TestLinuxParseMountRawSplit [2022-04-28T07:51:45.179Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-04-28T07:51:45.179Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-04-28T07:51:45.179Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-04-28T07:51:45.179Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-04-28T07:51:45.179Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-04-28T07:51:45.179Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-04-28T07:51:45.179Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-04-28T07:51:45.179Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-04-28T07:51:45.179Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-04-28T07:51:45.179Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-04-28T07:51:45.179Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-04-28T07:51:45.179Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-04-28T07:51:45.179Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-04-28T07:51:45.179Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-04-28T07:51:45.179Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-04-28T07:51:45.179Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-04-28T07:51:45.179Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-04-28T07:51:45.179Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-04-28T07:51:45.179Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-04-28T07:51:45.179Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-04-28T07:51:45.179Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-04-28T07:51:45.179Z] === RUN TestConvertTmpfsOptions [2022-04-28T07:51:45.179Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-04-28T07:51:45.179Z] linux_parser_test.go:209: data="ro" [2022-04-28T07:51:45.179Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-04-28T07:51:45.179Z] === RUN TestParseMountSpec [2022-04-28T07:51:45.179Z] parser_test.go:62: case 0 [2022-04-28T07:51:45.179Z] parser_test.go:62: case 1 [2022-04-28T07:51:45.179Z] parser_test.go:62: case 2 [2022-04-28T07:51:45.179Z] parser_test.go:62: case 3 [2022-04-28T07:51:45.179Z] parser_test.go:62: case 4 [2022-04-28T07:51:45.179Z] parser_test.go:62: case 5 [2022-04-28T07:51:45.179Z] --- PASS: TestParseMountSpec (0.00s) [2022-04-28T07:51:45.179Z] === RUN TestValidateMount [2022-04-28T07:51:45.179Z] --- PASS: TestValidateMount (0.00s) [2022-04-28T07:51:45.179Z] === RUN TestWindowsParseMountRaw [2022-04-28T07:51:45.179Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-04-28T07:51:45.179Z] === RUN TestWindowsParseMountRawSplit [2022-04-28T07:51:45.179Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-04-28T07:51:45.179Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-04-28T07:51:45.179Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-04-28T07:51:45.179Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-04-28T07:51:45.179Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-04-28T07:51:45.179Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-04-28T07:51:45.179Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-04-28T07:51:45.179Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-04-28T07:51:45.179Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-04-28T07:51:45.179Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-04-28T07:51:45.179Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-04-28T07:51:45.179Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-04-28T07:51:45.179Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-04-28T07:51:45.179Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-04-28T07:51:45.179Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-04-28T07:51:45.179Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-04-28T07:51:45.179Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-04-28T07:51:45.179Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-04-28T07:51:45.179Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-04-28T07:51:45.179Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-04-28T07:51:45.179Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-04-28T07:51:45.179Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-04-28T07:51:45.179Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-04-28T07:51:45.179Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-04-28T07:51:45.179Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-04-28T07:51:45.179Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-04-28T07:51:45.179Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-04-28T07:51:45.179Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-04-28T07:51:45.179Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-04-28T07:51:45.179Z] PASS [2022-04-28T07:51:45.179Z] coverage: 67.6% of statements [2022-04-28T07:51:45.179Z] ok github.com/docker/docker/volume/mounts 0.042s coverage: 67.6% of statements [2022-04-28T07:51:45.498Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-04-28T07:51:45.498Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-04-28T07:51:45.634Z] === RUN TestSetGetMeta [2022-04-28T07:51:45.634Z] === PAUSE TestSetGetMeta [2022-04-28T07:51:45.634Z] === RUN TestRestore [2022-04-28T07:51:45.634Z] === PAUSE TestRestore [2022-04-28T07:51:45.634Z] === RUN TestServiceCreate [2022-04-28T07:51:45.634Z] === PAUSE TestServiceCreate [2022-04-28T07:51:45.634Z] === RUN TestServiceList [2022-04-28T07:51:45.634Z] === PAUSE TestServiceList [2022-04-28T07:51:45.634Z] === RUN TestServiceRemove [2022-04-28T07:51:45.634Z] === PAUSE TestServiceRemove [2022-04-28T07:51:45.634Z] === RUN TestServiceGet [2022-04-28T07:51:45.634Z] === PAUSE TestServiceGet [2022-04-28T07:51:45.634Z] === RUN TestServicePrune [2022-04-28T07:51:45.634Z] === PAUSE TestServicePrune [2022-04-28T07:51:45.634Z] === RUN TestCreate [2022-04-28T07:51:45.634Z] === PAUSE TestCreate [2022-04-28T07:51:45.634Z] === RUN TestRemove [2022-04-28T07:51:45.634Z] === PAUSE TestRemove [2022-04-28T07:51:45.634Z] === RUN TestList [2022-04-28T07:51:45.634Z] === PAUSE TestList [2022-04-28T07:51:45.634Z] === RUN TestFindByDriver [2022-04-28T07:51:45.634Z] === PAUSE TestFindByDriver [2022-04-28T07:51:45.634Z] === RUN TestFindByReferenced [2022-04-28T07:51:45.634Z] === PAUSE TestFindByReferenced [2022-04-28T07:51:45.634Z] === RUN TestDerefMultipleOfSameRef [2022-04-28T07:51:45.634Z] === PAUSE TestDerefMultipleOfSameRef [2022-04-28T07:51:45.634Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-28T07:51:45.634Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-28T07:51:45.634Z] === RUN TestDefererencePluginOnCreateError [2022-04-28T07:51:45.634Z] === PAUSE TestDefererencePluginOnCreateError [2022-04-28T07:51:45.634Z] === RUN TestRefDerefRemove [2022-04-28T07:51:45.634Z] === PAUSE TestRefDerefRemove [2022-04-28T07:51:45.634Z] === RUN TestGet [2022-04-28T07:51:45.634Z] === PAUSE TestGet [2022-04-28T07:51:45.634Z] === RUN TestGetWithReference [2022-04-28T07:51:45.634Z] === PAUSE TestGetWithReference [2022-04-28T07:51:45.634Z] === RUN TestFilterFunc [2022-04-28T07:51:45.634Z] === RUN TestFilterFunc/test_nil_list [2022-04-28T07:51:45.634Z] === PAUSE TestFilterFunc/test_nil_list [2022-04-28T07:51:45.634Z] === RUN TestFilterFunc/test_empty_list [2022-04-28T07:51:45.634Z] === PAUSE TestFilterFunc/test_empty_list [2022-04-28T07:51:45.634Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-04-28T07:51:45.634Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-04-28T07:51:45.634Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-28T07:51:45.634Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-28T07:51:45.634Z] === RUN TestFilterFunc/test_filter_some [2022-04-28T07:51:45.634Z] === PAUSE TestFilterFunc/test_filter_some [2022-04-28T07:51:45.634Z] === RUN TestFilterFunc/test_filter_middle [2022-04-28T07:51:45.634Z] === PAUSE TestFilterFunc/test_filter_middle [2022-04-28T07:51:45.634Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-04-28T07:51:45.634Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-04-28T07:51:45.634Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-04-28T07:51:45.634Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-04-28T07:51:45.634Z] === CONT TestFilterFunc/test_nil_list [2022-04-28T07:51:45.634Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-04-28T07:51:45.634Z] === CONT TestFilterFunc/test_filter_some [2022-04-28T07:51:45.634Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-28T07:51:45.634Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-04-28T07:51:45.634Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-04-28T07:51:45.634Z] === CONT TestFilterFunc/test_empty_list [2022-04-28T07:51:45.634Z] === CONT TestFilterFunc/test_filter_middle [2022-04-28T07:51:45.634Z] --- PASS: TestFilterFunc (0.00s) [2022-04-28T07:51:45.634Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-04-28T07:51:45.634Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-04-28T07:51:45.634Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-04-28T07:51:45.634Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-04-28T07:51:45.634Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-04-28T07:51:45.634Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-04-28T07:51:45.634Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-04-28T07:51:45.634Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-04-28T07:51:45.634Z] === CONT TestSetGetMeta [2022-04-28T07:51:45.634Z] === CONT TestList [2022-04-28T07:51:45.634Z] === CONT TestDefererencePluginOnCreateError [2022-04-28T07:51:45.634Z] === CONT TestDerefMultipleOfSameRef [2022-04-28T07:51:45.634Z] --- PASS: TestSetGetMeta (0.01s) [2022-04-28T07:51:45.634Z] === CONT TestFindByReferenced [2022-04-28T07:51:45.634Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2022-04-28T07:51:45.634Z] === CONT TestFindByDriver [2022-04-28T07:51:45.634Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2022-04-28T07:51:45.634Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-28T07:51:45.634Z] --- PASS: TestList (0.02s) [2022-04-28T07:51:45.634Z] === CONT TestServiceGet [2022-04-28T07:51:45.634Z] --- PASS: TestFindByReferenced (0.02s) [2022-04-28T07:51:45.634Z] === CONT TestRemove [2022-04-28T07:51:45.634Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s) [2022-04-28T07:51:45.634Z] === CONT TestCreate [2022-04-28T07:51:45.634Z] --- PASS: TestFindByDriver (0.02s) [2022-04-28T07:51:45.634Z] === CONT TestServicePrune [2022-04-28T07:51:45.634Z] --- PASS: TestCreate (0.01s) [2022-04-28T07:51:45.634Z] === CONT TestServiceList [2022-04-28T07:51:45.634Z] --- PASS: TestRemove (0.02s) [2022-04-28T07:51:45.634Z] === CONT TestServiceRemove [2022-04-28T07:51:45.634Z] --- PASS: TestServiceGet (0.11s) [2022-04-28T07:51:45.634Z] === CONT TestServiceCreate [2022-04-28T07:51:45.634Z] time="2022-04-28T07:51:45Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-28T07:51:45.634Z] --- PASS: TestServiceRemove (0.09s) [2022-04-28T07:51:45.634Z] === CONT TestRestore [2022-04-28T07:51:45.634Z] time="2022-04-28T07:51:45Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-28T07:51:45.634Z] --- PASS: TestServiceList (0.10s) [2022-04-28T07:51:45.634Z] === CONT TestGet [2022-04-28T07:51:45.634Z] time="2022-04-28T07:51:45Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-28T07:51:45.634Z] time="2022-04-28T07:51:45Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-04-28T07:51:45.634Z] --- PASS: TestServiceCreate (0.02s) [2022-04-28T07:51:45.634Z] === CONT TestGetWithReference [2022-04-28T07:51:45.634Z] time="2022-04-28T07:51:45Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-28T07:51:45.634Z] --- PASS: TestGet (0.01s) [2022-04-28T07:51:45.634Z] === CONT TestRefDerefRemove [2022-04-28T07:51:45.634Z] --- PASS: TestRestore (0.02s) [2022-04-28T07:51:45.634Z] --- PASS: TestServicePrune (0.13s) [2022-04-28T07:51:45.634Z] --- PASS: TestRefDerefRemove (0.01s) [2022-04-28T07:51:45.634Z] --- PASS: TestGetWithReference (0.01s) [2022-04-28T07:51:45.634Z] PASS [2022-04-28T07:51:45.634Z] coverage: 69.0% of statements [2022-04-28T07:51:45.634Z] ok github.com/docker/docker/volume/service 0.208s coverage: 69.0% of statements [2022-04-28T07:51:46.072Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-04-28T07:51:46.268Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.32s) [2022-04-28T07:51:46.268Z] === RUN TestAuthZPluginHeader [2022-04-28T07:51:46.333Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-04-28T07:51:46.830Z] --- PASS: TestAuthZPluginHeader (0.69s) [2022-04-28T07:51:46.830Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-04-28T07:51:46.830Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-28T07:51:46.830Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-04-28T07:51:46.830Z] === RUN TestAuthZPluginV2Disable [2022-04-28T07:51:46.830Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-28T07:51:46.830Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-04-28T07:51:46.830Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-04-28T07:51:46.830Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-28T07:51:46.830Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-04-28T07:51:46.830Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-04-28T07:51:46.830Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-28T07:51:46.830Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-04-28T07:51:46.830Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-04-28T07:51:47.276Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-04-28T07:51:47.537Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-04-28T07:51:47.596Z] --- PASS: TestCreateServiceMultipleTimes (15.86s) [2022-04-28T07:51:47.596Z] === RUN TestCreateServiceConflict [2022-04-28T07:51:47.596Z] --- PASS: TestCreateServiceConflict (2.17s) [2022-04-28T07:51:47.596Z] === RUN TestCreateServiceMaxReplicas [2022-04-28T07:51:47.797Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-04-28T07:51:48.058Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-04-28T07:51:48.555Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-04-28T07:51:48.555Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-04-28T07:51:48.555Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-04-28T07:51:48.555Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-04-28T07:51:48.555Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-04-28T07:51:48.555Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-04-28T07:51:48.555Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-04-28T07:51:48.555Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-04-28T07:51:48.555Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-04-28T07:51:48.555Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-04-28T07:51:48.555Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-04-28T07:51:48.555Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-04-28T07:51:48.555Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-04-28T07:51:48.555Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-04-28T07:51:48.555Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-04-28T07:51:48.555Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-04-28T07:51:48.555Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-04-28T07:51:48.555Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-04-28T07:51:48.555Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-04-28T07:51:48.555Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-04-28T07:51:48.555Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-04-28T07:51:48.555Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-04-28T07:51:48.555Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-04-28T07:51:48.555Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-04-28T07:51:48.555Z] === RUN TestConfigureDaemonLogs [2022-04-28T07:51:48.555Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-04-28T07:51:48.555Z] === RUN TestCommonOptionsInstallFlags [2022-04-28T07:51:48.555Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-04-28T07:51:48.555Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-04-28T07:51:48.555Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-04-28T07:51:48.555Z] PASS [2022-04-28T07:51:48.555Z] coverage: 20.4% of statements [2022-04-28T07:51:48.555Z] ok github.com/docker/docker/cmd/dockerd 0.170s coverage: 20.4% of statements [2022-04-28T07:51:48.555Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-04-28T07:51:48.555Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-04-28T07:51:49.338Z] 2022/04/28 07:51:45 Closing DB instances... [2022-04-28T07:51:49.338Z] --- PASS: TestNetworkDBGarbageCollection (54.04s) [2022-04-28T07:51:49.338Z] === RUN TestFindNode [2022-04-28T07:51:49.338Z] 2022/04/28 07:51:47 Closing DB instances... [2022-04-28T07:51:49.338Z] --- PASS: TestFindNode (0.02s) [2022-04-28T07:51:49.338Z] === RUN TestChangeNodeState [2022-04-28T07:51:49.338Z] 2022/04/28 07:51:47 Closing DB instances... [2022-04-28T07:51:49.338Z] --- PASS: TestChangeNodeState (0.02s) [2022-04-28T07:51:49.338Z] === RUN TestNodeReincarnation [2022-04-28T07:51:49.338Z] 2022/04/28 07:51:47 Closing DB instances... [2022-04-28T07:51:49.341Z] time="2022-04-28T07:51:48Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-04-28T07:51:50.122Z] === RUN TestContainerStopSignal [2022-04-28T07:51:50.122Z] --- PASS: TestContainerStopSignal (0.00s) [2022-04-28T07:51:50.122Z] === RUN TestContainerStopTimeout [2022-04-28T07:51:50.122Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-04-28T07:51:50.122Z] === RUN TestContainerSecretReferenceDestTarget [2022-04-28T07:51:50.122Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-04-28T07:51:50.122Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-04-28T07:51:50.122Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-04-28T07:51:50.122Z] === RUN TestContainerLogPathSetForRingLogger [2022-04-28T07:51:50.122Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-04-28T07:51:50.122Z] === RUN TestReplaceAndAppendEnvVars [2022-04-28T07:51:50.122Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-04-28T07:51:50.122Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-04-28T07:51:50.122Z] === RUN TestNewMemoryStore [2022-04-28T07:51:50.122Z] --- PASS: TestNewMemoryStore (0.00s) [2022-04-28T07:51:50.122Z] === RUN TestAddContainers [2022-04-28T07:51:50.122Z] --- PASS: TestAddContainers (0.00s) [2022-04-28T07:51:50.122Z] === RUN TestGetContainer [2022-04-28T07:51:50.122Z] --- PASS: TestGetContainer (0.00s) [2022-04-28T07:51:50.122Z] === RUN TestDeleteContainer [2022-04-28T07:51:50.122Z] --- PASS: TestDeleteContainer (0.00s) [2022-04-28T07:51:50.122Z] === RUN TestListContainers [2022-04-28T07:51:50.122Z] --- PASS: TestListContainers (0.00s) [2022-04-28T07:51:50.122Z] === RUN TestFirstContainer [2022-04-28T07:51:50.122Z] --- PASS: TestFirstContainer (0.00s) [2022-04-28T07:51:50.122Z] === RUN TestApplyAllContainer [2022-04-28T07:51:50.122Z] --- PASS: TestApplyAllContainer (0.00s) [2022-04-28T07:51:50.122Z] === RUN TestIsValidHealthString [2022-04-28T07:51:50.122Z] --- PASS: TestIsValidHealthString (0.00s) [2022-04-28T07:51:50.122Z] === RUN TestStateRunStop [2022-04-28T07:51:50.122Z] --- PASS: TestStateRunStop (0.00s) [2022-04-28T07:51:50.122Z] === RUN TestStateTimeoutWait [2022-04-28T07:51:50.122Z] state_test.go:141: Stop callback fired [2022-04-28T07:51:50.122Z] state_test.go:165: Stop callback fired [2022-04-28T07:51:50.122Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-04-28T07:51:50.122Z] === RUN TestIsValidStateString [2022-04-28T07:51:50.122Z] --- PASS: TestIsValidStateString (0.00s) [2022-04-28T07:51:50.122Z] === RUN TestViewSaveDelete [2022-04-28T07:51:50.122Z] --- PASS: TestViewSaveDelete (0.01s) [2022-04-28T07:51:50.122Z] === RUN TestViewAll [2022-04-28T07:51:50.122Z] --- PASS: TestViewAll (0.01s) [2022-04-28T07:51:50.122Z] === RUN TestViewGet [2022-04-28T07:51:50.122Z] --- PASS: TestViewGet (0.01s) [2022-04-28T07:51:50.122Z] === RUN TestNames [2022-04-28T07:51:50.122Z] --- PASS: TestNames (0.00s) [2022-04-28T07:51:50.122Z] === RUN TestViewWithHealthCheck [2022-04-28T07:51:50.122Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-04-28T07:51:50.122Z] PASS [2022-04-28T07:51:50.122Z] coverage: 41.7% of statements [2022-04-28T07:51:50.122Z] ok github.com/docker/docker/container 0.235s coverage: 41.7% of statements [2022-04-28T07:51:50.122Z] ? github.com/docker/docker/container/stream [no test files] [2022-04-28T07:51:50.122Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-04-28T07:51:50.122Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-04-28T07:51:50.122Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-04-28T07:51:50.134Z] --- PASS: TestCreateServiceMaxReplicas (2.74s) [2022-04-28T07:51:50.134Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-28T07:51:50.590Z] === RUN TestPrepare [2022-04-28T07:51:50.591Z] --- PASS: TestPrepare (0.00s) [2022-04-28T07:51:50.591Z] === RUN TestStart [2022-04-28T07:51:50.591Z] --- PASS: TestStart (0.00s) [2022-04-28T07:51:50.591Z] === RUN TestWaitCancel [2022-04-28T07:51:50.591Z] --- PASS: TestWaitCancel (0.00s) [2022-04-28T07:51:50.591Z] === RUN TestWaitDisabled [2022-04-28T07:51:50.591Z] --- PASS: TestWaitDisabled (0.00s) [2022-04-28T07:51:50.591Z] === RUN TestWaitEnabled [2022-04-28T07:51:50.591Z] --- PASS: TestWaitEnabled (0.00s) [2022-04-28T07:51:50.591Z] === RUN TestRemove [2022-04-28T07:51:50.591Z] --- PASS: TestRemove (0.00s) [2022-04-28T07:51:50.591Z] PASS [2022-04-28T07:51:50.591Z] coverage: 65.3% of statements [2022-04-28T07:51:50.591Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.058s coverage: 65.3% of statements [2022-04-28T07:51:50.617Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-04-28T07:51:53.055Z] time="2022-04-28T07:51:52Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-04-28T07:51:53.055Z] --- PASS: TestNodeReincarnation (5.02s) [2022-04-28T07:51:53.055Z] === RUN TestParallelCreate [2022-04-28T07:51:53.055Z] 2022/04/28 07:51:52 Closing DB instances... [2022-04-28T07:51:53.055Z] --- PASS: TestParallelCreate (0.01s) [2022-04-28T07:51:53.055Z] === RUN TestParallelDelete [2022-04-28T07:51:53.055Z] 2022/04/28 07:51:52 Closing DB instances... [2022-04-28T07:51:53.055Z] --- PASS: TestParallelDelete (0.01s) [2022-04-28T07:51:53.055Z] === RUN TestNetworkDBIslands [2022-04-28T07:51:53.055Z] time="2022-04-28T07:51:52Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:86589c885b58 with config:&{NodeID:86589c885b58 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-28T07:51:53.055Z] time="2022-04-28T07:51:52Z" level=info msg="Node 86589c885b58/172.17.21.67, joined gossip cluster" [2022-04-28T07:51:53.055Z] time="2022-04-28T07:51:52Z" level=info msg="Node 86589c885b58/172.17.21.67, added to nodes list" [2022-04-28T07:51:53.055Z] time="2022-04-28T07:51:52Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:477ad494f6ff with config:&{NodeID:477ad494f6ff Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-28T07:51:53.055Z] time="2022-04-28T07:51:52Z" level=info msg="Node 477ad494f6ff/172.17.21.67, joined gossip cluster" [2022-04-28T07:51:53.055Z] time="2022-04-28T07:51:52Z" level=info msg="Node 477ad494f6ff/172.17.21.67, added to nodes list" [2022-04-28T07:51:53.055Z] time="2022-04-28T07:51:52Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-04-28T07:51:53.055Z] time="2022-04-28T07:51:52Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-04-28T07:51:53.055Z] time="2022-04-28T07:51:52Z" level=debug msg="memberlist: Stream connection from=[::1]:49382" [2022-04-28T07:51:53.055Z] time="2022-04-28T07:51:52Z" level=info msg="Node 477ad494f6ff/172.17.21.67, joined gossip cluster" [2022-04-28T07:51:53.055Z] time="2022-04-28T07:51:52Z" level=info msg="Node 477ad494f6ff/172.17.21.67, added to nodes list" [2022-04-28T07:51:53.055Z] time="2022-04-28T07:51:52Z" level=info msg="Node 86589c885b58/172.17.21.67, joined gossip cluster" [2022-04-28T07:51:53.055Z] time="2022-04-28T07:51:52Z" level=info msg="Node 86589c885b58/172.17.21.67, added to nodes list" [2022-04-28T07:51:53.055Z] time="2022-04-28T07:51:52Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-04-28T07:51:53.055Z] time="2022-04-28T07:51:52Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49383" [2022-04-28T07:51:53.163Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-04-28T07:51:53.544Z] === RUN TestNewListSecretsFilters [2022-04-28T07:51:53.544Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-04-28T07:51:53.544Z] === RUN TestNewListConfigsFilters [2022-04-28T07:51:53.544Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-04-28T07:51:53.544Z] PASS [2022-04-28T07:51:53.544Z] coverage: 0.5% of statements [2022-04-28T07:51:53.544Z] ok github.com/docker/docker/daemon/cluster 0.183s coverage: 0.5% of statements [2022-04-28T07:51:54.012Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-04-28T07:51:54.012Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.11s) [2022-04-28T07:51:54.012Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-04-28T07:51:54.012Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-04-28T07:51:54.012Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-04-28T07:51:54.012Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-04-28T07:51:54.012Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-04-28T07:51:54.019Z] time="2022-04-28T07:51:53Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:2e4d59b58ae8 with config:&{NodeID:2e4d59b58ae8 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-28T07:51:54.019Z] time="2022-04-28T07:51:53Z" level=info msg="Node 2e4d59b58ae8/172.17.21.67, joined gossip cluster" [2022-04-28T07:51:54.019Z] time="2022-04-28T07:51:53Z" level=info msg="Node 2e4d59b58ae8/172.17.21.67, added to nodes list" [2022-04-28T07:51:54.019Z] time="2022-04-28T07:51:53Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-04-28T07:51:54.019Z] time="2022-04-28T07:51:53Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-04-28T07:51:54.019Z] time="2022-04-28T07:51:53Z" level=debug msg="memberlist: Stream connection from=[::1]:49384" [2022-04-28T07:51:54.019Z] time="2022-04-28T07:51:53Z" level=info msg="Node 2e4d59b58ae8/172.17.21.67, joined gossip cluster" [2022-04-28T07:51:54.019Z] time="2022-04-28T07:51:53Z" level=info msg="Node 2e4d59b58ae8/172.17.21.67, added to nodes list" [2022-04-28T07:51:54.019Z] time="2022-04-28T07:51:53Z" level=info msg="Node 86589c885b58/172.17.21.67, joined gossip cluster" [2022-04-28T07:51:54.019Z] time="2022-04-28T07:51:53Z" level=info msg="Node 86589c885b58/172.17.21.67, added to nodes list" [2022-04-28T07:51:54.019Z] time="2022-04-28T07:51:53Z" level=info msg="Node 477ad494f6ff/172.17.21.67, joined gossip cluster" [2022-04-28T07:51:54.019Z] time="2022-04-28T07:51:53Z" level=info msg="Node 477ad494f6ff/172.17.21.67, added to nodes list" [2022-04-28T07:51:54.019Z] time="2022-04-28T07:51:53Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-04-28T07:51:54.019Z] time="2022-04-28T07:51:53Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49385" [2022-04-28T07:51:54.019Z] time="2022-04-28T07:51:53Z" level=info msg="Node 2e4d59b58ae8/172.17.21.67, joined gossip cluster" [2022-04-28T07:51:54.019Z] time="2022-04-28T07:51:53Z" level=info msg="Node 2e4d59b58ae8/172.17.21.67, added to nodes list" [2022-04-28T07:51:54.019Z] time="2022-04-28T07:51:53Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:6748af92bd4e with config:&{NodeID:6748af92bd4e Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-28T07:51:54.019Z] time="2022-04-28T07:51:53Z" level=info msg="Node 6748af92bd4e/172.17.21.67, joined gossip cluster" [2022-04-28T07:51:54.019Z] time="2022-04-28T07:51:53Z" level=info msg="Node 6748af92bd4e/172.17.21.67, added to nodes list" [2022-04-28T07:51:54.019Z] time="2022-04-28T07:51:53Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-04-28T07:51:54.019Z] time="2022-04-28T07:51:53Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-04-28T07:51:54.019Z] time="2022-04-28T07:51:53Z" level=debug msg="memberlist: Stream connection from=[::1]:49386" [2022-04-28T07:51:54.019Z] time="2022-04-28T07:51:53Z" level=info msg="Node 6748af92bd4e/172.17.21.67, joined gossip cluster" [2022-04-28T07:51:54.019Z] time="2022-04-28T07:51:53Z" level=info msg="Node 6748af92bd4e/172.17.21.67, added to nodes list" [2022-04-28T07:51:54.019Z] time="2022-04-28T07:51:53Z" level=info msg="Node 477ad494f6ff/172.17.21.67, joined gossip cluster" [2022-04-28T07:51:54.019Z] time="2022-04-28T07:51:53Z" level=info msg="Node 477ad494f6ff/172.17.21.67, added to nodes list" [2022-04-28T07:51:54.019Z] time="2022-04-28T07:51:53Z" level=info msg="Node 2e4d59b58ae8/172.17.21.67, joined gossip cluster" [2022-04-28T07:51:54.019Z] time="2022-04-28T07:51:53Z" level=info msg="Node 2e4d59b58ae8/172.17.21.67, added to nodes list" [2022-04-28T07:51:54.019Z] time="2022-04-28T07:51:53Z" level=info msg="Node 86589c885b58/172.17.21.67, joined gossip cluster" [2022-04-28T07:51:54.019Z] time="2022-04-28T07:51:53Z" level=info msg="Node 86589c885b58/172.17.21.67, added to nodes list" [2022-04-28T07:51:54.019Z] time="2022-04-28T07:51:53Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-04-28T07:51:54.019Z] time="2022-04-28T07:51:53Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49387" [2022-04-28T07:51:54.094Z] ok github.com/docker/docker/libnetwork/networkdb 103.833s coverage: 60.0% of statements [2022-04-28T07:51:54.094Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-04-28T07:51:54.094Z] ok github.com/docker/docker/libnetwork/options 0.001s coverage: 100.0% of statements [2022-04-28T07:51:54.094Z] ok github.com/docker/docker/libnetwork/osl 4.493s coverage: 39.7% of statements [2022-04-28T07:51:54.094Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2022-04-28T07:51:54.094Z] ok github.com/docker/docker/libnetwork/portallocator 0.006s coverage: 86.1% of statements [2022-04-28T07:51:54.094Z] ok github.com/docker/docker/libnetwork/portmapper 0.200s coverage: 48.6% of statements [2022-04-28T07:51:54.094Z] ok github.com/docker/docker/libnetwork/resolvconf 0.002s coverage: 70.6% of statements [2022-04-28T07:51:54.094Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-04-28T07:51:54.094Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-04-28T07:51:54.094Z] [2022-04-28T07:51:54.094Z] === Skipped [2022-04-28T07:51:54.094Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-04-28T07:51:54.094Z] firewalld_test.go:14: firewalld is not running [2022-04-28T07:51:54.094Z] [2022-04-28T07:51:54.094Z] DONE 326 tests, 1 skipped in 198.838s Post stage [Pipeline] junit [2022-04-28T07:51:54.107Z] Recording test results [2022-04-28T07:51:54.377Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-04-28T07:51:54.475Z] time="2022-04-28T07:51:54Z" level=info msg="Node 6748af92bd4e/172.17.21.67, joined gossip cluster" [2022-04-28T07:51:54.475Z] time="2022-04-28T07:51:54Z" level=info msg="Node 6748af92bd4e/172.17.21.67, added to nodes list" [2022-04-28T07:51:54.475Z] time="2022-04-28T07:51:54Z" level=info msg="Node 6748af92bd4e/172.17.21.67, joined gossip cluster" [2022-04-28T07:51:54.475Z] time="2022-04-28T07:51:54Z" level=info msg="Node 6748af92bd4e/172.17.21.67, added to nodes list" [2022-04-28T07:51:54.475Z] time="2022-04-28T07:51:54Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:6a39a8589a04 with config:&{NodeID:6a39a8589a04 Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-28T07:51:54.475Z] time="2022-04-28T07:51:54Z" level=info msg="Node 6a39a8589a04/172.17.21.67, joined gossip cluster" [2022-04-28T07:51:54.475Z] time="2022-04-28T07:51:54Z" level=info msg="Node 6a39a8589a04/172.17.21.67, added to nodes list" [2022-04-28T07:51:54.475Z] time="2022-04-28T07:51:54Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-04-28T07:51:54.475Z] time="2022-04-28T07:51:54Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-04-28T07:51:54.475Z] time="2022-04-28T07:51:54Z" level=debug msg="memberlist: Stream connection from=[::1]:49388" [2022-04-28T07:51:54.475Z] time="2022-04-28T07:51:54Z" level=info msg="Node 6a39a8589a04/172.17.21.67, joined gossip cluster" [2022-04-28T07:51:54.475Z] time="2022-04-28T07:51:54Z" level=info msg="Node 6a39a8589a04/172.17.21.67, added to nodes list" [2022-04-28T07:51:54.475Z] time="2022-04-28T07:51:54Z" level=info msg="Node 86589c885b58/172.17.21.67, joined gossip cluster" [2022-04-28T07:51:54.475Z] time="2022-04-28T07:51:54Z" level=info msg="Node 86589c885b58/172.17.21.67, added to nodes list" [2022-04-28T07:51:54.475Z] time="2022-04-28T07:51:54Z" level=info msg="Node 6748af92bd4e/172.17.21.67, joined gossip cluster" [2022-04-28T07:51:54.475Z] time="2022-04-28T07:51:54Z" level=info msg="Node 6748af92bd4e/172.17.21.67, added to nodes list" [2022-04-28T07:51:54.475Z] time="2022-04-28T07:51:54Z" level=info msg="Node 477ad494f6ff/172.17.21.67, joined gossip cluster" [2022-04-28T07:51:54.475Z] time="2022-04-28T07:51:54Z" level=info msg="Node 477ad494f6ff/172.17.21.67, added to nodes list" [2022-04-28T07:51:54.475Z] time="2022-04-28T07:51:54Z" level=info msg="Node 2e4d59b58ae8/172.17.21.67, joined gossip cluster" [2022-04-28T07:51:54.475Z] time="2022-04-28T07:51:54Z" level=info msg="Node 2e4d59b58ae8/172.17.21.67, added to nodes list" [2022-04-28T07:51:54.475Z] time="2022-04-28T07:51:54Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-04-28T07:51:54.475Z] time="2022-04-28T07:51:54Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49389" [2022-04-28T07:51:54.481Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-04-28T07:51:54.481Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-04-28T07:51:54.481Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-04-28T07:51:54.481Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-04-28T07:51:54.481Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-04-28T07:51:54.481Z] === RUN TestServiceConvertToGRPCIsolation [2022-04-28T07:51:54.481Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-04-28T07:51:54.481Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-04-28T07:51:54.481Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-04-28T07:51:54.481Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-04-28T07:51:54.481Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-04-28T07:51:54.481Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-04-28T07:51:54.481Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-04-28T07:51:54.481Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-04-28T07:51:54.481Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-04-28T07:51:54.481Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-04-28T07:51:54.481Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-04-28T07:51:54.481Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-04-28T07:51:54.481Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-04-28T07:51:54.481Z] === RUN TestServiceConvertFromGRPCIsolation [2022-04-28T07:51:54.481Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-04-28T07:51:54.481Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-04-28T07:51:54.481Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-04-28T07:51:54.481Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-04-28T07:51:54.481Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-04-28T07:51:54.481Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-04-28T07:51:54.481Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-04-28T07:51:54.481Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-04-28T07:51:54.481Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-04-28T07:51:54.481Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-04-28T07:51:54.481Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-04-28T07:51:54.481Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-04-28T07:51:54.481Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-04-28T07:51:54.481Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-04-28T07:51:54.481Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-04-28T07:51:54.481Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-04-28T07:51:54.481Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-04-28T07:51:54.481Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-04-28T07:51:54.481Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-04-28T07:51:54.481Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-04-28T07:51:54.481Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-04-28T07:51:54.481Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-04-28T07:51:54.481Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-04-28T07:51:54.481Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-04-28T07:51:54.481Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-04-28T07:51:54.481Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-04-28T07:51:54.481Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-04-28T07:51:54.481Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-04-28T07:51:54.481Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-04-28T07:51:54.481Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-04-28T07:51:54.481Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-04-28T07:51:54.481Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-04-28T07:51:54.481Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-04-28T07:51:54.481Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-04-28T07:51:54.481Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-04-28T07:51:54.481Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-04-28T07:51:54.481Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-04-28T07:51:54.481Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-04-28T07:51:54.481Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-04-28T07:51:54.481Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-04-28T07:51:54.481Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-04-28T07:51:54.481Z] === RUN TestServiceConvertFromGRPCConfigs [2022-04-28T07:51:54.481Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-04-28T07:51:54.481Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-04-28T07:51:54.481Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-04-28T07:51:54.481Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-04-28T07:51:54.481Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-04-28T07:51:54.481Z] === RUN TestServiceConvertToGRPCConfigs [2022-04-28T07:51:54.481Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-04-28T07:51:54.481Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-04-28T07:51:54.481Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-04-28T07:51:54.481Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-04-28T07:51:54.481Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-04-28T07:51:54.481Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-04-28T07:51:54.481Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-04-28T07:51:54.481Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-04-28T07:51:54.481Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-04-28T07:51:54.481Z] PASS [2022-04-28T07:51:54.481Z] coverage: 35.9% of statements [2022-04-28T07:51:54.481Z] ok github.com/docker/docker/daemon/cluster/convert 0.753s coverage: 35.9% of statements [2022-04-28T07:51:54.703Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43536/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4cf904494e221d2a9846f4d720b6701a14215cb2 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4cf904494e221d2a9846f4d720b6701a14215cb2 hack/validate/vendor [2022-04-28T07:51:54.931Z] time="2022-04-28T07:51:54Z" level=info msg="Node 6a39a8589a04/172.17.21.67, joined gossip cluster" [2022-04-28T07:51:54.931Z] time="2022-04-28T07:51:54Z" level=info msg="Node 6a39a8589a04/172.17.21.67, added to nodes list" [2022-04-28T07:51:54.931Z] time="2022-04-28T07:51:54Z" level=info msg="Node 6a39a8589a04/172.17.21.67, joined gossip cluster" [2022-04-28T07:51:54.931Z] time="2022-04-28T07:51:54Z" level=info msg="Node 6a39a8589a04/172.17.21.67, added to nodes list" [2022-04-28T07:51:54.931Z] time="2022-04-28T07:51:54Z" level=info msg="Node 6a39a8589a04/172.17.21.67, joined gossip cluster" [2022-04-28T07:51:54.931Z] time="2022-04-28T07:51:54Z" level=info msg="Node 6a39a8589a04/172.17.21.67, added to nodes list" [2022-04-28T07:51:54.931Z] networkdb_test.go:835: Re-joining: 3 [2022-04-28T07:51:54.931Z] time="2022-04-28T07:51:54Z" level=info msg="The new bootstrap node list is:[172.17.21.67:10033 172.17.21.67:10034 172.17.21.67:10035]" [2022-04-28T07:51:54.931Z] time="2022-04-28T07:51:54Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.21.67:10033" [2022-04-28T07:51:54.931Z] time="2022-04-28T07:51:54Z" level=debug msg="memberlist: Stream connection from=172.17.21.67:49390" [2022-04-28T07:51:54.931Z] time="2022-04-28T07:51:54Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.21.67:10034" [2022-04-28T07:51:54.931Z] time="2022-04-28T07:51:54Z" level=debug msg="memberlist: Stream connection from=172.17.21.67:49391" [2022-04-28T07:51:54.931Z] time="2022-04-28T07:51:54Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.21.67:10035" [2022-04-28T07:51:54.931Z] time="2022-04-28T07:51:54Z" level=debug msg="memberlist: Stream connection from=172.17.21.67:49392" [2022-04-28T07:51:55.268Z] No vendor changes in diff. [2022-04-28T07:51:55.268Z] WARNING: could not find copyright information for github.com/coreos/go-systemd [2022-04-28T07:51:55.387Z] networkdb_test.go:835: Re-joining: 4 [2022-04-28T07:51:55.387Z] time="2022-04-28T07:51:54Z" level=info msg="The new bootstrap node list is:[172.17.21.67:10033 172.17.21.67:10034 172.17.21.67:10035]" [2022-04-28T07:51:55.387Z] time="2022-04-28T07:51:54Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.21.67:10033" [2022-04-28T07:51:55.387Z] time="2022-04-28T07:51:54Z" level=debug msg="memberlist: Stream connection from=172.17.21.67:49393" [2022-04-28T07:51:55.387Z] time="2022-04-28T07:51:54Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.21.67:10034" [2022-04-28T07:51:55.387Z] time="2022-04-28T07:51:54Z" level=debug msg="memberlist: Stream connection from=172.17.21.67:49394" [2022-04-28T07:51:55.387Z] time="2022-04-28T07:51:54Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.21.67:10035" [2022-04-28T07:51:55.387Z] time="2022-04-28T07:51:54Z" level=debug msg="memberlist: Stream connection from=172.17.21.67:49395" [2022-04-28T07:51:55.387Z] time="2022-04-28T07:51:55Z" level=info msg="node 0 leaving" [2022-04-28T07:51:55.387Z] time="2022-04-28T07:51:55Z" level=info msg="Node 86589c885b58 change state NodeActive --> NodeLeft" [2022-04-28T07:51:55.387Z] time="2022-04-28T07:51:55Z" level=info msg="node2(477ad494f6ff): Node leave event for 86589c885b58/172.17.21.67" [2022-04-28T07:51:55.387Z] time="2022-04-28T07:51:55Z" level=info msg="Node 86589c885b58 change state NodeActive --> NodeLeft" [2022-04-28T07:51:55.387Z] time="2022-04-28T07:51:55Z" level=info msg="node5(6a39a8589a04): Node leave event for 86589c885b58/172.17.21.67" [2022-04-28T07:51:55.387Z] time="2022-04-28T07:51:55Z" level=info msg="Node 86589c885b58 change state NodeActive --> NodeLeft" [2022-04-28T07:51:55.387Z] time="2022-04-28T07:51:55Z" level=info msg="node3(2e4d59b58ae8): Node leave event for 86589c885b58/172.17.21.67" [2022-04-28T07:51:55.387Z] time="2022-04-28T07:51:55Z" level=info msg="Node 86589c885b58 change state NodeActive --> NodeLeft" [2022-04-28T07:51:55.387Z] time="2022-04-28T07:51:55Z" level=info msg="node4(6748af92bd4e): Node leave event for 86589c885b58/172.17.21.67" [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-04-28T07:51:55.752Z] --- PASS: TestContainerKillOnDaemonStart (12.29s) [2022-04-28T07:51:55.753Z] PASS [2022-04-28T07:51:55.753Z] [2022-04-28T07:51:55.753Z] === Skipped [2022-04-28T07:51:55.753Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-04-28T07:51:55.753Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-28T07:51:55.753Z] [2022-04-28T07:51:55.753Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-04-28T07:51:55.753Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-28T07:51:55.753Z] [2022-04-28T07:51:55.753Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-04-28T07:51:55.753Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-28T07:51:55.753Z] [2022-04-28T07:51:55.753Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-28T07:51:55.753Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-28T07:51:55.753Z] [2022-04-28T07:51:55.753Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-04-28T07:51:55.753Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-28T07:51:55.753Z] [2022-04-28T07:51:55.753Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-04-28T07:51:55.753Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-04-28T07:51:55.753Z] [2022-04-28T07:51:55.753Z] DONE 235 tests, 6 skipped in 172.039s [2022-04-28T07:51:55.753Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-04-28T07:51:55.753Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-04-28T07:51:55.753Z] ++ set -e [2022-04-28T07:51:55.753Z] ++ '[' -n 0 ']' [2022-04-28T07:51:55.753Z] ++ set -x [2022-04-28T07:51:55.753Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-04-28T07:51:55.753Z] === RUN TestConfigDaemonLibtrustID [2022-04-28T07:51:55.837Z] + echo Ensuring container killed. [2022-04-28T07:51:55.837Z] Ensuring container killed. [2022-04-28T07:51:55.837Z] + docker rm -vf docker-pr2 [2022-04-28T07:51:55.837Z] Error: No such container: docker-pr2 [2022-04-28T07:51:55.842Z] time="2022-04-28T07:51:55Z" level=info msg="Node 86589c885b58 change state NodeActive --> NodeLeft" [2022-04-28T07:51:55.842Z] time="2022-04-28T07:51:55Z" level=info msg="node1(86589c885b58): Node leave event for 86589c885b58/172.17.21.67" [2022-04-28T07:51:55.842Z] time="2022-04-28T07:51:55Z" level=info msg="Node 86589c885b58/172.17.21.67, left gossip cluster" [2022-04-28T07:51:55.842Z] time="2022-04-28T07:51:55Z" level=info msg="Node 86589c885b58/172.17.21.67, left gossip cluster" [2022-04-28T07:51:55.842Z] time="2022-04-28T07:51:55Z" level=info msg="Node 86589c885b58/172.17.21.67, left gossip cluster" [2022-04-28T07:51:55.842Z] time="2022-04-28T07:51:55Z" level=info msg="Node 86589c885b58/172.17.21.67, left gossip cluster" [2022-04-28T07:51:55.842Z] time="2022-04-28T07:51:55Z" level=info msg="Node 86589c885b58/172.17.21.67, left gossip cluster" [2022-04-28T07:51:55.842Z] time="2022-04-28T07:51:55Z" level=info msg="node 1 leaving" [2022-04-28T07:51:55.842Z] time="2022-04-28T07:51:55Z" level=info msg="Node 477ad494f6ff change state NodeActive --> NodeLeft" [2022-04-28T07:51:55.842Z] time="2022-04-28T07:51:55Z" level=info msg="node4(6748af92bd4e): Node leave event for 477ad494f6ff/172.17.21.67" [2022-04-28T07:51:55.842Z] time="2022-04-28T07:51:55Z" level=info msg="Node 477ad494f6ff/172.17.21.67, left gossip cluster" [2022-04-28T07:51:55.842Z] time="2022-04-28T07:51:55Z" level=info msg="Node 477ad494f6ff change state NodeActive --> NodeFailed" [2022-04-28T07:51:55.842Z] time="2022-04-28T07:51:55Z" level=info msg="Node 477ad494f6ff change state NodeActive --> NodeLeft" [2022-04-28T07:51:55.842Z] time="2022-04-28T07:51:55Z" level=info msg="node5(6a39a8589a04): Node leave event for 477ad494f6ff/172.17.21.67" [2022-04-28T07:51:55.842Z] time="2022-04-28T07:51:55Z" level=info msg="Node 477ad494f6ff/172.17.21.67, added to failed nodes list" [2022-04-28T07:51:55.842Z] time="2022-04-28T07:51:55Z" level=info msg="Node 477ad494f6ff change state NodeActive --> NodeLeft" [2022-04-28T07:51:55.842Z] time="2022-04-28T07:51:55Z" level=info msg="node3(2e4d59b58ae8): Node leave event for 477ad494f6ff/172.17.21.67" [2022-04-28T07:51:55.842Z] time="2022-04-28T07:51:55Z" level=error msg="node: 477ad494f6ff is unknown to memberlist" [Pipeline] sh [2022-04-28T07:51:56.014Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-04-28T07:51:56.118Z] + echo Chowning /workspace to jenkins user [2022-04-28T07:51:56.118Z] Chowning /workspace to jenkins user [2022-04-28T07:51:56.118Z] + id -u [2022-04-28T07:51:56.118Z] + id -g [2022-04-28T07:51:56.118Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43536:/workspace busybox chown -R 1000:1000 /workspace [2022-04-28T07:51:56.281Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-04-28T07:51:56.281Z] === RUN TestDaemonConfigValidation [2022-04-28T07:51:56.281Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-04-28T07:51:56.281Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-04-28T07:51:56.281Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-04-28T07:51:56.281Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-04-28T07:51:56.281Z] === RUN TestDaemonConfigValidation/invalid_config [2022-04-28T07:51:56.281Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-04-28T07:51:56.281Z] === RUN TestDaemonConfigValidation/malformed_config [2022-04-28T07:51:56.281Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-04-28T07:51:56.281Z] === RUN TestDaemonConfigValidation/valid_config [2022-04-28T07:51:56.281Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-04-28T07:51:56.281Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-04-28T07:51:56.281Z] === CONT TestDaemonConfigValidation/malformed_config [2022-04-28T07:51:56.298Z] time="2022-04-28T07:51:55Z" level=info msg="Node 477ad494f6ff/172.17.21.67, left gossip cluster" [2022-04-28T07:51:56.298Z] time="2022-04-28T07:51:55Z" level=info msg="Node 477ad494f6ff/172.17.21.67, left gossip cluster" [2022-04-28T07:51:56.298Z] time="2022-04-28T07:51:55Z" level=info msg="Node 477ad494f6ff/172.17.21.67, left gossip cluster" [2022-04-28T07:51:56.298Z] time="2022-04-28T07:51:56Z" level=info msg="node 2 leaving" [2022-04-28T07:51:56.298Z] time="2022-04-28T07:51:56Z" level=info msg="Node 2e4d59b58ae8 change state NodeActive --> NodeLeft" [2022-04-28T07:51:56.298Z] time="2022-04-28T07:51:56Z" level=info msg="node5(6a39a8589a04): Node leave event for 2e4d59b58ae8/172.17.21.67" [2022-04-28T07:51:56.298Z] time="2022-04-28T07:51:56Z" level=info msg="Node 2e4d59b58ae8 change state NodeActive --> NodeLeft" [2022-04-28T07:51:56.298Z] time="2022-04-28T07:51:56Z" level=info msg="node4(6748af92bd4e): Node leave event for 2e4d59b58ae8/172.17.21.67" [2022-04-28T07:51:56.298Z] time="2022-04-28T07:51:56Z" level=info msg="Node 2e4d59b58ae8 change state NodeActive --> NodeLeft" [2022-04-28T07:51:56.298Z] time="2022-04-28T07:51:56Z" level=info msg="node3(2e4d59b58ae8): Node leave event for 2e4d59b58ae8/172.17.21.67" [2022-04-28T07:51:56.298Z] time="2022-04-28T07:51:56Z" level=debug msg="memberlist: Failed ping: 477ad494f6ff (timeout reached)" [2022-04-28T07:51:56.298Z] time="2022-04-28T07:51:56Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.17.21.67:10037: use of closed network connection" [2022-04-28T07:51:56.298Z] time="2022-04-28T07:51:56Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.17.21.67:10035: use of closed network connection" [2022-04-28T07:51:56.298Z] time="2022-04-28T07:51:56Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.17.21.67:10036: use of closed network connection" [2022-04-28T07:51:56.552Z] === CONT TestDaemonConfigValidation/valid_config [2022-04-28T07:51:56.552Z] === CONT TestDaemonConfigValidation/invalid_config [Pipeline] catchError [Pipeline] { [2022-04-28T07:51:56.697Z] === RUN TestWaitNodeAttachment [2022-04-28T07:51:56.697Z] === RUN TestBuilderGC [2022-04-28T07:51:56.697Z] --- PASS: TestBuilderGC (0.00s) [2022-04-28T07:51:56.697Z] === RUN TestDaemonConfigurationNotFound [2022-04-28T07:51:56.697Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-04-28T07:51:56.697Z] === RUN TestDaemonBrokenConfiguration [2022-04-28T07:51:56.697Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-04-28T07:51:56.697Z] === RUN TestFindConfigurationConflicts [2022-04-28T07:51:56.697Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-04-28T07:51:56.697Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-04-28T07:51:56.697Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-04-28T07:51:56.697Z] === RUN TestDaemonConfigurationMergeConflicts [2022-04-28T07:51:56.697Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-04-28T07:51:56.697Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-04-28T07:51:56.697Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-04-28T07:51:56.697Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-04-28T07:51:56.697Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-04-28T07:51:56.697Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-04-28T07:51:56.697Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-04-28T07:51:56.697Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-04-28T07:51:56.697Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-04-28T07:51:56.697Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-04-28T07:51:56.697Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-04-28T07:51:56.697Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-04-28T07:51:56.697Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-04-28T07:51:56.697Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-04-28T07:51:56.697Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-04-28T07:51:56.697Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-04-28T07:51:56.697Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-04-28T07:51:56.697Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-04-28T07:51:56.697Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-04-28T07:51:56.697Z] === RUN TestValidateConfigurationErrors [2022-04-28T07:51:56.697Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-04-28T07:51:56.697Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-04-28T07:51:56.697Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-04-28T07:51:56.697Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-04-28T07:51:56.697Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-04-28T07:51:56.697Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-04-28T07:51:56.697Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-04-28T07:51:56.697Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-04-28T07:51:56.697Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-04-28T07:51:56.697Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-04-28T07:51:56.697Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-04-28T07:51:56.697Z] === RUN TestValidateConfigurationErrors/with_invalid_hosts [2022-04-28T07:51:56.697Z] === RUN TestValidateConfigurationErrors/with_invalid_log-level [2022-04-28T07:51:56.697Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-04-28T07:51:56.697Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-04-28T07:51:56.697Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-04-28T07:51:56.697Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-04-28T07:51:56.697Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-04-28T07:51:56.697Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-04-28T07:51:56.697Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-04-28T07:51:56.697Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-04-28T07:51:56.697Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-04-28T07:51:56.697Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-04-28T07:51:56.697Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-04-28T07:51:56.697Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-04-28T07:51:56.697Z] --- PASS: TestValidateConfigurationErrors/with_invalid_hosts (0.00s) [2022-04-28T07:51:56.697Z] --- PASS: TestValidateConfigurationErrors/with_invalid_log-level (0.00s) [2022-04-28T07:51:56.697Z] === RUN TestValidateConfiguration [2022-04-28T07:51:56.697Z] === RUN TestValidateConfiguration/with_label [2022-04-28T07:51:56.697Z] === RUN TestValidateConfiguration/with_dns [2022-04-28T07:51:56.697Z] === RUN TestValidateConfiguration/with_dns-search [2022-04-28T07:51:56.697Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-04-28T07:51:56.697Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-04-28T07:51:56.697Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-04-28T07:51:56.697Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-04-28T07:51:56.697Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-04-28T07:51:56.697Z] === RUN TestValidateConfiguration/with_hosts [2022-04-28T07:51:56.697Z] === RUN TestValidateConfiguration/with_log-level_warn [2022-04-28T07:51:56.697Z] --- PASS: TestValidateConfiguration (0.00s) [2022-04-28T07:51:56.697Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-04-28T07:51:56.697Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-04-28T07:51:56.697Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-04-28T07:51:56.697Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-04-28T07:51:56.697Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-04-28T07:51:56.697Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-04-28T07:51:56.697Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-04-28T07:51:56.697Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-04-28T07:51:56.697Z] --- PASS: TestValidateConfiguration/with_hosts (0.00s) [2022-04-28T07:51:56.697Z] --- PASS: TestValidateConfiguration/with_log-level_warn (0.00s) [2022-04-28T07:51:56.697Z] === RUN TestReloadSetConfigFileNotExist [2022-04-28T07:51:56.697Z] time="2022-04-28T07:51:56Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-04-28T07:51:56.697Z] --- PASS: TestReloadSetConfigFileNotExist (0.12s) [2022-04-28T07:51:56.697Z] === RUN TestReloadDefaultConfigNotExist [2022-04-28T07:51:56.697Z] config_test.go:484: os.Getuid() != 0: skipping test that requires root [2022-04-28T07:51:56.697Z] --- SKIP: TestReloadDefaultConfigNotExist (0.01s) [2022-04-28T07:51:56.697Z] === RUN TestReloadBadDefaultConfig [2022-04-28T07:51:56.697Z] time="2022-04-28T07:51:56Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-3968663607" [2022-04-28T07:51:56.697Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-04-28T07:51:56.697Z] === RUN TestReloadWithConflictingLabels [2022-04-28T07:51:56.697Z] time="2022-04-28T07:51:56Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-280166090" [2022-04-28T07:51:56.697Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-04-28T07:51:56.697Z] === RUN TestReloadWithDuplicateLabels [2022-04-28T07:51:56.697Z] time="2022-04-28T07:51:56Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-416943411" [2022-04-28T07:51:56.697Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-04-28T07:51:56.697Z] === RUN TestMaskURLCredentials [2022-04-28T07:51:56.697Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-04-28T07:51:56.697Z] === RUN TestDaemonConfigurationMerge [2022-04-28T07:51:56.697Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-04-28T07:51:56.697Z] PASS [2022-04-28T07:51:56.697Z] coverage: 79.8% of statements [2022-04-28T07:51:56.697Z] ok github.com/docker/docker/daemon/config 0.241s coverage: 79.8% of statements [Pipeline] sh [2022-04-28T07:51:56.756Z] time="2022-04-28T07:51:56Z" level=info msg="Node 2e4d59b58ae8/172.17.21.67, left gossip cluster" [2022-04-28T07:51:56.756Z] time="2022-04-28T07:51:56Z" level=info msg="Node 2e4d59b58ae8/172.17.21.67, left gossip cluster" [2022-04-28T07:51:56.756Z] networkdb_test.go:867: node4: OK [2022-04-28T07:51:56.756Z] networkdb_test.go:867: node5: OK [2022-04-28T07:51:56.756Z] time="2022-04-28T07:51:56Z" level=info msg="node 0 coming back" [2022-04-28T07:51:56.756Z] time="2022-04-28T07:51:56Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:4ead59cfed57 with config:&{NodeID:4ead59cfed57 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-28T07:51:56.756Z] time="2022-04-28T07:51:56Z" level=info msg="Node 2e4d59b58ae8/172.17.21.67, left gossip cluster" [2022-04-28T07:51:56.756Z] time="2022-04-28T07:51:56Z" level=info msg="Node 4ead59cfed57/172.17.21.67, joined gossip cluster" [2022-04-28T07:51:56.756Z] time="2022-04-28T07:51:56Z" level=info msg="Node 4ead59cfed57/172.17.21.67, added to nodes list" [2022-04-28T07:51:56.756Z] time="2022-04-28T07:51:56Z" level=info msg="node 1 coming back" [2022-04-28T07:51:56.756Z] time="2022-04-28T07:51:56Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:b00cfb2f2b4b with config:&{NodeID:b00cfb2f2b4b Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-28T07:51:56.756Z] time="2022-04-28T07:51:56Z" level=info msg="Node b00cfb2f2b4b/172.17.21.67, joined gossip cluster" [2022-04-28T07:51:56.756Z] time="2022-04-28T07:51:56Z" level=info msg="Node b00cfb2f2b4b/172.17.21.67, added to nodes list" [2022-04-28T07:51:56.756Z] time="2022-04-28T07:51:56Z" level=info msg="node 2 coming back" [2022-04-28T07:51:56.756Z] time="2022-04-28T07:51:56Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:e346288958bf with config:&{NodeID:e346288958bf Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-28T07:51:56.756Z] time="2022-04-28T07:51:56Z" level=info msg="Node e346288958bf/172.17.21.67, joined gossip cluster" [2022-04-28T07:51:56.756Z] time="2022-04-28T07:51:56Z" level=info msg="Node e346288958bf/172.17.21.67, added to nodes list" [2022-04-28T07:51:56.813Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-04-28T07:51:56.813Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-04-28T07:51:56.813Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-04-28T07:51:56.813Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.19s) [2022-04-28T07:51:56.813Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.21s) [2022-04-28T07:51:56.813Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.11s) [2022-04-28T07:51:56.813Z] --- PASS: TestDaemonConfigValidation/valid_config (0.15s) [2022-04-28T07:51:56.813Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.13s) [2022-04-28T07:51:56.813Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-28T07:51:56.813Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-04-28T07:51:56.980Z] + bundleName=unit [2022-04-28T07:51:56.980Z] + echo Creating unit-bundles.tar.gz [2022-04-28T07:51:56.980Z] Creating unit-bundles.tar.gz [2022-04-28T07:51:56.980Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report-libnetwork.xml bundles/junit-report.xml bundles/go-test-report-libnetwork.json bundles/go-test-report.json bundles/profile-libnetwork.out bundles/profile.out [2022-04-28T07:51:56.980Z] bundles/junit-report-libnetwork.xml [2022-04-28T07:51:56.980Z] bundles/junit-report.xml [2022-04-28T07:51:56.980Z] bundles/go-test-report-libnetwork.json [2022-04-28T07:51:56.980Z] bundles/go-test-report.json [2022-04-28T07:51:56.980Z] bundles/profile-libnetwork.out [2022-04-28T07:51:56.980Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-04-28T07:51:56.992Z] Archiving artifacts [2022-04-28T07:51:57.166Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-04-28T07:51:57.166Z] === RUN TestIsolationConversion [2022-04-28T07:51:57.166Z] === RUN TestIsolationConversion/default [2022-04-28T07:51:57.166Z] === RUN TestIsolationConversion/process [2022-04-28T07:51:57.166Z] === RUN TestIsolationConversion/hyperv [2022-04-28T07:51:57.166Z] --- PASS: TestIsolationConversion (0.00s) [2022-04-28T07:51:57.166Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-04-28T07:51:57.166Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-04-28T07:51:57.166Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-04-28T07:51:57.166Z] === RUN TestContainerLabels [2022-04-28T07:51:57.166Z] --- PASS: TestContainerLabels (0.00s) [2022-04-28T07:51:57.166Z] === RUN TestCredentialSpecConversion [2022-04-28T07:51:57.166Z] === RUN TestCredentialSpecConversion/none [2022-04-28T07:51:57.166Z] === RUN TestCredentialSpecConversion/config [2022-04-28T07:51:57.166Z] === RUN TestCredentialSpecConversion/file [2022-04-28T07:51:57.166Z] === RUN TestCredentialSpecConversion/registry [2022-04-28T07:51:57.166Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-04-28T07:51:57.166Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-04-28T07:51:57.166Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-04-28T07:51:57.166Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-04-28T07:51:57.166Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-04-28T07:51:57.166Z] === RUN TestControllerValidateMountBind [2022-04-28T07:51:57.166Z] --- PASS: TestControllerValidateMountBind (0.01s) [2022-04-28T07:51:57.166Z] === RUN TestControllerValidateMountVolume [2022-04-28T07:51:57.166Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-04-28T07:51:57.166Z] === RUN TestControllerValidateMountTarget [2022-04-28T07:51:57.166Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-04-28T07:51:57.166Z] === RUN TestControllerValidateMountTmpfs [2022-04-28T07:51:57.166Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-04-28T07:51:57.166Z] === RUN TestControllerValidateMountInvalidType [2022-04-28T07:51:57.166Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-04-28T07:51:57.166Z] === RUN TestControllerValidateMountNamedPipe [2022-04-28T07:51:57.166Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-04-28T07:51:57.166Z] PASS [2022-04-28T07:51:57.166Z] coverage: 11.0% of statements [2022-04-28T07:51:57.166Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.716s coverage: 11.0% of statements [2022-04-28T07:51:57.166Z] === RUN TestEventsLog [2022-04-28T07:51:57.166Z] --- PASS: TestEventsLog (0.00s) [2022-04-28T07:51:57.166Z] === RUN TestEventsLogTimeout [2022-04-28T07:51:57.166Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-04-28T07:51:57.166Z] === RUN TestLogEvents [2022-04-28T07:51:57.166Z] --- PASS: TestLogEvents (0.05s) [2022-04-28T07:51:57.166Z] === RUN TestLoadBufferedEvents [2022-04-28T07:51:57.166Z] --- PASS: TestLoadBufferedEvents (0.12s) [2022-04-28T07:51:57.166Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-04-28T07:51:57.166Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-04-28T07:51:57.166Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-04-28T07:51:57.166Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-04-28T07:51:57.166Z] PASS [2022-04-28T07:51:57.166Z] coverage: 50.0% of statements [2022-04-28T07:51:57.166Z] ok github.com/docker/docker/daemon/events 0.225s coverage: 50.0% of statements [2022-04-28T07:51:57.212Z] time="2022-04-28T07:51:56Z" level=info msg="memberlist: Suspect 477ad494f6ff has failed, no acks received" [2022-04-28T07:51:57.212Z] time="2022-04-28T07:51:57Z" level=debug msg="memberlist: Failed ping: 6748af92bd4e (timeout reached)" [2022-04-28T07:51:57.212Z] time="2022-04-28T07:51:57Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10035->172.17.21.67:10037: use of closed network connection" [2022-04-28T07:51:57.212Z] time="2022-04-28T07:51:57Z" level=debug msg="memberlist: Stream connection from=172.17.21.67:49397" [2022-04-28T07:51:57.333Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43536/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-28T07:51:57.397Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-04-28T07:51:57.648Z] + make clean [2022-04-28T07:51:57.648Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-28T07:51:57.648Z] docker-dev-cache [2022-04-28T07:51:57.648Z] docker-mod-cache [Pipeline] deleteDir [2022-04-28T07:51:57.659Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-04-28T07:51:57.668Z] time="2022-04-28T07:51:57Z" level=warning msg="memberlist: Was able to connect to 6748af92bd4e but other probes failed, network may be misconfigured" [2022-04-28T07:51:57.863Z] --- PASS: TestGet (15.00s) [2022-04-28T07:51:57.863Z] === RUN TestPluginWithNoManifest [2022-04-28T07:51:57.863Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-04-28T07:51:57.863Z] === RUN TestGetAll [2022-04-28T07:51:57.863Z] --- PASS: TestGetAll (0.00s) [2022-04-28T07:51:57.863Z] PASS [2022-04-28T07:51:57.863Z] coverage: 73.2% of statements [2022-04-28T07:51:57.863Z] ok github.com/docker/docker/pkg/plugins 35.949s coverage: 73.2% of statements [Pipeline] } [Pipeline] // withEnv [2022-04-28T07:51:57.920Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-28T07:51:58.154Z] === RUN TestIsEmptyDir [2022-04-28T07:51:58.154Z] --- PASS: TestIsEmptyDir (0.02s) [2022-04-28T07:51:58.154Z] === RUN TestGraphDriverInitRequestIsCompatible [2022-04-28T07:51:58.154Z] --- PASS: TestGraphDriverInitRequestIsCompatible (0.00s) [2022-04-28T07:51:58.624Z] PASS [2022-04-28T07:51:58.624Z] coverage: 2.3% of statements [2022-04-28T07:51:58.624Z] ok github.com/docker/docker/daemon/graphdriver 0.093s coverage: 2.3% of statements [2022-04-28T07:51:58.624Z] === RUN TestLinkNaming [2022-04-28T07:51:58.624Z] --- PASS: TestLinkNaming (0.00s) [2022-04-28T07:51:58.624Z] === RUN TestLinkNew [2022-04-28T07:51:58.624Z] --- PASS: TestLinkNew (0.00s) [2022-04-28T07:51:58.624Z] === RUN TestLinkEnv [2022-04-28T07:51:58.624Z] --- PASS: TestLinkEnv (0.00s) [2022-04-28T07:51:58.624Z] === RUN TestLinkMultipleEnv [2022-04-28T07:51:58.624Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-04-28T07:51:58.624Z] === RUN TestLinkPortRangeEnv [2022-04-28T07:51:58.624Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-04-28T07:51:58.624Z] PASS [2022-04-28T07:51:58.624Z] coverage: 93.0% of statements [2022-04-28T07:51:58.624Z] ok github.com/docker/docker/daemon/links 0.052s coverage: 93.0% of statements [2022-04-28T07:51:59.308Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-04-28T07:51:59.612Z] === RUN TestVerifyNetworkingConfig [2022-04-28T07:51:59.612Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-04-28T07:51:59.612Z] === RUN TestGetContainer [2022-04-28T07:51:59.612Z] --- PASS: TestGetContainer (0.00s) [2022-04-28T07:51:59.612Z] === RUN TestValidContainerNames [2022-04-28T07:51:59.612Z] --- PASS: TestValidContainerNames (0.00s) [2022-04-28T07:51:59.612Z] === RUN TestContainerInitDNS [2022-04-28T07:51:59.612Z] daemon_test.go:145: root required [2022-04-28T07:51:59.612Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-04-28T07:51:59.612Z] === RUN TestMerge [2022-04-28T07:51:59.612Z] --- PASS: TestMerge (0.00s) [2022-04-28T07:51:59.612Z] === RUN TestValidateContainerIsolation [2022-04-28T07:51:59.612Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-04-28T07:51:59.612Z] === RUN TestFindNetworkErrorType [2022-04-28T07:51:59.612Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-04-28T07:51:59.612Z] === RUN TestEnsureServicesExist [2022-04-28T07:51:59.612Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-04-28T07:51:59.612Z] === RUN TestEnsureServicesExistErrors [2022-04-28T07:51:59.612Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-04-28T07:51:59.612Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-04-28T07:51:59.612Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-04-28T07:51:59.612Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-04-28T07:51:59.612Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-04-28T07:51:59.612Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-04-28T07:51:59.612Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-04-28T07:51:59.612Z] === RUN TestContainerDelete [2022-04-28T07:51:59.612Z] --- PASS: TestContainerDelete (0.00s) [2022-04-28T07:51:59.612Z] === RUN TestContainerDoubleDelete [2022-04-28T07:51:59.612Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-04-28T07:51:59.612Z] === RUN TestLogContainerEventCopyLabels [2022-04-28T07:51:59.612Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-04-28T07:51:59.612Z] === RUN TestLogContainerEventWithAttributes [2022-04-28T07:51:59.612Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-04-28T07:51:59.612Z] === RUN TestNoneHealthcheck [2022-04-28T07:51:59.612Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-04-28T07:51:59.612Z] === RUN TestHealthStates [2022-04-28T07:51:59.612Z] time="2022-04-28T07:51:59Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-28T07:51:59.612Z] time="2022-04-28T07:51:59Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-28T07:51:59.612Z] time="2022-04-28T07:51:59Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-28T07:51:59.612Z] time="2022-04-28T07:51:59Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-28T07:51:59.612Z] time="2022-04-28T07:51:59Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-28T07:51:59.612Z] time="2022-04-28T07:51:59Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-28T07:51:59.612Z] time="2022-04-28T07:51:59Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-28T07:51:59.612Z] time="2022-04-28T07:51:59Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-28T07:51:59.612Z] time="2022-04-28T07:51:59Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-28T07:51:59.612Z] time="2022-04-28T07:51:59Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-28T07:51:59.612Z] --- PASS: TestHealthStates (0.15s) [2022-04-28T07:51:59.612Z] === RUN TestGetInspectData [2022-04-28T07:51:59.612Z] --- PASS: TestGetInspectData (0.00s) [2022-04-28T07:51:59.612Z] === RUN TestFillLicense [2022-04-28T07:51:59.612Z] --- PASS: TestFillLicense (0.00s) [2022-04-28T07:51:59.612Z] === RUN TestListInvalidFilter [2022-04-28T07:51:59.612Z] --- PASS: TestListInvalidFilter (0.00s) [2022-04-28T07:51:59.612Z] === RUN TestNameFilter [2022-04-28T07:51:59.612Z] --- PASS: TestNameFilter (0.00s) [2022-04-28T07:51:59.612Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-04-28T07:51:59.612Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-04-28T07:51:59.612Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-04-28T07:51:59.612Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-04-28T07:51:59.612Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-04-28T07:51:59.612Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-04-28T07:51:59.612Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-04-28T07:51:59.612Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-04-28T07:51:59.612Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-04-28T07:51:59.612Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-04-28T07:51:59.612Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-04-28T07:51:59.612Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-04-28T07:51:59.612Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-04-28T07:51:59.612Z] === RUN TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API [2022-04-28T07:51:59.612Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-04-28T07:51:59.612Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-04-28T07:51:59.612Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-04-28T07:51:59.612Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-04-28T07:51:59.612Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-04-28T07:51:59.612Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-04-28T07:51:59.612Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-04-28T07:51:59.612Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-04-28T07:51:59.612Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.00s) [2022-04-28T07:51:59.612Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-04-28T07:51:59.612Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-04-28T07:51:59.612Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-04-28T07:51:59.612Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-04-28T07:51:59.612Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-04-28T07:51:59.612Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-04-28T07:51:59.612Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-04-28T07:51:59.612Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-04-28T07:51:59.612Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-04-28T07:51:59.612Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-04-28T07:51:59.612Z] --- PASS: TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API (0.00s) [2022-04-28T07:51:59.612Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-04-28T07:51:59.612Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-04-28T07:51:59.612Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-04-28T07:51:59.612Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-04-28T07:51:59.613Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-04-28T07:51:59.613Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-04-28T07:51:59.613Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-04-28T07:51:59.613Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-04-28T07:51:59.613Z] === RUN TestSetupWindowsDevices [2022-04-28T07:51:59.613Z] === RUN TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices [2022-04-28T07:51:59.613Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_are_blank [2022-04-28T07:51:59.613Z] === RUN TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' [2022-04-28T07:51:59.613Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' [2022-04-28T07:51:59.613Z] === RUN TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' [2022-04-28T07:51:59.613Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' [2022-04-28T07:51:59.613Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' [2022-04-28T07:51:59.613Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' [2022-04-28T07:51:59.613Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType [2022-04-28T07:51:59.613Z] === RUN TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices [2022-04-28T07:51:59.613Z] --- PASS: TestSetupWindowsDevices (0.01s) [2022-04-28T07:51:59.613Z] --- PASS: TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices (0.00s) [2022-04-28T07:51:59.613Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_are_blank (0.00s) [2022-04-28T07:51:59.613Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-04-28T07:51:59.613Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-04-28T07:51:59.613Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-04-28T07:51:59.613Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-04-28T07:51:59.613Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' (0.00s) [2022-04-28T07:51:59.613Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' (0.00s) [2022-04-28T07:51:59.613Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType (0.00s) [2022-04-28T07:51:59.613Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices (0.00s) [2022-04-28T07:51:59.613Z] === RUN TestDaemonReloadLabels [2022-04-28T07:51:59.613Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-04-28T07:51:59.613Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-04-28T07:51:59.613Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-04-28T07:51:59.613Z] === RUN TestDaemonReloadMirrors [2022-04-28T07:51:59.613Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-04-28T07:51:59.613Z] === RUN TestDaemonReloadInsecureRegistries [2022-04-28T07:51:59.613Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-04-28T07:51:59.613Z] === RUN TestDaemonReloadNotAffectOthers [2022-04-28T07:51:59.613Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-04-28T07:51:59.613Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-04-28T07:51:59.613Z] reload_test.go:342: root required [2022-04-28T07:51:59.613Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-04-28T07:51:59.613Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-04-28T07:51:59.613Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-04-28T07:51:59.613Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-04-28T07:51:59.613Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2022-04-28T07:51:59.613Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-04-28T07:51:59.613Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2022-04-28T07:51:59.613Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-04-28T07:51:59.613Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-04-28T07:51:59.613Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-04-28T07:51:59.613Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-04-28T07:51:59.613Z] === RUN TestParseVolumesFrom [2022-04-28T07:51:59.613Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-04-28T07:51:59.613Z] PASS [2022-04-28T07:51:59.613Z] coverage: 8.7% of statements [2022-04-28T07:51:59.613Z] ok github.com/docker/docker/daemon 0.386s coverage: 8.7% of statements [2022-04-28T07:51:59.613Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-04-28T07:51:59.613Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-04-28T07:51:59.613Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-04-28T07:51:59.613Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-04-28T07:51:59.613Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-04-28T07:51:59.613Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-04-28T07:51:59.613Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-04-28T07:51:59.613Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-04-28T07:51:59.613Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-04-28T07:51:59.613Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-04-28T07:51:59.613Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-04-28T07:51:59.613Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-04-28T07:51:59.613Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-04-28T07:51:59.613Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-04-28T07:52:00.250Z] === CONT TestConfigDaemonSeccompProfiles [2022-04-28T07:52:00.250Z] daemon_test.go:156: [d4fede5582afa] daemon is not started [2022-04-28T07:52:00.250Z] --- PASS: TestConfigDaemonSeccompProfiles (3.30s) [2022-04-28T07:52:00.250Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.08s) [2022-04-28T07:52:00.250Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.13s) [2022-04-28T07:52:00.250Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s) [2022-04-28T07:52:00.250Z] === RUN TestDaemonProxy [2022-04-28T07:52:00.250Z] === RUN TestDaemonProxy/environment_variables [2022-04-28T07:52:00.513Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-04-28T07:52:00.558Z] time="2022-04-28T07:51:59Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.17.21.67:10033 172.17.21.67:10034 172.17.21.67:10035]" [2022-04-28T07:52:00.558Z] time="2022-04-28T07:52:00Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.17.21.67:10033 172.17.21.67:10034 172.17.21.67:10035]" [2022-04-28T07:52:01.014Z] time="2022-04-28T07:52:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.21.67:10033" [2022-04-28T07:52:01.014Z] time="2022-04-28T07:52:00Z" level=debug msg="memberlist: Stream connection from=172.17.21.67:49398" [2022-04-28T07:52:01.014Z] time="2022-04-28T07:52:00Z" level=info msg="Node 6748af92bd4e/172.17.21.67, joined gossip cluster" [2022-04-28T07:52:01.014Z] time="2022-04-28T07:52:00Z" level=info msg="Node 6748af92bd4e/172.17.21.67, added to nodes list" [2022-04-28T07:52:01.014Z] time="2022-04-28T07:52:00Z" level=info msg="Node 6a39a8589a04/172.17.21.67, joined gossip cluster" [2022-04-28T07:52:01.014Z] time="2022-04-28T07:52:00Z" level=info msg="Node 6a39a8589a04/172.17.21.67, added to nodes list" [2022-04-28T07:52:01.014Z] time="2022-04-28T07:52:00Z" level=info msg="Node 4ead59cfed57/172.17.21.67, joined gossip cluster" [2022-04-28T07:52:01.014Z] time="2022-04-28T07:52:00Z" level=info msg="Node 4ead59cfed57/172.17.21.67, is the new incarnation of the shutdown node 86589c885b58/172.17.21.67" [2022-04-28T07:52:01.014Z] time="2022-04-28T07:52:00Z" level=info msg="Node 4ead59cfed57/172.17.21.67, added to nodes list" [2022-04-28T07:52:01.014Z] time="2022-04-28T07:52:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.21.67:10034" [2022-04-28T07:52:01.014Z] time="2022-04-28T07:52:00Z" level=debug msg="memberlist: Stream connection from=172.17.21.67:49399" [2022-04-28T07:52:01.014Z] time="2022-04-28T07:52:00Z" level=info msg="Node 6748af92bd4e/172.17.21.67, joined gossip cluster" [2022-04-28T07:52:01.014Z] time="2022-04-28T07:52:00Z" level=info msg="Node 6748af92bd4e/172.17.21.67, added to nodes list" [2022-04-28T07:52:01.014Z] time="2022-04-28T07:52:00Z" level=info msg="Node 4ead59cfed57/172.17.21.67, joined gossip cluster" [2022-04-28T07:52:01.014Z] time="2022-04-28T07:52:00Z" level=info msg="Node 4ead59cfed57/172.17.21.67, added to nodes list" [2022-04-28T07:52:01.014Z] time="2022-04-28T07:52:00Z" level=info msg="Node 6a39a8589a04/172.17.21.67, joined gossip cluster" [2022-04-28T07:52:01.014Z] time="2022-04-28T07:52:00Z" level=info msg="Node 6a39a8589a04/172.17.21.67, added to nodes list" [2022-04-28T07:52:01.014Z] time="2022-04-28T07:52:00Z" level=info msg="Node b00cfb2f2b4b/172.17.21.67, joined gossip cluster" [2022-04-28T07:52:01.014Z] time="2022-04-28T07:52:00Z" level=info msg="Node b00cfb2f2b4b/172.17.21.67, is the new incarnation of the shutdown node 477ad494f6ff/172.17.21.67" [2022-04-28T07:52:01.014Z] time="2022-04-28T07:52:00Z" level=info msg="Node b00cfb2f2b4b/172.17.21.67, added to nodes list" [2022-04-28T07:52:01.014Z] time="2022-04-28T07:52:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.21.67:10035" [2022-04-28T07:52:01.014Z] time="2022-04-28T07:52:00Z" level=debug msg="memberlist: Stream connection from=172.17.21.67:49400" [2022-04-28T07:52:01.014Z] time="2022-04-28T07:52:00Z" level=info msg="Node 6748af92bd4e/172.17.21.67, joined gossip cluster" [2022-04-28T07:52:01.014Z] time="2022-04-28T07:52:00Z" level=info msg="Node 6748af92bd4e/172.17.21.67, added to nodes list" [2022-04-28T07:52:01.014Z] time="2022-04-28T07:52:00Z" level=info msg="Node 4ead59cfed57/172.17.21.67, joined gossip cluster" [2022-04-28T07:52:01.014Z] time="2022-04-28T07:52:00Z" level=info msg="Node 4ead59cfed57/172.17.21.67, added to nodes list" [2022-04-28T07:52:01.084Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-04-28T07:52:01.178Z] === RUN TestNewStreamConfig [2022-04-28T07:52:01.179Z] === RUN TestNewStreamConfig/defaults [2022-04-28T07:52:01.179Z] === RUN TestNewStreamConfig/invalid_create_group [2022-04-28T07:52:01.179Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-04-28T07:52:01.179Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-04-28T07:52:01.179Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-04-28T07:52:01.179Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-04-28T07:52:01.179Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-04-28T07:52:01.179Z] --- PASS: TestNewStreamConfig (0.00s) [2022-04-28T07:52:01.179Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-04-28T07:52:01.179Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-04-28T07:52:01.179Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-04-28T07:52:01.179Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-04-28T07:52:01.179Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-04-28T07:52:01.179Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-04-28T07:52:01.179Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-04-28T07:52:01.179Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-04-28T07:52:01.179Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-04-28T07:52:01.179Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-04-28T07:52:01.179Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-04-28T07:52:01.179Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-04-28T07:52:01.179Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-04-28T07:52:01.179Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-04-28T07:52:01.179Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-04-28T07:52:01.179Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-04-28T07:52:01.179Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-04-28T07:52:01.179Z] === RUN TestNewAWSLogsClientRegionDetect [2022-04-28T07:52:01.179Z] time="2022-04-28T07:52:00Z" level=info msg="Trying to get region from EC2 Metadata" [2022-04-28T07:52:01.179Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.11s) [2022-04-28T07:52:01.179Z] === RUN TestCreateSuccess [2022-04-28T07:52:01.179Z] --- PASS: TestCreateSuccess (0.00s) [2022-04-28T07:52:01.179Z] === RUN TestCreateStreamSkipped [2022-04-28T07:52:01.179Z] time="2022-04-28T07:52:00Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-04-28T07:52:01.179Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-04-28T07:52:01.179Z] === RUN TestCreateLogGroupSuccess [2022-04-28T07:52:01.179Z] time="2022-04-28T07:52:00Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-04-28T07:52:01.179Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-04-28T07:52:01.179Z] === RUN TestCreateError [2022-04-28T07:52:01.179Z] --- PASS: TestCreateError (0.00s) [2022-04-28T07:52:01.179Z] === RUN TestCreateAlreadyExists [2022-04-28T07:52:01.179Z] time="2022-04-28T07:52:00Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-04-28T07:52:01.179Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-04-28T07:52:01.179Z] === RUN TestLogClosed [2022-04-28T07:52:01.179Z] --- PASS: TestLogClosed (0.00s) [2022-04-28T07:52:01.179Z] === RUN TestLogBlocking [2022-04-28T07:52:01.179Z] --- PASS: TestLogBlocking (0.00s) [2022-04-28T07:52:01.179Z] === RUN TestLogNonBlockingBufferEmpty [2022-04-28T07:52:01.179Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-04-28T07:52:01.179Z] === RUN TestLogNonBlockingBufferFull [2022-04-28T07:52:01.179Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-04-28T07:52:01.179Z] === RUN TestPublishBatchSuccess [2022-04-28T07:52:01.179Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-04-28T07:52:01.179Z] === RUN TestPublishBatchError [2022-04-28T07:52:01.179Z] time="2022-04-28T07:52:00Z" level=error msg=error [2022-04-28T07:52:01.179Z] --- PASS: TestPublishBatchError (0.00s) [2022-04-28T07:52:01.179Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-04-28T07:52:01.179Z] time="2022-04-28T07:52:00Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-04-28T07:52:01.179Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-04-28T07:52:01.179Z] === RUN TestPublishBatchAlreadyAccepted [2022-04-28T07:52:01.179Z] time="2022-04-28T07:52:00Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-04-28T07:52:01.179Z] time="2022-04-28T07:52:00Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-04-28T07:52:01.179Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-04-28T07:52:01.179Z] === RUN TestCollectBatchSimple [2022-04-28T07:52:01.179Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-04-28T07:52:01.179Z] === RUN TestCollectBatchTicker [2022-04-28T07:52:01.179Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-04-28T07:52:01.179Z] === RUN TestCollectBatchMultilinePattern [2022-04-28T07:52:01.179Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-04-28T07:52:01.179Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-04-28T07:52:01.179Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-04-28T07:52:01.179Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-04-28T07:52:01.179Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-04-28T07:52:01.179Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-04-28T07:52:01.179Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2022-04-28T07:52:01.179Z] === RUN TestCollectBatchClose [2022-04-28T07:52:01.179Z] --- PASS: TestCollectBatchClose (0.00s) [2022-04-28T07:52:01.179Z] === RUN TestEffectiveLen [2022-04-28T07:52:01.179Z] === RUN TestEffectiveLen/0/Hello [2022-04-28T07:52:01.179Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-04-28T07:52:01.179Z] === RUN TestEffectiveLen/2/🙃 [2022-04-28T07:52:01.179Z] === RUN TestEffectiveLen/3/���� [2022-04-28T07:52:01.179Z] === RUN TestEffectiveLen/4/He��o [2022-04-28T07:52:01.179Z] === RUN TestEffectiveLen/5/ [2022-04-28T07:52:01.179Z] --- PASS: TestEffectiveLen (0.00s) [2022-04-28T07:52:01.179Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-04-28T07:52:01.179Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-04-28T07:52:01.179Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-04-28T07:52:01.179Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-04-28T07:52:01.179Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-04-28T07:52:01.179Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-04-28T07:52:01.179Z] === RUN TestFindValidSplit [2022-04-28T07:52:01.179Z] === RUN TestFindValidSplit/0/ [2022-04-28T07:52:01.179Z] cloudwatchlogs_test.go:1076: [2022-04-28T07:52:01.179Z] cloudwatchlogs_test.go:1077: [2022-04-28T07:52:01.179Z] === RUN TestFindValidSplit/1/Hello [2022-04-28T07:52:01.179Z] cloudwatchlogs_test.go:1076: Hello [2022-04-28T07:52:01.179Z] cloudwatchlogs_test.go:1077: [2022-04-28T07:52:01.179Z] === RUN TestFindValidSplit/2/Hello [2022-04-28T07:52:01.179Z] cloudwatchlogs_test.go:1076: He [2022-04-28T07:52:01.179Z] cloudwatchlogs_test.go:1077: llo [2022-04-28T07:52:01.179Z] === RUN TestFindValidSplit/3/Hello [2022-04-28T07:52:01.179Z] cloudwatchlogs_test.go:1076: [2022-04-28T07:52:01.179Z] cloudwatchlogs_test.go:1077: Hello [2022-04-28T07:52:01.179Z] === RUN TestFindValidSplit/4/🙃 [2022-04-28T07:52:01.179Z] cloudwatchlogs_test.go:1076: [2022-04-28T07:52:01.179Z] cloudwatchlogs_test.go:1077: 🙃 [2022-04-28T07:52:01.179Z] === RUN TestFindValidSplit/5/🙃 [2022-04-28T07:52:01.179Z] cloudwatchlogs_test.go:1076: 🙃 [2022-04-28T07:52:01.179Z] cloudwatchlogs_test.go:1077: [2022-04-28T07:52:01.179Z] === RUN TestFindValidSplit/6/a� [2022-04-28T07:52:01.179Z] cloudwatchlogs_test.go:1076: a [2022-04-28T07:52:01.179Z] cloudwatchlogs_test.go:1077: � [2022-04-28T07:52:01.179Z] === RUN TestFindValidSplit/7/a� [2022-04-28T07:52:01.179Z] cloudwatchlogs_test.go:1076: a� [2022-04-28T07:52:01.179Z] cloudwatchlogs_test.go:1077: [2022-04-28T07:52:01.179Z] --- PASS: TestFindValidSplit (0.00s) [2022-04-28T07:52:01.179Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-04-28T07:52:01.179Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-04-28T07:52:01.179Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-04-28T07:52:01.179Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-04-28T07:52:01.179Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-04-28T07:52:01.179Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-04-28T07:52:01.179Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-04-28T07:52:01.179Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-04-28T07:52:01.179Z] === RUN TestProcessEventEmoji [2022-04-28T07:52:01.179Z] --- PASS: TestProcessEventEmoji (0.01s) [2022-04-28T07:52:01.179Z] === RUN TestCollectBatchLineSplit [2022-04-28T07:52:01.179Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-04-28T07:52:01.179Z] === RUN TestCollectBatchLineSplitWithBinary [2022-04-28T07:52:01.179Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.01s) [2022-04-28T07:52:01.179Z] === RUN TestCollectBatchMaxEvents [2022-04-28T07:52:01.179Z] === RUN TestAdapterReadLogs [2022-04-28T07:52:01.179Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-04-28T07:52:01.179Z] === RUN TestCopier [2022-04-28T07:52:01.179Z] --- PASS: TestCollectBatchMaxEvents (0.02s) [2022-04-28T07:52:01.179Z] === RUN TestCollectBatchMaxTotalBytes [2022-04-28T07:52:01.179Z] --- PASS: TestCopier (0.00s) [2022-04-28T07:52:01.179Z] === RUN TestCopierLongLines [2022-04-28T07:52:01.179Z] --- PASS: TestCopierLongLines (0.00s) [2022-04-28T07:52:01.179Z] === RUN TestCopierSlow [2022-04-28T07:52:01.179Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2022-04-28T07:52:01.179Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-04-28T07:52:01.179Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2022-04-28T07:52:01.179Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-04-28T07:52:01.179Z] === RUN TestSearchRegistryForImagesErrors [2022-04-28T07:52:01.179Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-04-28T07:52:01.179Z] === RUN TestSearchRegistryForImages [2022-04-28T07:52:01.179Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-04-28T07:52:01.179Z] === RUN TestOnlyPlatformWithFallback [2022-04-28T07:52:01.179Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-04-28T07:52:01.179Z] === RUN TestImageDelete [2022-04-28T07:52:01.179Z] === RUN TestImageDelete/no_lease [2022-04-28T07:52:01.179Z] === RUN TestImageDelete/lease_exists [2022-04-28T07:52:01.179Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.03s) [2022-04-28T07:52:01.179Z] === RUN TestParseLogOptionsMultilinePattern [2022-04-28T07:52:01.179Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-04-28T07:52:01.179Z] === RUN TestParseLogOptionsDatetimeFormat [2022-04-28T07:52:01.179Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-04-28T07:52:01.179Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-04-28T07:52:01.179Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-04-28T07:52:01.179Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-04-28T07:52:01.179Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-04-28T07:52:01.179Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-04-28T07:52:01.179Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-04-28T07:52:01.179Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-04-28T07:52:01.179Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-04-28T07:52:01.179Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-04-28T07:52:01.179Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-04-28T07:52:01.179Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-04-28T07:52:01.179Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-04-28T07:52:01.179Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-04-28T07:52:01.179Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-04-28T07:52:01.179Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-04-28T07:52:01.179Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-04-28T07:52:01.179Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-04-28T07:52:01.179Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-04-28T07:52:01.179Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-04-28T07:52:01.179Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-04-28T07:52:01.179Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-04-28T07:52:01.179Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-04-28T07:52:01.179Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-04-28T07:52:01.179Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-04-28T07:52:01.179Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-04-28T07:52:01.179Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-04-28T07:52:01.179Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-04-28T07:52:01.179Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-04-28T07:52:01.179Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-04-28T07:52:01.179Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-04-28T07:52:01.179Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-04-28T07:52:01.179Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-04-28T07:52:01.179Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-04-28T07:52:01.179Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-04-28T07:52:01.179Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-04-28T07:52:01.179Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-04-28T07:52:01.179Z] === RUN TestValidateLogOptionsFormat [2022-04-28T07:52:01.179Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-04-28T07:52:01.179Z] === RUN TestValidateLogOptionsFormat/1/random [2022-04-28T07:52:01.179Z] === RUN TestValidateLogOptionsFormat/2/ [2022-04-28T07:52:01.179Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-04-28T07:52:01.179Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-04-28T07:52:01.179Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-04-28T07:52:01.179Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-04-28T07:52:01.179Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-04-28T07:52:01.179Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-04-28T07:52:01.179Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-04-28T07:52:01.179Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-04-28T07:52:01.179Z] === RUN TestCreateTagSuccess [2022-04-28T07:52:01.179Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-04-28T07:52:01.179Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-04-28T07:52:01.179Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-04-28T07:52:01.179Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-04-28T07:52:01.179Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-04-28T07:52:01.179Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-04-28T07:52:01.179Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-04-28T07:52:01.179Z] PASS [2022-04-28T07:52:01.179Z] coverage: 80.2% of statements [2022-04-28T07:52:01.179Z] --- PASS: TestImageDelete (0.03s) [2022-04-28T07:52:01.179Z] --- PASS: TestImageDelete/no_lease (0.00s) [2022-04-28T07:52:01.179Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2022-04-28T07:52:01.179Z] === RUN TestContentStoreForPull [2022-04-28T07:52:01.179Z] ok github.com/docker/docker/daemon/logger/awslogs 0.345s coverage: 80.2% of statements [2022-04-28T07:52:01.473Z] time="2022-04-28T07:52:00Z" level=info msg="Node 6a39a8589a04/172.17.21.67, joined gossip cluster" [2022-04-28T07:52:01.473Z] time="2022-04-28T07:52:00Z" level=info msg="Node 6a39a8589a04/172.17.21.67, added to nodes list" [2022-04-28T07:52:01.473Z] time="2022-04-28T07:52:00Z" level=info msg="Node b00cfb2f2b4b/172.17.21.67, joined gossip cluster" [2022-04-28T07:52:01.473Z] time="2022-04-28T07:52:00Z" level=info msg="Node b00cfb2f2b4b/172.17.21.67, added to nodes list" [2022-04-28T07:52:01.473Z] time="2022-04-28T07:52:00Z" level=info msg="Node e346288958bf/172.17.21.67, joined gossip cluster" [2022-04-28T07:52:01.473Z] time="2022-04-28T07:52:00Z" level=info msg="Node e346288958bf/172.17.21.67, is the new incarnation of the shutdown node 2e4d59b58ae8/172.17.21.67" [2022-04-28T07:52:01.473Z] time="2022-04-28T07:52:00Z" level=info msg="Node e346288958bf/172.17.21.67, added to nodes list" [2022-04-28T07:52:01.473Z] time="2022-04-28T07:52:00Z" level=info msg="Node b00cfb2f2b4b/172.17.21.67, joined gossip cluster" [2022-04-28T07:52:01.473Z] time="2022-04-28T07:52:00Z" level=info msg="Node b00cfb2f2b4b/172.17.21.67, is the new incarnation of the shutdown node 477ad494f6ff/172.17.21.67" [2022-04-28T07:52:01.473Z] time="2022-04-28T07:52:00Z" level=info msg="Node b00cfb2f2b4b/172.17.21.67, added to nodes list" [2022-04-28T07:52:01.473Z] time="2022-04-28T07:52:00Z" level=info msg="Node 4ead59cfed57/172.17.21.67, joined gossip cluster" [2022-04-28T07:52:01.473Z] time="2022-04-28T07:52:00Z" level=info msg="Node 4ead59cfed57/172.17.21.67, is the new incarnation of the shutdown node 86589c885b58/172.17.21.67" [2022-04-28T07:52:01.473Z] time="2022-04-28T07:52:00Z" level=info msg="Node 4ead59cfed57/172.17.21.67, added to nodes list" [2022-04-28T07:52:01.473Z] time="2022-04-28T07:52:00Z" level=info msg="Node b00cfb2f2b4b/172.17.21.67, joined gossip cluster" [2022-04-28T07:52:01.473Z] time="2022-04-28T07:52:00Z" level=info msg="Node b00cfb2f2b4b/172.17.21.67, added to nodes list" [2022-04-28T07:52:01.473Z] time="2022-04-28T07:52:00Z" level=info msg="Node e346288958bf/172.17.21.67, joined gossip cluster" [2022-04-28T07:52:01.473Z] time="2022-04-28T07:52:00Z" level=info msg="Node e346288958bf/172.17.21.67, is the new incarnation of the shutdown node 2e4d59b58ae8/172.17.21.67" [2022-04-28T07:52:01.473Z] time="2022-04-28T07:52:00Z" level=info msg="Node e346288958bf/172.17.21.67, added to nodes list" [2022-04-28T07:52:01.473Z] time="2022-04-28T07:52:00Z" level=info msg="Node e346288958bf/172.17.21.67, joined gossip cluster" [2022-04-28T07:52:01.473Z] time="2022-04-28T07:52:00Z" level=info msg="Node e346288958bf/172.17.21.67, added to nodes list" [2022-04-28T07:52:01.473Z] time="2022-04-28T07:52:01Z" level=info msg="Node e346288958bf/172.17.21.67, joined gossip cluster" [2022-04-28T07:52:01.473Z] time="2022-04-28T07:52:01Z" level=info msg="Node e346288958bf/172.17.21.67, added to nodes list" [2022-04-28T07:52:01.473Z] time="2022-04-28T07:52:01Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.21.67:10033" [2022-04-28T07:52:01.473Z] time="2022-04-28T07:52:01Z" level=debug msg="memberlist: Stream connection from=172.17.21.67:49401" [2022-04-28T07:52:01.473Z] time="2022-04-28T07:52:01Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.21.67:10034" [2022-04-28T07:52:01.473Z] time="2022-04-28T07:52:01Z" level=debug msg="memberlist: Stream connection from=172.17.21.67:49402" [2022-04-28T07:52:01.473Z] time="2022-04-28T07:52:01Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.21.67:10035" [2022-04-28T07:52:01.473Z] time="2022-04-28T07:52:01Z" level=debug msg="memberlist: Stream connection from=172.17.21.67:49403" [2022-04-28T07:52:01.648Z] --- PASS: TestCopierSlow (0.20s) [2022-04-28T07:52:01.648Z] === RUN TestCopierWithSized [2022-04-28T07:52:01.648Z] === RUN TestCopierWithSized/as_is [2022-04-28T07:52:01.648Z] --- PASS: TestContentStoreForPull (0.14s) [2022-04-28T07:52:01.648Z] PASS [2022-04-28T07:52:01.648Z] coverage: 6.6% of statements [2022-04-28T07:52:01.648Z] === RUN TestCopierWithSized/With_RingLogger [2022-04-28T07:52:01.648Z] --- PASS: TestCopierWithSized (0.01s) [2022-04-28T07:52:01.648Z] --- PASS: TestCopierWithSized/as_is (0.01s) [2022-04-28T07:52:01.648Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-04-28T07:52:01.648Z] === RUN TestCopierWithPartial [2022-04-28T07:52:01.648Z] --- PASS: TestCopierWithPartial (0.00s) [2022-04-28T07:52:01.648Z] === RUN TestRingLogger [2022-04-28T07:52:01.648Z] --- PASS: TestRingLogger (0.00s) [2022-04-28T07:52:01.648Z] === RUN TestRingCap [2022-04-28T07:52:01.648Z] --- PASS: TestRingCap (0.00s) [2022-04-28T07:52:01.648Z] === RUN TestRingClose [2022-04-28T07:52:01.648Z] --- PASS: TestRingClose (0.00s) [2022-04-28T07:52:01.648Z] === RUN TestRingDrain [2022-04-28T07:52:01.648Z] --- PASS: TestRingDrain (0.00s) [2022-04-28T07:52:01.648Z] PASS [2022-04-28T07:52:01.648Z] coverage: 43.2% of statements [2022-04-28T07:52:01.648Z] ok github.com/docker/docker/daemon/images 0.325s coverage: 6.6% of statements [2022-04-28T07:52:01.648Z] ok github.com/docker/docker/daemon/logger 0.317s coverage: 43.2% of statements [2022-04-28T07:52:01.648Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-04-28T07:52:01.648Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-04-28T07:52:01.648Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-04-28T07:52:01.648Z] === RUN TestValidateLogOptReconnectInterval [2022-04-28T07:52:01.648Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-04-28T07:52:01.648Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-04-28T07:52:01.648Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-04-28T07:52:01.648Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-04-28T07:52:01.648Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-04-28T07:52:01.648Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-04-28T07:52:01.648Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-04-28T07:52:01.648Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-04-28T07:52:01.648Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-04-28T07:52:01.648Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-04-28T07:52:01.648Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-04-28T07:52:01.648Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-04-28T07:52:01.648Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-04-28T07:52:01.648Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-04-28T07:52:01.648Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-04-28T07:52:01.648Z] === RUN TestValidateLogOptAddress [2022-04-28T07:52:01.648Z] === RUN TestValidateLogOptAddress/#00 [2022-04-28T07:52:01.648Z] === RUN TestValidateLogOptAddress/192.168.1.1 [2022-04-28T07:52:01.648Z] === RUN TestValidateLogOptAddress/192.168.1.1/ [2022-04-28T07:52:01.648Z] === RUN TestValidateLogOptAddress/192.168.1.1/some-path [2022-04-28T07:52:01.648Z] === RUN TestValidateLogOptAddress/192.168.1.1: [2022-04-28T07:52:01.648Z] === RUN TestValidateLogOptAddress/192.168.1.1:/ [2022-04-28T07:52:01.648Z] === RUN TestValidateLogOptAddress/192.168.1.1:/some-path [2022-04-28T07:52:01.648Z] === RUN TestValidateLogOptAddress/192.168.1.1:123 [2022-04-28T07:52:01.648Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/ [2022-04-28T07:52:01.648Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/some-path [2022-04-28T07:52:01.648Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535 [2022-04-28T07:52:01.648Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/ [2022-04-28T07:52:01.648Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/some-path [2022-04-28T07:52:01.648Z] === RUN TestValidateLogOptAddress/[::1] [2022-04-28T07:52:01.648Z] === RUN TestValidateLogOptAddress/[::1]/ [2022-04-28T07:52:01.648Z] === RUN TestValidateLogOptAddress/[::1]/some-path [2022-04-28T07:52:01.648Z] === RUN TestValidateLogOptAddress/[::1]: [2022-04-28T07:52:01.648Z] === RUN TestValidateLogOptAddress/[::1]:/ [2022-04-28T07:52:01.648Z] === RUN TestValidateLogOptAddress/[::1]:/some-path [2022-04-28T07:52:01.648Z] === RUN TestValidateLogOptAddress/[::1]:123 [2022-04-28T07:52:01.648Z] === RUN TestValidateLogOptAddress/[::1]:123/ [2022-04-28T07:52:01.648Z] === RUN TestValidateLogOptAddress/[::1]:123/some-path [2022-04-28T07:52:01.648Z] === RUN TestValidateLogOptAddress/[::1]:65535 [2022-04-28T07:52:01.648Z] === RUN TestValidateLogOptAddress/[::1]:65535/ [2022-04-28T07:52:01.648Z] === RUN TestValidateLogOptAddress/[::1]:65535/some-path [2022-04-28T07:52:01.648Z] === RUN TestValidateLogOptAddress/example.com:123 [2022-04-28T07:52:01.648Z] === RUN TestValidateLogOptAddress/example.com:123/ [2022-04-28T07:52:01.648Z] === RUN TestValidateLogOptAddress/example.com:123/some-path [2022-04-28T07:52:01.648Z] === RUN TestValidateLogOptAddress/example.com:65535 [2022-04-28T07:52:01.648Z] === RUN TestValidateLogOptAddress/example.com:65535/ [2022-04-28T07:52:01.648Z] === RUN TestValidateLogOptAddress/example.com:65535/some-path [2022-04-28T07:52:01.648Z] === RUN TestValidateLogOptAddress/example.com [2022-04-28T07:52:01.648Z] === RUN TestValidateLogOptAddress/example.com/ [2022-04-28T07:52:01.648Z] === RUN TestValidateLogOptAddress/example.com/some-path [2022-04-28T07:52:01.648Z] === RUN TestValidateLogOptAddress/example.com: [2022-04-28T07:52:01.648Z] === RUN TestValidateLogOptAddress/example.com:/ [2022-04-28T07:52:01.648Z] === RUN TestValidateLogOptAddress/example.com:/some-path [2022-04-28T07:52:01.648Z] === RUN TestValidateLogOptAddress/tcp:// [2022-04-28T07:52:01.648Z] === RUN TestValidateLogOptAddress/tcp:/// [2022-04-28T07:52:01.648Z] === RUN TestValidateLogOptAddress/tcp:///some-path [2022-04-28T07:52:01.648Z] === RUN TestValidateLogOptAddress/tcp://example.com [2022-04-28T07:52:01.648Z] === RUN TestValidateLogOptAddress/tcp://example.com/ [2022-04-28T07:52:01.648Z] === RUN TestValidateLogOptAddress/tcp://example.com/some-path [2022-04-28T07:52:01.648Z] === RUN TestValidateLogOptAddress/tcp://example.com: [2022-04-28T07:52:01.648Z] === RUN TestValidateLogOptAddress/tcp://example.com:/ [2022-04-28T07:52:01.648Z] === RUN TestValidateLogOptAddress/tcp://example.com:/some-path [2022-04-28T07:52:01.648Z] === RUN TestValidateLogOptAddress/tcp://example.com:123 [2022-04-28T07:52:01.648Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/ [2022-04-28T07:52:01.648Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/some-path [2022-04-28T07:52:01.648Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535 [2022-04-28T07:52:01.648Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/ [2022-04-28T07:52:01.648Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/some-path [2022-04-28T07:52:01.648Z] === RUN TestValidateLogOptAddress/tls:// [2022-04-28T07:52:01.648Z] === RUN TestValidateLogOptAddress/tls:/// [2022-04-28T07:52:01.648Z] === RUN TestValidateLogOptAddress/tls:///some-path [2022-04-28T07:52:01.648Z] === RUN TestValidateLogOptAddress/tls://example.com:65535 [2022-04-28T07:52:01.648Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/ [2022-04-28T07:52:01.648Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/some-path [2022-04-28T07:52:01.648Z] === RUN TestValidateLogOptAddress/tls://example.com [2022-04-28T07:52:01.648Z] === RUN TestValidateLogOptAddress/tls://example.com/ [2022-04-28T07:52:01.648Z] === RUN TestValidateLogOptAddress/tls://example.com/some-path [2022-04-28T07:52:01.648Z] === RUN TestValidateLogOptAddress/tls://example.com: [2022-04-28T07:52:01.648Z] === RUN TestValidateLogOptAddress/tls://example.com:/ [2022-04-28T07:52:01.648Z] === RUN TestValidateLogOptAddress/tls://example.com:/some-path [2022-04-28T07:52:01.648Z] === RUN TestValidateLogOptAddress/tls://example.com:123 [2022-04-28T07:52:01.648Z] === RUN TestValidateLogOptAddress/tls://example.com:123/ [2022-04-28T07:52:01.648Z] === RUN TestValidateLogOptAddress/tls://example.com:123/some-path [2022-04-28T07:52:01.648Z] === RUN TestValidateLogOptAddress/:// [2022-04-28T07:52:01.648Z] === RUN TestValidateLogOptAddress/something:// [2022-04-28T07:52:01.648Z] === RUN TestValidateLogOptAddress/udp:// [2022-04-28T07:52:01.648Z] === RUN TestValidateLogOptAddress/unixgram:// [2022-04-28T07:52:01.648Z] === RUN TestValidateLogOptAddress/tcp+tls:// [2022-04-28T07:52:01.648Z] === RUN TestValidateLogOptAddress/corrupted:c [2022-04-28T07:52:01.648Z] === RUN TestValidateLogOptAddress/tcp://example.com:port [2022-04-28T07:52:01.648Z] === RUN TestValidateLogOptAddress/tcp://example.com:-1 [2022-04-28T07:52:01.648Z] === RUN TestValidateLogOptAddress/tcp://example.com:65536 [2022-04-28T07:52:01.648Z] === RUN TestValidateLogOptAddress/unix:// [2022-04-28T07:52:01.648Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock [2022-04-28T07:52:01.648Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock:80 [2022-04-28T07:52:01.648Z] --- PASS: TestValidateLogOptAddress (0.00s) [2022-04-28T07:52:01.648Z] --- PASS: TestValidateLogOptAddress/#00 (0.00s) [2022-04-28T07:52:01.648Z] --- PASS: TestValidateLogOptAddress/192.168.1.1 (0.00s) [2022-04-28T07:52:01.648Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/ (0.00s) [2022-04-28T07:52:01.648Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/some-path (0.00s) [2022-04-28T07:52:01.648Z] --- PASS: TestValidateLogOptAddress/192.168.1.1: (0.00s) [2022-04-28T07:52:01.648Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/ (0.00s) [2022-04-28T07:52:01.648Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/some-path (0.00s) [2022-04-28T07:52:01.648Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123 (0.00s) [2022-04-28T07:52:01.648Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/ (0.00s) [2022-04-28T07:52:01.648Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/some-path (0.00s) [2022-04-28T07:52:01.648Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535 (0.00s) [2022-04-28T07:52:01.648Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/ (0.00s) [2022-04-28T07:52:01.648Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/some-path (0.00s) [2022-04-28T07:52:01.648Z] --- PASS: TestValidateLogOptAddress/[::1] (0.00s) [2022-04-28T07:52:01.648Z] --- PASS: TestValidateLogOptAddress/[::1]/ (0.00s) [2022-04-28T07:52:01.648Z] --- PASS: TestValidateLogOptAddress/[::1]/some-path (0.00s) [2022-04-28T07:52:01.648Z] --- PASS: TestValidateLogOptAddress/[::1]: (0.00s) [2022-04-28T07:52:01.648Z] --- PASS: TestValidateLogOptAddress/[::1]:/ (0.00s) [2022-04-28T07:52:01.648Z] --- PASS: TestValidateLogOptAddress/[::1]:/some-path (0.00s) [2022-04-28T07:52:01.648Z] --- PASS: TestValidateLogOptAddress/[::1]:123 (0.00s) [2022-04-28T07:52:01.648Z] --- PASS: TestValidateLogOptAddress/[::1]:123/ (0.00s) [2022-04-28T07:52:01.648Z] --- PASS: TestValidateLogOptAddress/[::1]:123/some-path (0.00s) [2022-04-28T07:52:01.648Z] --- PASS: TestValidateLogOptAddress/[::1]:65535 (0.00s) [2022-04-28T07:52:01.648Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/ (0.00s) [2022-04-28T07:52:01.648Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/some-path (0.00s) [2022-04-28T07:52:01.648Z] --- PASS: TestValidateLogOptAddress/example.com:123 (0.00s) [2022-04-28T07:52:01.648Z] --- PASS: TestValidateLogOptAddress/example.com:123/ (0.00s) [2022-04-28T07:52:01.648Z] --- PASS: TestValidateLogOptAddress/example.com:123/some-path (0.00s) [2022-04-28T07:52:01.648Z] --- PASS: TestValidateLogOptAddress/example.com:65535 (0.00s) [2022-04-28T07:52:01.648Z] --- PASS: TestValidateLogOptAddress/example.com:65535/ (0.00s) [2022-04-28T07:52:01.648Z] --- PASS: TestValidateLogOptAddress/example.com:65535/some-path (0.00s) [2022-04-28T07:52:01.648Z] --- PASS: TestValidateLogOptAddress/example.com (0.00s) [2022-04-28T07:52:01.648Z] --- PASS: TestValidateLogOptAddress/example.com/ (0.00s) [2022-04-28T07:52:01.648Z] --- PASS: TestValidateLogOptAddress/example.com/some-path (0.00s) [2022-04-28T07:52:01.648Z] --- PASS: TestValidateLogOptAddress/example.com: (0.00s) [2022-04-28T07:52:01.648Z] --- PASS: TestValidateLogOptAddress/example.com:/ (0.00s) [2022-04-28T07:52:01.648Z] --- PASS: TestValidateLogOptAddress/example.com:/some-path (0.00s) [2022-04-28T07:52:01.648Z] --- PASS: TestValidateLogOptAddress/tcp:// (0.00s) [2022-04-28T07:52:01.648Z] --- PASS: TestValidateLogOptAddress/tcp:/// (0.00s) [2022-04-28T07:52:01.648Z] --- PASS: TestValidateLogOptAddress/tcp:///some-path (0.00s) [2022-04-28T07:52:01.648Z] --- PASS: TestValidateLogOptAddress/tcp://example.com (0.00s) [2022-04-28T07:52:01.648Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/ (0.00s) [2022-04-28T07:52:01.648Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/some-path (0.00s) [2022-04-28T07:52:01.648Z] --- PASS: TestValidateLogOptAddress/tcp://example.com: (0.00s) [2022-04-28T07:52:01.648Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/ (0.00s) [2022-04-28T07:52:01.648Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/some-path (0.00s) [2022-04-28T07:52:01.648Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123 (0.00s) [2022-04-28T07:52:01.648Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/ (0.00s) [2022-04-28T07:52:01.648Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/some-path (0.00s) [2022-04-28T07:52:01.648Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535 (0.00s) [2022-04-28T07:52:01.648Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/ (0.00s) [2022-04-28T07:52:01.648Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/some-path (0.00s) [2022-04-28T07:52:01.648Z] --- PASS: TestValidateLogOptAddress/tls:// (0.00s) [2022-04-28T07:52:01.648Z] --- PASS: TestValidateLogOptAddress/tls:/// (0.00s) [2022-04-28T07:52:01.648Z] --- PASS: TestValidateLogOptAddress/tls:///some-path (0.00s) [2022-04-28T07:52:01.648Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535 (0.00s) [2022-04-28T07:52:01.648Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/ (0.00s) [2022-04-28T07:52:01.648Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/some-path (0.00s) [2022-04-28T07:52:01.649Z] --- PASS: TestValidateLogOptAddress/tls://example.com (0.00s) [2022-04-28T07:52:01.649Z] --- PASS: TestValidateLogOptAddress/tls://example.com/ (0.00s) [2022-04-28T07:52:01.649Z] --- PASS: TestValidateLogOptAddress/tls://example.com/some-path (0.00s) [2022-04-28T07:52:01.649Z] --- PASS: TestValidateLogOptAddress/tls://example.com: (0.00s) [2022-04-28T07:52:01.649Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/ (0.00s) [2022-04-28T07:52:01.649Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/some-path (0.00s) [2022-04-28T07:52:01.649Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123 (0.00s) [2022-04-28T07:52:01.649Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/ (0.00s) [2022-04-28T07:52:01.649Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/some-path (0.00s) [2022-04-28T07:52:01.649Z] --- PASS: TestValidateLogOptAddress/:// (0.00s) [2022-04-28T07:52:01.649Z] --- PASS: TestValidateLogOptAddress/something:// (0.00s) [2022-04-28T07:52:01.649Z] --- PASS: TestValidateLogOptAddress/udp:// (0.00s) [2022-04-28T07:52:01.649Z] --- PASS: TestValidateLogOptAddress/unixgram:// (0.00s) [2022-04-28T07:52:01.649Z] --- PASS: TestValidateLogOptAddress/tcp+tls:// (0.00s) [2022-04-28T07:52:01.649Z] --- PASS: TestValidateLogOptAddress/corrupted:c (0.00s) [2022-04-28T07:52:01.649Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:port (0.00s) [2022-04-28T07:52:01.649Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:-1 (0.00s) [2022-04-28T07:52:01.649Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65536 (0.00s) [2022-04-28T07:52:01.649Z] --- PASS: TestValidateLogOptAddress/unix:// (0.00s) [2022-04-28T07:52:01.649Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock (0.00s) [2022-04-28T07:52:01.649Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock:80 (0.00s) [2022-04-28T07:52:01.649Z] PASS [2022-04-28T07:52:01.649Z] coverage: 53.6% of statements [2022-04-28T07:52:01.649Z] ok github.com/docker/docker/daemon/logger/fluentd 0.125s coverage: 53.6% of statements [2022-04-28T07:52:01.928Z] 2022/04/28 07:52:01 Closing DB instances... [2022-04-28T07:52:01.929Z] time="2022-04-28T07:52:01Z" level=info msg="Node 4ead59cfed57 change state NodeActive --> NodeLeft" [2022-04-28T07:52:01.929Z] time="2022-04-28T07:52:01Z" level=info msg="node4(6748af92bd4e): Node leave event for 4ead59cfed57/172.17.21.67" [2022-04-28T07:52:01.929Z] time="2022-04-28T07:52:01Z" level=info msg="Node 4ead59cfed57 change state NodeActive --> NodeLeft" [2022-04-28T07:52:01.929Z] time="2022-04-28T07:52:01Z" level=info msg="node2(b00cfb2f2b4b): Node leave event for 4ead59cfed57/172.17.21.67" [2022-04-28T07:52:01.929Z] time="2022-04-28T07:52:01Z" level=info msg="Node 4ead59cfed57 change state NodeActive --> NodeLeft" [2022-04-28T07:52:01.929Z] time="2022-04-28T07:52:01Z" level=info msg="node5(6a39a8589a04): Node leave event for 4ead59cfed57/172.17.21.67" [2022-04-28T07:52:01.929Z] time="2022-04-28T07:52:01Z" level=info msg="Node 4ead59cfed57 change state NodeActive --> NodeLeft" [2022-04-28T07:52:01.929Z] time="2022-04-28T07:52:01Z" level=info msg="node1(4ead59cfed57): Node leave event for 4ead59cfed57/172.17.21.67" [2022-04-28T07:52:01.929Z] time="2022-04-28T07:52:01Z" level=info msg="Node 4ead59cfed57 change state NodeActive --> NodeLeft" [2022-04-28T07:52:01.929Z] time="2022-04-28T07:52:01Z" level=info msg="node3(e346288958bf): Node leave event for 4ead59cfed57/172.17.21.67" [2022-04-28T07:52:02.025Z] === RUN TestDaemonProxy/command-line_options [2022-04-28T07:52:02.123Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-04-28T07:52:02.123Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-04-28T07:52:02.123Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-04-28T07:52:02.384Z] time="2022-04-28T07:52:01Z" level=info msg="Node 4ead59cfed57/172.17.21.67, left gossip cluster" [2022-04-28T07:52:02.384Z] time="2022-04-28T07:52:01Z" level=info msg="Node 4ead59cfed57/172.17.21.67, left gossip cluster" [2022-04-28T07:52:02.384Z] time="2022-04-28T07:52:01Z" level=info msg="Node 4ead59cfed57/172.17.21.67, left gossip cluster" [2022-04-28T07:52:02.384Z] time="2022-04-28T07:52:01Z" level=info msg="Node 4ead59cfed57/172.17.21.67, left gossip cluster" [2022-04-28T07:52:02.384Z] time="2022-04-28T07:52:01Z" level=info msg="Node 4ead59cfed57/172.17.21.67, left gossip cluster" [2022-04-28T07:52:02.384Z] time="2022-04-28T07:52:02Z" level=info msg="Node b00cfb2f2b4b change state NodeActive --> NodeLeft" [2022-04-28T07:52:02.384Z] time="2022-04-28T07:52:02Z" level=info msg="node4(6748af92bd4e): Node leave event for b00cfb2f2b4b/172.17.21.67" [2022-04-28T07:52:02.384Z] time="2022-04-28T07:52:02Z" level=info msg="Node b00cfb2f2b4b change state NodeActive --> NodeLeft" [2022-04-28T07:52:02.384Z] time="2022-04-28T07:52:02Z" level=info msg="node5(6a39a8589a04): Node leave event for b00cfb2f2b4b/172.17.21.67" [2022-04-28T07:52:02.384Z] time="2022-04-28T07:52:02Z" level=info msg="Node b00cfb2f2b4b change state NodeActive --> NodeLeft" [2022-04-28T07:52:02.384Z] time="2022-04-28T07:52:02Z" level=info msg="node3(e346288958bf): Node leave event for b00cfb2f2b4b/172.17.21.67" [2022-04-28T07:52:02.384Z] time="2022-04-28T07:52:02Z" level=info msg="Node b00cfb2f2b4b change state NodeActive --> NodeLeft" [2022-04-28T07:52:02.384Z] time="2022-04-28T07:52:02Z" level=info msg="node2(b00cfb2f2b4b): Node leave event for b00cfb2f2b4b/172.17.21.67" [2022-04-28T07:52:02.592Z] === RUN TestJSONLogsMarshalJSONBuf [2022-04-28T07:52:02.592Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-04-28T07:52:02.592Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-04-28T07:52:02.592Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.11s) [2022-04-28T07:52:02.592Z] === RUN TestFastTimeMarshalJSON [2022-04-28T07:52:02.592Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2022-04-28T07:52:02.592Z] PASS [2022-04-28T07:52:02.592Z] coverage: 87.2% of statements [2022-04-28T07:52:02.592Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.160s coverage: 87.2% of statements [2022-04-28T07:52:02.844Z] time="2022-04-28T07:52:02Z" level=info msg="Node b00cfb2f2b4b/172.17.21.67, left gossip cluster" [2022-04-28T07:52:02.844Z] time="2022-04-28T07:52:02Z" level=info msg="Node b00cfb2f2b4b/172.17.21.67, left gossip cluster" [2022-04-28T07:52:02.844Z] time="2022-04-28T07:52:02Z" level=info msg="Node b00cfb2f2b4b/172.17.21.67, left gossip cluster" [2022-04-28T07:52:02.844Z] time="2022-04-28T07:52:02Z" level=info msg="Node b00cfb2f2b4b/172.17.21.67, left gossip cluster" [2022-04-28T07:52:02.844Z] time="2022-04-28T07:52:02Z" level=info msg="Node e346288958bf change state NodeActive --> NodeLeft" [2022-04-28T07:52:02.844Z] time="2022-04-28T07:52:02Z" level=info msg="node5(6a39a8589a04): Node leave event for e346288958bf/172.17.21.67" [2022-04-28T07:52:02.844Z] time="2022-04-28T07:52:02Z" level=info msg="Node e346288958bf change state NodeActive --> NodeLeft" [2022-04-28T07:52:02.844Z] time="2022-04-28T07:52:02Z" level=info msg="node4(6748af92bd4e): Node leave event for e346288958bf/172.17.21.67" [2022-04-28T07:52:02.844Z] time="2022-04-28T07:52:02Z" level=info msg="Node e346288958bf change state NodeActive --> NodeLeft" [2022-04-28T07:52:02.844Z] time="2022-04-28T07:52:02Z" level=info msg="node3(e346288958bf): Node leave event for e346288958bf/172.17.21.67" [2022-04-28T07:52:02.844Z] time="2022-04-28T07:52:02Z" level=info msg="Node e346288958bf/172.17.21.67, left gossip cluster" [2022-04-28T07:52:02.844Z] time="2022-04-28T07:52:02Z" level=info msg="Node e346288958bf/172.17.21.67, left gossip cluster" [2022-04-28T07:52:03.060Z] === RUN TestJSONFileLogger [2022-04-28T07:52:03.060Z] --- PASS: TestJSONFileLogger (0.01s) [2022-04-28T07:52:03.060Z] === RUN TestJSONFileLoggerWithTags [2022-04-28T07:52:03.060Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-04-28T07:52:03.060Z] === RUN TestJSONFileLoggerWithOpts [2022-04-28T07:52:03.060Z] --- PASS: TestJSONFileLoggerWithOpts (0.02s) [2022-04-28T07:52:03.060Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-04-28T07:52:03.060Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.01s) [2022-04-28T07:52:03.060Z] === RUN TestEncodeDecode [2022-04-28T07:52:03.060Z] === PAUSE TestEncodeDecode [2022-04-28T07:52:03.060Z] === RUN TestUnexpectedEOF [2022-04-28T07:52:03.060Z] === RUN TestWriteLog [2022-04-28T07:52:03.060Z] === PAUSE TestWriteLog [2022-04-28T07:52:03.060Z] === RUN TestReadLog [2022-04-28T07:52:03.060Z] === PAUSE TestReadLog [2022-04-28T07:52:03.060Z] === RUN TestDecode [2022-04-28T07:52:03.060Z] --- PASS: TestDecode (0.02s) [2022-04-28T07:52:03.060Z] === CONT TestWriteLog [2022-04-28T07:52:03.060Z] --- PASS: TestWriteLog (0.00s) [2022-04-28T07:52:03.060Z] === CONT TestReadLog [2022-04-28T07:52:03.060Z] === RUN TestReadLog/tail_exact [2022-04-28T07:52:03.060Z] time="2022-04-28T07:52:02Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-04-28T07:52:03.060Z] time="2022-04-28T07:52:02Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-04-28T07:52:03.060Z] --- PASS: TestUnexpectedEOF (0.13s) [2022-04-28T07:52:03.060Z] === CONT TestEncodeDecode [2022-04-28T07:52:03.060Z] --- PASS: TestEncodeDecode (0.00s) [2022-04-28T07:52:03.060Z] PASS [2022-04-28T07:52:03.060Z] coverage: 69.9% of statements [2022-04-28T07:52:03.060Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.222s coverage: 69.9% of statements [2022-04-28T07:52:03.060Z] === RUN TestReadLog/tail_less_than_available [2022-04-28T07:52:03.060Z] === RUN TestReadLog/tail_more_than_available [2022-04-28T07:52:03.060Z] --- PASS: TestReadLog (0.17s) [2022-04-28T07:52:03.060Z] --- PASS: TestReadLog/tail_exact (0.14s) [2022-04-28T07:52:03.060Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-04-28T07:52:03.060Z] --- PASS: TestReadLog/tail_more_than_available (0.02s) [2022-04-28T07:52:03.060Z] PASS [2022-04-28T07:52:03.060Z] coverage: 78.7% of statements [2022-04-28T07:52:03.060Z] ok github.com/docker/docker/daemon/logger/local 0.239s coverage: 78.7% of statements [2022-04-28T07:52:03.299Z] time="2022-04-28T07:52:02Z" level=info msg="Node e346288958bf/172.17.21.67, left gossip cluster" [2022-04-28T07:52:03.299Z] time="2022-04-28T07:52:03Z" level=debug msg="memberlist: Failed ping: 6748af92bd4e (timeout reached)" [2022-04-28T07:52:03.299Z] time="2022-04-28T07:52:03Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.17.21.67:10035: use of closed network connection" [2022-04-28T07:52:03.299Z] time="2022-04-28T07:52:03Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.17.21.67:10037: use of closed network connection" [2022-04-28T07:52:03.299Z] time="2022-04-28T07:52:03Z" level=debug msg="memberlist: Stream connection from=172.17.21.67:49404" [2022-04-28T07:52:03.542Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-04-28T07:52:03.755Z] time="2022-04-28T07:52:03Z" level=info msg="Node 6748af92bd4e change state NodeActive --> NodeLeft" [2022-04-28T07:52:03.755Z] time="2022-04-28T07:52:03Z" level=info msg="node5(6a39a8589a04): Node leave event for 6748af92bd4e/172.17.21.67" [2022-04-28T07:52:03.755Z] time="2022-04-28T07:52:03Z" level=info msg="Node 6748af92bd4e change state NodeActive --> NodeLeft" [2022-04-28T07:52:03.755Z] time="2022-04-28T07:52:03Z" level=info msg="node4(6748af92bd4e): Node leave event for 6748af92bd4e/172.17.21.67" [2022-04-28T07:52:03.755Z] time="2022-04-28T07:52:03Z" level=warning msg="memberlist: Was able to connect to 6748af92bd4e but other probes failed, network may be misconfigured" [2022-04-28T07:52:03.939Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-04-28T07:52:03.939Z] === RUN TestDaemonProxy/configuration_file [2022-04-28T07:52:04.010Z] === RUN TestOpenFileDelete [2022-04-28T07:52:04.010Z] --- PASS: TestOpenFileDelete (0.00s) [2022-04-28T07:52:04.010Z] === RUN TestOpenFileRename [2022-04-28T07:52:04.010Z] --- PASS: TestOpenFileRename (0.00s) [2022-04-28T07:52:04.010Z] === RUN TestHandleDecoderErr [2022-04-28T07:52:04.010Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-04-28T07:52:04.010Z] === RUN TestParseLogTagDefaultTag [2022-04-28T07:52:04.010Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-04-28T07:52:04.010Z] === RUN TestParseLogTag [2022-04-28T07:52:04.010Z] --- PASS: TestParseLogTag (0.00s) [2022-04-28T07:52:04.010Z] === RUN TestParseLogTagEmptyTag [2022-04-28T07:52:04.010Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-04-28T07:52:04.010Z] === RUN TestTailFiles [2022-04-28T07:52:04.010Z] --- PASS: TestTailFiles (0.00s) [2022-04-28T07:52:04.010Z] === RUN TestFollowLogsConsumerGone [2022-04-28T07:52:04.010Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-04-28T07:52:04.010Z] === RUN TestFollowLogsProducerGone [2022-04-28T07:52:04.010Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-04-28T07:52:04.010Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-04-28T07:52:04.010Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2022-04-28T07:52:04.010Z] === RUN TestCheckCapacityAndRotate [2022-04-28T07:52:04.010Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-04-28T07:52:04.010Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-04-28T07:52:04.010Z] --- PASS: TestCheckCapacityAndRotate (0.14s) [2022-04-28T07:52:04.010Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-04-28T07:52:04.010Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.12s) [2022-04-28T07:52:04.010Z] PASS [2022-04-28T07:52:04.010Z] coverage: 55.1% of statements [2022-04-28T07:52:04.010Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.205s coverage: 55.1% of statements [2022-04-28T07:52:04.211Z] time="2022-04-28T07:52:03Z" level=info msg="Node 6748af92bd4e/172.17.21.67, left gossip cluster" [2022-04-28T07:52:04.211Z] time="2022-04-28T07:52:04Z" level=info msg="Node 6748af92bd4e/172.17.21.67, left gossip cluster" [2022-04-28T07:52:04.479Z] === RUN TestLog [2022-04-28T07:52:04.479Z] --- PASS: TestLog (0.02s) [2022-04-28T07:52:04.479Z] PASS [2022-04-28T07:52:04.479Z] coverage: 31.5% of statements [2022-04-28T07:52:04.479Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.102s coverage: 31.5% of statements [2022-04-28T07:52:04.510Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-04-28T07:52:04.871Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2022-04-28T07:52:04.871Z] PASS [2022-04-28T07:52:04.871Z] [2022-04-28T07:52:04.871Z] === Skipped [2022-04-28T07:52:04.871Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-04-28T07:52:04.871Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-28T07:52:04.871Z] [2022-04-28T07:52:04.871Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-04-28T07:52:04.871Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-28T07:52:04.871Z] [2022-04-28T07:52:04.871Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-04-28T07:52:04.871Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-28T07:52:04.871Z] [2022-04-28T07:52:04.871Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-04-28T07:52:04.871Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-28T07:52:04.871Z] [2022-04-28T07:52:04.871Z] DONE 17 tests, 4 skipped in 25.980s [2022-04-28T07:52:04.871Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-04-28T07:52:04.871Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-04-28T07:52:04.871Z] ++ set -e [2022-04-28T07:52:04.871Z] ++ '[' -n 0 ']' [2022-04-28T07:52:04.871Z] ++ set -x [2022-04-28T07:52:04.871Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-04-28T07:52:04.871Z] INFO: Testing against a local daemon [2022-04-28T07:52:04.871Z] === RUN TestPluginInvalidJSON [2022-04-28T07:52:04.871Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-04-28T07:52:04.871Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-04-28T07:52:04.871Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-28T07:52:04.871Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-28T07:52:04.871Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-04-28T07:52:04.871Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-04-28T07:52:04.871Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-04-28T07:52:04.871Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-04-28T07:52:04.871Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-04-28T07:52:04.871Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-04-28T07:52:04.871Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-04-28T07:52:04.871Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-04-28T07:52:04.871Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-04-28T07:52:04.871Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-04-28T07:52:04.871Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-04-28T07:52:04.871Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-04-28T07:52:04.871Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-28T07:52:04.871Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-04-28T07:52:04.871Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-04-28T07:52:04.871Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-04-28T07:52:04.871Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-04-28T07:52:04.871Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-04-28T07:52:04.871Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-04-28T07:52:04.871Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-04-28T07:52:04.871Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-04-28T07:52:04.871Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-04-28T07:52:04.871Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-04-28T07:52:04.871Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-04-28T07:52:04.871Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-04-28T07:52:04.871Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-04-28T07:52:04.871Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-04-28T07:52:04.871Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-04-28T07:52:04.871Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-04-28T07:52:04.871Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-04-28T07:52:04.871Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-04-28T07:52:04.871Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-04-28T07:52:04.871Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-04-28T07:52:04.871Z] === RUN TestPluginInstall [2022-04-28T07:52:04.871Z] === RUN TestPluginInstall/no_auth [2022-04-28T07:52:04.871Z] time="2022-04-28T07:52:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-28T07:52:04.871Z] time="2022-04-28T07:52:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:947551e63b1f97ad3259123a19ff79f45d73076d060994ed06d871e7d70d0646" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-28T07:52:04.871Z] time="2022-04-28T07:52:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-28T07:52:04.871Z] time="2022-04-28T07:52:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:947551e63b1f97ad3259123a19ff79f45d73076d060994ed06d871e7d70d0646" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-28T07:52:04.871Z] === RUN TestPluginInstall/with_htpasswd [2022-04-28T07:52:04.871Z] time="2022-04-28T07:52:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-28T07:52:04.871Z] time="2022-04-28T07:52:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1a98e26a4d3bb692db9d12b86050c71d26d30d1285a4a5c25a3414f5949e5ea5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-28T07:52:04.871Z] time="2022-04-28T07:52:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-28T07:52:04.871Z] time="2022-04-28T07:52:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1a98e26a4d3bb692db9d12b86050c71d26d30d1285a4a5c25a3414f5949e5ea5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-28T07:52:04.948Z] === RUN TestParseLogFormat [2022-04-28T07:52:04.948Z] --- PASS: TestParseLogFormat (0.00s) [2022-04-28T07:52:04.948Z] === RUN TestValidateLogOptEmpty [2022-04-28T07:52:04.948Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-04-28T07:52:04.948Z] === RUN TestValidateSyslogAddress [2022-04-28T07:52:04.948Z] === RUN TestValidateSyslogAddress/this_is_not_an_uri [2022-04-28T07:52:04.948Z] === RUN TestValidateSyslogAddress/corrupted:42 [2022-04-28T07:52:04.948Z] === RUN TestValidateSyslogAddress/tcp://1.2.3.4 [2022-04-28T07:52:04.948Z] === RUN TestValidateSyslogAddress/udp://1.2.3.4 [2022-04-28T07:52:04.948Z] === RUN TestValidateSyslogAddress/http://1.2.3.4 [2022-04-28T07:52:04.948Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-04-28T07:52:04.948Z] --- PASS: TestValidateSyslogAddress/this_is_not_an_uri (0.00s) [2022-04-28T07:52:04.948Z] --- PASS: TestValidateSyslogAddress/corrupted:42 (0.00s) [2022-04-28T07:52:04.948Z] --- PASS: TestValidateSyslogAddress/tcp://1.2.3.4 (0.00s) [2022-04-28T07:52:04.948Z] --- PASS: TestValidateSyslogAddress/udp://1.2.3.4 (0.00s) [2022-04-28T07:52:04.948Z] --- PASS: TestValidateSyslogAddress/http://1.2.3.4 (0.00s) [2022-04-28T07:52:04.948Z] === RUN TestParseAddressDefaultPort [2022-04-28T07:52:04.948Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-04-28T07:52:04.948Z] === RUN TestValidateSyslogFacility [2022-04-28T07:52:04.948Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-04-28T07:52:04.948Z] === RUN TestValidateLogOptSyslogFormat [2022-04-28T07:52:04.948Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-04-28T07:52:04.948Z] === RUN TestValidateLogOpt [2022-04-28T07:52:04.948Z] --- PASS: TestValidateLogOpt (0.00s) [2022-04-28T07:52:04.948Z] PASS [2022-04-28T07:52:04.948Z] coverage: 43.6% of statements [2022-04-28T07:52:04.948Z] ok github.com/docker/docker/daemon/logger/syslog 0.062s coverage: 43.6% of statements [2022-04-28T07:52:04.948Z] === RUN TestValidateLogOpt [2022-04-28T07:52:04.948Z] --- PASS: TestValidateLogOpt (0.00s) [2022-04-28T07:52:04.948Z] === RUN TestNewMissedConfig [2022-04-28T07:52:04.948Z] --- PASS: TestNewMissedConfig (0.00s) [2022-04-28T07:52:04.948Z] === RUN TestNewMissedUrl [2022-04-28T07:52:04.948Z] --- PASS: TestNewMissedUrl (0.00s) [2022-04-28T07:52:04.948Z] === RUN TestNewMissedToken [2022-04-28T07:52:04.948Z] --- PASS: TestNewMissedToken (0.00s) [2022-04-28T07:52:04.948Z] === RUN TestNewWithProxy [2022-04-28T07:52:04.948Z] --- PASS: TestNewWithProxy (0.00s) [2022-04-28T07:52:04.948Z] === RUN TestDefault [2022-04-28T07:52:04.948Z] --- PASS: TestDefault (0.00s) [2022-04-28T07:52:04.948Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-04-28T07:52:04.948Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.01s) [2022-04-28T07:52:04.948Z] === RUN TestJsonFormat [2022-04-28T07:52:04.948Z] --- PASS: TestJsonFormat (0.01s) [2022-04-28T07:52:04.948Z] === RUN TestRawFormat [2022-04-28T07:52:04.948Z] --- PASS: TestRawFormat (0.00s) [2022-04-28T07:52:04.948Z] === RUN TestRawFormatWithLabels [2022-04-28T07:52:04.948Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-04-28T07:52:04.948Z] === RUN TestRawFormatWithoutTag [2022-04-28T07:52:04.948Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-04-28T07:52:04.948Z] === RUN TestBatching [2022-04-28T07:52:04.948Z] === RUN TestNewParse [2022-04-28T07:52:04.948Z] --- PASS: TestNewParse (0.00s) [2022-04-28T07:52:04.948Z] PASS [2022-04-28T07:52:04.948Z] coverage: 8.3% of statements [2022-04-28T07:52:04.948Z] ok github.com/docker/docker/daemon/logger/templates 0.040s coverage: 8.3% of statements [2022-04-28T07:52:05.013Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.21s) [2022-04-28T07:52:05.013Z] === RUN TestCreateServiceSecretFileMode [2022-04-28T07:52:05.081Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-04-28T07:52:05.081Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-04-28T07:52:05.081Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-04-28T07:52:05.081Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2022-04-28T07:52:05.081Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-04-28T07:52:05.081Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2022-04-28T07:52:05.081Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-04-28T07:52:05.081Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2022-04-28T07:52:05.081Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-04-28T07:52:05.127Z] === RUN TestPluginInstall/with_insecure [2022-04-28T07:52:05.173Z] time="2022-04-28T07:52:04Z" level=info msg="Node 6a39a8589a04/172.17.21.67, left gossip cluster" [2022-04-28T07:52:05.173Z] time="2022-04-28T07:52:04Z" level=info msg="Node 6a39a8589a04 change state NodeActive --> NodeFailed" [2022-04-28T07:52:05.173Z] time="2022-04-28T07:52:04Z" level=info msg="Node 6a39a8589a04/172.17.21.67, added to failed nodes list" [2022-04-28T07:52:05.173Z] --- PASS: TestNetworkDBIslands (12.06s) [2022-04-28T07:52:05.173Z] PASS [2022-04-28T07:52:05.173Z] coverage: 60.0% of statements [2022-04-28T07:52:05.173Z] ok github.com/docker/docker/libnetwork/networkdb 103.422s coverage: 60.0% of statements [2022-04-28T07:52:05.173Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-04-28T07:52:05.173Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-04-28T07:52:05.173Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-04-28T07:52:05.173Z] ? github.com/docker/docker/oci/caps [no test files] [2022-04-28T07:52:05.173Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-04-28T07:52:05.173Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-04-28T07:52:05.173Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-04-28T07:52:05.173Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-04-28T07:52:05.173Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-04-28T07:52:05.173Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-04-28T07:52:05.173Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-04-28T07:52:05.173Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-04-28T07:52:05.173Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-04-28T07:52:05.173Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-04-28T07:52:05.173Z] ? github.com/docker/docker/quota [no test files] [2022-04-28T07:52:05.173Z] ? github.com/docker/docker/rootless [no test files] [2022-04-28T07:52:05.173Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-04-28T07:52:05.173Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-04-28T07:52:05.173Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-04-28T07:52:05.173Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-04-28T07:52:05.173Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-04-28T07:52:05.173Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-04-28T07:52:05.173Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-04-28T07:52:05.173Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-04-28T07:52:05.173Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-04-28T07:52:05.173Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-04-28T07:52:05.173Z] ? github.com/docker/docker/testutil/request [no test files] [2022-04-28T07:52:05.173Z] ? github.com/docker/docker/volume [no test files] [2022-04-28T07:52:05.173Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-04-28T07:52:05.173Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-04-28T07:52:05.416Z] --- PASS: TestBatching (0.23s) [2022-04-28T07:52:05.416Z] === RUN TestFrequency [2022-04-28T07:52:05.416Z] --- PASS: TestFrequency (0.16s) [2022-04-28T07:52:05.416Z] === RUN TestOneMessagePerRequest [2022-04-28T07:52:05.416Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-04-28T07:52:05.416Z] === RUN TestVerify [2022-04-28T07:52:05.416Z] --- PASS: TestVerify (0.00s) [2022-04-28T07:52:05.416Z] === RUN TestSkipVerify [2022-04-28T07:52:05.581Z] --- PASS: TestCreateServiceSecretFileMode (2.52s) [2022-04-28T07:52:05.581Z] === RUN TestCreateServiceConfigFileMode [2022-04-28T07:52:05.653Z] === RUN TestDaemonProxy/conflicting_options [2022-04-28T07:52:05.885Z] time="2022-04-28T07:52:05Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-28T07:52:05.885Z] time="2022-04-28T07:52:05Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-28T07:52:05.885Z] time="2022-04-28T07:52:05Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-28T07:52:05.913Z] === RUN TestDaemonProxy/reload_sanitized [2022-04-28T07:52:06.056Z] time="2022-04-28T07:52:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-28T07:52:06.056Z] time="2022-04-28T07:52:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:28054629a750d5b9f75d7aead654db681782dd7edf9dda5503b809dea0df3bbf" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-28T07:52:06.056Z] time="2022-04-28T07:52:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-28T07:52:06.056Z] time="2022-04-28T07:52:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:28054629a750d5b9f75d7aead654db681782dd7edf9dda5503b809dea0df3bbf" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-28T07:52:06.056Z] plugin_test.go:195: [df6d2bfd45597] daemon is not started [2022-04-28T07:52:06.056Z] --- PASS: TestPluginInstall (2.50s) [2022-04-28T07:52:06.056Z] --- PASS: TestPluginInstall/no_auth (0.95s) [2022-04-28T07:52:06.056Z] --- PASS: TestPluginInstall/with_htpasswd (0.55s) [2022-04-28T07:52:06.056Z] --- PASS: TestPluginInstall/with_insecure (1.00s) [2022-04-28T07:52:06.056Z] === RUN TestPluginsWithRuntimes [2022-04-28T07:52:06.353Z] --- PASS: TestSkipVerify (0.69s) [2022-04-28T07:52:06.353Z] === RUN TestBufferMaximum [2022-04-28T07:52:06.353Z] time="2022-04-28T07:52:05Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-28T07:52:06.353Z] time="2022-04-28T07:52:05Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-28T07:52:06.353Z] time="2022-04-28T07:52:05Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-28T07:52:06.353Z] time="2022-04-28T07:52:05Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-28T07:52:06.353Z] time="2022-04-28T07:52:05Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-28T07:52:06.353Z] time="2022-04-28T07:52:05Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651132325.869007\",\"host\":\"acae2f4daa5a\"}'" [2022-04-28T07:52:06.353Z] time="2022-04-28T07:52:05Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651132325.869007\",\"host\":\"acae2f4daa5a\"}'" [2022-04-28T07:52:06.353Z] --- PASS: TestBufferMaximum (0.00s) [2022-04-28T07:52:06.353Z] === RUN TestServerAlwaysDown [2022-04-28T07:52:06.353Z] time="2022-04-28T07:52:05Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-28T07:52:06.353Z] time="2022-04-28T07:52:05Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-28T07:52:06.353Z] time="2022-04-28T07:52:05Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651132325.873248\",\"host\":\"acae2f4daa5a\"}'" [2022-04-28T07:52:06.353Z] time="2022-04-28T07:52:05Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651132325.873248\",\"host\":\"acae2f4daa5a\"}'" [2022-04-28T07:52:06.353Z] time="2022-04-28T07:52:05Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-28T07:52:06.353Z] time="2022-04-28T07:52:05Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651132325.873248\",\"host\":\"acae2f4daa5a\"}'" [2022-04-28T07:52:06.353Z] time="2022-04-28T07:52:05Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651132325.874723\",\"host\":\"acae2f4daa5a\"}'" [2022-04-28T07:52:06.353Z] time="2022-04-28T07:52:05Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651132325.874723\",\"host\":\"acae2f4daa5a\"}'" [2022-04-28T07:52:06.353Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-04-28T07:52:06.353Z] === RUN TestCannotSendAfterClose [2022-04-28T07:52:06.353Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-04-28T07:52:06.353Z] === RUN TestDeadlockOnBlockedEndpoint [2022-04-28T07:52:06.353Z] === RUN TestV1IDService [2022-04-28T07:52:06.353Z] --- PASS: TestV1IDService (0.02s) [2022-04-28T07:52:06.353Z] === RUN TestV2MetadataService [2022-04-28T07:52:06.486Z] --- PASS: TestDaemonProxy (6.42s) [2022-04-28T07:52:06.486Z] --- PASS: TestDaemonProxy/environment_variables (1.79s) [2022-04-28T07:52:06.486Z] --- PASS: TestDaemonProxy/command-line_options (1.81s) [2022-04-28T07:52:06.486Z] --- PASS: TestDaemonProxy/configuration_file (1.79s) [2022-04-28T07:52:06.486Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-04-28T07:52:06.486Z] --- PASS: TestDaemonProxy/reload_sanitized (0.53s) [2022-04-28T07:52:06.486Z] PASS [2022-04-28T07:52:06.486Z] [2022-04-28T07:52:06.486Z] DONE 17 tests in 10.928s [2022-04-28T07:52:06.486Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-04-28T07:52:06.486Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-04-28T07:52:06.486Z] ++ set -e [2022-04-28T07:52:06.487Z] ++ '[' -n 0 ']' [2022-04-28T07:52:06.487Z] ++ set -x [2022-04-28T07:52:06.487Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-04-28T07:52:06.699Z] [2022-04-28T07:52:06.699Z] === Skipped [2022-04-28T07:52:06.699Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-04-28T07:52:06.699Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-04-28T07:52:06.699Z] [2022-04-28T07:52:06.699Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-04-28T07:52:06.699Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-28T07:52:06.699Z] [2022-04-28T07:52:06.699Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-04-28T07:52:06.699Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-28T07:52:06.699Z] [2022-04-28T07:52:06.699Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2022-04-28T07:52:06.699Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-28T07:52:06.699Z] [2022-04-28T07:52:06.699Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-04-28T07:52:06.699Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-28T07:52:06.699Z] [2022-04-28T07:52:06.699Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-04-28T07:52:06.699Z] client_test.go:23: runtime.GOOS == "windows" [2022-04-28T07:52:06.699Z] [2022-04-28T07:52:06.699Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-04-28T07:52:06.699Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-28T07:52:06.699Z] [2022-04-28T07:52:06.699Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-04-28T07:52:06.699Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-28T07:52:06.699Z] [2022-04-28T07:52:06.699Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-04-28T07:52:06.699Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-28T07:52:06.699Z] [2022-04-28T07:52:06.699Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-04-28T07:52:06.699Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-04-28T07:52:06.699Z] [2022-04-28T07:52:06.699Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-04-28T07:52:06.699Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-28T07:52:06.699Z] [2022-04-28T07:52:06.699Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-04-28T07:52:06.699Z] daemon_test.go:145: root required [2022-04-28T07:52:06.699Z] [2022-04-28T07:52:06.699Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-04-28T07:52:06.699Z] reload_test.go:342: root required [2022-04-28T07:52:06.699Z] [2022-04-28T07:52:06.699Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-04-28T07:52:06.699Z] config_test.go:484: os.Getuid() != 0: skipping test that requires root [2022-04-28T07:52:06.699Z] [2022-04-28T07:52:06.699Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-04-28T07:52:06.699Z] pull_v2_test.go:82: Needs fixing on Windows [2022-04-28T07:52:06.699Z] [2022-04-28T07:52:06.699Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-04-28T07:52:06.699Z] pull_v2_test.go:127: Needs fixing on Windows [2022-04-28T07:52:06.699Z] [2022-04-28T07:52:06.699Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-04-28T07:52:06.699Z] download_test.go:267: Needs fixing on Windows [2022-04-28T07:52:06.699Z] [2022-04-28T07:52:06.699Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-04-28T07:52:06.699Z] layer_test.go:291: Failing on Windows [2022-04-28T07:52:06.699Z] [2022-04-28T07:52:06.699Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-04-28T07:52:06.699Z] layer_test.go:340: Failing on Windows [2022-04-28T07:52:06.699Z] [2022-04-28T07:52:06.699Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-04-28T07:52:06.699Z] layer_test.go:455: Failing on Windows [2022-04-28T07:52:06.699Z] [2022-04-28T07:52:06.699Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-04-28T07:52:06.699Z] layer_test.go:684: Failing on Windows [2022-04-28T07:52:06.699Z] [2022-04-28T07:52:06.699Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-04-28T07:52:06.699Z] migration_test.go:45: Failing on Windows [2022-04-28T07:52:06.699Z] [2022-04-28T07:52:06.699Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-04-28T07:52:06.699Z] migration_test.go:181: Failing on Windows [2022-04-28T07:52:06.699Z] [2022-04-28T07:52:06.699Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-04-28T07:52:06.699Z] mount_test.go:17: Failing on Windows [2022-04-28T07:52:06.699Z] [2022-04-28T07:52:06.699Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-04-28T07:52:06.699Z] mount_test.go:76: Failing on Windows [2022-04-28T07:52:06.699Z] [2022-04-28T07:52:06.699Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-04-28T07:52:06.699Z] mount_test.go:125: Failing on Windows [2022-04-28T07:52:06.699Z] [2022-04-28T07:52:06.699Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-04-28T07:52:06.699Z] mount_test.go:212: Failing on Windows [2022-04-28T07:52:06.699Z] [2022-04-28T07:52:06.699Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2022-04-28T07:52:06.699Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-04-28T07:52:06.699Z] [2022-04-28T07:52:06.699Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-04-28T07:52:06.699Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-04-28T07:52:06.699Z] [2022-04-28T07:52:06.699Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-04-28T07:52:06.699Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-04-28T07:52:06.699Z] [2022-04-28T07:52:06.699Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-04-28T07:52:06.699Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-04-28T07:52:06.699Z] [2022-04-28T07:52:06.699Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-04-28T07:52:06.699Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-04-28T07:52:06.699Z] [2022-04-28T07:52:06.699Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-04-28T07:52:06.699Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-28T07:52:06.699Z] [2022-04-28T07:52:06.699Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-04-28T07:52:06.699Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-28T07:52:06.699Z] [2022-04-28T07:52:06.700Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-04-28T07:52:06.700Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-28T07:52:06.700Z] [2022-04-28T07:52:06.700Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-04-28T07:52:06.700Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-04-28T07:52:06.700Z] [2022-04-28T07:52:06.700Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-04-28T07:52:06.700Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-04-28T07:52:06.700Z] [2022-04-28T07:52:06.700Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-04-28T07:52:06.700Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-04-28T07:52:06.700Z] [2022-04-28T07:52:06.700Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-04-28T07:52:06.700Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-04-28T07:52:06.700Z] [2022-04-28T07:52:06.700Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-04-28T07:52:06.700Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-28T07:52:06.700Z] [2022-04-28T07:52:06.700Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-04-28T07:52:06.700Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-28T07:52:06.700Z] [2022-04-28T07:52:06.700Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-04-28T07:52:06.700Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-28T07:52:06.700Z] [2022-04-28T07:52:06.700Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-04-28T07:52:06.700Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-28T07:52:06.700Z] [2022-04-28T07:52:06.700Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-04-28T07:52:06.747Z] check_test.go:307: [dca62c05d2d1b] daemon is not started [2022-04-28T07:52:06.747Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-04-28T07:52:06.747Z] INFO: Testing against a local daemon [2022-04-28T07:52:06.747Z] === RUN TestCommitInheritsEnv [2022-04-28T07:52:06.822Z] --- PASS: TestV2MetadataService (0.73s) [2022-04-28T07:52:06.822Z] PASS [2022-04-28T07:52:06.822Z] coverage: 48.2% of statements [2022-04-28T07:52:06.822Z] ok github.com/docker/docker/distribution/metadata 0.818s coverage: 48.2% of statements [2022-04-28T07:52:07.155Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-28T07:52:07.155Z] [2022-04-28T07:52:07.155Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-04-28T07:52:07.155Z] archive_test.go:133: Xz not present in msys2 [2022-04-28T07:52:07.155Z] [2022-04-28T07:52:07.155Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.02s) [2022-04-28T07:52:07.155Z] archive_test.go:140: zstd not installed [2022-04-28T07:52:07.155Z] [2022-04-28T07:52:07.155Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-04-28T07:52:07.155Z] archive_test.go:252: Failing on Windows CI machines [2022-04-28T07:52:07.155Z] [2022-04-28T07:52:07.155Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-04-28T07:52:07.155Z] archive_windows_test.go:16: Currently fails [2022-04-28T07:52:07.155Z] [2022-04-28T07:52:07.155Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-04-28T07:52:07.155Z] changes_test.go:196: needs more investigation [2022-04-28T07:52:07.155Z] [2022-04-28T07:52:07.155Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-04-28T07:52:07.155Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-28T07:52:07.155Z] [2022-04-28T07:52:07.155Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-04-28T07:52:07.155Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-28T07:52:07.155Z] [2022-04-28T07:52:07.155Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-04-28T07:52:07.155Z] changes_test.go:433: needs further investigation [2022-04-28T07:52:07.155Z] [2022-04-28T07:52:07.155Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-04-28T07:52:07.155Z] changes_test.go:469: needs further investigation [2022-04-28T07:52:07.155Z] [2022-04-28T07:52:07.155Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-04-28T07:52:07.155Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-04-28T07:52:07.155Z] [2022-04-28T07:52:07.155Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-04-28T07:52:07.155Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-04-28T07:52:07.155Z] [2022-04-28T07:52:07.155Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-04-28T07:52:07.155Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-28T07:52:07.155Z] [2022-04-28T07:52:07.155Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-04-28T07:52:07.155Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-28T07:52:07.155Z] [2022-04-28T07:52:07.155Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-04-28T07:52:07.155Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-04-28T07:52:07.155Z] [2022-04-28T07:52:07.155Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-04-28T07:52:07.155Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-28T07:52:07.155Z] [2022-04-28T07:52:07.155Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-04-28T07:52:07.155Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-04-28T07:52:07.155Z] [2022-04-28T07:52:07.156Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-04-28T07:52:07.156Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-04-28T07:52:07.156Z] [2022-04-28T07:52:07.156Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-04-28T07:52:07.156Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-04-28T07:52:07.156Z] [2022-04-28T07:52:07.156Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-04-28T07:52:07.156Z] poller_test.go:40: No chmod on Windows [2022-04-28T07:52:07.156Z] [2022-04-28T07:52:07.156Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-04-28T07:52:07.156Z] fileutils_test.go:133: Needs porting to Windows [2022-04-28T07:52:07.156Z] [2022-04-28T07:52:07.156Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-04-28T07:52:07.156Z] fileutils_test.go:179: Needs porting to Windows [2022-04-28T07:52:07.156Z] [2022-04-28T07:52:07.156Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2022-04-28T07:52:07.156Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-04-28T07:52:07.156Z] [2022-04-28T07:52:07.156Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-04-28T07:52:07.156Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-04-28T07:52:07.156Z] [2022-04-28T07:52:07.156Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-04-28T07:52:07.156Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-04-28T07:52:07.156Z] [2022-04-28T07:52:07.156Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-04-28T07:52:07.156Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-04-28T07:52:07.156Z] [2022-04-28T07:52:07.156Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-04-28T07:52:07.156Z] local_test.go:180: runtime.GOOS == "windows" [2022-04-28T07:52:07.156Z] [2022-04-28T07:52:07.156Z] DONE 2291 tests, 70 skipped in 258.562s [2022-04-28T07:52:07.156Z] INFO: make.ps1 ended at 04/28/2022 07:52:06 [2022-04-28T07:52:07.291Z] time="2022-04-28T07:52:06Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49209/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-04-28T07:52:07.291Z] time="2022-04-28T07:52:06Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"acae2f4daa5a\"}'" [2022-04-28T07:52:07.291Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-04-28T07:52:07.291Z] PASS [2022-04-28T07:52:07.291Z] coverage: 82.5% of statements [2022-04-28T07:52:07.291Z] ok github.com/docker/docker/daemon/logger/splunk 2.175s coverage: 82.5% of statements [2022-04-28T07:52:07.291Z] ? github.com/docker/docker/daemon/names [no test files] [2022-04-28T07:52:07.291Z] ? github.com/docker/docker/daemon/network [no test files] [2022-04-28T07:52:07.291Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-04-28T07:52:07.291Z] === RUN TestSuccessfulDownload [2022-04-28T07:52:07.291Z] download_test.go:267: Needs fixing on Windows [2022-04-28T07:52:07.291Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-04-28T07:52:07.291Z] === RUN TestCancelledDownload [2022-04-28T07:52:07.291Z] --- PASS: TestCancelledDownload (0.00s) [2022-04-28T07:52:07.291Z] === RUN TestMaxDownloadAttempts [2022-04-28T07:52:07.291Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-28T07:52:07.291Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-28T07:52:07.291Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-28T07:52:07.291Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-28T07:52:07.291Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-28T07:52:07.291Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-28T07:52:07.291Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-28T07:52:07.291Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-28T07:52:07.291Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-28T07:52:07.291Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-28T07:52:07.291Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-28T07:52:07.291Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-28T07:52:07.291Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-04-28T07:52:07.291Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-04-28T07:52:07.291Z] === RUN TestContinueOnError_MirrorEndpoint [2022-04-28T07:52:07.291Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-04-28T07:52:07.291Z] === RUN TestContinueOnError_NeverContinue [2022-04-28T07:52:07.291Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-04-28T07:52:07.291Z] === RUN TestManifestStore [2022-04-28T07:52:07.291Z] === RUN TestManifestStore/no_remote_or_local [2022-04-28T07:52:07.319Z] --- PASS: TestCommitInheritsEnv (0.50s) [2022-04-28T07:52:07.319Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-28T07:52:07.319Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-04-28T07:52:07.319Z] === RUN TestImportWithCustomPlatform [2022-04-28T07:52:07.319Z] === RUN TestImportWithCustomPlatform/#00 [2022-04-28T07:52:07.319Z] === RUN TestImportWithCustomPlatform/_______ [2022-04-28T07:52:07.319Z] === RUN TestImportWithCustomPlatform// [2022-04-28T07:52:07.319Z] === RUN TestImportWithCustomPlatform/linux [2022-04-28T07:52:07.419Z] === RUN TestPluginsWithRuntimes/No_Args [2022-04-28T07:52:07.580Z] === RUN TestImportWithCustomPlatform/LINUX [2022-04-28T07:52:07.759Z] time="2022-04-28T07:52:07Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local4240785933\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-04-28T07:52:07.760Z] === RUN TestManifestStore/no_local_cache [2022-04-28T07:52:07.760Z] === RUN TestManifestStore/with_local_cache [2022-04-28T07:52:07.760Z] === RUN TestManifestStore/unknown_media_type [2022-04-28T07:52:07.760Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-04-28T07:52:07.760Z] time="2022-04-28T07:52:07Z" level=warning msg="reference for unknown type: " [2022-04-28T07:52:07.760Z] time="2022-04-28T07:52:07Z" level=warning msg="reference for unknown type: " [2022-04-28T07:52:07.760Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-04-28T07:52:07.760Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-04-28T07:52:07.760Z] time="2022-04-28T07:52:07Z" level=warning msg="reference for unknown type: " [2022-04-28T07:52:07.760Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-04-28T07:52:07.760Z] time="2022-04-28T07:52:07Z" level=warning msg="reference for unknown type: " [2022-04-28T07:52:07.760Z] time="2022-04-28T07:52:07Z" level=warning msg="reference for unknown type: " [2022-04-28T07:52:07.760Z] === RUN TestManifestStore/error_persisting_manifest [2022-04-28T07:52:07.760Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-04-28T07:52:07.760Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-04-28T07:52:07.760Z] time="2022-04-28T07:52:07Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-04-28T07:52:07.760Z] --- PASS: TestManifestStore (0.26s) [2022-04-28T07:52:07.760Z] --- PASS: TestManifestStore/no_remote_or_local (0.15s) [2022-04-28T07:52:07.760Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-04-28T07:52:07.760Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-04-28T07:52:07.760Z] --- PASS: TestManifestStore/unknown_media_type (0.05s) [2022-04-28T07:52:07.760Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2022-04-28T07:52:07.760Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s) [2022-04-28T07:52:07.760Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-04-28T07:52:07.760Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-04-28T07:52:07.760Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-04-28T07:52:07.760Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-04-28T07:52:07.760Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2022-04-28T07:52:07.760Z] === RUN TestDetectManifestBlobMediaType [2022-04-28T07:52:07.760Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-04-28T07:52:07.760Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-04-28T07:52:07.760Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-04-28T07:52:07.760Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-04-28T07:52:07.760Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-04-28T07:52:07.760Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-04-28T07:52:07.760Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-04-28T07:52:07.760Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-04-28T07:52:07.760Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-04-28T07:52:07.760Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-04-28T07:52:07.760Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-04-28T07:52:07.760Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-04-28T07:52:07.760Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-04-28T07:52:07.760Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-04-28T07:52:07.760Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-04-28T07:52:07.760Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-04-28T07:52:07.760Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-04-28T07:52:07.760Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-04-28T07:52:07.760Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-04-28T07:52:07.760Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-04-28T07:52:07.760Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-04-28T07:52:07.760Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-04-28T07:52:07.760Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-04-28T07:52:07.760Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-04-28T07:52:07.760Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-04-28T07:52:07.760Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-04-28T07:52:07.760Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-04-28T07:52:07.760Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-04-28T07:52:07.760Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-04-28T07:52:07.760Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-04-28T07:52:07.760Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-04-28T07:52:07.760Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-04-28T07:52:07.760Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-04-28T07:52:07.760Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-04-28T07:52:07.760Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-04-28T07:52:07.760Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-04-28T07:52:07.760Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-04-28T07:52:07.760Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-04-28T07:52:07.760Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-04-28T07:52:07.760Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-04-28T07:52:07.760Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-04-28T07:52:07.760Z] === RUN TestFixManifestLayers [2022-04-28T07:52:07.760Z] --- PASS: TestFixManifestLayers (0.00s) [2022-04-28T07:52:07.760Z] === RUN TestFixManifestLayersBaseLayerParent [2022-04-28T07:52:07.760Z] pull_v2_test.go:82: Needs fixing on Windows [2022-04-28T07:52:07.760Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-04-28T07:52:07.760Z] === RUN TestFixManifestLayersBadParent [2022-04-28T07:52:07.760Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-04-28T07:52:07.760Z] === RUN TestValidateManifest [2022-04-28T07:52:07.760Z] pull_v2_test.go:127: Needs fixing on Windows [2022-04-28T07:52:07.760Z] --- SKIP: TestValidateManifest (0.00s) [2022-04-28T07:52:07.760Z] === RUN TestFormatPlatform [2022-04-28T07:52:07.760Z] --- PASS: TestFormatPlatform (0.00s) [2022-04-28T07:52:07.760Z] === RUN TestPullSchema2Config [2022-04-28T07:52:07.760Z] === RUN TestPullSchema2Config/success_first_time [2022-04-28T07:52:07.760Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-28T07:52:07.760Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-28T07:52:07.760Z] === RUN TestPullSchema2Config/500_status [2022-04-28T07:52:07.760Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-28T07:52:07.760Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-28T07:52:07.760Z] time="2022-04-28T07:52:07Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-28T07:52:07.760Z] time="2022-04-28T07:52:07Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-28T07:52:07.760Z] time="2022-04-28T07:52:07Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-28T07:52:07.760Z] time="2022-04-28T07:52:07Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-28T07:52:07.760Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-04-28T07:52:07.760Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.46s) [2022-04-28T07:52:07.760Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.46s) [2022-04-28T07:52:07.760Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.46s) [2022-04-28T07:52:07.760Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.46s) [2022-04-28T07:52:07.760Z] === RUN TestTransfer [2022-04-28T07:52:07.841Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-04-28T07:52:07.841Z] === RUN TestImportWithCustomPlatform/macos [2022-04-28T07:52:07.841Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-04-28T07:52:07.841Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-04-28T07:52:07.841Z] --- PASS: TestImportWithCustomPlatform (0.62s) [2022-04-28T07:52:07.841Z] --- PASS: TestImportWithCustomPlatform/#00 (0.13s) [2022-04-28T07:52:07.841Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-04-28T07:52:07.841Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-04-28T07:52:07.841Z] --- PASS: TestImportWithCustomPlatform/linux (0.13s) [2022-04-28T07:52:07.841Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.15s) [2022-04-28T07:52:07.841Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.15s) [2022-04-28T07:52:07.841Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-04-28T07:52:07.841Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-04-28T07:52:07.841Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-04-28T07:52:07.841Z] === RUN TestImagesFilterMultiReference [2022-04-28T07:52:08.102Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2022-04-28T07:52:08.102Z] === RUN TestImagePullPlatformInvalid [2022-04-28T07:52:08.102Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-04-28T07:52:08.102Z] === RUN TestRemoveImageOrphaning [2022-04-28T07:52:08.110Z] --- PASS: TestCreateServiceConfigFileMode (2.55s) [2022-04-28T07:52:08.110Z] === RUN TestCreateServiceSysctls [2022-04-28T07:52:08.232Z] --- PASS: TestTransfer (0.13s) [2022-04-28T07:52:08.232Z] === RUN TestConcurrencyLimit [2022-04-28T07:52:08.232Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-28T07:52:08.232Z] === RUN TestPullSchema2Config/EOF [2022-04-28T07:52:08.232Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-28T07:52:08.232Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-28T07:52:08.232Z] 2022/04/28 07:52:07 http: panic serving 127.0.0.1:49220: intentional panic [2022-04-28T07:52:08.232Z] goroutine 119 [running]: [2022-04-28T07:52:08.232Z] net/http.(*conn).serve.func1() [2022-04-28T07:52:08.232Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-04-28T07:52:08.232Z] panic({0x1538ee0, 0x171b270}) [2022-04-28T07:52:08.232Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-04-28T07:52:08.232Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc0001b2680?, {0x1722a18?, 0xc00056c620?}) [2022-04-28T07:52:08.232Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-04-28T07:52:08.232Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x1722a18, 0xc00056c620}, 0xc00026c500) [2022-04-28T07:52:08.232Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-04-28T07:52:08.232Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x1722a18?, 0xc00056c620?}, 0xc00038e000?) [2022-04-28T07:52:08.232Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-04-28T07:52:08.232Z] net/http.serverHandler.ServeHTTP({0xc00014d2f0?}, {0x1722a18, 0xc00056c620}, 0xc00026c500) [2022-04-28T07:52:08.232Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-04-28T07:52:08.232Z] net/http.(*conn).serve(0xc000194960, {0x1723290, 0xc00014d200}) [2022-04-28T07:52:08.232Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-04-28T07:52:08.232Z] created by net/http.(*Server).Serve [2022-04-28T07:52:08.232Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-04-28T07:52:08.232Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-28T07:52:08.232Z] === RUN TestPullSchema2Config/unauthorized [2022-04-28T07:52:08.232Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-28T07:52:08.232Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-28T07:52:08.232Z] --- PASS: TestPullSchema2Config (0.53s) [2022-04-28T07:52:08.232Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-04-28T07:52:08.232Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-04-28T07:52:08.232Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-04-28T07:52:08.232Z] --- PASS: TestPullSchema2Config/unauthorized (0.01s) [2022-04-28T07:52:08.232Z] === RUN TestGetRepositoryMountCandidates [2022-04-28T07:52:08.232Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-04-28T07:52:08.232Z] === RUN TestLayerAlreadyExists [2022-04-28T07:52:08.232Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-28T07:52:08.232Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-28T07:52:08.232Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-28T07:52:08.232Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-28T07:52:08.232Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-28T07:52:08.232Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-28T07:52:08.232Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-04-28T07:52:08.232Z] === RUN TestWhenEmptyAuthConfig [2022-04-28T07:52:08.232Z] === RUN TestNotFound [2022-04-28T07:52:08.232Z] --- PASS: TestNotFound (0.00s) [2022-04-28T07:52:08.232Z] === RUN TestConflict [2022-04-28T07:52:08.232Z] --- PASS: TestConflict (0.00s) [2022-04-28T07:52:08.232Z] === RUN TestForbidden [2022-04-28T07:52:08.232Z] --- PASS: TestForbidden (0.00s) [2022-04-28T07:52:08.232Z] === RUN TestInvalidParameter [2022-04-28T07:52:08.232Z] --- PASS: TestInvalidParameter (0.00s) [2022-04-28T07:52:08.232Z] === RUN TestNotImplemented [2022-04-28T07:52:08.232Z] --- PASS: TestNotImplemented (0.00s) [2022-04-28T07:52:08.232Z] === RUN TestNotModified [2022-04-28T07:52:08.232Z] --- PASS: TestNotModified (0.00s) [2022-04-28T07:52:08.232Z] === RUN TestUnauthorized [2022-04-28T07:52:08.232Z] --- PASS: TestUnauthorized (0.00s) [2022-04-28T07:52:08.232Z] === RUN TestUnknown [2022-04-28T07:52:08.232Z] --- PASS: TestUnknown (0.00s) [2022-04-28T07:52:08.232Z] === RUN TestCancelled [2022-04-28T07:52:08.232Z] --- PASS: TestCancelled (0.00s) [2022-04-28T07:52:08.232Z] === RUN TestDeadline [2022-04-28T07:52:08.232Z] --- PASS: TestDeadline (0.00s) [2022-04-28T07:52:08.232Z] === RUN TestDataLoss [2022-04-28T07:52:08.232Z] --- PASS: TestDataLoss (0.00s) [2022-04-28T07:52:08.232Z] === RUN TestUnavailable [2022-04-28T07:52:08.232Z] --- PASS: TestUnavailable (0.00s) [2022-04-28T07:52:08.232Z] === RUN TestSystem [2022-04-28T07:52:08.232Z] --- PASS: TestSystem (0.00s) [2022-04-28T07:52:08.232Z] === RUN TestFromStatusCode [2022-04-28T07:52:08.232Z] === RUN TestFromStatusCode/Not_Found [2022-04-28T07:52:08.232Z] === RUN TestFromStatusCode/Bad_Request [2022-04-28T07:52:08.232Z] === RUN TestFromStatusCode/Conflict [2022-04-28T07:52:08.232Z] === RUN TestFromStatusCode/Unauthorized [2022-04-28T07:52:08.232Z] === RUN TestFromStatusCode/Service_Unavailable [2022-04-28T07:52:08.232Z] === RUN TestFromStatusCode/Forbidden [2022-04-28T07:52:08.232Z] === RUN TestFromStatusCode/Not_Modified [2022-04-28T07:52:08.232Z] === RUN TestFromStatusCode/Not_Implemented [2022-04-28T07:52:08.232Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-04-28T07:52:08.232Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-04-28T07:52:08.232Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-04-28T07:52:08.232Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-04-28T07:52:08.232Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-04-28T07:52:08.232Z] --- PASS: TestFromStatusCode (0.00s) [2022-04-28T07:52:08.232Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-04-28T07:52:08.232Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-04-28T07:52:08.232Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-04-28T07:52:08.232Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-04-28T07:52:08.232Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-04-28T07:52:08.232Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-04-28T07:52:08.232Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-04-28T07:52:08.232Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-04-28T07:52:08.232Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-04-28T07:52:08.232Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-04-28T07:52:08.232Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-04-28T07:52:08.232Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-04-28T07:52:08.232Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-04-28T07:52:08.232Z] PASS [2022-04-28T07:52:08.232Z] coverage: 77.0% of statements [2022-04-28T07:52:08.232Z] ok github.com/docker/docker/errdefs 0.045s coverage: 77.0% of statements [2022-04-28T07:52:08.232Z] --- PASS: TestConcurrencyLimit (0.35s) [2022-04-28T07:52:08.232Z] === RUN TestInactiveJobs [2022-04-28T07:52:08.347Z] === RUN TestPluginsWithRuntimes/With_Args [2022-04-28T07:52:08.363Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-04-28T07:52:08.363Z] --- PASS: TestRemoveImageOrphaning (0.42s) [2022-04-28T07:52:08.363Z] === RUN TestRemoveImageGarbageCollector [2022-04-28T07:52:08.694Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-04-28T07:52:08.694Z] INFO: Unit tests ended at 04/28/2022 07:52:08. Duration:00:04:29.8999649 [2022-04-28T07:52:08.694Z] INFO: Building busybox [2022-04-28T07:52:08.694Z] Sending build context to Docker daemon 5.12kB [2022-04-28T07:52:08.694Z] [2022-04-28T07:52:08.694Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-04-28T07:52:08.694Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-04-28T07:52:08.694Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-04-28T07:52:08.694Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-04-28T07:52:08.694Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-04-28T07:52:08.694Z] ---> aa8714eb8356 [2022-04-28T07:52:08.694Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-04-28T07:52:08.694Z] ---> Running in 087f9ffec757 [2022-04-28T07:52:08.701Z] === RUN TestFSGetInvalidData [2022-04-28T07:52:08.701Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-04-28T07:52:08.701Z] === RUN TestFSInvalidSet [2022-04-28T07:52:08.701Z] --- PASS: TestFSInvalidSet (0.01s) [2022-04-28T07:52:08.701Z] === RUN TestFSInvalidRoot [2022-04-28T07:52:08.701Z] --- PASS: TestFSInvalidRoot (0.00s) [2022-04-28T07:52:08.701Z] === RUN TestFSMetadataGetSet [2022-04-28T07:52:08.701Z] --- PASS: TestFSMetadataGetSet (0.02s) [2022-04-28T07:52:08.701Z] === RUN TestFSInvalidWalker [2022-04-28T07:52:08.701Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-04-28T07:52:08.701Z] === RUN TestFSGetSet [2022-04-28T07:52:08.701Z] --- PASS: TestInactiveJobs (0.37s) [2022-04-28T07:52:08.701Z] === RUN TestWatchRelease [2022-04-28T07:52:08.701Z] --- PASS: TestFSGetSet (0.02s) [2022-04-28T07:52:08.701Z] === RUN TestFSGetUnsetKey [2022-04-28T07:52:08.701Z] --- PASS: TestFSGetUnsetKey (0.00s) [2022-04-28T07:52:08.701Z] === RUN TestFSGetEmptyData [2022-04-28T07:52:08.701Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-04-28T07:52:08.701Z] === RUN TestFSDelete [2022-04-28T07:52:08.701Z] --- PASS: TestFSDelete (0.01s) [2022-04-28T07:52:08.701Z] === RUN TestFSWalker [2022-04-28T07:52:08.701Z] --- PASS: TestWatchRelease (0.04s) [2022-04-28T07:52:08.701Z] === RUN TestWatchFinishedTransfer [2022-04-28T07:52:08.701Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-04-28T07:52:08.701Z] === RUN TestDuplicateTransfer [2022-04-28T07:52:08.701Z] --- PASS: TestFSWalker (0.01s) [2022-04-28T07:52:08.701Z] === RUN TestFSWalkerStopOnError [2022-04-28T07:52:08.701Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-04-28T07:52:08.701Z] === RUN TestNewFromJSON [2022-04-28T07:52:08.701Z] --- PASS: TestNewFromJSON (0.00s) [2022-04-28T07:52:08.701Z] === RUN TestNewFromJSONWithInvalidJSON [2022-04-28T07:52:08.701Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-04-28T07:52:08.701Z] === RUN TestMarshalKeyOrder [2022-04-28T07:52:08.701Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-04-28T07:52:08.701Z] === RUN TestHistoryEqual [2022-04-28T07:52:08.701Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-04-28T07:52:08.701Z] === RUN TestSuccessfulUpload [2022-04-28T07:52:08.701Z] --- PASS: TestHistoryEqual (0.12s) [2022-04-28T07:52:08.701Z] === RUN TestImage [2022-04-28T07:52:08.701Z] --- PASS: TestImage (0.00s) [2022-04-28T07:52:08.701Z] === RUN TestImageOSNotEmpty [2022-04-28T07:52:08.701Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-04-28T07:52:08.701Z] === RUN TestNewChildImageFromImageWithRootFS [2022-04-28T07:52:08.701Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-04-28T07:52:08.701Z] === RUN TestCreate [2022-04-28T07:52:08.701Z] --- PASS: TestCreate (0.00s) [2022-04-28T07:52:08.701Z] === RUN TestRestore [2022-04-28T07:52:08.701Z] time="2022-04-28T07:52:08Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-04-28T07:52:08.701Z] --- PASS: TestRestore (0.02s) [2022-04-28T07:52:08.701Z] === RUN TestAddDelete [2022-04-28T07:52:08.936Z] time="2022-04-28T07:52:08Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-04-28T07:52:09.174Z] --- PASS: TestAddDelete (0.02s) [2022-04-28T07:52:09.174Z] === RUN TestSearchAfterDelete [2022-04-28T07:52:09.174Z] --- PASS: TestSearchAfterDelete (0.10s) [2022-04-28T07:52:09.174Z] === RUN TestParentReset [2022-04-28T07:52:09.174Z] time="2022-04-28T07:52:08Z" level=error msg="Upload failed, retrying: simulating retry" [2022-04-28T07:52:09.174Z] --- PASS: TestParentReset (0.03s) [2022-04-28T07:52:09.174Z] === RUN TestGetAndSetLastUpdated [2022-04-28T07:52:09.174Z] --- PASS: TestGetAndSetLastUpdated (0.01s) [2022-04-28T07:52:09.174Z] === RUN TestStoreLen [2022-04-28T07:52:09.174Z] --- PASS: TestStoreLen (0.04s) [2022-04-28T07:52:09.174Z] PASS [2022-04-28T07:52:09.174Z] coverage: 86.9% of statements [2022-04-28T07:52:09.174Z] ok github.com/docker/docker/image 0.534s coverage: 86.9% of statements [2022-04-28T07:52:09.174Z] --- PASS: TestSuccessfulUpload (0.36s) [2022-04-28T07:52:09.174Z] === RUN TestCancelledUpload [2022-04-28T07:52:09.174Z] --- PASS: TestCancelledUpload (0.01s) [2022-04-28T07:52:09.174Z] PASS [2022-04-28T07:52:09.174Z] coverage: 76.8% of statements [2022-04-28T07:52:09.174Z] ok github.com/docker/docker/distribution/xfer 1.827s coverage: 76.8% of statements [2022-04-28T07:52:09.174Z] --- PASS: TestWhenEmptyAuthConfig (1.04s) [2022-04-28T07:52:09.174Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-04-28T07:52:09.174Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-04-28T07:52:09.174Z] === RUN TestTokenPassThru [2022-04-28T07:52:09.174Z] --- PASS: TestTokenPassThru (0.00s) [2022-04-28T07:52:09.174Z] === RUN TestTokenPassThruDifferentHost [2022-04-28T07:52:09.174Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-04-28T07:52:09.174Z] PASS [2022-04-28T07:52:09.174Z] coverage: 26.6% of statements [2022-04-28T07:52:09.174Z] ok github.com/docker/docker/distribution 1.923s coverage: 26.6% of statements [2022-04-28T07:52:09.174Z] === RUN TestCompare [2022-04-28T07:52:09.174Z] --- PASS: TestCompare (0.00s) [2022-04-28T07:52:09.174Z] PASS [2022-04-28T07:52:09.174Z] coverage: 19.2% of statements [2022-04-28T07:52:09.174Z] ok github.com/docker/docker/image/cache 0.068s coverage: 19.2% of statements [2022-04-28T07:52:09.274Z] --- PASS: TestPluginsWithRuntimes (3.25s) [2022-04-28T07:52:09.274Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.87s) [2022-04-28T07:52:09.274Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.88s) [2022-04-28T07:52:09.274Z] === RUN TestPluginBackCompatMediaTypes [2022-04-28T07:52:09.506Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-04-28T07:52:09.643Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-04-28T07:52:09.643Z] ? github.com/docker/docker/dockerversion [no test files] [2022-04-28T07:52:09.835Z] --- PASS: TestPluginBackCompatMediaTypes (0.55s) [2022-04-28T07:52:09.835Z] PASS [2022-04-28T07:52:09.835Z] [2022-04-28T07:52:09.835Z] DONE 24 tests in 6.429s [2022-04-28T07:52:09.835Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-04-28T07:52:09.835Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-04-28T07:52:09.835Z] ++ set -e [2022-04-28T07:52:09.835Z] ++ '[' -n 0 ']' [2022-04-28T07:52:09.835Z] ++ set -x [2022-04-28T07:52:09.835Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-04-28T07:52:09.835Z] INFO: Testing against a local daemon [2022-04-28T07:52:09.835Z] === RUN TestExternalGraphDriver [2022-04-28T07:52:10.090Z] === RUN TestExternalGraphDriver/json [2022-04-28T07:52:10.632Z] === RUN TestMakeV1ConfigFromConfig [2022-04-28T07:52:10.632Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-04-28T07:52:10.632Z] PASS [2022-04-28T07:52:10.632Z] coverage: 25.0% of statements [2022-04-28T07:52:10.632Z] ok github.com/docker/docker/image/v1 0.185s coverage: 25.0% of statements [2022-04-28T07:52:10.632Z] === RUN TestValidateManifest [2022-04-28T07:52:10.632Z] === RUN TestValidateManifest/nil [2022-04-28T07:52:10.632Z] === RUN TestValidateManifest/non-nil [2022-04-28T07:52:10.632Z] --- PASS: TestValidateManifest (0.00s) [2022-04-28T07:52:10.632Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-04-28T07:52:10.632Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-04-28T07:52:10.632Z] PASS [2022-04-28T07:52:10.632Z] coverage: 0.7% of statements [2022-04-28T07:52:10.632Z] ok github.com/docker/docker/image/tarexport 0.059s coverage: 0.7% of statements [2022-04-28T07:52:10.632Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-04-28T07:52:10.890Z] --- PASS: TestRemoveImageGarbageCollector (2.30s) [2022-04-28T07:52:10.890Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-28T07:52:10.890Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-04-28T07:52:10.890Z] === RUN TestTagInvalidReference [2022-04-28T07:52:10.890Z] --- PASS: TestTagInvalidReference (0.02s) [2022-04-28T07:52:10.890Z] === RUN TestTagValidPrefixedRepo [2022-04-28T07:52:10.890Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2022-04-28T07:52:10.890Z] === RUN TestTagExistedNameWithoutForce [2022-04-28T07:52:10.890Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-04-28T07:52:10.890Z] === RUN TestTagOfficialNames [2022-04-28T07:52:10.890Z] --- PASS: TestTagOfficialNames (0.07s) [2022-04-28T07:52:10.890Z] === RUN TestTagMatchesDigest [2022-04-28T07:52:10.890Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-04-28T07:52:10.890Z] === CONT TestImportExtremelyLargeImageWorks [2022-04-28T07:52:11.101Z] === RUN TestSerialization [2022-04-28T07:52:11.101Z] --- PASS: TestSerialization (0.02s) [2022-04-28T07:52:11.101Z] PASS [2022-04-28T07:52:11.101Z] coverage: 100.0% of statements [2022-04-28T07:52:11.393Z] --- PASS: TestCreateServiceSysctls (3.19s) [2022-04-28T07:52:11.393Z] === RUN TestCreateServiceCapabilities [2022-04-28T07:52:11.457Z] === RUN TestExternalGraphDriver/spec [2022-04-28T07:52:11.570Z] ok github.com/docker/docker/libcontainerd/queue 0.056s coverage: 100.0% of statements [2022-04-28T07:52:11.570Z] === RUN TestEmptyLayer [2022-04-28T07:52:11.570Z] --- PASS: TestEmptyLayer (0.00s) [2022-04-28T07:52:11.571Z] === RUN TestCommitFailure [2022-04-28T07:52:11.571Z] --- PASS: TestCommitFailure (0.01s) [2022-04-28T07:52:11.571Z] === RUN TestStartTransactionFailure [2022-04-28T07:52:11.571Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-04-28T07:52:11.571Z] === RUN TestGetOrphan [2022-04-28T07:52:11.571Z] --- PASS: TestGetOrphan (0.01s) [2022-04-28T07:52:11.571Z] === RUN TestMountAndRegister [2022-04-28T07:52:11.571Z] layer_test.go:258: Layer size: 14 [2022-04-28T07:52:11.571Z] --- PASS: TestMountAndRegister (0.04s) [2022-04-28T07:52:11.571Z] === RUN TestLayerRelease [2022-04-28T07:52:11.571Z] layer_test.go:291: Failing on Windows [2022-04-28T07:52:11.571Z] --- SKIP: TestLayerRelease (0.00s) [2022-04-28T07:52:11.571Z] === RUN TestStoreRestore [2022-04-28T07:52:11.571Z] layer_test.go:340: Failing on Windows [2022-04-28T07:52:11.571Z] --- SKIP: TestStoreRestore (0.00s) [2022-04-28T07:52:11.571Z] === RUN TestTarStreamStability [2022-04-28T07:52:11.571Z] layer_test.go:455: Failing on Windows [2022-04-28T07:52:11.571Z] --- SKIP: TestTarStreamStability (0.00s) [2022-04-28T07:52:11.571Z] === RUN TestRegisterExistingLayer [2022-04-28T07:52:12.042Z] --- PASS: TestRegisterExistingLayer (0.09s) [2022-04-28T07:52:12.042Z] === RUN TestTarStreamVerification [2022-04-28T07:52:12.042Z] layer_test.go:684: Failing on Windows [2022-04-28T07:52:12.042Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-04-28T07:52:12.042Z] === RUN TestLayerMigration [2022-04-28T07:52:12.042Z] migration_test.go:45: Failing on Windows [2022-04-28T07:52:12.042Z] --- SKIP: TestLayerMigration (0.00s) [2022-04-28T07:52:12.042Z] === RUN TestLayerMigrationNoTarsplit [2022-04-28T07:52:12.042Z] migration_test.go:181: Failing on Windows [2022-04-28T07:52:12.042Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-04-28T07:52:12.042Z] === RUN TestMountInit [2022-04-28T07:52:12.042Z] mount_test.go:17: Failing on Windows [2022-04-28T07:52:12.042Z] --- SKIP: TestMountInit (0.00s) [2022-04-28T07:52:12.042Z] === RUN TestMountSize [2022-04-28T07:52:12.042Z] mount_test.go:76: Failing on Windows [2022-04-28T07:52:12.042Z] --- SKIP: TestMountSize (0.00s) [2022-04-28T07:52:12.042Z] === RUN TestMountChanges [2022-04-28T07:52:12.042Z] mount_test.go:125: Failing on Windows [2022-04-28T07:52:12.042Z] --- SKIP: TestMountChanges (0.00s) [2022-04-28T07:52:12.042Z] === RUN TestMountApply [2022-04-28T07:52:12.042Z] mount_test.go:212: Failing on Windows [2022-04-28T07:52:12.042Z] --- SKIP: TestMountApply (0.00s) [2022-04-28T07:52:12.042Z] PASS [2022-04-28T07:52:12.042Z] coverage: 30.6% of statements [2022-04-28T07:52:12.042Z] ok github.com/docker/docker/layer 0.248s coverage: 30.6% of statements [2022-04-28T07:52:12.042Z] === RUN TestEnvironmentParsing [2022-04-28T07:52:12.042Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-04-28T07:52:12.042Z] PASS [2022-04-28T07:52:12.042Z] coverage: 1.2% of statements [2022-04-28T07:52:12.042Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-04-28T07:52:12.042Z] ok github.com/docker/docker/libcontainerd/local 0.099s coverage: 1.2% of statements [2022-04-28T07:52:12.042Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-04-28T07:52:12.042Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-04-28T07:52:12.042Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-04-28T07:52:12.511Z] === RUN TestSequenceGetAvailableBit [2022-04-28T07:52:12.511Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-04-28T07:52:12.511Z] === RUN TestSequenceEqual [2022-04-28T07:52:12.511Z] --- PASS: TestSequenceEqual (0.00s) [2022-04-28T07:52:12.511Z] === RUN TestSequenceCopy [2022-04-28T07:52:12.511Z] --- PASS: TestSequenceCopy (0.00s) [2022-04-28T07:52:12.511Z] === RUN TestGetFirstAvailable [2022-04-28T07:52:12.511Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-04-28T07:52:12.511Z] === RUN TestFindSequence [2022-04-28T07:52:12.511Z] --- PASS: TestFindSequence (0.00s) [2022-04-28T07:52:12.512Z] === RUN TestCheckIfAvailable [2022-04-28T07:52:12.512Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-04-28T07:52:12.512Z] === RUN TestMergeSequences [2022-04-28T07:52:12.512Z] --- PASS: TestMergeSequences (0.00s) [2022-04-28T07:52:12.512Z] === RUN TestPushReservation [2022-04-28T07:52:12.512Z] --- PASS: TestPushReservation (0.00s) [2022-04-28T07:52:12.512Z] === RUN TestSerializeDeserialize [2022-04-28T07:52:12.512Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-04-28T07:52:12.512Z] === RUN TestSet [2022-04-28T07:52:12.512Z] --- PASS: TestSet (0.00s) [2022-04-28T07:52:12.512Z] === RUN TestSetUnset [2022-04-28T07:52:12.512Z] --- PASS: TestSetUnset (0.00s) [2022-04-28T07:52:12.512Z] === RUN TestOffsetSetUnset [2022-04-28T07:52:12.512Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-04-28T07:52:12.512Z] === RUN TestSetInRange [2022-04-28T07:52:12.512Z] --- PASS: TestSetInRange (0.00s) [2022-04-28T07:52:12.512Z] === RUN TestSetAnyInRange [2022-04-28T07:52:12.512Z] --- PASS: TestSetAnyInRange (0.00s) [2022-04-28T07:52:12.512Z] === RUN TestMethods [2022-04-28T07:52:12.512Z] --- PASS: TestMethods (0.00s) [2022-04-28T07:52:12.512Z] === RUN TestRandomAllocateDeallocate [2022-04-28T07:52:12.811Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-04-28T07:52:13.352Z] === RUN TestExternalGraphDriver/pull [2022-04-28T07:52:13.379Z] Removing intermediate container 087f9ffec757 [2022-04-28T07:52:13.379Z] ---> e63454c7c7c4 [2022-04-28T07:52:13.379Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-04-28T07:52:13.379Z] ---> Running in 78474be60427 [2022-04-28T07:52:13.379Z] Removing intermediate container 78474be60427 [2022-04-28T07:52:13.379Z] ---> 33a0acd88d74 [2022-04-28T07:52:13.379Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-04-28T07:52:13.379Z] ---> Running in 302ed2a0866d [2022-04-28T07:52:13.388Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-04-28T07:52:13.835Z] Removing intermediate container 302ed2a0866d [2022-04-28T07:52:13.835Z] ---> 11fff8283282 [2022-04-28T07:52:13.835Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-04-28T07:52:13.971Z] --- PASS: TestCreateServiceCapabilities (2.62s) [2022-04-28T07:52:13.971Z] === RUN TestInspect [2022-04-28T07:52:14.079Z] === RUN TestInvalidConfig [2022-04-28T07:52:14.079Z] --- PASS: TestInvalidConfig (0.00s) [2022-04-28T07:52:14.079Z] === RUN TestConfig [2022-04-28T07:52:14.079Z] --- PASS: TestConfig (0.02s) [2022-04-28T07:52:14.079Z] === RUN TestOptionsLabels [2022-04-28T07:52:14.079Z] --- PASS: TestOptionsLabels (0.00s) [2022-04-28T07:52:14.079Z] === RUN TestValidName [2022-04-28T07:52:14.079Z] --- PASS: TestValidName (0.00s) [2022-04-28T07:52:14.079Z] PASS [2022-04-28T07:52:14.079Z] coverage: 19.7% of statements [2022-04-28T07:52:14.079Z] ok github.com/docker/docker/libnetwork/config 0.231s coverage: 19.7% of statements [2022-04-28T07:52:14.547Z] === RUN TestKey [2022-04-28T07:52:14.547Z] --- PASS: TestKey (0.00s) [2022-04-28T07:52:14.547Z] === RUN TestParseKey [2022-04-28T07:52:14.547Z] --- PASS: TestParseKey (0.00s) [2022-04-28T07:52:14.547Z] === RUN TestInvalidDataStore [2022-04-28T07:52:14.547Z] --- PASS: TestInvalidDataStore (0.00s) [2022-04-28T07:52:14.547Z] === RUN TestKVObjectFlatKey [2022-04-28T07:52:14.547Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-04-28T07:52:14.547Z] === RUN TestAtomicKVObjectFlatKey [2022-04-28T07:52:14.547Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-04-28T07:52:14.547Z] PASS [2022-04-28T07:52:14.547Z] coverage: 21.9% of statements [2022-04-28T07:52:14.547Z] ok github.com/docker/docker/libnetwork/datastore 0.040s coverage: 21.9% of statements [2022-04-28T07:52:14.719Z] --- PASS: TestExternalGraphDriver (4.80s) [2022-04-28T07:52:14.719Z] --- PASS: TestExternalGraphDriver/json (1.55s) [2022-04-28T07:52:14.719Z] --- PASS: TestExternalGraphDriver/spec (1.54s) [2022-04-28T07:52:14.719Z] --- PASS: TestExternalGraphDriver/pull (1.67s) [2022-04-28T07:52:14.719Z] === RUN TestGraphdriverPluginV2 [2022-04-28T07:52:14.719Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-28T07:52:14.719Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2022-04-28T07:52:14.719Z] PASS [2022-04-28T07:52:14.719Z] [2022-04-28T07:52:14.719Z] === Skipped [2022-04-28T07:52:14.719Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2022-04-28T07:52:14.719Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-28T07:52:14.719Z] [2022-04-28T07:52:14.719Z] DONE 5 tests, 1 skipped in 4.908s [2022-04-28T07:52:14.719Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-04-28T07:52:14.719Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-04-28T07:52:14.719Z] ++ set -e [2022-04-28T07:52:14.719Z] ++ '[' -n 0 ']' [2022-04-28T07:52:14.719Z] ++ set -x [2022-04-28T07:52:14.720Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-04-28T07:52:14.975Z] INFO: Testing against a local daemon [2022-04-28T07:52:14.975Z] === RUN TestContinueAfterPluginCrash [2022-04-28T07:52:14.975Z] === PAUSE TestContinueAfterPluginCrash [2022-04-28T07:52:14.975Z] === RUN TestReadPluginNoRead [2022-04-28T07:52:14.975Z] === PAUSE TestReadPluginNoRead [2022-04-28T07:52:14.975Z] === RUN TestDaemonStartWithLogOpt [2022-04-28T07:52:14.975Z] === PAUSE TestDaemonStartWithLogOpt [2022-04-28T07:52:14.975Z] === CONT TestContinueAfterPluginCrash [2022-04-28T07:52:14.975Z] === CONT TestDaemonStartWithLogOpt [2022-04-28T07:52:15.304Z] check_test.go:307: [d0a1e5a93f6bc] daemon is not started [2022-04-28T07:52:15.304Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-04-28T07:52:15.361Z] [2022-04-28T07:52:15.533Z] === RUN TestIPDataMarshalling [2022-04-28T07:52:15.534Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-04-28T07:52:15.534Z] === RUN TestValidateAndIsV6 [2022-04-28T07:52:15.534Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-04-28T07:52:15.534Z] PASS [2022-04-28T07:52:15.534Z] coverage: 68.9% of statements [2022-04-28T07:52:15.534Z] ok github.com/docker/docker/libnetwork/driverapi 0.050s coverage: 68.9% of statements [2022-04-28T07:52:15.817Z] ---> a5b319f65b52 [2022-04-28T07:52:15.817Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-04-28T07:52:15.817Z] ---> Running in 9ac0fb0808b6 [2022-04-28T07:52:15.875Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-04-28T07:52:16.002Z] === RUN TestErrorInterfaces [2022-04-28T07:52:16.002Z] --- PASS: TestErrorInterfaces (0.00s) [2022-04-28T07:52:16.002Z] === RUN TestNetworkMarshalling [2022-04-28T07:52:16.002Z] === RUN TestDriver [2022-04-28T07:52:16.002Z] --- PASS: TestDriver (0.00s) [2022-04-28T07:52:16.002Z] PASS [2022-04-28T07:52:16.002Z] coverage: 34.8% of statements [2022-04-28T07:52:16.002Z] ok github.com/docker/docker/libnetwork/drivers/host 0.042s coverage: 34.8% of statements [2022-04-28T07:52:16.136Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-04-28T07:52:16.471Z] --- PASS: TestNetworkMarshalling (0.15s) [2022-04-28T07:52:16.471Z] === RUN TestEndpointMarshalling [2022-04-28T07:52:16.471Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-04-28T07:52:16.471Z] === RUN TestAuxAddresses [2022-04-28T07:52:16.471Z] time="2022-04-28T07:52:15Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-28T07:52:16.471Z] --- PASS: TestAuxAddresses (0.01s) [2022-04-28T07:52:16.471Z] === RUN TestSRVServiceQuery [2022-04-28T07:52:16.471Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-04-28T07:52:16.471Z] --- SKIP: TestSRVServiceQuery (0.00s) [2022-04-28T07:52:16.471Z] === RUN TestServiceVIPReuse [2022-04-28T07:52:16.471Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-04-28T07:52:16.471Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-04-28T07:52:16.471Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-04-28T07:52:16.471Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-04-28T07:52:16.471Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-04-28T07:52:16.471Z] === RUN TestDNSIPQuery [2022-04-28T07:52:16.471Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-04-28T07:52:16.471Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-04-28T07:52:16.471Z] === RUN TestDNSProxyServFail [2022-04-28T07:52:16.471Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-04-28T07:52:16.471Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-04-28T07:52:16.471Z] === RUN TestSandboxAddEmpty [2022-04-28T07:52:16.471Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-28T07:52:16.471Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-04-28T07:52:16.471Z] === RUN TestSandboxAddMultiPrio [2022-04-28T07:52:16.471Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-28T07:52:16.471Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-04-28T07:52:16.471Z] === RUN TestSandboxAddSamePrio [2022-04-28T07:52:16.471Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-28T07:52:16.471Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-04-28T07:52:16.471Z] === RUN TestCleanupServiceDiscovery [2022-04-28T07:52:16.471Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-04-28T07:52:16.471Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-04-28T07:52:16.471Z] === RUN TestDNSOptions [2022-04-28T07:52:16.471Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-04-28T07:52:16.471Z] --- SKIP: TestDNSOptions (0.00s) [2022-04-28T07:52:16.471Z] === RUN TestMultipleControllersWithSameStore [2022-04-28T07:52:16.471Z] time="2022-04-28T07:52:16Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-28T07:52:16.471Z] time="2022-04-28T07:52:16Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-28T07:52:16.471Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2022-04-28T07:52:16.471Z] PASS [2022-04-28T07:52:16.471Z] coverage: 8.5% of statements [2022-04-28T07:52:16.471Z] ok github.com/docker/docker/libnetwork 0.286s coverage: 8.5% of statements [2022-04-28T07:52:16.471Z] === RUN TestDriver [2022-04-28T07:52:16.471Z] --- PASS: TestDriver (0.00s) [2022-04-28T07:52:16.471Z] PASS [2022-04-28T07:52:16.471Z] coverage: 34.8% of statements [2022-04-28T07:52:16.471Z] ok github.com/docker/docker/libnetwork/drivers/null 0.040s coverage: 34.8% of statements [2022-04-28T07:52:17.263Z] --- PASS: TestInspect (2.84s) [2022-04-28T07:52:17.263Z] === RUN TestCreateJob [2022-04-28T07:52:17.459Z] === RUN TestNetworkAllocateFree [2022-04-28T07:52:17.459Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-04-28T07:52:17.459Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-04-28T07:52:17.459Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-04-28T07:52:17.459Z] PASS [2022-04-28T07:52:17.459Z] coverage: 63.6% of statements [2022-04-28T07:52:17.459Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.039s coverage: 63.6% of statements [2022-04-28T07:52:17.459Z] === RUN TestGetEmptyCapabilities [2022-04-28T07:52:17.459Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-04-28T07:52:17.459Z] === RUN TestGetExtraCapabilities [2022-04-28T07:52:17.460Z] --- PASS: TestGetExtraCapabilities (0.01s) [2022-04-28T07:52:17.460Z] === RUN TestGetInvalidCapabilities [2022-04-28T07:52:17.460Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2022-04-28T07:52:17.460Z] === RUN TestRemoteDriver [2022-04-28T07:52:17.460Z] --- PASS: TestRemoteDriver (0.01s) [2022-04-28T07:52:17.460Z] === RUN TestDriverError [2022-04-28T07:52:17.460Z] --- PASS: TestDriverError (0.00s) [2022-04-28T07:52:17.460Z] === RUN TestMissingValues [2022-04-28T07:52:17.460Z] --- PASS: TestMissingValues (0.00s) [2022-04-28T07:52:17.460Z] === RUN TestRollback [2022-04-28T07:52:17.460Z] --- PASS: TestRollback (0.01s) [2022-04-28T07:52:17.460Z] PASS [2022-04-28T07:52:17.460Z] coverage: 57.4% of statements [2022-04-28T07:52:17.460Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.085s coverage: 57.4% of statements [2022-04-28T07:52:17.928Z] === RUN TestNAT [2022-04-28T07:52:17.928Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-04-28T07:52:17.928Z] --- SKIP: TestNAT (0.00s) [2022-04-28T07:52:17.928Z] === RUN TestTransparent [2022-04-28T07:52:17.928Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-04-28T07:52:17.929Z] --- SKIP: TestTransparent (0.00s) [2022-04-28T07:52:17.929Z] PASS [2022-04-28T07:52:17.929Z] coverage: 0.0% of statements [2022-04-28T07:52:17.929Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.047s coverage: 0.0% of statements [2022-04-28T07:52:18.246Z] --- PASS: TestDaemonStartWithLogOpt (2.94s) [2022-04-28T07:52:18.247Z] === CONT TestReadPluginNoRead [2022-04-28T07:52:18.399Z] --- PASS: TestRandomAllocateDeallocate (5.48s) [2022-04-28T07:52:18.399Z] === RUN TestAllocateRandomDeallocate [2022-04-28T07:52:18.399Z] === RUN TestBuildDefault [2022-04-28T07:52:18.399Z] --- PASS: TestBuildDefault (0.00s) [2022-04-28T07:52:18.399Z] === RUN TestBuildHostnameDomainname [2022-04-28T07:52:18.399Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-04-28T07:52:18.399Z] === RUN TestBuildHostname [2022-04-28T07:52:18.399Z] --- PASS: TestBuildHostname (0.00s) [2022-04-28T07:52:18.399Z] === RUN TestBuildHostnameFQDN [2022-04-28T07:52:18.399Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-04-28T07:52:18.399Z] === RUN TestBuildNoIP [2022-04-28T07:52:18.399Z] --- PASS: TestBuildNoIP (0.00s) [2022-04-28T07:52:18.399Z] === RUN TestUpdate [2022-04-28T07:52:18.399Z] --- PASS: TestUpdate (0.00s) [2022-04-28T07:52:18.399Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-04-28T07:52:18.399Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-04-28T07:52:18.399Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-04-28T07:52:18.399Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-04-28T07:52:18.399Z] === RUN TestAddEmpty [2022-04-28T07:52:18.399Z] --- PASS: TestAddEmpty (0.00s) [2022-04-28T07:52:18.399Z] === RUN TestAdd [2022-04-28T07:52:18.399Z] --- PASS: TestAdd (0.00s) [2022-04-28T07:52:18.399Z] === RUN TestDeleteEmpty [2022-04-28T07:52:18.399Z] --- PASS: TestDeleteEmpty (0.00s) [2022-04-28T07:52:18.399Z] === RUN TestDeleteNewline [2022-04-28T07:52:18.399Z] --- PASS: TestDeleteNewline (0.00s) [2022-04-28T07:52:18.399Z] === RUN TestDelete [2022-04-28T07:52:18.399Z] --- PASS: TestDelete (0.00s) [2022-04-28T07:52:18.399Z] === RUN TestConcurrentWrites [2022-04-28T07:52:18.399Z] --- PASS: TestConcurrentWrites (0.14s) [2022-04-28T07:52:18.399Z] PASS [2022-04-28T07:52:18.399Z] coverage: 81.2% of statements [2022-04-28T07:52:18.399Z] ok github.com/docker/docker/libnetwork/etchosts 0.191s coverage: 81.2% of statements [2022-04-28T07:52:18.867Z] === RUN TestNew [2022-04-28T07:52:18.867Z] --- PASS: TestNew (0.00s) [2022-04-28T07:52:18.867Z] === RUN TestAddDriver [2022-04-28T07:52:18.867Z] --- PASS: TestAddDriver (0.00s) [2022-04-28T07:52:18.867Z] === RUN TestAddDuplicateDriver [2022-04-28T07:52:18.867Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-04-28T07:52:18.867Z] === RUN TestIPAMDefaultAddressSpaces [2022-04-28T07:52:18.867Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-04-28T07:52:18.867Z] === RUN TestDriver [2022-04-28T07:52:18.867Z] --- PASS: TestDriver (0.00s) [2022-04-28T07:52:18.867Z] === RUN TestIPAM [2022-04-28T07:52:18.867Z] --- PASS: TestIPAM (0.00s) [2022-04-28T07:52:18.867Z] === RUN TestWalkIPAMs [2022-04-28T07:52:18.867Z] --- PASS: TestWalkIPAMs (0.00s) [2022-04-28T07:52:18.867Z] === RUN TestWalkDrivers [2022-04-28T07:52:18.867Z] --- PASS: TestWalkDrivers (0.00s) [2022-04-28T07:52:18.867Z] PASS [2022-04-28T07:52:18.867Z] coverage: 82.4% of statements [2022-04-28T07:52:18.867Z] ok github.com/docker/docker/libnetwork/drvregistry 0.077s coverage: 82.4% of statements [2022-04-28T07:52:18.867Z] === RUN TestNew [2022-04-28T07:52:18.867Z] --- PASS: TestNew (0.00s) [2022-04-28T07:52:18.867Z] === RUN TestAllocate [2022-04-28T07:52:18.867Z] --- PASS: TestAllocate (0.00s) [2022-04-28T07:52:18.867Z] === RUN TestUninitialized [2022-04-28T07:52:18.867Z] --- PASS: TestUninitialized (0.00s) [2022-04-28T07:52:18.867Z] === RUN TestAllocateInRange [2022-04-28T07:52:18.867Z] --- PASS: TestAllocateInRange (0.00s) [2022-04-28T07:52:18.867Z] === RUN TestAllocateSerial [2022-04-28T07:52:18.867Z] --- PASS: TestAllocateSerial (0.00s) [2022-04-28T07:52:18.867Z] PASS [2022-04-28T07:52:18.867Z] coverage: 87.5% of statements [2022-04-28T07:52:18.867Z] ok github.com/docker/docker/libnetwork/idm 0.037s coverage: 87.5% of statements [2022-04-28T07:52:19.336Z] --- PASS: TestAllocateRandomDeallocate (1.13s) [2022-04-28T07:52:19.336Z] === RUN TestAllocateRandomDeallocateSerialize [2022-04-28T07:52:19.336Z] === RUN TestCaller [2022-04-28T07:52:19.336Z] --- PASS: TestCaller (0.00s) [2022-04-28T07:52:19.336Z] PASS [2022-04-28T07:52:19.336Z] coverage: 100.0% of statements [2022-04-28T07:52:19.336Z] ok github.com/docker/docker/libnetwork/internal/caller 0.038s coverage: 100.0% of statements [2022-04-28T07:52:19.443Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-04-28T07:52:19.800Z] --- PASS: TestCreateJob (3.19s) [2022-04-28T07:52:19.800Z] === RUN TestReplicatedJob [2022-04-28T07:52:19.805Z] === RUN TestSetSerialInsertDelete [2022-04-28T07:52:19.805Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-04-28T07:52:19.805Z] === RUN TestSetParallelInsertDelete [2022-04-28T07:52:20.137Z] === RUN TestReadPluginNoRead/default [2022-04-28T07:52:20.273Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.01s) [2022-04-28T07:52:20.273Z] === RUN TestRetrieveFromStore [2022-04-28T07:52:20.742Z] === RUN TestPoolRequest [2022-04-28T07:52:20.742Z] --- PASS: TestPoolRequest (0.00s) [2022-04-28T07:52:20.742Z] === RUN TestOtherRequests [2022-04-28T07:52:20.742Z] --- PASS: TestOtherRequests (0.00s) [2022-04-28T07:52:20.742Z] PASS [2022-04-28T07:52:20.742Z] coverage: 57.1% of statements [2022-04-28T07:52:20.742Z] ok github.com/docker/docker/libnetwork/ipams/null 0.038s coverage: 57.1% of statements [2022-04-28T07:52:20.742Z] === RUN TestInt2IP2IntConversion [2022-04-28T07:52:20.742Z] --- PASS: TestRetrieveFromStore (0.47s) [2022-04-28T07:52:20.742Z] === RUN TestIsCorrupted [2022-04-28T07:52:20.742Z] --- PASS: TestIsCorrupted (0.01s) [2022-04-28T07:52:20.742Z] === RUN TestSetRollover [2022-04-28T07:52:20.828Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-04-28T07:52:21.064Z] === RUN TestReadPluginNoRead/disabled_caching [2022-04-28T07:52:21.210Z] --- PASS: TestInt2IP2IntConversion (0.41s) [2022-04-28T07:52:21.210Z] === RUN TestGetAddressVersion [2022-04-28T07:52:21.210Z] --- PASS: TestGetAddressVersion (0.00s) [2022-04-28T07:52:21.210Z] === RUN TestKeyString [2022-04-28T07:52:21.210Z] --- PASS: TestKeyString (0.00s) [2022-04-28T07:52:21.210Z] === RUN TestPoolDataMarshal [2022-04-28T07:52:21.210Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-04-28T07:52:21.210Z] === RUN TestSubnetsMarshal [2022-04-28T07:52:21.210Z] --- PASS: TestSubnetsMarshal (0.04s) [2022-04-28T07:52:21.210Z] === RUN TestAddSubnets [2022-04-28T07:52:21.210Z] --- PASS: TestAddSubnets (0.04s) [2022-04-28T07:52:21.210Z] === RUN TestDoublePoolRelease [2022-04-28T07:52:21.210Z] --- PASS: TestDoublePoolRelease (0.02s) [2022-04-28T07:52:21.210Z] === RUN TestAddReleasePoolID [2022-04-28T07:52:21.210Z] --- PASS: TestAddReleasePoolID (0.06s) [2022-04-28T07:52:21.210Z] === RUN TestPredefinedPool [2022-04-28T07:52:21.210Z] --- PASS: TestPredefinedPool (0.02s) [2022-04-28T07:52:21.210Z] === RUN TestRemoveSubnet [2022-04-28T07:52:21.679Z] --- PASS: TestRemoveSubnet (0.15s) [2022-04-28T07:52:21.679Z] === RUN TestGetSameAddress [2022-04-28T07:52:21.679Z] --- PASS: TestGetSameAddress (0.02s) [2022-04-28T07:52:21.679Z] === RUN TestPoolAllocationReuse [2022-04-28T07:52:21.679Z] === RUN TestGetCapabilities [2022-04-28T07:52:21.679Z] --- PASS: TestGetCapabilities (0.01s) [2022-04-28T07:52:21.679Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-04-28T07:52:21.679Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2022-04-28T07:52:21.679Z] === RUN TestGetDefaultAddressSpaces [2022-04-28T07:52:21.679Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2022-04-28T07:52:21.679Z] === RUN TestRemoteDriver [2022-04-28T07:52:21.679Z] --- PASS: TestRemoteDriver (0.01s) [2022-04-28T07:52:21.679Z] PASS [2022-04-28T07:52:21.679Z] coverage: 47.4% of statements [2022-04-28T07:52:21.679Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.059s coverage: 47.4% of statements [2022-04-28T07:52:22.148Z] --- PASS: TestSetRollover (1.27s) [2022-04-28T07:52:22.148Z] === RUN TestSetRolloverSerial [2022-04-28T07:52:22.429Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-04-28T07:52:22.617Z] === RUN TestWindowsIPAM [2022-04-28T07:52:22.617Z] --- PASS: TestWindowsIPAM (0.00s) [2022-04-28T07:52:22.617Z] PASS [2022-04-28T07:52:22.617Z] coverage: 71.4% of statements [2022-04-28T07:52:22.617Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.036s coverage: 71.4% of statements [2022-04-28T07:52:22.617Z] --- PASS: TestPoolAllocationReuse (1.25s) [2022-04-28T07:52:22.617Z] === RUN TestGetAddressSubPoolEqualPool [2022-04-28T07:52:22.617Z] --- PASS: TestGetAddressSubPoolEqualPool (0.05s) [2022-04-28T07:52:22.617Z] === RUN TestRequestReleaseAddressFromSubPool [2022-04-28T07:52:22.685Z] --- PASS: TestContinueAfterPluginCrash (7.94s) [2022-04-28T07:52:22.916Z] Removing intermediate container 9ac0fb0808b6 [2022-04-28T07:52:22.916Z] ---> 4d0facfe3a2a [2022-04-28T07:52:22.916Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-04-28T07:52:22.916Z] ---> Running in b9b44a2ba77b [2022-04-28T07:52:23.086Z] --- PASS: TestSetRolloverSerial (1.25s) [2022-04-28T07:52:23.086Z] === RUN TestGetFirstAvailableFromCurrent [2022-04-28T07:52:23.086Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-04-28T07:52:23.086Z] PASS [2022-04-28T07:52:23.086Z] coverage: 84.4% of statements [2022-04-28T07:52:23.086Z] ok github.com/docker/docker/libnetwork/bitseq 10.662s coverage: 84.4% of statements [2022-04-28T07:52:23.554Z] === RUN TestDefaultNetwork [2022-04-28T07:52:23.554Z] --- PASS: TestDefaultNetwork (0.23s) [2022-04-28T07:52:23.554Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-04-28T07:52:23.636Z] === CONT TestReadPluginNoRead [2022-04-28T07:52:23.636Z] read_test.go:92: [d47c540935bf0] daemon is not started [2022-04-28T07:52:23.636Z] --- PASS: TestReadPluginNoRead (5.59s) [2022-04-28T07:52:23.636Z] --- PASS: TestReadPluginNoRead/default (1.16s) [2022-04-28T07:52:23.636Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.19s) [2022-04-28T07:52:23.636Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.14s) [2022-04-28T07:52:23.636Z] PASS [2022-04-28T07:52:23.636Z] [2022-04-28T07:52:23.636Z] DONE 6 tests in 8.626s [2022-04-28T07:52:23.636Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-04-28T07:52:23.636Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-04-28T07:52:23.636Z] ++ set -e [2022-04-28T07:52:23.636Z] ++ '[' -n 0 ']' [2022-04-28T07:52:23.636Z] ++ set -x [2022-04-28T07:52:23.636Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-04-28T07:52:23.636Z] testing: warning: no tests to run [2022-04-28T07:52:23.636Z] PASS [2022-04-28T07:52:23.636Z] [2022-04-28T07:52:23.636Z] DONE 0 tests in 0.032s [2022-04-28T07:52:23.636Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-04-28T07:52:23.636Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-04-28T07:52:23.636Z] ++ set -e [2022-04-28T07:52:23.636Z] ++ '[' -n 0 ']' [2022-04-28T07:52:23.636Z] ++ set -x [2022-04-28T07:52:23.636Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-04-28T07:52:23.636Z] INFO: Testing against a local daemon [2022-04-28T07:52:23.636Z] === RUN TestPluginWithDevMounts [2022-04-28T07:52:23.636Z] === PAUSE TestPluginWithDevMounts [2022-04-28T07:52:23.636Z] === CONT TestPluginWithDevMounts [2022-04-28T07:52:23.878Z] [2022-04-28T07:52:23.878Z] SUCCESS: Specified value was saved. [2022-04-28T07:52:24.023Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.23s) [2022-04-28T07:52:24.024Z] === RUN TestInitAddressPools [2022-04-28T07:52:24.024Z] --- PASS: TestInitAddressPools (0.00s) [2022-04-28T07:52:24.024Z] PASS [2022-04-28T07:52:24.024Z] coverage: 74.0% of statements [2022-04-28T07:52:24.024Z] ok github.com/docker/docker/libnetwork/ipamutils 0.530s coverage: 74.0% of statements [2022-04-28T07:52:24.492Z] === RUN TestKeyValue [2022-04-28T07:52:24.492Z] --- PASS: TestKeyValue (0.00s) [2022-04-28T07:52:24.492Z] PASS [2022-04-28T07:52:24.492Z] coverage: 60.0% of statements [2022-04-28T07:52:24.492Z] ok github.com/docker/docker/libnetwork/netlabel 0.037s coverage: 60.0% of statements [2022-04-28T07:52:24.492Z] --- PASS: TestRequestReleaseAddressFromSubPool (1.92s) [2022-04-28T07:52:24.492Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-04-28T07:52:25.091Z] --- PASS: TestPluginWithDevMounts (1.51s) [2022-04-28T07:52:25.091Z] PASS [2022-04-28T07:52:25.091Z] [2022-04-28T07:52:25.091Z] DONE 1 tests in 1.608s [2022-04-28T07:52:25.091Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-04-28T07:52:25.091Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-04-28T07:52:25.091Z] ++ set -e [2022-04-28T07:52:25.091Z] ++ '[' -n 0 ']' [2022-04-28T07:52:25.091Z] ++ set -x [2022-04-28T07:52:25.091Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-04-28T07:52:25.091Z] INFO: Testing against a local daemon [2022-04-28T07:52:25.091Z] === RUN TestSecretInspect [2022-04-28T07:52:25.094Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-04-28T07:52:25.667Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-04-28T07:52:26.202Z] Removing intermediate container b9b44a2ba77b [2022-04-28T07:52:26.202Z] ---> 714200d60d2f [2022-04-28T07:52:26.202Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-04-28T07:52:26.202Z] ---> Running in 8f698b3565d4 [2022-04-28T07:52:26.235Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-04-28T07:52:26.235Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-04-28T07:52:26.235Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-04-28T07:52:26.235Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-04-28T07:52:26.236Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-04-28T07:52:26.236Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-04-28T07:52:26.236Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-04-28T07:52:26.236Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-04-28T07:52:26.236Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-04-28T07:52:26.236Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-04-28T07:52:26.236Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-04-28T07:52:26.236Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-04-28T07:52:26.236Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-04-28T07:52:26.236Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-04-28T07:52:26.236Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-04-28T07:52:26.236Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-04-28T07:52:26.236Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-04-28T07:52:26.240Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-04-28T07:52:26.388Z] --- PASS: TestReplicatedJob (5.40s) [2022-04-28T07:52:26.388Z] === RUN TestUpdateReplicatedJob [2022-04-28T07:52:26.812Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-04-28T07:52:26.812Z] docker_cli_daemon_test.go:2843: Checking IpcMode private set from config [2022-04-28T07:52:27.074Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-04-28T07:52:27.229Z] === RUN TestNetworkDBSimple [2022-04-28T07:52:27.229Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.31s) [2022-04-28T07:52:27.229Z] === RUN TestGetAddress [2022-04-28T07:52:27.229Z] === RUN TestGenerate [2022-04-28T07:52:27.229Z] --- PASS: TestGenerate (0.00s) [2022-04-28T07:52:27.229Z] === RUN TestGeneratePtr [2022-04-28T07:52:27.229Z] --- PASS: TestGeneratePtr (0.00s) [2022-04-28T07:52:27.229Z] === RUN TestGenerateMissingField [2022-04-28T07:52:27.229Z] --- PASS: TestGenerateMissingField (0.00s) [2022-04-28T07:52:27.229Z] === RUN TestFieldCannotBeSet [2022-04-28T07:52:27.229Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-04-28T07:52:27.229Z] === RUN TestTypeMismatchError [2022-04-28T07:52:27.229Z] --- PASS: TestTypeMismatchError (0.00s) [2022-04-28T07:52:27.229Z] PASS [2022-04-28T07:52:27.229Z] coverage: 100.0% of statements [2022-04-28T07:52:27.229Z] ok github.com/docker/docker/libnetwork/options 0.038s coverage: 100.0% of statements [2022-04-28T07:52:27.336Z] docker_cli_daemon_test.go:2843: Checking IpcMode shareable set from config [2022-04-28T07:52:27.611Z] --- PASS: TestSecretInspect (2.14s) [2022-04-28T07:52:27.611Z] === RUN TestSecretList [2022-04-28T07:52:27.699Z] 2022/04/28 07:52:27 Closing DB instances... [2022-04-28T07:52:27.736Z] 2022/04/28 07:52:25 Closing DB instances... [2022-04-28T07:52:27.736Z] --- PASS: TestNetworkDBGarbageCollection (54.03s) [2022-04-28T07:52:27.736Z] === RUN TestFindNode [2022-04-28T07:52:27.736Z] 2022/04/28 07:52:27 Closing DB instances... [2022-04-28T07:52:27.736Z] --- PASS: TestFindNode (0.01s) [2022-04-28T07:52:27.736Z] === RUN TestChangeNodeState [2022-04-28T07:52:27.736Z] 2022/04/28 07:52:27 Closing DB instances... [2022-04-28T07:52:27.736Z] --- PASS: TestChangeNodeState (0.01s) [2022-04-28T07:52:27.736Z] === RUN TestNodeReincarnation [2022-04-28T07:52:27.909Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-04-28T07:52:27.909Z] docker_cli_daemon_test.go:2843: Checking IpcMode host set from config [2022-04-28T07:52:28.169Z] testing: warning: no tests to run [2022-04-28T07:52:28.169Z] PASS [2022-04-28T07:52:28.169Z] coverage: 0.0% of statements [2022-04-28T07:52:28.169Z] ok github.com/docker/docker/libnetwork/osl 0.033s coverage: 0.0% of statements [no tests to run] [2022-04-28T07:52:28.191Z] 2022/04/28 07:52:27 Closing DB instances... [2022-04-28T07:52:28.483Z] docker_cli_daemon_test.go:2843: Checking IpcMode container:123 set from config [2022-04-28T07:52:28.638Z] === RUN TestRequestNewPort [2022-04-28T07:52:28.638Z] --- PASS: TestRequestNewPort (0.00s) [2022-04-28T07:52:28.638Z] === RUN TestRequestSpecificPort [2022-04-28T07:52:28.638Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-04-28T07:52:28.638Z] === RUN TestReleasePort [2022-04-28T07:52:28.638Z] --- PASS: TestReleasePort (0.00s) [2022-04-28T07:52:28.638Z] === RUN TestReuseReleasedPort [2022-04-28T07:52:28.638Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-04-28T07:52:28.638Z] === RUN TestReleaseUnreadledPort [2022-04-28T07:52:28.638Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-04-28T07:52:28.638Z] === RUN TestUnknowProtocol [2022-04-28T07:52:28.638Z] --- PASS: TestUnknowProtocol (0.00s) [2022-04-28T07:52:28.638Z] === RUN TestAllocateAllPorts [2022-04-28T07:52:28.638Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-04-28T07:52:28.638Z] === RUN TestPortAllocation [2022-04-28T07:52:28.638Z] --- PASS: TestPortAllocation (0.00s) [2022-04-28T07:52:28.638Z] === RUN TestPortAllocationWithCustomRange [2022-04-28T07:52:28.638Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-04-28T07:52:28.638Z] === RUN TestNoDuplicateBPR [2022-04-28T07:52:28.638Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-04-28T07:52:28.638Z] === RUN TestChangePortRange [2022-04-28T07:52:28.638Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-04-28T07:52:28.638Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-04-28T07:52:28.638Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-04-28T07:52:28.638Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-04-28T07:52:28.638Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-04-28T07:52:28.638Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-04-28T07:52:28.638Z] --- PASS: TestChangePortRange (0.00s) [2022-04-28T07:52:28.639Z] PASS [2022-04-28T07:52:28.639Z] coverage: 88.6% of statements [2022-04-28T07:52:28.639Z] ok github.com/docker/docker/libnetwork/portallocator 0.043s coverage: 88.6% of statements [2022-04-28T07:52:28.745Z] docker_cli_daemon_test.go:2843: Checking IpcMode nosuchmode set from config [2022-04-28T07:52:28.927Z] --- PASS: TestUpdateReplicatedJob (3.24s) [2022-04-28T07:52:28.927Z] === RUN TestServiceListWithStatuses [2022-04-28T07:52:28.927Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-28T07:52:28.927Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-28T07:52:28.927Z] === RUN TestDockerNetworkConnectAlias [2022-04-28T07:52:29.009Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-04-28T07:52:29.107Z] --- PASS: TestNetworkDBSimple (2.03s) [2022-04-28T07:52:29.108Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-04-28T07:52:29.271Z] docker_cli_daemon_test.go:2843: Checking IpcMode private set from cli [2022-04-28T07:52:29.503Z] --- PASS: TestSecretList (2.19s) [2022-04-28T07:52:29.503Z] === RUN TestSecretsCreateAndDelete [2022-04-28T07:52:29.577Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-04-28T07:52:29.577Z] PASS [2022-04-28T07:52:29.577Z] coverage: 100.0% of statements [2022-04-28T07:52:29.577Z] testing: warning: no tests to run [2022-04-28T07:52:29.577Z] PASS [2022-04-28T07:52:29.577Z] coverage: 0.0% of statements [2022-04-28T07:52:29.577Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.037s coverage: 100.0% of statements [2022-04-28T07:52:29.577Z] ok github.com/docker/docker/libnetwork/portmapper 0.035s coverage: 0.0% of statements [no tests to run] [2022-04-28T07:52:29.889Z] docker_cli_daemon_test.go:2843: Checking IpcMode shareable set from cli [2022-04-28T07:52:29.941Z] Cannot create a file when that file already exists. [2022-04-28T07:52:30.045Z] 2022/04/28 07:52:29 Closing DB instances... [2022-04-28T07:52:30.461Z] docker_cli_daemon_test.go:2843: Checking IpcMode host set from cli [2022-04-28T07:52:30.513Z] === RUN TestHashData [2022-04-28T07:52:30.513Z] --- PASS: TestHashData (0.00s) [2022-04-28T07:52:30.513Z] PASS [2022-04-28T07:52:30.513Z] coverage: 2.8% of statements [2022-04-28T07:52:30.513Z] ok github.com/docker/docker/libnetwork/resolvconf 0.040s coverage: 2.8% of statements [2022-04-28T07:52:30.513Z] === RUN TestErrorConstructors [2022-04-28T07:52:30.513Z] --- PASS: TestErrorConstructors (0.00s) [2022-04-28T07:52:30.513Z] === RUN TestCompareIPMask [2022-04-28T07:52:30.513Z] --- PASS: TestCompareIPMask (0.00s) [2022-04-28T07:52:30.513Z] === RUN TestUtilGetHostPartIP [2022-04-28T07:52:30.513Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-04-28T07:52:30.513Z] === RUN TestUtilGetBroadcastIP [2022-04-28T07:52:30.513Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-04-28T07:52:30.513Z] === RUN TestParseCIDR [2022-04-28T07:52:30.513Z] --- PASS: TestParseCIDR (0.00s) [2022-04-28T07:52:30.513Z] PASS [2022-04-28T07:52:30.513Z] coverage: 37.3% of statements [2022-04-28T07:52:30.513Z] ok github.com/docker/docker/libnetwork/types 0.032s coverage: 37.3% of statements [2022-04-28T07:52:31.032Z] docker_cli_daemon_test.go:2843: Checking IpcMode container:123 set from cli [2022-04-28T07:52:31.292Z] docker_cli_daemon_test.go:2843: Checking IpcMode nosuchmode set from cli [2022-04-28T07:52:31.500Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-04-28T07:52:31.500Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-04-28T07:52:31.500Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-04-28T07:52:31.500Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-04-28T07:52:31.500Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-04-28T07:52:31.500Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-04-28T07:52:31.500Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-04-28T07:52:31.500Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-04-28T07:52:31.500Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-04-28T07:52:31.500Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-04-28T07:52:31.500Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-04-28T07:52:31.500Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-04-28T07:52:31.500Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-04-28T07:52:31.500Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-04-28T07:52:31.500Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-04-28T07:52:31.500Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-04-28T07:52:31.500Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-04-28T07:52:31.500Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-04-28T07:52:31.500Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-04-28T07:52:31.500Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-04-28T07:52:31.500Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-04-28T07:52:31.500Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-04-28T07:52:31.500Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-04-28T07:52:31.500Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-04-28T07:52:31.500Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-04-28T07:52:31.500Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-04-28T07:52:31.500Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-04-28T07:52:31.500Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-04-28T07:52:31.500Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-04-28T07:52:31.500Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-04-28T07:52:31.500Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-04-28T07:52:31.500Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-04-28T07:52:31.500Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-04-28T07:52:31.500Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-04-28T07:52:31.500Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-04-28T07:52:31.500Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-04-28T07:52:31.500Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-04-28T07:52:31.500Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-04-28T07:52:31.500Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-04-28T07:52:31.500Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-04-28T07:52:31.500Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-04-28T07:52:31.500Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-04-28T07:52:31.500Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-04-28T07:52:31.500Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-04-28T07:52:31.500Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-04-28T07:52:31.500Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-04-28T07:52:31.500Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-04-28T07:52:31.500Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-04-28T07:52:31.500Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-04-28T07:52:31.500Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-04-28T07:52:31.500Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-04-28T07:52:31.500Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-04-28T07:52:31.500Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-04-28T07:52:31.500Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-04-28T07:52:31.500Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-04-28T07:52:31.500Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-04-28T07:52:31.500Z] PASS [2022-04-28T07:52:31.500Z] coverage: 55.0% of statements [2022-04-28T07:52:31.500Z] ok github.com/docker/docker/oci 0.041s coverage: 55.0% of statements [2022-04-28T07:52:31.500Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.67s) [2022-04-28T07:52:31.500Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-04-28T07:52:31.864Z] check_test.go:307: [df52ce91557b2] daemon is not started [2022-04-28T07:52:31.864Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-04-28T07:52:31.969Z] === RUN TestAddressPoolOpt [2022-04-28T07:52:31.969Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-04-28T07:52:31.969Z] === RUN TestValidateEnv [2022-04-28T07:52:31.969Z] === RUN TestValidateEnv/a [2022-04-28T07:52:31.969Z] === RUN TestValidateEnv/something [2022-04-28T07:52:31.969Z] === RUN TestValidateEnv/_=a [2022-04-28T07:52:31.969Z] === RUN TestValidateEnv/env1=value1 [2022-04-28T07:52:31.969Z] === RUN TestValidateEnv/_env1=value1 [2022-04-28T07:52:31.969Z] === RUN TestValidateEnv/env2=value2=value3 [2022-04-28T07:52:31.969Z] === RUN TestValidateEnv/env3=abc!qwe [2022-04-28T07:52:31.969Z] === RUN TestValidateEnv/env_4=value_4 [2022-04-28T07:52:31.969Z] === RUN TestValidateEnv/PATH [2022-04-28T07:52:31.969Z] === RUN TestValidateEnv/=a [2022-04-28T07:52:31.969Z] === RUN TestValidateEnv/PATH= [2022-04-28T07:52:31.969Z] === RUN TestValidateEnv/PATH=something [2022-04-28T07:52:31.969Z] === RUN TestValidateEnv/asd!qwe [2022-04-28T07:52:31.969Z] === RUN TestValidateEnv/1asd [2022-04-28T07:52:31.969Z] === RUN TestValidateEnv/123 [2022-04-28T07:52:31.969Z] === RUN TestValidateEnv/some_space [2022-04-28T07:52:31.969Z] === RUN TestValidateEnv/__some_space_before [2022-04-28T07:52:31.969Z] === RUN TestValidateEnv/some_space_after__ [2022-04-28T07:52:31.969Z] === RUN TestValidateEnv/= [2022-04-28T07:52:31.969Z] === RUN TestValidateEnv/PaTh [2022-04-28T07:52:31.969Z] --- PASS: TestValidateEnv (0.00s) [2022-04-28T07:52:31.969Z] --- PASS: TestValidateEnv/a (0.00s) [2022-04-28T07:52:31.969Z] --- PASS: TestValidateEnv/something (0.00s) [2022-04-28T07:52:31.969Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-04-28T07:52:31.969Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-04-28T07:52:31.969Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-04-28T07:52:31.969Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-04-28T07:52:31.969Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-04-28T07:52:31.969Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-04-28T07:52:31.969Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-04-28T07:52:31.969Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-04-28T07:52:31.969Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-04-28T07:52:31.969Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-04-28T07:52:31.969Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-04-28T07:52:31.969Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-04-28T07:52:31.969Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-04-28T07:52:31.969Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-04-28T07:52:31.969Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-04-28T07:52:31.969Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-04-28T07:52:31.969Z] --- PASS: TestValidateEnv/= (0.00s) [2022-04-28T07:52:31.969Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-04-28T07:52:31.969Z] === RUN TestParseHost [2022-04-28T07:52:31.969Z] === RUN TestParseHost/tcp://:port [2022-04-28T07:52:31.969Z] === RUN TestParseHost/tcp://invalid:port [2022-04-28T07:52:31.969Z] === RUN TestParseHost/tcp://:5555/ [2022-04-28T07:52:31.969Z] === RUN TestParseHost/tcp://0.0.0.0:5555/ [2022-04-28T07:52:31.969Z] === RUN TestParseHost/tcp://0.0.0.0:5555/p [2022-04-28T07:52:31.969Z] === RUN TestParseHost/unknown:// [2022-04-28T07:52:31.969Z] === RUN TestParseHost/:// [2022-04-28T07:52:31.969Z] === RUN TestParseHost/tcp://:5555/p [2022-04-28T07:52:31.969Z] === RUN TestParseHost/tcp://[::1]:/ [2022-04-28T07:52:31.969Z] === RUN TestParseHost/tcp://[::1]:5555/ [2022-04-28T07:52:31.969Z] === RUN TestParseHost/tcp://[::1]:5555/p [2022-04-28T07:52:31.969Z] === RUN TestParseHost/_tcp://:5555/path_ [2022-04-28T07:52:31.969Z] === RUN TestParseHost/something_with_spaces [2022-04-28T07:52:31.969Z] === RUN TestParseHost/unix://path/to/socket [2022-04-28T07:52:31.969Z] === RUN TestParseHost/tcp://docker.com:5555 [2022-04-28T07:52:31.969Z] === RUN TestParseHost/unix:// [2022-04-28T07:52:31.969Z] === RUN TestParseHost/tcp://: [2022-04-28T07:52:31.969Z] === RUN TestParseHost/tcp://0.0.0.0:5555 [2022-04-28T07:52:31.969Z] === RUN TestParseHost/tcp://host: [2022-04-28T07:52:31.969Z] === RUN TestParseHost/tcp://[::1]: [2022-04-28T07:52:31.969Z] === RUN TestParseHost/#00 [2022-04-28T07:52:31.969Z] === RUN TestParseHost/tcp:// [2022-04-28T07:52:31.969Z] === RUN TestParseHost/tcp://192.168.0.1:5555 [2022-04-28T07:52:31.969Z] === RUN TestParseHost/tcp://0.0.0.0:1234567890 [2022-04-28T07:52:31.969Z] === RUN TestParseHost/npipe:// [2022-04-28T07:52:31.969Z] === RUN TestParseHost/npipe:////./pipe/foo [2022-04-28T07:52:31.969Z] === RUN TestParseHost/_ [2022-04-28T07:52:31.969Z] === RUN TestParseHost/tcp://[::1]:5555 [2022-04-28T07:52:31.969Z] === RUN TestParseHost/fd://something [2022-04-28T07:52:31.969Z] === RUN TestParseHost/tcp://192.168:5555 [2022-04-28T07:52:31.969Z] === RUN TestParseHost/tcp://:5555 [2022-04-28T07:52:31.969Z] === RUN TestParseHost/__ [2022-04-28T07:52:31.969Z] === RUN TestParseHost/fd:// [2022-04-28T07:52:31.969Z] --- PASS: TestParseHost (0.00s) [2022-04-28T07:52:31.969Z] --- PASS: TestParseHost/tcp://:port (0.00s) [2022-04-28T07:52:31.969Z] --- PASS: TestParseHost/tcp://invalid:port (0.00s) [2022-04-28T07:52:31.969Z] --- PASS: TestParseHost/tcp://:5555/ (0.00s) [2022-04-28T07:52:31.969Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/ (0.00s) [2022-04-28T07:52:31.969Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/p (0.00s) [2022-04-28T07:52:31.969Z] --- PASS: TestParseHost/unknown:// (0.00s) [2022-04-28T07:52:31.969Z] --- PASS: TestParseHost/:// (0.00s) [2022-04-28T07:52:31.969Z] --- PASS: TestParseHost/tcp://:5555/p (0.00s) [2022-04-28T07:52:31.969Z] --- PASS: TestParseHost/tcp://[::1]:/ (0.00s) [2022-04-28T07:52:31.969Z] --- PASS: TestParseHost/tcp://[::1]:5555/ (0.00s) [2022-04-28T07:52:31.969Z] --- PASS: TestParseHost/tcp://[::1]:5555/p (0.00s) [2022-04-28T07:52:31.969Z] --- PASS: TestParseHost/_tcp://:5555/path_ (0.00s) [2022-04-28T07:52:31.969Z] --- PASS: TestParseHost/something_with_spaces (0.00s) [2022-04-28T07:52:31.969Z] --- PASS: TestParseHost/unix://path/to/socket (0.00s) [2022-04-28T07:52:31.969Z] --- PASS: TestParseHost/tcp://docker.com:5555 (0.00s) [2022-04-28T07:52:31.969Z] --- PASS: TestParseHost/unix:// (0.00s) [2022-04-28T07:52:31.969Z] --- PASS: TestParseHost/tcp://: (0.00s) [2022-04-28T07:52:31.969Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555 (0.00s) [2022-04-28T07:52:31.969Z] --- PASS: TestParseHost/tcp://host: (0.00s) [2022-04-28T07:52:31.969Z] --- PASS: TestParseHost/tcp://[::1]: (0.00s) [2022-04-28T07:52:31.969Z] --- PASS: TestParseHost/#00 (0.00s) [2022-04-28T07:52:31.969Z] --- PASS: TestParseHost/tcp:// (0.00s) [2022-04-28T07:52:31.969Z] --- PASS: TestParseHost/tcp://192.168.0.1:5555 (0.00s) [2022-04-28T07:52:31.969Z] --- PASS: TestParseHost/tcp://0.0.0.0:1234567890 (0.00s) [2022-04-28T07:52:31.969Z] --- PASS: TestParseHost/npipe:// (0.00s) [2022-04-28T07:52:31.969Z] --- PASS: TestParseHost/npipe:////./pipe/foo (0.00s) [2022-04-28T07:52:31.969Z] --- PASS: TestParseHost/_ (0.00s) [2022-04-28T07:52:31.969Z] --- PASS: TestParseHost/tcp://[::1]:5555 (0.00s) [2022-04-28T07:52:31.969Z] --- PASS: TestParseHost/fd://something (0.00s) [2022-04-28T07:52:31.969Z] --- PASS: TestParseHost/tcp://192.168:5555 (0.00s) [2022-04-28T07:52:31.969Z] --- PASS: TestParseHost/tcp://:5555 (0.00s) [2022-04-28T07:52:31.969Z] --- PASS: TestParseHost/__ (0.00s) [2022-04-28T07:52:31.969Z] --- PASS: TestParseHost/fd:// (0.00s) [2022-04-28T07:52:31.969Z] === RUN TestParseDockerDaemonHost [2022-04-28T07:52:31.969Z] === RUN TestParseDockerDaemonHost/_tcp://:5555/path_ [2022-04-28T07:52:31.969Z] === RUN TestParseDockerDaemonHost/#00 [2022-04-28T07:52:31.969Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555/path [2022-04-28T07:52:31.969Z] === RUN TestParseDockerDaemonHost/[::1]:5555/path [2022-04-28T07:52:31.969Z] === RUN TestParseDockerDaemonHost/tcp://:5555/path [2022-04-28T07:52:31.969Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d/path [2022-04-28T07:52:31.969Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1 [2022-04-28T07:52:31.969Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1:5555 [2022-04-28T07:52:31.969Z] === RUN TestParseDockerDaemonHost/localhost:5555/path [2022-04-28T07:52:31.969Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path [2022-04-28T07:52:31.969Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d [2022-04-28T07:52:31.969Z] === RUN TestParseDockerDaemonHost/tcp://unix:///run/docker.sock [2022-04-28T07:52:31.969Z] === RUN TestParseDockerDaemonHost/:5555/path [2022-04-28T07:52:31.969Z] === RUN TestParseDockerDaemonHost/localhost:5555 [2022-04-28T07:52:31.969Z] === RUN TestParseDockerDaemonHost/fd:// [2022-04-28T07:52:31.969Z] === RUN TestParseDockerDaemonHost/npipe:// [2022-04-28T07:52:31.969Z] === RUN TestParseDockerDaemonHost/unix:// [2022-04-28T07:52:31.969Z] === RUN TestParseDockerDaemonHost/tcp://:5555 [2022-04-28T07:52:31.969Z] === RUN TestParseDockerDaemonHost/[::1]:5555 [2022-04-28T07:52:31.969Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555 [2022-04-28T07:52:31.969Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 [2022-04-28T07:52:31.969Z] === RUN TestParseDockerDaemonHost/fd://something [2022-04-28T07:52:31.969Z] === RUN TestParseDockerDaemonHost/npipe:////./pipe/foo [2022-04-28T07:52:31.969Z] === RUN TestParseDockerDaemonHost/tcp:// [2022-04-28T07:52:31.969Z] === RUN TestParseDockerDaemonHost/tcp://[::1]:5555 [2022-04-28T07:52:31.969Z] === RUN TestParseDockerDaemonHost/:5555 [2022-04-28T07:52:31.969Z] === RUN TestParseDockerDaemonHost/: [2022-04-28T07:52:31.969Z] === RUN TestParseDockerDaemonHost/localhost: [2022-04-28T07:52:31.969Z] === RUN TestParseDockerDaemonHost/localhost [2022-04-28T07:52:31.969Z] === RUN TestParseDockerDaemonHost/tcp://[::1]: [2022-04-28T07:52:31.969Z] === RUN TestParseDockerDaemonHost/0.0.0.1: [2022-04-28T07:52:31.969Z] === RUN TestParseDockerDaemonHost/[::1]: [2022-04-28T07:52:31.969Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: [2022-04-28T07:52:31.969Z] === RUN TestParseDockerDaemonHost/unix:///run/docker.sock [2022-04-28T07:52:31.969Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-04-28T07:52:31.969Z] --- PASS: TestParseDockerDaemonHost/_tcp://:5555/path_ (0.00s) [2022-04-28T07:52:31.969Z] --- PASS: TestParseDockerDaemonHost/#00 (0.00s) [2022-04-28T07:52:31.969Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555/path (0.00s) [2022-04-28T07:52:31.969Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555/path (0.00s) [2022-04-28T07:52:31.969Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555/path (0.00s) [2022-04-28T07:52:31.969Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d/path (0.00s) [2022-04-28T07:52:31.969Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1 (0.00s) [2022-04-28T07:52:31.969Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1:5555 (0.00s) [2022-04-28T07:52:31.969Z] --- PASS: TestParseDockerDaemonHost/localhost:5555/path (0.00s) [2022-04-28T07:52:31.969Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-04-28T07:52:31.969Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d (0.00s) [2022-04-28T07:52:31.969Z] --- PASS: TestParseDockerDaemonHost/tcp://unix:///run/docker.sock (0.00s) [2022-04-28T07:52:31.969Z] --- PASS: TestParseDockerDaemonHost/:5555/path (0.00s) [2022-04-28T07:52:31.969Z] --- PASS: TestParseDockerDaemonHost/localhost:5555 (0.00s) [2022-04-28T07:52:31.969Z] --- PASS: TestParseDockerDaemonHost/fd:// (0.00s) [2022-04-28T07:52:31.969Z] --- PASS: TestParseDockerDaemonHost/npipe:// (0.00s) [2022-04-28T07:52:31.969Z] --- PASS: TestParseDockerDaemonHost/unix:// (0.00s) [2022-04-28T07:52:31.969Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555 (0.00s) [2022-04-28T07:52:31.969Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555 (0.00s) [2022-04-28T07:52:31.969Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555 (0.00s) [2022-04-28T07:52:31.969Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-04-28T07:52:31.969Z] --- PASS: TestParseDockerDaemonHost/fd://something (0.00s) [2022-04-28T07:52:31.969Z] --- PASS: TestParseDockerDaemonHost/npipe:////./pipe/foo (0.00s) [2022-04-28T07:52:31.969Z] --- PASS: TestParseDockerDaemonHost/tcp:// (0.00s) [2022-04-28T07:52:31.969Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]:5555 (0.00s) [2022-04-28T07:52:31.969Z] --- PASS: TestParseDockerDaemonHost/:5555 (0.00s) [2022-04-28T07:52:31.969Z] --- PASS: TestParseDockerDaemonHost/: (0.00s) [2022-04-28T07:52:31.969Z] --- PASS: TestParseDockerDaemonHost/localhost: (0.00s) [2022-04-28T07:52:31.969Z] --- PASS: TestParseDockerDaemonHost/localhost (0.00s) [2022-04-28T07:52:31.969Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]: (0.00s) [2022-04-28T07:52:31.969Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1: (0.00s) [2022-04-28T07:52:31.969Z] --- PASS: TestParseDockerDaemonHost/[::1]: (0.00s) [2022-04-28T07:52:31.969Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: (0.00s) [2022-04-28T07:52:31.969Z] --- PASS: TestParseDockerDaemonHost/unix:///run/docker.sock (0.00s) [2022-04-28T07:52:31.969Z] === RUN TestParseTCP [2022-04-28T07:52:31.969Z] === RUN TestParseTCP/udp://127.0.0.1 [2022-04-28T07:52:31.969Z] === RUN TestParseTCP/udp://127.0.0.1:5555 [2022-04-28T07:52:31.969Z] === RUN TestParseTCP/:5555/path [2022-04-28T07:52:31.969Z] === RUN TestParseTCP/0.0.0.1:5555/path [2022-04-28T07:52:31.969Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path [2022-04-28T07:52:31.969Z] === RUN TestParseTCP/tcp:a.b.c.d/path [2022-04-28T07:52:31.969Z] === RUN TestParseTCP/[::1]:5555/path [2022-04-28T07:52:31.969Z] === RUN TestParseTCP/tcp://:5555/path [2022-04-28T07:52:31.969Z] === RUN TestParseTCP/localhost:5555/path [2022-04-28T07:52:31.969Z] === RUN TestParseTCP/tcp:a.b.c.d [2022-04-28T07:52:31.969Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]: [2022-04-28T07:52:31.969Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555 [2022-04-28T07:52:31.969Z] === RUN TestParseTCP/localhost [2022-04-28T07:52:31.969Z] === RUN TestParseTCP/localhost: [2022-04-28T07:52:31.969Z] === RUN TestParseTCP/localhost:5555 [2022-04-28T07:52:31.969Z] === RUN TestParseTCP/tcp://: [2022-04-28T07:52:31.969Z] === RUN TestParseTCP/0.0.0.1: [2022-04-28T07:52:31.969Z] === RUN TestParseTCP/: [2022-04-28T07:52:31.969Z] === RUN TestParseTCP/0.0.0.1:5555 [2022-04-28T07:52:31.969Z] === RUN TestParseTCP/[::1]: [2022-04-28T07:52:31.969Z] === RUN TestParseTCP/0.0.0.1 [2022-04-28T07:52:31.969Z] === RUN TestParseTCP/[::1]:5555 [2022-04-28T07:52:31.969Z] === RUN TestParseTCP/tcp://:5555 [2022-04-28T07:52:31.969Z] === RUN TestParseTCP/#00 [2022-04-28T07:52:31.969Z] === RUN TestParseTCP/tcp:// [2022-04-28T07:52:31.969Z] === RUN TestParseTCP/:5555 [2022-04-28T07:52:31.969Z] === RUN TestParseTCP/::1 [2022-04-28T07:52:31.969Z] --- PASS: TestParseTCP (0.00s) [2022-04-28T07:52:31.969Z] --- PASS: TestParseTCP/udp://127.0.0.1 (0.00s) [2022-04-28T07:52:31.969Z] --- PASS: TestParseTCP/udp://127.0.0.1:5555 (0.00s) [2022-04-28T07:52:31.969Z] --- PASS: TestParseTCP/:5555/path (0.00s) [2022-04-28T07:52:31.969Z] --- PASS: TestParseTCP/0.0.0.1:5555/path (0.00s) [2022-04-28T07:52:31.969Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-04-28T07:52:31.969Z] --- PASS: TestParseTCP/tcp:a.b.c.d/path (0.00s) [2022-04-28T07:52:31.969Z] --- PASS: TestParseTCP/[::1]:5555/path (0.00s) [2022-04-28T07:52:31.969Z] --- PASS: TestParseTCP/tcp://:5555/path (0.00s) [2022-04-28T07:52:31.969Z] --- PASS: TestParseTCP/localhost:5555/path (0.00s) [2022-04-28T07:52:31.969Z] --- PASS: TestParseTCP/tcp:a.b.c.d (0.00s) [2022-04-28T07:52:31.969Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]: (0.00s) [2022-04-28T07:52:31.969Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-04-28T07:52:31.969Z] --- PASS: TestParseTCP/localhost (0.00s) [2022-04-28T07:52:31.969Z] --- PASS: TestParseTCP/localhost: (0.00s) [2022-04-28T07:52:31.969Z] --- PASS: TestParseTCP/localhost:5555 (0.00s) [2022-04-28T07:52:31.969Z] --- PASS: TestParseTCP/tcp://: (0.00s) [2022-04-28T07:52:31.969Z] --- PASS: TestParseTCP/0.0.0.1: (0.00s) [2022-04-28T07:52:31.969Z] --- PASS: TestParseTCP/: (0.00s) [2022-04-28T07:52:31.969Z] --- PASS: TestParseTCP/0.0.0.1:5555 (0.00s) [2022-04-28T07:52:31.969Z] --- PASS: TestParseTCP/[::1]: (0.00s) [2022-04-28T07:52:31.969Z] --- PASS: TestParseTCP/0.0.0.1 (0.00s) [2022-04-28T07:52:31.969Z] --- PASS: TestParseTCP/[::1]:5555 (0.00s) [2022-04-28T07:52:31.969Z] --- PASS: TestParseTCP/tcp://:5555 (0.00s) [2022-04-28T07:52:31.969Z] --- PASS: TestParseTCP/#00 (0.00s) [2022-04-28T07:52:31.969Z] --- PASS: TestParseTCP/tcp:// (0.00s) [2022-04-28T07:52:31.969Z] --- PASS: TestParseTCP/:5555 (0.00s) [2022-04-28T07:52:31.969Z] --- PASS: TestParseTCP/::1 (0.00s) [2022-04-28T07:52:31.969Z] === RUN TestParseInvalidUnixAddrInvalid [2022-04-28T07:52:31.969Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-04-28T07:52:31.969Z] === RUN TestValidateExtraHosts [2022-04-28T07:52:31.969Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-04-28T07:52:31.969Z] === RUN TestIpOptString [2022-04-28T07:52:31.969Z] --- PASS: TestIpOptString (0.00s) [2022-04-28T07:52:31.969Z] === RUN TestNewIpOptInvalidDefaultVal [2022-04-28T07:52:31.969Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-04-28T07:52:31.969Z] === RUN TestNewIpOptValidDefaultVal [2022-04-28T07:52:31.969Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-04-28T07:52:31.969Z] === RUN TestIpOptSetInvalidVal [2022-04-28T07:52:31.969Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-04-28T07:52:31.969Z] === RUN TestValidateIPAddress [2022-04-28T07:52:31.969Z] --- PASS: TestValidateIPAddress (0.00s) [2022-04-28T07:52:31.969Z] === RUN TestMapOpts [2022-04-28T07:52:31.969Z] --- PASS: TestMapOpts (0.00s) [2022-04-28T07:52:31.969Z] === RUN TestListOptsWithoutValidator [2022-04-28T07:52:31.969Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-04-28T07:52:31.969Z] === RUN TestListOptsWithValidator [2022-04-28T07:52:31.969Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-04-28T07:52:31.969Z] === RUN TestValidateDNSSearch [2022-04-28T07:52:31.969Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-04-28T07:52:31.969Z] === RUN TestValidateLabel [2022-04-28T07:52:31.969Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-04-28T07:52:31.969Z] === RUN TestValidateLabel/label_with_general_format [2022-04-28T07:52:31.969Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-04-28T07:52:31.969Z] === RUN TestValidateLabel/label_with_one_more [2022-04-28T07:52:31.970Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-04-28T07:52:31.970Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-04-28T07:52:31.970Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-04-28T07:52:31.970Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-04-28T07:52:31.970Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-04-28T07:52:31.970Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-04-28T07:52:31.970Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-04-28T07:52:31.970Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-04-28T07:52:31.970Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-04-28T07:52:31.970Z] --- PASS: TestValidateLabel (0.00s) [2022-04-28T07:52:31.970Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-04-28T07:52:31.970Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-04-28T07:52:31.970Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-04-28T07:52:31.970Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-04-28T07:52:31.970Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-04-28T07:52:31.970Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-04-28T07:52:31.970Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-04-28T07:52:31.970Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-04-28T07:52:31.970Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-04-28T07:52:31.970Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-04-28T07:52:31.970Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-04-28T07:52:31.970Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-04-28T07:52:31.970Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-04-28T07:52:31.970Z] === RUN TestNamedListOpts [2022-04-28T07:52:31.970Z] --- PASS: TestNamedListOpts (0.00s) [2022-04-28T07:52:31.970Z] === RUN TestNamedMapOpts [2022-04-28T07:52:31.970Z] --- PASS: TestNamedMapOpts (0.00s) [2022-04-28T07:52:31.970Z] === RUN TestParseLink [2022-04-28T07:52:31.970Z] --- PASS: TestParseLink (0.00s) [2022-04-28T07:52:31.970Z] === RUN TestUlimitOpt [2022-04-28T07:52:31.970Z] --- PASS: TestUlimitOpt (0.00s) [2022-04-28T07:52:31.970Z] PASS [2022-04-28T07:52:31.970Z] coverage: 66.7% of statements [2022-04-28T07:52:31.970Z] ok github.com/docker/docker/opts 0.122s coverage: 66.7% of statements [2022-04-28T07:52:31.970Z] === RUN TestParseVersion [2022-04-28T07:52:31.970Z] --- PASS: TestParseVersion (0.00s) [2022-04-28T07:52:31.970Z] PASS [2022-04-28T07:52:31.970Z] coverage: 52.9% of statements [2022-04-28T07:52:31.970Z] ok github.com/docker/docker/pkg/aaparser 0.033s coverage: 52.9% of statements [2022-04-28T07:52:32.021Z] --- PASS: TestSecretsCreateAndDelete (2.14s) [2022-04-28T07:52:32.021Z] === RUN TestSecretsUpdate [2022-04-28T07:52:32.436Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-04-28T07:52:32.845Z] time="2022-04-28T07:52:32Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-04-28T07:52:32.845Z] --- PASS: TestNodeReincarnation (5.01s) [2022-04-28T07:52:32.845Z] === RUN TestParallelCreate [2022-04-28T07:52:32.845Z] 2022/04/28 07:52:32 Closing DB instances... [2022-04-28T07:52:32.845Z] --- PASS: TestParallelCreate (0.02s) [2022-04-28T07:52:32.845Z] === RUN TestParallelDelete [2022-04-28T07:52:32.845Z] 2022/04/28 07:52:32 Closing DB instances... [2022-04-28T07:52:32.845Z] --- PASS: TestParallelDelete (0.01s) [2022-04-28T07:52:32.845Z] === RUN TestNetworkDBIslands [2022-04-28T07:52:32.845Z] time="2022-04-28T07:52:32Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:aeb46864a66b with config:&{NodeID:aeb46864a66b Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-28T07:52:32.845Z] time="2022-04-28T07:52:32Z" level=info msg="Node aeb46864a66b/172.18.157.27, joined gossip cluster" [2022-04-28T07:52:32.845Z] time="2022-04-28T07:52:32Z" level=info msg="Node aeb46864a66b/172.18.157.27, added to nodes list" [2022-04-28T07:52:32.845Z] time="2022-04-28T07:52:32Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:18fcb39f0b39 with config:&{NodeID:18fcb39f0b39 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-28T07:52:32.845Z] time="2022-04-28T07:52:32Z" level=info msg="Node 18fcb39f0b39/172.18.157.27, joined gossip cluster" [2022-04-28T07:52:32.845Z] time="2022-04-28T07:52:32Z" level=info msg="Node 18fcb39f0b39/172.18.157.27, added to nodes list" [2022-04-28T07:52:32.845Z] time="2022-04-28T07:52:32Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-04-28T07:52:32.845Z] time="2022-04-28T07:52:32Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-04-28T07:52:32.845Z] time="2022-04-28T07:52:32Z" level=debug msg="memberlist: Stream connection from=[::1]:49360" [2022-04-28T07:52:32.845Z] time="2022-04-28T07:52:32Z" level=info msg="Node 18fcb39f0b39/172.18.157.27, joined gossip cluster" [2022-04-28T07:52:32.845Z] time="2022-04-28T07:52:32Z" level=info msg="Node 18fcb39f0b39/172.18.157.27, added to nodes list" [2022-04-28T07:52:32.845Z] time="2022-04-28T07:52:32Z" level=info msg="Node aeb46864a66b/172.18.157.27, joined gossip cluster" [2022-04-28T07:52:32.845Z] time="2022-04-28T07:52:32Z" level=info msg="Node aeb46864a66b/172.18.157.27, added to nodes list" [2022-04-28T07:52:32.845Z] time="2022-04-28T07:52:32Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49361" [2022-04-28T07:52:32.845Z] time="2022-04-28T07:52:32Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-04-28T07:52:32.956Z] 2022/04/28 07:52:32 Closing DB instances... [2022-04-28T07:52:33.007Z] check_test.go:307: [ddef4d9cc6cbf] daemon is not started [2022-04-28T07:52:33.007Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-04-28T07:52:33.007Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-04-28T07:52:33.116Z] --- PASS: TestDockerNetworkConnectAlias (4.20s) [2022-04-28T07:52:33.116Z] === RUN TestDockerNetworkReConnect [2022-04-28T07:52:33.268Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-04-28T07:52:33.529Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-04-28T07:52:33.654Z] Removing intermediate container 8f698b3565d4 [2022-04-28T07:52:33.654Z] ---> 810d38ed8938 [2022-04-28T07:52:33.654Z] Step 13/13 : CMD ["sh"] [2022-04-28T07:52:33.654Z] ---> Running in 0688c3de3476 [2022-04-28T07:52:33.803Z] time="2022-04-28T07:52:33Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:7fe56ec16e14 with config:&{NodeID:7fe56ec16e14 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-28T07:52:33.803Z] time="2022-04-28T07:52:33Z" level=info msg="Node 7fe56ec16e14/172.18.157.27, joined gossip cluster" [2022-04-28T07:52:33.803Z] time="2022-04-28T07:52:33Z" level=info msg="Node 7fe56ec16e14/172.18.157.27, added to nodes list" [2022-04-28T07:52:33.803Z] time="2022-04-28T07:52:33Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-04-28T07:52:33.803Z] time="2022-04-28T07:52:33Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-04-28T07:52:33.803Z] time="2022-04-28T07:52:33Z" level=debug msg="memberlist: Stream connection from=[::1]:49362" [2022-04-28T07:52:33.803Z] time="2022-04-28T07:52:33Z" level=info msg="Node 7fe56ec16e14/172.18.157.27, joined gossip cluster" [2022-04-28T07:52:33.803Z] time="2022-04-28T07:52:33Z" level=info msg="Node 7fe56ec16e14/172.18.157.27, added to nodes list" [2022-04-28T07:52:33.803Z] time="2022-04-28T07:52:33Z" level=info msg="Node aeb46864a66b/172.18.157.27, joined gossip cluster" [2022-04-28T07:52:33.803Z] time="2022-04-28T07:52:33Z" level=info msg="Node aeb46864a66b/172.18.157.27, added to nodes list" [2022-04-28T07:52:33.803Z] time="2022-04-28T07:52:33Z" level=info msg="Node 18fcb39f0b39/172.18.157.27, joined gossip cluster" [2022-04-28T07:52:33.803Z] time="2022-04-28T07:52:33Z" level=info msg="Node 18fcb39f0b39/172.18.157.27, added to nodes list" [2022-04-28T07:52:33.803Z] time="2022-04-28T07:52:33Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49363" [2022-04-28T07:52:33.803Z] time="2022-04-28T07:52:33Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-04-28T07:52:33.803Z] time="2022-04-28T07:52:33Z" level=info msg="Node 7fe56ec16e14/172.18.157.27, joined gossip cluster" [2022-04-28T07:52:33.803Z] time="2022-04-28T07:52:33Z" level=info msg="Node 7fe56ec16e14/172.18.157.27, added to nodes list" [2022-04-28T07:52:33.909Z] --- PASS: TestSecretsUpdate (2.17s) [2022-04-28T07:52:33.909Z] === RUN TestTemplatedSecret [2022-04-28T07:52:33.944Z] === RUN TestPeerCertificateMarshalJSON [2022-04-28T07:52:34.109Z] Removing intermediate container 0688c3de3476 [2022-04-28T07:52:34.109Z] ---> f478c86ec4a0 [2022-04-28T07:52:34.109Z] Successfully built f478c86ec4a0 [2022-04-28T07:52:34.109Z] Successfully tagged busybox:latest [2022-04-28T07:52:34.109Z] INFO: Docker images of the daemon under test [2022-04-28T07:52:34.109Z] [2022-04-28T07:52:34.109Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-28T07:52:34.109Z] busybox latest f478c86ec4a0 Less than a second ago 5.02GB [2022-04-28T07:52:34.109Z] microsoft/windowsservercore latest aa8714eb8356 3 weeks ago 4.98GB [2022-04-28T07:52:34.109Z] mcr.microsoft.com/windows/servercore ltsc2022 aa8714eb8356 3 weeks ago 4.98GB [2022-04-28T07:52:34.109Z] [2022-04-28T07:52:34.109Z] INFO: Running integration tests at 04/28/2022 07:52:33... [2022-04-28T07:52:34.109Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-04-28T07:52:34.109Z] INFO: Integration API tests being run from the host: [2022-04-28T07:52:34.109Z] INFO: make.ps1 starting at 04/28/2022 07:52:33 [2022-04-28T07:52:34.257Z] time="2022-04-28T07:52:33Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:e96b5c6cb82f with config:&{NodeID:e96b5c6cb82f Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-28T07:52:34.257Z] time="2022-04-28T07:52:34Z" level=info msg="Node e96b5c6cb82f/172.18.157.27, joined gossip cluster" [2022-04-28T07:52:34.257Z] time="2022-04-28T07:52:34Z" level=info msg="Node e96b5c6cb82f/172.18.157.27, added to nodes list" [2022-04-28T07:52:34.257Z] time="2022-04-28T07:52:34Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-04-28T07:52:34.257Z] time="2022-04-28T07:52:34Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-04-28T07:52:34.257Z] time="2022-04-28T07:52:34Z" level=debug msg="memberlist: Stream connection from=[::1]:49364" [2022-04-28T07:52:34.257Z] time="2022-04-28T07:52:34Z" level=info msg="Node e96b5c6cb82f/172.18.157.27, joined gossip cluster" [2022-04-28T07:52:34.257Z] time="2022-04-28T07:52:34Z" level=info msg="Node e96b5c6cb82f/172.18.157.27, added to nodes list" [2022-04-28T07:52:34.257Z] time="2022-04-28T07:52:34Z" level=info msg="Node 18fcb39f0b39/172.18.157.27, joined gossip cluster" [2022-04-28T07:52:34.257Z] time="2022-04-28T07:52:34Z" level=info msg="Node 18fcb39f0b39/172.18.157.27, added to nodes list" [2022-04-28T07:52:34.257Z] time="2022-04-28T07:52:34Z" level=info msg="Node 7fe56ec16e14/172.18.157.27, joined gossip cluster" [2022-04-28T07:52:34.257Z] time="2022-04-28T07:52:34Z" level=info msg="Node 7fe56ec16e14/172.18.157.27, added to nodes list" [2022-04-28T07:52:34.257Z] time="2022-04-28T07:52:34Z" level=info msg="Node aeb46864a66b/172.18.157.27, joined gossip cluster" [2022-04-28T07:52:34.257Z] time="2022-04-28T07:52:34Z" level=info msg="Node aeb46864a66b/172.18.157.27, added to nodes list" [2022-04-28T07:52:34.257Z] time="2022-04-28T07:52:34Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49365" [2022-04-28T07:52:34.257Z] time="2022-04-28T07:52:34Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-04-28T07:52:34.257Z] time="2022-04-28T07:52:34Z" level=info msg="Node e96b5c6cb82f/172.18.157.27, joined gossip cluster" [2022-04-28T07:52:34.257Z] time="2022-04-28T07:52:34Z" level=info msg="Node e96b5c6cb82f/172.18.157.27, added to nodes list" [2022-04-28T07:52:34.257Z] time="2022-04-28T07:52:34Z" level=info msg="Node e96b5c6cb82f/172.18.157.27, joined gossip cluster" [2022-04-28T07:52:34.257Z] time="2022-04-28T07:52:34Z" level=info msg="Node e96b5c6cb82f/172.18.157.27, added to nodes list" [2022-04-28T07:52:34.412Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.62s) [2022-04-28T07:52:34.412Z] === RUN TestNetworkDBCRUDTableEntry [2022-04-28T07:52:34.412Z] === RUN TestIsArchivePathDir [2022-04-28T07:52:34.412Z] --- PASS: TestIsArchivePathDir (0.06s) [2022-04-28T07:52:34.412Z] === RUN TestIsArchivePathInvalidFile [2022-04-28T07:52:34.412Z] --- PASS: TestIsArchivePathInvalidFile (0.11s) [2022-04-28T07:52:34.412Z] === RUN TestIsArchivePathTar [2022-04-28T07:52:34.470Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-04-28T07:52:34.711Z] time="2022-04-28T07:52:34Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:60ab3a7cbd4a with config:&{NodeID:60ab3a7cbd4a Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-28T07:52:34.711Z] time="2022-04-28T07:52:34Z" level=info msg="Node 60ab3a7cbd4a/172.18.157.27, joined gossip cluster" [2022-04-28T07:52:34.711Z] time="2022-04-28T07:52:34Z" level=info msg="Node 60ab3a7cbd4a/172.18.157.27, added to nodes list" [2022-04-28T07:52:34.711Z] time="2022-04-28T07:52:34Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-04-28T07:52:34.711Z] time="2022-04-28T07:52:34Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-04-28T07:52:34.711Z] time="2022-04-28T07:52:34Z" level=debug msg="memberlist: Stream connection from=[::1]:49366" [2022-04-28T07:52:34.711Z] time="2022-04-28T07:52:34Z" level=info msg="Node 60ab3a7cbd4a/172.18.157.27, joined gossip cluster" [2022-04-28T07:52:34.711Z] time="2022-04-28T07:52:34Z" level=info msg="Node 60ab3a7cbd4a/172.18.157.27, added to nodes list" [2022-04-28T07:52:34.711Z] time="2022-04-28T07:52:34Z" level=info msg="Node 18fcb39f0b39/172.18.157.27, joined gossip cluster" [2022-04-28T07:52:34.711Z] time="2022-04-28T07:52:34Z" level=info msg="Node 18fcb39f0b39/172.18.157.27, added to nodes list" [2022-04-28T07:52:34.711Z] time="2022-04-28T07:52:34Z" level=info msg="Node 7fe56ec16e14/172.18.157.27, joined gossip cluster" [2022-04-28T07:52:34.711Z] time="2022-04-28T07:52:34Z" level=info msg="Node 7fe56ec16e14/172.18.157.27, added to nodes list" [2022-04-28T07:52:34.711Z] time="2022-04-28T07:52:34Z" level=info msg="Node aeb46864a66b/172.18.157.27, joined gossip cluster" [2022-04-28T07:52:34.711Z] time="2022-04-28T07:52:34Z" level=info msg="Node aeb46864a66b/172.18.157.27, added to nodes list" [2022-04-28T07:52:34.711Z] time="2022-04-28T07:52:34Z" level=info msg="Node e96b5c6cb82f/172.18.157.27, joined gossip cluster" [2022-04-28T07:52:34.711Z] time="2022-04-28T07:52:34Z" level=info msg="Node e96b5c6cb82f/172.18.157.27, added to nodes list" [2022-04-28T07:52:34.712Z] time="2022-04-28T07:52:34Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49367" [2022-04-28T07:52:34.712Z] time="2022-04-28T07:52:34Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-04-28T07:52:34.712Z] time="2022-04-28T07:52:34Z" level=info msg="Node 60ab3a7cbd4a/172.18.157.27, joined gossip cluster" [2022-04-28T07:52:34.712Z] time="2022-04-28T07:52:34Z" level=info msg="Node 60ab3a7cbd4a/172.18.157.27, added to nodes list" [2022-04-28T07:52:34.712Z] time="2022-04-28T07:52:34Z" level=info msg="Node 60ab3a7cbd4a/172.18.157.27, joined gossip cluster" [2022-04-28T07:52:34.712Z] time="2022-04-28T07:52:34Z" level=info msg="Node 60ab3a7cbd4a/172.18.157.27, added to nodes list" [2022-04-28T07:52:34.712Z] time="2022-04-28T07:52:34Z" level=info msg="Node 60ab3a7cbd4a/172.18.157.27, joined gossip cluster" [2022-04-28T07:52:34.712Z] time="2022-04-28T07:52:34Z" level=info msg="Node 60ab3a7cbd4a/172.18.157.27, added to nodes list" [2022-04-28T07:52:34.880Z] --- PASS: TestIsArchivePathTar (0.14s) [2022-04-28T07:52:34.880Z] === RUN TestDecompressStreamGzip [2022-04-28T07:52:34.880Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-04-28T07:52:34.880Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-04-28T07:52:34.880Z] --- PASS: TestPeerCertificateMarshalJSON (0.71s) [2022-04-28T07:52:34.880Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-04-28T07:52:34.880Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-04-28T07:52:34.880Z] === RUN TestMiddleware [2022-04-28T07:52:34.880Z] --- PASS: TestMiddleware (0.00s) [2022-04-28T07:52:34.880Z] === RUN TestNewResponseModifier [2022-04-28T07:52:34.880Z] --- PASS: TestNewResponseModifier (0.00s) [2022-04-28T07:52:34.880Z] PASS [2022-04-28T07:52:34.880Z] coverage: 26.8% of statements [2022-04-28T07:52:34.880Z] ok github.com/docker/docker/pkg/authorization 0.751s coverage: 26.8% of statements [2022-04-28T07:52:34.880Z] --- PASS: TestDecompressStreamGzip (0.11s) [2022-04-28T07:52:34.880Z] === RUN TestDecompressStreamBzip2 [2022-04-28T07:52:34.880Z] --- PASS: TestDecompressStreamBzip2 (0.10s) [2022-04-28T07:52:34.880Z] === RUN TestDecompressStreamXz [2022-04-28T07:52:34.880Z] archive_test.go:133: Xz not present in msys2 [2022-04-28T07:52:34.880Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-04-28T07:52:34.880Z] === RUN TestDecompressStreamZstd [2022-04-28T07:52:34.881Z] archive_test.go:140: zstd not installed [2022-04-28T07:52:34.881Z] --- SKIP: TestDecompressStreamZstd (0.02s) [2022-04-28T07:52:34.881Z] === RUN TestCompressStreamXzUnsupported [2022-04-28T07:52:34.881Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-04-28T07:52:34.881Z] === RUN TestCompressStreamBzip2Unsupported [2022-04-28T07:52:34.881Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-04-28T07:52:34.881Z] === RUN TestCompressStreamInvalid [2022-04-28T07:52:34.881Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-04-28T07:52:34.881Z] === RUN TestExtensionInvalid [2022-04-28T07:52:34.881Z] --- PASS: TestExtensionInvalid (0.00s) [2022-04-28T07:52:34.881Z] === RUN TestExtensionUncompressed [2022-04-28T07:52:34.881Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-04-28T07:52:34.881Z] === RUN TestExtensionBzip2 [2022-04-28T07:52:34.881Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-04-28T07:52:34.881Z] === RUN TestExtensionGzip [2022-04-28T07:52:34.881Z] --- PASS: TestExtensionGzip (0.00s) [2022-04-28T07:52:34.881Z] === RUN TestExtensionXz [2022-04-28T07:52:34.881Z] --- PASS: TestExtensionXz (0.00s) [2022-04-28T07:52:34.881Z] === RUN TestExtensionZstd [2022-04-28T07:52:34.881Z] --- PASS: TestExtensionZstd (0.00s) [2022-04-28T07:52:34.881Z] === RUN TestCmdStreamLargeStderr [2022-04-28T07:52:34.881Z] --- PASS: TestCmdStreamLargeStderr (0.06s) [2022-04-28T07:52:34.881Z] === RUN TestCmdStreamBad [2022-04-28T07:52:34.881Z] archive_test.go:252: Failing on Windows CI machines [2022-04-28T07:52:34.881Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-04-28T07:52:34.881Z] === RUN TestCmdStreamGood [2022-04-28T07:52:34.881Z] --- PASS: TestCmdStreamGood (0.05s) [2022-04-28T07:52:34.881Z] === RUN TestUntarPathWithInvalidDest [2022-04-28T07:52:34.881Z] --- PASS: TestUntarPathWithInvalidDest (0.06s) [2022-04-28T07:52:34.881Z] === RUN TestUntarPathWithInvalidSrc [2022-04-28T07:52:34.881Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-04-28T07:52:34.881Z] === RUN TestUntarPath [2022-04-28T07:52:35.040Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-04-28T07:52:35.071Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-04-28T07:52:35.165Z] networkdb_test.go:835: Re-joining: 3 [2022-04-28T07:52:35.165Z] time="2022-04-28T07:52:34Z" level=info msg="The new bootstrap node list is:[172.18.157.27:10033 172.18.157.27:10034 172.18.157.27:10035]" [2022-04-28T07:52:35.165Z] time="2022-04-28T07:52:34Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.157.27:10033" [2022-04-28T07:52:35.165Z] time="2022-04-28T07:52:34Z" level=debug msg="memberlist: Stream connection from=172.18.157.27:49368" [2022-04-28T07:52:35.165Z] time="2022-04-28T07:52:34Z" level=debug msg="memberlist: Stream connection from=172.18.157.27:49369" [2022-04-28T07:52:35.165Z] time="2022-04-28T07:52:34Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.157.27:10034" [2022-04-28T07:52:35.165Z] time="2022-04-28T07:52:34Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.157.27:10035" [2022-04-28T07:52:35.165Z] time="2022-04-28T07:52:34Z" level=debug msg="memberlist: Stream connection from=172.18.157.27:49370" [2022-04-28T07:52:35.165Z] networkdb_test.go:835: Re-joining: 4 [2022-04-28T07:52:35.165Z] time="2022-04-28T07:52:35Z" level=info msg="The new bootstrap node list is:[172.18.157.27:10033 172.18.157.27:10034 172.18.157.27:10035]" [2022-04-28T07:52:35.165Z] time="2022-04-28T07:52:35Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.157.27:10033" [2022-04-28T07:52:35.165Z] time="2022-04-28T07:52:35Z" level=debug msg="memberlist: Stream connection from=172.18.157.27:49371" [2022-04-28T07:52:35.165Z] time="2022-04-28T07:52:35Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.157.27:10034" [2022-04-28T07:52:35.165Z] time="2022-04-28T07:52:35Z" level=debug msg="memberlist: Stream connection from=172.18.157.27:49372" [2022-04-28T07:52:35.165Z] time="2022-04-28T07:52:35Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.157.27:10035" [2022-04-28T07:52:35.165Z] time="2022-04-28T07:52:35Z" level=debug msg="memberlist: Stream connection from=172.18.157.27:49373" [2022-04-28T07:52:35.301Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-04-28T07:52:35.349Z] --- PASS: TestUntarPath (0.06s) [2022-04-28T07:52:35.349Z] === RUN TestUntarPathWithDestinationFile [2022-04-28T07:52:35.349Z] --- PASS: TestUntarPathWithDestinationFile (0.05s) [2022-04-28T07:52:35.349Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-04-28T07:52:35.349Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.06s) [2022-04-28T07:52:35.349Z] === RUN TestCopyWithTarInvalidSrc [2022-04-28T07:52:35.349Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-04-28T07:52:35.349Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-04-28T07:52:35.349Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-04-28T07:52:35.349Z] === RUN TestCopyWithTarSrcFile [2022-04-28T07:52:35.349Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-04-28T07:52:35.349Z] === RUN TestCopyWithTarSrcFolder [2022-04-28T07:52:35.349Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-04-28T07:52:35.349Z] === RUN TestCopyFileWithTarInvalidSrc [2022-04-28T07:52:35.349Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-04-28T07:52:35.349Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-04-28T07:52:35.349Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-04-28T07:52:35.349Z] === RUN TestCopyFileWithTarSrcFolder [2022-04-28T07:52:35.349Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-04-28T07:52:35.349Z] === RUN TestCopyFileWithTarSrcFile [2022-04-28T07:52:35.349Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s) [2022-04-28T07:52:35.349Z] === RUN TestTarFiles [2022-04-28T07:52:35.349Z] === RUN TestUnbuffered [2022-04-28T07:52:35.349Z] --- PASS: TestUnbuffered (0.00s) [2022-04-28T07:52:35.349Z] === RUN TestRaceUnbuffered [2022-04-28T07:52:35.349Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-04-28T07:52:35.349Z] PASS [2022-04-28T07:52:35.349Z] coverage: 100.0% of statements [2022-04-28T07:52:35.349Z] ok github.com/docker/docker/pkg/broadcaster 0.037s coverage: 100.0% of statements [2022-04-28T07:52:35.619Z] time="2022-04-28T07:52:35Z" level=info msg="node 0 leaving" [2022-04-28T07:52:35.619Z] time="2022-04-28T07:52:35Z" level=info msg="Node aeb46864a66b change state NodeActive --> NodeLeft" [2022-04-28T07:52:35.619Z] time="2022-04-28T07:52:35Z" level=info msg="node2(18fcb39f0b39): Node leave event for aeb46864a66b/172.18.157.27" [2022-04-28T07:52:35.619Z] time="2022-04-28T07:52:35Z" level=info msg="Node aeb46864a66b change state NodeActive --> NodeLeft" [2022-04-28T07:52:35.619Z] time="2022-04-28T07:52:35Z" level=info msg="node3(7fe56ec16e14): Node leave event for aeb46864a66b/172.18.157.27" [2022-04-28T07:52:35.619Z] time="2022-04-28T07:52:35Z" level=info msg="Node aeb46864a66b change state NodeActive --> NodeLeft" [2022-04-28T07:52:35.619Z] time="2022-04-28T07:52:35Z" level=info msg="node5(60ab3a7cbd4a): Node leave event for aeb46864a66b/172.18.157.27" [2022-04-28T07:52:35.619Z] time="2022-04-28T07:52:35Z" level=info msg="Node aeb46864a66b change state NodeActive --> NodeLeft" [2022-04-28T07:52:35.619Z] time="2022-04-28T07:52:35Z" level=info msg="node1(aeb46864a66b): Node leave event for aeb46864a66b/172.18.157.27" [2022-04-28T07:52:35.619Z] time="2022-04-28T07:52:35Z" level=info msg="Node aeb46864a66b change state NodeActive --> NodeLeft" [2022-04-28T07:52:35.619Z] time="2022-04-28T07:52:35Z" level=info msg="node4(e96b5c6cb82f): Node leave event for aeb46864a66b/172.18.157.27" [2022-04-28T07:52:35.619Z] time="2022-04-28T07:52:35Z" level=info msg="Node aeb46864a66b/172.18.157.27, left gossip cluster" [2022-04-28T07:52:35.619Z] time="2022-04-28T07:52:35Z" level=info msg="Node aeb46864a66b/172.18.157.27, left gossip cluster" [2022-04-28T07:52:35.619Z] time="2022-04-28T07:52:35Z" level=info msg="Node aeb46864a66b/172.18.157.27, left gossip cluster" [2022-04-28T07:52:35.817Z] === RUN TestMatch [2022-04-28T07:52:35.817Z] === RUN TestMatch/[[]] [2022-04-28T07:52:35.817Z] === RUN TestMatch/[[foo]] [2022-04-28T07:52:35.817Z] === RUN TestMatch/[[bar]_[foo]] [2022-04-28T07:52:35.817Z] === RUN TestMatch/[[foo_bar]] [2022-04-28T07:52:35.817Z] === RUN TestMatch/[[qux]_[foo]] [2022-04-28T07:52:35.817Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-04-28T07:52:35.817Z] === RUN TestMatch/[] [2022-04-28T07:52:35.817Z] === RUN TestMatch/[]#01 [2022-04-28T07:52:35.817Z] === RUN TestMatch/[[qux]] [2022-04-28T07:52:35.817Z] === RUN TestMatch/[[foo_bar_qux]] [2022-04-28T07:52:35.817Z] === RUN TestMatch/[[qux]_[baz]] [2022-04-28T07:52:35.817Z] === RUN TestMatch/[[foo_baz]] [2022-04-28T07:52:35.817Z] --- PASS: TestMatch (0.00s) [2022-04-28T07:52:35.817Z] --- PASS: TestMatch/[[]] (0.00s) [2022-04-28T07:52:35.817Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-04-28T07:52:35.817Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-04-28T07:52:35.817Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-04-28T07:52:35.817Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-04-28T07:52:35.817Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-04-28T07:52:35.817Z] --- PASS: TestMatch/[] (0.00s) [2022-04-28T07:52:35.817Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-04-28T07:52:35.817Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-04-28T07:52:35.817Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-04-28T07:52:35.817Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-04-28T07:52:35.817Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-04-28T07:52:35.817Z] PASS [2022-04-28T07:52:35.817Z] coverage: 87.5% of statements [2022-04-28T07:52:35.817Z] ok github.com/docker/docker/pkg/capabilities 0.035s coverage: 87.5% of statements [2022-04-28T07:52:36.073Z] time="2022-04-28T07:52:35Z" level=info msg="Node aeb46864a66b/172.18.157.27, left gossip cluster" [2022-04-28T07:52:36.073Z] time="2022-04-28T07:52:35Z" level=info msg="Node aeb46864a66b/172.18.157.27, left gossip cluster" [2022-04-28T07:52:36.073Z] time="2022-04-28T07:52:35Z" level=info msg="node 1 leaving" [2022-04-28T07:52:36.073Z] time="2022-04-28T07:52:35Z" level=info msg="Node 18fcb39f0b39 change state NodeActive --> NodeLeft" [2022-04-28T07:52:36.073Z] time="2022-04-28T07:52:35Z" level=info msg="node4(e96b5c6cb82f): Node leave event for 18fcb39f0b39/172.18.157.27" [2022-04-28T07:52:36.073Z] time="2022-04-28T07:52:35Z" level=info msg="Node 18fcb39f0b39/172.18.157.27, left gossip cluster" [2022-04-28T07:52:36.073Z] time="2022-04-28T07:52:35Z" level=info msg="Node 18fcb39f0b39 change state NodeActive --> NodeFailed" [2022-04-28T07:52:36.073Z] time="2022-04-28T07:52:35Z" level=info msg="Node 18fcb39f0b39/172.18.157.27, added to failed nodes list" [2022-04-28T07:52:36.073Z] time="2022-04-28T07:52:35Z" level=info msg="Node 18fcb39f0b39 change state NodeActive --> NodeLeft" [2022-04-28T07:52:36.073Z] time="2022-04-28T07:52:35Z" level=info msg="Node 18fcb39f0b39 change state NodeActive --> NodeLeft" [2022-04-28T07:52:36.073Z] time="2022-04-28T07:52:35Z" level=info msg="node5(60ab3a7cbd4a): Node leave event for 18fcb39f0b39/172.18.157.27" [2022-04-28T07:52:36.073Z] time="2022-04-28T07:52:35Z" level=info msg="node3(7fe56ec16e14): Node leave event for 18fcb39f0b39/172.18.157.27" [2022-04-28T07:52:36.073Z] time="2022-04-28T07:52:35Z" level=error msg="node: 18fcb39f0b39 is unknown to memberlist" [2022-04-28T07:52:36.073Z] time="2022-04-28T07:52:35Z" level=info msg="Node 18fcb39f0b39/172.18.157.27, left gossip cluster" [2022-04-28T07:52:36.073Z] time="2022-04-28T07:52:35Z" level=info msg="Node 18fcb39f0b39/172.18.157.27, left gossip cluster" [2022-04-28T07:52:36.073Z] time="2022-04-28T07:52:35Z" level=info msg="Node 18fcb39f0b39/172.18.157.27, left gossip cluster" [2022-04-28T07:52:36.285Z] 2022/04/28 07:52:36 Closing DB instances... [2022-04-28T07:52:36.401Z] --- PASS: TestDockerNetworkReConnect (3.40s) [2022-04-28T07:52:36.401Z] === RUN TestServicePlugin [2022-04-28T07:52:36.423Z] --- PASS: TestTemplatedSecret (2.40s) [2022-04-28T07:52:36.423Z] === RUN TestSecretCreateResolve [2022-04-28T07:52:36.527Z] time="2022-04-28T07:52:36Z" level=info msg="node 2 leaving" [2022-04-28T07:52:36.527Z] time="2022-04-28T07:52:36Z" level=info msg="Node 7fe56ec16e14 change state NodeActive --> NodeLeft" [2022-04-28T07:52:36.527Z] time="2022-04-28T07:52:36Z" level=info msg="node5(60ab3a7cbd4a): Node leave event for 7fe56ec16e14/172.18.157.27" [2022-04-28T07:52:36.527Z] time="2022-04-28T07:52:36Z" level=info msg="Node 7fe56ec16e14 change state NodeActive --> NodeLeft" [2022-04-28T07:52:36.527Z] time="2022-04-28T07:52:36Z" level=info msg="node4(e96b5c6cb82f): Node leave event for 7fe56ec16e14/172.18.157.27" [2022-04-28T07:52:36.527Z] time="2022-04-28T07:52:36Z" level=info msg="Node 7fe56ec16e14 change state NodeActive --> NodeLeft" [2022-04-28T07:52:36.527Z] time="2022-04-28T07:52:36Z" level=info msg="node3(7fe56ec16e14): Node leave event for 7fe56ec16e14/172.18.157.27" [2022-04-28T07:52:36.527Z] time="2022-04-28T07:52:36Z" level=debug msg="memberlist: Failed ping: 60ab3a7cbd4a (timeout reached)" [2022-04-28T07:52:36.527Z] time="2022-04-28T07:52:36Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.18.157.27:10034: use of closed network connection" [2022-04-28T07:52:36.527Z] time="2022-04-28T07:52:36Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.18.157.27:10035: use of closed network connection" [2022-04-28T07:52:36.527Z] time="2022-04-28T07:52:36Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.18.157.27:10036: use of closed network connection" [2022-04-28T07:52:36.527Z] time="2022-04-28T07:52:36Z" level=debug msg="memberlist: Stream connection from=172.18.157.27:49374" [2022-04-28T07:52:36.527Z] time="2022-04-28T07:52:36Z" level=info msg="Node 7fe56ec16e14/172.18.157.27, left gossip cluster" [2022-04-28T07:52:36.685Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-04-28T07:52:36.981Z] time="2022-04-28T07:52:36Z" level=info msg="Node 7fe56ec16e14/172.18.157.27, left gossip cluster" [2022-04-28T07:52:36.981Z] time="2022-04-28T07:52:36Z" level=info msg="Node 7fe56ec16e14/172.18.157.27, left gossip cluster" [2022-04-28T07:52:36.982Z] time="2022-04-28T07:52:36Z" level=warning msg="memberlist: Was able to connect to 60ab3a7cbd4a but other probes failed, network may be misconfigured" [2022-04-28T07:52:36.982Z] networkdb_test.go:867: node4: OK [2022-04-28T07:52:36.982Z] networkdb_test.go:867: node5: OK [2022-04-28T07:52:36.982Z] time="2022-04-28T07:52:36Z" level=info msg="node 0 coming back" [2022-04-28T07:52:36.982Z] time="2022-04-28T07:52:36Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:a9a38fc1362d with config:&{NodeID:a9a38fc1362d Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-28T07:52:36.982Z] time="2022-04-28T07:52:36Z" level=info msg="Node a9a38fc1362d/172.18.157.27, joined gossip cluster" [2022-04-28T07:52:36.982Z] time="2022-04-28T07:52:36Z" level=info msg="Node a9a38fc1362d/172.18.157.27, added to nodes list" [2022-04-28T07:52:36.982Z] time="2022-04-28T07:52:36Z" level=info msg="node 1 coming back" [2022-04-28T07:52:36.982Z] time="2022-04-28T07:52:36Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:026abe52b233 with config:&{NodeID:026abe52b233 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-28T07:52:36.982Z] time="2022-04-28T07:52:36Z" level=info msg="Node 026abe52b233/172.18.157.27, joined gossip cluster" [2022-04-28T07:52:36.982Z] time="2022-04-28T07:52:36Z" level=info msg="Node 026abe52b233/172.18.157.27, added to nodes list" [2022-04-28T07:52:36.982Z] time="2022-04-28T07:52:36Z" level=info msg="node 2 coming back" [2022-04-28T07:52:36.982Z] time="2022-04-28T07:52:36Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:1fec24ce780d with config:&{NodeID:1fec24ce780d Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-28T07:52:36.982Z] time="2022-04-28T07:52:36Z" level=info msg="Node 1fec24ce780d/172.18.157.27, joined gossip cluster" [2022-04-28T07:52:36.982Z] time="2022-04-28T07:52:36Z" level=info msg="Node 1fec24ce780d/172.18.157.27, added to nodes list" [2022-04-28T07:52:37.271Z] === RUN TestChrootTarUntar [2022-04-28T07:52:37.271Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-04-28T07:52:37.271Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-04-28T07:52:37.271Z] === RUN TestChrootUntarWithHugeExcludesList [2022-04-28T07:52:37.271Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-04-28T07:52:37.271Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-04-28T07:52:37.271Z] === RUN TestChrootUntarEmptyArchive [2022-04-28T07:52:37.271Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-04-28T07:52:37.271Z] === RUN TestChrootTarUntarWithSymlink [2022-04-28T07:52:37.271Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-28T07:52:37.271Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-04-28T07:52:37.271Z] === RUN TestChrootCopyWithTar [2022-04-28T07:52:37.271Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-28T07:52:37.271Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-04-28T07:52:37.271Z] === RUN TestChrootCopyFileWithTar [2022-04-28T07:52:37.272Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-04-28T07:52:37.272Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-04-28T07:52:37.272Z] === RUN TestChrootUntarPath [2022-04-28T07:52:37.272Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-28T07:52:37.272Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-04-28T07:52:37.272Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-04-28T07:52:37.272Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-04-28T07:52:37.272Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-04-28T07:52:37.272Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-04-28T07:52:37.272Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-04-28T07:52:37.272Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-04-28T07:52:37.272Z] === RUN TestChrootApplyDotDotFile [2022-04-28T07:52:37.272Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-04-28T07:52:37.272Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-04-28T07:52:37.272Z] PASS [2022-04-28T07:52:37.272Z] coverage: 12.0% of statements [2022-04-28T07:52:37.272Z] ok github.com/docker/docker/pkg/chrootarchive 0.086s coverage: 12.0% of statements [2022-04-28T07:52:38.071Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-04-28T07:52:38.258Z] === RUN TestEnsureRemoveAllNotExist [2022-04-28T07:52:38.258Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-04-28T07:52:38.258Z] === RUN TestEnsureRemoveAllWithDir [2022-04-28T07:52:38.258Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-04-28T07:52:38.258Z] === RUN TestEnsureRemoveAllWithFile [2022-04-28T07:52:38.258Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-04-28T07:52:38.258Z] PASS [2022-04-28T07:52:38.258Z] coverage: 0.0% of statements [2022-04-28T07:52:38.258Z] ok github.com/docker/docker/pkg/containerfs 0.043s coverage: 0.0% of statements [2022-04-28T07:52:38.258Z] --- PASS: TestNetworkDBCRUDTableEntry (4.14s) [2022-04-28T07:52:38.258Z] === RUN TestNetworkDBCRUDTableEntries [2022-04-28T07:52:38.311Z] --- PASS: TestSecretCreateResolve (2.15s) [2022-04-28T07:52:38.311Z] PASS [2022-04-28T07:52:38.311Z] [2022-04-28T07:52:38.311Z] DONE 6 tests in 13.266s [2022-04-28T07:52:38.311Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-04-28T07:52:38.311Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-04-28T07:52:38.311Z] ++ set -e [2022-04-28T07:52:38.311Z] ++ '[' -n 0 ']' [2022-04-28T07:52:38.311Z] ++ set -x [2022-04-28T07:52:38.311Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-04-28T07:52:38.567Z] INFO: Testing against a local daemon [2022-04-28T07:52:38.567Z] === RUN TestServiceCreateInit [2022-04-28T07:52:38.567Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-28T07:52:38.643Z] check_test.go:307: [da899a102e0d7] daemon is not started [2022-04-28T07:52:38.643Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-04-28T07:52:38.727Z] === RUN TestSizeEmpty [2022-04-28T07:52:38.727Z] --- PASS: TestSizeEmpty (0.00s) [2022-04-28T07:52:38.727Z] === RUN TestSizeEmptyFile [2022-04-28T07:52:38.727Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-04-28T07:52:38.727Z] === RUN TestSizeNonemptyFile [2022-04-28T07:52:38.727Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-04-28T07:52:38.727Z] === RUN TestSizeNestedDirectoryEmpty [2022-04-28T07:52:38.727Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-04-28T07:52:38.727Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-04-28T07:52:38.727Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-04-28T07:52:38.727Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-04-28T07:52:38.727Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-04-28T07:52:38.727Z] === RUN TestMoveToSubdir [2022-04-28T07:52:38.727Z] --- PASS: TestMoveToSubdir (0.00s) [2022-04-28T07:52:38.727Z] === RUN TestSizeNonExistingDirectory [2022-04-28T07:52:38.727Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-04-28T07:52:38.727Z] PASS [2022-04-28T07:52:38.727Z] coverage: 80.0% of statements [2022-04-28T07:52:38.727Z] ok github.com/docker/docker/pkg/directory 0.055s coverage: 80.0% of statements [2022-04-28T07:52:39.690Z] plugin_test.go:61: [dd129ae72cc35] joining swarm manager [d3161abbc1fb0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-28T07:52:39.717Z] --- PASS: TestTarFiles (4.19s) [2022-04-28T07:52:39.717Z] === RUN TestDetectCompressionZstd [2022-04-28T07:52:39.717Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-04-28T07:52:39.717Z] === RUN TestTarUntar [2022-04-28T07:52:39.717Z] --- PASS: TestTarUntar (0.02s) [2022-04-28T07:52:39.717Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-04-28T07:52:39.717Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-04-28T07:52:39.717Z] === RUN TestTarWithOptions [2022-04-28T07:52:39.717Z] --- PASS: TestTarWithOptions (0.02s) [2022-04-28T07:52:39.717Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-04-28T07:52:39.717Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-04-28T07:52:39.717Z] === RUN TestUntarUstarGnuConflict [2022-04-28T07:52:39.717Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-04-28T07:52:39.717Z] === RUN TestUntarInvalidFilenames [2022-04-28T07:52:39.717Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames3281495017\\dest" [2022-04-28T07:52:39.717Z] --- PASS: TestUntarInvalidFilenames (0.13s) [2022-04-28T07:52:39.717Z] === RUN TestUntarHardlinkToSymlink [2022-04-28T07:52:39.717Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-04-28T07:52:39.717Z] === RUN TestUntarInvalidHardlink [2022-04-28T07:52:39.717Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink61577273\\victim\\hello" -> "../victim/hello" [2022-04-28T07:52:39.717Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3926638662\\victim\\hello" -> "/../victim/hello" [2022-04-28T07:52:39.718Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1053376929\\victim" -> "../victim" [2022-04-28T07:52:39.718Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3297220506\\victim" -> "../victim" [2022-04-28T07:52:39.718Z] === RUN TestPollerAddRemove [2022-04-28T07:52:39.718Z] --- PASS: TestPollerAddRemove (0.00s) [2022-04-28T07:52:39.718Z] === RUN TestPollerEvent [2022-04-28T07:52:39.718Z] poller_test.go:40: No chmod on Windows [2022-04-28T07:52:39.718Z] --- SKIP: TestPollerEvent (0.00s) [2022-04-28T07:52:39.718Z] === RUN TestPollerClose [2022-04-28T07:52:39.718Z] --- PASS: TestPollerClose (0.00s) [2022-04-28T07:52:39.718Z] PASS [2022-04-28T07:52:39.718Z] coverage: 45.7% of statements [2022-04-28T07:52:39.718Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1452704057\\victim" -> "../victim" [2022-04-28T07:52:39.718Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3259070339\\victim" -> "../victim" [2022-04-28T07:52:39.718Z] --- PASS: TestUntarInvalidHardlink (0.02s) [2022-04-28T07:52:39.718Z] === RUN TestUntarInvalidSymlink [2022-04-28T07:52:39.718Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink981480002\\dest\\dotdot" -> "../victim/hello" [2022-04-28T07:52:39.718Z] ok github.com/docker/docker/pkg/filenotify 0.043s coverage: 45.7% of statements [2022-04-28T07:52:39.718Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3194374352\\dest\\slash-dotdot" -> "/../victim/hello" [2022-04-28T07:52:39.718Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2905653851\\dest\\loophole-victim" -> "../victim" [2022-04-28T07:52:39.718Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3651418760\\dest\\loophole-victim" -> "../victim" [2022-04-28T07:52:39.718Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3310750928\\dest\\loophole-victim" -> "../victim" [2022-04-28T07:52:39.718Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink502606700\\dest\\loophole-victim" -> "../victim" [2022-04-28T07:52:39.718Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink579556053\\dest\\dir\\loophole" -> "../../victim" [2022-04-28T07:52:39.718Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2022-04-28T07:52:39.718Z] === RUN TestTempArchiveCloseMultipleTimes [2022-04-28T07:52:39.718Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-04-28T07:52:39.718Z] === RUN TestXGlobalNoParent [2022-04-28T07:52:39.718Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-04-28T07:52:39.718Z] === RUN TestReplaceFileTarWrapper [2022-04-28T07:52:39.718Z] --- PASS: TestReplaceFileTarWrapper (0.14s) [2022-04-28T07:52:39.718Z] === RUN TestPrefixHeaderReadable [2022-04-28T07:52:39.718Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2022-04-28T07:52:39.718Z] === RUN TestDisablePigz [2022-04-28T07:52:39.718Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-04-28T07:52:40.187Z] --- PASS: TestDisablePigz (0.14s) [2022-04-28T07:52:40.187Z] === RUN TestPigz [2022-04-28T07:52:40.187Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-04-28T07:52:40.187Z] --- PASS: TestPigz (0.11s) [2022-04-28T07:52:40.187Z] === RUN TestNosysFileInfo [2022-04-28T07:52:40.187Z] --- PASS: TestNosysFileInfo (0.00s) [2022-04-28T07:52:40.187Z] === RUN TestCopyFileWithInvalidDest [2022-04-28T07:52:40.187Z] archive_windows_test.go:16: Currently fails [2022-04-28T07:52:40.187Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-04-28T07:52:40.187Z] === RUN TestCanonicalTarNameForPath [2022-04-28T07:52:40.187Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-04-28T07:52:40.187Z] === RUN TestCanonicalTarName [2022-04-28T07:52:40.187Z] --- PASS: TestCanonicalTarName (0.00s) [2022-04-28T07:52:40.187Z] === RUN TestChmodTarEntry [2022-04-28T07:52:40.187Z] --- PASS: TestChmodTarEntry (0.00s) [2022-04-28T07:52:40.188Z] === RUN TestHardLinkOrder [2022-04-28T07:52:40.188Z] --- PASS: TestHardLinkOrder (0.09s) [2022-04-28T07:52:40.188Z] === RUN TestChangeString [2022-04-28T07:52:40.188Z] --- PASS: TestChangeString (0.00s) [2022-04-28T07:52:40.188Z] === RUN TestChangesWithNoChanges [2022-04-28T07:52:40.188Z] --- PASS: TestChangesWithNoChanges (0.02s) [2022-04-28T07:52:40.188Z] === RUN TestChangesWithChanges [2022-04-28T07:52:40.188Z] --- PASS: TestChangesWithChanges (0.02s) [2022-04-28T07:52:40.188Z] === RUN TestChangesWithChangesGH13590 [2022-04-28T07:52:40.188Z] changes_test.go:196: needs more investigation [2022-04-28T07:52:40.188Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-04-28T07:52:40.188Z] === RUN TestChangesDirsEmpty [2022-04-28T07:52:40.188Z] --- PASS: TestChangesDirsEmpty (0.10s) [2022-04-28T07:52:40.188Z] === RUN TestChangesDirsMutated [2022-04-28T07:52:40.656Z] --- PASS: TestChangesDirsMutated (0.11s) [2022-04-28T07:52:40.656Z] === RUN TestApplyLayer [2022-04-28T07:52:40.656Z] changes_test.go:433: needs further investigation [2022-04-28T07:52:40.656Z] --- SKIP: TestApplyLayer (0.00s) [2022-04-28T07:52:40.656Z] === RUN TestChangesSizeWithHardlinks [2022-04-28T07:52:40.656Z] changes_test.go:469: needs further investigation [2022-04-28T07:52:40.656Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-04-28T07:52:40.656Z] === RUN TestChangesSizeWithNoChanges [2022-04-28T07:52:40.656Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-04-28T07:52:40.656Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-04-28T07:52:40.656Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-04-28T07:52:40.656Z] === RUN TestChangesSize [2022-04-28T07:52:40.656Z] --- PASS: TestChangesSize (0.00s) [2022-04-28T07:52:40.656Z] === RUN TestApplyLayerInvalidFilenames [2022-04-28T07:52:40.656Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames1566723707\\dest" [2022-04-28T07:52:40.656Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2022-04-28T07:52:40.656Z] === RUN TestApplyLayerInvalidHardlink [2022-04-28T07:52:40.656Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink34856030\\victim\\hello" -> "../victim/hello" [2022-04-28T07:52:40.656Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1588640801\\victim\\hello" -> "/../victim/hello" [2022-04-28T07:52:40.656Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink622473561\\victim" -> "../victim" [2022-04-28T07:52:40.656Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink793127033\\victim" -> "../victim" [2022-04-28T07:52:40.656Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3112014779\\victim" -> "../victim" [2022-04-28T07:52:40.656Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink4255387988\\victim" -> "../victim" [2022-04-28T07:52:40.656Z] --- PASS: TestApplyLayerInvalidHardlink (0.02s) [2022-04-28T07:52:40.656Z] === RUN TestApplyLayerInvalidSymlink [2022-04-28T07:52:40.656Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1211766624\\dest\\dotdot" -> "../victim/hello" [2022-04-28T07:52:40.656Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1322223505\\dest\\slash-dotdot" -> "/../victim/hello" [2022-04-28T07:52:40.656Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1657635242\\dest\\loophole-victim" -> "../victim" [2022-04-28T07:52:40.656Z] 2022/04/28 07:52:40 Closing DB instances... [2022-04-28T07:52:40.656Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3699651312\\dest\\loophole-victim" -> "../victim" [2022-04-28T07:52:40.656Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4276405872\\dest\\loophole-victim" -> "../victim" [2022-04-28T07:52:40.656Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2383197972\\dest\\loophole-victim" -> "../victim" [2022-04-28T07:52:40.656Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s) [2022-04-28T07:52:40.656Z] === RUN TestApplyLayerWhiteouts [2022-04-28T07:52:40.656Z] --- PASS: TestApplyLayerWhiteouts (0.05s) [2022-04-28T07:52:40.656Z] === RUN TestGenerateEmptyFile [2022-04-28T07:52:40.656Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-04-28T07:52:40.656Z] === RUN TestGenerateWithContent [2022-04-28T07:52:40.656Z] --- PASS: TestGenerateWithContent (0.00s) [2022-04-28T07:52:40.656Z] PASS [2022-04-28T07:52:40.656Z] coverage: 62.9% of statements [2022-04-28T07:52:40.656Z] ok github.com/docker/docker/pkg/archive 6.250s coverage: 62.9% of statements [2022-04-28T07:52:40.656Z] === RUN TestCopyFileWithInvalidSrc [2022-04-28T07:52:40.656Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-04-28T07:52:40.656Z] === RUN TestCopyFileWithInvalidDest [2022-04-28T07:52:40.656Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-04-28T07:52:40.656Z] === RUN TestCopyFileWithSameSrcAndDest [2022-04-28T07:52:40.656Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-04-28T07:52:40.656Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-04-28T07:52:40.656Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-04-28T07:52:40.656Z] === RUN TestCopyFile [2022-04-28T07:52:40.656Z] --- PASS: TestCopyFile (0.00s) [2022-04-28T07:52:40.656Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-04-28T07:52:40.656Z] fileutils_test.go:133: Needs porting to Windows [2022-04-28T07:52:40.656Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-04-28T07:52:40.656Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-04-28T07:52:40.656Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-04-28T07:52:40.656Z] === RUN TestReadSymlinkedDirectoryToFile [2022-04-28T07:52:40.656Z] fileutils_test.go:179: Needs porting to Windows [2022-04-28T07:52:40.656Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-04-28T07:52:40.656Z] === RUN TestWildcardMatches [2022-04-28T07:52:40.656Z] --- PASS: TestWildcardMatches (0.00s) [2022-04-28T07:52:40.656Z] === RUN TestPatternMatches [2022-04-28T07:52:40.656Z] --- PASS: TestPatternMatches (0.00s) [2022-04-28T07:52:40.656Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-04-28T07:52:40.656Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-04-28T07:52:40.656Z] === RUN TestPatternMatchesFolderExclusions [2022-04-28T07:52:40.656Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-04-28T07:52:40.656Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-04-28T07:52:40.656Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-04-28T07:52:40.656Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-04-28T07:52:40.656Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-04-28T07:52:40.656Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-04-28T07:52:40.656Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-04-28T07:52:40.656Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-04-28T07:52:40.656Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-04-28T07:52:40.656Z] === RUN TestSingleExclamationError [2022-04-28T07:52:40.656Z] --- PASS: TestSingleExclamationError (0.00s) [2022-04-28T07:52:40.656Z] === RUN TestMatchesWithNoPatterns [2022-04-28T07:52:40.656Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-04-28T07:52:40.656Z] === RUN TestMatchesWithMalformedPatterns [2022-04-28T07:52:40.656Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-04-28T07:52:40.657Z] === RUN TestMatches [2022-04-28T07:52:40.657Z] === RUN TestMatches/MatchesOrParentMatches [2022-04-28T07:52:40.657Z] === RUN TestMatches/MatchesUsingParentResult [2022-04-28T07:52:40.657Z] === RUN TestMatches/MatchesUsingParentResults [2022-04-28T07:52:40.657Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-04-28T07:52:40.657Z] --- PASS: TestMatches (0.01s) [2022-04-28T07:52:40.657Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-04-28T07:52:40.657Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-04-28T07:52:40.657Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-04-28T07:52:40.657Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-04-28T07:52:40.657Z] === RUN TestCleanPatterns [2022-04-28T07:52:40.657Z] --- PASS: TestCleanPatterns (0.00s) [2022-04-28T07:52:40.657Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-04-28T07:52:40.657Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-04-28T07:52:40.657Z] === RUN TestCleanPatternsExceptionFlag [2022-04-28T07:52:40.657Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-04-28T07:52:40.657Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-04-28T07:52:40.657Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-04-28T07:52:40.657Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-04-28T07:52:40.657Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-04-28T07:52:40.657Z] === RUN TestCleanPatternsErrorSingleException [2022-04-28T07:52:40.657Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-04-28T07:52:40.657Z] === RUN TestCreateIfNotExistsDir [2022-04-28T07:52:40.657Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-04-28T07:52:40.657Z] === RUN TestCreateIfNotExistsFile [2022-04-28T07:52:40.657Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-04-28T07:52:40.657Z] === RUN TestMatch [2022-04-28T07:52:40.657Z] --- PASS: TestMatch (0.00s) [2022-04-28T07:52:40.657Z] === RUN TestCompile [2022-04-28T07:52:40.657Z] === RUN TestCompile/slash [2022-04-28T07:52:40.657Z] === RUN TestCompile/backslash [2022-04-28T07:52:40.657Z] --- PASS: TestCompile (0.00s) [2022-04-28T07:52:40.657Z] --- PASS: TestCompile/slash (0.00s) [2022-04-28T07:52:40.657Z] --- PASS: TestCompile/backslash (0.00s) [2022-04-28T07:52:40.657Z] PASS [2022-04-28T07:52:40.657Z] coverage: 84.7% of statements [2022-04-28T07:52:40.657Z] ok github.com/docker/docker/pkg/fileutils 0.075s coverage: 84.7% of statements [2022-04-28T07:52:40.700Z] time="2022-04-28T07:52:40Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.18.157.27:10033 172.18.157.27:10034 172.18.157.27:10035]" [2022-04-28T07:52:40.700Z] time="2022-04-28T07:52:40Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.18.157.27:10033 172.18.157.27:10034 172.18.157.27:10035]" [2022-04-28T07:52:41.071Z] plugin_test.go:64: [d4b0194da1dbc] joining swarm manager [d3161abbc1fb0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-28T07:52:41.126Z] === RUN TestGet [2022-04-28T07:52:41.126Z] --- PASS: TestGet (0.00s) [2022-04-28T07:52:41.126Z] === RUN TestGetShortcutString [2022-04-28T07:52:41.126Z] --- PASS: TestGetShortcutString (0.00s) [2022-04-28T07:52:41.126Z] PASS [2022-04-28T07:52:41.126Z] coverage: 42.9% of statements [2022-04-28T07:52:41.126Z] ok github.com/docker/docker/pkg/homedir 0.039s coverage: 42.9% of statements [2022-04-28T07:52:41.154Z] time="2022-04-28T07:52:41Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.157.27:10033" [2022-04-28T07:52:41.154Z] time="2022-04-28T07:52:41Z" level=debug msg="memberlist: Stream connection from=172.18.157.27:49375" [2022-04-28T07:52:41.154Z] time="2022-04-28T07:52:41Z" level=info msg="Node 60ab3a7cbd4a/172.18.157.27, joined gossip cluster" [2022-04-28T07:52:41.154Z] time="2022-04-28T07:52:41Z" level=info msg="Node 60ab3a7cbd4a/172.18.157.27, added to nodes list" [2022-04-28T07:52:41.154Z] time="2022-04-28T07:52:41Z" level=info msg="Node e96b5c6cb82f/172.18.157.27, joined gossip cluster" [2022-04-28T07:52:41.154Z] time="2022-04-28T07:52:41Z" level=info msg="Node e96b5c6cb82f/172.18.157.27, added to nodes list" [2022-04-28T07:52:41.154Z] time="2022-04-28T07:52:41Z" level=info msg="Node a9a38fc1362d/172.18.157.27, joined gossip cluster" [2022-04-28T07:52:41.154Z] time="2022-04-28T07:52:41Z" level=info msg="Node a9a38fc1362d/172.18.157.27, is the new incarnation of the shutdown node aeb46864a66b/172.18.157.27" [2022-04-28T07:52:41.154Z] time="2022-04-28T07:52:41Z" level=info msg="Node a9a38fc1362d/172.18.157.27, added to nodes list" [2022-04-28T07:52:41.154Z] time="2022-04-28T07:52:41Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.157.27:10034" [2022-04-28T07:52:41.154Z] time="2022-04-28T07:52:41Z" level=debug msg="memberlist: Stream connection from=172.18.157.27:49376" [2022-04-28T07:52:41.154Z] time="2022-04-28T07:52:41Z" level=info msg="Node a9a38fc1362d/172.18.157.27, joined gossip cluster" [2022-04-28T07:52:41.154Z] time="2022-04-28T07:52:41Z" level=info msg="Node a9a38fc1362d/172.18.157.27, added to nodes list" [2022-04-28T07:52:41.154Z] time="2022-04-28T07:52:41Z" level=info msg="Node e96b5c6cb82f/172.18.157.27, joined gossip cluster" [2022-04-28T07:52:41.154Z] time="2022-04-28T07:52:41Z" level=info msg="Node e96b5c6cb82f/172.18.157.27, added to nodes list" [2022-04-28T07:52:41.154Z] time="2022-04-28T07:52:41Z" level=info msg="Node 60ab3a7cbd4a/172.18.157.27, joined gossip cluster" [2022-04-28T07:52:41.154Z] time="2022-04-28T07:52:41Z" level=info msg="Node 60ab3a7cbd4a/172.18.157.27, added to nodes list" [2022-04-28T07:52:41.154Z] time="2022-04-28T07:52:41Z" level=info msg="Node 026abe52b233/172.18.157.27, joined gossip cluster" [2022-04-28T07:52:41.154Z] time="2022-04-28T07:52:41Z" level=info msg="Node 026abe52b233/172.18.157.27, is the new incarnation of the shutdown node 18fcb39f0b39/172.18.157.27" [2022-04-28T07:52:41.154Z] time="2022-04-28T07:52:41Z" level=info msg="Node 026abe52b233/172.18.157.27, added to nodes list" [2022-04-28T07:52:41.154Z] time="2022-04-28T07:52:41Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.157.27:10035" [2022-04-28T07:52:41.154Z] time="2022-04-28T07:52:41Z" level=debug msg="memberlist: Stream connection from=172.18.157.27:49377" [2022-04-28T07:52:41.154Z] time="2022-04-28T07:52:41Z" level=info msg="Node a9a38fc1362d/172.18.157.27, joined gossip cluster" [2022-04-28T07:52:41.154Z] time="2022-04-28T07:52:41Z" level=info msg="Node a9a38fc1362d/172.18.157.27, added to nodes list" [2022-04-28T07:52:41.154Z] time="2022-04-28T07:52:41Z" level=info msg="Node 026abe52b233/172.18.157.27, joined gossip cluster" [2022-04-28T07:52:41.154Z] time="2022-04-28T07:52:41Z" level=info msg="Node 026abe52b233/172.18.157.27, added to nodes list" [2022-04-28T07:52:41.155Z] time="2022-04-28T07:52:41Z" level=info msg="Node e96b5c6cb82f/172.18.157.27, joined gossip cluster" [2022-04-28T07:52:41.155Z] time="2022-04-28T07:52:41Z" level=info msg="Node e96b5c6cb82f/172.18.157.27, added to nodes list" [2022-04-28T07:52:41.155Z] time="2022-04-28T07:52:41Z" level=info msg="Node 60ab3a7cbd4a/172.18.157.27, joined gossip cluster" [2022-04-28T07:52:41.155Z] time="2022-04-28T07:52:41Z" level=info msg="Node 60ab3a7cbd4a/172.18.157.27, added to nodes list" [2022-04-28T07:52:41.155Z] time="2022-04-28T07:52:41Z" level=info msg="Node 1fec24ce780d/172.18.157.27, joined gossip cluster" [2022-04-28T07:52:41.155Z] time="2022-04-28T07:52:41Z" level=info msg="Node 1fec24ce780d/172.18.157.27, is the new incarnation of the shutdown node 7fe56ec16e14/172.18.157.27" [2022-04-28T07:52:41.155Z] time="2022-04-28T07:52:41Z" level=info msg="Node 1fec24ce780d/172.18.157.27, added to nodes list" [2022-04-28T07:52:41.155Z] time="2022-04-28T07:52:41Z" level=info msg="Node 026abe52b233/172.18.157.27, joined gossip cluster" [2022-04-28T07:52:41.155Z] time="2022-04-28T07:52:41Z" level=info msg="Node 026abe52b233/172.18.157.27, is the new incarnation of the shutdown node 18fcb39f0b39/172.18.157.27" [2022-04-28T07:52:41.155Z] time="2022-04-28T07:52:41Z" level=info msg="Node 026abe52b233/172.18.157.27, added to nodes list" [2022-04-28T07:52:41.155Z] time="2022-04-28T07:52:41Z" level=info msg="Node a9a38fc1362d/172.18.157.27, joined gossip cluster" [2022-04-28T07:52:41.155Z] time="2022-04-28T07:52:41Z" level=info msg="Node a9a38fc1362d/172.18.157.27, is the new incarnation of the shutdown node aeb46864a66b/172.18.157.27" [2022-04-28T07:52:41.155Z] time="2022-04-28T07:52:41Z" level=info msg="Node a9a38fc1362d/172.18.157.27, added to nodes list" [2022-04-28T07:52:41.155Z] time="2022-04-28T07:52:41Z" level=info msg="Node 026abe52b233/172.18.157.27, joined gossip cluster" [2022-04-28T07:52:41.155Z] time="2022-04-28T07:52:41Z" level=info msg="Node 026abe52b233/172.18.157.27, added to nodes list" [2022-04-28T07:52:41.155Z] time="2022-04-28T07:52:41Z" level=info msg="Node 1fec24ce780d/172.18.157.27, joined gossip cluster" [2022-04-28T07:52:41.155Z] time="2022-04-28T07:52:41Z" level=info msg="Node 1fec24ce780d/172.18.157.27, is the new incarnation of the shutdown node 7fe56ec16e14/172.18.157.27" [2022-04-28T07:52:41.155Z] time="2022-04-28T07:52:41Z" level=info msg="Node 1fec24ce780d/172.18.157.27, added to nodes list" [2022-04-28T07:52:41.155Z] time="2022-04-28T07:52:41Z" level=info msg="Node 1fec24ce780d/172.18.157.27, joined gossip cluster" [2022-04-28T07:52:41.155Z] time="2022-04-28T07:52:41Z" level=info msg="Node 1fec24ce780d/172.18.157.27, added to nodes list" [2022-04-28T07:52:41.608Z] time="2022-04-28T07:52:41Z" level=info msg="Node 1fec24ce780d/172.18.157.27, joined gossip cluster" [2022-04-28T07:52:41.608Z] time="2022-04-28T07:52:41Z" level=info msg="Node 1fec24ce780d/172.18.157.27, added to nodes list" [2022-04-28T07:52:41.609Z] time="2022-04-28T07:52:41Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.157.27:10033" [2022-04-28T07:52:41.609Z] time="2022-04-28T07:52:41Z" level=debug msg="memberlist: Stream connection from=172.18.157.27:49378" [2022-04-28T07:52:41.609Z] time="2022-04-28T07:52:41Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.157.27:10034" [2022-04-28T07:52:41.609Z] time="2022-04-28T07:52:41Z" level=debug msg="memberlist: Stream connection from=172.18.157.27:49379" [2022-04-28T07:52:41.609Z] time="2022-04-28T07:52:41Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.157.27:10035" [2022-04-28T07:52:41.609Z] time="2022-04-28T07:52:41Z" level=debug msg="memberlist: Stream connection from=172.18.157.27:49380" [2022-04-28T07:52:41.839Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-28T07:52:41.951Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-04-28T07:52:42.062Z] 2022/04/28 07:52:41 Closing DB instances... [2022-04-28T07:52:42.062Z] time="2022-04-28T07:52:42Z" level=info msg="Node a9a38fc1362d change state NodeActive --> NodeLeft" [2022-04-28T07:52:42.062Z] time="2022-04-28T07:52:42Z" level=info msg="node2(026abe52b233): Node leave event for a9a38fc1362d/172.18.157.27" [2022-04-28T07:52:42.062Z] time="2022-04-28T07:52:42Z" level=info msg="Node a9a38fc1362d change state NodeActive --> NodeLeft" [2022-04-28T07:52:42.062Z] time="2022-04-28T07:52:42Z" level=info msg="node4(e96b5c6cb82f): Node leave event for a9a38fc1362d/172.18.157.27" [2022-04-28T07:52:42.062Z] time="2022-04-28T07:52:42Z" level=info msg="Node a9a38fc1362d change state NodeActive --> NodeLeft" [2022-04-28T07:52:42.062Z] time="2022-04-28T07:52:42Z" level=info msg="node5(60ab3a7cbd4a): Node leave event for a9a38fc1362d/172.18.157.27" [2022-04-28T07:52:42.062Z] time="2022-04-28T07:52:42Z" level=info msg="Node a9a38fc1362d change state NodeActive --> NodeLeft" [2022-04-28T07:52:42.063Z] time="2022-04-28T07:52:42Z" level=info msg="node3(1fec24ce780d): Node leave event for a9a38fc1362d/172.18.157.27" [2022-04-28T07:52:42.063Z] time="2022-04-28T07:52:42Z" level=info msg="Node a9a38fc1362d/172.18.157.27, left gossip cluster" [2022-04-28T07:52:42.063Z] time="2022-04-28T07:52:42Z" level=info msg="Node a9a38fc1362d change state NodeActive --> NodeFailed" [2022-04-28T07:52:42.063Z] time="2022-04-28T07:52:42Z" level=info msg="Node a9a38fc1362d/172.18.157.27, added to failed nodes list" [2022-04-28T07:52:42.063Z] time="2022-04-28T07:52:42Z" level=error msg="node: a9a38fc1362d is unknown to memberlist" [2022-04-28T07:52:42.112Z] --- PASS: TestNetworkDBCRUDTableEntries (3.43s) [2022-04-28T07:52:42.112Z] === RUN TestNetworkDBNodeLeave [2022-04-28T07:52:42.112Z] === RUN TestCreateIDMapOrder [2022-04-28T07:52:42.112Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-04-28T07:52:42.112Z] PASS [2022-04-28T07:52:42.112Z] coverage: 7.2% of statements [2022-04-28T07:52:42.112Z] ok github.com/docker/docker/pkg/idtools 0.045s coverage: 7.2% of statements [2022-04-28T07:52:42.516Z] time="2022-04-28T07:52:42Z" level=info msg="Node a9a38fc1362d/172.18.157.27, left gossip cluster" [2022-04-28T07:52:42.516Z] time="2022-04-28T07:52:42Z" level=info msg="Node a9a38fc1362d/172.18.157.27, left gossip cluster" [2022-04-28T07:52:42.516Z] time="2022-04-28T07:52:42Z" level=info msg="Node a9a38fc1362d/172.18.157.27, left gossip cluster" [2022-04-28T07:52:42.516Z] time="2022-04-28T07:52:42Z" level=info msg="Node a9a38fc1362d/172.18.157.27, left gossip cluster" [2022-04-28T07:52:42.516Z] time="2022-04-28T07:52:42Z" level=info msg="Node 026abe52b233 change state NodeActive --> NodeLeft" [2022-04-28T07:52:42.516Z] time="2022-04-28T07:52:42Z" level=info msg="node4(e96b5c6cb82f): Node leave event for 026abe52b233/172.18.157.27" [2022-04-28T07:52:42.516Z] time="2022-04-28T07:52:42Z" level=info msg="Node 026abe52b233 change state NodeActive --> NodeLeft" [2022-04-28T07:52:42.516Z] time="2022-04-28T07:52:42Z" level=info msg="Node 026abe52b233 change state NodeActive --> NodeLeft" [2022-04-28T07:52:42.516Z] time="2022-04-28T07:52:42Z" level=info msg="node3(1fec24ce780d): Node leave event for 026abe52b233/172.18.157.27" [2022-04-28T07:52:42.516Z] time="2022-04-28T07:52:42Z" level=info msg="node5(60ab3a7cbd4a): Node leave event for 026abe52b233/172.18.157.27" [2022-04-28T07:52:42.516Z] time="2022-04-28T07:52:42Z" level=info msg="Node 026abe52b233 change state NodeActive --> NodeLeft" [2022-04-28T07:52:42.516Z] time="2022-04-28T07:52:42Z" level=info msg="node2(026abe52b233): Node leave event for 026abe52b233/172.18.157.27" [2022-04-28T07:52:42.970Z] time="2022-04-28T07:52:42Z" level=info msg="Node 026abe52b233/172.18.157.27, left gossip cluster" [2022-04-28T07:52:42.970Z] time="2022-04-28T07:52:42Z" level=info msg="Node 026abe52b233/172.18.157.27, left gossip cluster" [2022-04-28T07:52:42.970Z] time="2022-04-28T07:52:42Z" level=info msg="Node 026abe52b233/172.18.157.27, left gossip cluster" [2022-04-28T07:52:42.970Z] time="2022-04-28T07:52:42Z" level=info msg="Node 026abe52b233/172.18.157.27, left gossip cluster" [2022-04-28T07:52:42.970Z] time="2022-04-28T07:52:42Z" level=info msg="Node 1fec24ce780d change state NodeActive --> NodeLeft" [2022-04-28T07:52:42.970Z] time="2022-04-28T07:52:42Z" level=info msg="node4(e96b5c6cb82f): Node leave event for 1fec24ce780d/172.18.157.27" [2022-04-28T07:52:42.970Z] time="2022-04-28T07:52:42Z" level=info msg="Node 1fec24ce780d change state NodeActive --> NodeLeft" [2022-04-28T07:52:42.970Z] time="2022-04-28T07:52:42Z" level=info msg="node5(60ab3a7cbd4a): Node leave event for 1fec24ce780d/172.18.157.27" [2022-04-28T07:52:42.970Z] time="2022-04-28T07:52:42Z" level=info msg="Node 1fec24ce780d change state NodeActive --> NodeLeft" [2022-04-28T07:52:42.970Z] time="2022-04-28T07:52:42Z" level=info msg="node3(1fec24ce780d): Node leave event for 1fec24ce780d/172.18.157.27" [2022-04-28T07:52:43.345Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-04-28T07:52:43.425Z] time="2022-04-28T07:52:43Z" level=info msg="Node 1fec24ce780d/172.18.157.27, left gossip cluster" [2022-04-28T07:52:43.425Z] time="2022-04-28T07:52:43Z" level=info msg="Node 1fec24ce780d/172.18.157.27, left gossip cluster" [2022-04-28T07:52:43.425Z] time="2022-04-28T07:52:43Z" level=info msg="Node 1fec24ce780d/172.18.157.27, left gossip cluster" [2022-04-28T07:52:43.425Z] time="2022-04-28T07:52:43Z" level=debug msg="memberlist: Failed ping: e96b5c6cb82f (timeout reached)" [2022-04-28T07:52:43.425Z] time="2022-04-28T07:52:43Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.18.157.27:10037: use of closed network connection" [2022-04-28T07:52:43.425Z] time="2022-04-28T07:52:43Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.18.157.27:10035: use of closed network connection" [2022-04-28T07:52:43.425Z] time="2022-04-28T07:52:43Z" level=debug msg="memberlist: Stream connection from=172.18.157.27:49381" [2022-04-28T07:52:43.678Z] === RUN TestFixedBufferCap [2022-04-28T07:52:43.678Z] --- PASS: TestFixedBufferCap (0.00s) [2022-04-28T07:52:43.678Z] === RUN TestFixedBufferLen [2022-04-28T07:52:43.678Z] --- PASS: TestFixedBufferLen (0.00s) [2022-04-28T07:52:43.678Z] === RUN TestFixedBufferString [2022-04-28T07:52:43.678Z] --- PASS: TestFixedBufferString (0.00s) [2022-04-28T07:52:43.678Z] === RUN TestFixedBufferWrite [2022-04-28T07:52:43.678Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-04-28T07:52:43.678Z] === RUN TestFixedBufferRead [2022-04-28T07:52:43.678Z] --- PASS: TestFixedBufferRead (0.00s) [2022-04-28T07:52:43.678Z] === RUN TestBytesPipeRead [2022-04-28T07:52:43.678Z] --- PASS: TestBytesPipeRead (0.00s) [2022-04-28T07:52:43.678Z] === RUN TestBytesPipeWrite [2022-04-28T07:52:43.678Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-04-28T07:52:43.678Z] === RUN TestBytesPipeWriteRandomChunks [2022-04-28T07:52:43.678Z] --- PASS: TestBytesPipeWriteRandomChunks (0.39s) [2022-04-28T07:52:43.678Z] === RUN TestAtomicWriteToFile [2022-04-28T07:52:43.678Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-04-28T07:52:43.678Z] === RUN TestAtomicWriteSetCommit [2022-04-28T07:52:43.678Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-04-28T07:52:43.678Z] === RUN TestAtomicWriteSetCancel [2022-04-28T07:52:43.678Z] --- PASS: TestAtomicWriteSetCancel (0.00s) [2022-04-28T07:52:43.678Z] === RUN TestReadCloserWrapperClose [2022-04-28T07:52:43.678Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-04-28T07:52:43.678Z] === RUN TestReaderErrWrapperReadOnError [2022-04-28T07:52:43.678Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-04-28T07:52:43.678Z] === RUN TestReaderErrWrapperRead [2022-04-28T07:52:43.678Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-04-28T07:52:43.678Z] === RUN TestCancelReadCloser [2022-04-28T07:52:43.878Z] time="2022-04-28T07:52:43Z" level=info msg="Node e96b5c6cb82f change state NodeActive --> NodeLeft" [2022-04-28T07:52:43.878Z] time="2022-04-28T07:52:43Z" level=info msg="node5(60ab3a7cbd4a): Node leave event for e96b5c6cb82f/172.18.157.27" [2022-04-28T07:52:43.878Z] time="2022-04-28T07:52:43Z" level=info msg="Node e96b5c6cb82f change state NodeActive --> NodeLeft" [2022-04-28T07:52:43.878Z] time="2022-04-28T07:52:43Z" level=info msg="node4(e96b5c6cb82f): Node leave event for e96b5c6cb82f/172.18.157.27" [2022-04-28T07:52:43.878Z] time="2022-04-28T07:52:43Z" level=warning msg="memberlist: Was able to connect to e96b5c6cb82f but other probes failed, network may be misconfigured" [2022-04-28T07:52:44.146Z] --- PASS: TestCancelReadCloser (0.10s) [2022-04-28T07:52:44.146Z] === RUN TestWriteCloserWrapperClose [2022-04-28T07:52:44.146Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-04-28T07:52:44.146Z] === RUN TestNopWriteCloser [2022-04-28T07:52:44.146Z] --- PASS: TestNopWriteCloser (0.00s) [2022-04-28T07:52:44.146Z] === RUN TestNopWriter [2022-04-28T07:52:44.146Z] --- PASS: TestNopWriter (0.00s) [2022-04-28T07:52:44.146Z] === RUN TestWriteCounter [2022-04-28T07:52:44.146Z] --- PASS: TestWriteCounter (0.00s) [2022-04-28T07:52:44.146Z] PASS [2022-04-28T07:52:44.146Z] coverage: 70.1% of statements [2022-04-28T07:52:44.146Z] ok github.com/docker/docker/pkg/ioutils 0.560s coverage: 70.1% of statements [2022-04-28T07:52:44.332Z] time="2022-04-28T07:52:44Z" level=info msg="Node e96b5c6cb82f/172.18.157.27, left gossip cluster" [2022-04-28T07:52:44.332Z] time="2022-04-28T07:52:44Z" level=info msg="Node e96b5c6cb82f/172.18.157.27, left gossip cluster" [2022-04-28T07:52:44.615Z] --- PASS: TestNetworkDBNodeLeave (2.83s) [2022-04-28T07:52:44.615Z] === RUN TestNetworkDBWatch [2022-04-28T07:52:45.083Z] === RUN TestError [2022-04-28T07:52:45.083Z] --- PASS: TestError (0.00s) [2022-04-28T07:52:45.083Z] === RUN TestProgressString [2022-04-28T07:52:45.083Z] === RUN TestProgressString/no_progress [2022-04-28T07:52:45.083Z] === RUN TestProgressString/progress_1 [2022-04-28T07:52:45.083Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-04-28T07:52:45.083Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-04-28T07:52:45.083Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-04-28T07:52:45.083Z] === RUN TestProgressString/with_units [2022-04-28T07:52:45.083Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-04-28T07:52:45.083Z] === RUN TestProgressString/hide_counts [2022-04-28T07:52:45.083Z] --- PASS: TestProgressString (0.00s) [2022-04-28T07:52:45.083Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-04-28T07:52:45.083Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-04-28T07:52:45.083Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-04-28T07:52:45.083Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-04-28T07:52:45.083Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-04-28T07:52:45.083Z] --- PASS: TestProgressString/with_units (0.00s) [2022-04-28T07:52:45.083Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-04-28T07:52:45.083Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-04-28T07:52:45.083Z] === RUN TestJSONMessageDisplay [2022-04-28T07:52:45.083Z] --- PASS: TestJSONMessageDisplay (0.14s) [2022-04-28T07:52:45.083Z] === RUN TestJSONMessageDisplayWithJSONError [2022-04-28T07:52:45.083Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-04-28T07:52:45.083Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-04-28T07:52:45.083Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-04-28T07:52:45.083Z] === RUN TestDisplayJSONMessagesStream [2022-04-28T07:52:45.083Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-04-28T07:52:45.083Z] PASS [2022-04-28T07:52:45.083Z] coverage: 91.7% of statements [2022-04-28T07:52:45.083Z] ok github.com/docker/docker/pkg/jsonmessage 0.178s coverage: 91.7% of statements [2022-04-28T07:52:45.290Z] time="2022-04-28T07:52:44Z" level=info msg="Node 60ab3a7cbd4a/172.18.157.27, left gossip cluster" [2022-04-28T07:52:45.290Z] time="2022-04-28T07:52:44Z" level=info msg="Node 60ab3a7cbd4a change state NodeActive --> NodeFailed" [2022-04-28T07:52:45.290Z] time="2022-04-28T07:52:44Z" level=info msg="Node 60ab3a7cbd4a/172.18.157.27, added to failed nodes list" [2022-04-28T07:52:45.290Z] --- PASS: TestNetworkDBIslands (12.06s) [2022-04-28T07:52:45.290Z] PASS [2022-04-28T07:52:45.290Z] coverage: 60.0% of statements [2022-04-28T07:52:45.290Z] ok github.com/docker/docker/libnetwork/networkdb 103.603s coverage: 60.0% of statements [2022-04-28T07:52:45.290Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-04-28T07:52:45.290Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-04-28T07:52:45.290Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-04-28T07:52:45.290Z] ? github.com/docker/docker/oci/caps [no test files] [2022-04-28T07:52:45.290Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-04-28T07:52:45.290Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-04-28T07:52:45.290Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-04-28T07:52:45.290Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-04-28T07:52:45.290Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-04-28T07:52:45.290Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-04-28T07:52:45.290Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-04-28T07:52:45.290Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-04-28T07:52:45.290Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-04-28T07:52:45.290Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-04-28T07:52:45.290Z] ? github.com/docker/docker/quota [no test files] [2022-04-28T07:52:45.290Z] ? github.com/docker/docker/rootless [no test files] [2022-04-28T07:52:45.290Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-04-28T07:52:45.290Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-04-28T07:52:45.290Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-04-28T07:52:45.290Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-04-28T07:52:45.290Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-04-28T07:52:45.290Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-04-28T07:52:45.290Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-04-28T07:52:45.290Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-04-28T07:52:45.290Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-04-28T07:52:45.290Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-04-28T07:52:45.290Z] ? github.com/docker/docker/testutil/request [no test files] [2022-04-28T07:52:45.290Z] ? github.com/docker/docker/volume [no test files] [2022-04-28T07:52:45.290Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-04-28T07:52:45.290Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-04-28T07:52:45.552Z] === RUN TestStandardLongPath [2022-04-28T07:52:45.552Z] --- PASS: TestStandardLongPath (0.00s) [2022-04-28T07:52:45.552Z] === RUN TestUNCLongPath [2022-04-28T07:52:45.552Z] --- PASS: TestUNCLongPath (0.00s) [2022-04-28T07:52:45.552Z] PASS [2022-04-28T07:52:45.552Z] coverage: 100.0% of statements [2022-04-28T07:52:45.552Z] ok github.com/docker/docker/pkg/longpath 0.038s coverage: 100.0% of statements [2022-04-28T07:52:46.005Z] --- PASS: TestServiceCreateInit (7.10s) [2022-04-28T07:52:46.005Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.47s) [2022-04-28T07:52:46.005Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.62s) [2022-04-28T07:52:46.005Z] === RUN TestCreateServiceMultipleTimes [2022-04-28T07:52:46.021Z] === RUN TestNameFormat [2022-04-28T07:52:46.021Z] --- PASS: TestNameFormat (0.00s) [2022-04-28T07:52:46.021Z] === RUN TestNameRetries [2022-04-28T07:52:46.021Z] --- PASS: TestNameRetries (0.00s) [2022-04-28T07:52:46.021Z] PASS [2022-04-28T07:52:46.021Z] coverage: 85.7% of statements [2022-04-28T07:52:46.021Z] ok github.com/docker/docker/pkg/namesgenerator 0.033s coverage: 85.7% of statements [2022-04-28T07:52:46.490Z] 2022/04/28 07:52:46 Closing DB instances... [2022-04-28T07:52:46.813Z] [2022-04-28T07:52:46.813Z] === Skipped [2022-04-28T07:52:46.813Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-04-28T07:52:46.813Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-04-28T07:52:46.813Z] [2022-04-28T07:52:46.813Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-04-28T07:52:46.813Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-28T07:52:46.813Z] [2022-04-28T07:52:46.813Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-04-28T07:52:46.813Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-28T07:52:46.813Z] [2022-04-28T07:52:46.813Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2022-04-28T07:52:46.813Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-28T07:52:46.813Z] [2022-04-28T07:52:46.813Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-04-28T07:52:46.813Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-28T07:52:46.813Z] [2022-04-28T07:52:46.813Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-04-28T07:52:46.813Z] client_test.go:23: runtime.GOOS == "windows" [2022-04-28T07:52:46.813Z] [2022-04-28T07:52:46.813Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-04-28T07:52:46.813Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-28T07:52:46.813Z] [2022-04-28T07:52:46.813Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-04-28T07:52:46.813Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-28T07:52:46.813Z] [2022-04-28T07:52:46.813Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-04-28T07:52:46.813Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-28T07:52:46.813Z] [2022-04-28T07:52:46.813Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-04-28T07:52:46.813Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-04-28T07:52:46.813Z] [2022-04-28T07:52:46.813Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-04-28T07:52:46.813Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-28T07:52:46.813Z] [2022-04-28T07:52:46.813Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-04-28T07:52:46.813Z] daemon_test.go:145: root required [2022-04-28T07:52:46.813Z] [2022-04-28T07:52:46.813Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-04-28T07:52:46.814Z] reload_test.go:342: root required [2022-04-28T07:52:46.814Z] [2022-04-28T07:52:46.814Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-04-28T07:52:46.814Z] config_test.go:484: os.Getuid() != 0: skipping test that requires root [2022-04-28T07:52:46.814Z] [2022-04-28T07:52:46.814Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-04-28T07:52:46.814Z] pull_v2_test.go:82: Needs fixing on Windows [2022-04-28T07:52:46.814Z] [2022-04-28T07:52:46.814Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-04-28T07:52:46.814Z] pull_v2_test.go:127: Needs fixing on Windows [2022-04-28T07:52:46.814Z] [2022-04-28T07:52:46.814Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-04-28T07:52:46.814Z] download_test.go:267: Needs fixing on Windows [2022-04-28T07:52:46.814Z] [2022-04-28T07:52:46.814Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-04-28T07:52:46.814Z] layer_test.go:291: Failing on Windows [2022-04-28T07:52:46.814Z] [2022-04-28T07:52:46.814Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-04-28T07:52:46.814Z] layer_test.go:340: Failing on Windows [2022-04-28T07:52:46.814Z] [2022-04-28T07:52:46.814Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-04-28T07:52:46.814Z] layer_test.go:455: Failing on Windows [2022-04-28T07:52:46.814Z] [2022-04-28T07:52:46.814Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-04-28T07:52:46.814Z] layer_test.go:684: Failing on Windows [2022-04-28T07:52:46.814Z] [2022-04-28T07:52:46.814Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-04-28T07:52:46.814Z] migration_test.go:45: Failing on Windows [2022-04-28T07:52:46.814Z] [2022-04-28T07:52:46.814Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-04-28T07:52:46.814Z] migration_test.go:181: Failing on Windows [2022-04-28T07:52:46.814Z] [2022-04-28T07:52:46.814Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-04-28T07:52:46.814Z] mount_test.go:17: Failing on Windows [2022-04-28T07:52:46.814Z] [2022-04-28T07:52:46.814Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-04-28T07:52:46.814Z] mount_test.go:76: Failing on Windows [2022-04-28T07:52:46.814Z] [2022-04-28T07:52:46.814Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-04-28T07:52:46.814Z] mount_test.go:125: Failing on Windows [2022-04-28T07:52:46.814Z] [2022-04-28T07:52:46.814Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-04-28T07:52:46.814Z] mount_test.go:212: Failing on Windows [2022-04-28T07:52:46.814Z] [2022-04-28T07:52:46.814Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2022-04-28T07:52:46.814Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-04-28T07:52:46.814Z] [2022-04-28T07:52:46.814Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-04-28T07:52:46.814Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-04-28T07:52:46.814Z] [2022-04-28T07:52:46.814Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-04-28T07:52:46.814Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-04-28T07:52:46.814Z] [2022-04-28T07:52:46.814Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-04-28T07:52:46.814Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-04-28T07:52:46.814Z] [2022-04-28T07:52:46.814Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-04-28T07:52:46.814Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-04-28T07:52:46.814Z] [2022-04-28T07:52:46.814Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-04-28T07:52:46.814Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-28T07:52:46.814Z] [2022-04-28T07:52:46.814Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-04-28T07:52:46.814Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-28T07:52:46.814Z] [2022-04-28T07:52:46.814Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-04-28T07:52:46.814Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-28T07:52:46.814Z] [2022-04-28T07:52:46.814Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-04-28T07:52:46.814Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-04-28T07:52:46.814Z] [2022-04-28T07:52:46.814Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-04-28T07:52:46.814Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-04-28T07:52:46.814Z] [2022-04-28T07:52:46.814Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-04-28T07:52:46.814Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-04-28T07:52:46.814Z] [2022-04-28T07:52:46.814Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-04-28T07:52:46.814Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-04-28T07:52:46.814Z] [2022-04-28T07:52:46.814Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-04-28T07:52:46.814Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-28T07:52:46.814Z] [2022-04-28T07:52:46.814Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-04-28T07:52:46.814Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-28T07:52:46.814Z] [2022-04-28T07:52:46.814Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-04-28T07:52:46.814Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-28T07:52:46.814Z] [2022-04-28T07:52:46.814Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-04-28T07:52:46.814Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-28T07:52:46.814Z] [2022-04-28T07:52:46.814Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-04-28T07:52:46.814Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-28T07:52:46.814Z] [2022-04-28T07:52:46.814Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-04-28T07:52:46.814Z] archive_test.go:133: Xz not present in msys2 [2022-04-28T07:52:46.814Z] [2022-04-28T07:52:46.814Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.02s) [2022-04-28T07:52:46.814Z] archive_test.go:140: zstd not installed [2022-04-28T07:52:46.814Z] [2022-04-28T07:52:46.814Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-04-28T07:52:46.814Z] archive_test.go:252: Failing on Windows CI machines [2022-04-28T07:52:46.814Z] [2022-04-28T07:52:46.814Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-04-28T07:52:46.814Z] archive_windows_test.go:16: Currently fails [2022-04-28T07:52:46.814Z] [2022-04-28T07:52:46.814Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-04-28T07:52:46.814Z] changes_test.go:196: needs more investigation [2022-04-28T07:52:46.814Z] [2022-04-28T07:52:46.814Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-04-28T07:52:46.814Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-28T07:52:46.814Z] [2022-04-28T07:52:46.814Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-04-28T07:52:46.814Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-28T07:52:46.814Z] [2022-04-28T07:52:46.814Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-04-28T07:52:46.814Z] changes_test.go:433: needs further investigation [2022-04-28T07:52:46.814Z] [2022-04-28T07:52:46.814Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-04-28T07:52:46.814Z] changes_test.go:469: needs further investigation [2022-04-28T07:52:46.814Z] [2022-04-28T07:52:46.814Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-04-28T07:52:46.814Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-04-28T07:52:46.814Z] [2022-04-28T07:52:46.814Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-04-28T07:52:46.814Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-04-28T07:52:46.814Z] [2022-04-28T07:52:46.814Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-04-28T07:52:46.814Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-28T07:52:46.814Z] [2022-04-28T07:52:46.814Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-04-28T07:52:46.814Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-28T07:52:46.814Z] [2022-04-28T07:52:46.814Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-04-28T07:52:46.814Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-04-28T07:52:46.814Z] [2022-04-28T07:52:46.814Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-04-28T07:52:46.814Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-28T07:52:46.814Z] [2022-04-28T07:52:46.814Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-04-28T07:52:46.814Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-04-28T07:52:46.814Z] [2022-04-28T07:52:46.814Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-04-28T07:52:46.814Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-04-28T07:52:46.814Z] [2022-04-28T07:52:46.814Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-04-28T07:52:46.814Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-04-28T07:52:46.814Z] [2022-04-28T07:52:46.814Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-04-28T07:52:46.814Z] poller_test.go:40: No chmod on Windows [2022-04-28T07:52:46.814Z] [2022-04-28T07:52:46.814Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-04-28T07:52:46.814Z] fileutils_test.go:133: Needs porting to Windows [2022-04-28T07:52:46.814Z] [2022-04-28T07:52:46.814Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-04-28T07:52:46.814Z] fileutils_test.go:179: Needs porting to Windows [2022-04-28T07:52:46.814Z] [2022-04-28T07:52:46.814Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2022-04-28T07:52:46.814Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-04-28T07:52:46.814Z] [2022-04-28T07:52:46.814Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-04-28T07:52:46.814Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-04-28T07:52:46.814Z] [2022-04-28T07:52:46.814Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-04-28T07:52:46.814Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-04-28T07:52:46.814Z] [2022-04-28T07:52:46.814Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-04-28T07:52:46.814Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-04-28T07:52:46.814Z] [2022-04-28T07:52:46.814Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-04-28T07:52:46.814Z] local_test.go:180: runtime.GOOS == "windows" [2022-04-28T07:52:46.814Z] [2022-04-28T07:52:46.814Z] DONE 2291 tests, 70 skipped in 247.868s [2022-04-28T07:52:46.959Z] === RUN TestParseKeyValueOpt [2022-04-28T07:52:46.959Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-04-28T07:52:46.959Z] === RUN TestParseUintList [2022-04-28T07:52:46.959Z] --- PASS: TestParseUintList (0.00s) [2022-04-28T07:52:46.959Z] === RUN TestParseUintListMaximumLimits [2022-04-28T07:52:46.959Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-04-28T07:52:46.959Z] PASS [2022-04-28T07:52:46.959Z] coverage: 97.0% of statements [2022-04-28T07:52:46.959Z] ok github.com/docker/docker/pkg/parsers 0.039s coverage: 97.0% of statements [2022-04-28T07:52:47.269Z] INFO: make.ps1 ended at 04/28/2022 07:52:46 [2022-04-28T07:52:47.559Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-04-28T07:52:47.559Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-04-28T07:52:47.959Z] --- PASS: TestNetworkDBWatch (3.04s) [2022-04-28T07:52:47.959Z] === RUN TestNetworkDBBulkSync [2022-04-28T07:52:47.959Z] === RUN Test_windowsOSRelease_String [2022-04-28T07:52:47.959Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes [2022-04-28T07:52:47.959Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no [2022-04-28T07:52:47.959Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes [2022-04-28T07:52:47.959Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no [2022-04-28T07:52:47.959Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes [2022-04-28T07:52:47.959Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no [2022-04-28T07:52:47.959Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes [2022-04-28T07:52:47.959Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no [2022-04-28T07:52:47.959Z] --- PASS: Test_windowsOSRelease_String (0.00s) [2022-04-28T07:52:47.959Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s) [2022-04-28T07:52:47.959Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s) [2022-04-28T07:52:47.959Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s) [2022-04-28T07:52:47.959Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s) [2022-04-28T07:52:47.959Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s) [2022-04-28T07:52:47.959Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s) [2022-04-28T07:52:47.959Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s) [2022-04-28T07:52:47.959Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s) [2022-04-28T07:52:47.959Z] PASS [2022-04-28T07:52:47.959Z] coverage: 36.4% of statements [2022-04-28T07:52:47.959Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.043s coverage: 36.4% of statements [2022-04-28T07:52:48.433Z] --- PASS: TestGetAddress (21.43s) [2022-04-28T07:52:48.433Z] === RUN TestRequestSyntaxCheck [2022-04-28T07:52:48.433Z] --- PASS: TestRequestSyntaxCheck (0.03s) [2022-04-28T07:52:48.433Z] === RUN TestRequest [2022-04-28T07:52:48.433Z] === RUN TestNewAndRemove [2022-04-28T07:52:48.433Z] --- PASS: TestNewAndRemove (0.00s) [2022-04-28T07:52:48.433Z] === RUN TestRemoveInvalidPath [2022-04-28T07:52:48.433Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-04-28T07:52:48.433Z] PASS [2022-04-28T07:52:48.433Z] coverage: 82.6% of statements [2022-04-28T07:52:48.433Z] ok github.com/docker/docker/pkg/pidfile 0.036s coverage: 82.6% of statements [2022-04-28T07:52:48.506Z] check_test.go:307: [df981cb4b111c] daemon is not started [2022-04-28T07:52:48.506Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-04-28T07:52:48.768Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-04-28T07:52:48.794Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-04-28T07:52:48.794Z] INFO: Unit tests ended at 04/28/2022 07:52:48. Duration:00:04:18.8504529 [2022-04-28T07:52:48.794Z] INFO: Building busybox [2022-04-28T07:52:48.794Z] Sending build context to Docker daemon 5.12kB [2022-04-28T07:52:48.794Z] [2022-04-28T07:52:48.794Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-04-28T07:52:48.794Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-04-28T07:52:48.794Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-04-28T07:52:48.794Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-04-28T07:52:48.794Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-04-28T07:52:48.794Z] ---> aa8714eb8356 [2022-04-28T07:52:48.794Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-04-28T07:52:48.794Z] ---> Running in aa71e05a094d [2022-04-28T07:52:48.903Z] 2022/04/28 07:52:48 Closing DB instances... [2022-04-28T07:52:49.891Z] === RUN TestFailedConnection [2022-04-28T07:52:50.362Z] --- PASS: TestNetworkDBBulkSync (2.83s) [2022-04-28T07:52:50.362Z] === RUN TestNetworkDBCRUDMediumCluster [2022-04-28T07:52:51.350Z] --- PASS: TestFailedConnection (1.12s) [2022-04-28T07:52:51.350Z] === RUN TestFailOnce [2022-04-28T07:52:51.350Z] 2022/04/28 07:52:50 http: panic serving 127.0.0.1:49296: Plugin not ready [2022-04-28T07:52:51.350Z] goroutine 34 [running]: [2022-04-28T07:52:51.350Z] net/http.(*conn).serve.func1() [2022-04-28T07:52:51.350Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-04-28T07:52:51.350Z] panic({0x12d3700, 0x141d060}) [2022-04-28T07:52:51.350Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-04-28T07:52:51.350Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x3b?, 0xffffffffffffffff?}, 0xc000069a70?) [2022-04-28T07:52:51.350Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-04-28T07:52:51.350Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x1422878?, 0xc0000640e0?}, 0x122d9a6?) [2022-04-28T07:52:51.350Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-04-28T07:52:51.350Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0x1422878, 0xc0000640e0}, 0xc0001aa000) [2022-04-28T07:52:51.350Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-04-28T07:52:51.350Z] net/http.serverHandler.ServeHTTP({0x1420e98?}, {0x1422878, 0xc0000640e0}, 0xc0001aa000) [2022-04-28T07:52:51.350Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-04-28T07:52:51.350Z] net/http.(*conn).serve(0xc0001a2000, {0x1422d78, 0xc0001840c0}) [2022-04-28T07:52:51.350Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-04-28T07:52:51.350Z] created by net/http.(*Server).Serve [2022-04-28T07:52:51.350Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-04-28T07:52:51.350Z] time="2022-04-28T07:52:51Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49295/Test.FailOnce: Post \"http://127.0.0.1:49295/Test.FailOnce\": EOF, retrying in 1s" [2022-04-28T07:52:52.076Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-04-28T07:52:52.337Z] --- PASS: TestFailOnce (1.12s) [2022-04-28T07:52:52.338Z] === RUN TestEchoInputOutput [2022-04-28T07:52:52.338Z] --- PASS: TestEchoInputOutput (0.00s) [2022-04-28T07:52:52.338Z] === RUN TestBackoff [2022-04-28T07:52:52.338Z] --- PASS: TestBackoff (0.00s) [2022-04-28T07:52:52.338Z] === RUN TestAbortRetry [2022-04-28T07:52:52.338Z] --- PASS: TestAbortRetry (0.00s) [2022-04-28T07:52:52.338Z] === RUN TestClientScheme [2022-04-28T07:52:52.338Z] --- PASS: TestClientScheme (0.00s) [2022-04-28T07:52:52.338Z] === RUN TestNewClientWithTimeout [2022-04-28T07:52:52.508Z] Removing intermediate container aa71e05a094d [2022-04-28T07:52:52.508Z] ---> 2035667bac6e [2022-04-28T07:52:52.508Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-04-28T07:52:52.508Z] ---> Running in 3d65584c81d4 [2022-04-28T07:52:52.806Z] time="2022-04-28T07:52:52Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49306/Test.Echo: Post \"http://127.0.0.1:49306/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-04-28T07:52:52.962Z] Removing intermediate container 3d65584c81d4 [2022-04-28T07:52:52.962Z] ---> 8d4221a26cb6 [2022-04-28T07:52:52.962Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-04-28T07:52:52.962Z] ---> Running in 2a66d27bb94a [2022-04-28T07:52:53.018Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-04-28T07:52:53.276Z] 2022/04/28 07:52:53 Closing DB instances... [2022-04-28T07:52:53.276Z] === RUN TestParseEmptyInterface [2022-04-28T07:52:53.276Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-04-28T07:52:53.276Z] === RUN TestParseNonInterfaceType [2022-04-28T07:52:53.276Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-04-28T07:52:53.276Z] === RUN TestParseWithOneFunction [2022-04-28T07:52:53.276Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-04-28T07:52:53.276Z] === RUN TestParseWithMultipleFuncs [2022-04-28T07:52:53.276Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-04-28T07:52:53.276Z] === RUN TestParseWithUnnamedReturn [2022-04-28T07:52:53.276Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-04-28T07:52:53.276Z] === RUN TestEmbeddedInterface [2022-04-28T07:52:53.276Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-04-28T07:52:53.276Z] === RUN TestParsedImports [2022-04-28T07:52:53.276Z] --- PASS: TestParsedImports (0.00s) [2022-04-28T07:52:53.276Z] === RUN TestAliasedImports [2022-04-28T07:52:53.276Z] --- PASS: TestAliasedImports (0.00s) [2022-04-28T07:52:53.276Z] PASS [2022-04-28T07:52:53.276Z] coverage: 56.8% of statements [2022-04-28T07:52:53.276Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.050s coverage: 56.8% of statements [2022-04-28T07:52:53.416Z] Removing intermediate container 2a66d27bb94a [2022-04-28T07:52:53.417Z] ---> 746279dc9d86 [2022-04-28T07:52:53.417Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-04-28T07:52:53.744Z] time="2022-04-28T07:52:53Z" level=error msg="node: bd9335a45907 is unknown to memberlist" [2022-04-28T07:52:54.223Z] time="2022-04-28T07:52:54Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49306/Test.Echo: Post \"http://127.0.0.1:49306/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-04-28T07:52:54.691Z] === RUN TestHTTPTransport [2022-04-28T07:52:54.691Z] --- PASS: TestHTTPTransport (0.00s) [2022-04-28T07:52:54.691Z] PASS [2022-04-28T07:52:54.691Z] coverage: 85.7% of statements [2022-04-28T07:52:54.691Z] ok github.com/docker/docker/pkg/plugins/transport 0.035s coverage: 85.7% of statements [2022-04-28T07:52:54.938Z] [2022-04-28T07:52:55.159Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-04-28T07:52:55.159Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-04-28T07:52:55.159Z] === RUN TestBufioReaderPoolPutAndGet [2022-04-28T07:52:55.159Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-04-28T07:52:55.159Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-04-28T07:52:55.159Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-04-28T07:52:55.159Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-04-28T07:52:55.159Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-04-28T07:52:55.159Z] === RUN TestBufioWriterPoolPutAndGet [2022-04-28T07:52:55.159Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-04-28T07:52:55.159Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-04-28T07:52:55.159Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-04-28T07:52:55.159Z] === RUN TestBufferPoolPutAndGet [2022-04-28T07:52:55.159Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-04-28T07:52:55.159Z] PASS [2022-04-28T07:52:55.159Z] coverage: 88.2% of statements [2022-04-28T07:52:55.159Z] ok github.com/docker/docker/pkg/pools 0.033s coverage: 88.2% of statements [2022-04-28T07:52:55.392Z] ---> 90c94aebb340 [2022-04-28T07:52:55.392Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-04-28T07:52:55.392Z] ---> Running in b16ec633a2bf [2022-04-28T07:52:55.627Z] === RUN TestOutputOnPrematureClose [2022-04-28T07:52:55.627Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-04-28T07:52:55.627Z] === RUN TestCompleteSilently [2022-04-28T07:52:55.628Z] --- PASS: TestCompleteSilently (0.00s) [2022-04-28T07:52:55.628Z] PASS [2022-04-28T07:52:55.628Z] coverage: 75.9% of statements [2022-04-28T07:52:55.628Z] ok github.com/docker/docker/pkg/progress 0.030s coverage: 75.9% of statements [2022-04-28T07:52:56.096Z] === RUN TestSendToOneSub [2022-04-28T07:52:56.096Z] --- PASS: TestSendToOneSub (0.00s) [2022-04-28T07:52:56.096Z] === RUN TestSendToMultipleSubs [2022-04-28T07:52:56.096Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-04-28T07:52:56.096Z] === RUN TestEvictOneSub [2022-04-28T07:52:56.096Z] --- PASS: TestEvictOneSub (0.00s) [2022-04-28T07:52:56.096Z] === RUN TestClosePublisher [2022-04-28T07:52:56.096Z] --- PASS: TestClosePublisher (0.00s) [2022-04-28T07:52:56.096Z] === RUN TestPubSubRace [2022-04-28T07:52:56.096Z] --- PASS: TestRequest (7.71s) [2022-04-28T07:52:56.096Z] === RUN TestOverlappingRequests [2022-04-28T07:52:56.565Z] time="2022-04-28T07:52:56Z" level=error msg="node4(21cbad4224de) Could not close DB: timeout waiting for leave broadcast" [2022-04-28T07:52:56.565Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.88s) [2022-04-28T07:52:56.565Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-04-28T07:52:56.565Z] --- PASS: TestOverlappingRequests (0.32s) [2022-04-28T07:52:56.565Z] === RUN TestRelease [2022-04-28T07:52:57.034Z] time="2022-04-28T07:52:56Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49306/Test.Echo: Post \"http://127.0.0.1:49306/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-04-28T07:52:57.034Z] --- PASS: TestPubSubRace (1.05s) [2022-04-28T07:52:57.034Z] PASS [2022-04-28T07:52:57.034Z] coverage: 75.0% of statements [2022-04-28T07:52:57.034Z] ok github.com/docker/docker/pkg/pubsub 1.087s coverage: 75.0% of statements [2022-04-28T07:52:57.231Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-04-28T07:52:57.503Z] 2022/04/28 07:52:57 Closing DB instances... [2022-04-28T07:52:57.972Z] === RUN TestRegister [2022-04-28T07:52:57.972Z] --- PASS: TestRegister (0.00s) [2022-04-28T07:52:57.972Z] === RUN TestCommand [2022-04-28T07:52:57.972Z] --- PASS: TestRelease (1.28s) [2022-04-28T07:52:57.972Z] === RUN TestAllocateRandomDeallocate [2022-04-28T07:52:57.972Z] --- PASS: TestCommand (0.03s) [2022-04-28T07:52:57.972Z] === RUN TestNaiveSelf [2022-04-28T07:52:57.972Z] --- PASS: TestNaiveSelf (0.02s) [2022-04-28T07:52:57.972Z] PASS [2022-04-28T07:52:57.972Z] coverage: 82.4% of statements [2022-04-28T07:52:57.972Z] ok github.com/docker/docker/pkg/reexec 0.089s coverage: 82.4% of statements [2022-04-28T07:52:58.442Z] === RUN TestDump [2022-04-28T07:52:58.442Z] goroutine 19 [running]: [2022-04-28T07:52:58.442Z] github.com/docker/docker/pkg/stack.dump(0x1472d57?) [2022-04-28T07:52:58.442Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-04-28T07:52:58.442Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-04-28T07:52:58.442Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-04-28T07:52:58.442Z] github.com/docker/docker/pkg/stack.TestDump(0x0?) [2022-04-28T07:52:58.442Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-04-28T07:52:58.442Z] testing.tRunner(0xc000085520, 0x163a498) [2022-04-28T07:52:58.442Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-28T07:52:58.442Z] created by testing.(*T).Run [2022-04-28T07:52:58.442Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-04-28T07:52:58.442Z] [2022-04-28T07:52:58.442Z] goroutine 1 [chan receive]: [2022-04-28T07:52:58.442Z] testing.(*T).Run(0xc000085380, {0x162913c?, 0x144c1f3?}, 0x163a498) [2022-04-28T07:52:58.442Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-04-28T07:52:58.442Z] testing.runTests.func1(0xc0000b6840?) [2022-04-28T07:52:58.442Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-04-28T07:52:58.442Z] testing.tRunner(0xc000085380, 0xc0000c1ca0) [2022-04-28T07:52:58.442Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-28T07:52:58.442Z] testing.runTests(0xc000094460?, {0x17be400, 0x3, 0x3}, {0x21bfde80598?, 0x40?, 0x17c34a0?}) [2022-04-28T07:52:58.442Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-04-28T07:52:58.442Z] testing.(*M).Run(0xc000094460) [2022-04-28T07:52:58.442Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-04-28T07:52:58.442Z] main.main() [2022-04-28T07:52:58.442Z] _testmain.go:99 +0x255 [2022-04-28T07:52:58.442Z] --- PASS: TestDump (0.00s) [2022-04-28T07:52:58.442Z] === RUN TestDumpToFile [2022-04-28T07:52:58.442Z] --- PASS: TestDumpToFile (0.10s) [2022-04-28T07:52:58.442Z] === RUN TestDumpToFileWithEmptyInput [2022-04-28T07:52:58.442Z] goroutine 21 [running]: [2022-04-28T07:52:58.442Z] github.com/docker/docker/pkg/stack.dump(0x14eed13?) [2022-04-28T07:52:58.442Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-04-28T07:52:58.442Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0x14eece0?}) [2022-04-28T07:52:58.442Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217 [2022-04-28T07:52:58.442Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000085520?) [2022-04-28T07:52:58.442Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-04-28T07:52:58.442Z] testing.tRunner(0xc000085ba0, 0x163a488) [2022-04-28T07:52:58.442Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-28T07:52:58.442Z] created by testing.(*T).Run [2022-04-28T07:52:58.442Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-04-28T07:52:58.442Z] [2022-04-28T07:52:58.442Z] goroutine 1 [chan receive]: [2022-04-28T07:52:58.442Z] testing.(*T).Run(0xc000085380, {0x1630713?, 0x144c1f3?}, 0x163a488) [2022-04-28T07:52:58.442Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-04-28T07:52:58.442Z] testing.runTests.func1(0xc0000b6840?) [2022-04-28T07:52:58.442Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-04-28T07:52:58.442Z] testing.tRunner(0xc000085380, 0xc0000c1ca0) [2022-04-28T07:52:58.442Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-28T07:52:58.442Z] testing.runTests(0xc000094460?, {0x17be400, 0x3, 0x3}, {0x21bfde80598?, 0x40?, 0x17c34a0?}) [2022-04-28T07:52:58.442Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-04-28T07:52:58.442Z] testing.(*M).Run(0xc000094460) [2022-04-28T07:52:58.442Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-04-28T07:52:58.442Z] main.main() [2022-04-28T07:52:58.442Z] _testmain.go:99 +0x255 [2022-04-28T07:52:58.442Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-04-28T07:52:58.442Z] PASS [2022-04-28T07:52:58.442Z] coverage: 90.9% of statements [2022-04-28T07:52:58.442Z] ok github.com/docker/docker/pkg/stack 0.136s coverage: 90.9% of statements [2022-04-28T07:52:58.911Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.61s) [2022-04-28T07:52:58.911Z] === RUN TestNetworkDBGarbageCollection [2022-04-28T07:52:58.911Z] === RUN TestNewStdWriter [2022-04-28T07:52:58.911Z] --- PASS: TestNewStdWriter (0.00s) [2022-04-28T07:52:58.911Z] === RUN TestWriteWithUninitializedStdWriter [2022-04-28T07:52:58.911Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-04-28T07:52:58.911Z] === RUN TestWriteWithNilBytes [2022-04-28T07:52:58.911Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-04-28T07:52:58.911Z] === RUN TestWrite [2022-04-28T07:52:58.911Z] --- PASS: TestWrite (0.00s) [2022-04-28T07:52:58.911Z] === RUN TestWriteWithWriterError [2022-04-28T07:52:58.911Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-04-28T07:52:58.911Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-04-28T07:52:58.911Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-04-28T07:52:58.911Z] === RUN TestStdCopyWriteAndRead [2022-04-28T07:52:58.911Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-04-28T07:52:58.911Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-04-28T07:52:58.911Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-04-28T07:52:58.911Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-04-28T07:52:58.911Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-04-28T07:52:58.911Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-04-28T07:52:58.911Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-04-28T07:52:58.911Z] === RUN TestStdCopyWithInvalidInputHeader [2022-04-28T07:52:58.911Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-04-28T07:52:58.911Z] === RUN TestStdCopyWithCorruptedPrefix [2022-04-28T07:52:58.911Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-04-28T07:52:58.911Z] === RUN TestStdCopyReturnsWriteErrors [2022-04-28T07:52:58.911Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-04-28T07:52:58.911Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-04-28T07:52:58.911Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-04-28T07:52:58.911Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-04-28T07:52:58.911Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-04-28T07:52:58.911Z] PASS [2022-04-28T07:52:58.911Z] coverage: 100.0% of statements [2022-04-28T07:52:58.911Z] ok github.com/docker/docker/pkg/stdcopy 0.035s coverage: 100.0% of statements [2022-04-28T07:52:59.784Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-04-28T07:52:59.899Z] === RUN TestRawProgressFormatterFormatStatus [2022-04-28T07:52:59.899Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-04-28T07:52:59.899Z] === RUN TestRawProgressFormatterFormatProgress [2022-04-28T07:52:59.899Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-04-28T07:52:59.899Z] === RUN TestFormatStatus [2022-04-28T07:52:59.899Z] --- PASS: TestFormatStatus (0.00s) [2022-04-28T07:52:59.899Z] === RUN TestFormatError [2022-04-28T07:52:59.899Z] --- PASS: TestFormatError (0.00s) [2022-04-28T07:52:59.899Z] === RUN TestFormatJSONError [2022-04-28T07:52:59.899Z] --- PASS: TestFormatJSONError (0.00s) [2022-04-28T07:52:59.899Z] === RUN TestJsonProgressFormatterFormatProgress [2022-04-28T07:52:59.899Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-04-28T07:52:59.899Z] === RUN TestJsonProgressFormatterFormatStatus [2022-04-28T07:52:59.899Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-04-28T07:52:59.899Z] === RUN TestNewJSONProgressOutput [2022-04-28T07:52:59.899Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-04-28T07:52:59.899Z] === RUN TestAuxFormatterEmit [2022-04-28T07:52:59.899Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-04-28T07:52:59.899Z] === RUN TestStreamWriterStdout [2022-04-28T07:52:59.899Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-04-28T07:52:59.899Z] === RUN TestStreamWriterStderr [2022-04-28T07:52:59.899Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-04-28T07:52:59.899Z] PASS [2022-04-28T07:52:59.899Z] coverage: 66.2% of statements [2022-04-28T07:52:59.899Z] ok github.com/docker/docker/pkg/streamformatter 0.036s coverage: 66.2% of statements [2022-04-28T07:53:00.368Z] === RUN TestGenerateRandomID [2022-04-28T07:53:00.368Z] --- PASS: TestGenerateRandomID (0.00s) [2022-04-28T07:53:00.368Z] === RUN TestShortenId [2022-04-28T07:53:00.368Z] --- PASS: TestShortenId (0.00s) [2022-04-28T07:53:00.368Z] === RUN TestShortenSha256Id [2022-04-28T07:53:00.368Z] --- PASS: TestShortenSha256Id (0.00s) [2022-04-28T07:53:00.368Z] === RUN TestShortenIdEmpty [2022-04-28T07:53:00.368Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-04-28T07:53:00.368Z] === RUN TestShortenIdInvalid [2022-04-28T07:53:00.368Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-04-28T07:53:00.368Z] === RUN TestIsShortIDNonHex [2022-04-28T07:53:00.368Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-04-28T07:53:00.368Z] === RUN TestIsShortIDNotCorrectSize [2022-04-28T07:53:00.368Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-04-28T07:53:00.368Z] PASS [2022-04-28T07:53:00.368Z] coverage: 70.6% of statements [2022-04-28T07:53:00.368Z] ok github.com/docker/docker/pkg/stringid 0.033s coverage: 70.6% of statements [2022-04-28T07:53:00.837Z] === RUN TestIsCpusetListAvailable [2022-04-28T07:53:00.837Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-04-28T07:53:00.837Z] PASS [2022-04-28T07:53:00.837Z] coverage: 39.4% of statements [2022-04-28T07:53:00.837Z] ok github.com/docker/docker/pkg/sysinfo 0.035s coverage: 39.4% of statements [2022-04-28T07:53:00.858Z] --- PASS: TestCreateServiceMultipleTimes (15.19s) [2022-04-28T07:53:00.858Z] === RUN TestCreateServiceConflict [2022-04-28T07:53:01.306Z] time="2022-04-28T07:53:01Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49306/Test.Echo: Post \"http://127.0.0.1:49306/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-04-28T07:53:01.776Z] --- PASS: TestAllocateRandomDeallocate (3.90s) [2022-04-28T07:53:01.776Z] === RUN TestRetrieveFromStore [2022-04-28T07:53:02.244Z] === RUN TestChtimes [2022-04-28T07:53:02.244Z] --- PASS: TestChtimes (0.00s) [2022-04-28T07:53:02.244Z] === RUN TestChtimesWindows [2022-04-28T07:53:02.244Z] --- PASS: TestChtimesWindows (0.00s) [2022-04-28T07:53:02.244Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-04-28T07:53:02.244Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-04-28T07:53:02.244Z] PASS [2022-04-28T07:53:02.244Z] coverage: 13.0% of statements [2022-04-28T07:53:02.244Z] ok github.com/docker/docker/pkg/system 0.037s coverage: 13.0% of statements [2022-04-28T07:53:02.339Z] check_test.go:307: [d9a776984c638] daemon is not started [2022-04-28T07:53:02.339Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-04-28T07:53:02.426Z] Removing intermediate container b16ec633a2bf [2022-04-28T07:53:02.426Z] ---> 008e516893ab [2022-04-28T07:53:02.426Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-04-28T07:53:02.426Z] ---> Running in 82cc02df4b69 [2022-04-28T07:53:02.601Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-04-28T07:53:03.177Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-04-28T07:53:03.177Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-04-28T07:53:03.236Z] === RUN TestTailFile [2022-04-28T07:53:03.236Z] --- PASS: TestTailFile (0.00s) [2022-04-28T07:53:03.236Z] === RUN TestTailFileManyLines [2022-04-28T07:53:03.236Z] --- PASS: TestTailFileManyLines (0.00s) [2022-04-28T07:53:03.236Z] === RUN TestTailEmptyFile [2022-04-28T07:53:03.236Z] --- PASS: TestTailEmptyFile (0.00s) [2022-04-28T07:53:03.236Z] === RUN TestTailNegativeN [2022-04-28T07:53:03.236Z] --- PASS: TestTailNegativeN (0.00s) [2022-04-28T07:53:03.236Z] === RUN TestNewTailReader [2022-04-28T07:53:03.236Z] === PAUSE TestNewTailReader [2022-04-28T07:53:03.236Z] === CONT TestNewTailReader [2022-04-28T07:53:03.236Z] === RUN TestNewTailReader/single_byte_delimiter [2022-04-28T07:53:03.236Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-04-28T07:53:03.236Z] === RUN TestNewTailReader/2_byte_delimiter [2022-04-28T07:53:03.236Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-04-28T07:53:03.236Z] === RUN TestNewTailReader/4_byte_delimiter [2022-04-28T07:53:03.236Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-04-28T07:53:03.236Z] === RUN TestNewTailReader/8_byte_delimiter [2022-04-28T07:53:03.236Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-04-28T07:53:03.236Z] === RUN TestNewTailReader/12_byte_delimiter [2022-04-28T07:53:03.236Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-04-28T07:53:03.236Z] === RUN TestNewTailReader/no_delimiter [2022-04-28T07:53:03.236Z] === PAUSE TestNewTailReader/no_delimiter [2022-04-28T07:53:03.236Z] === RUN TestNewTailReader/truncated_last_line [2022-04-28T07:53:03.236Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-04-28T07:53:03.236Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-04-28T07:53:03.236Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-04-28T07:53:03.236Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-04-28T07:53:03.236Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-04-28T07:53:03.236Z] === CONT TestNewTailReader/single_byte_delimiter [2022-04-28T07:53:03.236Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-28T07:53:03.236Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-28T07:53:03.236Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-28T07:53:03.236Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-28T07:53:03.236Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-28T07:53:03.236Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-28T07:53:03.236Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-28T07:53:03.236Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-28T07:53:03.236Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-28T07:53:03.236Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-28T07:53:03.236Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-28T07:53:03.236Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-28T07:53:03.236Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-28T07:53:03.236Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-28T07:53:03.236Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-28T07:53:03.236Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-28T07:53:03.236Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-28T07:53:03.236Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-28T07:53:03.236Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-28T07:53:03.236Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-28T07:53:03.236Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-04-28T07:53:03.236Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-04-28T07:53:03.236Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-28T07:53:03.236Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-28T07:53:03.236Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-28T07:53:03.236Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-28T07:53:03.236Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-28T07:53:03.236Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-28T07:53:03.236Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-28T07:53:03.236Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-28T07:53:03.236Z] === CONT TestNewTailReader/no_delimiter [2022-04-28T07:53:03.236Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-04-28T07:53:03.236Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-04-28T07:53:03.236Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-04-28T07:53:03.236Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-04-28T07:53:03.236Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-04-28T07:53:03.236Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-04-28T07:53:03.236Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-28T07:53:03.236Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-28T07:53:03.236Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-28T07:53:03.236Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-28T07:53:03.236Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-28T07:53:03.236Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-28T07:53:03.236Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-28T07:53:03.236Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-28T07:53:03.236Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-28T07:53:03.236Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-28T07:53:03.236Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-28T07:53:03.236Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-28T07:53:03.236Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-28T07:53:03.236Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-04-28T07:53:03.236Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-04-28T07:53:03.236Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-28T07:53:03.236Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-28T07:53:03.236Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-04-28T07:53:03.236Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-04-28T07:53:03.236Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-04-28T07:53:03.236Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-28T07:53:03.236Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-04-28T07:53:03.236Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-28T07:53:03.236Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-28T07:53:03.236Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-28T07:53:03.236Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-28T07:53:03.236Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-28T07:53:03.236Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-28T07:53:03.236Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-28T07:53:03.236Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-28T07:53:03.236Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-28T07:53:03.236Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-28T07:53:03.236Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-28T07:53:03.236Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-28T07:53:03.236Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-28T07:53:03.236Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-28T07:53:03.236Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-28T07:53:03.236Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-28T07:53:03.236Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-28T07:53:03.236Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-28T07:53:03.236Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-28T07:53:03.236Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-28T07:53:03.236Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-28T07:53:03.236Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-28T07:53:03.236Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-28T07:53:03.236Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-28T07:53:03.236Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-28T07:53:03.236Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-28T07:53:03.236Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-28T07:53:03.236Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-28T07:53:03.236Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-28T07:53:03.236Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-28T07:53:03.236Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-28T07:53:03.236Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-28T07:53:03.236Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-28T07:53:03.236Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-28T07:53:03.236Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-28T07:53:03.236Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-28T07:53:03.236Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-28T07:53:03.236Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-28T07:53:03.236Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-28T07:53:03.236Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-28T07:53:03.236Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-28T07:53:03.236Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-28T07:53:03.236Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-28T07:53:03.236Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-28T07:53:03.236Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-28T07:53:03.236Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-28T07:53:03.236Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-28T07:53:03.236Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-28T07:53:03.236Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-28T07:53:03.236Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-28T07:53:03.236Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-28T07:53:03.236Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-28T07:53:03.236Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-28T07:53:03.236Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-28T07:53:03.236Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-28T07:53:03.236Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-28T07:53:03.236Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-28T07:53:03.236Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-28T07:53:03.236Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-28T07:53:03.236Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-28T07:53:03.236Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-28T07:53:03.236Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-28T07:53:03.236Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-28T07:53:03.236Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-28T07:53:03.236Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-28T07:53:03.236Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-28T07:53:03.236Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-28T07:53:03.236Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-28T07:53:03.236Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-28T07:53:03.236Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-28T07:53:03.236Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-28T07:53:03.236Z] === CONT TestNewTailReader/2_byte_delimiter [2022-04-28T07:53:03.236Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-28T07:53:03.236Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-28T07:53:03.236Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-28T07:53:03.236Z] === CONT TestNewTailReader/12_byte_delimiter [2022-04-28T07:53:03.236Z] === CONT TestNewTailReader/8_byte_delimiter [2022-04-28T07:53:03.236Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-28T07:53:03.236Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-28T07:53:03.236Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-28T07:53:03.236Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-28T07:53:03.236Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-28T07:53:03.236Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-28T07:53:03.236Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-28T07:53:03.236Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-28T07:53:03.236Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-28T07:53:03.236Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-28T07:53:03.236Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-28T07:53:03.236Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-28T07:53:03.236Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-28T07:53:03.236Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-28T07:53:03.236Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-28T07:53:03.236Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-28T07:53:03.236Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-28T07:53:03.236Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-28T07:53:03.236Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-28T07:53:03.236Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-28T07:53:03.236Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-28T07:53:03.236Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-28T07:53:03.236Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-28T07:53:03.236Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-28T07:53:03.236Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-28T07:53:03.236Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-28T07:53:03.236Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-28T07:53:03.236Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-28T07:53:03.236Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-28T07:53:03.236Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-28T07:53:03.236Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-28T07:53:03.236Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-28T07:53:03.236Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-28T07:53:03.236Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-28T07:53:03.236Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-28T07:53:03.236Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-28T07:53:03.236Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-28T07:53:03.236Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-04-28T07:53:03.236Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-04-28T07:53:03.236Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-28T07:53:03.236Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-28T07:53:03.236Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-28T07:53:03.236Z] === CONT TestNewTailReader/4_byte_delimiter [2022-04-28T07:53:03.236Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-28T07:53:03.236Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-28T07:53:03.236Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-28T07:53:03.236Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-28T07:53:03.236Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-28T07:53:03.236Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-28T07:53:03.236Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-28T07:53:03.236Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-28T07:53:03.236Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-28T07:53:03.236Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-28T07:53:03.236Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-28T07:53:03.236Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-28T07:53:03.236Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-28T07:53:03.237Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-28T07:53:03.237Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-28T07:53:03.237Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-28T07:53:03.237Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-28T07:53:03.237Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-04-28T07:53:03.237Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-04-28T07:53:03.237Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-28T07:53:03.237Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-28T07:53:03.237Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-04-28T07:53:03.237Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-28T07:53:03.237Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-28T07:53:03.237Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-28T07:53:03.237Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-28T07:53:03.237Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-28T07:53:03.237Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-28T07:53:03.237Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-28T07:53:03.237Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-28T07:53:03.237Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-28T07:53:03.237Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-28T07:53:03.237Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-28T07:53:03.237Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-28T07:53:03.237Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-28T07:53:03.237Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-28T07:53:03.237Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-28T07:53:03.237Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-28T07:53:03.237Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-28T07:53:03.237Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-28T07:53:03.237Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-04-28T07:53:03.237Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-04-28T07:53:03.237Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-28T07:53:03.237Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-28T07:53:03.237Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-28T07:53:03.237Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-28T07:53:03.237Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-28T07:53:03.237Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-28T07:53:03.237Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-28T07:53:03.237Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-28T07:53:03.237Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-28T07:53:03.237Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-28T07:53:03.237Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-28T07:53:03.237Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-28T07:53:03.237Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-28T07:53:03.237Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-28T07:53:03.237Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-28T07:53:03.237Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-28T07:53:03.237Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-28T07:53:03.237Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-28T07:53:03.237Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-28T07:53:03.237Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-28T07:53:03.237Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-28T07:53:03.237Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-28T07:53:03.237Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-28T07:53:03.237Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-28T07:53:03.237Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-28T07:53:03.237Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-28T07:53:03.237Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-28T07:53:03.237Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-28T07:53:03.237Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-28T07:53:03.237Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-28T07:53:03.237Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-28T07:53:03.237Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-28T07:53:03.237Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-28T07:53:03.237Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-28T07:53:03.237Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-28T07:53:03.237Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-28T07:53:03.237Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-28T07:53:03.237Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-04-28T07:53:03.237Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-28T07:53:03.237Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-04-28T07:53:03.237Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-28T07:53:03.237Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-28T07:53:03.237Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-04-28T07:53:03.237Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-28T07:53:03.237Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-28T07:53:03.237Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-28T07:53:03.237Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-28T07:53:03.237Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-28T07:53:03.237Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-28T07:53:03.237Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-28T07:53:03.237Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-28T07:53:03.237Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-28T07:53:03.237Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-28T07:53:03.237Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-28T07:53:03.237Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-28T07:53:03.237Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-28T07:53:03.237Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-28T07:53:03.237Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-28T07:53:03.237Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-28T07:53:03.237Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-28T07:53:03.237Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-28T07:53:03.237Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-28T07:53:03.237Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-28T07:53:03.237Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-28T07:53:03.237Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-28T07:53:03.237Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-28T07:53:03.237Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-28T07:53:03.237Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-28T07:53:03.237Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-28T07:53:03.237Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-28T07:53:03.237Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-28T07:53:03.237Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-28T07:53:03.237Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-28T07:53:03.237Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-28T07:53:03.237Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-28T07:53:03.237Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-28T07:53:03.237Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-28T07:53:03.237Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-28T07:53:03.237Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-28T07:53:03.237Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-28T07:53:03.237Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-28T07:53:03.237Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-28T07:53:03.237Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-28T07:53:03.237Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-28T07:53:03.237Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-28T07:53:03.237Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-28T07:53:03.237Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-28T07:53:03.237Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-28T07:53:03.237Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-28T07:53:03.237Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-28T07:53:03.237Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-28T07:53:03.237Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-28T07:53:03.237Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-04-28T07:53:03.237Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-04-28T07:53:03.237Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-28T07:53:03.237Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-28T07:53:03.237Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-04-28T07:53:03.237Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-28T07:53:03.237Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-28T07:53:03.237Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-28T07:53:03.237Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-28T07:53:03.237Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-28T07:53:03.237Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-28T07:53:03.237Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-28T07:53:03.237Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-28T07:53:03.237Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-28T07:53:03.237Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-28T07:53:03.237Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-28T07:53:03.237Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-28T07:53:03.237Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-28T07:53:03.237Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-28T07:53:03.237Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-28T07:53:03.237Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-28T07:53:03.237Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-28T07:53:03.237Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-28T07:53:03.237Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-28T07:53:03.237Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-28T07:53:03.237Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-28T07:53:03.237Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-28T07:53:03.237Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-28T07:53:03.237Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-28T07:53:03.237Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-28T07:53:03.237Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-28T07:53:03.237Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-28T07:53:03.237Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-28T07:53:03.237Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-28T07:53:03.237Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-28T07:53:03.237Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-28T07:53:03.237Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-28T07:53:03.237Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-28T07:53:03.237Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-28T07:53:03.237Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-28T07:53:03.237Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-28T07:53:03.237Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-28T07:53:03.237Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-28T07:53:03.237Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-28T07:53:03.237Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-28T07:53:03.237Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-28T07:53:03.237Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-28T07:53:03.237Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-28T07:53:03.237Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-28T07:53:03.237Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-04-28T07:53:03.237Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-28T07:53:03.237Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-28T07:53:03.237Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-28T07:53:03.237Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-28T07:53:03.237Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-28T07:53:03.237Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-28T07:53:03.237Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-28T07:53:03.237Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-28T07:53:03.237Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-28T07:53:03.237Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-28T07:53:03.237Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-28T07:53:03.237Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-28T07:53:03.237Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-28T07:53:03.237Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-28T07:53:03.237Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-28T07:53:03.237Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-28T07:53:03.237Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-28T07:53:03.237Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-28T07:53:03.237Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-28T07:53:03.237Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-28T07:53:03.237Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-28T07:53:03.237Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-28T07:53:03.237Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-04-28T07:53:03.237Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-28T07:53:03.237Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-28T07:53:03.237Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-28T07:53:03.237Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-28T07:53:03.237Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-28T07:53:03.237Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-28T07:53:03.237Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-28T07:53:03.237Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-28T07:53:03.237Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-28T07:53:03.237Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-28T07:53:03.237Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-28T07:53:03.237Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-28T07:53:03.237Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-28T07:53:03.237Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-28T07:53:03.237Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-28T07:53:03.237Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-28T07:53:03.237Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-28T07:53:03.237Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-28T07:53:03.237Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-28T07:53:03.237Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-28T07:53:03.237Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-28T07:53:03.237Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-28T07:53:03.237Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-28T07:53:03.237Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-28T07:53:03.238Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-28T07:53:03.238Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-28T07:53:03.238Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-28T07:53:03.238Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-28T07:53:03.238Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-28T07:53:03.238Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-28T07:53:03.238Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-28T07:53:03.238Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-28T07:53:03.238Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-28T07:53:03.238Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-28T07:53:03.238Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-28T07:53:03.238Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-28T07:53:03.238Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-28T07:53:03.238Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-28T07:53:03.238Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-28T07:53:03.238Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-28T07:53:03.238Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-28T07:53:03.238Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-28T07:53:03.238Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-28T07:53:03.238Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-28T07:53:03.238Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-28T07:53:03.238Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-04-28T07:53:03.238Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-28T07:53:03.238Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-28T07:53:03.238Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-28T07:53:03.238Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-28T07:53:03.238Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-28T07:53:03.238Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-28T07:53:03.238Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-28T07:53:03.238Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-28T07:53:03.238Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-28T07:53:03.238Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-28T07:53:03.238Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-28T07:53:03.238Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-28T07:53:03.238Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-28T07:53:03.238Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-28T07:53:03.238Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-28T07:53:03.238Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-28T07:53:03.238Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-28T07:53:03.238Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-28T07:53:03.238Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-28T07:53:03.238Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-28T07:53:03.238Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-28T07:53:03.238Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-28T07:53:03.238Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-28T07:53:03.238Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-28T07:53:03.238Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-28T07:53:03.238Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-28T07:53:03.238Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-28T07:53:03.238Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-28T07:53:03.238Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-28T07:53:03.238Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-28T07:53:03.238Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-28T07:53:03.238Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-28T07:53:03.238Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-28T07:53:03.238Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-28T07:53:03.238Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-28T07:53:03.238Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-28T07:53:03.238Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-28T07:53:03.238Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-28T07:53:03.238Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-28T07:53:03.238Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-28T07:53:03.238Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-28T07:53:03.238Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-28T07:53:03.238Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-28T07:53:03.238Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-28T07:53:03.238Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-28T07:53:03.238Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-28T07:53:03.238Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-28T07:53:03.238Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-28T07:53:03.238Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-28T07:53:03.238Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-28T07:53:03.238Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-28T07:53:03.238Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-28T07:53:03.238Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-28T07:53:03.238Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-28T07:53:03.238Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-28T07:53:03.238Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-28T07:53:03.238Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-28T07:53:03.238Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-28T07:53:03.238Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-28T07:53:03.238Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-28T07:53:03.238Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-28T07:53:03.238Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-28T07:53:03.238Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-28T07:53:03.238Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-28T07:53:03.238Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-28T07:53:03.238Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-28T07:53:03.238Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-28T07:53:03.238Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-28T07:53:03.238Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-28T07:53:03.238Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-28T07:53:03.238Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-28T07:53:03.238Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-28T07:53:03.238Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-28T07:53:03.238Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-28T07:53:03.238Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-28T07:53:03.238Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-28T07:53:03.238Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-28T07:53:03.238Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-28T07:53:03.238Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-28T07:53:03.238Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-28T07:53:03.238Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-28T07:53:03.238Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-28T07:53:03.238Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-28T07:53:03.238Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-28T07:53:03.238Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-28T07:53:03.238Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-28T07:53:03.238Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-28T07:53:03.238Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-28T07:53:03.238Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-28T07:53:03.238Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-28T07:53:03.238Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-28T07:53:03.238Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-28T07:53:03.238Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-28T07:53:03.238Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-28T07:53:03.238Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-28T07:53:03.238Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-28T07:53:03.238Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-28T07:53:03.238Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-28T07:53:03.238Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-28T07:53:03.238Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-28T07:53:03.238Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-28T07:53:03.238Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-28T07:53:03.238Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-28T07:53:03.238Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-28T07:53:03.238Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-28T07:53:03.238Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-28T07:53:03.238Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-28T07:53:03.238Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-28T07:53:03.238Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-28T07:53:03.238Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-28T07:53:03.238Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-28T07:53:03.238Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-28T07:53:03.238Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-28T07:53:03.238Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-28T07:53:03.238Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-28T07:53:03.238Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-28T07:53:03.238Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-28T07:53:03.238Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-28T07:53:03.238Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-28T07:53:03.238Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-28T07:53:03.238Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-28T07:53:03.238Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-28T07:53:03.238Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-28T07:53:03.238Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-28T07:53:03.238Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-28T07:53:03.238Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-28T07:53:03.238Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-28T07:53:03.238Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-28T07:53:03.238Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-28T07:53:03.238Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-28T07:53:03.238Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-28T07:53:03.238Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-28T07:53:03.238Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-28T07:53:03.238Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-28T07:53:03.238Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-04-28T07:53:03.238Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-28T07:53:03.238Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-28T07:53:03.238Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-28T07:53:03.238Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-28T07:53:03.238Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-28T07:53:03.238Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-28T07:53:03.238Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-28T07:53:03.238Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-28T07:53:03.238Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-28T07:53:03.238Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-28T07:53:03.238Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-28T07:53:03.238Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-28T07:53:03.238Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-28T07:53:03.238Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-28T07:53:03.238Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-28T07:53:03.238Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-28T07:53:03.238Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-28T07:53:03.238Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-28T07:53:03.238Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-28T07:53:03.238Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-28T07:53:03.238Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-28T07:53:03.238Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-28T07:53:03.238Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-28T07:53:03.238Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-28T07:53:03.238Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-28T07:53:03.238Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-28T07:53:03.238Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-28T07:53:03.238Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-28T07:53:03.238Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-28T07:53:03.238Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-28T07:53:03.238Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-28T07:53:03.238Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-28T07:53:03.238Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-28T07:53:03.238Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-28T07:53:03.239Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-28T07:53:03.239Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-28T07:53:03.239Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-28T07:53:03.239Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-28T07:53:03.239Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-28T07:53:03.239Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-28T07:53:03.239Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-28T07:53:03.239Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-28T07:53:03.239Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-28T07:53:03.239Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-28T07:53:03.239Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-28T07:53:03.239Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-28T07:53:03.239Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-28T07:53:03.239Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-28T07:53:03.239Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-28T07:53:03.239Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-28T07:53:03.239Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-28T07:53:03.239Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-28T07:53:03.239Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-28T07:53:03.239Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-28T07:53:03.239Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-28T07:53:03.239Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-28T07:53:03.239Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-28T07:53:03.239Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-28T07:53:03.239Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-28T07:53:03.239Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-28T07:53:03.239Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-28T07:53:03.239Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-28T07:53:03.239Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-28T07:53:03.239Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-28T07:53:03.239Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-28T07:53:03.239Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-28T07:53:03.239Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-28T07:53:03.239Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-28T07:53:03.239Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-28T07:53:03.239Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-28T07:53:03.239Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-28T07:53:03.239Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-28T07:53:03.239Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-28T07:53:03.239Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-28T07:53:03.239Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-28T07:53:03.239Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-28T07:53:03.239Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-28T07:53:03.239Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-28T07:53:03.239Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-28T07:53:03.239Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-28T07:53:03.239Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-28T07:53:03.239Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-28T07:53:03.239Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-28T07:53:03.239Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-28T07:53:03.239Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-28T07:53:03.239Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-28T07:53:03.239Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-28T07:53:03.239Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-28T07:53:03.239Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-28T07:53:03.239Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-28T07:53:03.239Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-28T07:53:03.239Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-28T07:53:03.239Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-28T07:53:03.239Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-28T07:53:03.239Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-28T07:53:03.239Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-28T07:53:03.239Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-28T07:53:03.239Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-28T07:53:03.239Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-28T07:53:03.239Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-28T07:53:03.239Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-28T07:53:03.239Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-28T07:53:03.239Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-28T07:53:03.239Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-28T07:53:03.239Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-28T07:53:03.239Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-28T07:53:03.239Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-28T07:53:03.239Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-04-28T07:53:03.239Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-28T07:53:03.239Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-28T07:53:03.239Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-28T07:53:03.239Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-28T07:53:03.239Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-28T07:53:03.239Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-28T07:53:03.239Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-28T07:53:03.239Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-28T07:53:03.239Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-28T07:53:03.239Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-28T07:53:03.239Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-28T07:53:03.239Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-28T07:53:03.239Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-28T07:53:03.239Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-28T07:53:03.239Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-28T07:53:03.239Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-28T07:53:03.239Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-28T07:53:03.239Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-28T07:53:03.239Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-28T07:53:03.239Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-28T07:53:03.239Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-28T07:53:03.239Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-28T07:53:03.239Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-28T07:53:03.239Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-28T07:53:03.239Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-28T07:53:03.239Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-28T07:53:03.239Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-28T07:53:03.239Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-28T07:53:03.239Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-28T07:53:03.239Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-28T07:53:03.239Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-28T07:53:03.239Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-28T07:53:03.239Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-28T07:53:03.239Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-28T07:53:03.239Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-28T07:53:03.239Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-28T07:53:03.239Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-28T07:53:03.239Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-28T07:53:03.239Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-28T07:53:03.239Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-28T07:53:03.239Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-28T07:53:03.239Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-28T07:53:03.239Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-28T07:53:03.239Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-28T07:53:03.239Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-28T07:53:03.239Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-28T07:53:03.239Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-28T07:53:03.239Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-28T07:53:03.239Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-28T07:53:03.239Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-28T07:53:03.239Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-28T07:53:03.239Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-28T07:53:03.239Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-28T07:53:03.239Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-28T07:53:03.239Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-28T07:53:03.239Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-28T07:53:03.239Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-28T07:53:03.239Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-28T07:53:03.239Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-28T07:53:03.239Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-28T07:53:03.239Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-28T07:53:03.239Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-28T07:53:03.239Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-28T07:53:03.239Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-28T07:53:03.239Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-28T07:53:03.239Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-28T07:53:03.239Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-28T07:53:03.239Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-28T07:53:03.239Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-28T07:53:03.239Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-28T07:53:03.239Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-28T07:53:03.239Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-28T07:53:03.239Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-28T07:53:03.239Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-28T07:53:03.239Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-28T07:53:03.239Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-28T07:53:03.239Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-28T07:53:03.239Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-28T07:53:03.239Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-28T07:53:03.239Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-28T07:53:03.239Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-28T07:53:03.239Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-28T07:53:03.239Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-28T07:53:03.239Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-28T07:53:03.239Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-28T07:53:03.239Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-28T07:53:03.239Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-28T07:53:03.239Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-28T07:53:03.239Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-28T07:53:03.239Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-28T07:53:03.239Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-28T07:53:03.239Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-28T07:53:03.239Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-28T07:53:03.239Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-28T07:53:03.239Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-28T07:53:03.239Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-28T07:53:03.239Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-28T07:53:03.239Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-28T07:53:03.239Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-28T07:53:03.239Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-28T07:53:03.239Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-28T07:53:03.239Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-28T07:53:03.239Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-28T07:53:03.239Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-28T07:53:03.239Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-28T07:53:03.239Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-28T07:53:03.239Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-28T07:53:03.239Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-28T07:53:03.239Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-28T07:53:03.239Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-28T07:53:03.239Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-28T07:53:03.239Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-28T07:53:03.239Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-28T07:53:03.239Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-28T07:53:03.239Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-28T07:53:03.239Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-28T07:53:03.239Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-28T07:53:03.239Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-28T07:53:03.239Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-28T07:53:03.239Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-28T07:53:03.239Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-28T07:53:03.239Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-28T07:53:03.239Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-28T07:53:03.239Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-28T07:53:03.239Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-28T07:53:03.239Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-28T07:53:03.239Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-28T07:53:03.239Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-28T07:53:03.239Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-28T07:53:03.239Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-28T07:53:03.239Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-28T07:53:03.239Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-28T07:53:03.239Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-28T07:53:03.239Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-28T07:53:03.239Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-28T07:53:03.239Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-28T07:53:03.239Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-28T07:53:03.239Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-28T07:53:03.239Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-28T07:53:03.239Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-28T07:53:03.239Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-28T07:53:03.239Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-28T07:53:03.239Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-28T07:53:03.239Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-28T07:53:03.239Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-28T07:53:03.239Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-28T07:53:03.239Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-28T07:53:03.239Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-28T07:53:03.239Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-28T07:53:03.240Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-28T07:53:03.240Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-28T07:53:03.240Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-28T07:53:03.240Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-28T07:53:03.240Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-28T07:53:03.240Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-28T07:53:03.240Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-28T07:53:03.240Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-28T07:53:03.240Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-28T07:53:03.240Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-28T07:53:03.240Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-28T07:53:03.240Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-28T07:53:03.240Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-28T07:53:03.240Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-28T07:53:03.240Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-28T07:53:03.240Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-28T07:53:03.240Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-28T07:53:03.240Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-28T07:53:03.240Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-28T07:53:03.240Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-04-28T07:53:03.240Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-28T07:53:03.240Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-28T07:53:03.240Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-28T07:53:03.240Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-28T07:53:03.240Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-28T07:53:03.240Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-28T07:53:03.240Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-28T07:53:03.240Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-28T07:53:03.240Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-28T07:53:03.240Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-28T07:53:03.240Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-28T07:53:03.240Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-28T07:53:03.240Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-28T07:53:03.240Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-28T07:53:03.240Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-28T07:53:03.240Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-28T07:53:03.240Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-28T07:53:03.240Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-28T07:53:03.240Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-28T07:53:03.240Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-28T07:53:03.240Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-28T07:53:03.240Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-28T07:53:03.240Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-28T07:53:03.240Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-28T07:53:03.240Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-28T07:53:03.240Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-28T07:53:03.240Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-28T07:53:03.240Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-28T07:53:03.240Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-28T07:53:03.240Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-28T07:53:03.240Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-28T07:53:03.240Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-28T07:53:03.240Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-28T07:53:03.240Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-28T07:53:03.240Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-28T07:53:03.240Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-28T07:53:03.240Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-28T07:53:03.240Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-28T07:53:03.240Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-28T07:53:03.240Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-28T07:53:03.240Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-28T07:53:03.240Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-28T07:53:03.240Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-28T07:53:03.240Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-28T07:53:03.240Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-28T07:53:03.240Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-28T07:53:03.240Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-28T07:53:03.240Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-28T07:53:03.240Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-28T07:53:03.240Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-28T07:53:03.240Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-28T07:53:03.240Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-28T07:53:03.240Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-28T07:53:03.240Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-28T07:53:03.240Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-28T07:53:03.240Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-28T07:53:03.240Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-28T07:53:03.240Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-28T07:53:03.240Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-28T07:53:03.240Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-28T07:53:03.240Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-28T07:53:03.240Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-28T07:53:03.240Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-28T07:53:03.240Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-28T07:53:03.240Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-28T07:53:03.240Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-28T07:53:03.240Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-28T07:53:03.240Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-28T07:53:03.240Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-28T07:53:03.240Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-28T07:53:03.240Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-28T07:53:03.240Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-28T07:53:03.240Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-28T07:53:03.240Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-28T07:53:03.240Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-28T07:53:03.240Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-28T07:53:03.240Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-28T07:53:03.240Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-28T07:53:03.240Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-28T07:53:03.240Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-28T07:53:03.240Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-28T07:53:03.240Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-28T07:53:03.240Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-28T07:53:03.240Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-28T07:53:03.240Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-28T07:53:03.240Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-28T07:53:03.240Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-28T07:53:03.240Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-28T07:53:03.240Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-28T07:53:03.240Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-28T07:53:03.240Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-28T07:53:03.240Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-28T07:53:03.240Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-28T07:53:03.240Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-28T07:53:03.240Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-28T07:53:03.240Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-28T07:53:03.240Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-28T07:53:03.240Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-28T07:53:03.240Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-28T07:53:03.240Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-28T07:53:03.240Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-28T07:53:03.240Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-28T07:53:03.240Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-28T07:53:03.240Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-28T07:53:03.240Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-28T07:53:03.240Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-28T07:53:03.240Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-28T07:53:03.240Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-28T07:53:03.240Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-28T07:53:03.240Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-28T07:53:03.240Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-28T07:53:03.240Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-28T07:53:03.240Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-28T07:53:03.240Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-28T07:53:03.240Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-28T07:53:03.240Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-28T07:53:03.240Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-28T07:53:03.240Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-28T07:53:03.240Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-28T07:53:03.240Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-28T07:53:03.240Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-28T07:53:03.240Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-28T07:53:03.240Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-28T07:53:03.240Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-28T07:53:03.240Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-28T07:53:03.240Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-28T07:53:03.240Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-28T07:53:03.240Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-28T07:53:03.240Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-28T07:53:03.240Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-28T07:53:03.240Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-28T07:53:03.240Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-28T07:53:03.240Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-28T07:53:03.240Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-28T07:53:03.240Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-28T07:53:03.240Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-28T07:53:03.240Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-28T07:53:03.240Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-28T07:53:03.240Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-28T07:53:03.240Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-28T07:53:03.240Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-28T07:53:03.240Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-28T07:53:03.240Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-28T07:53:03.240Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-28T07:53:03.240Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-28T07:53:03.240Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-28T07:53:03.240Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-28T07:53:03.240Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-28T07:53:03.240Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-28T07:53:03.240Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-28T07:53:03.240Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-28T07:53:03.240Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-28T07:53:03.240Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-28T07:53:03.240Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-28T07:53:03.240Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-28T07:53:03.240Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-28T07:53:03.240Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-28T07:53:03.240Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-28T07:53:03.240Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-28T07:53:03.240Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-28T07:53:03.240Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-28T07:53:03.240Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-28T07:53:03.240Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-28T07:53:03.240Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-28T07:53:03.240Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-28T07:53:03.240Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-28T07:53:03.240Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-28T07:53:03.240Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-28T07:53:03.240Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-28T07:53:03.240Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-28T07:53:03.240Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-28T07:53:03.240Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-28T07:53:03.240Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-28T07:53:03.240Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-28T07:53:03.240Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-28T07:53:03.240Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-28T07:53:03.240Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-28T07:53:03.240Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-28T07:53:03.240Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-28T07:53:03.240Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-28T07:53:03.240Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-28T07:53:03.240Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-28T07:53:03.240Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-28T07:53:03.240Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-28T07:53:03.240Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-28T07:53:03.240Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-28T07:53:03.240Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-28T07:53:03.240Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-28T07:53:03.240Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-28T07:53:03.240Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-28T07:53:03.240Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-28T07:53:03.240Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-28T07:53:03.240Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-28T07:53:03.240Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-28T07:53:03.240Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-28T07:53:03.240Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-28T07:53:03.240Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-28T07:53:03.240Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-28T07:53:03.240Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-28T07:53:03.240Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-28T07:53:03.240Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-28T07:53:03.240Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-28T07:53:03.240Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-28T07:53:03.240Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-28T07:53:03.241Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-28T07:53:03.241Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-28T07:53:03.241Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-28T07:53:03.241Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-28T07:53:03.241Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-28T07:53:03.241Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-28T07:53:03.241Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-28T07:53:03.241Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-28T07:53:03.241Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-28T07:53:03.241Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-28T07:53:03.241Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-28T07:53:03.241Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-28T07:53:03.241Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-28T07:53:03.241Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-28T07:53:03.241Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-28T07:53:03.241Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-28T07:53:03.241Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-28T07:53:03.241Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-28T07:53:03.241Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-28T07:53:03.241Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-28T07:53:03.241Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-28T07:53:03.241Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-28T07:53:03.241Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-28T07:53:03.241Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-28T07:53:03.241Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-28T07:53:03.241Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-28T07:53:03.241Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-28T07:53:03.241Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-28T07:53:03.241Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-28T07:53:03.241Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-28T07:53:03.241Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-28T07:53:03.241Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-28T07:53:03.241Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-28T07:53:03.241Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-28T07:53:03.241Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-28T07:53:03.241Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-28T07:53:03.241Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-28T07:53:03.241Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-28T07:53:03.241Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-28T07:53:03.241Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-28T07:53:03.241Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-28T07:53:03.241Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-28T07:53:03.241Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-28T07:53:03.241Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-28T07:53:03.241Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-28T07:53:03.241Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-28T07:53:03.241Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-28T07:53:03.241Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-28T07:53:03.241Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-28T07:53:03.241Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-28T07:53:03.241Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-28T07:53:03.241Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-28T07:53:03.241Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-28T07:53:03.241Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-28T07:53:03.241Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-28T07:53:03.241Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-28T07:53:03.241Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-28T07:53:03.241Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-28T07:53:03.241Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-28T07:53:03.241Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-28T07:53:03.241Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-28T07:53:03.241Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-28T07:53:03.241Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-28T07:53:03.241Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-28T07:53:03.241Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-28T07:53:03.241Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-28T07:53:03.241Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-28T07:53:03.241Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-28T07:53:03.241Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-28T07:53:03.241Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-28T07:53:03.241Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-28T07:53:03.241Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-28T07:53:03.241Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-28T07:53:03.241Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-28T07:53:03.241Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-28T07:53:03.241Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-28T07:53:03.241Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-28T07:53:03.241Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-28T07:53:03.241Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-28T07:53:03.241Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-28T07:53:03.241Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-28T07:53:03.241Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-28T07:53:03.241Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-28T07:53:03.241Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-28T07:53:03.241Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-28T07:53:03.241Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-28T07:53:03.241Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-28T07:53:03.241Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-28T07:53:03.241Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-28T07:53:03.241Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-28T07:53:03.241Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-28T07:53:03.241Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-28T07:53:03.241Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-28T07:53:03.241Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-28T07:53:03.241Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-28T07:53:03.241Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-28T07:53:03.241Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-28T07:53:03.241Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-28T07:53:03.241Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-28T07:53:03.241Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-28T07:53:03.241Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-28T07:53:03.241Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-28T07:53:03.241Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-28T07:53:03.241Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-28T07:53:03.241Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-28T07:53:03.241Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-28T07:53:03.241Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-28T07:53:03.241Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-28T07:53:03.241Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-28T07:53:03.241Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-28T07:53:03.241Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-28T07:53:03.241Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-28T07:53:03.241Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-28T07:53:03.241Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-28T07:53:03.241Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-28T07:53:03.241Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-28T07:53:03.241Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-28T07:53:03.241Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-28T07:53:03.241Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-28T07:53:03.241Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-28T07:53:03.241Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-28T07:53:03.241Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-28T07:53:03.241Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-28T07:53:03.241Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-28T07:53:03.241Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-28T07:53:03.241Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-28T07:53:03.241Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-28T07:53:03.241Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-28T07:53:03.241Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-28T07:53:03.241Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-28T07:53:03.241Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-28T07:53:03.241Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-28T07:53:03.241Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-28T07:53:03.241Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-28T07:53:03.241Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-28T07:53:03.241Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-28T07:53:03.241Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-28T07:53:03.241Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-28T07:53:03.241Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-28T07:53:03.241Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-28T07:53:03.241Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-28T07:53:03.241Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-28T07:53:03.241Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-28T07:53:03.241Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-28T07:53:03.241Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-28T07:53:03.241Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-28T07:53:03.241Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-28T07:53:03.241Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-28T07:53:03.241Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-28T07:53:03.241Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-28T07:53:03.241Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-28T07:53:03.241Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-28T07:53:03.241Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-28T07:53:03.241Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-28T07:53:03.241Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-28T07:53:03.241Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-28T07:53:03.241Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-28T07:53:03.241Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-28T07:53:03.241Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-28T07:53:03.241Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-28T07:53:03.241Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-28T07:53:03.241Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-28T07:53:03.241Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-28T07:53:03.241Z] --- PASS: TestNewTailReader (0.00s) [2022-04-28T07:53:03.241Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-04-28T07:53:03.241Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-04-28T07:53:03.241Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-04-28T07:53:03.241Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-04-28T07:53:03.241Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-04-28T07:53:03.241Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-04-28T07:53:03.241Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-04-28T07:53:03.241Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-04-28T07:53:03.241Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-28T07:53:03.241Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-28T07:53:03.241Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-04-28T07:53:03.241Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-28T07:53:03.241Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-28T07:53:03.241Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-28T07:53:03.241Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-28T07:53:03.241Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-28T07:53:03.241Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-28T07:53:03.241Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-28T07:53:03.241Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-28T07:53:03.241Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-28T07:53:03.241Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-28T07:53:03.241Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-28T07:53:03.241Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-28T07:53:03.241Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-04-28T07:53:03.241Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-28T07:53:03.241Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-28T07:53:03.242Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-04-28T07:53:03.242Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-28T07:53:03.242Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-28T07:53:03.242Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-28T07:53:03.242Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-28T07:53:03.242Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-28T07:53:03.242Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-28T07:53:03.242Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-28T07:53:03.242Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-28T07:53:03.242Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-28T07:53:03.242Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-28T07:53:03.242Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-28T07:53:03.242Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-04-28T07:53:03.242Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-28T07:53:03.242Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-28T07:53:03.242Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-28T07:53:03.242Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-28T07:53:03.242Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-28T07:53:03.242Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-28T07:53:03.242Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-28T07:53:03.242Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-28T07:53:03.242Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-28T07:53:03.242Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-28T07:53:03.242Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-28T07:53:03.242Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-04-28T07:53:03.242Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-28T07:53:03.242Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-04-28T07:53:03.242Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-28T07:53:03.242Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-28T07:53:03.242Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-28T07:53:03.242Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-28T07:53:03.242Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-28T07:53:03.242Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-28T07:53:03.242Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-28T07:53:03.242Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-28T07:53:03.242Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-28T07:53:03.242Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-04-28T07:53:03.242Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-28T07:53:03.242Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-28T07:53:03.242Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-28T07:53:03.242Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-28T07:53:03.242Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-28T07:53:03.242Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-28T07:53:03.242Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-28T07:53:03.242Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-28T07:53:03.242Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-28T07:53:03.242Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-28T07:53:03.242Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-28T07:53:03.242Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-04-28T07:53:03.242Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-04-28T07:53:03.242Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-28T07:53:03.242Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-28T07:53:03.242Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-04-28T07:53:03.242Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-28T07:53:03.242Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-04-28T07:53:03.242Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-28T07:53:03.242Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-28T07:53:03.242Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-04-28T07:53:03.242Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-28T07:53:03.242Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-28T07:53:03.242Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-28T07:53:03.242Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-28T07:53:03.242Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-28T07:53:03.242Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-28T07:53:03.242Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-28T07:53:03.242Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-28T07:53:03.242Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-28T07:53:03.242Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-28T07:53:03.242Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-28T07:53:03.242Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-04-28T07:53:03.242Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-28T07:53:03.242Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-28T07:53:03.242Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-28T07:53:03.242Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-28T07:53:03.242Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-28T07:53:03.242Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-28T07:53:03.242Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-28T07:53:03.242Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-28T07:53:03.242Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-28T07:53:03.242Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-04-28T07:53:03.242Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-28T07:53:03.242Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-28T07:53:03.242Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-28T07:53:03.242Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-28T07:53:03.242Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-28T07:53:03.242Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-28T07:53:03.242Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-28T07:53:03.242Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-28T07:53:03.242Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-28T07:53:03.379Z] --- PASS: TestCreateServiceConflict (2.13s) [2022-04-28T07:53:03.379Z] === RUN TestCreateServiceMaxReplicas [2022-04-28T07:53:03.711Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-28T07:53:03.711Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-28T07:53:03.711Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-28T07:53:03.711Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-28T07:53:03.711Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-28T07:53:03.711Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-28T07:53:03.711Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-28T07:53:03.711Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-04-28T07:53:03.711Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-04-28T07:53:03.711Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-28T07:53:03.711Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-04-28T07:53:03.711Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-04-28T07:53:03.711Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-04-28T07:53:03.711Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-04-28T07:53:03.711Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-04-28T07:53:03.711Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-04-28T07:53:03.711Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-04-28T07:53:03.711Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-04-28T07:53:03.711Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-04-28T07:53:03.711Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-04-28T07:53:03.711Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-04-28T07:53:03.711Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-28T07:53:03.711Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-04-28T07:53:03.711Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-04-28T07:53:03.711Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.01s) [2022-04-28T07:53:03.711Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-04-28T07:53:03.711Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-28T07:53:03.711Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-04-28T07:53:03.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-04-28T07:53:03.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-28T07:53:03.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-28T07:53:03.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-28T07:53:03.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-28T07:53:03.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-04-28T07:53:03.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-28T07:53:03.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-28T07:53:03.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-04-28T07:53:03.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-28T07:53:03.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-28T07:53:03.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-28T07:53:03.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-28T07:53:03.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-28T07:53:03.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-04-28T07:53:03.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-28T07:53:03.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-28T07:53:03.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-28T07:53:03.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-28T07:53:03.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-28T07:53:03.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-28T07:53:03.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-28T07:53:03.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-28T07:53:03.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-28T07:53:03.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-28T07:53:03.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-28T07:53:03.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-04-28T07:53:03.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-28T07:53:03.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-28T07:53:03.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-28T07:53:03.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-28T07:53:03.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-28T07:53:03.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-28T07:53:03.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-28T07:53:03.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-28T07:53:03.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-28T07:53:03.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-04-28T07:53:03.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-28T07:53:03.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.01s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.01s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.01s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-28T07:53:03.712Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-28T07:53:03.713Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-28T07:53:03.713Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-28T07:53:03.713Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-28T07:53:03.713Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-28T07:53:03.713Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-28T07:53:03.713Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-28T07:53:03.713Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-28T07:53:03.713Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-28T07:53:03.713Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-28T07:53:03.713Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-28T07:53:03.713Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-04-28T07:53:03.713Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-28T07:53:03.713Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-28T07:53:03.713Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-28T07:53:03.713Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-28T07:53:03.713Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-28T07:53:03.713Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-28T07:53:03.713Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-28T07:53:03.713Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-28T07:53:03.713Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-28T07:53:03.713Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-28T07:53:03.713Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-28T07:53:03.713Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-28T07:53:03.713Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-28T07:53:03.713Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-28T07:53:03.713Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-28T07:53:03.713Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-28T07:53:03.713Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-28T07:53:03.713Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-28T07:53:03.713Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-04-28T07:53:03.713Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-28T07:53:03.713Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-28T07:53:03.713Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-28T07:53:03.713Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-28T07:53:03.713Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-28T07:53:03.713Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-28T07:53:03.713Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-28T07:53:03.713Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-28T07:53:03.713Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-28T07:53:03.713Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-28T07:53:03.713Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-28T07:53:03.713Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-04-28T07:53:03.713Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-28T07:53:03.713Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-28T07:53:03.713Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-28T07:53:03.713Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-28T07:53:03.713Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-04-28T07:53:03.713Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-28T07:53:03.713Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-28T07:53:03.713Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-28T07:53:03.713Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-28T07:53:03.713Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-28T07:53:03.713Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-28T07:53:03.713Z] PASS [2022-04-28T07:53:03.713Z] coverage: 88.6% of statements [2022-04-28T07:53:03.713Z] ok github.com/docker/docker/pkg/tailfile 0.129s coverage: 88.6% of statements [2022-04-28T07:53:03.713Z] --- PASS: TestRetrieveFromStore (1.44s) [2022-04-28T07:53:03.713Z] === RUN TestRequestReleaseAddressDuplicate [2022-04-28T07:53:03.713Z] --- PASS: TestRequestReleaseAddressDuplicate (0.00s) [2022-04-28T07:53:03.713Z] === RUN TestParallelPredefinedRequest1 [2022-04-28T07:53:03.713Z] === PAUSE TestParallelPredefinedRequest1 [2022-04-28T07:53:03.713Z] === RUN TestParallelPredefinedRequest2 [2022-04-28T07:53:03.713Z] === PAUSE TestParallelPredefinedRequest2 [2022-04-28T07:53:03.713Z] === RUN TestParallelPredefinedRequest3 [2022-04-28T07:53:03.713Z] === PAUSE TestParallelPredefinedRequest3 [2022-04-28T07:53:03.713Z] === RUN TestParallelPredefinedRequest4 [2022-04-28T07:53:03.713Z] === PAUSE TestParallelPredefinedRequest4 [2022-04-28T07:53:03.713Z] === RUN TestParallelPredefinedRequest5 [2022-04-28T07:53:03.713Z] === PAUSE TestParallelPredefinedRequest5 [2022-04-28T07:53:03.713Z] === RUN TestDebug [2022-04-28T07:53:03.713Z] --- PASS: TestDebug (0.00s) [2022-04-28T07:53:03.713Z] === RUN TestRequestPoolParallel [2022-04-28T07:53:03.713Z] --- PASS: TestRequestPoolParallel (0.26s) [2022-04-28T07:53:03.713Z] === RUN TestFullAllocateRelease [2022-04-28T07:53:03.713Z] --- PASS: TestFullAllocateRelease (0.39s) [2022-04-28T07:53:03.713Z] === RUN TestOddAllocateRelease [2022-04-28T07:53:03.750Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-04-28T07:53:03.951Z] [2022-04-28T07:53:03.951Z] SUCCESS: Specified value was saved. [2022-04-28T07:53:04.011Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-04-28T07:53:04.011Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-04-28T07:53:04.181Z] --- PASS: TestOddAllocateRelease (0.21s) [2022-04-28T07:53:04.181Z] === RUN TestFullAllocateSerialReleaseParallel [2022-04-28T07:53:04.181Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.08s) [2022-04-28T07:53:04.181Z] === RUN TestOddAllocateSerialReleaseParallel [2022-04-28T07:53:04.181Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.05s) [2022-04-28T07:53:04.181Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-04-28T07:53:04.181Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.05s) [2022-04-28T07:53:04.181Z] === CONT TestParallelPredefinedRequest1 [2022-04-28T07:53:04.181Z] === CONT TestParallelPredefinedRequest4 [2022-04-28T07:53:04.181Z] === CONT TestParallelPredefinedRequest3 [2022-04-28T07:53:04.181Z] === CONT TestParallelPredefinedRequest2 [2022-04-28T07:53:04.181Z] === CONT TestParallelPredefinedRequest1 [2022-04-28T07:53:04.181Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-28T07:53:04.181Z] === CONT TestParallelPredefinedRequest2 [2022-04-28T07:53:04.181Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-28T07:53:04.181Z] === CONT TestParallelPredefinedRequest3 [2022-04-28T07:53:04.181Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-28T07:53:04.181Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-04-28T07:53:04.181Z] === CONT TestParallelPredefinedRequest5 [2022-04-28T07:53:04.181Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-28T07:53:04.181Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-04-28T07:53:04.181Z] === CONT TestParallelPredefinedRequest4 [2022-04-28T07:53:04.181Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-28T07:53:04.181Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-04-28T07:53:04.181Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-04-28T07:53:04.181Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-04-28T07:53:04.181Z] PASS [2022-04-28T07:53:04.181Z] coverage: 85.3% of statements [2022-04-28T07:53:04.181Z] === RUN TestTarSumRemoveNonExistent [2022-04-28T07:53:04.181Z] ok github.com/docker/docker/libnetwork/ipam 43.517s coverage: 85.3% of statements [2022-04-28T07:53:04.181Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-04-28T07:53:04.181Z] === RUN TestTarSumRemove [2022-04-28T07:53:04.181Z] --- PASS: TestTarSumRemove (0.00s) [2022-04-28T07:53:04.181Z] === RUN TestSortFileInfoSums [2022-04-28T07:53:04.181Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-04-28T07:53:04.181Z] === RUN TestNewTarSumForLabelInvalid [2022-04-28T07:53:04.181Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-04-28T07:53:04.181Z] === RUN TestNewTarSumForLabel [2022-04-28T07:53:04.181Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-04-28T07:53:04.181Z] === RUN TestEmptyTar [2022-04-28T07:53:04.181Z] --- PASS: TestEmptyTar (0.00s) [2022-04-28T07:53:04.181Z] === RUN TestTarSumsReadSize [2022-04-28T07:53:04.181Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-04-28T07:53:04.181Z] === RUN TestTarSums [2022-04-28T07:53:04.181Z] --- PASS: TestTarSums (0.06s) [2022-04-28T07:53:04.181Z] === RUN TestIteration [2022-04-28T07:53:04.181Z] --- PASS: TestIteration (0.00s) [2022-04-28T07:53:04.181Z] === RUN TestVersionLabelForChecksum [2022-04-28T07:53:04.181Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-04-28T07:53:04.181Z] === RUN TestVersion [2022-04-28T07:53:04.181Z] --- PASS: TestVersion (0.00s) [2022-04-28T07:53:04.181Z] === RUN TestGetVersion [2022-04-28T07:53:04.181Z] --- PASS: TestGetVersion (0.00s) [2022-04-28T07:53:04.181Z] === RUN TestGetVersions [2022-04-28T07:53:04.181Z] --- PASS: TestGetVersions (0.00s) [2022-04-28T07:53:04.181Z] PASS [2022-04-28T07:53:04.181Z] coverage: 89.3% of statements [2022-04-28T07:53:04.181Z] ok github.com/docker/docker/pkg/tarsum 0.109s coverage: 89.3% of statements [2022-04-28T07:53:04.655Z] === RUN TestTruncIndex [2022-04-28T07:53:05.006Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-28T07:53:05.006Z] INFO: Testing against a local daemon [2022-04-28T07:53:05.006Z] === RUN TestBuildWithSession [2022-04-28T07:53:05.006Z] build_session_test.go:25: TODO: BuildKit [2022-04-28T07:53:05.006Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-28T07:53:05.006Z] === RUN TestBuildSquashParent [2022-04-28T07:53:05.006Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:53:05.006Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-04-28T07:53:05.006Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-28T07:53:05.006Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-28T07:53:05.006Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-28T07:53:05.006Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-28T07:53:05.006Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-28T07:53:05.006Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-28T07:53:05.006Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-28T07:53:05.006Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-28T07:53:05.006Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-28T07:53:05.006Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-28T07:53:05.006Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-28T07:53:05.006Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-28T07:53:05.006Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-28T07:53:05.006Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-28T07:53:05.006Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-28T07:53:05.006Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-28T07:53:05.006Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-28T07:53:05.123Z] --- PASS: TestTruncIndex (0.10s) [2022-04-28T07:53:05.123Z] PASS [2022-04-28T07:53:05.123Z] coverage: 91.5% of statements [2022-04-28T07:53:05.123Z] ok github.com/docker/docker/pkg/truncindex 0.133s coverage: 91.5% of statements [2022-04-28T07:53:05.396Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-04-28T07:53:05.396Z] check_test.go:307: [da8efba6f33f4] daemon is not started [2022-04-28T07:53:05.396Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-04-28T07:53:05.591Z] === RUN TestVersionInfo [2022-04-28T07:53:05.591Z] --- PASS: TestVersionInfo (0.00s) [2022-04-28T07:53:05.591Z] === RUN TestAppendVersions [2022-04-28T07:53:05.591Z] --- PASS: TestAppendVersions (0.00s) [2022-04-28T07:53:05.591Z] PASS [2022-04-28T07:53:05.591Z] coverage: 88.9% of statements [2022-04-28T07:53:05.591Z] ok github.com/docker/docker/pkg/useragent 0.031s coverage: 88.9% of statements [2022-04-28T07:53:05.895Z] --- PASS: TestCreateServiceMaxReplicas (2.64s) [2022-04-28T07:53:05.895Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-28T07:53:06.112Z] Removing intermediate container 82cc02df4b69 [2022-04-28T07:53:06.112Z] ---> 9f62bee3730e [2022-04-28T07:53:06.112Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-04-28T07:53:06.112Z] ---> Running in fd984a68d1f8 [2022-04-28T07:53:07.161Z] === RUN TestValidatePrivileges [2022-04-28T07:53:07.161Z] --- PASS: TestValidatePrivileges (0.00s) [2022-04-28T07:53:07.161Z] === RUN TestFilterByCapNeg [2022-04-28T07:53:07.161Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-04-28T07:53:07.161Z] === RUN TestFilterByCapPos [2022-04-28T07:53:07.161Z] --- PASS: TestFilterByCapPos (0.00s) [2022-04-28T07:53:07.161Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-04-28T07:53:07.161Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-04-28T07:53:07.161Z] PASS [2022-04-28T07:53:07.161Z] coverage: 12.2% of statements [2022-04-28T07:53:07.161Z] ok github.com/docker/docker/plugin 0.042s coverage: 12.2% of statements [2022-04-28T07:53:07.615Z] --- PASS: TestServicePlugin (30.08s) [2022-04-28T07:53:07.615Z] === RUN TestServiceUpdateLabel [2022-04-28T07:53:07.945Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-04-28T07:53:08.151Z] === RUN TestNewSettable [2022-04-28T07:53:08.151Z] --- PASS: TestNewSettable (0.00s) [2022-04-28T07:53:08.151Z] === RUN TestIsSettable [2022-04-28T07:53:08.151Z] --- PASS: TestIsSettable (0.00s) [2022-04-28T07:53:08.151Z] === RUN TestUpdateSettingsEnv [2022-04-28T07:53:08.151Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-04-28T07:53:08.151Z] PASS [2022-04-28T07:53:08.151Z] coverage: 20.0% of statements [2022-04-28T07:53:08.151Z] ok github.com/docker/docker/plugin/v2 0.040s coverage: 20.0% of statements [2022-04-28T07:53:08.518Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-04-28T07:53:08.554Z] --- PASS: TestServiceUpdateLabel (2.18s) [2022-04-28T07:53:08.554Z] === RUN TestServiceUpdateSecrets [2022-04-28T07:53:09.139Z] === RUN TestLoad [2022-04-28T07:53:09.139Z] --- PASS: TestLoad (0.00s) [2022-04-28T07:53:09.139Z] === RUN TestSave [2022-04-28T07:53:09.139Z] --- PASS: TestSave (0.02s) [2022-04-28T07:53:09.139Z] === RUN TestAddDeleteGet [2022-04-28T07:53:09.139Z] --- PASS: TestAddDeleteGet (0.03s) [2022-04-28T07:53:09.139Z] === RUN TestInvalidTags [2022-04-28T07:53:09.139Z] --- PASS: TestInvalidTags (0.00s) [2022-04-28T07:53:09.139Z] PASS [2022-04-28T07:53:09.139Z] coverage: 84.4% of statements [2022-04-28T07:53:09.139Z] ok github.com/docker/docker/reference 0.099s coverage: 84.4% of statements [2022-04-28T07:53:09.824Z] Cannot create a file when that file already exists. [2022-04-28T07:53:10.127Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-04-28T07:53:10.127Z] === RUN TestClientStream [2022-04-28T07:53:10.127Z] --- PASS: TestClientStream (0.00s) [2022-04-28T07:53:10.127Z] === RUN TestClientSendFile [2022-04-28T07:53:10.127Z] --- PASS: TestClientSendFile (0.00s) [2022-04-28T07:53:10.127Z] === RUN TestClientWithRequestTimeout [2022-04-28T07:53:10.127Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-04-28T07:53:10.127Z] === RUN TestFileSpecPlugin [2022-04-28T07:53:10.127Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-04-28T07:53:10.127Z] === RUN TestFileJSONSpecPlugin [2022-04-28T07:53:10.127Z] --- PASS: TestFileJSONSpecPlugin (0.02s) [2022-04-28T07:53:10.127Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-04-28T07:53:10.127Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-04-28T07:53:10.127Z] === RUN TestPluginAddHandler [2022-04-28T07:53:10.127Z] --- PASS: TestPluginAddHandler (0.00s) [2022-04-28T07:53:10.127Z] === RUN TestPluginWaitBadPlugin [2022-04-28T07:53:10.127Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-04-28T07:53:10.127Z] === RUN TestGet [2022-04-28T07:53:10.127Z] time="2022-04-28T07:53:09Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-04-28T07:53:10.442Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-04-28T07:53:10.704Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-04-28T07:53:11.115Z] === RUN TestResolveAuthConfigIndexServer [2022-04-28T07:53:11.115Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-04-28T07:53:11.115Z] === RUN TestResolveAuthConfigFullURL [2022-04-28T07:53:11.115Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-04-28T07:53:11.115Z] === RUN TestLoadAllowNondistributableArtifacts [2022-04-28T07:53:11.115Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-04-28T07:53:11.115Z] === RUN TestValidateMirror [2022-04-28T07:53:11.115Z] --- PASS: TestValidateMirror (0.00s) [2022-04-28T07:53:11.115Z] === RUN TestLoadInsecureRegistries [2022-04-28T07:53:11.115Z] time="2022-04-28T07:53:10Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-04-28T07:53:11.115Z] time="2022-04-28T07:53:10Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-04-28T07:53:11.115Z] time="2022-04-28T07:53:10Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-04-28T07:53:11.115Z] time="2022-04-28T07:53:10Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-04-28T07:53:11.115Z] --- PASS: TestLoadInsecureRegistries (0.12s) [2022-04-28T07:53:11.115Z] === RUN TestNewServiceConfig [2022-04-28T07:53:11.115Z] --- PASS: TestNewServiceConfig (0.00s) [2022-04-28T07:53:11.115Z] === RUN TestValidateIndexName [2022-04-28T07:53:11.115Z] --- PASS: TestValidateIndexName (0.00s) [2022-04-28T07:53:11.115Z] === RUN TestValidateIndexNameWithError [2022-04-28T07:53:11.115Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-04-28T07:53:11.115Z] === RUN TestEndpointParse [2022-04-28T07:53:11.115Z] --- PASS: TestEndpointParse (0.00s) [2022-04-28T07:53:11.115Z] === RUN TestEndpointParseInvalid [2022-04-28T07:53:11.115Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-04-28T07:53:11.115Z] === RUN TestValidateEndpoint [2022-04-28T07:53:11.115Z] --- PASS: TestValidateEndpoint (0.01s) [2022-04-28T07:53:11.115Z] === RUN TestPing [2022-04-28T07:53:11.115Z] --- PASS: TestPing (0.00s) [2022-04-28T07:53:11.115Z] === RUN TestPingRegistryEndpoint [2022-04-28T07:53:11.115Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-04-28T07:53:11.115Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2022-04-28T07:53:11.115Z] === RUN TestEndpoint [2022-04-28T07:53:11.115Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-04-28T07:53:11.115Z] --- SKIP: TestEndpoint (0.01s) [2022-04-28T07:53:11.115Z] === RUN TestParseRepositoryInfo [2022-04-28T07:53:11.115Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-04-28T07:53:11.115Z] === RUN TestNewIndexInfo [2022-04-28T07:53:11.115Z] --- PASS: TestNewIndexInfo (0.00s) [2022-04-28T07:53:11.115Z] === RUN TestMirrorEndpointLookup [2022-04-28T07:53:11.115Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-04-28T07:53:11.115Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-04-28T07:53:11.115Z] === RUN TestSearchRepositories [2022-04-28T07:53:11.115Z] registry_test.go:722: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-04-28T07:53:11.115Z] Host: 127.0.0.1:49335 [2022-04-28T07:53:11.115Z] User-Agent: docker test client [2022-04-28T07:53:11.115Z] Authorization: Token fake-token [2022-04-28T07:53:11.115Z] X-Docker-Token: true [2022-04-28T07:53:11.115Z] Accept-Encoding: gzip [2022-04-28T07:53:11.115Z] [2022-04-28T07:53:11.115Z] [2022-04-28T07:53:11.115Z] registry_test.go:731: HTTP/1.1 200 OK [2022-04-28T07:53:11.115Z] Connection: close [2022-04-28T07:53:11.115Z] Content-Length: 144 [2022-04-28T07:53:11.115Z] Cache-Control: no-cache [2022-04-28T07:53:11.115Z] Content-Type: application/json [2022-04-28T07:53:11.115Z] Date: Thu, 28 Apr 2022 07:53:10 GMT [2022-04-28T07:53:11.115Z] Expires: -1 [2022-04-28T07:53:11.115Z] Pragma: no-cache [2022-04-28T07:53:11.115Z] Server: docker-tests/mock [2022-04-28T07:53:11.115Z] X-Docker-Registry-Config: mock [2022-04-28T07:53:11.115Z] X-Docker-Registry-Version: 0.0.0 [2022-04-28T07:53:11.115Z] [2022-04-28T07:53:11.115Z] [2022-04-28T07:53:11.115Z] --- PASS: TestSearchRepositories (0.00s) [2022-04-28T07:53:11.115Z] === RUN TestTrustedLocation [2022-04-28T07:53:11.115Z] --- PASS: TestTrustedLocation (0.00s) [2022-04-28T07:53:11.115Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-04-28T07:53:11.115Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-04-28T07:53:11.115Z] === RUN TestAllowNondistributableArtifacts [2022-04-28T07:53:11.115Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-04-28T07:53:11.115Z] === RUN TestIsSecureIndex [2022-04-28T07:53:11.115Z] --- PASS: TestIsSecureIndex (0.00s) [2022-04-28T07:53:11.115Z] PASS [2022-04-28T07:53:11.115Z] coverage: 51.7% of statements [2022-04-28T07:53:11.115Z] ok github.com/docker/docker/registry 0.200s coverage: 51.7% of statements [2022-04-28T07:53:12.103Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-04-28T07:53:12.103Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2022-04-28T07:53:12.103Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-04-28T07:53:12.103Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-04-28T07:53:12.103Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-04-28T07:53:12.103Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-04-28T07:53:12.103Z] === RUN TestResumableRequestReaderWithReadError [2022-04-28T07:53:12.103Z] time="2022-04-28T07:53:11Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-04-28T07:53:12.103Z] --- PASS: TestResumableRequestReaderWithReadError (0.11s) [2022-04-28T07:53:12.103Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-04-28T07:53:12.103Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-04-28T07:53:12.103Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-04-28T07:53:12.103Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-04-28T07:53:12.103Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-04-28T07:53:12.103Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-04-28T07:53:12.103Z] === RUN TestResumableRequestReader [2022-04-28T07:53:12.103Z] --- PASS: TestResumableRequestReader (0.00s) [2022-04-28T07:53:12.103Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-04-28T07:53:12.103Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-04-28T07:53:12.103Z] PASS [2022-04-28T07:53:12.103Z] coverage: 100.0% of statements [2022-04-28T07:53:12.103Z] ok github.com/docker/docker/registry/resumable 0.162s coverage: 100.0% of statements [2022-04-28T07:53:12.103Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-04-28T07:53:12.103Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-04-28T07:53:12.103Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-04-28T07:53:12.103Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-04-28T07:53:12.572Z] === RUN TestRestartManagerTimeout [2022-04-28T07:53:12.572Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-04-28T07:53:12.572Z] === RUN TestRestartManagerTimeoutReset [2022-04-28T07:53:12.572Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-04-28T07:53:12.572Z] PASS [2022-04-28T07:53:12.572Z] coverage: 50.9% of statements [2022-04-28T07:53:12.572Z] ok github.com/docker/docker/restartmanager 0.036s coverage: 50.9% of statements [2022-04-28T07:53:12.626Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-04-28T07:53:13.041Z] === RUN TestDecodeContainerConfig [2022-04-28T07:53:13.041Z] === RUN TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json [2022-04-28T07:53:13.041Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-04-28T07:53:13.041Z] --- PASS: TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json (0.00s) [2022-04-28T07:53:13.041Z] === RUN TestDecodeContainerConfigIsolation [2022-04-28T07:53:13.041Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-04-28T07:53:13.041Z] === RUN TestValidatePrivileged [2022-04-28T07:53:13.041Z] --- PASS: TestValidatePrivileged (0.00s) [2022-04-28T07:53:13.041Z] PASS [2022-04-28T07:53:13.041Z] coverage: 52.4% of statements [2022-04-28T07:53:13.041Z] ok github.com/docker/docker/runconfig 0.036s coverage: 52.4% of statements [2022-04-28T07:53:13.041Z] time="2022-04-28T07:53:12Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-04-28T07:53:13.510Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-04-28T07:53:13.510Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-04-28T07:53:13.510Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-04-28T07:53:13.510Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-04-28T07:53:13.510Z] PASS [2022-04-28T07:53:13.510Z] coverage: 62.5% of statements [2022-04-28T07:53:13.510Z] ok github.com/docker/docker/testutil 0.033s coverage: 62.5% of statements [2022-04-28T07:53:13.534Z] Removing intermediate container fd984a68d1f8 [2022-04-28T07:53:13.534Z] ---> 8aba80329b71 [2022-04-28T07:53:13.534Z] Step 13/13 : CMD ["sh"] [2022-04-28T07:53:13.534Z] ---> Running in 0ee054ee4baa [2022-04-28T07:53:13.633Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-28T07:53:13.989Z] Removing intermediate container 0ee054ee4baa [2022-04-28T07:53:13.989Z] ---> 6271a5e0574f [2022-04-28T07:53:13.989Z] Successfully built 6271a5e0574f [2022-04-28T07:53:13.989Z] Successfully tagged busybox:latest [2022-04-28T07:53:13.989Z] INFO: Docker images of the daemon under test [2022-04-28T07:53:13.989Z] [2022-04-28T07:53:13.989Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-28T07:53:13.989Z] busybox latest 6271a5e0574f Less than a second ago 5.02GB [2022-04-28T07:53:13.989Z] microsoft/windowsservercore latest aa8714eb8356 3 weeks ago 4.98GB [2022-04-28T07:53:13.989Z] mcr.microsoft.com/windows/servercore ltsc2022 aa8714eb8356 3 weeks ago 4.98GB [2022-04-28T07:53:13.989Z] [2022-04-28T07:53:13.989Z] INFO: Running integration tests at 04/28/2022 07:53:13... [2022-04-28T07:53:13.989Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-04-28T07:53:13.989Z] INFO: Integration API tests being run from the host: [2022-04-28T07:53:13.989Z] INFO: make.ps1 starting at 04/28/2022 07:53:13 [2022-04-28T07:53:14.029Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-04-28T07:53:14.605Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-28T07:53:14.962Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-04-28T07:53:15.728Z] === RUN TestGetDriver [2022-04-28T07:53:15.728Z] --- PASS: TestGetDriver (0.00s) [2022-04-28T07:53:15.728Z] === RUN TestVolumeRequestError [2022-04-28T07:53:15.728Z] --- PASS: TestVolumeRequestError (0.01s) [2022-04-28T07:53:15.728Z] PASS [2022-04-28T07:53:15.728Z] coverage: 36.1% of statements [2022-04-28T07:53:15.728Z] ok github.com/docker/docker/volume/drivers 0.047s coverage: 36.1% of statements [2022-04-28T07:53:15.728Z] === RUN TestGetAddress [2022-04-28T07:53:15.728Z] --- PASS: TestGetAddress (0.00s) [2022-04-28T07:53:15.728Z] === RUN TestRemove [2022-04-28T07:53:15.728Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-04-28T07:53:15.728Z] --- SKIP: TestRemove (0.00s) [2022-04-28T07:53:15.728Z] === RUN TestInitializeWithVolumes [2022-04-28T07:53:15.728Z] --- PASS: TestInitializeWithVolumes (0.00s) [2022-04-28T07:53:15.728Z] === RUN TestCreate [2022-04-28T07:53:15.728Z] --- PASS: TestCreate (0.01s) [2022-04-28T07:53:15.728Z] === RUN TestValidateName [2022-04-28T07:53:15.728Z] --- PASS: TestValidateName (0.00s) [2022-04-28T07:53:15.728Z] === RUN TestCreateWithOpts [2022-04-28T07:53:15.728Z] local_test.go:180: runtime.GOOS == "windows" [2022-04-28T07:53:15.728Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-04-28T07:53:15.728Z] === RUN TestRelaodNoOpts [2022-04-28T07:53:15.728Z] --- PASS: TestRelaodNoOpts (0.01s) [2022-04-28T07:53:15.728Z] PASS [2022-04-28T07:53:15.728Z] coverage: 41.5% of statements [2022-04-28T07:53:15.728Z] ok github.com/docker/docker/volume/local 0.059s coverage: 41.5% of statements [2022-04-28T07:53:15.942Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-04-28T07:53:16.198Z] === RUN TestLCOWParseMountRaw [2022-04-28T07:53:16.198Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-04-28T07:53:16.198Z] === RUN TestLCOWParseMountRawSplit [2022-04-28T07:53:16.198Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-04-28T07:53:16.198Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-04-28T07:53:16.198Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-04-28T07:53:16.198Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-04-28T07:53:16.198Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-04-28T07:53:16.198Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-04-28T07:53:16.198Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-04-28T07:53:16.198Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-04-28T07:53:16.198Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-04-28T07:53:16.198Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-04-28T07:53:16.198Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-04-28T07:53:16.198Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-04-28T07:53:16.198Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-04-28T07:53:16.198Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-04-28T07:53:16.198Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-04-28T07:53:16.198Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-04-28T07:53:16.198Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-04-28T07:53:16.198Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-04-28T07:53:16.198Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-04-28T07:53:16.198Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-04-28T07:53:16.198Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-04-28T07:53:16.198Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-04-28T07:53:16.198Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-04-28T07:53:16.198Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-04-28T07:53:16.198Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-04-28T07:53:16.198Z] === RUN TestLinuxParseMountRaw [2022-04-28T07:53:16.198Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-04-28T07:53:16.198Z] === RUN TestLinuxParseMountRawSplit [2022-04-28T07:53:16.198Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-04-28T07:53:16.198Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-04-28T07:53:16.198Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-04-28T07:53:16.198Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-04-28T07:53:16.198Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-04-28T07:53:16.198Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-04-28T07:53:16.198Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-04-28T07:53:16.198Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-04-28T07:53:16.198Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-04-28T07:53:16.198Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-04-28T07:53:16.198Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-04-28T07:53:16.198Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-04-28T07:53:16.198Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-04-28T07:53:16.198Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-04-28T07:53:16.198Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-04-28T07:53:16.666Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-04-28T07:53:16.666Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-04-28T07:53:16.666Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-04-28T07:53:16.666Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-04-28T07:53:16.666Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-04-28T07:53:16.666Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-04-28T07:53:16.666Z] === RUN TestConvertTmpfsOptions [2022-04-28T07:53:16.666Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-04-28T07:53:16.666Z] linux_parser_test.go:209: data="ro" [2022-04-28T07:53:16.666Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-04-28T07:53:16.666Z] === RUN TestParseMountSpec [2022-04-28T07:53:16.666Z] parser_test.go:62: case 0 [2022-04-28T07:53:16.666Z] parser_test.go:62: case 1 [2022-04-28T07:53:16.666Z] parser_test.go:62: case 2 [2022-04-28T07:53:16.666Z] parser_test.go:62: case 3 [2022-04-28T07:53:16.666Z] parser_test.go:62: case 4 [2022-04-28T07:53:16.666Z] parser_test.go:62: case 5 [2022-04-28T07:53:16.666Z] --- PASS: TestParseMountSpec (0.00s) [2022-04-28T07:53:16.666Z] === RUN TestValidateMount [2022-04-28T07:53:16.666Z] --- PASS: TestValidateMount (0.00s) [2022-04-28T07:53:16.666Z] === RUN TestWindowsParseMountRaw [2022-04-28T07:53:16.666Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-04-28T07:53:16.666Z] === RUN TestWindowsParseMountRawSplit [2022-04-28T07:53:16.666Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-04-28T07:53:16.666Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-04-28T07:53:16.666Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-04-28T07:53:16.666Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-04-28T07:53:16.666Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-04-28T07:53:16.666Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-04-28T07:53:16.666Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-04-28T07:53:16.666Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-04-28T07:53:16.666Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-04-28T07:53:16.666Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-04-28T07:53:16.666Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-04-28T07:53:16.666Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-04-28T07:53:16.666Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-04-28T07:53:16.666Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-04-28T07:53:16.666Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-04-28T07:53:16.666Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-04-28T07:53:16.666Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-04-28T07:53:16.666Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-04-28T07:53:16.666Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-04-28T07:53:16.666Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-04-28T07:53:16.666Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-04-28T07:53:16.666Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-04-28T07:53:16.666Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-04-28T07:53:16.666Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-04-28T07:53:16.666Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-04-28T07:53:16.666Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-04-28T07:53:16.666Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-04-28T07:53:16.666Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-04-28T07:53:16.666Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-04-28T07:53:16.667Z] PASS [2022-04-28T07:53:16.667Z] coverage: 67.6% of statements [2022-04-28T07:53:16.667Z] ok github.com/docker/docker/volume/mounts 0.047s coverage: 67.6% of statements [2022-04-28T07:53:17.135Z] time="2022-04-28T07:53:16Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-04-28T07:53:17.135Z] === RUN TestSetGetMeta [2022-04-28T07:53:17.135Z] === PAUSE TestSetGetMeta [2022-04-28T07:53:17.135Z] === RUN TestRestore [2022-04-28T07:53:17.135Z] === PAUSE TestRestore [2022-04-28T07:53:17.135Z] === RUN TestServiceCreate [2022-04-28T07:53:17.135Z] === PAUSE TestServiceCreate [2022-04-28T07:53:17.135Z] === RUN TestServiceList [2022-04-28T07:53:17.135Z] === PAUSE TestServiceList [2022-04-28T07:53:17.135Z] === RUN TestServiceRemove [2022-04-28T07:53:17.135Z] === PAUSE TestServiceRemove [2022-04-28T07:53:17.135Z] === RUN TestServiceGet [2022-04-28T07:53:17.135Z] === PAUSE TestServiceGet [2022-04-28T07:53:17.135Z] === RUN TestServicePrune [2022-04-28T07:53:17.135Z] === PAUSE TestServicePrune [2022-04-28T07:53:17.135Z] === RUN TestCreate [2022-04-28T07:53:17.135Z] === PAUSE TestCreate [2022-04-28T07:53:17.135Z] === RUN TestRemove [2022-04-28T07:53:17.135Z] === PAUSE TestRemove [2022-04-28T07:53:17.135Z] === RUN TestList [2022-04-28T07:53:17.135Z] === PAUSE TestList [2022-04-28T07:53:17.135Z] === RUN TestFindByDriver [2022-04-28T07:53:17.135Z] === PAUSE TestFindByDriver [2022-04-28T07:53:17.135Z] === RUN TestFindByReferenced [2022-04-28T07:53:17.135Z] === PAUSE TestFindByReferenced [2022-04-28T07:53:17.135Z] === RUN TestDerefMultipleOfSameRef [2022-04-28T07:53:17.135Z] === PAUSE TestDerefMultipleOfSameRef [2022-04-28T07:53:17.135Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-28T07:53:17.135Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-28T07:53:17.135Z] === RUN TestDefererencePluginOnCreateError [2022-04-28T07:53:17.135Z] === PAUSE TestDefererencePluginOnCreateError [2022-04-28T07:53:17.135Z] === RUN TestRefDerefRemove [2022-04-28T07:53:17.135Z] === PAUSE TestRefDerefRemove [2022-04-28T07:53:17.135Z] === RUN TestGet [2022-04-28T07:53:17.135Z] === PAUSE TestGet [2022-04-28T07:53:17.135Z] === RUN TestGetWithReference [2022-04-28T07:53:17.135Z] === PAUSE TestGetWithReference [2022-04-28T07:53:17.135Z] === RUN TestFilterFunc [2022-04-28T07:53:17.135Z] === RUN TestFilterFunc/test_nil_list [2022-04-28T07:53:17.135Z] === PAUSE TestFilterFunc/test_nil_list [2022-04-28T07:53:17.135Z] === RUN TestFilterFunc/test_empty_list [2022-04-28T07:53:17.135Z] === PAUSE TestFilterFunc/test_empty_list [2022-04-28T07:53:17.135Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-04-28T07:53:17.135Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-04-28T07:53:17.135Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-28T07:53:17.135Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-28T07:53:17.135Z] === RUN TestFilterFunc/test_filter_some [2022-04-28T07:53:17.135Z] === PAUSE TestFilterFunc/test_filter_some [2022-04-28T07:53:17.135Z] === RUN TestFilterFunc/test_filter_middle [2022-04-28T07:53:17.135Z] === PAUSE TestFilterFunc/test_filter_middle [2022-04-28T07:53:17.135Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-04-28T07:53:17.135Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-04-28T07:53:17.135Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-04-28T07:53:17.135Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-04-28T07:53:17.135Z] === CONT TestFilterFunc/test_nil_list [2022-04-28T07:53:17.135Z] === CONT TestFilterFunc/test_filter_some [2022-04-28T07:53:17.135Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-28T07:53:17.135Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-04-28T07:53:17.135Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-04-28T07:53:17.135Z] === CONT TestFilterFunc/test_empty_list [2022-04-28T07:53:17.135Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-04-28T07:53:17.135Z] === CONT TestFilterFunc/test_filter_middle [2022-04-28T07:53:17.135Z] --- PASS: TestFilterFunc (0.00s) [2022-04-28T07:53:17.135Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-04-28T07:53:17.135Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-04-28T07:53:17.135Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-04-28T07:53:17.135Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-04-28T07:53:17.135Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-04-28T07:53:17.135Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-04-28T07:53:17.135Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-04-28T07:53:17.135Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-04-28T07:53:17.135Z] === CONT TestSetGetMeta [2022-04-28T07:53:17.135Z] === CONT TestDefererencePluginOnCreateError [2022-04-28T07:53:17.135Z] === CONT TestList [2022-04-28T07:53:17.135Z] === CONT TestGet [2022-04-28T07:53:17.135Z] --- PASS: TestSetGetMeta (0.02s) [2022-04-28T07:53:17.135Z] === CONT TestRemove [2022-04-28T07:53:17.135Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2022-04-28T07:53:17.135Z] === CONT TestCreate [2022-04-28T07:53:17.135Z] --- PASS: TestGet (0.03s) [2022-04-28T07:53:17.135Z] === CONT TestServicePrune [2022-04-28T07:53:17.135Z] --- PASS: TestList (0.03s) [2022-04-28T07:53:17.135Z] === CONT TestServiceGet [2022-04-28T07:53:17.135Z] --- PASS: TestRemove (0.02s) [2022-04-28T07:53:17.135Z] === CONT TestServiceRemove [2022-04-28T07:53:17.135Z] --- PASS: TestCreate (0.02s) [2022-04-28T07:53:17.135Z] === CONT TestServiceList [2022-04-28T07:53:17.135Z] --- PASS: TestServiceGet (0.12s) [2022-04-28T07:53:17.135Z] === CONT TestServiceCreate [2022-04-28T07:53:17.135Z] time="2022-04-28T07:53:16Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-28T07:53:17.135Z] --- PASS: TestServiceRemove (0.12s) [2022-04-28T07:53:17.135Z] === CONT TestRestore [2022-04-28T07:53:17.135Z] --- PASS: TestServiceList (0.12s) [2022-04-28T07:53:17.135Z] === CONT TestRefDerefRemove [2022-04-28T07:53:17.135Z] time="2022-04-28T07:53:16Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-28T07:53:17.135Z] time="2022-04-28T07:53:16Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-28T07:53:17.135Z] time="2022-04-28T07:53:16Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-04-28T07:53:17.135Z] --- PASS: TestServiceCreate (0.02s) [2022-04-28T07:53:17.135Z] === CONT TestGetWithReference [2022-04-28T07:53:17.135Z] --- PASS: TestRefDerefRemove (0.02s) [2022-04-28T07:53:17.135Z] === CONT TestDerefMultipleOfSameRef [2022-04-28T07:53:17.135Z] time="2022-04-28T07:53:16Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-28T07:53:17.135Z] --- PASS: TestServicePrune (0.16s) [2022-04-28T07:53:17.135Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-28T07:53:17.135Z] --- PASS: TestRestore (0.03s) [2022-04-28T07:53:17.135Z] === CONT TestFindByReferenced [2022-04-28T07:53:17.135Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2022-04-28T07:53:17.135Z] === CONT TestFindByDriver [2022-04-28T07:53:17.135Z] --- PASS: TestGetWithReference (0.03s) [2022-04-28T07:53:17.135Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2022-04-28T07:53:17.135Z] --- PASS: TestFindByReferenced (0.02s) [2022-04-28T07:53:17.135Z] --- PASS: TestFindByDriver (0.02s) [2022-04-28T07:53:17.135Z] PASS [2022-04-28T07:53:17.135Z] coverage: 69.0% of statements [2022-04-28T07:53:17.135Z] ok github.com/docker/docker/volume/service 0.260s coverage: 69.0% of statements [2022-04-28T07:53:17.854Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-04-28T07:53:19.241Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-04-28T07:53:20.740Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.16s) [2022-04-28T07:53:20.740Z] === RUN TestCreateServiceSecretFileMode [2022-04-28T07:53:20.998Z] --- PASS: TestCreateServiceSecretFileMode (2.36s) [2022-04-28T07:53:20.998Z] === RUN TestCreateServiceConfigFileMode [2022-04-28T07:53:21.160Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-04-28T07:53:21.733Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-04-28T07:53:23.444Z] --- PASS: TestServiceUpdateSecrets (14.59s) [2022-04-28T07:53:23.445Z] === RUN TestServiceUpdateConfigs [2022-04-28T07:53:23.515Z] --- PASS: TestCreateServiceConfigFileMode (2.36s) [2022-04-28T07:53:23.515Z] === RUN TestCreateServiceSysctls [2022-04-28T07:53:24.283Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-04-28T07:53:24.283Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-04-28T07:53:24.894Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-04-28T07:53:24.894Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (10.03s) [2022-04-28T07:53:24.894Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (10.91s) [2022-04-28T07:53:24.894Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (11.27s) [2022-04-28T07:53:24.894Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (11.34s) [2022-04-28T07:53:24.894Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (5.79s) [2022-04-28T07:53:24.894Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (10.86s) [2022-04-28T07:53:24.894Z] === RUN TestBuildMultiStageCopy [2022-04-28T07:53:24.894Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-28T07:53:25.805Z] --- PASS: TestGet (15.01s) [2022-04-28T07:53:25.805Z] === RUN TestPluginWithNoManifest [2022-04-28T07:53:25.805Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-04-28T07:53:25.805Z] === RUN TestGetAll [2022-04-28T07:53:25.805Z] --- PASS: TestGetAll (0.01s) [2022-04-28T07:53:25.805Z] PASS [2022-04-28T07:53:25.805Z] coverage: 73.2% of statements [2022-04-28T07:53:25.805Z] ok github.com/docker/docker/pkg/plugins 34.965s coverage: 73.2% of statements [2022-04-28T07:53:26.789Z] --- PASS: TestCreateServiceSysctls (2.93s) [2022-04-28T07:53:26.789Z] === RUN TestCreateServiceCapabilities [2022-04-28T07:53:28.495Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-04-28T07:53:28.678Z] --- PASS: TestCreateServiceCapabilities (2.34s) [2022-04-28T07:53:28.678Z] === RUN TestInspect [2022-04-28T07:53:30.412Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-04-28T07:53:31.196Z] --- PASS: TestInspect (2.62s) [2022-04-28T07:53:31.196Z] === RUN TestCreateJob [2022-04-28T07:53:31.359Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-04-28T07:53:31.945Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-28T07:53:32.306Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-04-28T07:53:32.402Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-28T07:53:33.364Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-28T07:53:34.327Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-28T07:53:34.472Z] --- PASS: TestCreateJob (2.90s) [2022-04-28T07:53:34.472Z] === RUN TestReplicatedJob [2022-04-28T07:53:35.289Z] --- PASS: TestBuildMultiStageCopy (10.78s) [2022-04-28T07:53:35.289Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (7.26s) [2022-04-28T07:53:35.289Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.67s) [2022-04-28T07:53:35.289Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.82s) [2022-04-28T07:53:35.289Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.95s) [2022-04-28T07:53:35.289Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.08s) [2022-04-28T07:53:35.289Z] === RUN TestBuildMultiStageParentConfig [2022-04-28T07:53:35.648Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-04-28T07:53:37.458Z] --- PASS: TestBuildMultiStageParentConfig (2.23s) [2022-04-28T07:53:37.458Z] === RUN TestBuildLabelWithTargets [2022-04-28T07:53:37.458Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-28T07:53:37.458Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-04-28T07:53:37.458Z] === RUN TestBuildWithEmptyLayers [2022-04-28T07:53:38.329Z] --- PASS: TestServiceUpdateConfigs (14.16s) [2022-04-28T07:53:38.329Z] === RUN TestServiceUpdateNetwork [2022-04-28T07:53:38.984Z] --- PASS: TestBuildWithEmptyLayers (1.23s) [2022-04-28T07:53:38.984Z] === RUN TestBuildMultiStageOnBuild [2022-04-28T07:53:39.722Z] --- PASS: TestReplicatedJob (4.77s) [2022-04-28T07:53:39.722Z] === RUN TestUpdateReplicatedJob [2022-04-28T07:53:42.268Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-04-28T07:53:42.268Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-04-28T07:53:42.268Z] docker_cli_daemon_test.go:2506: [d6553a4032cc4] daemon is not started [2022-04-28T07:53:42.418Z] --- PASS: TestUpdateReplicatedJob (3.03s) [2022-04-28T07:53:42.418Z] === RUN TestServiceListWithStatuses [2022-04-28T07:53:42.418Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-28T07:53:42.418Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-28T07:53:42.418Z] === RUN TestDockerNetworkConnectAlias [2022-04-28T07:53:43.658Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-04-28T07:53:45.073Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-28T07:53:45.073Z] INFO: Testing against a local daemon [2022-04-28T07:53:45.073Z] === RUN TestBuildWithSession [2022-04-28T07:53:45.073Z] build_session_test.go:25: TODO: BuildKit [2022-04-28T07:53:45.073Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-28T07:53:45.073Z] === RUN TestBuildSquashParent [2022-04-28T07:53:45.073Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:53:45.073Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-04-28T07:53:45.073Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-28T07:53:45.073Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-28T07:53:45.073Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-28T07:53:45.073Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-28T07:53:45.073Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-28T07:53:45.073Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-28T07:53:45.073Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-28T07:53:45.073Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-28T07:53:45.073Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-28T07:53:45.073Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-28T07:53:45.073Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-28T07:53:45.073Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-28T07:53:45.073Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-28T07:53:45.073Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-28T07:53:45.073Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-28T07:53:45.073Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-28T07:53:45.073Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-28T07:53:46.205Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-04-28T07:53:46.586Z] --- PASS: TestDockerNetworkConnectAlias (4.02s) [2022-04-28T07:53:46.586Z] === RUN TestDockerNetworkReConnect [2022-04-28T07:53:46.780Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-04-28T07:53:47.041Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-04-28T07:53:47.988Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-04-28T07:53:47.988Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-04-28T07:53:48.250Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-04-28T07:53:48.513Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-04-28T07:53:49.109Z] --- PASS: TestDockerNetworkReConnect (3.17s) [2022-04-28T07:53:49.109Z] === RUN TestServicePlugin [2022-04-28T07:53:49.109Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-28T07:53:49.109Z] --- SKIP: TestServicePlugin (0.00s) [2022-04-28T07:53:49.109Z] === RUN TestServiceUpdateLabel [2022-04-28T07:53:50.425Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-04-28T07:53:50.537Z] --- PASS: TestServiceUpdateNetwork (12.42s) [2022-04-28T07:53:50.537Z] === RUN TestServiceUpdatePidsLimit [2022-04-28T07:53:50.795Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-04-28T07:53:51.145Z] 2022/04/28 07:53:51 Closing DB instances... [2022-04-28T07:53:51.494Z] --- PASS: TestBuildMultiStageOnBuild (10.93s) [2022-04-28T07:53:51.494Z] === RUN TestBuildUncleanTarFilenames [2022-04-28T07:53:51.494Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-28T07:53:51.494Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-04-28T07:53:51.494Z] === RUN TestBuildMultiStageLayerLeak [2022-04-28T07:53:51.625Z] --- PASS: TestServiceUpdateLabel (2.16s) [2022-04-28T07:53:51.625Z] === RUN TestServiceUpdateSecrets [2022-04-28T07:53:51.730Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-04-28T07:53:51.808Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-04-28T07:53:52.069Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-04-28T07:53:53.363Z] --- PASS: TestNetworkDBGarbageCollection (54.24s) [2022-04-28T07:53:53.364Z] === RUN TestFindNode [2022-04-28T07:53:53.364Z] 2022/04/28 07:53:53 Closing DB instances... [2022-04-28T07:53:53.364Z] --- PASS: TestFindNode (0.02s) [2022-04-28T07:53:53.364Z] === RUN TestChangeNodeState [2022-04-28T07:53:53.364Z] 2022/04/28 07:53:53 Closing DB instances... [2022-04-28T07:53:53.364Z] --- PASS: TestChangeNodeState (0.01s) [2022-04-28T07:53:53.364Z] === RUN TestNodeReincarnation [2022-04-28T07:53:53.364Z] 2022/04/28 07:53:53 Closing DB instances... [2022-04-28T07:53:53.985Z] === RUN TestDockerSuite/TestBuildEnv [2022-04-28T07:53:54.930Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-04-28T07:53:55.192Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-04-28T07:53:55.369Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-28T07:53:55.369Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-28T07:53:56.580Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-04-28T07:53:56.842Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-04-28T07:53:58.127Z] time="2022-04-28T07:53:58Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-04-28T07:53:58.127Z] --- PASS: TestNodeReincarnation (5.02s) [2022-04-28T07:53:58.127Z] === RUN TestParallelCreate [2022-04-28T07:53:58.127Z] 2022/04/28 07:53:58 Closing DB instances... [2022-04-28T07:53:58.127Z] --- PASS: TestParallelCreate (0.02s) [2022-04-28T07:53:58.127Z] === RUN TestParallelDelete [2022-04-28T07:53:58.232Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-04-28T07:53:58.542Z] --- PASS: TestBuildMultiStageLayerLeak (8.89s) [2022-04-28T07:53:58.542Z] === RUN TestBuildWithHugeFile [2022-04-28T07:53:58.595Z] 2022/04/28 07:53:58 Closing DB instances... [2022-04-28T07:53:58.595Z] --- PASS: TestParallelDelete (0.02s) [2022-04-28T07:53:58.595Z] === RUN TestNetworkDBIslands [2022-04-28T07:53:58.595Z] time="2022-04-28T07:53:58Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:a14b95d7c0e2 with config:&{NodeID:a14b95d7c0e2 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-28T07:53:58.596Z] time="2022-04-28T07:53:58Z" level=info msg="Node a14b95d7c0e2/172.20.153.43, joined gossip cluster" [2022-04-28T07:53:58.596Z] time="2022-04-28T07:53:58Z" level=info msg="Node a14b95d7c0e2/172.20.153.43, added to nodes list" [2022-04-28T07:53:58.596Z] time="2022-04-28T07:53:58Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:a4ebd75146ad with config:&{NodeID:a4ebd75146ad Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-28T07:53:58.596Z] time="2022-04-28T07:53:58Z" level=info msg="Node a4ebd75146ad/172.20.153.43, joined gossip cluster" [2022-04-28T07:53:58.596Z] time="2022-04-28T07:53:58Z" level=info msg="Node a4ebd75146ad/172.20.153.43, added to nodes list" [2022-04-28T07:53:58.596Z] time="2022-04-28T07:53:58Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-04-28T07:53:58.596Z] time="2022-04-28T07:53:58Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-04-28T07:53:58.596Z] time="2022-04-28T07:53:58Z" level=debug msg="memberlist: Stream connection from=[::1]:49407" [2022-04-28T07:53:58.596Z] time="2022-04-28T07:53:58Z" level=info msg="Node a4ebd75146ad/172.20.153.43, joined gossip cluster" [2022-04-28T07:53:58.596Z] time="2022-04-28T07:53:58Z" level=info msg="Node a4ebd75146ad/172.20.153.43, added to nodes list" [2022-04-28T07:53:58.596Z] time="2022-04-28T07:53:58Z" level=info msg="Node a14b95d7c0e2/172.20.153.43, joined gossip cluster" [2022-04-28T07:53:58.596Z] time="2022-04-28T07:53:58Z" level=info msg="Node a14b95d7c0e2/172.20.153.43, added to nodes list" [2022-04-28T07:53:58.596Z] time="2022-04-28T07:53:58Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-04-28T07:53:58.596Z] time="2022-04-28T07:53:58Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49408" [2022-04-28T07:53:59.065Z] time="2022-04-28T07:53:58Z" level=debug msg="memberlist: Failed to join 172.20.153.43: dial tcp 172.20.153.43:10022: connectex: No connection could be made because the target machine actively refused it." [2022-04-28T07:53:59.065Z] time="2022-04-28T07:53:58Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:d71651d1f46d with config:&{NodeID:d71651d1f46d Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-28T07:53:59.065Z] time="2022-04-28T07:53:58Z" level=info msg="Node d71651d1f46d/172.20.153.43, joined gossip cluster" [2022-04-28T07:53:59.065Z] time="2022-04-28T07:53:58Z" level=info msg="Node d71651d1f46d/172.20.153.43, added to nodes list" [2022-04-28T07:53:59.065Z] time="2022-04-28T07:53:58Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-04-28T07:53:59.065Z] time="2022-04-28T07:53:58Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-04-28T07:53:59.065Z] time="2022-04-28T07:53:58Z" level=debug msg="memberlist: Stream connection from=[::1]:49410" [2022-04-28T07:53:59.065Z] time="2022-04-28T07:53:58Z" level=info msg="Node d71651d1f46d/172.20.153.43, joined gossip cluster" [2022-04-28T07:53:59.065Z] time="2022-04-28T07:53:58Z" level=info msg="Node d71651d1f46d/172.20.153.43, added to nodes list" [2022-04-28T07:53:59.065Z] time="2022-04-28T07:53:58Z" level=info msg="Node a14b95d7c0e2/172.20.153.43, joined gossip cluster" [2022-04-28T07:53:59.065Z] time="2022-04-28T07:53:58Z" level=info msg="Node a14b95d7c0e2/172.20.153.43, added to nodes list" [2022-04-28T07:53:59.065Z] time="2022-04-28T07:53:58Z" level=info msg="Node a4ebd75146ad/172.20.153.43, joined gossip cluster" [2022-04-28T07:53:59.065Z] time="2022-04-28T07:53:58Z" level=info msg="Node a4ebd75146ad/172.20.153.43, added to nodes list" [2022-04-28T07:53:59.065Z] time="2022-04-28T07:53:58Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-04-28T07:53:59.065Z] time="2022-04-28T07:53:58Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49411" [2022-04-28T07:53:59.178Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-04-28T07:53:59.439Z] check_test.go:307: [df3a6631e5ad2] daemon is not started [2022-04-28T07:53:59.439Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-04-28T07:53:59.548Z] time="2022-04-28T07:53:59Z" level=info msg="Node d71651d1f46d/172.20.153.43, joined gossip cluster" [2022-04-28T07:53:59.548Z] time="2022-04-28T07:53:59Z" level=info msg="Node d71651d1f46d/172.20.153.43, added to nodes list" [2022-04-28T07:53:59.852Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-04-28T07:54:00.017Z] time="2022-04-28T07:53:59Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:c1255d13dba7 with config:&{NodeID:c1255d13dba7 Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-28T07:54:00.017Z] time="2022-04-28T07:53:59Z" level=info msg="Node c1255d13dba7/172.20.153.43, joined gossip cluster" [2022-04-28T07:54:00.017Z] time="2022-04-28T07:53:59Z" level=info msg="Node c1255d13dba7/172.20.153.43, added to nodes list" [2022-04-28T07:54:00.017Z] time="2022-04-28T07:53:59Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-04-28T07:54:00.017Z] time="2022-04-28T07:53:59Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-04-28T07:54:00.017Z] time="2022-04-28T07:53:59Z" level=debug msg="memberlist: Stream connection from=[::1]:49412" [2022-04-28T07:54:00.017Z] time="2022-04-28T07:53:59Z" level=info msg="Node c1255d13dba7/172.20.153.43, joined gossip cluster" [2022-04-28T07:54:00.017Z] time="2022-04-28T07:53:59Z" level=info msg="Node c1255d13dba7/172.20.153.43, added to nodes list" [2022-04-28T07:54:00.017Z] time="2022-04-28T07:53:59Z" level=info msg="Node a14b95d7c0e2/172.20.153.43, joined gossip cluster" [2022-04-28T07:54:00.017Z] time="2022-04-28T07:53:59Z" level=info msg="Node a14b95d7c0e2/172.20.153.43, added to nodes list" [2022-04-28T07:54:00.017Z] time="2022-04-28T07:53:59Z" level=info msg="Node a4ebd75146ad/172.20.153.43, joined gossip cluster" [2022-04-28T07:54:00.017Z] time="2022-04-28T07:53:59Z" level=info msg="Node a4ebd75146ad/172.20.153.43, added to nodes list" [2022-04-28T07:54:00.017Z] time="2022-04-28T07:53:59Z" level=info msg="Node d71651d1f46d/172.20.153.43, joined gossip cluster" [2022-04-28T07:54:00.017Z] time="2022-04-28T07:53:59Z" level=info msg="Node d71651d1f46d/172.20.153.43, added to nodes list" [2022-04-28T07:54:00.017Z] time="2022-04-28T07:53:59Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-04-28T07:54:00.017Z] time="2022-04-28T07:53:59Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49413" [2022-04-28T07:54:00.017Z] time="2022-04-28T07:53:59Z" level=debug msg="memberlist: Failed to join 172.20.153.43: dial tcp 172.20.153.43:10022: connectex: No connection could be made because the target machine actively refused it." [2022-04-28T07:54:00.017Z] time="2022-04-28T07:53:59Z" level=info msg="Node c1255d13dba7/172.20.153.43, joined gossip cluster" [2022-04-28T07:54:00.017Z] time="2022-04-28T07:53:59Z" level=info msg="Node c1255d13dba7/172.20.153.43, added to nodes list" [2022-04-28T07:54:00.017Z] time="2022-04-28T07:53:59Z" level=info msg="Node c1255d13dba7/172.20.153.43, joined gossip cluster" [2022-04-28T07:54:00.017Z] time="2022-04-28T07:53:59Z" level=info msg="Node c1255d13dba7/172.20.153.43, added to nodes list" [2022-04-28T07:54:00.017Z] time="2022-04-28T07:53:59Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:2d1d319cf472 with config:&{NodeID:2d1d319cf472 Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-28T07:54:00.017Z] time="2022-04-28T07:53:59Z" level=info msg="Node 2d1d319cf472/172.20.153.43, joined gossip cluster" [2022-04-28T07:54:00.017Z] time="2022-04-28T07:53:59Z" level=info msg="Node 2d1d319cf472/172.20.153.43, added to nodes list" [2022-04-28T07:54:00.017Z] time="2022-04-28T07:53:59Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-04-28T07:54:00.017Z] time="2022-04-28T07:53:59Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-04-28T07:54:00.017Z] time="2022-04-28T07:53:59Z" level=debug msg="memberlist: Stream connection from=[::1]:49415" [2022-04-28T07:54:00.017Z] time="2022-04-28T07:53:59Z" level=info msg="Node 2d1d319cf472/172.20.153.43, joined gossip cluster" [2022-04-28T07:54:00.017Z] time="2022-04-28T07:53:59Z" level=info msg="Node 2d1d319cf472/172.20.153.43, added to nodes list" [2022-04-28T07:54:00.017Z] time="2022-04-28T07:53:59Z" level=info msg="Node a4ebd75146ad/172.20.153.43, joined gossip cluster" [2022-04-28T07:54:00.017Z] time="2022-04-28T07:53:59Z" level=info msg="Node a4ebd75146ad/172.20.153.43, added to nodes list" [2022-04-28T07:54:00.017Z] time="2022-04-28T07:53:59Z" level=info msg="Node d71651d1f46d/172.20.153.43, joined gossip cluster" [2022-04-28T07:54:00.017Z] time="2022-04-28T07:53:59Z" level=info msg="Node d71651d1f46d/172.20.153.43, added to nodes list" [2022-04-28T07:54:00.017Z] time="2022-04-28T07:53:59Z" level=info msg="Node a14b95d7c0e2/172.20.153.43, joined gossip cluster" [2022-04-28T07:54:00.017Z] time="2022-04-28T07:53:59Z" level=info msg="Node a14b95d7c0e2/172.20.153.43, added to nodes list" [2022-04-28T07:54:00.017Z] time="2022-04-28T07:53:59Z" level=info msg="Node c1255d13dba7/172.20.153.43, joined gossip cluster" [2022-04-28T07:54:00.017Z] time="2022-04-28T07:53:59Z" level=info msg="Node c1255d13dba7/172.20.153.43, added to nodes list" [2022-04-28T07:54:00.017Z] time="2022-04-28T07:53:59Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-04-28T07:54:00.017Z] time="2022-04-28T07:53:59Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49416" [2022-04-28T07:54:00.486Z] time="2022-04-28T07:54:00Z" level=info msg="Node 2d1d319cf472/172.20.153.43, joined gossip cluster" [2022-04-28T07:54:00.486Z] time="2022-04-28T07:54:00Z" level=info msg="Node 2d1d319cf472/172.20.153.43, added to nodes list" [2022-04-28T07:54:00.486Z] time="2022-04-28T07:54:00Z" level=info msg="Node 2d1d319cf472/172.20.153.43, joined gossip cluster" [2022-04-28T07:54:00.486Z] time="2022-04-28T07:54:00Z" level=info msg="Node 2d1d319cf472/172.20.153.43, added to nodes list" [2022-04-28T07:54:00.486Z] time="2022-04-28T07:54:00Z" level=info msg="Node 2d1d319cf472/172.20.153.43, joined gossip cluster" [2022-04-28T07:54:00.486Z] time="2022-04-28T07:54:00Z" level=info msg="Node 2d1d319cf472/172.20.153.43, added to nodes list" [2022-04-28T07:54:00.486Z] networkdb_test.go:835: Re-joining: 3 [2022-04-28T07:54:00.486Z] time="2022-04-28T07:54:00Z" level=info msg="The new bootstrap node list is:[172.20.153.43:10033 172.20.153.43:10034 172.20.153.43:10035]" [2022-04-28T07:54:00.486Z] time="2022-04-28T07:54:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.153.43:10033" [2022-04-28T07:54:00.486Z] time="2022-04-28T07:54:00Z" level=debug msg="memberlist: Stream connection from=172.20.153.43:49417" [2022-04-28T07:54:00.486Z] time="2022-04-28T07:54:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.153.43:10034" [2022-04-28T07:54:00.486Z] time="2022-04-28T07:54:00Z" level=debug msg="memberlist: Stream connection from=172.20.153.43:49418" [2022-04-28T07:54:00.486Z] time="2022-04-28T07:54:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.153.43:10035" [2022-04-28T07:54:00.486Z] time="2022-04-28T07:54:00Z" level=debug msg="memberlist: Stream connection from=172.20.153.43:49419" [2022-04-28T07:54:00.955Z] networkdb_test.go:835: Re-joining: 4 [2022-04-28T07:54:00.955Z] time="2022-04-28T07:54:00Z" level=info msg="The new bootstrap node list is:[172.20.153.43:10033 172.20.153.43:10034 172.20.153.43:10035]" [2022-04-28T07:54:00.955Z] time="2022-04-28T07:54:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.153.43:10033" [2022-04-28T07:54:00.955Z] time="2022-04-28T07:54:00Z" level=debug msg="memberlist: Stream connection from=172.20.153.43:49420" [2022-04-28T07:54:00.955Z] time="2022-04-28T07:54:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.153.43:10034" [2022-04-28T07:54:00.955Z] time="2022-04-28T07:54:00Z" level=debug msg="memberlist: Stream connection from=172.20.153.43:49421" [2022-04-28T07:54:00.955Z] time="2022-04-28T07:54:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.153.43:10035" [2022-04-28T07:54:00.955Z] time="2022-04-28T07:54:00Z" level=debug msg="memberlist: Stream connection from=172.20.153.43:49422" [2022-04-28T07:54:00.955Z] time="2022-04-28T07:54:00Z" level=debug msg="memberlist: Failed to join 172.20.153.43: dial tcp 172.20.153.43:10022: connectex: No connection could be made because the target machine actively refused it." [2022-04-28T07:54:00.955Z] time="2022-04-28T07:54:00Z" level=info msg="node 0 leaving" [2022-04-28T07:54:01.424Z] time="2022-04-28T07:54:00Z" level=info msg="Node a14b95d7c0e2 change state NodeActive --> NodeLeft" [2022-04-28T07:54:01.424Z] time="2022-04-28T07:54:00Z" level=info msg="node4(c1255d13dba7): Node leave event for a14b95d7c0e2/172.20.153.43" [2022-04-28T07:54:01.424Z] time="2022-04-28T07:54:00Z" level=info msg="Node a14b95d7c0e2 change state NodeActive --> NodeLeft" [2022-04-28T07:54:01.424Z] time="2022-04-28T07:54:00Z" level=info msg="node5(2d1d319cf472): Node leave event for a14b95d7c0e2/172.20.153.43" [2022-04-28T07:54:01.424Z] time="2022-04-28T07:54:00Z" level=info msg="Node a14b95d7c0e2 change state NodeActive --> NodeLeft" [2022-04-28T07:54:01.424Z] time="2022-04-28T07:54:00Z" level=info msg="node3(d71651d1f46d): Node leave event for a14b95d7c0e2/172.20.153.43" [2022-04-28T07:54:01.424Z] time="2022-04-28T07:54:00Z" level=info msg="Node a14b95d7c0e2 change state NodeActive --> NodeLeft" [2022-04-28T07:54:01.424Z] time="2022-04-28T07:54:00Z" level=info msg="node2(a4ebd75146ad): Node leave event for a14b95d7c0e2/172.20.153.43" [2022-04-28T07:54:01.424Z] time="2022-04-28T07:54:00Z" level=info msg="Node a14b95d7c0e2 change state NodeActive --> NodeLeft" [2022-04-28T07:54:01.424Z] time="2022-04-28T07:54:00Z" level=info msg="node1(a14b95d7c0e2): Node leave event for a14b95d7c0e2/172.20.153.43" [2022-04-28T07:54:01.424Z] time="2022-04-28T07:54:01Z" level=info msg="Node a14b95d7c0e2/172.20.153.43, left gossip cluster" [2022-04-28T07:54:01.424Z] time="2022-04-28T07:54:01Z" level=info msg="Node a14b95d7c0e2/172.20.153.43, left gossip cluster" [2022-04-28T07:54:01.424Z] time="2022-04-28T07:54:01Z" level=info msg="Node a14b95d7c0e2/172.20.153.43, left gossip cluster" [2022-04-28T07:54:01.424Z] time="2022-04-28T07:54:01Z" level=info msg="Node a14b95d7c0e2/172.20.153.43, left gossip cluster" [2022-04-28T07:54:01.424Z] time="2022-04-28T07:54:01Z" level=info msg="Node a14b95d7c0e2/172.20.153.43, left gossip cluster" [2022-04-28T07:54:01.424Z] time="2022-04-28T07:54:01Z" level=info msg="node 1 leaving" [2022-04-28T07:54:01.424Z] time="2022-04-28T07:54:01Z" level=info msg="Node a4ebd75146ad change state NodeActive --> NodeLeft" [2022-04-28T07:54:01.424Z] time="2022-04-28T07:54:01Z" level=info msg="node5(2d1d319cf472): Node leave event for a4ebd75146ad/172.20.153.43" [2022-04-28T07:54:01.424Z] time="2022-04-28T07:54:01Z" level=info msg="Node a4ebd75146ad change state NodeActive --> NodeLeft" [2022-04-28T07:54:01.424Z] time="2022-04-28T07:54:01Z" level=info msg="Node a4ebd75146ad change state NodeActive --> NodeLeft" [2022-04-28T07:54:01.424Z] time="2022-04-28T07:54:01Z" level=info msg="node4(c1255d13dba7): Node leave event for a4ebd75146ad/172.20.153.43" [2022-04-28T07:54:01.424Z] time="2022-04-28T07:54:01Z" level=info msg="node3(d71651d1f46d): Node leave event for a4ebd75146ad/172.20.153.43" [2022-04-28T07:54:01.424Z] time="2022-04-28T07:54:01Z" level=info msg="Node a4ebd75146ad change state NodeActive --> NodeLeft" [2022-04-28T07:54:01.424Z] time="2022-04-28T07:54:01Z" level=info msg="node2(a4ebd75146ad): Node leave event for a4ebd75146ad/172.20.153.43" [2022-04-28T07:54:01.892Z] time="2022-04-28T07:54:01Z" level=info msg="Node a4ebd75146ad/172.20.153.43, left gossip cluster" [2022-04-28T07:54:01.892Z] time="2022-04-28T07:54:01Z" level=info msg="Node a4ebd75146ad/172.20.153.43, left gossip cluster" [2022-04-28T07:54:01.892Z] time="2022-04-28T07:54:01Z" level=info msg="Node a4ebd75146ad/172.20.153.43, left gossip cluster" [2022-04-28T07:54:01.892Z] time="2022-04-28T07:54:01Z" level=info msg="Node a4ebd75146ad/172.20.153.43, left gossip cluster" [2022-04-28T07:54:01.892Z] time="2022-04-28T07:54:01Z" level=debug msg="memberlist: Failed to join 172.20.153.43: dial tcp 172.20.153.43:10022: connectex: No connection could be made because the target machine actively refused it." [2022-04-28T07:54:01.892Z] time="2022-04-28T07:54:01Z" level=info msg="node 2 leaving" [2022-04-28T07:54:01.892Z] time="2022-04-28T07:54:01Z" level=info msg="Node d71651d1f46d change state NodeActive --> NodeLeft" [2022-04-28T07:54:01.892Z] time="2022-04-28T07:54:01Z" level=info msg="node5(2d1d319cf472): Node leave event for d71651d1f46d/172.20.153.43" [2022-04-28T07:54:01.892Z] time="2022-04-28T07:54:01Z" level=info msg="Node d71651d1f46d change state NodeActive --> NodeLeft" [2022-04-28T07:54:01.892Z] time="2022-04-28T07:54:01Z" level=info msg="node4(c1255d13dba7): Node leave event for d71651d1f46d/172.20.153.43" [2022-04-28T07:54:01.892Z] time="2022-04-28T07:54:01Z" level=info msg="Node d71651d1f46d change state NodeActive --> NodeLeft" [2022-04-28T07:54:01.892Z] time="2022-04-28T07:54:01Z" level=info msg="node3(d71651d1f46d): Node leave event for d71651d1f46d/172.20.153.43" [2022-04-28T07:54:02.360Z] time="2022-04-28T07:54:01Z" level=info msg="Node d71651d1f46d/172.20.153.43, left gossip cluster" [2022-04-28T07:54:02.360Z] time="2022-04-28T07:54:01Z" level=info msg="Node d71651d1f46d/172.20.153.43, left gossip cluster" [2022-04-28T07:54:02.360Z] time="2022-04-28T07:54:02Z" level=info msg="Node d71651d1f46d/172.20.153.43, left gossip cluster" [2022-04-28T07:54:02.828Z] networkdb_test.go:867: node4: OK [2022-04-28T07:54:02.828Z] networkdb_test.go:867: node5: OK [2022-04-28T07:54:02.828Z] time="2022-04-28T07:54:02Z" level=info msg="node 0 coming back" [2022-04-28T07:54:02.828Z] time="2022-04-28T07:54:02Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:d9e0c6c0a0c4 with config:&{NodeID:d9e0c6c0a0c4 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-28T07:54:02.828Z] time="2022-04-28T07:54:02Z" level=info msg="Node d9e0c6c0a0c4/172.20.153.43, joined gossip cluster" [2022-04-28T07:54:02.828Z] time="2022-04-28T07:54:02Z" level=info msg="Node d9e0c6c0a0c4/172.20.153.43, added to nodes list" [2022-04-28T07:54:02.828Z] time="2022-04-28T07:54:02Z" level=info msg="node 1 coming back" [2022-04-28T07:54:02.828Z] time="2022-04-28T07:54:02Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:f4040f84712f with config:&{NodeID:f4040f84712f Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-28T07:54:02.828Z] time="2022-04-28T07:54:02Z" level=info msg="Node f4040f84712f/172.20.153.43, joined gossip cluster" [2022-04-28T07:54:02.828Z] time="2022-04-28T07:54:02Z" level=info msg="Node f4040f84712f/172.20.153.43, added to nodes list" [2022-04-28T07:54:02.828Z] time="2022-04-28T07:54:02Z" level=info msg="node 2 coming back" [2022-04-28T07:54:02.828Z] time="2022-04-28T07:54:02Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:f4b96503bb20 with config:&{NodeID:f4b96503bb20 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-28T07:54:02.828Z] time="2022-04-28T07:54:02Z" level=info msg="Node f4b96503bb20/172.20.153.43, joined gossip cluster" [2022-04-28T07:54:02.828Z] time="2022-04-28T07:54:02Z" level=info msg="Node f4b96503bb20/172.20.153.43, added to nodes list" [2022-04-28T07:54:02.829Z] time="2022-04-28T07:54:02Z" level=debug msg="memberlist: Failed to join 172.20.153.43: dial tcp 172.20.153.43:10022: connectex: No connection could be made because the target machine actively refused it." [2022-04-28T07:54:03.816Z] time="2022-04-28T07:54:03Z" level=debug msg="memberlist: Failed to join 172.20.153.43: dial tcp 172.20.153.43:10022: connectex: No connection could be made because the target machine actively refused it." [2022-04-28T07:54:03.911Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-04-28T07:54:03.912Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (11.35s) [2022-04-28T07:54:03.912Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (11.35s) [2022-04-28T07:54:03.912Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (11.64s) [2022-04-28T07:54:03.912Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (13.25s) [2022-04-28T07:54:03.912Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (8.58s) [2022-04-28T07:54:03.912Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (8.82s) [2022-04-28T07:54:03.912Z] === RUN TestBuildMultiStageCopy [2022-04-28T07:54:03.912Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-28T07:54:04.805Z] time="2022-04-28T07:54:04Z" level=debug msg="memberlist: Failed to join 172.20.153.43: dial tcp 172.20.153.43:10022: connectex: No connection could be made because the target machine actively refused it." [2022-04-28T07:54:05.793Z] time="2022-04-28T07:54:05Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.20.153.43:10033 172.20.153.43:10034 172.20.153.43:10035]" [2022-04-28T07:54:05.793Z] time="2022-04-28T07:54:05Z" level=debug msg="memberlist: Failed to join 172.20.153.43: dial tcp 172.20.153.43:10022: connectex: No connection could be made because the target machine actively refused it." [2022-04-28T07:54:06.031Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-04-28T07:54:06.031Z] --- PASS: TestDockerDaemonSuite (335.72s) [2022-04-28T07:54:06.031Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (4.25s) [2022-04-28T07:54:06.031Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.53s) [2022-04-28T07:54:06.031Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.64s) [2022-04-28T07:54:06.031Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (1.95s) [2022-04-28T07:54:06.031Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.17s) [2022-04-28T07:54:06.031Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.73s) [2022-04-28T07:54:06.031Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.33s) [2022-04-28T07:54:06.031Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.83s) [2022-04-28T07:54:06.031Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.44s) [2022-04-28T07:54:06.031Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.30s) [2022-04-28T07:54:06.031Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.46s) [2022-04-28T07:54:06.031Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.46s) [2022-04-28T07:54:06.031Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.50s) [2022-04-28T07:54:06.031Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.27s) [2022-04-28T07:54:06.031Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.33s) [2022-04-28T07:54:06.031Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.52s) [2022-04-28T07:54:06.031Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.09s) [2022-04-28T07:54:06.031Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.38s) [2022-04-28T07:54:06.031Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.10s) [2022-04-28T07:54:06.031Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.58s) [2022-04-28T07:54:06.031Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.61s) [2022-04-28T07:54:06.031Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-04-28T07:54:06.031Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2022-04-28T07:54:06.032Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2022-04-28T07:54:06.032Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2022-04-28T07:54:06.032Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.99s) [2022-04-28T07:54:06.032Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.13s) [2022-04-28T07:54:06.032Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.39s) [2022-04-28T07:54:06.032Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-04-28T07:54:06.032Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.25s) [2022-04-28T07:54:06.032Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.28s) [2022-04-28T07:54:06.032Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.60s) [2022-04-28T07:54:06.032Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.71s) [2022-04-28T07:54:06.032Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.79s) [2022-04-28T07:54:06.032Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s) [2022-04-28T07:54:06.032Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.91s) [2022-04-28T07:54:06.032Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.13s) [2022-04-28T07:54:06.032Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.79s) [2022-04-28T07:54:06.032Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2022-04-28T07:54:06.032Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2022-04-28T07:54:06.032Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2022-04-28T07:54:06.032Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.80s) [2022-04-28T07:54:06.032Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.68s) [2022-04-28T07:54:06.032Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.85s) [2022-04-28T07:54:06.032Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.96s) [2022-04-28T07:54:06.032Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (2.01s) [2022-04-28T07:54:06.032Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (2.01s) [2022-04-28T07:54:06.032Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.10s) [2022-04-28T07:54:06.032Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s) [2022-04-28T07:54:06.032Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2022-04-28T07:54:06.032Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2022-04-28T07:54:06.032Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (6.42s) [2022-04-28T07:54:06.032Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.23s) [2022-04-28T07:54:06.032Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.98s) [2022-04-28T07:54:06.032Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.33s) [2022-04-28T07:54:06.032Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.11s) [2022-04-28T07:54:06.032Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.36s) [2022-04-28T07:54:06.032Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.64s) [2022-04-28T07:54:06.032Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.09s) [2022-04-28T07:54:06.032Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.54s) [2022-04-28T07:54:06.032Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.38s) [2022-04-28T07:54:06.032Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.15s) [2022-04-28T07:54:06.032Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.55s) [2022-04-28T07:54:06.032Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.60s) [2022-04-28T07:54:06.032Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.40s) [2022-04-28T07:54:06.032Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.19s) [2022-04-28T07:54:06.032Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-04-28T07:54:06.032Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-04-28T07:54:06.032Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.85s) [2022-04-28T07:54:06.032Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.74s) [2022-04-28T07:54:06.032Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.58s) [2022-04-28T07:54:06.032Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.47s) [2022-04-28T07:54:06.032Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.48s) [2022-04-28T07:54:06.032Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.14s) [2022-04-28T07:54:06.032Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.66s) [2022-04-28T07:54:06.032Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.57s) [2022-04-28T07:54:06.032Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.15s) [2022-04-28T07:54:06.032Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.95s) [2022-04-28T07:54:06.032Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.78s) [2022-04-28T07:54:06.032Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.85s) [2022-04-28T07:54:06.032Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.61s) [2022-04-28T07:54:06.032Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.71s) [2022-04-28T07:54:06.032Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.07s) [2022-04-28T07:54:06.032Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2022-04-28T07:54:06.032Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.63s) [2022-04-28T07:54:06.032Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.12s) [2022-04-28T07:54:06.032Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.06s) [2022-04-28T07:54:06.032Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2022-04-28T07:54:06.032Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.54s) [2022-04-28T07:54:06.032Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.14s) [2022-04-28T07:54:06.032Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2022-04-28T07:54:06.032Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.80s) [2022-04-28T07:54:06.032Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.90s) [2022-04-28T07:54:06.032Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.92s) [2022-04-28T07:54:06.032Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s) [2022-04-28T07:54:06.032Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.70s) [2022-04-28T07:54:06.032Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.48s) [2022-04-28T07:54:06.032Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.92s) [2022-04-28T07:54:06.032Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.47s) [2022-04-28T07:54:06.032Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.60s) [2022-04-28T07:54:06.032Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.60s) [2022-04-28T07:54:06.032Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.57s) [2022-04-28T07:54:06.032Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.79s) [2022-04-28T07:54:06.032Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2022-04-28T07:54:06.032Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.25s) [2022-04-28T07:54:06.032Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.28s) [2022-04-28T07:54:06.032Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.07s) [2022-04-28T07:54:06.032Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.55s) [2022-04-28T07:54:06.032Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.94s) [2022-04-28T07:54:06.032Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.15s) [2022-04-28T07:54:06.032Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.41s) [2022-04-28T07:54:06.032Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.29s) [2022-04-28T07:54:06.032Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.77s) [2022-04-28T07:54:06.032Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.10s) [2022-04-28T07:54:06.032Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.09s) [2022-04-28T07:54:06.032Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.12s) [2022-04-28T07:54:06.032Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.99s) [2022-04-28T07:54:06.032Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.65s) [2022-04-28T07:54:06.032Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.59s) [2022-04-28T07:54:06.032Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.84s) [2022-04-28T07:54:06.032Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.65s) [2022-04-28T07:54:06.032Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.14s) [2022-04-28T07:54:06.032Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.72s) [2022-04-28T07:54:06.032Z] === RUN TestDockerSwarmSuite [2022-04-28T07:54:06.032Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-04-28T07:54:06.262Z] time="2022-04-28T07:54:05Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.20.153.43:10033 172.20.153.43:10034 172.20.153.43:10035]" [2022-04-28T07:54:06.472Z] --- PASS: TestServiceUpdatePidsLimit (16.45s) [2022-04-28T07:54:06.472Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.86s) [2022-04-28T07:54:06.472Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-04-28T07:54:06.472Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2022-04-28T07:54:06.472Z] PASS [2022-04-28T07:54:06.472Z] [2022-04-28T07:54:06.472Z] === Skipped [2022-04-28T07:54:06.472Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-04-28T07:54:06.472Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-28T07:54:06.472Z] [2022-04-28T07:54:06.472Z] DONE 27 tests, 1 skipped in 164.271s [2022-04-28T07:54:06.472Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-04-28T07:54:06.473Z] INFO: Testing against a local daemon [2022-04-28T07:54:06.473Z] === RUN TestSessionCreate [2022-04-28T07:54:06.473Z] --- PASS: TestSessionCreate (0.03s) [2022-04-28T07:54:06.473Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-28T07:54:06.473Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-04-28T07:54:06.473Z] PASS [2022-04-28T07:54:06.473Z] [2022-04-28T07:54:06.473Z] DONE 2 tests in 0.062s [2022-04-28T07:54:06.473Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-04-28T07:54:06.473Z] INFO: Testing against a local daemon [2022-04-28T07:54:06.473Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-28T07:54:06.473Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-04-28T07:54:06.473Z] === RUN TestDiskUsage [2022-04-28T07:54:06.473Z] === PAUSE TestDiskUsage [2022-04-28T07:54:06.473Z] === RUN TestEventsExecDie [2022-04-28T07:54:06.473Z] --- PASS: TestServiceUpdateSecrets (14.32s) [2022-04-28T07:54:06.473Z] === RUN TestServiceUpdateConfigs [2022-04-28T07:54:06.732Z] --- PASS: TestEventsExecDie (0.55s) [2022-04-28T07:54:06.732Z] === RUN TestEventsBackwardsCompatible [2022-04-28T07:54:06.732Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-04-28T07:54:06.732Z] === RUN TestEventsVolumeCreate [2022-04-28T07:54:06.732Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-04-28T07:54:06.732Z] === RUN TestInfoBinaryCommits [2022-04-28T07:54:06.732Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-04-28T07:54:06.732Z] === RUN TestInfoAPIVersioned [2022-04-28T07:54:06.732Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-04-28T07:54:06.732Z] === RUN TestInfoAPI [2022-04-28T07:54:06.732Z] --- PASS: TestInfoAPI (0.02s) [2022-04-28T07:54:06.732Z] === RUN TestInfoAPIWarnings [2022-04-28T07:54:06.736Z] time="2022-04-28T07:54:06Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.153.43:10033" [2022-04-28T07:54:06.736Z] time="2022-04-28T07:54:06Z" level=debug msg="memberlist: Stream connection from=172.20.153.43:49429" [2022-04-28T07:54:06.736Z] time="2022-04-28T07:54:06Z" level=info msg="Node c1255d13dba7/172.20.153.43, joined gossip cluster" [2022-04-28T07:54:06.736Z] time="2022-04-28T07:54:06Z" level=info msg="Node c1255d13dba7/172.20.153.43, added to nodes list" [2022-04-28T07:54:06.736Z] time="2022-04-28T07:54:06Z" level=info msg="Node 2d1d319cf472/172.20.153.43, joined gossip cluster" [2022-04-28T07:54:06.736Z] time="2022-04-28T07:54:06Z" level=info msg="Node 2d1d319cf472/172.20.153.43, added to nodes list" [2022-04-28T07:54:06.736Z] time="2022-04-28T07:54:06Z" level=info msg="Node d9e0c6c0a0c4/172.20.153.43, joined gossip cluster" [2022-04-28T07:54:06.736Z] time="2022-04-28T07:54:06Z" level=info msg="Node d9e0c6c0a0c4/172.20.153.43, is the new incarnation of the shutdown node a14b95d7c0e2/172.20.153.43" [2022-04-28T07:54:06.736Z] time="2022-04-28T07:54:06Z" level=info msg="Node d9e0c6c0a0c4/172.20.153.43, added to nodes list" [2022-04-28T07:54:06.736Z] time="2022-04-28T07:54:06Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.153.43:10034" [2022-04-28T07:54:06.736Z] time="2022-04-28T07:54:06Z" level=debug msg="memberlist: Stream connection from=172.20.153.43:49430" [2022-04-28T07:54:06.736Z] time="2022-04-28T07:54:06Z" level=info msg="Node c1255d13dba7/172.20.153.43, joined gossip cluster" [2022-04-28T07:54:06.736Z] time="2022-04-28T07:54:06Z" level=info msg="Node c1255d13dba7/172.20.153.43, added to nodes list" [2022-04-28T07:54:06.736Z] time="2022-04-28T07:54:06Z" level=info msg="Node 2d1d319cf472/172.20.153.43, joined gossip cluster" [2022-04-28T07:54:06.736Z] time="2022-04-28T07:54:06Z" level=info msg="Node 2d1d319cf472/172.20.153.43, added to nodes list" [2022-04-28T07:54:06.736Z] time="2022-04-28T07:54:06Z" level=info msg="Node d9e0c6c0a0c4/172.20.153.43, joined gossip cluster" [2022-04-28T07:54:06.736Z] time="2022-04-28T07:54:06Z" level=info msg="Node d9e0c6c0a0c4/172.20.153.43, added to nodes list" [2022-04-28T07:54:06.736Z] time="2022-04-28T07:54:06Z" level=info msg="Node f4040f84712f/172.20.153.43, joined gossip cluster" [2022-04-28T07:54:06.736Z] time="2022-04-28T07:54:06Z" level=info msg="Node f4040f84712f/172.20.153.43, is the new incarnation of the shutdown node a4ebd75146ad/172.20.153.43" [2022-04-28T07:54:06.736Z] time="2022-04-28T07:54:06Z" level=info msg="Node f4040f84712f/172.20.153.43, added to nodes list" [2022-04-28T07:54:06.736Z] time="2022-04-28T07:54:06Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.153.43:10035" [2022-04-28T07:54:06.736Z] time="2022-04-28T07:54:06Z" level=debug msg="memberlist: Stream connection from=172.20.153.43:49431" [2022-04-28T07:54:06.736Z] time="2022-04-28T07:54:06Z" level=info msg="Node f4040f84712f/172.20.153.43, joined gossip cluster" [2022-04-28T07:54:06.736Z] time="2022-04-28T07:54:06Z" level=info msg="Node f4040f84712f/172.20.153.43, added to nodes list" [2022-04-28T07:54:06.736Z] time="2022-04-28T07:54:06Z" level=info msg="Node c1255d13dba7/172.20.153.43, joined gossip cluster" [2022-04-28T07:54:06.736Z] time="2022-04-28T07:54:06Z" level=info msg="Node c1255d13dba7/172.20.153.43, added to nodes list" [2022-04-28T07:54:06.736Z] time="2022-04-28T07:54:06Z" level=info msg="Node 2d1d319cf472/172.20.153.43, joined gossip cluster" [2022-04-28T07:54:06.736Z] time="2022-04-28T07:54:06Z" level=info msg="Node 2d1d319cf472/172.20.153.43, added to nodes list" [2022-04-28T07:54:06.736Z] time="2022-04-28T07:54:06Z" level=info msg="Node d9e0c6c0a0c4/172.20.153.43, joined gossip cluster" [2022-04-28T07:54:06.736Z] time="2022-04-28T07:54:06Z" level=info msg="Node d9e0c6c0a0c4/172.20.153.43, added to nodes list" [2022-04-28T07:54:06.736Z] time="2022-04-28T07:54:06Z" level=info msg="Node f4b96503bb20/172.20.153.43, joined gossip cluster" [2022-04-28T07:54:06.736Z] time="2022-04-28T07:54:06Z" level=info msg="Node f4b96503bb20/172.20.153.43, is the new incarnation of the shutdown node d71651d1f46d/172.20.153.43" [2022-04-28T07:54:06.736Z] time="2022-04-28T07:54:06Z" level=info msg="Node f4b96503bb20/172.20.153.43, added to nodes list" [2022-04-28T07:54:06.736Z] time="2022-04-28T07:54:06Z" level=info msg="Node f4040f84712f/172.20.153.43, joined gossip cluster" [2022-04-28T07:54:06.736Z] time="2022-04-28T07:54:06Z" level=info msg="Node f4040f84712f/172.20.153.43, joined gossip cluster" [2022-04-28T07:54:06.736Z] time="2022-04-28T07:54:06Z" level=info msg="Node f4040f84712f/172.20.153.43, is the new incarnation of the shutdown node a4ebd75146ad/172.20.153.43" [2022-04-28T07:54:06.736Z] time="2022-04-28T07:54:06Z" level=info msg="Node f4040f84712f/172.20.153.43, added to nodes list" [2022-04-28T07:54:06.736Z] time="2022-04-28T07:54:06Z" level=info msg="Node d9e0c6c0a0c4/172.20.153.43, joined gossip cluster" [2022-04-28T07:54:06.736Z] time="2022-04-28T07:54:06Z" level=info msg="Node d9e0c6c0a0c4/172.20.153.43, is the new incarnation of the shutdown node a14b95d7c0e2/172.20.153.43" [2022-04-28T07:54:06.736Z] time="2022-04-28T07:54:06Z" level=info msg="Node f4040f84712f/172.20.153.43, added to nodes list" [2022-04-28T07:54:06.736Z] time="2022-04-28T07:54:06Z" level=info msg="Node d9e0c6c0a0c4/172.20.153.43, added to nodes list" [2022-04-28T07:54:06.736Z] time="2022-04-28T07:54:06Z" level=info msg="Node f4b96503bb20/172.20.153.43, joined gossip cluster" [2022-04-28T07:54:06.736Z] time="2022-04-28T07:54:06Z" level=info msg="Node f4b96503bb20/172.20.153.43, added to nodes list" [2022-04-28T07:54:06.736Z] time="2022-04-28T07:54:06Z" level=info msg="Node f4b96503bb20/172.20.153.43, joined gossip cluster" [2022-04-28T07:54:06.736Z] time="2022-04-28T07:54:06Z" level=info msg="Node f4b96503bb20/172.20.153.43, added to nodes list" [2022-04-28T07:54:06.736Z] time="2022-04-28T07:54:06Z" level=debug msg="memberlist: Failed to join 172.20.153.43: dial tcp 172.20.153.43:10022: connectex: No connection could be made because the target machine actively refused it." [2022-04-28T07:54:07.205Z] time="2022-04-28T07:54:06Z" level=info msg="Node f4b96503bb20/172.20.153.43, joined gossip cluster" [2022-04-28T07:54:07.205Z] time="2022-04-28T07:54:06Z" level=info msg="Node f4b96503bb20/172.20.153.43, is the new incarnation of the shutdown node d71651d1f46d/172.20.153.43" [2022-04-28T07:54:07.205Z] time="2022-04-28T07:54:06Z" level=info msg="Node f4b96503bb20/172.20.153.43, added to nodes list" [2022-04-28T07:54:07.205Z] time="2022-04-28T07:54:06Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.153.43:10033" [2022-04-28T07:54:07.205Z] time="2022-04-28T07:54:06Z" level=debug msg="memberlist: Stream connection from=172.20.153.43:49433" [2022-04-28T07:54:07.205Z] time="2022-04-28T07:54:06Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.153.43:10034" [2022-04-28T07:54:07.205Z] time="2022-04-28T07:54:06Z" level=debug msg="memberlist: Stream connection from=172.20.153.43:49434" [2022-04-28T07:54:07.205Z] time="2022-04-28T07:54:06Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.153.43:10035" [2022-04-28T07:54:07.205Z] time="2022-04-28T07:54:06Z" level=debug msg="memberlist: Stream connection from=172.20.153.43:49435" [2022-04-28T07:54:07.685Z] 2022/04/28 07:54:07 Closing DB instances... [2022-04-28T07:54:07.685Z] time="2022-04-28T07:54:07Z" level=info msg="Node d9e0c6c0a0c4 change state NodeActive --> NodeLeft" [2022-04-28T07:54:07.685Z] time="2022-04-28T07:54:07Z" level=info msg="Node d9e0c6c0a0c4 change state NodeActive --> NodeLeft" [2022-04-28T07:54:07.685Z] time="2022-04-28T07:54:07Z" level=info msg="node2(f4040f84712f): Node leave event for d9e0c6c0a0c4/172.20.153.43" [2022-04-28T07:54:07.685Z] time="2022-04-28T07:54:07Z" level=info msg="node5(2d1d319cf472): Node leave event for d9e0c6c0a0c4/172.20.153.43" [2022-04-28T07:54:07.685Z] time="2022-04-28T07:54:07Z" level=info msg="Node d9e0c6c0a0c4 change state NodeActive --> NodeLeft" [2022-04-28T07:54:07.685Z] time="2022-04-28T07:54:07Z" level=info msg="node4(c1255d13dba7): Node leave event for d9e0c6c0a0c4/172.20.153.43" [2022-04-28T07:54:07.685Z] time="2022-04-28T07:54:07Z" level=info msg="Node d9e0c6c0a0c4 change state NodeActive --> NodeLeft" [2022-04-28T07:54:07.685Z] time="2022-04-28T07:54:07Z" level=info msg="node3(f4b96503bb20): Node leave event for d9e0c6c0a0c4/172.20.153.43" [2022-04-28T07:54:07.685Z] time="2022-04-28T07:54:07Z" level=info msg="Node d9e0c6c0a0c4 change state NodeActive --> NodeLeft" [2022-04-28T07:54:07.685Z] time="2022-04-28T07:54:07Z" level=info msg="node1(d9e0c6c0a0c4): Node leave event for d9e0c6c0a0c4/172.20.153.43" [2022-04-28T07:54:07.685Z] time="2022-04-28T07:54:07Z" level=debug msg="memberlist: Failed to join 172.20.153.43: dial tcp 172.20.153.43:10022: connectex: No connection could be made because the target machine actively refused it." [2022-04-28T07:54:08.162Z] time="2022-04-28T07:54:07Z" level=info msg="Node d9e0c6c0a0c4/172.20.153.43, left gossip cluster" [2022-04-28T07:54:08.162Z] time="2022-04-28T07:54:07Z" level=info msg="Node d9e0c6c0a0c4/172.20.153.43, left gossip cluster" [2022-04-28T07:54:08.162Z] time="2022-04-28T07:54:07Z" level=info msg="Node d9e0c6c0a0c4/172.20.153.43, left gossip cluster" [2022-04-28T07:54:08.162Z] time="2022-04-28T07:54:07Z" level=info msg="Node d9e0c6c0a0c4/172.20.153.43, left gossip cluster" [2022-04-28T07:54:08.162Z] time="2022-04-28T07:54:07Z" level=info msg="Node d9e0c6c0a0c4/172.20.153.43, left gossip cluster" [2022-04-28T07:54:08.162Z] time="2022-04-28T07:54:07Z" level=info msg="Node f4040f84712f change state NodeActive --> NodeLeft" [2022-04-28T07:54:08.162Z] time="2022-04-28T07:54:07Z" level=info msg="node5(2d1d319cf472): Node leave event for f4040f84712f/172.20.153.43" [2022-04-28T07:54:08.162Z] time="2022-04-28T07:54:07Z" level=info msg="Node f4040f84712f change state NodeActive --> NodeLeft" [2022-04-28T07:54:08.162Z] time="2022-04-28T07:54:07Z" level=info msg="node3(f4b96503bb20): Node leave event for f4040f84712f/172.20.153.43" [2022-04-28T07:54:08.162Z] time="2022-04-28T07:54:07Z" level=info msg="Node f4040f84712f change state NodeActive --> NodeLeft" [2022-04-28T07:54:08.162Z] time="2022-04-28T07:54:07Z" level=info msg="node4(c1255d13dba7): Node leave event for f4040f84712f/172.20.153.43" [2022-04-28T07:54:08.162Z] time="2022-04-28T07:54:07Z" level=info msg="Node f4040f84712f change state NodeActive --> NodeLeft" [2022-04-28T07:54:08.162Z] time="2022-04-28T07:54:07Z" level=info msg="node2(f4040f84712f): Node leave event for f4040f84712f/172.20.153.43" [2022-04-28T07:54:08.583Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-04-28T07:54:08.632Z] time="2022-04-28T07:54:08Z" level=info msg="Node f4040f84712f/172.20.153.43, left gossip cluster" [2022-04-28T07:54:08.632Z] time="2022-04-28T07:54:08Z" level=info msg="Node f4040f84712f/172.20.153.43, left gossip cluster" [2022-04-28T07:54:08.632Z] time="2022-04-28T07:54:08Z" level=info msg="Node f4040f84712f/172.20.153.43, left gossip cluster" [2022-04-28T07:54:08.632Z] time="2022-04-28T07:54:08Z" level=info msg="Node f4040f84712f/172.20.153.43, left gossip cluster" [2022-04-28T07:54:08.632Z] time="2022-04-28T07:54:08Z" level=info msg="Node f4b96503bb20 change state NodeActive --> NodeLeft" [2022-04-28T07:54:08.632Z] time="2022-04-28T07:54:08Z" level=info msg="node5(2d1d319cf472): Node leave event for f4b96503bb20/172.20.153.43" [2022-04-28T07:54:08.632Z] time="2022-04-28T07:54:08Z" level=info msg="Node f4b96503bb20 change state NodeActive --> NodeLeft" [2022-04-28T07:54:08.632Z] time="2022-04-28T07:54:08Z" level=info msg="node4(c1255d13dba7): Node leave event for f4b96503bb20/172.20.153.43" [2022-04-28T07:54:08.632Z] time="2022-04-28T07:54:08Z" level=info msg="Node f4b96503bb20 change state NodeActive --> NodeLeft" [2022-04-28T07:54:08.632Z] time="2022-04-28T07:54:08Z" level=info msg="node3(f4b96503bb20): Node leave event for f4b96503bb20/172.20.153.43" [2022-04-28T07:54:08.632Z] time="2022-04-28T07:54:08Z" level=info msg="Node f4b96503bb20/172.20.153.43, left gossip cluster" [2022-04-28T07:54:08.632Z] time="2022-04-28T07:54:08Z" level=info msg="Node f4b96503bb20/172.20.153.43, left gossip cluster" [2022-04-28T07:54:09.101Z] time="2022-04-28T07:54:08Z" level=debug msg="memberlist: Failed to join 172.20.153.43: dial tcp 172.20.153.43:10022: connectex: No connection could be made because the target machine actively refused it." [2022-04-28T07:54:09.101Z] time="2022-04-28T07:54:08Z" level=info msg="Node f4b96503bb20/172.20.153.43, left gossip cluster" [2022-04-28T07:54:09.101Z] time="2022-04-28T07:54:08Z" level=debug msg="memberlist: Failed ping: 2d1d319cf472 (timeout reached)" [2022-04-28T07:54:09.101Z] time="2022-04-28T07:54:08Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.20.153.43:10036: use of closed network connection" [2022-04-28T07:54:09.101Z] time="2022-04-28T07:54:08Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.20.153.43:10035: use of closed network connection" [2022-04-28T07:54:09.101Z] time="2022-04-28T07:54:08Z" level=debug msg="memberlist: Stream connection from=172.20.153.43:49438" [2022-04-28T07:54:09.570Z] time="2022-04-28T07:54:09Z" level=info msg="Node c1255d13dba7 change state NodeActive --> NodeLeft" [2022-04-28T07:54:09.570Z] time="2022-04-28T07:54:09Z" level=info msg="node5(2d1d319cf472): Node leave event for c1255d13dba7/172.20.153.43" [2022-04-28T07:54:09.570Z] time="2022-04-28T07:54:09Z" level=info msg="Node c1255d13dba7 change state NodeActive --> NodeLeft" [2022-04-28T07:54:09.570Z] time="2022-04-28T07:54:09Z" level=info msg="node4(c1255d13dba7): Node leave event for c1255d13dba7/172.20.153.43" [2022-04-28T07:54:09.570Z] time="2022-04-28T07:54:09Z" level=warning msg="memberlist: Was able to connect to 2d1d319cf472 but other probes failed, network may be misconfigured" [2022-04-28T07:54:10.040Z] time="2022-04-28T07:54:09Z" level=debug msg="memberlist: Failed to join 172.20.153.43: dial tcp 172.20.153.43:10022: connectex: No connection could be made because the target machine actively refused it." [2022-04-28T07:54:10.040Z] time="2022-04-28T07:54:09Z" level=info msg="Node c1255d13dba7/172.20.153.43, left gossip cluster" [2022-04-28T07:54:10.040Z] time="2022-04-28T07:54:09Z" level=info msg="Node c1255d13dba7/172.20.153.43, left gossip cluster" [2022-04-28T07:54:11.028Z] time="2022-04-28T07:54:10Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10036->172.20.153.43:10037: use of closed network connection" [2022-04-28T07:54:11.028Z] time="2022-04-28T07:54:10Z" level=info msg="Node 2d1d319cf472/172.20.153.43, left gossip cluster" [2022-04-28T07:54:11.028Z] time="2022-04-28T07:54:10Z" level=info msg="Node 2d1d319cf472 change state NodeActive --> NodeFailed" [2022-04-28T07:54:11.028Z] time="2022-04-28T07:54:10Z" level=info msg="Node 2d1d319cf472/172.20.153.43, added to failed nodes list" [2022-04-28T07:54:11.028Z] --- PASS: TestNetworkDBIslands (12.46s) [2022-04-28T07:54:11.028Z] PASS [2022-04-28T07:54:11.028Z] coverage: 60.6% of statements [2022-04-28T07:54:11.028Z] ok github.com/docker/docker/libnetwork/networkdb 103.927s coverage: 60.6% of statements [2022-04-28T07:54:11.028Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-04-28T07:54:11.028Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-04-28T07:54:11.028Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-04-28T07:54:11.028Z] ? github.com/docker/docker/oci/caps [no test files] [2022-04-28T07:54:11.028Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-04-28T07:54:11.028Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-04-28T07:54:11.028Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-04-28T07:54:11.028Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-04-28T07:54:11.028Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-04-28T07:54:11.028Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-04-28T07:54:11.028Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-04-28T07:54:11.028Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-04-28T07:54:11.028Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-04-28T07:54:11.028Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-04-28T07:54:11.028Z] ? github.com/docker/docker/quota [no test files] [2022-04-28T07:54:11.028Z] ? github.com/docker/docker/rootless [no test files] [2022-04-28T07:54:11.028Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-04-28T07:54:11.028Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-04-28T07:54:11.028Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-04-28T07:54:11.028Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-04-28T07:54:11.028Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-04-28T07:54:11.028Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-04-28T07:54:11.028Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-04-28T07:54:11.028Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-04-28T07:54:11.028Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-04-28T07:54:11.028Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-04-28T07:54:11.028Z] ? github.com/docker/docker/testutil/request [no test files] [2022-04-28T07:54:11.028Z] ? github.com/docker/docker/volume [no test files] [2022-04-28T07:54:11.028Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-04-28T07:54:11.028Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-04-28T07:54:11.893Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-04-28T07:54:12.441Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-28T07:54:12.441Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-28T07:54:12.607Z] [2022-04-28T07:54:12.607Z] === Skipped [2022-04-28T07:54:12.607Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-04-28T07:54:12.607Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-04-28T07:54:12.607Z] [2022-04-28T07:54:12.607Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-04-28T07:54:12.607Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-28T07:54:12.607Z] [2022-04-28T07:54:12.607Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-04-28T07:54:12.607Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-28T07:54:12.607Z] [2022-04-28T07:54:12.607Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2022-04-28T07:54:12.607Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-28T07:54:12.607Z] [2022-04-28T07:54:12.607Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2022-04-28T07:54:12.607Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-28T07:54:12.607Z] [2022-04-28T07:54:12.607Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-04-28T07:54:12.607Z] client_test.go:23: runtime.GOOS == "windows" [2022-04-28T07:54:12.607Z] [2022-04-28T07:54:12.607Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-04-28T07:54:12.607Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-28T07:54:12.607Z] [2022-04-28T07:54:12.607Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-04-28T07:54:12.607Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-28T07:54:12.607Z] [2022-04-28T07:54:12.607Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-04-28T07:54:12.607Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-28T07:54:12.607Z] [2022-04-28T07:54:12.607Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-04-28T07:54:12.607Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-04-28T07:54:12.607Z] [2022-04-28T07:54:12.607Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-04-28T07:54:12.607Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-28T07:54:12.607Z] [2022-04-28T07:54:12.607Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-04-28T07:54:12.607Z] daemon_test.go:145: root required [2022-04-28T07:54:12.607Z] [2022-04-28T07:54:12.607Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-04-28T07:54:12.607Z] reload_test.go:342: root required [2022-04-28T07:54:12.607Z] [2022-04-28T07:54:12.607Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.01s) [2022-04-28T07:54:12.607Z] config_test.go:484: os.Getuid() != 0: skipping test that requires root [2022-04-28T07:54:12.607Z] [2022-04-28T07:54:12.607Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-04-28T07:54:12.607Z] pull_v2_test.go:82: Needs fixing on Windows [2022-04-28T07:54:12.607Z] [2022-04-28T07:54:12.607Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-04-28T07:54:12.607Z] pull_v2_test.go:127: Needs fixing on Windows [2022-04-28T07:54:12.607Z] [2022-04-28T07:54:12.607Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-04-28T07:54:12.607Z] download_test.go:267: Needs fixing on Windows [2022-04-28T07:54:12.607Z] [2022-04-28T07:54:12.607Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-04-28T07:54:12.607Z] layer_test.go:291: Failing on Windows [2022-04-28T07:54:12.607Z] [2022-04-28T07:54:12.607Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-04-28T07:54:12.607Z] layer_test.go:340: Failing on Windows [2022-04-28T07:54:12.607Z] [2022-04-28T07:54:12.607Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-04-28T07:54:12.607Z] layer_test.go:455: Failing on Windows [2022-04-28T07:54:12.607Z] [2022-04-28T07:54:12.607Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-04-28T07:54:12.607Z] layer_test.go:684: Failing on Windows [2022-04-28T07:54:12.607Z] [2022-04-28T07:54:12.607Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-04-28T07:54:12.607Z] migration_test.go:45: Failing on Windows [2022-04-28T07:54:12.607Z] [2022-04-28T07:54:12.607Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-04-28T07:54:12.607Z] migration_test.go:181: Failing on Windows [2022-04-28T07:54:12.607Z] [2022-04-28T07:54:12.607Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-04-28T07:54:12.607Z] mount_test.go:17: Failing on Windows [2022-04-28T07:54:12.607Z] [2022-04-28T07:54:12.607Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-04-28T07:54:12.607Z] mount_test.go:76: Failing on Windows [2022-04-28T07:54:12.607Z] [2022-04-28T07:54:12.607Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-04-28T07:54:12.607Z] mount_test.go:125: Failing on Windows [2022-04-28T07:54:12.607Z] [2022-04-28T07:54:12.607Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-04-28T07:54:12.607Z] mount_test.go:212: Failing on Windows [2022-04-28T07:54:12.607Z] [2022-04-28T07:54:12.607Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2022-04-28T07:54:12.607Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-04-28T07:54:12.607Z] [2022-04-28T07:54:12.607Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-04-28T07:54:12.607Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-04-28T07:54:12.607Z] [2022-04-28T07:54:12.607Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-04-28T07:54:12.607Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-04-28T07:54:12.607Z] [2022-04-28T07:54:12.607Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-04-28T07:54:12.607Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-04-28T07:54:12.607Z] [2022-04-28T07:54:12.607Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-04-28T07:54:12.607Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-04-28T07:54:12.607Z] [2022-04-28T07:54:12.607Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-04-28T07:54:12.607Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-28T07:54:12.607Z] [2022-04-28T07:54:12.607Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-04-28T07:54:12.607Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-28T07:54:12.607Z] [2022-04-28T07:54:12.607Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-04-28T07:54:12.607Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-28T07:54:12.607Z] [2022-04-28T07:54:12.607Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-04-28T07:54:12.607Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-04-28T07:54:12.607Z] [2022-04-28T07:54:12.607Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-04-28T07:54:12.607Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-04-28T07:54:12.607Z] [2022-04-28T07:54:12.607Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-04-28T07:54:12.607Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-04-28T07:54:12.607Z] [2022-04-28T07:54:12.607Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-04-28T07:54:12.607Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-04-28T07:54:12.607Z] [2022-04-28T07:54:12.607Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-04-28T07:54:12.607Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-28T07:54:12.607Z] [2022-04-28T07:54:12.607Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-04-28T07:54:12.607Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-28T07:54:12.607Z] [2022-04-28T07:54:12.607Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-04-28T07:54:12.607Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-28T07:54:12.607Z] [2022-04-28T07:54:12.607Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-04-28T07:54:12.607Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-28T07:54:12.607Z] [2022-04-28T07:54:12.607Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-04-28T07:54:12.607Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-28T07:54:12.607Z] [2022-04-28T07:54:12.607Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-04-28T07:54:12.607Z] archive_test.go:133: Xz not present in msys2 [2022-04-28T07:54:12.607Z] [2022-04-28T07:54:12.607Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.02s) [2022-04-28T07:54:12.607Z] archive_test.go:140: zstd not installed [2022-04-28T07:54:12.607Z] [2022-04-28T07:54:12.607Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-04-28T07:54:12.607Z] archive_test.go:252: Failing on Windows CI machines [2022-04-28T07:54:12.607Z] [2022-04-28T07:54:12.607Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-04-28T07:54:12.607Z] archive_windows_test.go:16: Currently fails [2022-04-28T07:54:12.607Z] [2022-04-28T07:54:12.607Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-04-28T07:54:12.607Z] changes_test.go:196: needs more investigation [2022-04-28T07:54:12.607Z] [2022-04-28T07:54:12.607Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-04-28T07:54:12.607Z] changes_test.go:433: needs further investigation [2022-04-28T07:54:12.607Z] [2022-04-28T07:54:12.607Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-04-28T07:54:12.607Z] changes_test.go:469: needs further investigation [2022-04-28T07:54:12.607Z] [2022-04-28T07:54:12.607Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-04-28T07:54:12.608Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-04-28T07:54:12.608Z] [2022-04-28T07:54:12.608Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-04-28T07:54:12.608Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-04-28T07:54:12.608Z] [2022-04-28T07:54:12.608Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-04-28T07:54:12.608Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-28T07:54:12.608Z] [2022-04-28T07:54:12.608Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-04-28T07:54:12.608Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-28T07:54:12.608Z] [2022-04-28T07:54:12.608Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-04-28T07:54:12.608Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-04-28T07:54:12.608Z] [2022-04-28T07:54:12.608Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-04-28T07:54:12.608Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-28T07:54:12.608Z] [2022-04-28T07:54:12.608Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-04-28T07:54:12.608Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-04-28T07:54:12.608Z] [2022-04-28T07:54:12.608Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-04-28T07:54:12.608Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-04-28T07:54:12.608Z] [2022-04-28T07:54:12.608Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-04-28T07:54:12.608Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-04-28T07:54:12.608Z] [2022-04-28T07:54:12.608Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-04-28T07:54:12.608Z] poller_test.go:40: No chmod on Windows [2022-04-28T07:54:12.608Z] [2022-04-28T07:54:12.608Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-04-28T07:54:12.608Z] fileutils_test.go:133: Needs porting to Windows [2022-04-28T07:54:12.608Z] [2022-04-28T07:54:12.608Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-04-28T07:54:12.608Z] fileutils_test.go:179: Needs porting to Windows [2022-04-28T07:54:12.608Z] [2022-04-28T07:54:12.608Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2022-04-28T07:54:12.608Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-04-28T07:54:12.608Z] [2022-04-28T07:54:12.608Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.01s) [2022-04-28T07:54:12.608Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-04-28T07:54:12.608Z] [2022-04-28T07:54:12.608Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-04-28T07:54:12.608Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-04-28T07:54:12.608Z] [2022-04-28T07:54:12.608Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-04-28T07:54:12.608Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-04-28T07:54:12.608Z] [2022-04-28T07:54:12.608Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-04-28T07:54:12.608Z] local_test.go:180: runtime.GOOS == "windows" [2022-04-28T07:54:12.608Z] [2022-04-28T07:54:12.608Z] DONE 2291 tests, 68 skipped in 271.039s [2022-04-28T07:54:13.076Z] INFO: make.ps1 ended at 04/28/2022 07:54:12 [2022-04-28T07:54:13.401Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-28T07:54:14.361Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-28T07:54:14.643Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-04-28T07:54:14.643Z] INFO: Unit tests ended at 04/28/2022 07:54:14. Duration:00:04:45.1990029 [2022-04-28T07:54:14.643Z] INFO: Building busybox [2022-04-28T07:54:14.643Z] Sending build context to Docker daemon 5.12kB [2022-04-28T07:54:14.643Z] [2022-04-28T07:54:14.643Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-04-28T07:54:14.643Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-04-28T07:54:14.643Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-04-28T07:54:14.643Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-04-28T07:54:14.643Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-04-28T07:54:14.643Z] ---> e8870c5c3ab2 [2022-04-28T07:54:14.643Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-04-28T07:54:14.643Z] ---> Running in 26db70415f3d [2022-04-28T07:54:15.884Z] --- PASS: TestBuildMultiStageCopy (12.10s) [2022-04-28T07:54:15.884Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (8.26s) [2022-04-28T07:54:15.884Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.71s) [2022-04-28T07:54:15.884Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.88s) [2022-04-28T07:54:15.884Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.04s) [2022-04-28T07:54:15.884Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.21s) [2022-04-28T07:54:15.884Z] === RUN TestBuildMultiStageParentConfig [2022-04-28T07:54:17.187Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-04-28T07:54:18.045Z] --- PASS: TestBuildMultiStageParentConfig (2.17s) [2022-04-28T07:54:18.045Z] === RUN TestBuildLabelWithTargets [2022-04-28T07:54:18.045Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-28T07:54:18.045Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-04-28T07:54:18.045Z] === RUN TestBuildWithEmptyLayers [2022-04-28T07:54:19.006Z] --- PASS: TestBuildWithEmptyLayers (1.16s) [2022-04-28T07:54:19.006Z] === RUN TestBuildMultiStageOnBuild [2022-04-28T07:54:21.321Z] --- PASS: TestServiceUpdateConfigs (14.28s) [2022-04-28T07:54:21.321Z] === RUN TestServiceUpdateNetwork [2022-04-28T07:54:24.820Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-04-28T07:54:24.820Z] === RUN TestInfoDebug [2022-04-28T07:54:24.820Z] --- PASS: TestInfoDebug (0.52s) [2022-04-28T07:54:24.821Z] === RUN TestInfoInsecureRegistries [2022-04-28T07:54:24.821Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-04-28T07:54:24.821Z] === RUN TestInfoRegistryMirrors [2022-04-28T07:54:24.821Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-04-28T07:54:24.821Z] === RUN TestLoginFailsWithBadCredentials [2022-04-28T07:54:25.079Z] --- PASS: TestLoginFailsWithBadCredentials (0.07s) [2022-04-28T07:54:25.079Z] === RUN TestPingCacheHeaders [2022-04-28T07:54:25.079Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-04-28T07:54:25.079Z] === RUN TestPingGet [2022-04-28T07:54:25.079Z] --- PASS: TestPingGet (0.01s) [2022-04-28T07:54:25.079Z] === RUN TestPingHead [2022-04-28T07:54:25.079Z] --- PASS: TestPingHead (0.02s) [2022-04-28T07:54:25.079Z] === RUN TestPingSwarmHeader [2022-04-28T07:54:25.645Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-04-28T07:54:26.214Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-04-28T07:54:27.152Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-04-28T07:54:27.153Z] --- PASS: TestPingSwarmHeader (2.06s) [2022-04-28T07:54:27.153Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-04-28T07:54:27.153Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-04-28T07:54:27.153Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-04-28T07:54:27.153Z] === RUN TestVersion [2022-04-28T07:54:27.153Z] --- PASS: TestVersion (0.02s) [2022-04-28T07:54:27.153Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-04-28T07:54:27.153Z] === CONT TestDiskUsage [2022-04-28T07:54:27.200Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-04-28T07:54:27.463Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-04-28T07:54:27.723Z] === RUN TestDiskUsage/empty [2022-04-28T07:54:27.723Z] === RUN TestDiskUsage/empty/container_types [2022-04-28T07:54:27.723Z] === RUN TestDiskUsage/empty/image_types [2022-04-28T07:54:27.723Z] === RUN TestDiskUsage/empty/volume_types [2022-04-28T07:54:27.723Z] === RUN TestDiskUsage/empty/build-cache_types [2022-04-28T07:54:27.723Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-04-28T07:54:27.723Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-04-28T07:54:27.723Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-04-28T07:54:27.723Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-04-28T07:54:27.723Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-04-28T07:54:27.723Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-04-28T07:54:27.723Z] === RUN TestDiskUsage/after_LoadBusybox [2022-04-28T07:54:27.982Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-04-28T07:54:27.982Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-04-28T07:54:27.982Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-04-28T07:54:27.982Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-04-28T07:54:27.982Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-04-28T07:54:27.982Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-04-28T07:54:27.982Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-04-28T07:54:27.982Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-04-28T07:54:27.982Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-04-28T07:54:27.982Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-04-28T07:54:27.982Z] === RUN TestDiskUsage/after_container.Run [2022-04-28T07:54:28.550Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-04-28T07:54:28.550Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-04-28T07:54:28.550Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-04-28T07:54:28.550Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-04-28T07:54:28.550Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-04-28T07:54:28.550Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-04-28T07:54:28.550Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-04-28T07:54:28.550Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-04-28T07:54:28.550Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-04-28T07:54:28.550Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-04-28T07:54:28.810Z] --- PASS: TestDiskUsage (1.59s) [2022-04-28T07:54:28.810Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-04-28T07:54:28.810Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-04-28T07:54:28.810Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-04-28T07:54:28.810Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-04-28T07:54:28.810Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-04-28T07:54:28.810Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-04-28T07:54:28.810Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-04-28T07:54:28.810Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-04-28T07:54:28.810Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-04-28T07:54:28.810Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-04-28T07:54:28.810Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-04-28T07:54:28.810Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.28s) [2022-04-28T07:54:28.810Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-04-28T07:54:28.810Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-04-28T07:54:28.810Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-04-28T07:54:28.810Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-04-28T07:54:28.810Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-04-28T07:54:28.810Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-04-28T07:54:28.810Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-04-28T07:54:28.810Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-04-28T07:54:28.810Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-04-28T07:54:28.810Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-04-28T07:54:28.810Z] --- PASS: TestDiskUsage/after_container.Run (0.55s) [2022-04-28T07:54:28.810Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-04-28T07:54:28.810Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-04-28T07:54:28.810Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-04-28T07:54:28.810Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-04-28T07:54:28.810Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2022-04-28T07:54:28.810Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-04-28T07:54:28.810Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-04-28T07:54:28.810Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-04-28T07:54:28.810Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-04-28T07:54:28.810Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-04-28T07:54:28.810Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.61s) [2022-04-28T07:54:28.810Z] PASS [2022-04-28T07:54:28.810Z] [2022-04-28T07:54:28.810Z] DONE 54 tests in 22.653s [2022-04-28T07:54:28.810Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-04-28T07:54:28.810Z] INFO: Testing against a local daemon [2022-04-28T07:54:28.810Z] === RUN TestVolumesCreateAndList [2022-04-28T07:54:28.810Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-04-28T07:54:28.810Z] === RUN TestVolumesRemove [2022-04-28T07:54:28.810Z] --- PASS: TestVolumesRemove (0.08s) [2022-04-28T07:54:28.810Z] === RUN TestVolumesInspect [2022-04-28T07:54:28.810Z] --- PASS: TestVolumesInspect (0.02s) [2022-04-28T07:54:28.810Z] === RUN TestVolumesInvalidJSON [2022-04-28T07:54:28.810Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-04-28T07:54:28.810Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-04-28T07:54:28.810Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-04-28T07:54:28.810Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-04-28T07:54:28.810Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-04-28T07:54:28.810Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-04-28T07:54:28.810Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-04-28T07:54:28.810Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-04-28T07:54:28.810Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-04-28T07:54:28.810Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-04-28T07:54:28.810Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-04-28T07:54:28.810Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-04-28T07:54:28.810Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-04-28T07:54:28.810Z] PASS [2022-04-28T07:54:28.810Z] [2022-04-28T07:54:28.810Z] DONE 9 tests in 0.151s [2022-04-28T07:54:28.810Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-28T07:54:29.377Z] Stopping apparmor (via systemctl): apparmor.service. [2022-04-28T07:54:29.377Z] Removing test suite binaries [2022-04-28T07:54:29.635Z] exiting test-integration [2022-04-28T07:54:29.635Z] ++ exit 0 [2022-04-28T07:54:29.635Z] [2022-04-28T07:54:30.008Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-04-28T07:54:30.954Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster Post stage [Pipeline] junit [2022-04-28T07:54:31.032Z] Recording test results [2022-04-28T07:54:31.333Z] --- PASS: TestBuildMultiStageOnBuild (11.17s) [2022-04-28T07:54:31.334Z] === RUN TestBuildUncleanTarFilenames [2022-04-28T07:54:31.334Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-28T07:54:31.334Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-04-28T07:54:31.334Z] === RUN TestBuildMultiStageLayerLeak [2022-04-28T07:54:32.464Z] Removing intermediate container 26db70415f3d [2022-04-28T07:54:32.464Z] ---> 3de9d449a117 [2022-04-28T07:54:32.464Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-04-28T07:54:32.464Z] ---> Running in 83dad17bc655 [2022-04-28T07:54:32.464Z] Removing intermediate container 83dad17bc655 [2022-04-28T07:54:32.464Z] ---> baeec38bacac [2022-04-28T07:54:32.464Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-04-28T07:54:32.464Z] ---> Running in 179be8fe79a6 [2022-04-28T07:54:32.464Z] Removing intermediate container 179be8fe79a6 [2022-04-28T07:54:32.464Z] ---> 7f6e17d905b2 [2022-04-28T07:54:32.464Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-04-28T07:54:32.608Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-04-28T07:54:32.947Z] + echo Ensuring container killed. [2022-04-28T07:54:32.947Z] Ensuring container killed. [2022-04-28T07:54:32.947Z] + docker rm -vf docker-pr2 [2022-04-28T07:54:32.947Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-04-28T07:54:33.233Z] + echo Chowning /workspace to jenkins user [2022-04-28T07:54:33.233Z] Chowning /workspace to jenkins user [2022-04-28T07:54:33.233Z] + id -u [2022-04-28T07:54:33.233Z] + id -g [2022-04-28T07:54:33.233Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43536:/workspace busybox chown -R 1000:1000 /workspace [2022-04-28T07:54:33.233Z] Unable to find image 'busybox:latest' locally [2022-04-28T07:54:33.233Z] latest: Pulling from library/busybox [2022-04-28T07:54:33.452Z] [2022-04-28T07:54:33.452Z] ---> 55ec7c889f4a [2022-04-28T07:54:33.452Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-04-28T07:54:33.493Z] 50e8d59317eb: Pulling fs layer [2022-04-28T07:54:33.493Z] 50e8d59317eb: Download complete [2022-04-28T07:54:33.493Z] 50e8d59317eb: Pull complete [2022-04-28T07:54:33.493Z] Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8 [2022-04-28T07:54:33.493Z] Status: Downloaded newer image for busybox:latest [2022-04-28T07:54:33.493Z] --- PASS: TestServiceUpdateNetwork (12.26s) [2022-04-28T07:54:33.493Z] === RUN TestServiceUpdatePidsLimit [2022-04-28T07:54:33.493Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-04-28T07:54:33.507Z] docker_api_swarm_test.go:563: [df6ab55fb4de3] joining swarm manager [d780c1732efd3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-28T07:54:33.749Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-04-28T07:54:33.921Z] ---> Running in c79ab22585bb [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-28T07:54:35.168Z] + bundleName=amd64-cgroup2 [2022-04-28T07:54:35.168Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-04-28T07:54:35.168Z] Creating amd64-cgroup2-bundles.tar.gz [2022-04-28T07:54:35.168Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-04-28T07:54:35.168Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [Pipeline] archiveArtifacts [2022-04-28T07:54:35.438Z] Archiving artifacts [2022-04-28T07:54:36.811Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-04-28T07:54:36.914Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43536/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-28T07:54:37.232Z] + make clean [2022-04-28T07:54:37.232Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-28T07:54:37.232Z] docker-dev-cache [2022-04-28T07:54:37.232Z] docker-mod-cache [Pipeline] deleteDir [2022-04-28T07:54:38.200Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-04-28T07:54:38.463Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-04-28T07:54:39.037Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-28T07:54:39.860Z] --- PASS: TestBuildMultiStageLayerLeak (9.48s) [2022-04-28T07:54:39.860Z] === RUN TestBuildWithHugeFile [2022-04-28T07:54:40.427Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-04-28T07:54:40.427Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2022-04-28T07:54:40.427Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-04-28T07:54:40.689Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-04-28T07:54:41.837Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-04-28T07:54:44.897Z] docker_api_swarm_test.go:585: [d39c94315d0a7] joining swarm manager [d780c1732efd3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-28T07:54:48.197Z] check_test.go:378: [df6ab55fb4de3] daemon is not started [2022-04-28T07:54:48.374Z] --- PASS: TestServiceUpdatePidsLimit (15.58s) [2022-04-28T07:54:48.374Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.63s) [2022-04-28T07:54:48.374Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s) [2022-04-28T07:54:48.374Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-04-28T07:54:48.374Z] PASS [2022-04-28T07:54:48.374Z] [2022-04-28T07:54:48.374Z] === Skipped [2022-04-28T07:54:48.374Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-04-28T07:54:48.374Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-28T07:54:48.374Z] [2022-04-28T07:54:48.374Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-04-28T07:54:48.374Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-28T07:54:48.374Z] [2022-04-28T07:54:48.374Z] DONE 27 tests, 2 skipped in 129.427s [2022-04-28T07:54:48.374Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-04-28T07:54:48.374Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-04-28T07:54:48.374Z] ++ set -e [2022-04-28T07:54:48.374Z] ++ '[' -n 0 ']' [2022-04-28T07:54:48.374Z] ++ set -x [2022-04-28T07:54:48.374Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-04-28T07:54:48.374Z] INFO: Testing against a local daemon [2022-04-28T07:54:48.374Z] === RUN TestSessionCreate [2022-04-28T07:54:48.374Z] --- PASS: TestSessionCreate (0.02s) [2022-04-28T07:54:48.374Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-28T07:54:48.374Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-04-28T07:54:48.374Z] PASS [2022-04-28T07:54:48.374Z] [2022-04-28T07:54:48.374Z] DONE 2 tests in 0.123s [2022-04-28T07:54:48.374Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-04-28T07:54:48.374Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-04-28T07:54:48.374Z] ++ set -e [2022-04-28T07:54:48.374Z] ++ '[' -n 0 ']' [2022-04-28T07:54:48.374Z] ++ set -x [2022-04-28T07:54:48.374Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-04-28T07:54:48.374Z] INFO: Testing against a local daemon [2022-04-28T07:54:48.374Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-28T07:54:48.374Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-28T07:54:48.374Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-28T07:54:48.374Z] === RUN TestDiskUsage [2022-04-28T07:54:48.374Z] === PAUSE TestDiskUsage [2022-04-28T07:54:48.374Z] === RUN TestEventsExecDie [2022-04-28T07:54:48.631Z] --- PASS: TestEventsExecDie (0.49s) [2022-04-28T07:54:48.631Z] === RUN TestEventsBackwardsCompatible [2022-04-28T07:54:48.631Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-04-28T07:54:48.631Z] === RUN TestEventsVolumeCreate [2022-04-28T07:54:48.631Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-04-28T07:54:48.631Z] === RUN TestInfoBinaryCommits [2022-04-28T07:54:48.631Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-04-28T07:54:48.631Z] === RUN TestInfoAPIVersioned [2022-04-28T07:54:48.631Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-04-28T07:54:48.631Z] === RUN TestInfoAPI [2022-04-28T07:54:48.631Z] --- PASS: TestInfoAPI (0.03s) [2022-04-28T07:54:48.631Z] === RUN TestInfoAPIWarnings [2022-04-28T07:54:51.504Z] === RUN TestDockerSuite/TestBuildExpose [2022-04-28T07:54:51.504Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-04-28T07:54:51.764Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-04-28T07:54:51.797Z] Removing intermediate container c79ab22585bb [2022-04-28T07:54:51.797Z] ---> b8d3f60c5068 [2022-04-28T07:54:51.797Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-04-28T07:54:51.797Z] ---> Running in d8255b921d1d [2022-04-28T07:54:52.335Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-04-28T07:54:52.785Z] [2022-04-28T07:54:52.785Z] SUCCESS: Specified value was saved. [2022-04-28T07:54:52.907Z] === RUN TestDockerSuite/TestBuildFails [2022-04-28T07:54:53.478Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-04-28T07:54:53.739Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-04-28T07:54:55.004Z] Removing intermediate container d8255b921d1d [2022-04-28T07:54:55.004Z] ---> 9e66fab0b917 [2022-04-28T07:54:55.004Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-04-28T07:54:55.004Z] ---> Running in f1be9c946c94 [2022-04-28T07:54:55.659Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-04-28T07:54:57.573Z] === RUN TestDockerSuite/TestBuildForceRm [2022-04-28T07:54:58.146Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-04-28T07:54:58.146Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-04-28T07:54:58.146Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-04-28T07:54:59.089Z] === RUN TestDockerSuite/TestBuildFromGit [2022-04-28T07:54:59.761Z] Cannot create a file when that file already exists. [2022-04-28T07:55:00.476Z] docker_api_swarm_test.go:46: [dfc9faf8a7384] joining swarm manager [dc4d2f235f101]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-28T07:55:01.048Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-04-28T07:55:01.620Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-04-28T07:55:02.563Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-04-28T07:55:04.478Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-04-28T07:55:04.529Z] Removing intermediate container f1be9c946c94 [2022-04-28T07:55:04.529Z] ---> b8f70aae2e23 [2022-04-28T07:55:04.529Z] Step 13/13 : CMD ["sh"] [2022-04-28T07:55:04.529Z] ---> Running in 68b172a1306b [2022-04-28T07:55:04.529Z] Removing intermediate container 68b172a1306b [2022-04-28T07:55:04.529Z] ---> 01491ed2c8f6 [2022-04-28T07:55:04.529Z] Successfully built 01491ed2c8f6 [2022-04-28T07:55:04.529Z] Successfully tagged busybox:latest [2022-04-28T07:55:04.529Z] INFO: Docker images of the daemon under test [2022-04-28T07:55:04.529Z] [2022-04-28T07:55:04.529Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-28T07:55:04.529Z] busybox latest 01491ed2c8f6 1 second ago 5.78GB [2022-04-28T07:55:04.529Z] microsoft/windowsservercore latest e8870c5c3ab2 3 weeks ago 5.76GB [2022-04-28T07:55:04.529Z] mcr.microsoft.com/windows/servercore ltsc2019 e8870c5c3ab2 3 weeks ago 5.76GB [2022-04-28T07:55:04.529Z] [2022-04-28T07:55:04.529Z] INFO: Running integration tests at 04/28/2022 07:55:04... [2022-04-28T07:55:04.529Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-04-28T07:55:04.529Z] INFO: Integration API tests being run from the host: [2022-04-28T07:55:04.529Z] INFO: make.ps1 starting at 04/28/2022 07:55:04 [2022-04-28T07:55:05.049Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-04-28T07:55:05.310Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-04-28T07:55:05.516Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-04-28T07:55:06.683Z] --- PASS: TestInfoAPIWarnings (16.55s) [2022-04-28T07:55:06.683Z] === RUN TestInfoDebug [2022-04-28T07:55:06.683Z] --- PASS: TestInfoDebug (0.52s) [2022-04-28T07:55:06.683Z] === RUN TestInfoInsecureRegistries [2022-04-28T07:55:06.683Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-04-28T07:55:06.683Z] === RUN TestInfoRegistryMirrors [2022-04-28T07:55:06.939Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-04-28T07:55:06.939Z] === RUN TestLoginFailsWithBadCredentials [2022-04-28T07:55:06.939Z] --- PASS: TestLoginFailsWithBadCredentials (0.07s) [2022-04-28T07:55:06.939Z] === RUN TestPingCacheHeaders [2022-04-28T07:55:06.939Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-04-28T07:55:06.939Z] === RUN TestPingGet [2022-04-28T07:55:06.939Z] --- PASS: TestPingGet (0.01s) [2022-04-28T07:55:06.939Z] === RUN TestPingHead [2022-04-28T07:55:06.939Z] --- PASS: TestPingHead (0.02s) [2022-04-28T07:55:06.939Z] === RUN TestPingSwarmHeader [2022-04-28T07:55:07.501Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-04-28T07:55:07.857Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-04-28T07:55:08.062Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-04-28T07:55:08.990Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-04-28T07:55:08.990Z] --- PASS: TestPingSwarmHeader (2.04s) [2022-04-28T07:55:08.990Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-04-28T07:55:08.990Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-04-28T07:55:08.990Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-04-28T07:55:08.990Z] === RUN TestVersion [2022-04-28T07:55:08.990Z] --- PASS: TestVersion (0.02s) [2022-04-28T07:55:08.990Z] === CONT TestDiskUsage [2022-04-28T07:55:09.240Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-04-28T07:55:09.551Z] === RUN TestDiskUsage/empty [2022-04-28T07:55:09.551Z] === RUN TestDiskUsage/empty/container_types [2022-04-28T07:55:09.551Z] === RUN TestDiskUsage/empty/image_types [2022-04-28T07:55:09.551Z] === RUN TestDiskUsage/empty/volume_types [2022-04-28T07:55:09.551Z] === RUN TestDiskUsage/empty/build-cache_types [2022-04-28T07:55:09.551Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-04-28T07:55:09.551Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-04-28T07:55:09.551Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-04-28T07:55:09.551Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-04-28T07:55:09.551Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-04-28T07:55:09.551Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-04-28T07:55:09.551Z] === RUN TestDiskUsage/after_LoadBusybox [2022-04-28T07:55:09.551Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-04-28T07:55:09.551Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-04-28T07:55:09.551Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-04-28T07:55:09.551Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-04-28T07:55:09.551Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-04-28T07:55:09.551Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-04-28T07:55:09.551Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-04-28T07:55:09.551Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-04-28T07:55:09.551Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-04-28T07:55:09.551Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-04-28T07:55:09.551Z] === RUN TestDiskUsage/after_container.Run [2022-04-28T07:55:10.113Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-04-28T07:55:10.113Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-04-28T07:55:10.113Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-04-28T07:55:10.113Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-04-28T07:55:10.113Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-04-28T07:55:10.113Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-04-28T07:55:10.113Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-04-28T07:55:10.113Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-04-28T07:55:10.113Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-04-28T07:55:10.113Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-04-28T07:55:10.113Z] --- PASS: TestDiskUsage (1.13s) [2022-04-28T07:55:10.113Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-04-28T07:55:10.113Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-04-28T07:55:10.113Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-04-28T07:55:10.113Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-04-28T07:55:10.113Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-04-28T07:55:10.113Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-04-28T07:55:10.113Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-04-28T07:55:10.113Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-04-28T07:55:10.113Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-04-28T07:55:10.113Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-04-28T07:55:10.113Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-04-28T07:55:10.113Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.16s) [2022-04-28T07:55:10.113Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-04-28T07:55:10.113Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-04-28T07:55:10.113Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-04-28T07:55:10.113Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-04-28T07:55:10.113Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-04-28T07:55:10.114Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-04-28T07:55:10.114Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-04-28T07:55:10.114Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-04-28T07:55:10.114Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-04-28T07:55:10.114Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-04-28T07:55:10.114Z] --- PASS: TestDiskUsage/after_container.Run (0.32s) [2022-04-28T07:55:10.114Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-04-28T07:55:10.114Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-04-28T07:55:10.114Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-04-28T07:55:10.114Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-04-28T07:55:10.114Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-04-28T07:55:10.114Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-04-28T07:55:10.114Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-04-28T07:55:10.114Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-04-28T07:55:10.114Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-04-28T07:55:10.114Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-04-28T07:55:10.114Z] PASS [2022-04-28T07:55:10.114Z] [2022-04-28T07:55:10.114Z] === Skipped [2022-04-28T07:55:10.114Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-28T07:55:10.114Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-28T07:55:10.114Z] [2022-04-28T07:55:10.114Z] DONE 54 tests, 1 skipped in 22.157s [2022-04-28T07:55:10.114Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-04-28T07:55:10.114Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-04-28T07:55:10.114Z] ++ set -e [2022-04-28T07:55:10.114Z] ++ '[' -n 0 ']' [2022-04-28T07:55:10.114Z] ++ set -x [2022-04-28T07:55:10.114Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-04-28T07:55:10.114Z] INFO: Testing against a local daemon [2022-04-28T07:55:10.114Z] === RUN TestVolumesCreateAndList [2022-04-28T07:55:10.369Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-04-28T07:55:10.369Z] === RUN TestVolumesRemove [2022-04-28T07:55:10.369Z] --- PASS: TestVolumesRemove (0.05s) [2022-04-28T07:55:10.369Z] === RUN TestVolumesInspect [2022-04-28T07:55:10.369Z] --- PASS: TestVolumesInspect (0.02s) [2022-04-28T07:55:10.369Z] === RUN TestVolumesInvalidJSON [2022-04-28T07:55:10.369Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-04-28T07:55:10.369Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-04-28T07:55:10.369Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-04-28T07:55:10.369Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-04-28T07:55:10.369Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-04-28T07:55:10.369Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-04-28T07:55:10.369Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-04-28T07:55:10.369Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-04-28T07:55:10.370Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-04-28T07:55:10.370Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-04-28T07:55:10.370Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-04-28T07:55:10.370Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-04-28T07:55:10.370Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-04-28T07:55:10.370Z] PASS [2022-04-28T07:55:10.370Z] [2022-04-28T07:55:10.370Z] DONE 9 tests in 0.195s [2022-04-28T07:55:10.370Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-28T07:55:10.370Z] ++++ cat bundles/test-integration/docker.pid [2022-04-28T07:55:10.370Z] +++ kill 14242 [2022-04-28T07:55:10.625Z] === RUN TestDockerSuite/TestBuildHistory [2022-04-28T07:55:10.625Z] +++ /etc/init.d/apparmor stop [2022-04-28T07:55:10.625Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-28T07:55:10.625Z] [2022-04-28T07:55:10.625Z] Unloading profiles will leave already running processes permanently [2022-04-28T07:55:10.625Z] unconfined, which can lead to unexpected situations. [2022-04-28T07:55:10.625Z] [2022-04-28T07:55:10.625Z] To set a process to complain mode, use the command line tool [2022-04-28T07:55:10.625Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-28T07:55:10.625Z] +++ true [2022-04-28T07:55:10.625Z] exiting test-integration [2022-04-28T07:55:10.625Z] ++ exit 0 [2022-04-28T07:55:10.625Z] Post stage [Pipeline] junit [2022-04-28T07:55:11.566Z] Recording test results [2022-04-28T07:55:11.569Z] --- PASS: TestImportExtremelyLargeImageWorks (180.42s) [2022-04-28T07:55:11.569Z] PASS [2022-04-28T07:55:11.569Z] [2022-04-28T07:55:11.569Z] DONE 22 tests in 184.867s [2022-04-28T07:55:11.569Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-04-28T07:55:11.569Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-04-28T07:55:11.569Z] ++ set -e [2022-04-28T07:55:11.569Z] ++ '[' -n 0 ']' [2022-04-28T07:55:11.569Z] ++ set -x [2022-04-28T07:55:11.569Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-04-28T07:55:11.569Z] INFO: Testing against a local daemon [2022-04-28T07:55:11.569Z] === RUN TestNetworkCreateDelete [2022-04-28T07:55:11.830Z] --- PASS: TestNetworkCreateDelete (0.20s) [2022-04-28T07:55:11.830Z] === RUN TestDockerNetworkDeletePreferID [2022-04-28T07:55:11.921Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-04-28T07:55:12.302Z] + echo Ensuring container killed. [2022-04-28T07:55:12.302Z] Ensuring container killed. [2022-04-28T07:55:12.302Z] + docker rm -vf docker-pr2 [2022-04-28T07:55:12.302Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-04-28T07:55:12.404Z] --- PASS: TestDockerNetworkDeletePreferID (0.57s) [2022-04-28T07:55:12.404Z] === RUN TestDaemonDNSFallback [2022-04-28T07:55:12.629Z] + echo Chowning /workspace to jenkins user [2022-04-28T07:55:12.629Z] Chowning /workspace to jenkins user [2022-04-28T07:55:12.629Z] + id -u [2022-04-28T07:55:12.629Z] + id -g [2022-04-28T07:55:12.629Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43536:/workspace busybox chown -R 1000:1000 /workspace [2022-04-28T07:55:12.629Z] Unable to find image 'busybox:latest' locally [2022-04-28T07:55:12.885Z] latest: Pulling from library/busybox [2022-04-28T07:55:12.885Z] 2f0e692259c0: Pulling fs layer [2022-04-28T07:55:12.885Z] 2f0e692259c0: Download complete [2022-04-28T07:55:13.142Z] 2f0e692259c0: Pull complete [2022-04-28T07:55:13.142Z] Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8 [2022-04-28T07:55:13.142Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-28T07:55:14.363Z] + bundleName=arm64-integration [2022-04-28T07:55:14.363Z] + echo Creating arm64-integration-bundles.tar.gz [2022-04-28T07:55:14.363Z] Creating arm64-integration-bundles.tar.gz [2022-04-28T07:55:14.363Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-04-28T07:55:14.363Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2022-04-28T07:55:14.628Z] Archiving artifacts [2022-04-28T07:55:14.952Z] === RUN TestDockerSuite/TestBuildIidFile [2022-04-28T07:55:14.952Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-04-28T07:55:15.521Z] === RUN TestDockerSuite/TestBuildInheritance [2022-04-28T07:55:15.782Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-04-28T07:55:15.942Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43536/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-28T07:55:16.043Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-04-28T07:55:16.043Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-04-28T07:55:16.248Z] + make clean [2022-04-28T07:55:16.506Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-28T07:55:16.506Z] docker-dev-cache [2022-04-28T07:55:16.506Z] docker-mod-cache [Pipeline] deleteDir [2022-04-28T07:55:16.616Z] === RUN TestDockerSuite/TestBuildLabel [2022-04-28T07:55:17.189Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-04-28T07:55:17.189Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-04-28T07:55:17.761Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-04-28T07:55:17.761Z] === RUN TestDockerSuite/TestBuildLabels [2022-04-28T07:55:18.022Z] === RUN TestDockerSuite/TestBuildLabelsCache [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-28T07:55:18.592Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-04-28T07:55:18.853Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-04-28T07:55:19.114Z] --- PASS: TestDaemonDNSFallback (6.76s) [2022-04-28T07:55:19.114Z] === RUN TestInspectNetwork [2022-04-28T07:55:19.376Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-04-28T07:55:22.678Z] === RUN TestDockerSuite/TestBuildLastModified [2022-04-28T07:55:23.622Z] === RUN TestInspectNetwork/full_network_id [2022-04-28T07:55:23.622Z] === RUN TestInspectNetwork/partial_network_id [2022-04-28T07:55:23.622Z] === RUN TestInspectNetwork/network_name [2022-04-28T07:55:23.622Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-04-28T07:55:26.920Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-04-28T07:55:27.887Z] --- PASS: TestInspectNetwork (8.82s) [2022-04-28T07:55:27.887Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-04-28T07:55:27.887Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-04-28T07:55:27.887Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-04-28T07:55:27.887Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-04-28T07:55:27.887Z] === RUN TestRunContainerWithBridgeNone [2022-04-28T07:55:29.303Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-04-28T07:55:29.303Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-04-28T07:55:29.303Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-04-28T07:55:29.568Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-04-28T07:55:29.568Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-04-28T07:55:29.841Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-04-28T07:55:30.102Z] --- PASS: TestRunContainerWithBridgeNone (2.10s) [2022-04-28T07:55:30.102Z] === RUN TestNetworkInvalidJSON [2022-04-28T07:55:30.102Z] === RUN TestNetworkInvalidJSON/networks/create [2022-04-28T07:55:30.102Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-04-28T07:55:30.102Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-04-28T07:55:30.102Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-04-28T07:55:30.102Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-28T07:55:30.102Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-28T07:55:30.102Z] === CONT TestNetworkInvalidJSON/networks/create [2022-04-28T07:55:30.102Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-04-28T07:55:30.102Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-28T07:55:30.102Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-04-28T07:55:30.102Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-04-28T07:55:30.102Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-04-28T07:55:30.102Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-04-28T07:55:30.102Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-04-28T07:55:30.102Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-04-28T07:55:30.102Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-04-28T07:55:30.102Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-04-28T07:55:30.102Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-04-28T07:55:30.102Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-04-28T07:55:30.102Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-04-28T07:55:30.102Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-04-28T07:55:30.102Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-04-28T07:55:30.102Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-04-28T07:55:30.102Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-04-28T07:55:30.102Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-04-28T07:55:30.102Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-04-28T07:55:30.102Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-04-28T07:55:30.102Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-04-28T07:55:30.102Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-04-28T07:55:30.102Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-04-28T07:55:30.102Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-04-28T07:55:30.102Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-04-28T07:55:30.102Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-04-28T07:55:30.102Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-04-28T07:55:30.102Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-04-28T07:55:30.102Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-04-28T07:55:30.103Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-04-28T07:55:30.103Z] === RUN TestNetworkList [2022-04-28T07:55:30.103Z] === RUN TestNetworkList//networks [2022-04-28T07:55:30.103Z] === PAUSE TestNetworkList//networks [2022-04-28T07:55:30.103Z] === RUN TestNetworkList//networks/ [2022-04-28T07:55:30.103Z] === PAUSE TestNetworkList//networks/ [2022-04-28T07:55:30.103Z] === CONT TestNetworkList//networks [2022-04-28T07:55:30.103Z] === CONT TestNetworkList//networks/ [2022-04-28T07:55:30.103Z] --- PASS: TestNetworkList (0.02s) [2022-04-28T07:55:30.103Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-28T07:55:30.103Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-28T07:55:30.103Z] === RUN TestHostIPv4BridgeLabel [2022-04-28T07:55:30.688Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2022-04-28T07:55:30.688Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-28T07:55:31.259Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-04-28T07:55:31.830Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-04-28T07:55:31.830Z] === RUN TestDaemonDefaultNetworkPools [2022-04-28T07:55:32.404Z] --- PASS: TestDaemonDefaultNetworkPools (0.78s) [2022-04-28T07:55:32.404Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-28T07:55:32.664Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-04-28T07:55:33.606Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) [2022-04-28T07:55:33.606Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-28T07:55:34.995Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.27s) [2022-04-28T07:55:34.995Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-28T07:55:35.572Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.64s) [2022-04-28T07:55:35.572Z] === RUN TestServiceWithPredefinedNetwork [2022-04-28T07:55:35.572Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-04-28T07:55:35.834Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-04-28T07:55:36.408Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-04-28T07:55:38.328Z] --- PASS: TestServiceWithPredefinedNetwork (2.83s) [2022-04-28T07:55:38.328Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-28T07:55:38.328Z] service_test.go:243: FLAKY_TEST [2022-04-28T07:55:38.328Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-28T07:55:38.328Z] === RUN TestServiceWithDataPathPortInit [2022-04-28T07:55:39.761Z] --- PASS: TestBuildWithHugeFile (94.18s) [2022-04-28T07:55:39.761Z] === RUN TestBuildWCOWSandboxSize [2022-04-28T07:55:39.761Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-28T07:55:39.761Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-28T07:55:39.761Z] === RUN TestBuildWithEmptyDockerfile [2022-04-28T07:55:39.761Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-28T07:55:39.761Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-28T07:55:39.761Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-28T07:55:39.761Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-28T07:55:39.761Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-28T07:55:39.761Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-28T07:55:39.761Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-28T07:55:39.761Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-28T07:55:39.761Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-28T07:55:39.761Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2022-04-28T07:55:39.761Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-04-28T07:55:39.761Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2022-04-28T07:55:39.761Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) [2022-04-28T07:55:39.761Z] === RUN TestBuildPreserveOwnership [2022-04-28T07:55:39.761Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-28T07:55:39.761Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-04-28T07:55:39.761Z] === RUN TestBuildPlatformInvalid [2022-04-28T07:55:39.761Z] --- PASS: TestBuildPlatformInvalid (0.05s) [2022-04-28T07:55:39.761Z] PASS [2022-04-28T07:55:39.761Z] ok github.com/docker/docker/integration/build 149.330s [2022-04-28T07:55:39.761Z] [2022-04-28T07:55:39.761Z] === Skipped [2022-04-28T07:55:39.761Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-04-28T07:55:39.761Z] build_session_test.go:25: TODO: BuildKit [2022-04-28T07:55:39.761Z] [2022-04-28T07:55:39.761Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-04-28T07:55:39.761Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:55:39.761Z] [2022-04-28T07:55:39.761Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-04-28T07:55:39.761Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-28T07:55:39.761Z] [2022-04-28T07:55:39.761Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-04-28T07:55:39.761Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-28T07:55:39.761Z] [2022-04-28T07:55:39.761Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-04-28T07:55:39.761Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-28T07:55:39.761Z] [2022-04-28T07:55:39.761Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-04-28T07:55:39.761Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-28T07:55:39.761Z] [2022-04-28T07:55:39.761Z] DONE 29 tests, 6 skipped in 178.290s [2022-04-28T07:55:39.761Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-04-28T07:55:39.761Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-28T07:55:39.762Z] INFO: Testing against a local daemon [2022-04-28T07:55:39.762Z] === RUN TestConfigInspect [2022-04-28T07:55:39.762Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:55:39.762Z] --- SKIP: TestConfigInspect (0.00s) [2022-04-28T07:55:39.762Z] === RUN TestConfigList [2022-04-28T07:55:39.762Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:55:39.762Z] --- SKIP: TestConfigList (0.00s) [2022-04-28T07:55:39.762Z] === RUN TestConfigsCreateAndDelete [2022-04-28T07:55:39.762Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:55:39.762Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-04-28T07:55:39.762Z] === RUN TestConfigsUpdate [2022-04-28T07:55:39.762Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:55:39.762Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-04-28T07:55:39.762Z] === RUN TestTemplatedConfig [2022-04-28T07:55:39.762Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:55:39.762Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-04-28T07:55:39.762Z] === RUN TestConfigCreateResolve [2022-04-28T07:55:39.762Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-04-28T07:55:39.762Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-04-28T07:55:39.762Z] PASS [2022-04-28T07:55:39.762Z] ok github.com/docker/docker/integration/config 0.072s [2022-04-28T07:55:39.762Z] [2022-04-28T07:55:39.762Z] === Skipped [2022-04-28T07:55:39.762Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-04-28T07:55:39.762Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:55:39.762Z] [2022-04-28T07:55:39.762Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-04-28T07:55:39.762Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:55:39.762Z] [2022-04-28T07:55:39.762Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-04-28T07:55:39.762Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:55:39.762Z] [2022-04-28T07:55:39.762Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-04-28T07:55:39.762Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:55:39.762Z] [2022-04-28T07:55:39.762Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-04-28T07:55:39.762Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:55:39.762Z] [2022-04-28T07:55:39.762Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-04-28T07:55:39.762Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-04-28T07:55:39.762Z] [2022-04-28T07:55:39.762Z] DONE 6 tests, 6 skipped in 1.684s [2022-04-28T07:55:39.762Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-04-28T07:55:39.762Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-28T07:55:39.762Z] INFO: Testing against a local daemon [2022-04-28T07:55:39.762Z] === RUN TestCheckpoint [2022-04-28T07:55:39.762Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-28T07:55:39.762Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-28T07:55:39.762Z] === RUN TestContainerInvalidJSON [2022-04-28T07:55:39.762Z] === RUN TestContainerInvalidJSON/commit [2022-04-28T07:55:39.762Z] === PAUSE TestContainerInvalidJSON/commit [2022-04-28T07:55:39.762Z] === RUN TestContainerInvalidJSON/containers/create [2022-04-28T07:55:39.762Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-04-28T07:55:39.762Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-04-28T07:55:39.762Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-04-28T07:55:39.762Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-04-28T07:55:39.762Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-04-28T07:55:39.762Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-04-28T07:55:39.762Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-04-28T07:55:39.762Z] === CONT TestContainerInvalidJSON/commit [2022-04-28T07:55:39.762Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-04-28T07:55:39.762Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-04-28T07:55:39.762Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-04-28T07:55:39.762Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-04-28T07:55:39.762Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-04-28T07:55:39.762Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-04-28T07:55:39.762Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-04-28T07:55:39.762Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-04-28T07:55:39.762Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-04-28T07:55:39.762Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-04-28T07:55:39.762Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-04-28T07:55:39.762Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-04-28T07:55:39.762Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-04-28T07:55:39.762Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-04-28T07:55:39.762Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-04-28T07:55:39.762Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-04-28T07:55:39.762Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-04-28T07:55:39.762Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-04-28T07:55:39.762Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-04-28T07:55:39.762Z] === CONT TestContainerInvalidJSON/containers/create [2022-04-28T07:55:39.762Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-04-28T07:55:39.762Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-04-28T07:55:39.762Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-04-28T07:55:39.762Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-04-28T07:55:39.762Z] --- PASS: TestContainerInvalidJSON (0.03s) [2022-04-28T07:55:39.762Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-04-28T07:55:39.762Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-04-28T07:55:39.762Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-04-28T07:55:39.762Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-04-28T07:55:39.762Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-04-28T07:55:39.762Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-04-28T07:55:39.762Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-04-28T07:55:39.762Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-04-28T07:55:39.762Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-04-28T07:55:39.762Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-04-28T07:55:39.762Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-04-28T07:55:39.762Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-04-28T07:55:39.762Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-04-28T07:55:39.762Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-04-28T07:55:39.762Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-04-28T07:55:39.762Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-04-28T07:55:39.762Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-04-28T07:55:39.762Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-04-28T07:55:39.762Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-04-28T07:55:39.762Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-04-28T07:55:39.762Z] --- PASS: TestContainerInvalidJSON/containers/create (0.01s) [2022-04-28T07:55:39.762Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-04-28T07:55:39.762Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-04-28T07:55:39.762Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-04-28T07:55:39.762Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-04-28T07:55:39.762Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-28T07:55:39.762Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.19s) [2022-04-28T07:55:39.762Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-28T07:55:39.762Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.20s) [2022-04-28T07:55:39.762Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-28T07:55:39.762Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.18s) [2022-04-28T07:55:39.762Z] === RUN TestCopyEmptyFile [2022-04-28T07:55:39.762Z] --- PASS: TestCopyEmptyFile (0.27s) [2022-04-28T07:55:39.762Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-28T07:55:39.762Z] --- PASS: TestCopyToContainerPathIsNotDir (0.18s) [2022-04-28T07:55:39.762Z] === RUN TestCopyFromContainer [2022-04-28T07:55:39.762Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:55:39.762Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-04-28T07:55:39.762Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-28T07:55:39.762Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-28T07:55:39.762Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-28T07:55:39.762Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-28T07:55:39.762Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-28T07:55:39.762Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-28T07:55:39.762Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-28T07:55:39.762Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-28T07:55:39.762Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-28T07:55:39.762Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-28T07:55:39.762Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-04-28T07:55:39.762Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-28T07:55:39.762Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-04-28T07:55:39.762Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-28T07:55:39.762Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-28T07:55:39.762Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-04-28T07:55:39.762Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-04-28T07:55:39.762Z] === RUN TestCreateWithInvalidEnv [2022-04-28T07:55:39.762Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-28T07:55:39.762Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-28T07:55:39.762Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-28T07:55:39.762Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-28T07:55:39.762Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-28T07:55:39.762Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-28T07:55:39.762Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-28T07:55:39.762Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-28T07:55:39.762Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-28T07:55:39.762Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-04-28T07:55:39.762Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-28T07:55:39.762Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-28T07:55:39.762Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-28T07:55:39.762Z] === RUN TestCreateTmpfsMountsTarget [2022-04-28T07:55:39.762Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:55:39.762Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-04-28T07:55:39.762Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-28T07:55:39.762Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-04-28T07:55:39.762Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-04-28T07:55:39.762Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-28T07:55:39.762Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-04-28T07:55:39.762Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-04-28T07:55:39.762Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-28T07:55:39.762Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-28T07:55:39.762Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-28T07:55:39.762Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-28T07:55:39.762Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-28T07:55:39.762Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-28T07:55:39.762Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-28T07:55:39.762Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-28T07:55:39.762Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-28T07:55:39.762Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-28T07:55:39.762Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-28T07:55:39.762Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-28T07:55:39.762Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-28T07:55:39.762Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-28T07:55:39.762Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-28T07:55:39.762Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-28T07:55:39.762Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-04-28T07:55:39.762Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s) [2022-04-28T07:55:39.762Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s) [2022-04-28T07:55:39.762Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2022-04-28T07:55:39.762Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-04-28T07:55:39.762Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-04-28T07:55:39.762Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-28T07:55:39.762Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-04-28T07:55:39.762Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-04-28T07:55:39.762Z] === RUN TestCreateDifferentPlatform [2022-04-28T07:55:39.762Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-28T07:55:39.762Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-28T07:55:39.762Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2022-04-28T07:55:39.762Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-28T07:55:39.762Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-28T07:55:39.762Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-28T07:55:39.762Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.09s) [2022-04-28T07:55:39.762Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-28T07:55:39.762Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-04-28T07:55:39.762Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.02s) [2022-04-28T07:55:39.762Z] === RUN TestContainerKillOnDaemonStart [2022-04-28T07:55:39.762Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:55:39.762Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-04-28T07:55:39.762Z] === RUN TestWindowsDevices [2022-04-28T07:55:39.762Z] === RUN TestWindowsDevices/process/no_device_mounted [2022-04-28T07:55:39.762Z] === PAUSE TestWindowsDevices/process/no_device_mounted [2022-04-28T07:55:39.762Z] === RUN TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-28T07:55:39.762Z] === PAUSE TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-28T07:55:39.762Z] === RUN TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-28T07:55:39.762Z] === PAUSE TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-28T07:55:39.762Z] === RUN TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-28T07:55:39.762Z] === PAUSE TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-28T07:55:39.762Z] === RUN TestWindowsDevices/hyperv/no_device_mounted [2022-04-28T07:55:39.762Z] === PAUSE TestWindowsDevices/hyperv/no_device_mounted [2022-04-28T07:55:39.762Z] === RUN TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-28T07:55:39.762Z] === PAUSE TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-28T07:55:39.762Z] === RUN TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-28T07:55:39.762Z] === PAUSE TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-28T07:55:39.762Z] === RUN TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-28T07:55:39.762Z] === PAUSE TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-28T07:55:39.762Z] === CONT TestWindowsDevices/process/no_device_mounted [2022-04-28T07:55:39.762Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-04-28T07:55:39.762Z] === CONT TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-28T07:55:39.762Z] === CONT TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-28T07:55:39.762Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-04-28T07:55:39.762Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-28T07:55:39.762Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-28T07:55:39.762Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-28T07:55:39.762Z] === CONT TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-28T07:55:41.480Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-28T07:55:41.480Z] INFO: Testing against a local daemon [2022-04-28T07:55:41.480Z] === RUN TestBuildWithSession [2022-04-28T07:55:41.480Z] build_session_test.go:25: TODO: BuildKit [2022-04-28T07:55:41.480Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-28T07:55:41.480Z] === RUN TestBuildSquashParent [2022-04-28T07:55:41.480Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:55:41.480Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-04-28T07:55:41.480Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-28T07:55:41.480Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-28T07:55:41.480Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-28T07:55:41.480Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-28T07:55:41.480Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-28T07:55:41.480Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-28T07:55:41.480Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-28T07:55:41.480Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-28T07:55:41.480Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-28T07:55:41.480Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-28T07:55:41.480Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-28T07:55:41.480Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-28T07:55:41.480Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-28T07:55:41.480Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-28T07:55:41.480Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-28T07:55:41.480Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-28T07:55:41.480Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-28T07:55:43.619Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-04-28T07:55:43.655Z] === CONT TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-28T07:55:43.655Z] --- PASS: TestWindowsDevices (0.02s) [2022-04-28T07:55:43.655Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.13s) [2022-04-28T07:55:43.655Z] --- PASS: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.29s) [2022-04-28T07:55:43.655Z] --- PASS: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.19s) [2022-04-28T07:55:43.655Z] --- PASS: TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (4.31s) [2022-04-28T07:55:43.655Z] --- PASS: TestWindowsDevices/process/no_device_mounted (4.39s) [2022-04-28T07:55:43.655Z] --- PASS: TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (4.42s) [2022-04-28T07:55:43.655Z] --- PASS: TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (3.87s) [2022-04-28T07:55:43.655Z] --- PASS: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.32s) [2022-04-28T07:55:43.655Z] === RUN TestDiff [2022-04-28T07:55:43.655Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-04-28T07:55:43.655Z] --- SKIP: TestDiff (0.00s) [2022-04-28T07:55:43.655Z] === RUN TestExecWithCloseStdin [2022-04-28T07:55:45.821Z] --- PASS: TestExecWithCloseStdin (1.80s) [2022-04-28T07:55:45.821Z] === RUN TestExec [2022-04-28T07:55:46.165Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-04-28T07:55:47.110Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-04-28T07:55:47.350Z] --- PASS: TestExec (1.70s) [2022-04-28T07:55:47.350Z] === RUN TestExecUser [2022-04-28T07:55:47.350Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-04-28T07:55:47.350Z] --- SKIP: TestExecUser (0.00s) [2022-04-28T07:55:47.350Z] === RUN TestExportContainerAndImportImage [2022-04-28T07:55:47.350Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:55:47.350Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-04-28T07:55:47.350Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-28T07:55:47.350Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:55:47.350Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-04-28T07:55:47.350Z] === RUN TestHealthCheckWorkdir [2022-04-28T07:55:47.350Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-04-28T07:55:47.350Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-04-28T07:55:47.350Z] === RUN TestHealthKillContainer [2022-04-28T07:55:47.350Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-04-28T07:55:47.350Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-04-28T07:55:47.350Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-28T07:55:47.350Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-28T07:55:47.350Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-04-28T07:55:47.350Z] === RUN TestKillContainerInvalidSignal [2022-04-28T07:55:48.879Z] --- PASS: TestKillContainerInvalidSignal (1.63s) [2022-04-28T07:55:48.879Z] === RUN TestKillContainer [2022-04-28T07:55:48.879Z] === RUN TestKillContainer/no_signal [2022-04-28T07:55:49.666Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-04-28T07:55:49.666Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2022-04-28T07:55:49.666Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-04-28T07:55:50.177Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-28T07:55:50.177Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-28T07:55:50.414Z] === RUN TestKillContainer/non_killing_signal [2022-04-28T07:55:50.414Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-04-28T07:55:50.414Z] === RUN TestKillContainer/killing_signal [2022-04-28T07:55:52.216Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-04-28T07:55:52.580Z] --- PASS: TestKillContainer (3.72s) [2022-04-28T07:55:52.580Z] --- PASS: TestKillContainer/no_signal (1.58s) [2022-04-28T07:55:52.580Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-04-28T07:55:52.580Z] --- PASS: TestKillContainer/killing_signal (2.10s) [2022-04-28T07:55:52.580Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-28T07:55:52.580Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-28T07:55:52.580Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-04-28T07:55:52.580Z] === RUN TestKillStoppedContainer [2022-04-28T07:55:52.580Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-28T07:55:52.580Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-04-28T07:55:52.580Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-28T07:55:52.580Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-28T07:55:52.580Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-04-28T07:55:52.580Z] === RUN TestKillDifferentUserContainer [2022-04-28T07:55:52.580Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-04-28T07:55:52.580Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-04-28T07:55:52.580Z] === RUN TestInspectOomKilledTrue [2022-04-28T07:55:52.580Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:55:52.580Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-04-28T07:55:52.580Z] === RUN TestInspectOomKilledFalse [2022-04-28T07:55:52.580Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-28T07:55:52.580Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-04-28T07:55:52.580Z] === RUN TestLogsFollowTailEmpty [2022-04-28T07:55:52.787Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-04-28T07:55:54.108Z] --- PASS: TestLogsFollowTailEmpty (1.65s) [2022-04-28T07:55:54.108Z] === RUN TestNetworkNat [2022-04-28T07:55:54.108Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-04-28T07:55:54.108Z] --- SKIP: TestNetworkNat (0.00s) [2022-04-28T07:55:54.108Z] === RUN TestNetworkLocalhostTCPNat [2022-04-28T07:55:54.172Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-04-28T07:55:54.172Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-04-28T07:55:54.744Z] --- PASS: TestServiceWithDataPathPortInit (16.46s) [2022-04-28T07:55:54.744Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-28T07:55:56.050Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-04-28T07:55:56.050Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (10.57s) [2022-04-28T07:55:56.050Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (10.77s) [2022-04-28T07:55:56.050Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (10.88s) [2022-04-28T07:55:56.050Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (15.79s) [2022-04-28T07:55:56.050Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (6.35s) [2022-04-28T07:55:56.050Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (6.78s) [2022-04-28T07:55:56.050Z] === RUN TestBuildMultiStageCopy [2022-04-28T07:55:56.050Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-28T07:55:56.128Z] === RUN TestDockerSuite/TestBuildNetNone [2022-04-28T07:55:56.397Z] === RUN TestDockerSuite/TestBuildNoContext [2022-04-28T07:55:56.999Z] --- PASS: TestNetworkLocalhostTCPNat (2.85s) [2022-04-28T07:55:56.999Z] === RUN TestNetworkLoopbackNat [2022-04-28T07:55:56.999Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-04-28T07:55:56.999Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-04-28T07:55:56.999Z] === RUN TestPause [2022-04-28T07:55:56.999Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-04-28T07:55:56.999Z] --- SKIP: TestPause (0.00s) [2022-04-28T07:55:56.999Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-28T07:55:57.344Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-04-28T07:55:58.290Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-04-28T07:55:58.290Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:q6gdthpa38ucm8o8usuuwsew6 Created:2022-04-28 07:55:56.252743656 +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[1a73d9aa18f2acbc96b200fa9d16f0725acd5321384fb076bba7e6caf9f11db1:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.p388yldqgip3fu9s37zvplzpe EndpointID:6bc6104db016bb5975496e4d5fd7de2d7a2e490af577a471b3d6fd5da0ce17a2 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:9c50d88b30efcb5d98bb28dc4b616987e99b0d95532c770c3ffbfadc714b5b21 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:ce05766b0c33 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.p388yldqgip3fu9s37zvplzpe EndpointID:6bc6104db016bb5975496e4d5fd7de2d7a2e490af577a471b3d6fd5da0ce17a2 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-04-28T07:55:58.536Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.61s) [2022-04-28T07:55:58.537Z] === RUN TestPauseStopPausedContainer [2022-04-28T07:55:58.537Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:55:58.537Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-04-28T07:55:58.537Z] === RUN TestPsFilter [2022-04-28T07:55:58.994Z] --- PASS: TestPsFilter (0.28s) [2022-04-28T07:55:58.994Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-28T07:55:59.234Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-04-28T07:55:59.496Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-04-28T07:55:59.497Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-04-28T07:55:59.759Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-04-28T07:56:00.021Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-04-28T07:56:00.594Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-04-28T07:56:01.162Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.17s) [2022-04-28T07:56:01.162Z] === RUN TestRemoveContainerWithVolume [2022-04-28T07:56:01.983Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-04-28T07:56:02.247Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-04-28T07:56:02.821Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.99s) [2022-04-28T07:56:02.821Z] PASS [2022-04-28T07:56:02.821Z] [2022-04-28T07:56:02.821Z] === Skipped [2022-04-28T07:56:02.821Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-28T07:56:02.821Z] service_test.go:243: FLAKY_TEST [2022-04-28T07:56:02.821Z] [2022-04-28T07:56:02.821Z] DONE 38 tests, 1 skipped in 51.369s [2022-04-28T07:56:02.821Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-04-28T07:56:02.821Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-04-28T07:56:02.821Z] ++ set -e [2022-04-28T07:56:02.821Z] ++ '[' -n 0 ']' [2022-04-28T07:56:02.821Z] ++ set -x [2022-04-28T07:56:02.821Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-04-28T07:56:02.821Z] INFO: Testing against a local daemon [2022-04-28T07:56:02.821Z] === RUN TestDockerNetworkIpvlanPersistance [2022-04-28T07:56:02.821Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-28T07:56:02.821Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2022-04-28T07:56:02.821Z] === RUN TestDockerNetworkIpvlan [2022-04-28T07:56:03.083Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-28T07:56:03.083Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-04-28T07:56:03.083Z] PASS [2022-04-28T07:56:03.083Z] [2022-04-28T07:56:03.083Z] === Skipped [2022-04-28T07:56:03.083Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2022-04-28T07:56:03.083Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-28T07:56:03.083Z] [2022-04-28T07:56:03.083Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-04-28T07:56:03.083Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-28T07:56:03.083Z] [2022-04-28T07:56:03.083Z] DONE 2 tests, 2 skipped in 0.132s [2022-04-28T07:56:03.083Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-04-28T07:56:03.083Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-04-28T07:56:03.083Z] ++ set -e [2022-04-28T07:56:03.083Z] ++ '[' -n 0 ']' [2022-04-28T07:56:03.083Z] ++ set -x [2022-04-28T07:56:03.083Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-04-28T07:56:03.083Z] INFO: Testing against a local daemon [2022-04-28T07:56:03.083Z] === RUN TestDockerNetworkMacvlanPersistance [2022-04-28T07:56:03.214Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-28T07:56:03.331Z] --- PASS: TestRemoveContainerWithVolume (2.22s) [2022-04-28T07:56:03.331Z] === RUN TestRemoveContainerRunning [2022-04-28T07:56:04.200Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-28T07:56:04.467Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.36s) [2022-04-28T07:56:04.467Z] === RUN TestDockerNetworkMacvlan [2022-04-28T07:56:04.467Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-04-28T07:56:04.669Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-28T07:56:04.858Z] --- PASS: TestRemoveContainerRunning (1.61s) [2022-04-28T07:56:04.858Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-28T07:56:05.409Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-04-28T07:56:05.655Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-28T07:56:05.669Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-04-28T07:56:05.817Z] --- PASS: TestBuildWithHugeFile (85.65s) [2022-04-28T07:56:05.817Z] === RUN TestBuildWCOWSandboxSize [2022-04-28T07:56:05.817Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-28T07:56:05.817Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-28T07:56:05.817Z] === RUN TestBuildWithEmptyDockerfile [2022-04-28T07:56:05.817Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-28T07:56:05.817Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-28T07:56:05.817Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-28T07:56:05.817Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-28T07:56:05.817Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-28T07:56:05.817Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-28T07:56:05.817Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-28T07:56:05.817Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-28T07:56:05.817Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-28T07:56:05.817Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2022-04-28T07:56:05.817Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-04-28T07:56:05.817Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) [2022-04-28T07:56:05.817Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2022-04-28T07:56:05.817Z] === RUN TestBuildPreserveOwnership [2022-04-28T07:56:05.817Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-28T07:56:05.817Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-04-28T07:56:05.817Z] === RUN TestBuildPlatformInvalid [2022-04-28T07:56:05.817Z] --- PASS: TestBuildPlatformInvalid (0.04s) [2022-04-28T07:56:05.817Z] PASS [2022-04-28T07:56:05.817Z] ok github.com/docker/docker/integration/build 142.093s [2022-04-28T07:56:05.817Z] [2022-04-28T07:56:05.817Z] === Skipped [2022-04-28T07:56:05.817Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-04-28T07:56:05.817Z] build_session_test.go:25: TODO: BuildKit [2022-04-28T07:56:05.817Z] [2022-04-28T07:56:05.817Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-04-28T07:56:05.817Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:56:05.817Z] [2022-04-28T07:56:05.817Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-04-28T07:56:05.817Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-28T07:56:05.817Z] [2022-04-28T07:56:05.817Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-04-28T07:56:05.817Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-28T07:56:05.817Z] [2022-04-28T07:56:05.817Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-04-28T07:56:05.817Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-28T07:56:05.817Z] [2022-04-28T07:56:05.817Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-04-28T07:56:05.817Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-28T07:56:05.817Z] [2022-04-28T07:56:05.817Z] DONE 29 tests, 6 skipped in 170.957s [2022-04-28T07:56:05.817Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-04-28T07:56:06.241Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-04-28T07:56:06.385Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.63s) [2022-04-28T07:56:06.385Z] === RUN TestRemoveInvalidContainer [2022-04-28T07:56:06.385Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2022-04-28T07:56:06.385Z] === RUN TestRenameLinkedContainer [2022-04-28T07:56:06.385Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-04-28T07:56:06.385Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-04-28T07:56:06.385Z] === RUN TestRenameStoppedContainer [2022-04-28T07:56:07.183Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-04-28T07:56:07.221Z] --- PASS: TestBuildMultiStageCopy (10.72s) [2022-04-28T07:56:07.221Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (7.16s) [2022-04-28T07:56:07.221Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.66s) [2022-04-28T07:56:07.221Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.82s) [2022-04-28T07:56:07.221Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.98s) [2022-04-28T07:56:07.221Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.09s) [2022-04-28T07:56:07.221Z] === RUN TestBuildMultiStageParentConfig [2022-04-28T07:56:07.445Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-04-28T07:56:08.002Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-28T07:56:08.002Z] INFO: Testing against a local daemon [2022-04-28T07:56:08.002Z] === RUN TestConfigInspect [2022-04-28T07:56:08.002Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:56:08.002Z] --- SKIP: TestConfigInspect (0.00s) [2022-04-28T07:56:08.002Z] === RUN TestConfigList [2022-04-28T07:56:08.002Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:56:08.002Z] --- SKIP: TestConfigList (0.00s) [2022-04-28T07:56:08.002Z] === RUN TestConfigsCreateAndDelete [2022-04-28T07:56:08.002Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:56:08.002Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-04-28T07:56:08.002Z] === RUN TestConfigsUpdate [2022-04-28T07:56:08.002Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:56:08.002Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-04-28T07:56:08.002Z] === RUN TestTemplatedConfig [2022-04-28T07:56:08.002Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:56:08.002Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-04-28T07:56:08.002Z] === RUN TestConfigCreateResolve [2022-04-28T07:56:08.002Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-04-28T07:56:08.002Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-04-28T07:56:08.002Z] PASS [2022-04-28T07:56:08.002Z] ok github.com/docker/docker/integration/config 0.084s [2022-04-28T07:56:08.002Z] [2022-04-28T07:56:08.002Z] === Skipped [2022-04-28T07:56:08.002Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-04-28T07:56:08.002Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:56:08.002Z] [2022-04-28T07:56:08.002Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-04-28T07:56:08.002Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:56:08.002Z] [2022-04-28T07:56:08.002Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-04-28T07:56:08.002Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:56:08.002Z] [2022-04-28T07:56:08.002Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-04-28T07:56:08.002Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:56:08.002Z] [2022-04-28T07:56:08.002Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-04-28T07:56:08.002Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:56:08.002Z] [2022-04-28T07:56:08.002Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-04-28T07:56:08.002Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-04-28T07:56:08.002Z] [2022-04-28T07:56:08.002Z] DONE 6 tests, 6 skipped in 1.789s [2022-04-28T07:56:08.002Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-04-28T07:56:08.019Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-04-28T07:56:08.574Z] --- PASS: TestRenameStoppedContainer (2.17s) [2022-04-28T07:56:08.574Z] === RUN TestRenameRunningContainerAndReuse [2022-04-28T07:56:08.594Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-04-28T07:56:09.439Z] --- PASS: TestBuildMultiStageParentConfig (2.40s) [2022-04-28T07:56:09.439Z] === RUN TestBuildLabelWithTargets [2022-04-28T07:56:09.439Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-28T07:56:09.439Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2022-04-28T07:56:09.439Z] === RUN TestBuildWithEmptyLayers [2022-04-28T07:56:09.540Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-04-28T07:56:10.115Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-04-28T07:56:10.217Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-28T07:56:10.217Z] INFO: Testing against a local daemon [2022-04-28T07:56:10.217Z] === RUN TestCheckpoint [2022-04-28T07:56:10.217Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-28T07:56:10.217Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-28T07:56:10.217Z] === RUN TestContainerInvalidJSON [2022-04-28T07:56:10.217Z] === RUN TestContainerInvalidJSON/commit [2022-04-28T07:56:10.217Z] === PAUSE TestContainerInvalidJSON/commit [2022-04-28T07:56:10.217Z] === RUN TestContainerInvalidJSON/containers/create [2022-04-28T07:56:10.217Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-04-28T07:56:10.217Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-04-28T07:56:10.217Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-04-28T07:56:10.217Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-04-28T07:56:10.217Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-04-28T07:56:10.217Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-04-28T07:56:10.217Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-04-28T07:56:10.217Z] === CONT TestContainerInvalidJSON/commit [2022-04-28T07:56:10.217Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-04-28T07:56:10.217Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-04-28T07:56:10.217Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-04-28T07:56:10.217Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-04-28T07:56:10.217Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-04-28T07:56:10.217Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-04-28T07:56:10.217Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-04-28T07:56:10.217Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-04-28T07:56:10.217Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-04-28T07:56:10.217Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-04-28T07:56:10.217Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-04-28T07:56:10.217Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-04-28T07:56:10.217Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-04-28T07:56:10.217Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-04-28T07:56:10.217Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-04-28T07:56:10.217Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-04-28T07:56:10.217Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-04-28T07:56:10.217Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-04-28T07:56:10.217Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-04-28T07:56:10.217Z] === CONT TestContainerInvalidJSON/containers/create [2022-04-28T07:56:10.217Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-04-28T07:56:10.217Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-04-28T07:56:10.217Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-04-28T07:56:10.217Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-04-28T07:56:10.217Z] --- PASS: TestContainerInvalidJSON (0.03s) [2022-04-28T07:56:10.217Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-04-28T07:56:10.217Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-04-28T07:56:10.217Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-04-28T07:56:10.217Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-04-28T07:56:10.217Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-04-28T07:56:10.217Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-04-28T07:56:10.217Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-04-28T07:56:10.217Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-04-28T07:56:10.217Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-04-28T07:56:10.217Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-04-28T07:56:10.217Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-04-28T07:56:10.217Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-04-28T07:56:10.217Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-04-28T07:56:10.217Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-04-28T07:56:10.217Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-04-28T07:56:10.217Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-04-28T07:56:10.217Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-04-28T07:56:10.217Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-04-28T07:56:10.217Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-04-28T07:56:10.217Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-04-28T07:56:10.217Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-04-28T07:56:10.217Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-04-28T07:56:10.217Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-04-28T07:56:10.217Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-04-28T07:56:10.217Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-04-28T07:56:10.217Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-28T07:56:10.217Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.18s) [2022-04-28T07:56:10.217Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-28T07:56:10.217Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.17s) [2022-04-28T07:56:10.217Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-28T07:56:10.428Z] --- PASS: TestBuildWithEmptyLayers (1.29s) [2022-04-28T07:56:10.428Z] === RUN TestBuildMultiStageOnBuild [2022-04-28T07:56:10.685Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.17s) [2022-04-28T07:56:10.685Z] === RUN TestCopyEmptyFile [2022-04-28T07:56:10.685Z] --- PASS: TestCopyEmptyFile (0.32s) [2022-04-28T07:56:10.685Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-28T07:56:10.688Z] docker_api_swarm_test.go:304: [d72ed6b7dc6c1] joining swarm manager [de897a532f785]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-28T07:56:10.688Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-04-28T07:56:11.153Z] --- PASS: TestCopyToContainerPathIsNotDir (0.19s) [2022-04-28T07:56:11.153Z] === RUN TestCopyFromContainer [2022-04-28T07:56:11.153Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:56:11.153Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-04-28T07:56:11.153Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-28T07:56:11.153Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-28T07:56:11.153Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-28T07:56:11.153Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-28T07:56:11.153Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-28T07:56:11.153Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-28T07:56:11.153Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-28T07:56:11.153Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-28T07:56:11.153Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-28T07:56:11.153Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-28T07:56:11.153Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-04-28T07:56:11.153Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-28T07:56:11.153Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-28T07:56:11.153Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-04-28T07:56:11.153Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-28T07:56:11.153Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-04-28T07:56:11.153Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-04-28T07:56:11.153Z] === RUN TestCreateWithInvalidEnv [2022-04-28T07:56:11.153Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-28T07:56:11.153Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-28T07:56:11.153Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-28T07:56:11.153Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-28T07:56:11.153Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-28T07:56:11.153Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-28T07:56:11.153Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-28T07:56:11.153Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-28T07:56:11.153Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-28T07:56:11.154Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-04-28T07:56:11.154Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-28T07:56:11.154Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-28T07:56:11.154Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-28T07:56:11.154Z] === RUN TestCreateTmpfsMountsTarget [2022-04-28T07:56:11.154Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:56:11.154Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-04-28T07:56:11.154Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-28T07:56:11.154Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-04-28T07:56:11.154Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-04-28T07:56:11.154Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-28T07:56:11.154Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-04-28T07:56:11.154Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-04-28T07:56:11.154Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-28T07:56:11.154Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-28T07:56:11.154Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-28T07:56:11.154Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-28T07:56:11.154Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-28T07:56:11.154Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-28T07:56:11.154Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-28T07:56:11.154Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-28T07:56:11.154Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-28T07:56:11.154Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-28T07:56:11.154Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-28T07:56:11.154Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-28T07:56:11.154Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-28T07:56:11.154Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-28T07:56:11.154Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-28T07:56:11.154Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-28T07:56:11.154Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-04-28T07:56:11.154Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s) [2022-04-28T07:56:11.154Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-04-28T07:56:11.154Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-04-28T07:56:11.154Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-04-28T07:56:11.154Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-04-28T07:56:11.154Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-28T07:56:11.154Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-04-28T07:56:11.154Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-04-28T07:56:11.154Z] === RUN TestCreateDifferentPlatform [2022-04-28T07:56:11.154Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-28T07:56:11.154Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-28T07:56:11.154Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2022-04-28T07:56:11.154Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-28T07:56:11.154Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-28T07:56:11.154Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-28T07:56:11.154Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.10s) [2022-04-28T07:56:11.154Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-28T07:56:11.154Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-04-28T07:56:11.154Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-04-28T07:56:11.154Z] === RUN TestContainerKillOnDaemonStart [2022-04-28T07:56:11.154Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:56:11.154Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-04-28T07:56:11.154Z] === RUN TestWindowsDevices [2022-04-28T07:56:11.154Z] === RUN TestWindowsDevices/process/no_device_mounted [2022-04-28T07:56:11.154Z] === PAUSE TestWindowsDevices/process/no_device_mounted [2022-04-28T07:56:11.154Z] === RUN TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-28T07:56:11.154Z] === PAUSE TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-28T07:56:11.154Z] === RUN TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-28T07:56:11.154Z] === PAUSE TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-28T07:56:11.154Z] === RUN TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-28T07:56:11.154Z] === PAUSE TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-28T07:56:11.154Z] === RUN TestWindowsDevices/hyperv/no_device_mounted [2022-04-28T07:56:11.154Z] === PAUSE TestWindowsDevices/hyperv/no_device_mounted [2022-04-28T07:56:11.154Z] === RUN TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-28T07:56:11.154Z] === PAUSE TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-28T07:56:11.154Z] === RUN TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-28T07:56:11.154Z] === PAUSE TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-28T07:56:11.154Z] === RUN TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-28T07:56:11.154Z] === PAUSE TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-28T07:56:11.154Z] === CONT TestWindowsDevices/process/no_device_mounted [2022-04-28T07:56:11.154Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-28T07:56:11.154Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-28T07:56:11.154Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-04-28T07:56:11.623Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-28T07:56:11.623Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-28T07:56:11.623Z] === CONT TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-28T07:56:11.623Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-28T07:56:11.623Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-28T07:56:11.623Z] === CONT TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-28T07:56:11.623Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-04-28T07:56:11.623Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-28T07:56:11.623Z] === CONT TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-28T07:56:11.623Z] === CONT TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-28T07:56:11.623Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-28T07:56:11.623Z] === CONT TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-28T07:56:12.079Z] docker_api_swarm_test.go:305: [d010ed6fe21e5] joining swarm manager [de897a532f785]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-28T07:56:12.341Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-04-28T07:56:12.378Z] --- PASS: TestRenameRunningContainerAndReuse (3.38s) [2022-04-28T07:56:12.378Z] === RUN TestRenameInvalidName [2022-04-28T07:56:13.946Z] --- PASS: TestRenameInvalidName (1.58s) [2022-04-28T07:56:13.946Z] === RUN TestRenameAnonymousContainer [2022-04-28T07:56:14.261Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-04-28T07:56:14.261Z] === RUN TestDockerSuite/TestBuildPATH [2022-04-28T07:56:16.453Z] --- PASS: TestWindowsDevices (0.02s) [2022-04-28T07:56:16.453Z] --- SKIP: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.11s) [2022-04-28T07:56:16.453Z] --- SKIP: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.14s) [2022-04-28T07:56:16.453Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.16s) [2022-04-28T07:56:16.453Z] --- SKIP: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.15s) [2022-04-28T07:56:16.453Z] --- PASS: TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (4.32s) [2022-04-28T07:56:16.453Z] --- PASS: TestWindowsDevices/process/no_device_mounted (4.52s) [2022-04-28T07:56:16.453Z] --- PASS: TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (4.38s) [2022-04-28T07:56:16.453Z] --- PASS: TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (4.31s) [2022-04-28T07:56:16.453Z] === RUN TestDiff [2022-04-28T07:56:16.453Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-04-28T07:56:16.453Z] --- SKIP: TestDiff (0.00s) [2022-04-28T07:56:16.453Z] === RUN TestExecWithCloseStdin [2022-04-28T07:56:16.453Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-04-28T07:56:16.453Z] --- SKIP: TestExecWithCloseStdin (0.00s) [2022-04-28T07:56:16.453Z] === RUN TestExec [2022-04-28T07:56:16.807Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-04-28T07:56:17.068Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-04-28T07:56:17.329Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-04-28T07:56:17.901Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-04-28T07:56:18.473Z] --- PASS: TestDockerNetworkMacvlan (13.84s) [2022-04-28T07:56:18.473Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2022-04-28T07:56:18.473Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2022-04-28T07:56:18.473Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.32s) [2022-04-28T07:56:18.473Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.79s) [2022-04-28T07:56:18.473Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.13s) [2022-04-28T07:56:18.473Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.02s) [2022-04-28T07:56:18.473Z] PASS [2022-04-28T07:56:18.473Z] [2022-04-28T07:56:18.473Z] DONE 8 tests in 15.323s [2022-04-28T07:56:18.473Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-04-28T07:56:18.473Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-04-28T07:56:18.473Z] ++ set -e [2022-04-28T07:56:18.473Z] ++ '[' -n 0 ']' [2022-04-28T07:56:18.473Z] ++ set -x [2022-04-28T07:56:18.473Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-04-28T07:56:18.473Z] testing: warning: no tests to run [2022-04-28T07:56:18.473Z] PASS [2022-04-28T07:56:18.473Z] [2022-04-28T07:56:18.473Z] DONE 0 tests in 0.037s [2022-04-28T07:56:18.473Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-04-28T07:56:18.473Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-04-28T07:56:18.473Z] ++ set -e [2022-04-28T07:56:18.473Z] ++ '[' -n 0 ']' [2022-04-28T07:56:18.473Z] ++ set -x [2022-04-28T07:56:18.473Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-04-28T07:56:18.473Z] INFO: Testing against a local daemon [2022-04-28T07:56:18.473Z] === RUN TestAuthZPluginAllowRequest [2022-04-28T07:56:19.404Z] --- PASS: TestExec (3.19s) [2022-04-28T07:56:19.404Z] === RUN TestExecUser [2022-04-28T07:56:19.404Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-04-28T07:56:19.404Z] --- SKIP: TestExecUser (0.00s) [2022-04-28T07:56:19.404Z] === RUN TestExportContainerAndImportImage [2022-04-28T07:56:19.404Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:56:19.404Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-04-28T07:56:19.404Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-28T07:56:19.404Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:56:19.404Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-04-28T07:56:19.404Z] === RUN TestHealthCheckWorkdir [2022-04-28T07:56:19.404Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-04-28T07:56:19.404Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-04-28T07:56:19.404Z] === RUN TestHealthKillContainer [2022-04-28T07:56:19.404Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-04-28T07:56:19.404Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-04-28T07:56:19.404Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-28T07:56:19.404Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-28T07:56:19.404Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-04-28T07:56:19.404Z] === RUN TestKillContainerInvalidSignal [2022-04-28T07:56:19.857Z] --- PASS: TestAuthZPluginAllowRequest (1.44s) [2022-04-28T07:56:19.857Z] === RUN TestAuthZPluginTLS [2022-04-28T07:56:20.431Z] --- PASS: TestAuthZPluginTLS (0.56s) [2022-04-28T07:56:20.431Z] === RUN TestAuthZPluginDenyRequest [2022-04-28T07:56:21.002Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2022-04-28T07:56:21.002Z] === RUN TestAuthZPluginAPIDenyResponse [2022-04-28T07:56:21.576Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2022-04-28T07:56:21.576Z] === RUN TestAuthZPluginDenyResponse [2022-04-28T07:56:21.615Z] --- PASS: TestKillContainerInvalidSignal (2.40s) [2022-04-28T07:56:21.615Z] === RUN TestKillContainer [2022-04-28T07:56:21.615Z] === RUN TestKillContainer/no_signal [2022-04-28T07:56:22.147Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2022-04-28T07:56:22.147Z] === RUN TestAuthZPluginAllowEventStream [2022-04-28T07:56:22.613Z] --- PASS: TestRenameAnonymousContainer (8.68s) [2022-04-28T07:56:22.613Z] === RUN TestRenameContainerWithSameName [2022-04-28T07:56:22.928Z] --- PASS: TestBuildMultiStageOnBuild (10.56s) [2022-04-28T07:56:22.928Z] === RUN TestBuildUncleanTarFilenames [2022-04-28T07:56:22.928Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-28T07:56:22.928Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-04-28T07:56:22.928Z] === RUN TestBuildMultiStageLayerLeak [2022-04-28T07:56:23.535Z] --- PASS: TestAuthZPluginAllowEventStream (1.38s) [2022-04-28T07:56:23.535Z] === RUN TestAuthZPluginErrorResponse [2022-04-28T07:56:23.827Z] === RUN TestKillContainer/non_killing_signal [2022-04-28T07:56:23.827Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-04-28T07:56:23.827Z] === RUN TestKillContainer/killing_signal [2022-04-28T07:56:24.107Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2022-04-28T07:56:24.107Z] === RUN TestAuthZPluginErrorRequest [2022-04-28T07:56:24.179Z] --- PASS: TestRenameContainerWithSameName (1.63s) [2022-04-28T07:56:24.179Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-28T07:56:24.179Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-04-28T07:56:24.179Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-04-28T07:56:24.179Z] === RUN TestResize [2022-04-28T07:56:24.682Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2022-04-28T07:56:24.682Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-04-28T07:56:24.944Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-04-28T07:56:25.207Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2022-04-28T07:56:25.207Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-04-28T07:56:25.747Z] --- PASS: TestResize (1.57s) [2022-04-28T07:56:25.747Z] === RUN TestResizeWithInvalidSize [2022-04-28T07:56:26.040Z] --- PASS: TestKillContainer (4.82s) [2022-04-28T07:56:26.040Z] --- PASS: TestKillContainer/no_signal (2.38s) [2022-04-28T07:56:26.040Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-04-28T07:56:26.040Z] --- PASS: TestKillContainer/killing_signal (2.40s) [2022-04-28T07:56:26.040Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-28T07:56:26.040Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-28T07:56:26.040Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-04-28T07:56:26.040Z] === RUN TestKillStoppedContainer [2022-04-28T07:56:26.506Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-28T07:56:26.506Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-04-28T07:56:26.506Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-28T07:56:26.506Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-28T07:56:26.506Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-04-28T07:56:26.506Z] === RUN TestKillDifferentUserContainer [2022-04-28T07:56:26.506Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-04-28T07:56:26.506Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-04-28T07:56:26.506Z] === RUN TestInspectOomKilledTrue [2022-04-28T07:56:26.506Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:56:26.506Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-04-28T07:56:26.506Z] === RUN TestInspectOomKilledFalse [2022-04-28T07:56:26.506Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-28T07:56:26.506Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-04-28T07:56:26.506Z] === RUN TestLogsFollowTailEmpty [2022-04-28T07:56:27.313Z] --- PASS: TestResizeWithInvalidSize (1.58s) [2022-04-28T07:56:27.313Z] === RUN TestResizeWhenContainerNotStarted [2022-04-28T07:56:27.757Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.17s) [2022-04-28T07:56:27.757Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-04-28T07:56:28.328Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-04-28T07:56:28.719Z] --- PASS: TestLogsFollowTailEmpty (2.40s) [2022-04-28T07:56:28.719Z] === RUN TestNetworkNat [2022-04-28T07:56:28.719Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-04-28T07:56:28.719Z] --- SKIP: TestNetworkNat (0.00s) [2022-04-28T07:56:28.719Z] === RUN TestNetworkLocalhostTCPNat [2022-04-28T07:56:29.270Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.76s) [2022-04-28T07:56:29.270Z] === RUN TestAuthZPluginHeader [2022-04-28T07:56:29.529Z] --- PASS: TestResizeWhenContainerNotStarted (2.21s) [2022-04-28T07:56:29.529Z] === RUN TestDaemonRestartKillContainers [2022-04-28T07:56:29.529Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:56:29.529Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-04-28T07:56:29.529Z] === RUN TestStats [2022-04-28T07:56:29.529Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-04-28T07:56:29.529Z] --- SKIP: TestStats (0.00s) [2022-04-28T07:56:29.529Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-28T07:56:29.843Z] --- PASS: TestAuthZPluginHeader (0.80s) [2022-04-28T07:56:29.843Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-04-28T07:56:30.104Z] === RUN TestDockerSuite/TestBuildRm [2022-04-28T07:56:31.610Z] --- PASS: TestBuildMultiStageLayerLeak (9.17s) [2022-04-28T07:56:31.610Z] === RUN TestBuildWithHugeFile [2022-04-28T07:56:31.667Z] --- PASS: TestNetworkLocalhostTCPNat (2.99s) [2022-04-28T07:56:31.667Z] === RUN TestNetworkLoopbackNat [2022-04-28T07:56:31.667Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-04-28T07:56:31.667Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-04-28T07:56:31.667Z] === RUN TestPause [2022-04-28T07:56:31.667Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-04-28T07:56:31.667Z] --- SKIP: TestPause (0.00s) [2022-04-28T07:56:31.667Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-28T07:56:32.026Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-04-28T07:56:32.599Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-04-28T07:56:32.862Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-04-28T07:56:34.254Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-04-28T07:56:34.290Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.47s) [2022-04-28T07:56:34.290Z] === RUN TestStopContainerWithTimeout [2022-04-28T07:56:34.290Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-04-28T07:56:34.290Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-04-28T07:56:34.290Z] === RUN TestUpdateRestartPolicy [2022-04-28T07:56:34.516Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-04-28T07:56:34.616Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.47s) [2022-04-28T07:56:34.616Z] === RUN TestPauseStopPausedContainer [2022-04-28T07:56:34.616Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:56:34.616Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-04-28T07:56:34.616Z] === RUN TestPsFilter [2022-04-28T07:56:34.616Z] --- PASS: TestPsFilter (0.28s) [2022-04-28T07:56:34.616Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-28T07:56:34.778Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.82s) [2022-04-28T07:56:34.778Z] === RUN TestAuthZPluginV2Disable [2022-04-28T07:56:35.040Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-04-28T07:56:35.987Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-04-28T07:56:36.828Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.43s) [2022-04-28T07:56:36.829Z] === RUN TestRemoveContainerWithVolume [2022-04-28T07:56:36.933Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-04-28T07:56:37.507Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-04-28T07:56:38.450Z] --- PASS: TestAuthZPluginV2Disable (3.79s) [2022-04-28T07:56:38.450Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-04-28T07:56:39.052Z] --- PASS: TestRemoveContainerWithVolume (2.41s) [2022-04-28T07:56:39.052Z] === RUN TestRemoveContainerRunning [2022-04-28T07:56:40.363Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-04-28T07:56:40.363Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-04-28T07:56:40.624Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-04-28T07:56:40.624Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2022-04-28T07:56:40.624Z] === RUN TestDockerSuite/TestBuildSpaces [2022-04-28T07:56:40.886Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-04-28T07:56:41.459Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-04-28T07:56:41.459Z] === RUN TestDockerSuite/TestBuildStderr [2022-04-28T07:56:41.999Z] --- PASS: TestRemoveContainerRunning (2.49s) [2022-04-28T07:56:41.999Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-28T07:56:42.032Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.54s) [2022-04-28T07:56:42.032Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-04-28T07:56:42.295Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-04-28T07:56:44.212Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.45s) [2022-04-28T07:56:44.212Z] === RUN TestRemoveInvalidContainer [2022-04-28T07:56:44.212Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2022-04-28T07:56:44.212Z] === RUN TestRenameLinkedContainer [2022-04-28T07:56:44.212Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-04-28T07:56:44.212Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-04-28T07:56:44.212Z] === RUN TestRenameStoppedContainer [2022-04-28T07:56:46.506Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-04-28T07:56:47.081Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-04-28T07:56:47.157Z] --- PASS: TestRenameStoppedContainer (2.44s) [2022-04-28T07:56:47.157Z] === RUN TestRenameRunningContainerAndReuse [2022-04-28T07:56:48.466Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-04-28T07:56:48.466Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-04-28T07:56:49.037Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-04-28T07:56:50.424Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-04-28T07:56:50.996Z] docker_api_swarm_test.go:272: [d133018e13b9e] joining swarm manager [d7efde5c0ab2f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-28T07:56:51.567Z] === RUN TestDockerSuite/TestBuildUser [2022-04-28T07:56:51.921Z] --- PASS: TestRenameRunningContainerAndReuse (4.83s) [2022-04-28T07:56:51.921Z] === RUN TestRenameInvalidName [2022-04-28T07:56:52.138Z] docker_api_swarm_test.go:273: [d3ad6cec172bd] joining swarm manager [d7efde5c0ab2f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-28T07:56:53.085Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-04-28T07:56:53.346Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.40s) [2022-04-28T07:56:53.346Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-04-28T07:56:54.131Z] --- PASS: TestRenameInvalidName (2.31s) [2022-04-28T07:56:54.131Z] === RUN TestRenameAnonymousContainer [2022-04-28T07:56:55.624Z] --- PASS: TestUpdateRestartPolicy (19.63s) [2022-04-28T07:56:55.624Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-28T07:56:55.624Z] --- PASS: TestUpdateRestartWithAutoRemove (1.62s) [2022-04-28T07:56:55.624Z] === RUN TestWaitNonBlocked [2022-04-28T07:56:55.624Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-28T07:56:55.624Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-28T07:56:55.624Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-28T07:56:55.624Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-28T07:56:55.624Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-28T07:56:55.624Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-28T07:56:55.892Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-04-28T07:56:57.841Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-04-28T07:56:57.841Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.37s) [2022-04-28T07:56:57.841Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.74s) [2022-04-28T07:56:57.841Z] === RUN TestWaitBlocked [2022-04-28T07:56:57.841Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-04-28T07:56:57.841Z] --- SKIP: TestWaitBlocked (0.00s) [2022-04-28T07:56:57.841Z] PASS [2022-04-28T07:56:57.841Z] ok github.com/docker/docker/integration/container 80.221s [2022-04-28T07:56:57.841Z] [2022-04-28T07:56:57.841Z] === Skipped [2022-04-28T07:56:57.841Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-04-28T07:56:57.841Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-28T07:56:57.841Z] [2022-04-28T07:56:57.841Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-04-28T07:56:57.841Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:56:57.841Z] [2022-04-28T07:56:57.841Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-04-28T07:56:57.841Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-04-28T07:56:57.841Z] [2022-04-28T07:56:57.841Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-04-28T07:56:57.841Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:56:57.841Z] [2022-04-28T07:56:57.841Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-04-28T07:56:57.841Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-04-28T07:56:57.841Z] [2022-04-28T07:56:57.841Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-04-28T07:56:57.841Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-04-28T07:56:57.841Z] [2022-04-28T07:56:57.841Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-04-28T07:56:57.841Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-04-28T07:56:57.841Z] [2022-04-28T07:56:57.841Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.02s) [2022-04-28T07:56:57.841Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-04-28T07:56:57.841Z] [2022-04-28T07:56:57.841Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-04-28T07:56:57.841Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:56:57.841Z] [2022-04-28T07:56:57.841Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/no_device_mounted (0.13s) [2022-04-28T07:56:57.841Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-28T07:56:57.841Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.13s) [2022-04-28T07:56:57.841Z] [2022-04-28T07:56:57.841Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-04-28T07:56:57.841Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-04-28T07:56:57.841Z] [2022-04-28T07:56:57.841Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-04-28T07:56:57.841Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-04-28T07:56:57.841Z] [2022-04-28T07:56:57.841Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-04-28T07:56:57.841Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:56:57.841Z] [2022-04-28T07:56:57.841Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-04-28T07:56:57.841Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:56:57.841Z] [2022-04-28T07:56:57.841Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-04-28T07:56:57.841Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-04-28T07:56:57.841Z] [2022-04-28T07:56:57.841Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-04-28T07:56:57.841Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-04-28T07:56:57.841Z] [2022-04-28T07:56:57.841Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-04-28T07:56:57.841Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-28T07:56:57.841Z] [2022-04-28T07:56:57.841Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-04-28T07:56:57.841Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-04-28T07:56:57.841Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-04-28T07:56:57.841Z] [2022-04-28T07:56:57.841Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-04-28T07:56:57.841Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-28T07:56:57.841Z] [2022-04-28T07:56:57.841Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-04-28T07:56:57.841Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-28T07:56:57.841Z] [2022-04-28T07:56:57.841Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-04-28T07:56:57.841Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-28T07:56:57.841Z] [2022-04-28T07:56:57.841Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-04-28T07:56:57.841Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-04-28T07:56:57.841Z] [2022-04-28T07:56:57.841Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-04-28T07:56:57.841Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:56:57.841Z] [2022-04-28T07:56:57.841Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-04-28T07:56:57.841Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-28T07:56:57.841Z] [2022-04-28T07:56:57.841Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-04-28T07:56:57.841Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-04-28T07:56:57.841Z] [2022-04-28T07:56:57.841Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-04-28T07:56:57.841Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-04-28T07:56:57.841Z] [2022-04-28T07:56:57.841Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-04-28T07:56:57.841Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-04-28T07:56:57.841Z] [2022-04-28T07:56:57.841Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-04-28T07:56:57.841Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:56:57.841Z] [2022-04-28T07:56:57.841Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-04-28T07:56:57.841Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-04-28T07:56:57.841Z] [2022-04-28T07:56:57.841Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-04-28T07:56:57.841Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-04-28T07:56:57.841Z] [2022-04-28T07:56:57.841Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-04-28T07:56:57.841Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:56:57.841Z] [2022-04-28T07:56:57.841Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-04-28T07:56:57.841Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-04-28T07:56:57.841Z] [2022-04-28T07:56:57.841Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-04-28T07:56:57.841Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-04-28T07:56:57.841Z] [2022-04-28T07:56:57.841Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-04-28T07:56:57.841Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-04-28T07:56:57.841Z] [2022-04-28T07:56:57.841Z] DONE 120 tests, 34 skipped in 82.719s [2022-04-28T07:56:57.841Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-04-28T07:57:04.544Z] --- PASS: TestRenameAnonymousContainer (9.42s) [2022-04-28T07:57:04.545Z] === RUN TestRenameContainerWithSameName [2022-04-28T07:57:05.530Z] --- PASS: TestRenameContainerWithSameName (2.33s) [2022-04-28T07:57:05.531Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-28T07:57:05.531Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-04-28T07:57:05.531Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-04-28T07:57:05.531Z] === RUN TestResize [2022-04-28T07:57:05.928Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-04-28T07:57:06.506Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-04-28T07:57:06.773Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-04-28T07:57:07.359Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-04-28T07:57:07.742Z] --- PASS: TestResize (2.30s) [2022-04-28T07:57:07.742Z] === RUN TestResizeWithInvalidSize [2022-04-28T07:57:07.945Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-04-28T07:57:08.900Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-04-28T07:57:08.900Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-04-28T07:57:08.900Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-04-28T07:57:08.900Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2022-04-28T07:57:08.900Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-04-28T07:57:08.900Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2022-04-28T07:57:08.900Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-04-28T07:57:08.900Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-04-28T07:57:09.162Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-04-28T07:57:10.106Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.63s) [2022-04-28T07:57:10.106Z] PASS [2022-04-28T07:57:10.106Z] [2022-04-28T07:57:10.106Z] DONE 17 tests in 51.704s [2022-04-28T07:57:10.106Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-04-28T07:57:10.106Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-04-28T07:57:10.106Z] ++ set -e [2022-04-28T07:57:10.106Z] ++ '[' -n 0 ']' [2022-04-28T07:57:10.106Z] ++ set -x [2022-04-28T07:57:10.106Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-04-28T07:57:10.367Z] INFO: Testing against a local daemon [2022-04-28T07:57:10.367Z] === RUN TestPluginInvalidJSON [2022-04-28T07:57:10.367Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-04-28T07:57:10.367Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-04-28T07:57:10.367Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-28T07:57:10.367Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-28T07:57:10.367Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-04-28T07:57:10.367Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-04-28T07:57:10.367Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-04-28T07:57:10.367Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-04-28T07:57:10.367Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-04-28T07:57:10.367Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-04-28T07:57:10.367Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-04-28T07:57:10.367Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-04-28T07:57:10.367Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-04-28T07:57:10.367Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-04-28T07:57:10.367Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-04-28T07:57:10.367Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-04-28T07:57:10.367Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-28T07:57:10.367Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-04-28T07:57:10.367Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-04-28T07:57:10.367Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-04-28T07:57:10.367Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-04-28T07:57:10.367Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-04-28T07:57:10.367Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-04-28T07:57:10.367Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-04-28T07:57:10.367Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-04-28T07:57:10.367Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-04-28T07:57:10.367Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-04-28T07:57:10.367Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-04-28T07:57:10.367Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-04-28T07:57:10.367Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-04-28T07:57:10.367Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-04-28T07:57:10.368Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-04-28T07:57:10.368Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-04-28T07:57:10.368Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-04-28T07:57:10.368Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-04-28T07:57:10.368Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-04-28T07:57:10.368Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-04-28T07:57:10.368Z] === RUN TestPluginInstall [2022-04-28T07:57:10.368Z] === RUN TestPluginInstall/no_auth [2022-04-28T07:57:10.628Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-04-28T07:57:10.628Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-04-28T07:57:10.631Z] --- PASS: TestResizeWithInvalidSize (2.32s) [2022-04-28T07:57:10.631Z] === RUN TestResizeWhenContainerNotStarted [2022-04-28T07:57:10.891Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-04-28T07:57:11.833Z] time="2022-04-28T07:57:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-28T07:57:11.833Z] time="2022-04-28T07:57:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:39db2b7e3b51b3327ad1460997f427a4237b2e343420009e65927ea7e02af468" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-28T07:57:11.833Z] time="2022-04-28T07:57:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-28T07:57:11.833Z] time="2022-04-28T07:57:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:39db2b7e3b51b3327ad1460997f427a4237b2e343420009e65927ea7e02af468" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-28T07:57:11.833Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-04-28T07:57:12.094Z] === RUN TestPluginInstall/with_htpasswd [2022-04-28T07:57:12.665Z] time="2022-04-28T07:57:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-28T07:57:12.665Z] time="2022-04-28T07:57:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:40a1abd039b5e83b9419cbb8ca286bae4a87e7a97878704d2fe3560984e98129" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-28T07:57:12.665Z] time="2022-04-28T07:57:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-28T07:57:12.665Z] time="2022-04-28T07:57:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:40a1abd039b5e83b9419cbb8ca286bae4a87e7a97878704d2fe3560984e98129" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-28T07:57:12.791Z] --- PASS: TestResizeWhenContainerNotStarted (2.29s) [2022-04-28T07:57:12.791Z] === RUN TestDaemonRestartKillContainers [2022-04-28T07:57:12.791Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:57:12.791Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-04-28T07:57:12.791Z] === RUN TestStats [2022-04-28T07:57:12.791Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-04-28T07:57:12.791Z] --- SKIP: TestStats (0.00s) [2022-04-28T07:57:12.791Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-28T07:57:12.926Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-04-28T07:57:13.300Z] === RUN TestPluginInstall/with_insecure [2022-04-28T07:57:14.250Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-04-28T07:57:14.511Z] time="2022-04-28T07:57:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-28T07:57:14.511Z] time="2022-04-28T07:57:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ef93eced0374e1340f383c6705dd716c37fe8ea880cea2c257b04435f432de4b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-28T07:57:14.511Z] time="2022-04-28T07:57:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-28T07:57:14.511Z] time="2022-04-28T07:57:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ef93eced0374e1340f383c6705dd716c37fe8ea880cea2c257b04435f432de4b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-28T07:57:14.511Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-04-28T07:57:14.773Z] plugin_test.go:195: [d01fc9f412fc3] daemon is not started [2022-04-28T07:57:14.773Z] --- PASS: TestPluginInstall (4.48s) [2022-04-28T07:57:14.773Z] --- PASS: TestPluginInstall/no_auth (1.70s) [2022-04-28T07:57:14.773Z] --- PASS: TestPluginInstall/with_htpasswd (1.26s) [2022-04-28T07:57:14.773Z] --- PASS: TestPluginInstall/with_insecure (1.52s) [2022-04-28T07:57:14.773Z] === RUN TestPluginsWithRuntimes [2022-04-28T07:57:16.689Z] === RUN TestPluginsWithRuntimes/No_Args [2022-04-28T07:57:16.689Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-04-28T07:57:17.635Z] === RUN TestPluginsWithRuntimes/With_Args [2022-04-28T07:57:18.211Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-04-28T07:57:18.549Z] --- PASS: TestStopContainerWithRestartPolicyAlways (6.24s) [2022-04-28T07:57:18.549Z] === RUN TestStopContainerWithTimeout [2022-04-28T07:57:18.549Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-04-28T07:57:18.549Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-04-28T07:57:18.549Z] === RUN TestUpdateRestartPolicy [2022-04-28T07:57:18.784Z] --- PASS: TestPluginsWithRuntimes (3.84s) [2022-04-28T07:57:18.784Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.02s) [2022-04-28T07:57:18.784Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.04s) [2022-04-28T07:57:18.784Z] === RUN TestPluginBackCompatMediaTypes [2022-04-28T07:57:19.045Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-04-28T07:57:19.062Z] === RUN TestConfigDaemonLibtrustID [2022-04-28T07:57:19.062Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-04-28T07:57:19.062Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-04-28T07:57:19.062Z] === RUN TestDaemonConfigValidation [2022-04-28T07:57:19.062Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-04-28T07:57:19.062Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-04-28T07:57:19.062Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-28T07:57:19.062Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-04-28T07:57:19.062Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-04-28T07:57:19.062Z] === RUN TestDaemonProxy [2022-04-28T07:57:19.062Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-04-28T07:57:19.062Z] --- SKIP: TestDaemonProxy (0.00s) [2022-04-28T07:57:19.062Z] PASS [2022-04-28T07:57:19.062Z] ok github.com/docker/docker/integration/daemon 0.092s [2022-04-28T07:57:19.306Z] --- PASS: TestPluginBackCompatMediaTypes (0.79s) [2022-04-28T07:57:19.306Z] PASS [2022-04-28T07:57:19.306Z] [2022-04-28T07:57:19.306Z] DONE 24 tests in 9.320s [2022-04-28T07:57:19.522Z] [2022-04-28T07:57:19.522Z] === Skipped [2022-04-28T07:57:19.522Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-04-28T07:57:19.522Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-04-28T07:57:19.522Z] [2022-04-28T07:57:19.522Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-04-28T07:57:19.522Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-04-28T07:57:19.522Z] [2022-04-28T07:57:19.522Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-04-28T07:57:19.522Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-04-28T07:57:19.522Z] [2022-04-28T07:57:19.522Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-04-28T07:57:19.522Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-04-28T07:57:19.522Z] [2022-04-28T07:57:19.522Z] DONE 4 tests, 4 skipped in 21.352s [2022-04-28T07:57:19.522Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-04-28T07:57:19.568Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-04-28T07:57:19.568Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-04-28T07:57:19.568Z] ++ set -e [2022-04-28T07:57:19.568Z] ++ '[' -n 0 ']' [2022-04-28T07:57:19.568Z] ++ set -x [2022-04-28T07:57:19.568Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-04-28T07:57:19.568Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-04-28T07:57:19.568Z] INFO: Testing against a local daemon [2022-04-28T07:57:19.568Z] === RUN TestExternalGraphDriver [2022-04-28T07:57:19.568Z] === RUN TestExternalGraphDriver/json [2022-04-28T07:57:20.140Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-04-28T07:57:20.140Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-04-28T07:57:20.140Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-04-28T07:57:20.712Z] === RUN TestDockerSuite/TestBuildXZHost [2022-04-28T07:57:21.655Z] === RUN TestExternalGraphDriver/spec [2022-04-28T07:57:22.599Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-04-28T07:57:22.599Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-04-28T07:57:22.599Z] docker_cli_sni_test.go:18: Flakey test [2022-04-28T07:57:22.599Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-04-28T07:57:23.171Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-04-28T07:57:23.249Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-28T07:57:23.249Z] INFO: Testing against a local daemon [2022-04-28T07:57:23.249Z] === RUN TestCommitInheritsEnv [2022-04-28T07:57:23.249Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-28T07:57:23.249Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-04-28T07:57:23.249Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-28T07:57:23.249Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-04-28T07:57:23.249Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-04-28T07:57:23.249Z] === RUN TestImportWithCustomPlatform [2022-04-28T07:57:23.249Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-04-28T07:57:23.249Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-04-28T07:57:23.249Z] === RUN TestImagesFilterMultiReference [2022-04-28T07:57:23.249Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-04-28T07:57:23.249Z] === RUN TestImagePullPlatformInvalid [2022-04-28T07:57:23.249Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-04-28T07:57:23.249Z] === RUN TestRemoveImageOrphaning [2022-04-28T07:57:23.433Z] === RUN TestExternalGraphDriver/pull [2022-04-28T07:57:24.008Z] === RUN TestDockerSuite/TestCommitChange [2022-04-28T07:57:24.218Z] --- PASS: TestRemoveImageOrphaning (0.92s) [2022-04-28T07:57:24.218Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-28T07:57:24.218Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2022-04-28T07:57:24.218Z] === RUN TestTagInvalidReference [2022-04-28T07:57:24.218Z] --- PASS: TestTagInvalidReference (0.03s) [2022-04-28T07:57:24.218Z] === RUN TestTagValidPrefixedRepo [2022-04-28T07:57:24.218Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-04-28T07:57:24.218Z] === RUN TestTagExistedNameWithoutForce [2022-04-28T07:57:24.218Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-04-28T07:57:24.218Z] === RUN TestTagOfficialNames [2022-04-28T07:57:24.218Z] --- PASS: TestTagOfficialNames (0.07s) [2022-04-28T07:57:24.218Z] === RUN TestTagMatchesDigest [2022-04-28T07:57:24.218Z] --- PASS: TestTagMatchesDigest (0.03s) [2022-04-28T07:57:24.218Z] PASS [2022-04-28T07:57:24.218Z] ok github.com/docker/docker/integration/image 1.359s [2022-04-28T07:57:24.218Z] [2022-04-28T07:57:24.218Z] === Skipped [2022-04-28T07:57:24.218Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-04-28T07:57:24.218Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-28T07:57:24.218Z] [2022-04-28T07:57:24.218Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-04-28T07:57:24.218Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-04-28T07:57:24.218Z] [2022-04-28T07:57:24.218Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-04-28T07:57:24.218Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-04-28T07:57:24.218Z] [2022-04-28T07:57:24.218Z] DONE 12 tests, 3 skipped in 4.829s [2022-04-28T07:57:24.218Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-04-28T07:57:24.580Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-04-28T07:57:25.151Z] --- PASS: TestExternalGraphDriver (5.64s) [2022-04-28T07:57:25.151Z] --- PASS: TestExternalGraphDriver/json (1.88s) [2022-04-28T07:57:25.151Z] --- PASS: TestExternalGraphDriver/spec (1.80s) [2022-04-28T07:57:25.151Z] --- PASS: TestExternalGraphDriver/pull (1.91s) [2022-04-28T07:57:25.151Z] === RUN TestGraphdriverPluginV2 [2022-04-28T07:57:25.412Z] === RUN TestDockerSuite/TestCommitHardlink [2022-04-28T07:57:26.389Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-28T07:57:26.389Z] INFO: Testing against a local daemon [2022-04-28T07:57:26.389Z] === RUN TestNetworkCreateDelete [2022-04-28T07:57:26.389Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-04-28T07:57:26.389Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-04-28T07:57:26.389Z] === RUN TestDockerNetworkDeletePreferID [2022-04-28T07:57:26.389Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-04-28T07:57:26.389Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-04-28T07:57:26.389Z] === RUN TestDaemonDNSFallback [2022-04-28T07:57:26.389Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-04-28T07:57:26.389Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-04-28T07:57:26.389Z] === RUN TestInspectNetwork [2022-04-28T07:57:26.389Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-04-28T07:57:26.389Z] --- SKIP: TestInspectNetwork (0.00s) [2022-04-28T07:57:26.389Z] === RUN TestRunContainerWithBridgeNone [2022-04-28T07:57:26.389Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-04-28T07:57:26.389Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-04-28T07:57:26.389Z] === RUN TestNetworkInvalidJSON [2022-04-28T07:57:26.389Z] === RUN TestNetworkInvalidJSON/networks/create [2022-04-28T07:57:26.389Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-04-28T07:57:26.389Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-04-28T07:57:26.389Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-04-28T07:57:26.389Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-28T07:57:26.389Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-28T07:57:26.389Z] === CONT TestNetworkInvalidJSON/networks/create [2022-04-28T07:57:26.389Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-28T07:57:26.389Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-04-28T07:57:26.389Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-04-28T07:57:26.389Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-04-28T07:57:26.389Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-04-28T07:57:26.389Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-04-28T07:57:26.389Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-04-28T07:57:26.389Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-04-28T07:57:26.389Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-04-28T07:57:26.389Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-04-28T07:57:26.389Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-04-28T07:57:26.389Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-04-28T07:57:26.389Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-04-28T07:57:26.389Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-04-28T07:57:26.389Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2022-04-28T07:57:26.389Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-04-28T07:57:26.389Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-04-28T07:57:26.389Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-04-28T07:57:26.389Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-04-28T07:57:26.389Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-04-28T07:57:26.389Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.01s) [2022-04-28T07:57:26.389Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-04-28T07:57:26.389Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-04-28T07:57:26.389Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-04-28T07:57:26.389Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-04-28T07:57:26.389Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-04-28T07:57:26.389Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.01s) [2022-04-28T07:57:26.389Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-04-28T07:57:26.389Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-04-28T07:57:26.389Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-04-28T07:57:26.389Z] === RUN TestNetworkList [2022-04-28T07:57:26.389Z] === RUN TestNetworkList//networks [2022-04-28T07:57:26.389Z] === PAUSE TestNetworkList//networks [2022-04-28T07:57:26.389Z] === RUN TestNetworkList//networks/ [2022-04-28T07:57:26.389Z] === PAUSE TestNetworkList//networks/ [2022-04-28T07:57:26.389Z] === CONT TestNetworkList//networks [2022-04-28T07:57:26.389Z] === CONT TestNetworkList//networks/ [2022-04-28T07:57:26.389Z] --- PASS: TestNetworkList (0.03s) [2022-04-28T07:57:26.389Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-28T07:57:26.389Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-28T07:57:26.389Z] === RUN TestHostIPv4BridgeLabel [2022-04-28T07:57:26.389Z] network_test.go:154: testEnv.OSType == "windows" [2022-04-28T07:57:26.389Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-04-28T07:57:26.389Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-28T07:57:26.389Z] service_test.go:30: testEnv.OSType == "windows" [2022-04-28T07:57:26.389Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-04-28T07:57:26.389Z] === RUN TestDaemonDefaultNetworkPools [2022-04-28T07:57:26.389Z] service_test.go:59: testEnv.OSType == "windows" [2022-04-28T07:57:26.389Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-04-28T07:57:26.389Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-28T07:57:26.389Z] service_test.go:103: testEnv.OSType == "windows" [2022-04-28T07:57:26.389Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-04-28T07:57:26.389Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-28T07:57:26.389Z] service_test.go:137: testEnv.OSType == "windows" [2022-04-28T07:57:26.389Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-04-28T07:57:26.389Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-28T07:57:26.389Z] service_test.go:188: testEnv.OSType == "windows" [2022-04-28T07:57:26.389Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-04-28T07:57:26.389Z] === RUN TestServiceWithPredefinedNetwork [2022-04-28T07:57:26.389Z] service_test.go:213: testEnv.OSType == "windows" [2022-04-28T07:57:26.389Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-04-28T07:57:26.389Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-28T07:57:26.389Z] service_test.go:243: FLAKY_TEST [2022-04-28T07:57:26.389Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-28T07:57:26.389Z] === RUN TestServiceWithDataPathPortInit [2022-04-28T07:57:26.389Z] service_test.go:334: testEnv.OSType == "windows" [2022-04-28T07:57:26.389Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-04-28T07:57:26.389Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-28T07:57:26.389Z] service_test.go:402: testEnv.OSType == "windows" [2022-04-28T07:57:26.389Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-28T07:57:26.389Z] PASS [2022-04-28T07:57:26.389Z] ok github.com/docker/docker/integration/network 0.154s [2022-04-28T07:57:26.389Z] [2022-04-28T07:57:26.389Z] === Skipped [2022-04-28T07:57:26.389Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-04-28T07:57:26.389Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-04-28T07:57:26.389Z] [2022-04-28T07:57:26.389Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-04-28T07:57:26.389Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-04-28T07:57:26.389Z] [2022-04-28T07:57:26.389Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-04-28T07:57:26.389Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-04-28T07:57:26.389Z] [2022-04-28T07:57:26.389Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-04-28T07:57:26.389Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-04-28T07:57:26.389Z] [2022-04-28T07:57:26.389Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-04-28T07:57:26.389Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-04-28T07:57:26.389Z] [2022-04-28T07:57:26.389Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-04-28T07:57:26.389Z] network_test.go:154: testEnv.OSType == "windows" [2022-04-28T07:57:26.389Z] [2022-04-28T07:57:26.389Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-04-28T07:57:26.389Z] service_test.go:30: testEnv.OSType == "windows" [2022-04-28T07:57:26.389Z] [2022-04-28T07:57:26.389Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-04-28T07:57:26.389Z] service_test.go:59: testEnv.OSType == "windows" [2022-04-28T07:57:26.389Z] [2022-04-28T07:57:26.389Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-04-28T07:57:26.389Z] service_test.go:103: testEnv.OSType == "windows" [2022-04-28T07:57:26.389Z] [2022-04-28T07:57:26.389Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-04-28T07:57:26.389Z] service_test.go:137: testEnv.OSType == "windows" [2022-04-28T07:57:26.389Z] [2022-04-28T07:57:26.389Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-04-28T07:57:26.389Z] service_test.go:188: testEnv.OSType == "windows" [2022-04-28T07:57:26.389Z] [2022-04-28T07:57:26.389Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-04-28T07:57:26.389Z] service_test.go:213: testEnv.OSType == "windows" [2022-04-28T07:57:26.389Z] [2022-04-28T07:57:26.389Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-28T07:57:26.389Z] service_test.go:243: FLAKY_TEST [2022-04-28T07:57:26.389Z] [2022-04-28T07:57:26.389Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-04-28T07:57:26.389Z] service_test.go:334: testEnv.OSType == "windows" [2022-04-28T07:57:26.389Z] [2022-04-28T07:57:26.389Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-28T07:57:26.389Z] service_test.go:402: testEnv.OSType == "windows" [2022-04-28T07:57:26.389Z] [2022-04-28T07:57:26.389Z] DONE 34 tests, 15 skipped in 1.898s [2022-04-28T07:57:26.389Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-04-28T07:57:26.799Z] === RUN TestDockerSuite/TestCommitNewFile [2022-04-28T07:57:26.846Z] testing: warning: no tests to run [2022-04-28T07:57:26.846Z] PASS [2022-04-28T07:57:26.846Z] ok github.com/docker/docker/integration/network/ipvlan 0.062s [2022-04-28T07:57:26.846Z] [2022-04-28T07:57:26.846Z] DONE 0 tests in 0.652s [2022-04-28T07:57:27.302Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-04-28T07:57:27.746Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-04-28T07:57:27.758Z] testing: warning: no tests to run [2022-04-28T07:57:27.758Z] PASS [2022-04-28T07:57:27.758Z] ok github.com/docker/docker/integration/network/macvlan 0.064s [2022-04-28T07:57:27.758Z] [2022-04-28T07:57:27.758Z] DONE 0 tests in 0.654s [2022-04-28T07:57:27.758Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-04-28T07:57:28.318Z] === RUN TestDockerSuite/TestCommitTTY [2022-04-28T07:57:28.720Z] testing: warning: no tests to run [2022-04-28T07:57:28.720Z] PASS [2022-04-28T07:57:28.720Z] ok github.com/docker/docker/integration/plugin 0.063s [2022-04-28T07:57:28.720Z] [2022-04-28T07:57:28.720Z] DONE 0 tests in 0.629s [2022-04-28T07:57:28.720Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-04-28T07:57:29.177Z] testing: warning: no tests to run [2022-04-28T07:57:29.177Z] PASS [2022-04-28T07:57:29.177Z] ok github.com/docker/docker/integration/plugin/authz 0.054s [2022-04-28T07:57:29.177Z] [2022-04-28T07:57:29.177Z] DONE 0 tests in 0.620s [2022-04-28T07:57:29.177Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-04-28T07:57:29.709Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-04-28T07:57:29.709Z] --- PASS: TestGraphdriverPluginV2 (4.48s) [2022-04-28T07:57:29.709Z] PASS [2022-04-28T07:57:29.709Z] [2022-04-28T07:57:29.709Z] DONE 5 tests in 10.279s [2022-04-28T07:57:29.709Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-04-28T07:57:29.709Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-04-28T07:57:29.709Z] ++ set -e [2022-04-28T07:57:29.709Z] ++ '[' -n 0 ']' [2022-04-28T07:57:29.709Z] ++ set -x [2022-04-28T07:57:29.709Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-04-28T07:57:29.973Z] INFO: Testing against a local daemon [2022-04-28T07:57:29.973Z] === RUN TestContinueAfterPluginCrash [2022-04-28T07:57:29.973Z] === PAUSE TestContinueAfterPluginCrash [2022-04-28T07:57:29.973Z] === RUN TestReadPluginNoRead [2022-04-28T07:57:29.973Z] === PAUSE TestReadPluginNoRead [2022-04-28T07:57:29.973Z] === RUN TestDaemonStartWithLogOpt [2022-04-28T07:57:29.973Z] === PAUSE TestDaemonStartWithLogOpt [2022-04-28T07:57:29.973Z] === CONT TestContinueAfterPluginCrash [2022-04-28T07:57:29.973Z] === CONT TestDaemonStartWithLogOpt [2022-04-28T07:57:30.234Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-04-28T07:57:32.153Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-04-28T07:57:33.097Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-04-28T07:57:33.097Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-04-28T07:57:33.097Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-04-28T07:57:33.097Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-04-28T07:57:33.097Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-04-28T07:57:33.097Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-04-28T07:57:33.097Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-04-28T07:57:33.847Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-28T07:57:33.847Z] INFO: Testing against a local daemon [2022-04-28T07:57:33.847Z] === RUN TestPluginInvalidJSON [2022-04-28T07:57:33.847Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-04-28T07:57:33.847Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-04-28T07:57:33.847Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-28T07:57:33.847Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-28T07:57:33.847Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-04-28T07:57:33.847Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-04-28T07:57:33.847Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-04-28T07:57:33.847Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-04-28T07:57:33.847Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-04-28T07:57:33.847Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-04-28T07:57:33.847Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-28T07:57:33.847Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-04-28T07:57:33.847Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-04-28T07:57:33.847Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-04-28T07:57:33.847Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-04-28T07:57:33.847Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-04-28T07:57:33.847Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-04-28T07:57:33.847Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-04-28T07:57:33.847Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-04-28T07:57:33.847Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-04-28T07:57:33.847Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-04-28T07:57:33.847Z] --- PASS: TestPluginInvalidJSON (0.05s) [2022-04-28T07:57:33.847Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-04-28T07:57:33.847Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-04-28T07:57:33.847Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-04-28T07:57:33.847Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-04-28T07:57:33.847Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-04-28T07:57:33.847Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-04-28T07:57:33.847Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-04-28T07:57:33.847Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-04-28T07:57:33.847Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-04-28T07:57:33.847Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-04-28T07:57:33.847Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s) [2022-04-28T07:57:33.847Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-04-28T07:57:33.847Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-04-28T07:57:33.847Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-04-28T07:57:33.847Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-04-28T07:57:33.847Z] === RUN TestPluginInstall [2022-04-28T07:57:33.847Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-04-28T07:57:33.847Z] --- SKIP: TestPluginInstall (0.00s) [2022-04-28T07:57:33.847Z] === RUN TestPluginsWithRuntimes [2022-04-28T07:57:33.847Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-04-28T07:57:33.847Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-04-28T07:57:33.847Z] === RUN TestPluginBackCompatMediaTypes [2022-04-28T07:57:33.847Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-04-28T07:57:33.847Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-04-28T07:57:33.847Z] PASS [2022-04-28T07:57:33.847Z] ok github.com/docker/docker/integration/plugin/common 0.116s [2022-04-28T07:57:33.847Z] [2022-04-28T07:57:33.847Z] === Skipped [2022-04-28T07:57:33.847Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-04-28T07:57:33.847Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-04-28T07:57:33.847Z] [2022-04-28T07:57:33.847Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-04-28T07:57:33.847Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-04-28T07:57:33.847Z] [2022-04-28T07:57:33.847Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-04-28T07:57:33.847Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-04-28T07:57:33.847Z] [2022-04-28T07:57:33.847Z] DONE 19 tests, 3 skipped in 4.174s [2022-04-28T07:57:33.847Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-04-28T07:57:34.486Z] --- PASS: TestDaemonStartWithLogOpt (4.44s) [2022-04-28T07:57:34.486Z] === CONT TestReadPluginNoRead [2022-04-28T07:57:34.486Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-04-28T07:57:35.058Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-04-28T07:57:35.374Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-28T07:57:35.374Z] INFO: Testing against a local daemon [2022-04-28T07:57:35.374Z] === RUN TestExternalGraphDriver [2022-04-28T07:57:35.374Z] external_test.go:48: runtime.GOOS == "windows" [2022-04-28T07:57:35.374Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-04-28T07:57:35.374Z] === RUN TestGraphdriverPluginV2 [2022-04-28T07:57:35.374Z] external_test.go:408: runtime.GOOS == "windows" [2022-04-28T07:57:35.374Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-04-28T07:57:35.374Z] PASS [2022-04-28T07:57:35.374Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.082s [2022-04-28T07:57:35.833Z] [2022-04-28T07:57:35.833Z] === Skipped [2022-04-28T07:57:35.833Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-04-28T07:57:35.833Z] external_test.go:48: runtime.GOOS == "windows" [2022-04-28T07:57:35.833Z] [2022-04-28T07:57:35.833Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-04-28T07:57:35.833Z] external_test.go:408: runtime.GOOS == "windows" [2022-04-28T07:57:35.833Z] [2022-04-28T07:57:35.833Z] DONE 2 tests, 2 skipped in 2.003s [2022-04-28T07:57:35.833Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-04-28T07:57:36.442Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-04-28T07:57:36.442Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-04-28T07:57:37.013Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-04-28T07:57:37.370Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-28T07:57:37.370Z] INFO: Testing against a local daemon [2022-04-28T07:57:37.370Z] === RUN TestReadPluginNoRead [2022-04-28T07:57:37.370Z] read_test.go:21: no unix domain sockets on Windows [2022-04-28T07:57:37.370Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-04-28T07:57:37.370Z] PASS [2022-04-28T07:57:37.370Z] ok github.com/docker/docker/integration/plugin/logging 0.072s [2022-04-28T07:57:37.370Z] [2022-04-28T07:57:37.370Z] === Skipped [2022-04-28T07:57:37.370Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-04-28T07:57:37.370Z] read_test.go:21: no unix domain sockets on Windows [2022-04-28T07:57:37.370Z] [2022-04-28T07:57:37.370Z] DONE 1 tests, 1 skipped in 1.864s [2022-04-28T07:57:37.588Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-04-28T07:57:37.829Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-04-28T07:57:38.194Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-04-28T07:57:38.795Z] testing: warning: no tests to run [2022-04-28T07:57:38.795Z] PASS [2022-04-28T07:57:38.795Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.058s [2022-04-28T07:57:38.795Z] [2022-04-28T07:57:38.795Z] DONE 0 tests in 0.913s [2022-04-28T07:57:38.795Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-04-28T07:57:39.150Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-04-28T07:57:39.411Z] --- PASS: TestContinueAfterPluginCrash (9.62s) [2022-04-28T07:57:39.570Z] --- PASS: TestUpdateRestartPolicy (20.13s) [2022-04-28T07:57:39.570Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-28T07:57:39.671Z] === RUN TestReadPluginNoRead/default [2022-04-28T07:57:39.932Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-04-28T07:57:39.932Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-04-28T07:57:40.325Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-28T07:57:40.325Z] INFO: Testing against a local daemon [2022-04-28T07:57:40.325Z] === RUN TestPluginWithDevMounts [2022-04-28T07:57:40.325Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:57:40.325Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-04-28T07:57:40.325Z] PASS [2022-04-28T07:57:40.325Z] ok github.com/docker/docker/integration/plugin/volumes 0.073s [2022-04-28T07:57:40.503Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-04-28T07:57:40.504Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-04-28T07:57:40.504Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-04-28T07:57:40.782Z] [2022-04-28T07:57:40.782Z] === Skipped [2022-04-28T07:57:40.782Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-04-28T07:57:40.782Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:57:40.782Z] [2022-04-28T07:57:40.782Z] DONE 1 tests, 1 skipped in 1.882s [2022-04-28T07:57:40.782Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-04-28T07:57:41.095Z] --- PASS: TestUpdateRestartWithAutoRemove (2.30s) [2022-04-28T07:57:41.095Z] === RUN TestWaitNonBlocked [2022-04-28T07:57:41.095Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-28T07:57:41.095Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-28T07:57:41.095Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-28T07:57:41.095Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-28T07:57:41.095Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-28T07:57:41.095Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-28T07:57:41.446Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-04-28T07:57:41.446Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-04-28T07:57:41.446Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-04-28T07:57:41.446Z] === RUN TestReadPluginNoRead/disabled_caching [2022-04-28T07:57:41.447Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-04-28T07:57:41.447Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-04-28T07:57:42.310Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-28T07:57:42.310Z] INFO: Testing against a local daemon [2022-04-28T07:57:42.310Z] === RUN TestSecretInspect [2022-04-28T07:57:42.310Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:57:42.310Z] --- SKIP: TestSecretInspect (0.00s) [2022-04-28T07:57:42.310Z] === RUN TestSecretList [2022-04-28T07:57:42.310Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:57:42.310Z] --- SKIP: TestSecretList (0.00s) [2022-04-28T07:57:42.310Z] === RUN TestSecretsCreateAndDelete [2022-04-28T07:57:42.310Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:57:42.310Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-04-28T07:57:42.310Z] === RUN TestSecretsUpdate [2022-04-28T07:57:42.310Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:57:42.310Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-04-28T07:57:42.310Z] === RUN TestTemplatedSecret [2022-04-28T07:57:42.310Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:57:42.310Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-04-28T07:57:42.310Z] === RUN TestSecretCreateResolve [2022-04-28T07:57:42.310Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-04-28T07:57:42.310Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-04-28T07:57:42.310Z] PASS [2022-04-28T07:57:42.310Z] ok github.com/docker/docker/integration/secret 0.107s [2022-04-28T07:57:42.310Z] [2022-04-28T07:57:42.310Z] === Skipped [2022-04-28T07:57:42.310Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-04-28T07:57:42.310Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:57:42.310Z] [2022-04-28T07:57:42.310Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-04-28T07:57:42.310Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:57:42.310Z] [2022-04-28T07:57:42.310Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-04-28T07:57:42.310Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:57:42.310Z] [2022-04-28T07:57:42.310Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-04-28T07:57:42.310Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:57:42.310Z] [2022-04-28T07:57:42.310Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-04-28T07:57:42.310Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:57:42.310Z] [2022-04-28T07:57:42.310Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-04-28T07:57:42.310Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-04-28T07:57:42.310Z] [2022-04-28T07:57:42.310Z] DONE 6 tests, 6 skipped in 1.691s [2022-04-28T07:57:42.310Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-04-28T07:57:42.389Z] docker_api_swarm_node_test.go:20: [da666205b73d2] joining swarm manager [d0c2a3e4c6b1f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-28T07:57:42.389Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-04-28T07:57:43.331Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-04-28T07:57:43.332Z] docker_api_swarm_node_test.go:21: [d9835b23a56b7] joining swarm manager [d0c2a3e4c6b1f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-28T07:57:43.332Z] === CONT TestReadPluginNoRead [2022-04-28T07:57:43.332Z] read_test.go:92: [dda33a1fa363d] daemon is not started [2022-04-28T07:57:43.332Z] --- PASS: TestReadPluginNoRead (8.87s) [2022-04-28T07:57:43.332Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.02s) [2022-04-28T07:57:43.332Z] --- PASS: TestReadPluginNoRead/default (1.75s) [2022-04-28T07:57:43.332Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.86s) [2022-04-28T07:57:43.332Z] PASS [2022-04-28T07:57:43.332Z] [2022-04-28T07:57:43.332Z] DONE 6 tests in 13.473s [2022-04-28T07:57:43.332Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-04-28T07:57:43.332Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-04-28T07:57:43.332Z] ++ set -e [2022-04-28T07:57:43.332Z] ++ '[' -n 0 ']' [2022-04-28T07:57:43.332Z] ++ set -x [2022-04-28T07:57:43.332Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-04-28T07:57:43.332Z] testing: warning: no tests to run [2022-04-28T07:57:43.332Z] PASS [2022-04-28T07:57:43.332Z] [2022-04-28T07:57:43.332Z] DONE 0 tests in 0.048s [2022-04-28T07:57:43.332Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-04-28T07:57:43.332Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-04-28T07:57:43.332Z] ++ set -e [2022-04-28T07:57:43.332Z] ++ '[' -n 0 ']' [2022-04-28T07:57:43.332Z] ++ set -x [2022-04-28T07:57:43.332Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-04-28T07:57:43.592Z] INFO: Testing against a local daemon [2022-04-28T07:57:43.592Z] === RUN TestPluginWithDevMounts [2022-04-28T07:57:43.592Z] === PAUSE TestPluginWithDevMounts [2022-04-28T07:57:43.592Z] === CONT TestPluginWithDevMounts [2022-04-28T07:57:43.853Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-04-28T07:57:43.853Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-04-28T07:57:43.981Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-04-28T07:57:43.981Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.88s) [2022-04-28T07:57:43.981Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.93s) [2022-04-28T07:57:43.981Z] === RUN TestWaitBlocked [2022-04-28T07:57:43.981Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-04-28T07:57:43.981Z] --- SKIP: TestWaitBlocked (0.00s) [2022-04-28T07:57:43.981Z] PASS [2022-04-28T07:57:43.981Z] ok github.com/docker/docker/integration/container 94.196s [2022-04-28T07:57:43.981Z] [2022-04-28T07:57:43.981Z] === Skipped [2022-04-28T07:57:43.981Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-04-28T07:57:43.981Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-28T07:57:43.981Z] [2022-04-28T07:57:43.981Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-04-28T07:57:43.981Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:57:43.981Z] [2022-04-28T07:57:43.981Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-04-28T07:57:43.981Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-04-28T07:57:43.981Z] [2022-04-28T07:57:43.981Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-04-28T07:57:43.981Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:57:43.981Z] [2022-04-28T07:57:43.981Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-04-28T07:57:43.981Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-04-28T07:57:43.981Z] [2022-04-28T07:57:43.981Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-04-28T07:57:43.981Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-04-28T07:57:43.981Z] [2022-04-28T07:57:43.981Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-04-28T07:57:43.981Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-04-28T07:57:43.981Z] [2022-04-28T07:57:43.981Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-04-28T07:57:43.981Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-04-28T07:57:43.981Z] [2022-04-28T07:57:43.981Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-04-28T07:57:43.981Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:57:43.981Z] [2022-04-28T07:57:43.981Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.11s) [2022-04-28T07:57:43.981Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-28T07:57:43.981Z] --- SKIP: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.11s) [2022-04-28T07:57:43.981Z] [2022-04-28T07:57:43.981Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.14s) [2022-04-28T07:57:43.981Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-28T07:57:43.981Z] --- SKIP: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.14s) [2022-04-28T07:57:43.981Z] [2022-04-28T07:57:43.981Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/no_device_mounted (0.16s) [2022-04-28T07:57:43.981Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-28T07:57:43.981Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.16s) [2022-04-28T07:57:43.981Z] [2022-04-28T07:57:43.981Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.15s) [2022-04-28T07:57:43.981Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-28T07:57:43.981Z] --- SKIP: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.15s) [2022-04-28T07:57:43.981Z] [2022-04-28T07:57:43.981Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-04-28T07:57:43.981Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-04-28T07:57:43.981Z] [2022-04-28T07:57:43.981Z] === SKIP: github.com/docker/docker/integration/container TestExecWithCloseStdin (0.00s) [2022-04-28T07:57:43.981Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-04-28T07:57:43.981Z] [2022-04-28T07:57:43.981Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-04-28T07:57:43.981Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-04-28T07:57:43.981Z] [2022-04-28T07:57:43.981Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-04-28T07:57:43.981Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:57:43.981Z] [2022-04-28T07:57:43.981Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-04-28T07:57:43.981Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:57:43.981Z] [2022-04-28T07:57:43.981Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-04-28T07:57:43.981Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-04-28T07:57:43.981Z] [2022-04-28T07:57:43.981Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-04-28T07:57:43.981Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-04-28T07:57:43.981Z] [2022-04-28T07:57:43.981Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-04-28T07:57:43.981Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-28T07:57:43.981Z] [2022-04-28T07:57:43.981Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-04-28T07:57:43.981Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-04-28T07:57:43.981Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-04-28T07:57:43.981Z] [2022-04-28T07:57:43.981Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-04-28T07:57:43.981Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-28T07:57:43.981Z] [2022-04-28T07:57:43.981Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-04-28T07:57:43.981Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-28T07:57:43.981Z] [2022-04-28T07:57:43.981Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-04-28T07:57:43.981Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-28T07:57:43.981Z] [2022-04-28T07:57:43.981Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-04-28T07:57:43.981Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-04-28T07:57:43.981Z] [2022-04-28T07:57:43.981Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-04-28T07:57:43.981Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:57:43.981Z] [2022-04-28T07:57:43.981Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-04-28T07:57:43.981Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-28T07:57:43.981Z] [2022-04-28T07:57:43.981Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-04-28T07:57:43.981Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-04-28T07:57:43.981Z] [2022-04-28T07:57:43.981Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-04-28T07:57:43.981Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-04-28T07:57:43.981Z] [2022-04-28T07:57:43.981Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-04-28T07:57:43.981Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-04-28T07:57:43.981Z] [2022-04-28T07:57:43.981Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-04-28T07:57:43.981Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:57:43.981Z] [2022-04-28T07:57:43.981Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-04-28T07:57:43.981Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-04-28T07:57:43.981Z] [2022-04-28T07:57:43.981Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-04-28T07:57:43.981Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-04-28T07:57:43.981Z] [2022-04-28T07:57:43.981Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-04-28T07:57:43.981Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:57:43.981Z] [2022-04-28T07:57:43.981Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-04-28T07:57:43.981Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-04-28T07:57:43.981Z] [2022-04-28T07:57:43.981Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-04-28T07:57:43.981Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-04-28T07:57:43.981Z] [2022-04-28T07:57:43.981Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-04-28T07:57:43.981Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-04-28T07:57:43.981Z] [2022-04-28T07:57:43.981Z] DONE 120 tests, 38 skipped in 96.406s [2022-04-28T07:57:44.436Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-04-28T07:57:45.240Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-04-28T07:57:45.240Z] --- PASS: TestPluginWithDevMounts (1.79s) [2022-04-28T07:57:45.240Z] PASS [2022-04-28T07:57:45.240Z] [2022-04-28T07:57:45.240Z] DONE 1 tests in 1.947s [2022-04-28T07:57:45.240Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-04-28T07:57:45.240Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-04-28T07:57:45.240Z] ++ set -e [2022-04-28T07:57:45.240Z] ++ '[' -n 0 ']' [2022-04-28T07:57:45.240Z] ++ set -x [2022-04-28T07:57:45.240Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-04-28T07:57:45.501Z] INFO: Testing against a local daemon [2022-04-28T07:57:45.501Z] === RUN TestSecretInspect [2022-04-28T07:57:45.761Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-04-28T07:57:45.761Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-04-28T07:57:46.108Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-28T07:57:46.108Z] INFO: Testing against a local daemon [2022-04-28T07:57:46.108Z] === RUN TestServiceCreateInit [2022-04-28T07:57:46.108Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-28T07:57:46.108Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:57:46.108Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-28T07:57:46.108Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:57:46.108Z] --- PASS: TestServiceCreateInit (0.05s) [2022-04-28T07:57:46.108Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-28T07:57:46.108Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-28T07:57:46.108Z] === RUN TestCreateServiceMultipleTimes [2022-04-28T07:57:46.108Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:57:46.108Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-04-28T07:57:46.108Z] === RUN TestCreateServiceConflict [2022-04-28T07:57:46.108Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:57:46.108Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-04-28T07:57:46.108Z] === RUN TestCreateServiceMaxReplicas [2022-04-28T07:57:46.108Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:57:46.108Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2022-04-28T07:57:46.108Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-28T07:57:46.108Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:57:46.108Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-04-28T07:57:46.108Z] === RUN TestCreateServiceSecretFileMode [2022-04-28T07:57:46.108Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:57:46.108Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-04-28T07:57:46.108Z] === RUN TestCreateServiceConfigFileMode [2022-04-28T07:57:46.108Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:57:46.108Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-04-28T07:57:46.108Z] === RUN TestCreateServiceSysctls [2022-04-28T07:57:46.108Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:57:46.108Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-04-28T07:57:46.108Z] === RUN TestCreateServiceCapabilities [2022-04-28T07:57:46.108Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:57:46.108Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-04-28T07:57:46.108Z] === RUN TestInspect [2022-04-28T07:57:46.108Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:57:46.109Z] --- SKIP: TestInspect (0.00s) [2022-04-28T07:57:46.109Z] === RUN TestCreateJob [2022-04-28T07:57:46.109Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:57:46.109Z] --- SKIP: TestCreateJob (0.00s) [2022-04-28T07:57:46.109Z] === RUN TestReplicatedJob [2022-04-28T07:57:46.109Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:57:46.109Z] --- SKIP: TestReplicatedJob (0.00s) [2022-04-28T07:57:46.109Z] === RUN TestUpdateReplicatedJob [2022-04-28T07:57:46.109Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:57:46.109Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-04-28T07:57:46.109Z] === RUN TestServiceListWithStatuses [2022-04-28T07:57:46.109Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:57:46.109Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-28T07:57:46.109Z] === RUN TestDockerNetworkConnectAlias [2022-04-28T07:57:46.109Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:57:46.109Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-04-28T07:57:46.109Z] === RUN TestDockerNetworkReConnect [2022-04-28T07:57:46.109Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:57:46.109Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-04-28T07:57:46.109Z] === RUN TestServicePlugin [2022-04-28T07:57:46.109Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:57:46.109Z] --- SKIP: TestServicePlugin (0.00s) [2022-04-28T07:57:46.109Z] === RUN TestServiceUpdateLabel [2022-04-28T07:57:46.109Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-04-28T07:57:46.109Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-04-28T07:57:46.109Z] === RUN TestServiceUpdateSecrets [2022-04-28T07:57:46.109Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-04-28T07:57:46.109Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-04-28T07:57:46.109Z] === RUN TestServiceUpdateConfigs [2022-04-28T07:57:46.109Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-04-28T07:57:46.109Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-04-28T07:57:46.109Z] === RUN TestServiceUpdateNetwork [2022-04-28T07:57:46.109Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-04-28T07:57:46.109Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-04-28T07:57:46.109Z] === RUN TestServiceUpdatePidsLimit [2022-04-28T07:57:46.109Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-04-28T07:57:46.109Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-04-28T07:57:46.109Z] PASS [2022-04-28T07:57:46.109Z] ok github.com/docker/docker/integration/service 0.237s [2022-04-28T07:57:46.109Z] [2022-04-28T07:57:46.109Z] === Skipped [2022-04-28T07:57:46.109Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-28T07:57:46.109Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:57:46.109Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-28T07:57:46.109Z] [2022-04-28T07:57:46.109Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-28T07:57:46.109Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:57:46.109Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-28T07:57:46.109Z] [2022-04-28T07:57:46.109Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-04-28T07:57:46.109Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:57:46.109Z] [2022-04-28T07:57:46.109Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-04-28T07:57:46.109Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:57:46.109Z] [2022-04-28T07:57:46.109Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2022-04-28T07:57:46.109Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:57:46.109Z] [2022-04-28T07:57:46.109Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-04-28T07:57:46.109Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:57:46.109Z] [2022-04-28T07:57:46.109Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-04-28T07:57:46.109Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:57:46.109Z] [2022-04-28T07:57:46.109Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-04-28T07:57:46.109Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:57:46.109Z] [2022-04-28T07:57:46.109Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2022-04-28T07:57:46.109Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:57:46.109Z] [2022-04-28T07:57:46.109Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2022-04-28T07:57:46.109Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:57:46.109Z] [2022-04-28T07:57:46.109Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-04-28T07:57:46.109Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:57:46.109Z] [2022-04-28T07:57:46.109Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-04-28T07:57:46.109Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:57:46.109Z] [2022-04-28T07:57:46.109Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-04-28T07:57:46.109Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:57:46.109Z] [2022-04-28T07:57:46.109Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-04-28T07:57:46.109Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:57:46.109Z] [2022-04-28T07:57:46.109Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-04-28T07:57:46.109Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:57:46.109Z] [2022-04-28T07:57:46.109Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-04-28T07:57:46.109Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:57:46.109Z] [2022-04-28T07:57:46.109Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-04-28T07:57:46.109Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:57:46.109Z] [2022-04-28T07:57:46.109Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-04-28T07:57:46.109Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:57:46.109Z] [2022-04-28T07:57:46.109Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-04-28T07:57:46.109Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-04-28T07:57:46.109Z] [2022-04-28T07:57:46.109Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-04-28T07:57:46.109Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-04-28T07:57:46.109Z] [2022-04-28T07:57:46.109Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-04-28T07:57:46.109Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-04-28T07:57:46.109Z] [2022-04-28T07:57:46.109Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-04-28T07:57:46.109Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-04-28T07:57:46.109Z] [2022-04-28T07:57:46.109Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-04-28T07:57:46.109Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-04-28T07:57:46.109Z] [2022-04-28T07:57:46.109Z] DONE 24 tests, 23 skipped in 3.284s [2022-04-28T07:57:46.109Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-04-28T07:57:46.334Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-04-28T07:57:46.906Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-04-28T07:57:47.479Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-04-28T07:57:47.641Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-28T07:57:47.641Z] INFO: Testing against a local daemon [2022-04-28T07:57:47.641Z] === RUN TestSessionCreate [2022-04-28T07:57:47.641Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-04-28T07:57:47.641Z] --- SKIP: TestSessionCreate (0.00s) [2022-04-28T07:57:47.641Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-28T07:57:47.641Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-04-28T07:57:47.641Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-04-28T07:57:47.641Z] PASS [2022-04-28T07:57:47.641Z] ok github.com/docker/docker/integration/session 0.067s [2022-04-28T07:57:47.641Z] [2022-04-28T07:57:47.641Z] === Skipped [2022-04-28T07:57:47.641Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-04-28T07:57:47.641Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-04-28T07:57:47.641Z] [2022-04-28T07:57:47.641Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-04-28T07:57:47.641Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-04-28T07:57:47.641Z] [2022-04-28T07:57:47.641Z] DONE 2 tests, 2 skipped in 1.472s [2022-04-28T07:57:47.641Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-04-28T07:57:48.049Z] --- PASS: TestSecretInspect (2.55s) [2022-04-28T07:57:48.049Z] === RUN TestSecretList [2022-04-28T07:57:48.310Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-04-28T07:57:48.310Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-04-28T07:57:48.881Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-04-28T07:57:49.169Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-28T07:57:49.169Z] INFO: Testing against a local daemon [2022-04-28T07:57:49.169Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-28T07:57:49.169Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:57:49.169Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-28T07:57:49.169Z] === RUN TestDiskUsage [2022-04-28T07:57:49.169Z] disk_usage_test.go:16: testEnv.OSType == "windows" [2022-04-28T07:57:49.169Z] --- SKIP: TestDiskUsage (0.00s) [2022-04-28T07:57:49.169Z] === RUN TestEventsExecDie [2022-04-28T07:57:49.169Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-04-28T07:57:49.169Z] --- SKIP: TestEventsExecDie (0.00s) [2022-04-28T07:57:49.169Z] === RUN TestEventsBackwardsCompatible [2022-04-28T07:57:49.169Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-04-28T07:57:49.169Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-04-28T07:57:49.169Z] === RUN TestEventsVolumeCreate [2022-04-28T07:57:49.169Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-04-28T07:57:49.169Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-04-28T07:57:49.169Z] === RUN TestInfoAPI [2022-04-28T07:57:49.169Z] --- PASS: TestInfoAPI (0.04s) [2022-04-28T07:57:49.169Z] === RUN TestInfoAPIWarnings [2022-04-28T07:57:49.169Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-28T07:57:49.169Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-04-28T07:57:49.169Z] === RUN TestInfoDebug [2022-04-28T07:57:49.169Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-28T07:57:49.169Z] --- SKIP: TestInfoDebug (0.00s) [2022-04-28T07:57:49.169Z] === RUN TestInfoInsecureRegistries [2022-04-28T07:57:49.169Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-28T07:57:49.169Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-04-28T07:57:49.169Z] === RUN TestInfoRegistryMirrors [2022-04-28T07:57:49.169Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-28T07:57:49.169Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-04-28T07:57:49.169Z] === RUN TestLoginFailsWithBadCredentials [2022-04-28T07:57:49.452Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-04-28T07:57:50.023Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-04-28T07:57:50.023Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-04-28T07:57:50.129Z] --- PASS: TestLoginFailsWithBadCredentials (0.96s) [2022-04-28T07:57:50.129Z] === RUN TestPingCacheHeaders [2022-04-28T07:57:50.129Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-04-28T07:57:50.129Z] === RUN TestPingGet [2022-04-28T07:57:50.129Z] --- PASS: TestPingGet (0.03s) [2022-04-28T07:57:50.129Z] === RUN TestPingHead [2022-04-28T07:57:50.130Z] --- PASS: TestPingHead (0.03s) [2022-04-28T07:57:50.130Z] === RUN TestPingSwarmHeader [2022-04-28T07:57:50.130Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:57:50.130Z] --- SKIP: TestPingSwarmHeader (0.00s) [2022-04-28T07:57:50.130Z] === RUN TestVersion [2022-04-28T07:57:50.130Z] --- PASS: TestVersion (0.03s) [2022-04-28T07:57:50.130Z] PASS [2022-04-28T07:57:50.587Z] ok github.com/docker/docker/integration/system 1.183s [2022-04-28T07:57:50.587Z] [2022-04-28T07:57:50.587Z] === Skipped [2022-04-28T07:57:50.587Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-28T07:57:50.587Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:57:50.587Z] [2022-04-28T07:57:50.587Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-04-28T07:57:50.587Z] disk_usage_test.go:16: testEnv.OSType == "windows" [2022-04-28T07:57:50.587Z] [2022-04-28T07:57:50.587Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-04-28T07:57:50.587Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-04-28T07:57:50.587Z] [2022-04-28T07:57:50.587Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-04-28T07:57:50.587Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-04-28T07:57:50.587Z] [2022-04-28T07:57:50.587Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-04-28T07:57:50.587Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-04-28T07:57:50.587Z] [2022-04-28T07:57:50.587Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-04-28T07:57:50.587Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-28T07:57:50.587Z] [2022-04-28T07:57:50.587Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-04-28T07:57:50.587Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-28T07:57:50.587Z] [2022-04-28T07:57:50.587Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-04-28T07:57:50.587Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-28T07:57:50.587Z] [2022-04-28T07:57:50.587Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-04-28T07:57:50.587Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-28T07:57:50.587Z] [2022-04-28T07:57:50.587Z] === SKIP: github.com/docker/docker/integration/system TestPingSwarmHeader (0.00s) [2022-04-28T07:57:50.587Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:57:50.587Z] [2022-04-28T07:57:50.587Z] DONE 16 tests, 10 skipped in 2.962s [2022-04-28T07:57:50.587Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-04-28T07:57:50.596Z] --- PASS: TestSecretList (2.53s) [2022-04-28T07:57:50.596Z] === RUN TestSecretsCreateAndDelete [2022-04-28T07:57:50.857Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-04-28T07:57:51.798Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-04-28T07:57:52.114Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-28T07:57:52.114Z] INFO: Testing against a local daemon [2022-04-28T07:57:52.114Z] === RUN TestVolumesCreateAndList [2022-04-28T07:57:52.114Z] --- PASS: TestVolumesCreateAndList (0.05s) [2022-04-28T07:57:52.114Z] === RUN TestVolumesRemove [2022-04-28T07:57:52.114Z] --- PASS: TestVolumesRemove (0.13s) [2022-04-28T07:57:52.114Z] === RUN TestVolumesInspect [2022-04-28T07:57:52.114Z] --- PASS: TestVolumesInspect (0.04s) [2022-04-28T07:57:52.114Z] === RUN TestVolumesInvalidJSON [2022-04-28T07:57:52.571Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-04-28T07:57:52.571Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-04-28T07:57:52.571Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-04-28T07:57:52.571Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-04-28T07:57:52.571Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-04-28T07:57:52.571Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-04-28T07:57:52.571Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-04-28T07:57:52.571Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2022-04-28T07:57:52.571Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-04-28T07:57:52.571Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-04-28T07:57:52.571Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-04-28T07:57:52.571Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-04-28T07:57:52.571Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-04-28T07:57:52.571Z] PASS [2022-04-28T07:57:52.571Z] ok github.com/docker/docker/integration/volume 0.304s [2022-04-28T07:57:52.571Z] [2022-04-28T07:57:52.571Z] DONE 9 tests in 1.900s [2022-04-28T07:57:52.571Z] INFO: make.ps1 ended at 04/28/2022 07:57:52 [2022-04-28T07:57:52.571Z] INFO: Integration CLI tests being run from the host: [2022-04-28T07:57:52.571Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-test.timeout" "200m" [2022-04-28T07:57:53.183Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-04-28T07:57:53.183Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-04-28T07:57:53.183Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-04-28T07:57:53.183Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-04-28T07:57:53.183Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-04-28T07:57:53.183Z] --- PASS: TestSecretsCreateAndDelete (2.74s) [2022-04-28T07:57:53.183Z] === RUN TestSecretsUpdate [2022-04-28T07:57:53.761Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-04-28T07:57:53.761Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-04-28T07:57:56.313Z] --- PASS: TestSecretsUpdate (2.58s) [2022-04-28T07:57:56.313Z] === RUN TestTemplatedSecret [2022-04-28T07:57:58.226Z] docker_api_swarm_test.go:502: [db5ffe75ba6df] joining swarm manager [db2daf6db3d6f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-28T07:57:58.226Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-04-28T07:57:59.166Z] === RUN TestDockerSuite/TestContainerAPITop [2022-04-28T07:57:59.166Z] --- PASS: TestTemplatedSecret (3.31s) [2022-04-28T07:57:59.166Z] === RUN TestSecretCreateResolve [2022-04-28T07:57:59.737Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-04-28T07:57:59.737Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-04-28T07:57:59.737Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-04-28T07:57:59.737Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-04-28T07:58:01.655Z] --- PASS: TestSecretCreateResolve (2.34s) [2022-04-28T07:58:01.655Z] PASS [2022-04-28T07:58:01.655Z] [2022-04-28T07:58:01.655Z] DONE 6 tests in 16.199s [2022-04-28T07:58:01.655Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-04-28T07:58:01.655Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-04-28T07:58:01.655Z] ++ set -e [2022-04-28T07:58:01.655Z] ++ '[' -n 0 ']' [2022-04-28T07:58:01.655Z] ++ set -x [2022-04-28T07:58:01.655Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-04-28T07:58:01.655Z] INFO: Testing against a local daemon [2022-04-28T07:58:01.655Z] === RUN TestServiceCreateInit [2022-04-28T07:58:01.655Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-28T07:58:02.077Z] === RUN TestConfigDaemonLibtrustID [2022-04-28T07:58:02.077Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-04-28T07:58:02.077Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-04-28T07:58:02.077Z] === RUN TestDaemonConfigValidation [2022-04-28T07:58:02.077Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-04-28T07:58:02.077Z] --- SKIP: TestDaemonConfigValidation (0.01s) [2022-04-28T07:58:02.077Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-28T07:58:02.077Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-04-28T07:58:02.077Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-04-28T07:58:02.077Z] === RUN TestDaemonProxy [2022-04-28T07:58:02.077Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-04-28T07:58:02.077Z] --- SKIP: TestDaemonProxy (0.00s) [2022-04-28T07:58:02.077Z] PASS [2022-04-28T07:58:02.077Z] ok github.com/docker/docker/integration/daemon 0.081s [2022-04-28T07:58:02.077Z] [2022-04-28T07:58:02.077Z] === Skipped [2022-04-28T07:58:02.077Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-04-28T07:58:02.077Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-04-28T07:58:02.077Z] [2022-04-28T07:58:02.077Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.01s) [2022-04-28T07:58:02.077Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-04-28T07:58:02.077Z] [2022-04-28T07:58:02.077Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-04-28T07:58:02.077Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-04-28T07:58:02.077Z] [2022-04-28T07:58:02.077Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-04-28T07:58:02.077Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-04-28T07:58:02.077Z] [2022-04-28T07:58:02.077Z] DONE 4 tests, 4 skipped in 16.446s [2022-04-28T07:58:02.077Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-04-28T07:58:02.228Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-04-28T07:58:02.809Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-04-28T07:58:02.906Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-28T07:58:02.906Z] INFO: Testing against a local daemon [2022-04-28T07:58:02.906Z] === RUN TestDockerSuite [2022-04-28T07:58:02.906Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-04-28T07:58:02.906Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-04-28T07:58:02.906Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-04-28T07:58:02.906Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-04-28T07:58:02.906Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-04-28T07:58:02.906Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-04-28T07:58:02.906Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-04-28T07:58:02.906Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-04-28T07:58:02.906Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-04-28T07:58:02.906Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-04-28T07:58:02.906Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-04-28T07:58:02.906Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-04-28T07:58:03.356Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-04-28T07:58:03.622Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-28T07:58:03.622Z] INFO: Testing against a local daemon [2022-04-28T07:58:03.622Z] === RUN TestCommitInheritsEnv [2022-04-28T07:58:03.622Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-28T07:58:03.622Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-04-28T07:58:03.622Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-28T07:58:03.622Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-04-28T07:58:03.622Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-04-28T07:58:03.622Z] === RUN TestImportWithCustomPlatform [2022-04-28T07:58:03.622Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-04-28T07:58:03.622Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-04-28T07:58:03.622Z] === RUN TestImagesFilterMultiReference [2022-04-28T07:58:03.622Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-04-28T07:58:03.622Z] === RUN TestImagePullPlatformInvalid [2022-04-28T07:58:03.622Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-04-28T07:58:03.622Z] === RUN TestRemoveImageOrphaning [2022-04-28T07:58:03.757Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-04-28T07:58:03.807Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-04-28T07:58:04.591Z] --- PASS: TestRemoveImageOrphaning (0.82s) [2022-04-28T07:58:04.591Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-28T07:58:04.591Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2022-04-28T07:58:04.591Z] === RUN TestTagInvalidReference [2022-04-28T07:58:04.591Z] --- PASS: TestTagInvalidReference (0.03s) [2022-04-28T07:58:04.591Z] === RUN TestTagValidPrefixedRepo [2022-04-28T07:58:04.591Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-04-28T07:58:04.591Z] === RUN TestTagExistedNameWithoutForce [2022-04-28T07:58:04.591Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2022-04-28T07:58:04.591Z] === RUN TestTagOfficialNames [2022-04-28T07:58:04.591Z] --- PASS: TestTagOfficialNames (0.06s) [2022-04-28T07:58:04.591Z] === RUN TestTagMatchesDigest [2022-04-28T07:58:04.591Z] --- PASS: TestTagMatchesDigest (0.03s) [2022-04-28T07:58:04.591Z] PASS [2022-04-28T07:58:04.591Z] ok github.com/docker/docker/integration/image 1.205s [2022-04-28T07:58:04.591Z] [2022-04-28T07:58:04.591Z] === Skipped [2022-04-28T07:58:04.591Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-04-28T07:58:04.591Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-28T07:58:04.591Z] [2022-04-28T07:58:04.591Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-04-28T07:58:04.591Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-04-28T07:58:04.591Z] [2022-04-28T07:58:04.591Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-04-28T07:58:04.591Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-04-28T07:58:04.591Z] [2022-04-28T07:58:04.591Z] DONE 12 tests, 3 skipped in 4.016s [2022-04-28T07:58:05.054Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-04-28T07:58:06.586Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-28T07:58:06.586Z] INFO: Testing against a local daemon [2022-04-28T07:58:06.586Z] === RUN TestNetworkCreateDelete [2022-04-28T07:58:06.586Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-04-28T07:58:06.586Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-04-28T07:58:06.586Z] === RUN TestDockerNetworkDeletePreferID [2022-04-28T07:58:06.586Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-04-28T07:58:06.586Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-04-28T07:58:06.586Z] === RUN TestDaemonDNSFallback [2022-04-28T07:58:06.586Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-04-28T07:58:06.586Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-04-28T07:58:06.586Z] === RUN TestInspectNetwork [2022-04-28T07:58:06.586Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-04-28T07:58:06.586Z] --- SKIP: TestInspectNetwork (0.00s) [2022-04-28T07:58:06.586Z] === RUN TestRunContainerWithBridgeNone [2022-04-28T07:58:06.586Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-04-28T07:58:06.586Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-04-28T07:58:06.586Z] === RUN TestNetworkInvalidJSON [2022-04-28T07:58:06.586Z] === RUN TestNetworkInvalidJSON/networks/create [2022-04-28T07:58:06.586Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-04-28T07:58:06.586Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-04-28T07:58:06.586Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-04-28T07:58:06.586Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-28T07:58:06.586Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-28T07:58:06.586Z] === CONT TestNetworkInvalidJSON/networks/create [2022-04-28T07:58:06.586Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-04-28T07:58:06.586Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-28T07:58:06.586Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-04-28T07:58:06.586Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-04-28T07:58:06.586Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-04-28T07:58:06.586Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-04-28T07:58:06.586Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-04-28T07:58:06.586Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-04-28T07:58:06.586Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-04-28T07:58:06.586Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-04-28T07:58:06.586Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-04-28T07:58:06.586Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-04-28T07:58:06.586Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-04-28T07:58:06.586Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-04-28T07:58:06.586Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2022-04-28T07:58:06.586Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-04-28T07:58:06.586Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-04-28T07:58:06.586Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-04-28T07:58:06.586Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-04-28T07:58:06.586Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-04-28T07:58:06.586Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.01s) [2022-04-28T07:58:06.586Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-04-28T07:58:06.586Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-04-28T07:58:06.586Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-04-28T07:58:06.586Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-04-28T07:58:06.586Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-04-28T07:58:06.586Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-04-28T07:58:06.586Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-04-28T07:58:06.586Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-04-28T07:58:06.586Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-04-28T07:58:06.586Z] === RUN TestNetworkList [2022-04-28T07:58:06.586Z] === RUN TestNetworkList//networks [2022-04-28T07:58:06.586Z] === PAUSE TestNetworkList//networks [2022-04-28T07:58:06.586Z] === RUN TestNetworkList//networks/ [2022-04-28T07:58:06.586Z] === PAUSE TestNetworkList//networks/ [2022-04-28T07:58:06.586Z] === CONT TestNetworkList//networks [2022-04-28T07:58:06.586Z] === CONT TestNetworkList//networks/ [2022-04-28T07:58:06.586Z] --- PASS: TestNetworkList (0.03s) [2022-04-28T07:58:06.586Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-28T07:58:06.586Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-28T07:58:06.586Z] === RUN TestHostIPv4BridgeLabel [2022-04-28T07:58:06.586Z] network_test.go:154: testEnv.OSType == "windows" [2022-04-28T07:58:06.586Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-04-28T07:58:06.586Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-28T07:58:06.586Z] service_test.go:30: testEnv.OSType == "windows" [2022-04-28T07:58:06.586Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-04-28T07:58:06.586Z] === RUN TestDaemonDefaultNetworkPools [2022-04-28T07:58:06.586Z] service_test.go:59: testEnv.OSType == "windows" [2022-04-28T07:58:06.586Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-04-28T07:58:06.586Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-28T07:58:06.586Z] service_test.go:103: testEnv.OSType == "windows" [2022-04-28T07:58:06.586Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-04-28T07:58:06.586Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-28T07:58:06.586Z] service_test.go:137: testEnv.OSType == "windows" [2022-04-28T07:58:06.586Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-04-28T07:58:06.586Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-28T07:58:06.586Z] service_test.go:188: testEnv.OSType == "windows" [2022-04-28T07:58:06.586Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-04-28T07:58:06.586Z] === RUN TestServiceWithPredefinedNetwork [2022-04-28T07:58:06.586Z] service_test.go:213: testEnv.OSType == "windows" [2022-04-28T07:58:06.586Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-04-28T07:58:06.586Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-28T07:58:06.586Z] service_test.go:243: FLAKY_TEST [2022-04-28T07:58:06.586Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-28T07:58:06.586Z] === RUN TestServiceWithDataPathPortInit [2022-04-28T07:58:06.586Z] service_test.go:334: testEnv.OSType == "windows" [2022-04-28T07:58:06.586Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-04-28T07:58:06.586Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-28T07:58:06.586Z] service_test.go:402: testEnv.OSType == "windows" [2022-04-28T07:58:06.586Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-28T07:58:06.586Z] PASS [2022-04-28T07:58:06.586Z] ok github.com/docker/docker/integration/network 0.133s [2022-04-28T07:58:06.586Z] [2022-04-28T07:58:06.586Z] === Skipped [2022-04-28T07:58:06.586Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-04-28T07:58:06.586Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-04-28T07:58:06.586Z] [2022-04-28T07:58:06.586Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-04-28T07:58:06.586Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-04-28T07:58:06.586Z] [2022-04-28T07:58:06.586Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-04-28T07:58:06.586Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-04-28T07:58:06.586Z] [2022-04-28T07:58:06.586Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-04-28T07:58:06.586Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-04-28T07:58:06.586Z] [2022-04-28T07:58:06.586Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-04-28T07:58:06.586Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-04-28T07:58:06.586Z] [2022-04-28T07:58:06.586Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-04-28T07:58:06.586Z] network_test.go:154: testEnv.OSType == "windows" [2022-04-28T07:58:06.586Z] [2022-04-28T07:58:06.586Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-04-28T07:58:06.586Z] service_test.go:30: testEnv.OSType == "windows" [2022-04-28T07:58:06.586Z] [2022-04-28T07:58:06.586Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-04-28T07:58:06.586Z] service_test.go:59: testEnv.OSType == "windows" [2022-04-28T07:58:06.586Z] [2022-04-28T07:58:06.586Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-04-28T07:58:06.586Z] service_test.go:103: testEnv.OSType == "windows" [2022-04-28T07:58:06.586Z] [2022-04-28T07:58:06.586Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-04-28T07:58:06.586Z] service_test.go:137: testEnv.OSType == "windows" [2022-04-28T07:58:06.586Z] [2022-04-28T07:58:06.586Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-04-28T07:58:06.586Z] service_test.go:188: testEnv.OSType == "windows" [2022-04-28T07:58:06.586Z] [2022-04-28T07:58:06.586Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-04-28T07:58:06.586Z] service_test.go:213: testEnv.OSType == "windows" [2022-04-28T07:58:06.586Z] [2022-04-28T07:58:06.586Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-28T07:58:06.586Z] service_test.go:243: FLAKY_TEST [2022-04-28T07:58:06.586Z] [2022-04-28T07:58:06.586Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-04-28T07:58:06.586Z] service_test.go:334: testEnv.OSType == "windows" [2022-04-28T07:58:06.586Z] [2022-04-28T07:58:06.586Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-28T07:58:06.586Z] service_test.go:402: testEnv.OSType == "windows" [2022-04-28T07:58:06.586Z] [2022-04-28T07:58:06.586Z] DONE 34 tests, 15 skipped in 1.528s [2022-04-28T07:58:06.586Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-04-28T07:58:07.041Z] testing: warning: no tests to run [2022-04-28T07:58:07.041Z] PASS [2022-04-28T07:58:07.041Z] ok github.com/docker/docker/integration/network/ipvlan 0.050s [2022-04-28T07:58:07.041Z] [2022-04-28T07:58:07.041Z] DONE 0 tests in 0.526s [2022-04-28T07:58:07.042Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-04-28T07:58:07.064Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-28T07:58:07.325Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-04-28T07:58:07.496Z] testing: warning: no tests to run [2022-04-28T07:58:07.496Z] PASS [2022-04-28T07:58:07.496Z] ok github.com/docker/docker/integration/network/macvlan 0.052s [2022-04-28T07:58:07.496Z] [2022-04-28T07:58:07.496Z] DONE 0 tests in 0.526s [2022-04-28T07:58:07.496Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-04-28T07:58:07.899Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-04-28T07:58:08.459Z] testing: warning: no tests to run [2022-04-28T07:58:08.459Z] PASS [2022-04-28T07:58:08.459Z] ok github.com/docker/docker/integration/plugin 0.050s [2022-04-28T07:58:08.459Z] [2022-04-28T07:58:08.459Z] DONE 0 tests in 0.521s [2022-04-28T07:58:08.459Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-04-28T07:58:08.842Z] docker_api_swarm_test.go:507: [dd1f34f238e8d] joining swarm manager [db2daf6db3d6f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-28T07:58:08.913Z] testing: warning: no tests to run [2022-04-28T07:58:08.913Z] PASS [2022-04-28T07:58:08.913Z] ok github.com/docker/docker/integration/plugin/authz 0.049s [2022-04-28T07:58:08.913Z] [2022-04-28T07:58:08.913Z] DONE 0 tests in 0.527s [2022-04-28T07:58:08.913Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-04-28T07:58:09.785Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-04-28T07:58:10.725Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-04-28T07:58:10.986Z] --- PASS: TestServiceCreateInit (9.40s) [2022-04-28T07:58:10.986Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.84s) [2022-04-28T07:58:10.986Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.54s) [2022-04-28T07:58:10.986Z] === RUN TestCreateServiceMultipleTimes [2022-04-28T07:58:11.558Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2022-04-28T07:58:11.801Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-28T07:58:11.801Z] INFO: Testing against a local daemon [2022-04-28T07:58:11.801Z] === RUN TestPluginInvalidJSON [2022-04-28T07:58:11.801Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-04-28T07:58:11.801Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-04-28T07:58:12.255Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-28T07:58:12.255Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-28T07:58:12.255Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-04-28T07:58:12.255Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-04-28T07:58:12.255Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-04-28T07:58:12.255Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-04-28T07:58:12.255Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-04-28T07:58:12.255Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-28T07:58:12.255Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-04-28T07:58:12.255Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-04-28T07:58:12.255Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-04-28T07:58:12.255Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-04-28T07:58:12.255Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-04-28T07:58:12.255Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-04-28T07:58:12.255Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-04-28T07:58:12.255Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-04-28T07:58:12.255Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-04-28T07:58:12.255Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-04-28T07:58:12.255Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-04-28T07:58:12.255Z] --- PASS: TestPluginInvalidJSON (0.03s) [2022-04-28T07:58:12.255Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-04-28T07:58:12.256Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-04-28T07:58:12.256Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-04-28T07:58:12.256Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-04-28T07:58:12.256Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-04-28T07:58:12.256Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-04-28T07:58:12.256Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-04-28T07:58:12.256Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-04-28T07:58:12.256Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-04-28T07:58:12.256Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-04-28T07:58:12.256Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s) [2022-04-28T07:58:12.256Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-04-28T07:58:12.256Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-04-28T07:58:12.256Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-04-28T07:58:12.256Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-04-28T07:58:12.256Z] === RUN TestPluginInstall [2022-04-28T07:58:12.256Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-04-28T07:58:12.256Z] --- SKIP: TestPluginInstall (0.00s) [2022-04-28T07:58:12.256Z] === RUN TestPluginsWithRuntimes [2022-04-28T07:58:12.256Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-04-28T07:58:12.256Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-04-28T07:58:12.256Z] === RUN TestPluginBackCompatMediaTypes [2022-04-28T07:58:12.256Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-04-28T07:58:12.256Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-04-28T07:58:12.256Z] PASS [2022-04-28T07:58:12.256Z] ok github.com/docker/docker/integration/plugin/common 0.093s [2022-04-28T07:58:12.256Z] [2022-04-28T07:58:12.256Z] === Skipped [2022-04-28T07:58:12.256Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-04-28T07:58:12.256Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-04-28T07:58:12.256Z] [2022-04-28T07:58:12.256Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-04-28T07:58:12.256Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-04-28T07:58:12.256Z] [2022-04-28T07:58:12.256Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-04-28T07:58:12.256Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-04-28T07:58:12.256Z] [2022-04-28T07:58:12.256Z] DONE 19 tests, 3 skipped in 3.212s [2022-04-28T07:58:12.256Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-04-28T07:58:12.941Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2022-04-28T07:58:13.781Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-28T07:58:13.781Z] INFO: Testing against a local daemon [2022-04-28T07:58:13.781Z] === RUN TestExternalGraphDriver [2022-04-28T07:58:13.781Z] external_test.go:48: runtime.GOOS == "windows" [2022-04-28T07:58:13.781Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-04-28T07:58:13.781Z] === RUN TestGraphdriverPluginV2 [2022-04-28T07:58:13.781Z] external_test.go:408: runtime.GOOS == "windows" [2022-04-28T07:58:13.781Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-04-28T07:58:13.781Z] PASS [2022-04-28T07:58:13.781Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.072s [2022-04-28T07:58:13.781Z] [2022-04-28T07:58:13.781Z] === Skipped [2022-04-28T07:58:13.781Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-04-28T07:58:13.781Z] external_test.go:48: runtime.GOOS == "windows" [2022-04-28T07:58:13.781Z] [2022-04-28T07:58:13.781Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-04-28T07:58:13.781Z] external_test.go:408: runtime.GOOS == "windows" [2022-04-28T07:58:13.781Z] [2022-04-28T07:58:13.781Z] DONE 2 tests, 2 skipped in 1.561s [2022-04-28T07:58:13.781Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-04-28T07:58:14.326Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2022-04-28T07:58:16.240Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2022-04-28T07:58:16.685Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-28T07:58:16.686Z] INFO: Testing against a local daemon [2022-04-28T07:58:16.686Z] === RUN TestReadPluginNoRead [2022-04-28T07:58:16.686Z] read_test.go:21: no unix domain sockets on Windows [2022-04-28T07:58:16.686Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-04-28T07:58:16.686Z] PASS [2022-04-28T07:58:16.686Z] ok github.com/docker/docker/integration/plugin/logging 0.083s [2022-04-28T07:58:16.686Z] [2022-04-28T07:58:16.686Z] === Skipped [2022-04-28T07:58:16.686Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-04-28T07:58:16.686Z] read_test.go:21: no unix domain sockets on Windows [2022-04-28T07:58:16.686Z] [2022-04-28T07:58:16.686Z] DONE 1 tests, 1 skipped in 2.510s [2022-04-28T07:58:16.686Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-04-28T07:58:17.140Z] testing: warning: no tests to run [2022-04-28T07:58:17.140Z] PASS [2022-04-28T07:58:17.140Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.049s [2022-04-28T07:58:17.140Z] [2022-04-28T07:58:17.140Z] DONE 0 tests in 0.873s [2022-04-28T07:58:17.140Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-04-28T07:58:17.633Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000f5cd50_} [2022-04-28T07:58:18.692Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-28T07:58:18.692Z] INFO: Testing against a local daemon [2022-04-28T07:58:18.692Z] === RUN TestPluginWithDevMounts [2022-04-28T07:58:18.692Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:58:18.692Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-04-28T07:58:18.692Z] PASS [2022-04-28T07:58:18.692Z] ok github.com/docker/docker/integration/plugin/volumes 0.067s [2022-04-28T07:58:19.016Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-12622089649_/foo_false____} [2022-04-28T07:58:19.147Z] [2022-04-28T07:58:19.147Z] === Skipped [2022-04-28T07:58:19.147Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-04-28T07:58:19.147Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:58:19.147Z] [2022-04-28T07:58:19.147Z] DONE 1 tests, 1 skipped in 1.576s [2022-04-28T07:58:19.147Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-04-28T07:58:20.108Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-28T07:58:20.108Z] INFO: Testing against a local daemon [2022-04-28T07:58:20.108Z] === RUN TestSecretInspect [2022-04-28T07:58:20.108Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:58:20.108Z] --- SKIP: TestSecretInspect (0.00s) [2022-04-28T07:58:20.108Z] === RUN TestSecretList [2022-04-28T07:58:20.108Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:58:20.108Z] --- SKIP: TestSecretList (0.00s) [2022-04-28T07:58:20.108Z] === RUN TestSecretsCreateAndDelete [2022-04-28T07:58:20.108Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:58:20.108Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-04-28T07:58:20.108Z] === RUN TestSecretsUpdate [2022-04-28T07:58:20.108Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:58:20.108Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-04-28T07:58:20.108Z] === RUN TestTemplatedSecret [2022-04-28T07:58:20.108Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:58:20.108Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-04-28T07:58:20.108Z] === RUN TestSecretCreateResolve [2022-04-28T07:58:20.108Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-04-28T07:58:20.108Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-04-28T07:58:20.108Z] PASS [2022-04-28T07:58:20.108Z] ok github.com/docker/docker/integration/secret 0.062s [2022-04-28T07:58:20.108Z] [2022-04-28T07:58:20.108Z] === Skipped [2022-04-28T07:58:20.108Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-04-28T07:58:20.108Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:58:20.108Z] [2022-04-28T07:58:20.108Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-04-28T07:58:20.108Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:58:20.108Z] [2022-04-28T07:58:20.108Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-04-28T07:58:20.108Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:58:20.108Z] [2022-04-28T07:58:20.108Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-04-28T07:58:20.108Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:58:20.108Z] [2022-04-28T07:58:20.108Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-04-28T07:58:20.108Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:58:20.108Z] [2022-04-28T07:58:20.108Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-04-28T07:58:20.108Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-04-28T07:58:20.108Z] [2022-04-28T07:58:20.108Z] DONE 6 tests, 6 skipped in 1.229s [2022-04-28T07:58:20.108Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-04-28T07:58:20.399Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-12622089649_/foo_true____} [2022-04-28T07:58:20.970Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3398896809_/foo_false____} [2022-04-28T07:58:22.275Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-28T07:58:22.275Z] INFO: Testing against a local daemon [2022-04-28T07:58:22.275Z] === RUN TestServiceCreateInit [2022-04-28T07:58:22.275Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-28T07:58:22.275Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:58:22.275Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-28T07:58:22.275Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:58:22.275Z] --- PASS: TestServiceCreateInit (0.03s) [2022-04-28T07:58:22.275Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-28T07:58:22.275Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-28T07:58:22.275Z] === RUN TestCreateServiceMultipleTimes [2022-04-28T07:58:22.275Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:58:22.275Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-04-28T07:58:22.275Z] === RUN TestCreateServiceConflict [2022-04-28T07:58:22.275Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:58:22.275Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-04-28T07:58:22.275Z] === RUN TestCreateServiceMaxReplicas [2022-04-28T07:58:22.275Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:58:22.275Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2022-04-28T07:58:22.275Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-28T07:58:22.275Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:58:22.275Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-04-28T07:58:22.275Z] === RUN TestCreateServiceSecretFileMode [2022-04-28T07:58:22.275Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:58:22.275Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-04-28T07:58:22.275Z] === RUN TestCreateServiceConfigFileMode [2022-04-28T07:58:22.275Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:58:22.275Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-04-28T07:58:22.275Z] === RUN TestCreateServiceSysctls [2022-04-28T07:58:22.275Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:58:22.275Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-04-28T07:58:22.275Z] === RUN TestCreateServiceCapabilities [2022-04-28T07:58:22.275Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:58:22.275Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2022-04-28T07:58:22.275Z] === RUN TestInspect [2022-04-28T07:58:22.275Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:58:22.275Z] --- SKIP: TestInspect (0.00s) [2022-04-28T07:58:22.275Z] === RUN TestCreateJob [2022-04-28T07:58:22.275Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:58:22.275Z] --- SKIP: TestCreateJob (0.00s) [2022-04-28T07:58:22.275Z] === RUN TestReplicatedJob [2022-04-28T07:58:22.275Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:58:22.275Z] --- SKIP: TestReplicatedJob (0.00s) [2022-04-28T07:58:22.275Z] === RUN TestUpdateReplicatedJob [2022-04-28T07:58:22.275Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:58:22.275Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-04-28T07:58:22.275Z] === RUN TestServiceListWithStatuses [2022-04-28T07:58:22.275Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:58:22.275Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-28T07:58:22.275Z] === RUN TestDockerNetworkConnectAlias [2022-04-28T07:58:22.275Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:58:22.275Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-04-28T07:58:22.275Z] === RUN TestDockerNetworkReConnect [2022-04-28T07:58:22.275Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:58:22.275Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-04-28T07:58:22.275Z] === RUN TestServicePlugin [2022-04-28T07:58:22.275Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:58:22.275Z] --- SKIP: TestServicePlugin (0.00s) [2022-04-28T07:58:22.275Z] === RUN TestServiceUpdateLabel [2022-04-28T07:58:22.275Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-04-28T07:58:22.275Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-04-28T07:58:22.275Z] === RUN TestServiceUpdateSecrets [2022-04-28T07:58:22.275Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-04-28T07:58:22.275Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-04-28T07:58:22.275Z] === RUN TestServiceUpdateConfigs [2022-04-28T07:58:22.275Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-04-28T07:58:22.275Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-04-28T07:58:22.275Z] === RUN TestServiceUpdateNetwork [2022-04-28T07:58:22.275Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-04-28T07:58:22.275Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-04-28T07:58:22.275Z] === RUN TestServiceUpdatePidsLimit [2022-04-28T07:58:22.275Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-04-28T07:58:22.275Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-04-28T07:58:22.275Z] PASS [2022-04-28T07:58:22.275Z] ok github.com/docker/docker/integration/service 0.185s [2022-04-28T07:58:22.275Z] [2022-04-28T07:58:22.275Z] === Skipped [2022-04-28T07:58:22.275Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-28T07:58:22.275Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:58:22.275Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-28T07:58:22.275Z] [2022-04-28T07:58:22.275Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-28T07:58:22.275Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:58:22.275Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-28T07:58:22.275Z] [2022-04-28T07:58:22.275Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-04-28T07:58:22.275Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:58:22.275Z] [2022-04-28T07:58:22.275Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-04-28T07:58:22.275Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:58:22.275Z] [2022-04-28T07:58:22.275Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2022-04-28T07:58:22.275Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:58:22.275Z] [2022-04-28T07:58:22.275Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-04-28T07:58:22.275Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:58:22.275Z] [2022-04-28T07:58:22.275Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-04-28T07:58:22.275Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:58:22.275Z] [2022-04-28T07:58:22.275Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-04-28T07:58:22.275Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:58:22.275Z] [2022-04-28T07:58:22.275Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2022-04-28T07:58:22.275Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:58:22.275Z] [2022-04-28T07:58:22.275Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2022-04-28T07:58:22.275Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:58:22.275Z] [2022-04-28T07:58:22.275Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-04-28T07:58:22.275Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:58:22.275Z] [2022-04-28T07:58:22.275Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-04-28T07:58:22.275Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:58:22.275Z] [2022-04-28T07:58:22.275Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-04-28T07:58:22.275Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:58:22.275Z] [2022-04-28T07:58:22.275Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-04-28T07:58:22.275Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:58:22.275Z] [2022-04-28T07:58:22.275Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-04-28T07:58:22.275Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:58:22.275Z] [2022-04-28T07:58:22.275Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-04-28T07:58:22.275Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:58:22.275Z] [2022-04-28T07:58:22.275Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-04-28T07:58:22.275Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:58:22.275Z] [2022-04-28T07:58:22.275Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-04-28T07:58:22.275Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:58:22.275Z] [2022-04-28T07:58:22.275Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-04-28T07:58:22.275Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-04-28T07:58:22.275Z] [2022-04-28T07:58:22.275Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-04-28T07:58:22.275Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-04-28T07:58:22.275Z] [2022-04-28T07:58:22.275Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-04-28T07:58:22.275Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-04-28T07:58:22.275Z] [2022-04-28T07:58:22.275Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-04-28T07:58:22.275Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-04-28T07:58:22.275Z] [2022-04-28T07:58:22.275Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-04-28T07:58:22.275Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-04-28T07:58:22.275Z] [2022-04-28T07:58:22.275Z] DONE 24 tests, 23 skipped in 1.867s [2022-04-28T07:58:22.275Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-04-28T07:58:22.882Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3398896809_/foo_true____} [2022-04-28T07:58:23.803Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-28T07:58:23.804Z] INFO: Testing against a local daemon [2022-04-28T07:58:23.804Z] === RUN TestSessionCreate [2022-04-28T07:58:23.804Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-04-28T07:58:23.804Z] --- SKIP: TestSessionCreate (0.00s) [2022-04-28T07:58:23.804Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-28T07:58:23.804Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-04-28T07:58:23.804Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-04-28T07:58:23.804Z] PASS [2022-04-28T07:58:23.804Z] ok github.com/docker/docker/integration/session 0.076s [2022-04-28T07:58:23.804Z] [2022-04-28T07:58:23.804Z] === Skipped [2022-04-28T07:58:23.804Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-04-28T07:58:23.804Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-04-28T07:58:23.804Z] [2022-04-28T07:58:23.804Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-04-28T07:58:23.804Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-04-28T07:58:23.804Z] [2022-04-28T07:58:23.804Z] DONE 2 tests, 2 skipped in 1.256s [2022-04-28T07:58:23.804Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-04-28T07:58:23.822Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3398896809_/foo_true__0xc000f5cd80__} [2022-04-28T07:58:25.205Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000f5cd98_} [2022-04-28T07:58:25.325Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-28T07:58:25.325Z] INFO: Testing against a local daemon [2022-04-28T07:58:25.325Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-28T07:58:25.325Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:58:25.325Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-28T07:58:25.325Z] === RUN TestDiskUsage [2022-04-28T07:58:25.325Z] disk_usage_test.go:16: testEnv.OSType == "windows" [2022-04-28T07:58:25.325Z] --- SKIP: TestDiskUsage (0.00s) [2022-04-28T07:58:25.325Z] === RUN TestEventsExecDie [2022-04-28T07:58:25.325Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-04-28T07:58:25.325Z] --- SKIP: TestEventsExecDie (0.00s) [2022-04-28T07:58:25.325Z] === RUN TestEventsBackwardsCompatible [2022-04-28T07:58:25.325Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-04-28T07:58:25.325Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-04-28T07:58:25.325Z] === RUN TestEventsVolumeCreate [2022-04-28T07:58:25.325Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-04-28T07:58:25.325Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-04-28T07:58:25.325Z] === RUN TestInfoAPI [2022-04-28T07:58:25.325Z] --- PASS: TestInfoAPI (0.03s) [2022-04-28T07:58:25.325Z] === RUN TestInfoAPIWarnings [2022-04-28T07:58:25.325Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-28T07:58:25.325Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-04-28T07:58:25.325Z] === RUN TestInfoDebug [2022-04-28T07:58:25.325Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-28T07:58:25.325Z] --- SKIP: TestInfoDebug (0.00s) [2022-04-28T07:58:25.325Z] === RUN TestInfoInsecureRegistries [2022-04-28T07:58:25.325Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-28T07:58:25.325Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-04-28T07:58:25.325Z] === RUN TestInfoRegistryMirrors [2022-04-28T07:58:25.325Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-28T07:58:25.325Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-04-28T07:58:25.325Z] === RUN TestLoginFailsWithBadCredentials [2022-04-28T07:58:26.285Z] --- PASS: TestLoginFailsWithBadCredentials (0.94s) [2022-04-28T07:58:26.285Z] === RUN TestPingCacheHeaders [2022-04-28T07:58:26.285Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-04-28T07:58:26.285Z] === RUN TestPingGet [2022-04-28T07:58:26.285Z] --- PASS: TestPingGet (0.02s) [2022-04-28T07:58:26.285Z] === RUN TestPingHead [2022-04-28T07:58:26.285Z] --- PASS: TestPingHead (0.03s) [2022-04-28T07:58:26.285Z] === RUN TestPingSwarmHeader [2022-04-28T07:58:26.285Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:58:26.285Z] --- SKIP: TestPingSwarmHeader (0.00s) [2022-04-28T07:58:26.285Z] === RUN TestVersion [2022-04-28T07:58:26.285Z] --- PASS: TestVersion (0.03s) [2022-04-28T07:58:26.285Z] PASS [2022-04-28T07:58:26.285Z] ok github.com/docker/docker/integration/system 1.130s [2022-04-28T07:58:26.285Z] [2022-04-28T07:58:26.285Z] === Skipped [2022-04-28T07:58:26.285Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-28T07:58:26.285Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:58:26.285Z] [2022-04-28T07:58:26.285Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-04-28T07:58:26.285Z] disk_usage_test.go:16: testEnv.OSType == "windows" [2022-04-28T07:58:26.285Z] [2022-04-28T07:58:26.285Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-04-28T07:58:26.285Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-04-28T07:58:26.285Z] [2022-04-28T07:58:26.285Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-04-28T07:58:26.285Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-04-28T07:58:26.285Z] [2022-04-28T07:58:26.285Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-04-28T07:58:26.285Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-04-28T07:58:26.285Z] [2022-04-28T07:58:26.285Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-04-28T07:58:26.285Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-28T07:58:26.285Z] [2022-04-28T07:58:26.285Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-04-28T07:58:26.285Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-28T07:58:26.285Z] [2022-04-28T07:58:26.285Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-04-28T07:58:26.285Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-28T07:58:26.285Z] [2022-04-28T07:58:26.285Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-04-28T07:58:26.285Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-28T07:58:26.285Z] [2022-04-28T07:58:26.285Z] === SKIP: github.com/docker/docker/integration/system TestPingSwarmHeader (0.00s) [2022-04-28T07:58:26.285Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:58:26.285Z] [2022-04-28T07:58:26.285Z] DONE 16 tests, 10 skipped in 2.584s [2022-04-28T07:58:26.285Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-04-28T07:58:26.595Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000f5cdb0_} [2022-04-28T07:58:27.539Z] --- PASS: TestCreateServiceMultipleTimes (16.36s) [2022-04-28T07:58:27.539Z] === RUN TestCreateServiceConflict [2022-04-28T07:58:27.799Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000f5cdc8_} [2022-04-28T07:58:27.809Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-28T07:58:27.809Z] INFO: Testing against a local daemon [2022-04-28T07:58:27.809Z] === RUN TestVolumesCreateAndList [2022-04-28T07:58:27.809Z] --- PASS: TestVolumesCreateAndList (0.05s) [2022-04-28T07:58:27.809Z] === RUN TestVolumesRemove [2022-04-28T07:58:27.809Z] --- PASS: TestVolumesRemove (0.12s) [2022-04-28T07:58:27.809Z] === RUN TestVolumesInspect [2022-04-28T07:58:27.809Z] --- PASS: TestVolumesInspect (0.03s) [2022-04-28T07:58:27.809Z] === RUN TestVolumesInvalidJSON [2022-04-28T07:58:27.809Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-04-28T07:58:27.809Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-04-28T07:58:27.809Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-04-28T07:58:27.809Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-04-28T07:58:27.809Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-04-28T07:58:27.809Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-04-28T07:58:27.809Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-04-28T07:58:27.809Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2022-04-28T07:58:27.809Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-04-28T07:58:27.809Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-04-28T07:58:27.809Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-04-28T07:58:27.810Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-04-28T07:58:27.810Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-04-28T07:58:27.810Z] PASS [2022-04-28T07:58:27.810Z] ok github.com/docker/docker/integration/volume 0.278s [2022-04-28T07:58:27.810Z] [2022-04-28T07:58:27.810Z] DONE 9 tests in 1.538s [2022-04-28T07:58:27.810Z] INFO: make.ps1 ended at 04/28/2022 07:58:27 [2022-04-28T07:58:27.810Z] INFO: Integration CLI tests being run from the host: [2022-04-28T07:58:27.810Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-test.timeout" "200m" [2022-04-28T07:58:28.384Z] --- PASS: TestBuildWithHugeFile (115.76s) [2022-04-28T07:58:28.384Z] === RUN TestBuildWCOWSandboxSize [2022-04-28T07:58:28.384Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-28T07:58:28.384Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-28T07:58:28.384Z] === RUN TestBuildWithEmptyDockerfile [2022-04-28T07:58:28.384Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-28T07:58:28.384Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-28T07:58:28.384Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-28T07:58:28.384Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-28T07:58:28.384Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-28T07:58:28.384Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-28T07:58:28.384Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-28T07:58:28.384Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-28T07:58:28.384Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-28T07:58:28.384Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2022-04-28T07:58:28.384Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-04-28T07:58:28.384Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) [2022-04-28T07:58:28.384Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2022-04-28T07:58:28.384Z] === RUN TestBuildPreserveOwnership [2022-04-28T07:58:28.384Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-28T07:58:28.384Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-04-28T07:58:28.384Z] === RUN TestBuildPlatformInvalid [2022-04-28T07:58:28.384Z] --- PASS: TestBuildPlatformInvalid (0.05s) [2022-04-28T07:58:28.384Z] PASS [2022-04-28T07:58:28.384Z] ok github.com/docker/docker/integration/build 167.469s [2022-04-28T07:58:28.384Z] [2022-04-28T07:58:28.384Z] === Skipped [2022-04-28T07:58:28.384Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-04-28T07:58:28.384Z] build_session_test.go:25: TODO: BuildKit [2022-04-28T07:58:28.384Z] [2022-04-28T07:58:28.384Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-04-28T07:58:28.384Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:58:28.384Z] [2022-04-28T07:58:28.384Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2022-04-28T07:58:28.384Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-28T07:58:28.384Z] [2022-04-28T07:58:28.384Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-04-28T07:58:28.384Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-28T07:58:28.384Z] [2022-04-28T07:58:28.384Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-04-28T07:58:28.384Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-28T07:58:28.384Z] [2022-04-28T07:58:28.384Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-04-28T07:58:28.384Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-28T07:58:28.384Z] [2022-04-28T07:58:28.384Z] DONE 29 tests, 6 skipped in 201.263s [2022-04-28T07:58:28.384Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-04-28T07:58:28.854Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-28T07:58:28.854Z] INFO: Testing against a local daemon [2022-04-28T07:58:28.854Z] === RUN TestConfigInspect [2022-04-28T07:58:28.854Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:58:28.854Z] --- SKIP: TestConfigInspect (0.00s) [2022-04-28T07:58:28.854Z] === RUN TestConfigList [2022-04-28T07:58:28.854Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:58:28.854Z] --- SKIP: TestConfigList (0.00s) [2022-04-28T07:58:28.854Z] === RUN TestConfigsCreateAndDelete [2022-04-28T07:58:28.854Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:58:28.854Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-04-28T07:58:28.854Z] === RUN TestConfigsUpdate [2022-04-28T07:58:28.854Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:58:28.854Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-04-28T07:58:28.854Z] === RUN TestTemplatedConfig [2022-04-28T07:58:28.854Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:58:28.854Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-04-28T07:58:28.854Z] === RUN TestConfigCreateResolve [2022-04-28T07:58:28.854Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-04-28T07:58:28.854Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-04-28T07:58:28.854Z] PASS [2022-04-28T07:58:28.854Z] ok github.com/docker/docker/integration/config 0.084s [2022-04-28T07:58:28.854Z] [2022-04-28T07:58:28.854Z] === Skipped [2022-04-28T07:58:28.854Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-04-28T07:58:28.854Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:58:28.854Z] [2022-04-28T07:58:28.854Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-04-28T07:58:28.854Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:58:28.854Z] [2022-04-28T07:58:28.854Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-04-28T07:58:28.854Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:58:28.854Z] [2022-04-28T07:58:28.854Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-04-28T07:58:28.854Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:58:28.854Z] [2022-04-28T07:58:28.854Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-04-28T07:58:28.854Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:58:28.854Z] [2022-04-28T07:58:28.854Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-04-28T07:58:28.854Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-04-28T07:58:28.854Z] [2022-04-28T07:58:28.854Z] DONE 6 tests, 6 skipped in 2.052s [2022-04-28T07:58:28.854Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-04-28T07:58:29.710Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000f5cde0_} [2022-04-28T07:58:29.710Z] --- PASS: TestCreateServiceConflict (2.30s) [2022-04-28T07:58:29.710Z] === RUN TestCreateServiceMaxReplicas [2022-04-28T07:58:30.026Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-04-28T07:58:30.969Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-04-28T07:58:30.969Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-04-28T07:58:30.969Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-04-28T07:58:30.969Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-04-28T07:58:30.969Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-04-28T07:58:30.969Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-04-28T07:58:30.969Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-04-28T07:58:30.969Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-04-28T07:58:31.229Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-04-28T07:58:31.229Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-04-28T07:58:31.229Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-04-28T07:58:31.229Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-04-28T07:58:31.229Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-04-28T07:58:31.229Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-04-28T07:58:31.229Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-04-28T07:58:31.229Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-04-28T07:58:31.229Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-04-28T07:58:31.490Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-04-28T07:58:31.920Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-28T07:58:31.920Z] INFO: Testing against a local daemon [2022-04-28T07:58:31.920Z] === RUN TestCheckpoint [2022-04-28T07:58:31.920Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-28T07:58:31.920Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-28T07:58:31.920Z] === RUN TestContainerInvalidJSON [2022-04-28T07:58:31.920Z] === RUN TestContainerInvalidJSON/commit [2022-04-28T07:58:31.920Z] === PAUSE TestContainerInvalidJSON/commit [2022-04-28T07:58:31.920Z] === RUN TestContainerInvalidJSON/containers/create [2022-04-28T07:58:31.920Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-04-28T07:58:31.920Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-04-28T07:58:31.920Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-04-28T07:58:31.920Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-04-28T07:58:31.920Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-04-28T07:58:31.920Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-04-28T07:58:31.920Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-04-28T07:58:31.920Z] === CONT TestContainerInvalidJSON/commit [2022-04-28T07:58:31.920Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-04-28T07:58:31.920Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-04-28T07:58:31.920Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-04-28T07:58:31.920Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-04-28T07:58:31.920Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-04-28T07:58:31.920Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-04-28T07:58:31.920Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-04-28T07:58:31.920Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-04-28T07:58:31.920Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-04-28T07:58:31.920Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-04-28T07:58:31.920Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-04-28T07:58:31.920Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-04-28T07:58:31.920Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-04-28T07:58:31.920Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-04-28T07:58:31.920Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-04-28T07:58:31.920Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-04-28T07:58:31.920Z] === CONT TestContainerInvalidJSON/containers/create [2022-04-28T07:58:31.920Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-04-28T07:58:31.920Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-04-28T07:58:31.920Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-04-28T07:58:31.920Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-04-28T07:58:31.920Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-04-28T07:58:31.920Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-04-28T07:58:31.920Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-04-28T07:58:31.920Z] --- PASS: TestContainerInvalidJSON (0.03s) [2022-04-28T07:58:31.920Z] --- PASS: TestContainerInvalidJSON/commit (0.02s) [2022-04-28T07:58:31.920Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.01s) [2022-04-28T07:58:31.920Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.01s) [2022-04-28T07:58:31.920Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-04-28T07:58:31.920Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-04-28T07:58:31.920Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.02s) [2022-04-28T07:58:31.920Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.01s) [2022-04-28T07:58:31.920Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.01s) [2022-04-28T07:58:31.920Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-04-28T07:58:31.920Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-04-28T07:58:31.920Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.02s) [2022-04-28T07:58:31.920Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.01s) [2022-04-28T07:58:31.920Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.01s) [2022-04-28T07:58:31.920Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.01s) [2022-04-28T07:58:31.920Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-04-28T07:58:31.920Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.02s) [2022-04-28T07:58:31.920Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-04-28T07:58:31.920Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.01s) [2022-04-28T07:58:31.920Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.01s) [2022-04-28T07:58:31.920Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-04-28T07:58:31.920Z] --- PASS: TestContainerInvalidJSON/containers/create (0.01s) [2022-04-28T07:58:31.920Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-04-28T07:58:31.920Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-04-28T07:58:31.920Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-04-28T07:58:31.920Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-04-28T07:58:31.920Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-28T07:58:31.920Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.19s) [2022-04-28T07:58:31.920Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-28T07:58:31.920Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.19s) [2022-04-28T07:58:31.920Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-28T07:58:32.402Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.20s) [2022-04-28T07:58:32.402Z] === RUN TestCopyEmptyFile [2022-04-28T07:58:32.870Z] --- PASS: TestCopyEmptyFile (0.39s) [2022-04-28T07:58:32.870Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-28T07:58:32.870Z] --- PASS: TestCopyToContainerPathIsNotDir (0.19s) [2022-04-28T07:58:32.870Z] === RUN TestCopyFromContainer [2022-04-28T07:58:32.870Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:58:32.870Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-04-28T07:58:32.870Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-28T07:58:32.870Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-28T07:58:32.870Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-28T07:58:32.870Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-28T07:58:32.870Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-28T07:58:32.870Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-28T07:58:32.870Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-28T07:58:32.870Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-28T07:58:32.870Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-28T07:58:32.870Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-28T07:58:32.870Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-04-28T07:58:32.870Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-28T07:58:32.870Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-28T07:58:32.870Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-04-28T07:58:32.870Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-28T07:58:32.870Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-04-28T07:58:32.870Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-04-28T07:58:32.870Z] === RUN TestCreateWithInvalidEnv [2022-04-28T07:58:32.870Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-28T07:58:32.870Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-28T07:58:32.870Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-28T07:58:32.870Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-28T07:58:32.870Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-28T07:58:32.870Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-28T07:58:32.870Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-28T07:58:32.870Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-28T07:58:32.870Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-28T07:58:32.870Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-04-28T07:58:32.870Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-28T07:58:32.870Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-28T07:58:32.870Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-28T07:58:32.870Z] === RUN TestCreateTmpfsMountsTarget [2022-04-28T07:58:32.870Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:58:32.870Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-04-28T07:58:32.870Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-28T07:58:32.870Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-04-28T07:58:32.870Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-04-28T07:58:32.870Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-28T07:58:32.871Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-04-28T07:58:32.871Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-04-28T07:58:32.871Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-28T07:58:32.871Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-28T07:58:32.871Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-28T07:58:32.871Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-28T07:58:32.871Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-28T07:58:32.871Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-28T07:58:32.871Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-28T07:58:32.871Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-28T07:58:32.871Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-28T07:58:32.871Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-28T07:58:32.871Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-28T07:58:32.871Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-28T07:58:32.871Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-28T07:58:32.871Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-28T07:58:32.871Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-28T07:58:32.871Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-28T07:58:32.871Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-04-28T07:58:32.871Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-04-28T07:58:32.871Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-04-28T07:58:32.871Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-04-28T07:58:32.871Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-04-28T07:58:32.871Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-04-28T07:58:32.871Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-28T07:58:32.871Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-04-28T07:58:32.871Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-04-28T07:58:32.871Z] === RUN TestCreateDifferentPlatform [2022-04-28T07:58:32.871Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-28T07:58:32.871Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-28T07:58:32.871Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2022-04-28T07:58:32.871Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-28T07:58:32.871Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-28T07:58:32.871Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-28T07:58:32.871Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2022-04-28T07:58:32.871Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-28T07:58:32.871Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-04-28T07:58:32.871Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-04-28T07:58:32.871Z] === RUN TestContainerKillOnDaemonStart [2022-04-28T07:58:32.871Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:58:32.871Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-04-28T07:58:32.871Z] === RUN TestWindowsDevices [2022-04-28T07:58:33.351Z] === RUN TestWindowsDevices/process/no_device_mounted [2022-04-28T07:58:33.351Z] === PAUSE TestWindowsDevices/process/no_device_mounted [2022-04-28T07:58:33.351Z] === RUN TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-28T07:58:33.351Z] === PAUSE TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-28T07:58:33.351Z] === RUN TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-28T07:58:33.351Z] === PAUSE TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-28T07:58:33.351Z] === RUN TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-28T07:58:33.351Z] === PAUSE TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-28T07:58:33.351Z] === RUN TestWindowsDevices/hyperv/no_device_mounted [2022-04-28T07:58:33.351Z] === PAUSE TestWindowsDevices/hyperv/no_device_mounted [2022-04-28T07:58:33.351Z] === RUN TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-28T07:58:33.351Z] === PAUSE TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-28T07:58:33.351Z] === RUN TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-28T07:58:33.351Z] === PAUSE TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-28T07:58:33.351Z] === RUN TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-28T07:58:33.351Z] === PAUSE TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-28T07:58:33.351Z] === CONT TestWindowsDevices/process/no_device_mounted [2022-04-28T07:58:33.351Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-04-28T07:58:33.351Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-28T07:58:33.351Z] === CONT TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-28T07:58:33.351Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-04-28T07:58:33.351Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-28T07:58:33.351Z] === CONT TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-28T07:58:33.351Z] === CONT TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-28T07:58:33.351Z] === CONT TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-28T07:58:33.405Z] --- PASS: TestCreateServiceMaxReplicas (3.31s) [2022-04-28T07:58:33.405Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-28T07:58:33.979Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-04-28T07:58:34.960Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-28T07:58:34.960Z] INFO: Testing against a local daemon [2022-04-28T07:58:34.960Z] === RUN TestDockerSuite [2022-04-28T07:58:34.960Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-04-28T07:58:34.960Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-04-28T07:58:34.960Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-04-28T07:58:34.960Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-04-28T07:58:34.960Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-04-28T07:58:34.960Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-04-28T07:58:34.960Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-04-28T07:58:34.960Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-04-28T07:58:34.960Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-04-28T07:58:34.960Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-04-28T07:58:35.415Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-04-28T07:58:35.869Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-04-28T07:58:35.898Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-04-28T07:58:36.324Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-04-28T07:58:36.778Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-04-28T07:58:37.826Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-04-28T07:58:38.155Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-28T07:58:38.623Z] --- PASS: TestWindowsDevices (0.02s) [2022-04-28T07:58:38.623Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.07s) [2022-04-28T07:58:38.623Z] --- PASS: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.31s) [2022-04-28T07:58:38.623Z] --- PASS: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.31s) [2022-04-28T07:58:38.623Z] --- PASS: TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (4.43s) [2022-04-28T07:58:38.623Z] --- PASS: TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (4.53s) [2022-04-28T07:58:38.623Z] --- PASS: TestWindowsDevices/process/no_device_mounted (4.93s) [2022-04-28T07:58:38.623Z] --- PASS: TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (4.75s) [2022-04-28T07:58:38.623Z] --- PASS: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.76s) [2022-04-28T07:58:38.623Z] === RUN TestDiff [2022-04-28T07:58:38.623Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-04-28T07:58:38.623Z] --- SKIP: TestDiff (0.00s) [2022-04-28T07:58:38.623Z] === RUN TestExecWithCloseStdin [2022-04-28T07:58:38.767Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-04-28T07:58:38.767Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-04-28T07:58:39.337Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-04-28T07:58:40.277Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-04-28T07:58:40.842Z] --- PASS: TestExecWithCloseStdin (2.12s) [2022-04-28T07:58:40.842Z] === RUN TestExec [2022-04-28T07:58:40.848Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-04-28T07:58:41.419Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-04-28T07:58:41.990Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-04-28T07:58:41.990Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-04-28T07:58:42.408Z] --- PASS: TestExec (1.83s) [2022-04-28T07:58:42.408Z] === RUN TestExecUser [2022-04-28T07:58:42.408Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-04-28T07:58:42.408Z] --- SKIP: TestExecUser (0.00s) [2022-04-28T07:58:42.408Z] === RUN TestExportContainerAndImportImage [2022-04-28T07:58:42.408Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:58:42.408Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-04-28T07:58:42.408Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-28T07:58:42.408Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:58:42.408Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-04-28T07:58:42.408Z] === RUN TestHealthCheckWorkdir [2022-04-28T07:58:42.408Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-04-28T07:58:42.408Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-04-28T07:58:42.408Z] === RUN TestHealthKillContainer [2022-04-28T07:58:42.408Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-04-28T07:58:42.408Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-04-28T07:58:42.408Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-28T07:58:42.408Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-28T07:58:42.408Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-04-28T07:58:42.408Z] === RUN TestKillContainerInvalidSignal [2022-04-28T07:58:42.561Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-04-28T07:58:43.131Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-04-28T07:58:43.973Z] --- PASS: TestKillContainerInvalidSignal (1.64s) [2022-04-28T07:58:43.973Z] === RUN TestKillContainer [2022-04-28T07:58:43.973Z] === RUN TestKillContainer/no_signal [2022-04-28T07:58:44.075Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-04-28T07:58:44.337Z] docker_api_swarm_node_test.go:81: [d916f29329082] joining swarm manager [dfa49653bc938]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-28T07:58:44.907Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-04-28T07:58:45.478Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-04-28T07:58:45.552Z] === RUN TestKillContainer/non_killing_signal [2022-04-28T07:58:45.552Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-04-28T07:58:45.552Z] === RUN TestKillContainer/killing_signal [2022-04-28T07:58:46.421Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-04-28T07:58:46.996Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.98s) [2022-04-28T07:58:46.996Z] === RUN TestCreateServiceSecretFileMode [2022-04-28T07:58:46.996Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-04-28T07:58:47.785Z] --- PASS: TestKillContainer (3.66s) [2022-04-28T07:58:47.785Z] --- PASS: TestKillContainer/no_signal (1.61s) [2022-04-28T07:58:47.785Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-04-28T07:58:47.785Z] --- PASS: TestKillContainer/killing_signal (1.99s) [2022-04-28T07:58:47.785Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-28T07:58:47.785Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-28T07:58:47.785Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-04-28T07:58:47.785Z] === RUN TestKillStoppedContainer [2022-04-28T07:58:47.785Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-28T07:58:47.785Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-04-28T07:58:47.785Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-28T07:58:47.785Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-28T07:58:47.785Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-04-28T07:58:47.785Z] === RUN TestKillDifferentUserContainer [2022-04-28T07:58:47.785Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-04-28T07:58:47.785Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-04-28T07:58:47.785Z] === RUN TestInspectOomKilledTrue [2022-04-28T07:58:47.785Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:58:47.785Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-04-28T07:58:47.785Z] === RUN TestInspectOomKilledFalse [2022-04-28T07:58:47.785Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-28T07:58:47.785Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-04-28T07:58:47.785Z] === RUN TestLogsFollowTailEmpty [2022-04-28T07:58:47.943Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-04-28T07:58:49.334Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-04-28T07:58:49.354Z] --- PASS: TestLogsFollowTailEmpty (1.64s) [2022-04-28T07:58:49.354Z] === RUN TestNetworkNat [2022-04-28T07:58:49.354Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-04-28T07:58:49.354Z] --- SKIP: TestNetworkNat (0.00s) [2022-04-28T07:58:49.354Z] === RUN TestNetworkLocalhostTCPNat [2022-04-28T07:58:50.281Z] --- PASS: TestCreateServiceSecretFileMode (3.20s) [2022-04-28T07:58:50.281Z] === RUN TestCreateServiceConfigFileMode [2022-04-28T07:58:50.281Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-04-28T07:58:51.225Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-04-28T07:58:51.225Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-04-28T07:58:51.572Z] --- PASS: TestNetworkLocalhostTCPNat (2.01s) [2022-04-28T07:58:51.572Z] === RUN TestNetworkLoopbackNat [2022-04-28T07:58:51.572Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-04-28T07:58:51.572Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-04-28T07:58:51.572Z] === RUN TestPause [2022-04-28T07:58:51.572Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-04-28T07:58:51.572Z] --- SKIP: TestPause (0.00s) [2022-04-28T07:58:51.572Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-28T07:58:52.169Z] === RUN TestDockerSuite/TestCpRelativePath [2022-04-28T07:58:53.112Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-04-28T07:58:53.137Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.63s) [2022-04-28T07:58:53.137Z] === RUN TestPauseStopPausedContainer [2022-04-28T07:58:53.137Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:58:53.137Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-04-28T07:58:53.137Z] === RUN TestPsFilter [2022-04-28T07:58:53.137Z] --- PASS: TestPsFilter (0.19s) [2022-04-28T07:58:53.137Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-28T07:58:54.055Z] --- PASS: TestCreateServiceConfigFileMode (3.71s) [2022-04-28T07:58:54.055Z] === RUN TestCreateServiceSysctls [2022-04-28T07:58:54.316Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-04-28T07:58:54.889Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-04-28T07:58:55.354Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.94s) [2022-04-28T07:58:55.354Z] === RUN TestRemoveContainerWithVolume [2022-04-28T07:58:55.841Z] === RUN TestDockerSuite/TestCpToCaseA [2022-04-28T07:58:56.922Z] --- PASS: TestRemoveContainerWithVolume (1.93s) [2022-04-28T07:58:56.922Z] === RUN TestRemoveContainerRunning [2022-04-28T07:58:57.237Z] === RUN TestDockerSuite/TestCpToCaseB [2022-04-28T07:58:57.812Z] --- PASS: TestCreateServiceSysctls (3.85s) [2022-04-28T07:58:57.812Z] === RUN TestCreateServiceCapabilities [2022-04-28T07:58:57.812Z] === RUN TestDockerSuite/TestCpToCaseC [2022-04-28T07:58:58.496Z] --- PASS: TestRemoveContainerRunning (1.58s) [2022-04-28T07:58:58.496Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-28T07:58:59.203Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-04-28T07:58:59.467Z] === RUN TestDockerSuite/TestCpToCaseD [2022-04-28T07:59:00.064Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.56s) [2022-04-28T07:59:00.064Z] === RUN TestRemoveInvalidContainer [2022-04-28T07:59:00.064Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2022-04-28T07:59:00.064Z] === RUN TestRenameLinkedContainer [2022-04-28T07:59:00.064Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-04-28T07:59:00.064Z] --- SKIP: TestRenameLinkedContainer (0.01s) [2022-04-28T07:59:00.064Z] === RUN TestRenameStoppedContainer [2022-04-28T07:59:01.390Z] --- PASS: TestCreateServiceCapabilities (3.36s) [2022-04-28T07:59:01.390Z] === RUN TestInspect [2022-04-28T07:59:01.653Z] docker_api_swarm_node_test.go:53: [db4c78727d646] joining swarm manager [d4515fe4dcea6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-28T07:59:02.284Z] --- PASS: TestRenameStoppedContainer (1.84s) [2022-04-28T07:59:02.284Z] === RUN TestRenameRunningContainerAndReuse [2022-04-28T07:59:03.047Z] docker_api_swarm_node_test.go:54: [de8ba7533b06a] joining swarm manager [d4515fe4dcea6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-28T07:59:03.994Z] === RUN TestDockerSuite/TestCpToCaseE [2022-04-28T07:59:04.936Z] --- PASS: TestInspect (3.86s) [2022-04-28T07:59:04.936Z] === RUN TestCreateJob [2022-04-28T07:59:06.096Z] --- PASS: TestRenameRunningContainerAndReuse (3.56s) [2022-04-28T07:59:06.096Z] === RUN TestRenameInvalidName [2022-04-28T07:59:06.850Z] === RUN TestDockerSuite/TestCpToCaseF [2022-04-28T07:59:07.083Z] --- PASS: TestRenameInvalidName (1.60s) [2022-04-28T07:59:07.083Z] === RUN TestRenameAnonymousContainer [2022-04-28T07:59:07.111Z] === RUN TestDockerSuite/TestCpToCaseG [2022-04-28T07:59:09.030Z] --- PASS: TestCreateJob (3.76s) [2022-04-28T07:59:09.030Z] === RUN TestReplicatedJob [2022-04-28T07:59:10.951Z] === RUN TestDockerSuite/TestCpToCaseH [2022-04-28T07:59:14.261Z] === RUN TestDockerSuite/TestCpToCaseI [2022-04-28T07:59:14.522Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-04-28T07:59:15.464Z] --- PASS: TestReplicatedJob (6.49s) [2022-04-28T07:59:15.464Z] === RUN TestUpdateReplicatedJob [2022-04-28T07:59:15.815Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-04-28T07:59:15.815Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-04-28T07:59:15.815Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-04-28T07:59:15.815Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-04-28T07:59:15.815Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-04-28T07:59:15.815Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-04-28T07:59:15.815Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-04-28T07:59:15.815Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-04-28T07:59:15.815Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-04-28T07:59:15.815Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-04-28T07:59:15.815Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-04-28T07:59:15.815Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-04-28T07:59:15.815Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-04-28T07:59:15.815Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-04-28T07:59:15.815Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-04-28T07:59:15.815Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-04-28T07:59:15.815Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-04-28T07:59:15.815Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-04-28T07:59:15.815Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-04-28T07:59:15.815Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-04-28T07:59:16.270Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-04-28T07:59:16.270Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-04-28T07:59:16.270Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-04-28T07:59:16.270Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-04-28T07:59:16.270Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-04-28T07:59:18.014Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-04-28T07:59:18.965Z] --- PASS: TestUpdateReplicatedJob (3.71s) [2022-04-28T07:59:18.965Z] === RUN TestServiceListWithStatuses [2022-04-28T07:59:18.965Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-28T07:59:18.965Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-28T07:59:18.965Z] === RUN TestDockerNetworkConnectAlias [2022-04-28T07:59:18.965Z] === RUN TestDockerSuite/TestCpToDot [2022-04-28T07:59:19.159Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-04-28T07:59:19.539Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-04-28T07:59:19.591Z] --- PASS: TestRenameAnonymousContainer (10.68s) [2022-04-28T07:59:19.591Z] === RUN TestRenameContainerWithSameName [2022-04-28T07:59:19.591Z] --- PASS: TestRenameContainerWithSameName (1.63s) [2022-04-28T07:59:19.591Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-28T07:59:19.591Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-04-28T07:59:19.591Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-04-28T07:59:19.592Z] === RUN TestResize [2022-04-28T07:59:20.932Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-04-28T07:59:21.158Z] --- PASS: TestResize (1.60s) [2022-04-28T07:59:21.158Z] === RUN TestResizeWithInvalidSize [2022-04-28T07:59:21.324Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-04-28T07:59:21.324Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-04-28T07:59:21.324Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-04-28T07:59:21.324Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-04-28T07:59:21.324Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-04-28T07:59:21.324Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-04-28T07:59:21.324Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-04-28T07:59:21.324Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-04-28T07:59:21.324Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-04-28T07:59:22.321Z] === RUN TestDockerSuite/TestCpToStdout [2022-04-28T07:59:22.732Z] --- PASS: TestResizeWithInvalidSize (1.65s) [2022-04-28T07:59:22.732Z] === RUN TestResizeWhenContainerNotStarted [2022-04-28T07:59:22.893Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-04-28T07:59:23.494Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-04-28T07:59:23.494Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-04-28T07:59:23.494Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-04-28T07:59:23.494Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-04-28T07:59:23.494Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-04-28T07:59:24.279Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-04-28T07:59:24.279Z] --- PASS: TestDockerNetworkConnectAlias (5.32s) [2022-04-28T07:59:24.279Z] === RUN TestDockerNetworkReConnect [2022-04-28T07:59:24.279Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-04-28T07:59:25.226Z] === RUN TestDockerSuite/TestCpVolumePath [2022-04-28T07:59:26.174Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-04-28T07:59:26.174Z] === RUN TestDockerSuite/TestCreateArgs [2022-04-28T07:59:26.174Z] === RUN TestDockerSuite/TestCreateByImageID [2022-04-28T07:59:26.746Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-04-28T07:59:27.687Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-04-28T07:59:27.687Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-04-28T07:59:27.687Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-04-28T07:59:27.687Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-04-28T07:59:28.259Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-04-28T07:59:28.520Z] --- PASS: TestDockerNetworkReConnect (4.15s) [2022-04-28T07:59:28.520Z] === RUN TestServicePlugin [2022-04-28T07:59:28.520Z] === RUN TestDockerSuite/TestCreateLabels [2022-04-28T07:59:28.520Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-04-28T07:59:28.781Z] === RUN TestDockerSuite/TestCreateRM [2022-04-28T07:59:28.781Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-04-28T07:59:28.781Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-28T07:59:28.781Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-04-28T07:59:29.042Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-04-28T07:59:29.042Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-04-28T07:59:29.261Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-04-28T07:59:29.892Z] --- PASS: TestResizeWhenContainerNotStarted (6.70s) [2022-04-28T07:59:29.892Z] === RUN TestDaemonRestartKillContainers [2022-04-28T07:59:29.892Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T07:59:29.892Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-04-28T07:59:29.892Z] === RUN TestStats [2022-04-28T07:59:29.892Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-04-28T07:59:29.892Z] --- SKIP: TestStats (0.00s) [2022-04-28T07:59:29.892Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-28T07:59:31.595Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-04-28T07:59:31.595Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-04-28T07:59:31.595Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-04-28T07:59:32.985Z] plugin_test.go:61: [dcc476e9144a5] joining swarm manager [d43f9573d7a19]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-28T07:59:34.377Z] plugin_test.go:64: [d2b32b60400b5] joining swarm manager [d43f9573d7a19]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-28T07:59:35.323Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-04-28T07:59:35.323Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-04-28T07:59:35.323Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-04-28T07:59:35.323Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-04-28T07:59:35.585Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-04-28T07:59:35.585Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-04-28T07:59:35.847Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-04-28T07:59:36.419Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-04-28T07:59:37.804Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-04-28T07:59:38.078Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-04-28T07:59:39.472Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-04-28T07:59:40.348Z] --- PASS: TestStopContainerWithRestartPolicyAlways (9.50s) [2022-04-28T07:59:40.348Z] === RUN TestStopContainerWithTimeout [2022-04-28T07:59:40.348Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-04-28T07:59:40.348Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-04-28T07:59:40.348Z] === RUN TestUpdateRestartPolicy [2022-04-28T07:59:40.414Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-04-28T07:59:40.984Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-04-28T07:59:41.557Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-04-28T07:59:41.558Z] === RUN TestDockerSuite/TestDevicePermissions [2022-04-28T07:59:41.558Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-04-28T07:59:42.131Z] === RUN TestDockerSuite/TestDockerFails [2022-04-28T07:59:42.131Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-04-28T07:59:42.131Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-04-28T07:59:42.393Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-04-28T07:59:43.341Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-04-28T07:59:43.917Z] docker_api_swarm_test.go:202: [d4ccb5da7d679] joining swarm manager [de3555cc3d23a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-28T07:59:44.178Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-04-28T07:59:45.564Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-04-28T07:59:45.564Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-04-28T07:59:45.564Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-04-28T07:59:45.824Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-04-28T07:59:48.783Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-04-28T07:59:48.783Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-04-28T07:59:48.783Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-04-28T07:59:48.783Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-04-28T07:59:48.784Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-04-28T07:59:48.784Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-04-28T07:59:48.784Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-04-28T07:59:48.784Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-04-28T07:59:48.784Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-04-28T07:59:48.784Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-04-28T07:59:48.784Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-04-28T07:59:48.784Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-04-28T07:59:48.784Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-04-28T07:59:48.784Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-04-28T07:59:48.784Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-04-28T07:59:48.784Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-04-28T07:59:48.784Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-04-28T07:59:48.784Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-04-28T07:59:48.784Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-04-28T07:59:48.784Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-04-28T07:59:48.784Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-28T07:59:48.784Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-04-28T07:59:48.784Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-04-28T07:59:48.784Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-04-28T07:59:48.784Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-04-28T07:59:48.784Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-04-28T07:59:48.784Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-28T07:59:48.784Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-04-28T07:59:48.784Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-04-28T07:59:48.784Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-04-28T07:59:48.784Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-04-28T07:59:48.784Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-04-28T07:59:48.784Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-04-28T07:59:48.784Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-04-28T07:59:48.784Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-04-28T07:59:48.784Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-04-28T07:59:48.784Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-04-28T07:59:48.784Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-04-28T07:59:48.784Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-04-28T07:59:48.784Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-04-28T07:59:48.784Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-04-28T07:59:48.784Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-04-28T07:59:51.117Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-04-28T07:59:52.493Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-04-28T07:59:53.030Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-04-28T07:59:54.945Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-04-28T07:59:56.333Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-04-28T07:59:56.595Z] === RUN TestDockerSuite/TestEventsAttach [2022-04-28T07:59:57.168Z] === RUN TestDockerSuite/TestEventsCommit [2022-04-28T07:59:58.114Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-04-28T07:59:58.179Z] --- PASS: TestUpdateRestartPolicy (18.45s) [2022-04-28T07:59:58.179Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-28T07:59:58.375Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-04-28T07:59:58.949Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-04-28T07:59:59.184Z] --- PASS: TestUpdateRestartWithAutoRemove (1.64s) [2022-04-28T07:59:59.184Z] === RUN TestWaitNonBlocked [2022-04-28T07:59:59.184Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-28T07:59:59.184Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-28T07:59:59.184Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-28T07:59:59.184Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-28T07:59:59.184Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-28T07:59:59.184Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-28T07:59:59.523Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-04-28T08:00:00.921Z] --- PASS: TestServicePlugin (32.23s) [2022-04-28T08:00:00.921Z] === RUN TestServiceUpdateLabel [2022-04-28T08:00:00.921Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-04-28T08:00:02.305Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-04-28T08:00:02.876Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-04-28T08:00:03.448Z] --- PASS: TestServiceUpdateLabel (2.63s) [2022-04-28T08:00:03.448Z] === RUN TestServiceUpdateSecrets [2022-04-28T08:00:05.368Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-04-28T08:00:05.368Z] docker_api_swarm_test.go:384: [d013c1bc57107] joining swarm manager [d21a528d3c03f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-28T08:00:06.343Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-04-28T08:00:06.343Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.25s) [2022-04-28T08:00:06.343Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (6.94s) [2022-04-28T08:00:06.343Z] === RUN TestWaitBlocked [2022-04-28T08:00:06.343Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-04-28T08:00:06.343Z] --- SKIP: TestWaitBlocked (0.00s) [2022-04-28T08:00:06.343Z] PASS [2022-04-28T08:00:06.343Z] ok github.com/docker/docker/integration/container 94.475s [2022-04-28T08:00:06.343Z] [2022-04-28T08:00:06.343Z] === Skipped [2022-04-28T08:00:06.343Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-04-28T08:00:06.343Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-28T08:00:06.343Z] [2022-04-28T08:00:06.343Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-04-28T08:00:06.343Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T08:00:06.343Z] [2022-04-28T08:00:06.343Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-04-28T08:00:06.343Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-04-28T08:00:06.343Z] [2022-04-28T08:00:06.343Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-04-28T08:00:06.343Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T08:00:06.343Z] [2022-04-28T08:00:06.343Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-04-28T08:00:06.343Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-04-28T08:00:06.343Z] [2022-04-28T08:00:06.343Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-04-28T08:00:06.343Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-04-28T08:00:06.343Z] [2022-04-28T08:00:06.343Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-04-28T08:00:06.343Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-04-28T08:00:06.343Z] [2022-04-28T08:00:06.343Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-04-28T08:00:06.343Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-04-28T08:00:06.343Z] [2022-04-28T08:00:06.343Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-04-28T08:00:06.343Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T08:00:06.343Z] [2022-04-28T08:00:06.343Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/no_device_mounted (0.07s) [2022-04-28T08:00:06.343Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-28T08:00:06.343Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.07s) [2022-04-28T08:00:06.343Z] [2022-04-28T08:00:06.343Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-04-28T08:00:06.343Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-04-28T08:00:06.343Z] [2022-04-28T08:00:06.343Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-04-28T08:00:06.343Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-04-28T08:00:06.343Z] [2022-04-28T08:00:06.343Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-04-28T08:00:06.343Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T08:00:06.343Z] [2022-04-28T08:00:06.343Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-04-28T08:00:06.343Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T08:00:06.343Z] [2022-04-28T08:00:06.343Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-04-28T08:00:06.343Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-04-28T08:00:06.343Z] [2022-04-28T08:00:06.343Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-04-28T08:00:06.343Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-04-28T08:00:06.343Z] [2022-04-28T08:00:06.343Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-04-28T08:00:06.343Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-28T08:00:06.343Z] [2022-04-28T08:00:06.343Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-04-28T08:00:06.343Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-04-28T08:00:06.343Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-04-28T08:00:06.343Z] [2022-04-28T08:00:06.343Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-04-28T08:00:06.343Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-28T08:00:06.343Z] [2022-04-28T08:00:06.343Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-04-28T08:00:06.343Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-28T08:00:06.343Z] [2022-04-28T08:00:06.343Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-04-28T08:00:06.343Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-28T08:00:06.343Z] [2022-04-28T08:00:06.343Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-04-28T08:00:06.343Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-04-28T08:00:06.343Z] [2022-04-28T08:00:06.343Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-04-28T08:00:06.343Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T08:00:06.343Z] [2022-04-28T08:00:06.343Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-04-28T08:00:06.343Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-28T08:00:06.343Z] [2022-04-28T08:00:06.343Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-04-28T08:00:06.343Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-04-28T08:00:06.343Z] [2022-04-28T08:00:06.343Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-04-28T08:00:06.343Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-04-28T08:00:06.343Z] [2022-04-28T08:00:06.343Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-04-28T08:00:06.343Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-04-28T08:00:06.343Z] [2022-04-28T08:00:06.343Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-04-28T08:00:06.343Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T08:00:06.343Z] [2022-04-28T08:00:06.343Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.01s) [2022-04-28T08:00:06.343Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-04-28T08:00:06.343Z] [2022-04-28T08:00:06.343Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-04-28T08:00:06.343Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-04-28T08:00:06.343Z] [2022-04-28T08:00:06.343Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-04-28T08:00:06.343Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T08:00:06.343Z] [2022-04-28T08:00:06.343Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-04-28T08:00:06.343Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-04-28T08:00:06.343Z] [2022-04-28T08:00:06.343Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-04-28T08:00:06.343Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-04-28T08:00:06.343Z] [2022-04-28T08:00:06.343Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-04-28T08:00:06.343Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-04-28T08:00:06.343Z] [2022-04-28T08:00:06.343Z] DONE 120 tests, 34 skipped in 97.259s [2022-04-28T08:00:06.343Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-04-28T08:00:06.756Z] docker_api_swarm_test.go:385: [da0e817f795e2] joining swarm manager [d21a528d3c03f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-28T08:00:07.701Z] === RUN TestDockerSuite/TestEventsCopy [2022-04-28T08:00:08.647Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-04-28T08:00:09.592Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-04-28T08:00:14.884Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-04-28T08:00:15.143Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-04-28T08:00:16.087Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-04-28T08:00:17.027Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-04-28T08:00:17.287Z] === RUN TestDockerSuite/TestEventsFilterType [2022-04-28T08:00:17.548Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-04-28T08:00:17.809Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-04-28T08:00:17.809Z] === RUN TestDockerSuite/TestEventsFilters [2022-04-28T08:00:18.751Z] --- PASS: TestServiceUpdateSecrets (15.37s) [2022-04-28T08:00:18.751Z] === RUN TestServiceUpdateConfigs [2022-04-28T08:00:19.323Z] === RUN TestDockerSuite/TestEventsFormat [2022-04-28T08:00:20.266Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-04-28T08:00:20.266Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-04-28T08:00:20.266Z] === RUN TestDockerSuite/TestEventsImageImport [2022-04-28T08:00:21.207Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-04-28T08:00:21.468Z] === RUN TestDockerSuite/TestEventsImagePull [2022-04-28T08:00:22.428Z] === RUN TestDockerSuite/TestEventsImageTag [2022-04-28T08:00:23.369Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-04-28T08:00:23.369Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-04-28T08:00:23.369Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-04-28T08:00:23.369Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-04-28T08:00:23.369Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-04-28T08:00:23.369Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-04-28T08:00:25.910Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-04-28T08:00:25.910Z] === RUN TestDockerSuite/TestEventsRename [2022-04-28T08:00:26.481Z] === RUN TestDockerSuite/TestEventsResize [2022-04-28T08:00:27.052Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-04-28T08:00:31.651Z] === RUN TestConfigDaemonLibtrustID [2022-04-28T08:00:31.651Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-04-28T08:00:31.651Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-04-28T08:00:31.651Z] === RUN TestDaemonConfigValidation [2022-04-28T08:00:31.651Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-04-28T08:00:31.651Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-04-28T08:00:31.651Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-28T08:00:31.651Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-04-28T08:00:31.651Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-04-28T08:00:31.651Z] === RUN TestDaemonProxy [2022-04-28T08:00:31.651Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-04-28T08:00:31.651Z] --- SKIP: TestDaemonProxy (0.00s) [2022-04-28T08:00:31.651Z] PASS [2022-04-28T08:00:31.651Z] ok github.com/docker/docker/integration/daemon 0.122s [2022-04-28T08:00:31.651Z] [2022-04-28T08:00:31.651Z] === Skipped [2022-04-28T08:00:31.651Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-04-28T08:00:31.651Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-04-28T08:00:31.651Z] [2022-04-28T08:00:31.651Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-04-28T08:00:31.651Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-04-28T08:00:31.651Z] [2022-04-28T08:00:31.651Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-04-28T08:00:31.651Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-04-28T08:00:31.651Z] [2022-04-28T08:00:31.651Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-04-28T08:00:31.651Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-04-28T08:00:31.651Z] [2022-04-28T08:00:31.651Z] DONE 4 tests, 4 skipped in 24.315s [2022-04-28T08:00:31.651Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-04-28T08:00:33.629Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-04-28T08:00:33.629Z] === RUN TestDockerSuite/TestEventsStreaming [2022-04-28T08:00:33.629Z] --- PASS: TestServiceUpdateConfigs (15.06s) [2022-04-28T08:00:33.629Z] === RUN TestServiceUpdateNetwork [2022-04-28T08:00:33.889Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-04-28T08:00:34.604Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-28T08:00:34.604Z] INFO: Testing against a local daemon [2022-04-28T08:00:34.604Z] === RUN TestCommitInheritsEnv [2022-04-28T08:00:34.604Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-28T08:00:34.604Z] --- SKIP: TestCommitInheritsEnv (0.01s) [2022-04-28T08:00:34.604Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-28T08:00:34.604Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-04-28T08:00:34.604Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-04-28T08:00:34.604Z] === RUN TestImportWithCustomPlatform [2022-04-28T08:00:34.604Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-04-28T08:00:34.604Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-04-28T08:00:34.604Z] === RUN TestImagesFilterMultiReference [2022-04-28T08:00:35.073Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2022-04-28T08:00:35.073Z] === RUN TestImagePullPlatformInvalid [2022-04-28T08:00:35.073Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-04-28T08:00:35.073Z] === RUN TestRemoveImageOrphaning [2022-04-28T08:00:36.060Z] --- PASS: TestRemoveImageOrphaning (1.04s) [2022-04-28T08:00:36.060Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-28T08:00:36.060Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2022-04-28T08:00:36.060Z] === RUN TestTagInvalidReference [2022-04-28T08:00:36.060Z] --- PASS: TestTagInvalidReference (0.04s) [2022-04-28T08:00:36.060Z] === RUN TestTagValidPrefixedRepo [2022-04-28T08:00:36.060Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2022-04-28T08:00:36.060Z] === RUN TestTagExistedNameWithoutForce [2022-04-28T08:00:36.060Z] --- PASS: TestTagExistedNameWithoutForce (0.06s) [2022-04-28T08:00:36.060Z] === RUN TestTagOfficialNames [2022-04-28T08:00:36.060Z] --- PASS: TestTagOfficialNames (0.09s) [2022-04-28T08:00:36.060Z] === RUN TestTagMatchesDigest [2022-04-28T08:00:36.060Z] --- PASS: TestTagMatchesDigest (0.03s) [2022-04-28T08:00:36.060Z] PASS [2022-04-28T08:00:36.060Z] ok github.com/docker/docker/integration/image 1.591s [2022-04-28T08:00:36.529Z] [2022-04-28T08:00:36.529Z] === Skipped [2022-04-28T08:00:36.529Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.01s) [2022-04-28T08:00:36.529Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-28T08:00:36.529Z] [2022-04-28T08:00:36.529Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-04-28T08:00:36.529Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-04-28T08:00:36.529Z] [2022-04-28T08:00:36.529Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-04-28T08:00:36.529Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-04-28T08:00:36.529Z] [2022-04-28T08:00:36.529Z] DONE 12 tests, 3 skipped in 5.644s [2022-04-28T08:00:36.529Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-04-28T08:00:37.188Z] === RUN TestDockerSuite/TestEventsTop [2022-04-28T08:00:37.448Z] === RUN TestDockerSuite/TestEventsUntag [2022-04-28T08:00:38.750Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-28T08:00:38.750Z] INFO: Testing against a local daemon [2022-04-28T08:00:38.750Z] === RUN TestNetworkCreateDelete [2022-04-28T08:00:38.750Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-04-28T08:00:38.750Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-04-28T08:00:38.750Z] === RUN TestDockerNetworkDeletePreferID [2022-04-28T08:00:38.750Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-04-28T08:00:38.750Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-04-28T08:00:38.750Z] === RUN TestDaemonDNSFallback [2022-04-28T08:00:38.750Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-04-28T08:00:38.750Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-04-28T08:00:38.750Z] === RUN TestInspectNetwork [2022-04-28T08:00:38.750Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-04-28T08:00:38.750Z] --- SKIP: TestInspectNetwork (0.00s) [2022-04-28T08:00:38.750Z] === RUN TestRunContainerWithBridgeNone [2022-04-28T08:00:38.750Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-04-28T08:00:38.750Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-04-28T08:00:38.750Z] === RUN TestNetworkInvalidJSON [2022-04-28T08:00:38.750Z] === RUN TestNetworkInvalidJSON/networks/create [2022-04-28T08:00:38.750Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-04-28T08:00:38.750Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-04-28T08:00:38.750Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-04-28T08:00:38.750Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-28T08:00:38.750Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-28T08:00:38.750Z] === CONT TestNetworkInvalidJSON/networks/create [2022-04-28T08:00:38.750Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-04-28T08:00:38.750Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-28T08:00:38.750Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-04-28T08:00:38.750Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-04-28T08:00:38.750Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-04-28T08:00:38.750Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-04-28T08:00:38.750Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-04-28T08:00:38.750Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-04-28T08:00:38.750Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-04-28T08:00:38.750Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-04-28T08:00:38.750Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-04-28T08:00:38.750Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-04-28T08:00:38.750Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-04-28T08:00:38.750Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-04-28T08:00:38.750Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2022-04-28T08:00:38.750Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-04-28T08:00:38.750Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-04-28T08:00:38.750Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-04-28T08:00:38.750Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-04-28T08:00:38.750Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-04-28T08:00:38.750Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.01s) [2022-04-28T08:00:38.750Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-04-28T08:00:38.750Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-04-28T08:00:38.750Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-04-28T08:00:38.750Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-04-28T08:00:38.750Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-04-28T08:00:38.750Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.01s) [2022-04-28T08:00:38.750Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-04-28T08:00:38.750Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-04-28T08:00:38.750Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-04-28T08:00:38.750Z] === RUN TestNetworkList [2022-04-28T08:00:38.750Z] === RUN TestNetworkList//networks [2022-04-28T08:00:38.750Z] === PAUSE TestNetworkList//networks [2022-04-28T08:00:38.750Z] === RUN TestNetworkList//networks/ [2022-04-28T08:00:38.750Z] === PAUSE TestNetworkList//networks/ [2022-04-28T08:00:38.750Z] === CONT TestNetworkList//networks [2022-04-28T08:00:38.750Z] === CONT TestNetworkList//networks/ [2022-04-28T08:00:38.750Z] --- PASS: TestNetworkList (0.04s) [2022-04-28T08:00:38.750Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-28T08:00:38.750Z] --- PASS: TestNetworkList//networks (0.01s) [2022-04-28T08:00:38.750Z] === RUN TestHostIPv4BridgeLabel [2022-04-28T08:00:38.750Z] network_test.go:154: testEnv.OSType == "windows" [2022-04-28T08:00:38.750Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-04-28T08:00:38.750Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-28T08:00:38.750Z] service_test.go:30: testEnv.OSType == "windows" [2022-04-28T08:00:38.750Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-04-28T08:00:38.750Z] === RUN TestDaemonDefaultNetworkPools [2022-04-28T08:00:38.750Z] service_test.go:59: testEnv.OSType == "windows" [2022-04-28T08:00:38.750Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-04-28T08:00:38.750Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-28T08:00:38.750Z] service_test.go:103: testEnv.OSType == "windows" [2022-04-28T08:00:38.750Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-04-28T08:00:38.750Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-28T08:00:38.750Z] service_test.go:137: testEnv.OSType == "windows" [2022-04-28T08:00:38.750Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-04-28T08:00:38.750Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-28T08:00:38.750Z] service_test.go:188: testEnv.OSType == "windows" [2022-04-28T08:00:38.750Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-04-28T08:00:38.750Z] === RUN TestServiceWithPredefinedNetwork [2022-04-28T08:00:38.750Z] service_test.go:213: testEnv.OSType == "windows" [2022-04-28T08:00:38.750Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-04-28T08:00:38.750Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-28T08:00:38.750Z] service_test.go:243: FLAKY_TEST [2022-04-28T08:00:38.750Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-28T08:00:38.750Z] === RUN TestServiceWithDataPathPortInit [2022-04-28T08:00:38.750Z] service_test.go:334: testEnv.OSType == "windows" [2022-04-28T08:00:38.750Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-04-28T08:00:38.750Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-28T08:00:38.750Z] service_test.go:402: testEnv.OSType == "windows" [2022-04-28T08:00:38.750Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-28T08:00:38.750Z] PASS [2022-04-28T08:00:38.750Z] ok github.com/docker/docker/integration/network 0.195s [2022-04-28T08:00:38.750Z] [2022-04-28T08:00:38.750Z] === Skipped [2022-04-28T08:00:38.750Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-04-28T08:00:38.750Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-04-28T08:00:38.750Z] [2022-04-28T08:00:38.750Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-04-28T08:00:38.750Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-04-28T08:00:38.750Z] [2022-04-28T08:00:38.750Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-04-28T08:00:38.750Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-04-28T08:00:38.750Z] [2022-04-28T08:00:38.750Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-04-28T08:00:38.750Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-04-28T08:00:38.750Z] [2022-04-28T08:00:38.750Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-04-28T08:00:38.750Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-04-28T08:00:38.750Z] [2022-04-28T08:00:38.750Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-04-28T08:00:38.750Z] network_test.go:154: testEnv.OSType == "windows" [2022-04-28T08:00:38.750Z] [2022-04-28T08:00:38.750Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-04-28T08:00:38.750Z] service_test.go:30: testEnv.OSType == "windows" [2022-04-28T08:00:38.750Z] [2022-04-28T08:00:38.750Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-04-28T08:00:38.750Z] service_test.go:59: testEnv.OSType == "windows" [2022-04-28T08:00:38.750Z] [2022-04-28T08:00:38.750Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-04-28T08:00:38.750Z] service_test.go:103: testEnv.OSType == "windows" [2022-04-28T08:00:38.750Z] [2022-04-28T08:00:38.750Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-04-28T08:00:38.750Z] service_test.go:137: testEnv.OSType == "windows" [2022-04-28T08:00:38.750Z] [2022-04-28T08:00:38.750Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-04-28T08:00:38.750Z] service_test.go:188: testEnv.OSType == "windows" [2022-04-28T08:00:38.750Z] [2022-04-28T08:00:38.750Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-04-28T08:00:38.750Z] service_test.go:213: testEnv.OSType == "windows" [2022-04-28T08:00:38.750Z] [2022-04-28T08:00:38.750Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-28T08:00:38.750Z] service_test.go:243: FLAKY_TEST [2022-04-28T08:00:38.750Z] [2022-04-28T08:00:38.750Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-04-28T08:00:38.750Z] service_test.go:334: testEnv.OSType == "windows" [2022-04-28T08:00:38.750Z] [2022-04-28T08:00:38.750Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-28T08:00:38.750Z] service_test.go:402: testEnv.OSType == "windows" [2022-04-28T08:00:38.750Z] [2022-04-28T08:00:38.750Z] DONE 34 tests, 15 skipped in 2.361s [2022-04-28T08:00:38.750Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-04-28T08:00:39.736Z] testing: warning: no tests to run [2022-04-28T08:00:39.736Z] PASS [2022-04-28T08:00:39.736Z] ok github.com/docker/docker/integration/network/ipvlan 0.069s [2022-04-28T08:00:39.736Z] [2022-04-28T08:00:39.736Z] DONE 0 tests in 0.768s [2022-04-28T08:00:39.736Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-04-28T08:00:39.988Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-04-28T08:00:40.722Z] testing: warning: no tests to run [2022-04-28T08:00:40.722Z] PASS [2022-04-28T08:00:40.722Z] ok github.com/docker/docker/integration/network/macvlan 0.075s [2022-04-28T08:00:40.723Z] [2022-04-28T08:00:40.723Z] DONE 0 tests in 0.805s [2022-04-28T08:00:40.723Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-04-28T08:00:41.292Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-04-28T08:00:41.293Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-04-28T08:00:41.293Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-04-28T08:00:41.293Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-04-28T08:00:41.293Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-04-28T08:00:41.293Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-04-28T08:00:41.293Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-04-28T08:00:41.293Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-04-28T08:00:41.293Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-04-28T08:00:41.293Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-04-28T08:00:41.293Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-04-28T08:00:41.293Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-04-28T08:00:41.293Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-04-28T08:00:41.293Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-04-28T08:00:41.293Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-04-28T08:00:41.708Z] testing: warning: no tests to run [2022-04-28T08:00:41.708Z] PASS [2022-04-28T08:00:41.708Z] ok github.com/docker/docker/integration/plugin 0.081s [2022-04-28T08:00:41.708Z] [2022-04-28T08:00:41.708Z] DONE 0 tests in 0.803s [2022-04-28T08:00:41.708Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-04-28T08:00:42.695Z] testing: warning: no tests to run [2022-04-28T08:00:42.695Z] PASS [2022-04-28T08:00:42.695Z] ok github.com/docker/docker/integration/plugin/authz 0.076s [2022-04-28T08:00:42.695Z] [2022-04-28T08:00:42.695Z] DONE 0 tests in 0.766s [2022-04-28T08:00:42.695Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-04-28T08:00:44.196Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-04-28T08:00:45.727Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-04-28T08:00:45.727Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-04-28T08:00:45.727Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-04-28T08:00:45.727Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-04-28T08:00:45.727Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-04-28T08:00:45.727Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-04-28T08:00:46.574Z] --- PASS: TestServiceUpdateNetwork (12.93s) [2022-04-28T08:00:46.574Z] === RUN TestServiceUpdatePidsLimit [2022-04-28T08:00:47.476Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-28T08:00:47.476Z] INFO: Testing against a local daemon [2022-04-28T08:00:47.476Z] === RUN TestPluginInvalidJSON [2022-04-28T08:00:47.476Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-04-28T08:00:47.476Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-04-28T08:00:47.476Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-28T08:00:47.476Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-28T08:00:47.477Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-04-28T08:00:47.477Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-04-28T08:00:47.477Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-04-28T08:00:47.477Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-04-28T08:00:47.477Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-04-28T08:00:47.477Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-04-28T08:00:47.477Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-28T08:00:47.477Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-04-28T08:00:47.477Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-04-28T08:00:47.477Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-04-28T08:00:47.477Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-04-28T08:00:47.477Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-04-28T08:00:47.477Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-04-28T08:00:47.477Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-04-28T08:00:47.477Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-04-28T08:00:47.477Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-04-28T08:00:47.477Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-04-28T08:00:47.477Z] --- PASS: TestPluginInvalidJSON (0.06s) [2022-04-28T08:00:47.477Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-04-28T08:00:47.477Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-04-28T08:00:47.477Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-04-28T08:00:47.477Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-04-28T08:00:47.477Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-04-28T08:00:47.477Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s) [2022-04-28T08:00:47.477Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-04-28T08:00:47.477Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-04-28T08:00:47.477Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-04-28T08:00:47.477Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-04-28T08:00:47.477Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-04-28T08:00:47.477Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-04-28T08:00:47.477Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.01s) [2022-04-28T08:00:47.477Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-04-28T08:00:47.477Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-04-28T08:00:47.477Z] === RUN TestPluginInstall [2022-04-28T08:00:47.477Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-04-28T08:00:47.477Z] --- SKIP: TestPluginInstall (0.00s) [2022-04-28T08:00:47.477Z] === RUN TestPluginsWithRuntimes [2022-04-28T08:00:47.477Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-04-28T08:00:47.477Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-04-28T08:00:47.477Z] === RUN TestPluginBackCompatMediaTypes [2022-04-28T08:00:47.477Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-04-28T08:00:47.477Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-04-28T08:00:47.477Z] PASS [2022-04-28T08:00:47.477Z] ok github.com/docker/docker/integration/plugin/common 0.141s [2022-04-28T08:00:47.477Z] [2022-04-28T08:00:47.477Z] === Skipped [2022-04-28T08:00:47.477Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-04-28T08:00:47.477Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-04-28T08:00:47.477Z] [2022-04-28T08:00:47.477Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-04-28T08:00:47.477Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-04-28T08:00:47.477Z] [2022-04-28T08:00:47.477Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-04-28T08:00:47.477Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-04-28T08:00:47.477Z] [2022-04-28T08:00:47.477Z] DONE 19 tests, 3 skipped in 4.973s [2022-04-28T08:00:47.477Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-04-28T08:00:47.961Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-04-28T08:00:48.534Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-04-28T08:00:48.638Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-04-28T08:00:50.429Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-28T08:00:50.429Z] INFO: Testing against a local daemon [2022-04-28T08:00:50.429Z] === RUN TestExternalGraphDriver [2022-04-28T08:00:50.429Z] external_test.go:48: runtime.GOOS == "windows" [2022-04-28T08:00:50.429Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-04-28T08:00:50.429Z] === RUN TestGraphdriverPluginV2 [2022-04-28T08:00:50.429Z] external_test.go:408: runtime.GOOS == "windows" [2022-04-28T08:00:50.429Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-04-28T08:00:50.429Z] PASS [2022-04-28T08:00:50.429Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.110s [2022-04-28T08:00:50.429Z] [2022-04-28T08:00:50.429Z] === Skipped [2022-04-28T08:00:50.429Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-04-28T08:00:50.429Z] external_test.go:48: runtime.GOOS == "windows" [2022-04-28T08:00:50.429Z] [2022-04-28T08:00:50.429Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-04-28T08:00:50.429Z] external_test.go:408: runtime.GOOS == "windows" [2022-04-28T08:00:50.429Z] [2022-04-28T08:00:50.429Z] DONE 2 tests, 2 skipped in 2.368s [2022-04-28T08:00:50.429Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-04-28T08:00:51.096Z] === RUN TestDockerSuite/TestExec [2022-04-28T08:00:51.670Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-04-28T08:00:51.931Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-04-28T08:00:52.501Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-04-28T08:00:52.645Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-28T08:00:52.645Z] INFO: Testing against a local daemon [2022-04-28T08:00:52.645Z] === RUN TestReadPluginNoRead [2022-04-28T08:00:52.645Z] read_test.go:21: no unix domain sockets on Windows [2022-04-28T08:00:52.645Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-04-28T08:00:52.645Z] PASS [2022-04-28T08:00:52.645Z] ok github.com/docker/docker/integration/plugin/logging 0.103s [2022-04-28T08:00:52.645Z] [2022-04-28T08:00:52.645Z] === Skipped [2022-04-28T08:00:52.645Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-04-28T08:00:52.645Z] read_test.go:21: no unix domain sockets on Windows [2022-04-28T08:00:52.645Z] [2022-04-28T08:00:52.645Z] DONE 1 tests, 1 skipped in 2.257s [2022-04-28T08:00:52.645Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-04-28T08:00:53.073Z] === RUN TestDockerSuite/TestExecAPIStart [2022-04-28T08:00:53.641Z] testing: warning: no tests to run [2022-04-28T08:00:53.641Z] PASS [2022-04-28T08:00:53.641Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.068s [2022-04-28T08:00:53.641Z] [2022-04-28T08:00:53.641Z] DONE 0 tests in 1.144s [2022-04-28T08:00:53.641Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-04-28T08:00:54.017Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-04-28T08:00:54.590Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-04-28T08:00:55.164Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-04-28T08:00:55.738Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-04-28T08:00:55.738Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-04-28T08:00:55.882Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-28T08:00:55.882Z] INFO: Testing against a local daemon [2022-04-28T08:00:55.882Z] === RUN TestPluginWithDevMounts [2022-04-28T08:00:55.882Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T08:00:55.882Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-04-28T08:00:55.882Z] PASS [2022-04-28T08:00:55.882Z] ok github.com/docker/docker/integration/plugin/volumes 0.098s [2022-04-28T08:00:55.882Z] [2022-04-28T08:00:55.882Z] === Skipped [2022-04-28T08:00:55.882Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-04-28T08:00:55.882Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T08:00:55.882Z] [2022-04-28T08:00:55.882Z] DONE 1 tests, 1 skipped in 2.152s [2022-04-28T08:00:55.882Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-04-28T08:00:56.311Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-04-28T08:00:56.882Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-04-28T08:00:57.824Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-04-28T08:00:58.096Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-28T08:00:58.096Z] INFO: Testing against a local daemon [2022-04-28T08:00:58.096Z] === RUN TestSecretInspect [2022-04-28T08:00:58.096Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T08:00:58.096Z] --- SKIP: TestSecretInspect (0.00s) [2022-04-28T08:00:58.096Z] === RUN TestSecretList [2022-04-28T08:00:58.096Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T08:00:58.096Z] --- SKIP: TestSecretList (0.00s) [2022-04-28T08:00:58.096Z] === RUN TestSecretsCreateAndDelete [2022-04-28T08:00:58.096Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T08:00:58.096Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-04-28T08:00:58.096Z] === RUN TestSecretsUpdate [2022-04-28T08:00:58.096Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T08:00:58.096Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-04-28T08:00:58.096Z] === RUN TestTemplatedSecret [2022-04-28T08:00:58.096Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T08:00:58.096Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-04-28T08:00:58.096Z] === RUN TestSecretCreateResolve [2022-04-28T08:00:58.096Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-04-28T08:00:58.096Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-04-28T08:00:58.096Z] PASS [2022-04-28T08:00:58.096Z] ok github.com/docker/docker/integration/secret 0.084s [2022-04-28T08:00:58.096Z] [2022-04-28T08:00:58.096Z] === Skipped [2022-04-28T08:00:58.096Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-04-28T08:00:58.096Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T08:00:58.096Z] [2022-04-28T08:00:58.096Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-04-28T08:00:58.096Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T08:00:58.096Z] [2022-04-28T08:00:58.096Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-04-28T08:00:58.096Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T08:00:58.096Z] [2022-04-28T08:00:58.096Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-04-28T08:00:58.096Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T08:00:58.096Z] [2022-04-28T08:00:58.096Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-04-28T08:00:58.096Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T08:00:58.096Z] [2022-04-28T08:00:58.096Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-04-28T08:00:58.096Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-04-28T08:00:58.096Z] [2022-04-28T08:00:58.096Z] DONE 6 tests, 6 skipped in 1.776s [2022-04-28T08:00:58.096Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-04-28T08:00:58.768Z] === RUN TestDockerSuite/TestExecCgroup [2022-04-28T08:00:59.052Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-04-28T08:00:59.709Z] === RUN TestDockerSuite/TestExecEnv [2022-04-28T08:00:59.971Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-04-28T08:01:00.312Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-28T08:01:00.312Z] INFO: Testing against a local daemon [2022-04-28T08:01:00.312Z] === RUN TestServiceCreateInit [2022-04-28T08:01:00.312Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-28T08:01:00.312Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T08:01:00.312Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-28T08:01:00.312Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T08:01:00.312Z] --- PASS: TestServiceCreateInit (0.06s) [2022-04-28T08:01:00.312Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-28T08:01:00.312Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-28T08:01:00.312Z] === RUN TestCreateServiceMultipleTimes [2022-04-28T08:01:00.312Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T08:01:00.312Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-04-28T08:01:00.312Z] === RUN TestCreateServiceConflict [2022-04-28T08:01:00.312Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T08:01:00.312Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-04-28T08:01:00.312Z] === RUN TestCreateServiceMaxReplicas [2022-04-28T08:01:00.312Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T08:01:00.312Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2022-04-28T08:01:00.312Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-28T08:01:00.312Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T08:01:00.312Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-04-28T08:01:00.312Z] === RUN TestCreateServiceSecretFileMode [2022-04-28T08:01:00.312Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T08:01:00.312Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-04-28T08:01:00.312Z] === RUN TestCreateServiceConfigFileMode [2022-04-28T08:01:00.312Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T08:01:00.312Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-04-28T08:01:00.312Z] === RUN TestCreateServiceSysctls [2022-04-28T08:01:00.312Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T08:01:00.312Z] --- SKIP: TestCreateServiceSysctls (0.05s) [2022-04-28T08:01:00.312Z] === RUN TestCreateServiceCapabilities [2022-04-28T08:01:00.312Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T08:01:00.312Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2022-04-28T08:01:00.312Z] === RUN TestInspect [2022-04-28T08:01:00.312Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T08:01:00.312Z] --- SKIP: TestInspect (0.00s) [2022-04-28T08:01:00.312Z] === RUN TestCreateJob [2022-04-28T08:01:00.312Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T08:01:00.312Z] --- SKIP: TestCreateJob (0.00s) [2022-04-28T08:01:00.312Z] === RUN TestReplicatedJob [2022-04-28T08:01:00.312Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T08:01:00.312Z] --- SKIP: TestReplicatedJob (0.00s) [2022-04-28T08:01:00.312Z] === RUN TestUpdateReplicatedJob [2022-04-28T08:01:00.312Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T08:01:00.312Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-04-28T08:01:00.312Z] === RUN TestServiceListWithStatuses [2022-04-28T08:01:00.312Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T08:01:00.312Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-28T08:01:00.312Z] === RUN TestDockerNetworkConnectAlias [2022-04-28T08:01:00.312Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T08:01:00.312Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-04-28T08:01:00.312Z] === RUN TestDockerNetworkReConnect [2022-04-28T08:01:00.312Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T08:01:00.312Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-04-28T08:01:00.312Z] === RUN TestServicePlugin [2022-04-28T08:01:00.312Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T08:01:00.312Z] --- SKIP: TestServicePlugin (0.00s) [2022-04-28T08:01:00.312Z] === RUN TestServiceUpdateLabel [2022-04-28T08:01:00.312Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-04-28T08:01:00.312Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-04-28T08:01:00.312Z] === RUN TestServiceUpdateSecrets [2022-04-28T08:01:00.312Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-04-28T08:01:00.312Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-04-28T08:01:00.312Z] === RUN TestServiceUpdateConfigs [2022-04-28T08:01:00.312Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-04-28T08:01:00.312Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-04-28T08:01:00.312Z] === RUN TestServiceUpdateNetwork [2022-04-28T08:01:00.312Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-04-28T08:01:00.312Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-04-28T08:01:00.312Z] === RUN TestServiceUpdatePidsLimit [2022-04-28T08:01:00.312Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-04-28T08:01:00.312Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-04-28T08:01:00.312Z] PASS [2022-04-28T08:01:00.781Z] ok github.com/docker/docker/integration/service 0.279s [2022-04-28T08:01:00.781Z] [2022-04-28T08:01:00.781Z] === Skipped [2022-04-28T08:01:00.781Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-28T08:01:00.781Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T08:01:00.781Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-28T08:01:00.781Z] [2022-04-28T08:01:00.781Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-28T08:01:00.781Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T08:01:00.781Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-28T08:01:00.781Z] [2022-04-28T08:01:00.781Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-04-28T08:01:00.781Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T08:01:00.781Z] [2022-04-28T08:01:00.781Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-04-28T08:01:00.781Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T08:01:00.781Z] [2022-04-28T08:01:00.781Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2022-04-28T08:01:00.781Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T08:01:00.781Z] [2022-04-28T08:01:00.781Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-04-28T08:01:00.781Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T08:01:00.781Z] [2022-04-28T08:01:00.781Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-04-28T08:01:00.781Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T08:01:00.781Z] [2022-04-28T08:01:00.781Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-04-28T08:01:00.781Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T08:01:00.781Z] [2022-04-28T08:01:00.781Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.05s) [2022-04-28T08:01:00.781Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T08:01:00.781Z] [2022-04-28T08:01:00.781Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2022-04-28T08:01:00.781Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T08:01:00.781Z] [2022-04-28T08:01:00.781Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-04-28T08:01:00.781Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T08:01:00.781Z] [2022-04-28T08:01:00.781Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-04-28T08:01:00.781Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T08:01:00.781Z] [2022-04-28T08:01:00.781Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-04-28T08:01:00.781Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T08:01:00.781Z] [2022-04-28T08:01:00.781Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-04-28T08:01:00.781Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T08:01:00.781Z] [2022-04-28T08:01:00.781Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-04-28T08:01:00.781Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T08:01:00.781Z] [2022-04-28T08:01:00.781Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-04-28T08:01:00.781Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T08:01:00.781Z] [2022-04-28T08:01:00.781Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-04-28T08:01:00.781Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T08:01:00.781Z] [2022-04-28T08:01:00.781Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-04-28T08:01:00.781Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T08:01:00.781Z] [2022-04-28T08:01:00.781Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-04-28T08:01:00.781Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-04-28T08:01:00.781Z] [2022-04-28T08:01:00.781Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-04-28T08:01:00.781Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-04-28T08:01:00.781Z] [2022-04-28T08:01:00.781Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-04-28T08:01:00.781Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-04-28T08:01:00.781Z] [2022-04-28T08:01:00.781Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-04-28T08:01:00.781Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-04-28T08:01:00.781Z] [2022-04-28T08:01:00.781Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-04-28T08:01:00.781Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-04-28T08:01:00.781Z] [2022-04-28T08:01:00.781Z] DONE 24 tests, 23 skipped in 2.697s [2022-04-28T08:01:00.781Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-04-28T08:01:01.359Z] === RUN TestDockerSuite/TestExecExitStatus [2022-04-28T08:01:01.932Z] === RUN TestDockerSuite/TestExecInspectID [2022-04-28T08:01:02.345Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-28T08:01:02.345Z] INFO: Testing against a local daemon [2022-04-28T08:01:02.345Z] === RUN TestSessionCreate [2022-04-28T08:01:02.345Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-04-28T08:01:02.345Z] --- SKIP: TestSessionCreate (0.00s) [2022-04-28T08:01:02.345Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-28T08:01:02.345Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-04-28T08:01:02.345Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-04-28T08:01:02.345Z] PASS [2022-04-28T08:01:02.345Z] ok github.com/docker/docker/integration/session 0.085s [2022-04-28T08:01:02.345Z] [2022-04-28T08:01:02.345Z] === Skipped [2022-04-28T08:01:02.345Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-04-28T08:01:02.345Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-04-28T08:01:02.345Z] [2022-04-28T08:01:02.345Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-04-28T08:01:02.345Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-04-28T08:01:02.345Z] [2022-04-28T08:01:02.345Z] DONE 2 tests, 2 skipped in 1.650s [2022-04-28T08:01:02.345Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-04-28T08:01:02.840Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-04-28T08:01:03.307Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-04-28T08:01:03.307Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-04-28T08:01:03.307Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-04-28T08:01:03.314Z] --- PASS: TestServiceUpdatePidsLimit (16.73s) [2022-04-28T08:01:03.314Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2022-04-28T08:01:03.314Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.00s) [2022-04-28T08:01:03.314Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.12s) [2022-04-28T08:01:03.314Z] PASS [2022-04-28T08:01:03.314Z] [2022-04-28T08:01:03.314Z] === Skipped [2022-04-28T08:01:03.314Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-04-28T08:01:03.314Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-28T08:01:03.314Z] [2022-04-28T08:01:03.314Z] DONE 27 tests, 1 skipped in 181.857s [2022-04-28T08:01:03.314Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-04-28T08:01:03.314Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-04-28T08:01:03.314Z] ++ set -e [2022-04-28T08:01:03.314Z] ++ '[' -n 0 ']' [2022-04-28T08:01:03.314Z] ++ set -x [2022-04-28T08:01:03.314Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-04-28T08:01:03.574Z] INFO: Testing against a local daemon [2022-04-28T08:01:03.574Z] === RUN TestSessionCreate [2022-04-28T08:01:03.574Z] --- PASS: TestSessionCreate (0.02s) [2022-04-28T08:01:03.574Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-28T08:01:03.574Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-04-28T08:01:03.574Z] PASS [2022-04-28T08:01:03.574Z] [2022-04-28T08:01:03.574Z] DONE 2 tests in 0.156s [2022-04-28T08:01:03.574Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-04-28T08:01:03.574Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-04-28T08:01:03.574Z] ++ set -e [2022-04-28T08:01:03.574Z] ++ '[' -n 0 ']' [2022-04-28T08:01:03.574Z] ++ set -x [2022-04-28T08:01:03.574Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-04-28T08:01:03.574Z] INFO: Testing against a local daemon [2022-04-28T08:01:03.574Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-28T08:01:03.574Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-28T08:01:03.574Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-28T08:01:03.574Z] === RUN TestDiskUsage [2022-04-28T08:01:03.574Z] === PAUSE TestDiskUsage [2022-04-28T08:01:03.574Z] === RUN TestEventsExecDie [2022-04-28T08:01:04.496Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-04-28T08:01:04.496Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-04-28T08:01:04.496Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-04-28T08:01:04.496Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-04-28T08:01:04.496Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-04-28T08:01:04.515Z] --- PASS: TestEventsExecDie (0.62s) [2022-04-28T08:01:04.515Z] === RUN TestEventsBackwardsCompatible [2022-04-28T08:01:04.515Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-04-28T08:01:04.515Z] === RUN TestEventsVolumeCreate [2022-04-28T08:01:04.515Z] --- PASS: TestEventsVolumeCreate (0.07s) [2022-04-28T08:01:04.515Z] === RUN TestInfoBinaryCommits [2022-04-28T08:01:04.515Z] --- PASS: TestInfoBinaryCommits (0.04s) [2022-04-28T08:01:04.515Z] === RUN TestInfoAPIVersioned [2022-04-28T08:01:04.515Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-04-28T08:01:04.515Z] === RUN TestInfoAPI [2022-04-28T08:01:04.515Z] --- PASS: TestInfoAPI (0.02s) [2022-04-28T08:01:04.515Z] === RUN TestInfoAPIWarnings [2022-04-28T08:01:04.559Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-28T08:01:04.560Z] INFO: Testing against a local daemon [2022-04-28T08:01:04.560Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-28T08:01:04.560Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T08:01:04.560Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-28T08:01:04.560Z] === RUN TestDiskUsage [2022-04-28T08:01:04.560Z] disk_usage_test.go:16: testEnv.OSType == "windows" [2022-04-28T08:01:04.560Z] --- SKIP: TestDiskUsage (0.01s) [2022-04-28T08:01:04.560Z] === RUN TestEventsExecDie [2022-04-28T08:01:04.560Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-04-28T08:01:04.560Z] --- SKIP: TestEventsExecDie (0.00s) [2022-04-28T08:01:04.560Z] === RUN TestEventsBackwardsCompatible [2022-04-28T08:01:04.560Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-04-28T08:01:04.560Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-04-28T08:01:04.560Z] === RUN TestEventsVolumeCreate [2022-04-28T08:01:04.560Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-04-28T08:01:04.560Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-04-28T08:01:04.560Z] === RUN TestInfoAPI [2022-04-28T08:01:04.560Z] --- PASS: TestInfoAPI (0.07s) [2022-04-28T08:01:04.560Z] === RUN TestInfoAPIWarnings [2022-04-28T08:01:04.560Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-28T08:01:04.560Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-04-28T08:01:04.560Z] === RUN TestInfoDebug [2022-04-28T08:01:04.560Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-28T08:01:04.560Z] --- SKIP: TestInfoDebug (0.00s) [2022-04-28T08:01:04.560Z] === RUN TestInfoInsecureRegistries [2022-04-28T08:01:04.560Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-28T08:01:04.560Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-04-28T08:01:04.560Z] === RUN TestInfoRegistryMirrors [2022-04-28T08:01:04.560Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-28T08:01:04.560Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-04-28T08:01:04.560Z] === RUN TestLoginFailsWithBadCredentials [2022-04-28T08:01:04.775Z] === RUN TestDockerSuite/TestExecInteractive [2022-04-28T08:01:05.346Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-04-28T08:01:05.454Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-04-28T08:01:05.545Z] --- PASS: TestLoginFailsWithBadCredentials (0.99s) [2022-04-28T08:01:05.545Z] === RUN TestPingCacheHeaders [2022-04-28T08:01:05.545Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-04-28T08:01:05.545Z] === RUN TestPingGet [2022-04-28T08:01:05.545Z] --- PASS: TestPingGet (0.04s) [2022-04-28T08:01:05.545Z] === RUN TestPingHead [2022-04-28T08:01:05.545Z] --- PASS: TestPingHead (0.04s) [2022-04-28T08:01:05.545Z] === RUN TestPingSwarmHeader [2022-04-28T08:01:05.545Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T08:01:05.545Z] --- SKIP: TestPingSwarmHeader (0.00s) [2022-04-28T08:01:05.545Z] === RUN TestVersion [2022-04-28T08:01:05.908Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-04-28T08:01:05.908Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-04-28T08:01:05.908Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-04-28T08:01:05.908Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-04-28T08:01:05.908Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-04-28T08:01:05.908Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-04-28T08:01:05.908Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-04-28T08:01:05.915Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-04-28T08:01:06.019Z] --- PASS: TestVersion (0.04s) [2022-04-28T08:01:06.019Z] PASS [2022-04-28T08:01:06.019Z] ok github.com/docker/docker/integration/system 1.288s [2022-04-28T08:01:06.019Z] [2022-04-28T08:01:06.019Z] === Skipped [2022-04-28T08:01:06.019Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-28T08:01:06.019Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T08:01:06.019Z] [2022-04-28T08:01:06.019Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.01s) [2022-04-28T08:01:06.019Z] disk_usage_test.go:16: testEnv.OSType == "windows" [2022-04-28T08:01:06.019Z] [2022-04-28T08:01:06.019Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-04-28T08:01:06.019Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-04-28T08:01:06.019Z] [2022-04-28T08:01:06.019Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-04-28T08:01:06.019Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-04-28T08:01:06.019Z] [2022-04-28T08:01:06.019Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-04-28T08:01:06.019Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-04-28T08:01:06.019Z] [2022-04-28T08:01:06.019Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-04-28T08:01:06.019Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-28T08:01:06.019Z] [2022-04-28T08:01:06.019Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-04-28T08:01:06.019Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-28T08:01:06.019Z] [2022-04-28T08:01:06.019Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-04-28T08:01:06.019Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-28T08:01:06.019Z] [2022-04-28T08:01:06.019Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-04-28T08:01:06.019Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-28T08:01:06.019Z] [2022-04-28T08:01:06.019Z] === SKIP: github.com/docker/docker/integration/system TestPingSwarmHeader (0.00s) [2022-04-28T08:01:06.019Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-04-28T08:01:06.019Z] [2022-04-28T08:01:06.019Z] DONE 16 tests, 10 skipped in 3.374s [2022-04-28T08:01:06.019Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-04-28T08:01:06.362Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-04-28T08:01:06.486Z] === RUN TestDockerSuite/TestExecParseError [2022-04-28T08:01:07.056Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-04-28T08:01:07.097Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-04-28T08:01:07.319Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-04-28T08:01:07.626Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-04-28T08:01:07.887Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-04-28T08:01:08.084Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-04-28T08:01:08.256Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-28T08:01:08.256Z] INFO: Testing against a local daemon [2022-04-28T08:01:08.256Z] === RUN TestVolumesCreateAndList [2022-04-28T08:01:08.256Z] --- PASS: TestVolumesCreateAndList (0.06s) [2022-04-28T08:01:08.256Z] === RUN TestVolumesRemove [2022-04-28T08:01:08.256Z] --- PASS: TestVolumesRemove (0.10s) [2022-04-28T08:01:08.256Z] === RUN TestVolumesInspect [2022-04-28T08:01:08.256Z] --- PASS: TestVolumesInspect (0.05s) [2022-04-28T08:01:08.256Z] === RUN TestVolumesInvalidJSON [2022-04-28T08:01:08.256Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-04-28T08:01:08.256Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-04-28T08:01:08.256Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-04-28T08:01:08.256Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-04-28T08:01:08.256Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-04-28T08:01:08.256Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-04-28T08:01:08.256Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-04-28T08:01:08.256Z] --- PASS: TestVolumesInvalidJSON (0.05s) [2022-04-28T08:01:08.256Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.01s) [2022-04-28T08:01:08.256Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-04-28T08:01:08.256Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-04-28T08:01:08.256Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-04-28T08:01:08.256Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-04-28T08:01:08.256Z] PASS [2022-04-28T08:01:08.256Z] ok github.com/docker/docker/integration/volume 0.306s [2022-04-28T08:01:08.256Z] [2022-04-28T08:01:08.256Z] DONE 9 tests in 2.179s [2022-04-28T08:01:08.256Z] INFO: make.ps1 ended at 04/28/2022 08:01:07 [2022-04-28T08:01:08.256Z] INFO: Integration CLI tests being run from the host: [2022-04-28T08:01:08.256Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-test.timeout" "200m" [2022-04-28T08:01:09.296Z] === RUN TestDockerSuite/TestExecSetEnv [2022-04-28T08:01:09.556Z] === RUN TestDockerSuite/TestExecStartFails [2022-04-28T08:01:10.127Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-04-28T08:01:10.201Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-04-28T08:01:11.160Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-04-28T08:01:11.160Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-04-28T08:01:11.160Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-04-28T08:01:11.160Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-04-28T08:01:11.160Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-04-28T08:01:11.160Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-04-28T08:01:12.037Z] check_test.go:378: [da0e817f795e2] daemon is not started [2022-04-28T08:01:12.037Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-04-28T08:01:12.832Z] === RUN TestDockerSuite/TestBuildAddScript [2022-04-28T08:01:12.833Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-04-28T08:01:12.833Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-04-28T08:01:12.833Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-04-28T08:01:12.833Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-04-28T08:01:12.833Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-04-28T08:01:12.833Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-04-28T08:01:12.833Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-04-28T08:01:12.833Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-04-28T08:01:12.833Z] === RUN TestDockerSuite/TestBuildAddTar [2022-04-28T08:01:13.948Z] docker_api_swarm_test.go:802: [d5d9d7fba93d0] joining swarm manager [d11b5b3a406d4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-28T08:01:14.040Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-04-28T08:01:14.888Z] docker_api_swarm_test.go:802: [d87e5a83b8a55] joining swarm manager [d11b5b3a406d4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-28T08:01:16.270Z] docker_api_swarm_test.go:802: [d4ce0fffcf0b0] joining swarm manager [d11b5b3a406d4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-04-28T08:01:17.653Z] docker_api_swarm_test.go:802: [d0e04644acf9e] joining swarm manager [d11b5b3a406d4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-04-28T08:01:18.728Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-28T08:01:18.728Z] INFO: Testing against a local daemon [2022-04-28T08:01:18.728Z] === RUN TestDockerSuite [2022-04-28T08:01:18.728Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-04-28T08:01:18.728Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-04-28T08:01:18.728Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-04-28T08:01:18.728Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-04-28T08:01:18.728Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-04-28T08:01:18.728Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-04-28T08:01:18.728Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-04-28T08:01:18.728Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-04-28T08:01:18.728Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-04-28T08:01:18.728Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-04-28T08:01:19.727Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-04-28T08:01:19.727Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-04-28T08:01:20.193Z] docker_api_swarm_test.go:810: [d1abe431dbd0a] joining swarm manager [d11b5b3a406d4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-04-28T08:01:20.717Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-04-28T08:01:21.133Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-04-28T08:01:21.133Z] --- PASS: TestInfoAPIWarnings (16.57s) [2022-04-28T08:01:21.133Z] === RUN TestInfoDebug [2022-04-28T08:01:21.186Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-04-28T08:01:21.704Z] === RUN TestDockerSuite/TestExecTTY [2022-04-28T08:01:21.704Z] --- PASS: TestInfoDebug (0.52s) [2022-04-28T08:01:21.704Z] === RUN TestInfoInsecureRegistries [2022-04-28T08:01:22.275Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-04-28T08:01:22.275Z] === RUN TestInfoRegistryMirrors [2022-04-28T08:01:22.275Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-04-28T08:01:22.536Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2022-04-28T08:01:22.536Z] === RUN TestLoginFailsWithBadCredentials [2022-04-28T08:01:22.797Z] --- PASS: TestLoginFailsWithBadCredentials (0.11s) [2022-04-28T08:01:22.797Z] === RUN TestPingCacheHeaders [2022-04-28T08:01:22.797Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-04-28T08:01:22.797Z] === RUN TestPingGet [2022-04-28T08:01:22.797Z] --- PASS: TestPingGet (0.01s) [2022-04-28T08:01:22.797Z] === RUN TestPingHead [2022-04-28T08:01:22.797Z] --- PASS: TestPingHead (0.01s) [2022-04-28T08:01:22.797Z] === RUN TestPingSwarmHeader [2022-04-28T08:01:22.797Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-04-28T08:01:23.367Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-04-28T08:01:23.367Z] === RUN TestDockerSuite/TestExecUlimits [2022-04-28T08:01:23.942Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-04-28T08:01:23.943Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-04-28T08:01:23.943Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-04-28T08:01:23.943Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-04-28T08:01:24.324Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-04-28T08:01:25.329Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-04-28T08:01:25.329Z] --- PASS: TestPingSwarmHeader (2.45s) [2022-04-28T08:01:25.329Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-04-28T08:01:25.329Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-04-28T08:01:25.329Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-04-28T08:01:25.329Z] === RUN TestVersion [2022-04-28T08:01:25.329Z] --- PASS: TestVersion (0.04s) [2022-04-28T08:01:25.329Z] === CONT TestDiskUsage [2022-04-28T08:01:25.903Z] === RUN TestDiskUsage/empty [2022-04-28T08:01:25.903Z] === RUN TestDiskUsage/empty/container_types [2022-04-28T08:01:25.903Z] === RUN TestDiskUsage/empty/image_types [2022-04-28T08:01:25.903Z] === RUN TestDiskUsage/empty/volume_types [2022-04-28T08:01:25.903Z] === RUN TestDiskUsage/empty/build-cache_types [2022-04-28T08:01:25.903Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-04-28T08:01:25.903Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-04-28T08:01:25.903Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-04-28T08:01:25.903Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-04-28T08:01:25.903Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-04-28T08:01:25.903Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-04-28T08:01:25.903Z] === RUN TestDiskUsage/after_LoadBusybox [2022-04-28T08:01:25.903Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-04-28T08:01:26.164Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-04-28T08:01:26.164Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-04-28T08:01:26.164Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-04-28T08:01:26.164Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-04-28T08:01:26.164Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-04-28T08:01:26.164Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-04-28T08:01:26.164Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-04-28T08:01:26.164Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-04-28T08:01:26.164Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-04-28T08:01:26.164Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-04-28T08:01:26.164Z] === RUN TestDiskUsage/after_container.Run [2022-04-28T08:01:26.424Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-04-28T08:01:26.424Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-04-28T08:01:26.424Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-04-28T08:01:26.424Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-04-28T08:01:26.424Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-04-28T08:01:26.424Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-04-28T08:01:26.424Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-04-28T08:01:26.424Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-04-28T08:01:26.424Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-04-28T08:01:26.424Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-04-28T08:01:26.685Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-04-28T08:01:26.685Z] --- PASS: TestDiskUsage (1.46s) [2022-04-28T08:01:26.685Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-04-28T08:01:26.685Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-04-28T08:01:26.685Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-04-28T08:01:26.685Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-04-28T08:01:26.685Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-04-28T08:01:26.685Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-04-28T08:01:26.685Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-04-28T08:01:26.685Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-04-28T08:01:26.685Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-04-28T08:01:26.685Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-04-28T08:01:26.685Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-04-28T08:01:26.685Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.25s) [2022-04-28T08:01:26.685Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-04-28T08:01:26.685Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-04-28T08:01:26.685Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-04-28T08:01:26.685Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-04-28T08:01:26.685Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-04-28T08:01:26.685Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-04-28T08:01:26.685Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-04-28T08:01:26.685Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-04-28T08:01:26.685Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-04-28T08:01:26.685Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-04-28T08:01:26.685Z] --- PASS: TestDiskUsage/after_container.Run (0.45s) [2022-04-28T08:01:26.685Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-04-28T08:01:26.685Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-04-28T08:01:26.685Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-04-28T08:01:26.685Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-04-28T08:01:26.685Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-04-28T08:01:26.685Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-04-28T08:01:26.685Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-04-28T08:01:26.685Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-04-28T08:01:26.685Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-04-28T08:01:26.685Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-04-28T08:01:26.685Z] PASS [2022-04-28T08:01:26.685Z] [2022-04-28T08:01:26.685Z] === Skipped [2022-04-28T08:01:26.685Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-28T08:01:26.685Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-28T08:01:26.685Z] [2022-04-28T08:01:26.685Z] DONE 54 tests, 1 skipped in 23.230s [2022-04-28T08:01:26.685Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-04-28T08:01:26.685Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-04-28T08:01:26.685Z] ++ set -e [2022-04-28T08:01:26.685Z] ++ '[' -n 0 ']' [2022-04-28T08:01:26.685Z] ++ set -x [2022-04-28T08:01:26.685Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-04-28T08:01:26.946Z] INFO: Testing against a local daemon [2022-04-28T08:01:26.946Z] === RUN TestVolumesCreateAndList [2022-04-28T08:01:26.946Z] --- PASS: TestVolumesCreateAndList (0.03s) [2022-04-28T08:01:26.946Z] === RUN TestVolumesRemove [2022-04-28T08:01:26.946Z] --- PASS: TestVolumesRemove (0.09s) [2022-04-28T08:01:26.946Z] === RUN TestVolumesInspect [2022-04-28T08:01:26.946Z] --- PASS: TestVolumesInspect (0.02s) [2022-04-28T08:01:26.946Z] === RUN TestVolumesInvalidJSON [2022-04-28T08:01:27.207Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-04-28T08:01:27.207Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-04-28T08:01:27.207Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-04-28T08:01:27.207Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-04-28T08:01:27.207Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-04-28T08:01:27.207Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-04-28T08:01:27.207Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-04-28T08:01:27.207Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-04-28T08:01:27.207Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-04-28T08:01:27.207Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-04-28T08:01:27.207Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-04-28T08:01:27.207Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-04-28T08:01:27.207Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-04-28T08:01:27.207Z] PASS [2022-04-28T08:01:27.207Z] [2022-04-28T08:01:27.207Z] DONE 9 tests in 0.300s [2022-04-28T08:01:27.207Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-28T08:01:27.207Z] ++++ cat bundles/test-integration/docker.pid [2022-04-28T08:01:27.207Z] +++ kill 6659 [2022-04-28T08:01:27.779Z] +++ /etc/init.d/apparmor stop [2022-04-28T08:01:27.779Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-28T08:01:27.779Z] [2022-04-28T08:01:27.779Z] Unloading profiles will leave already running processes permanently [2022-04-28T08:01:27.779Z] unconfined, which can lead to unexpected situations. [2022-04-28T08:01:27.779Z] [2022-04-28T08:01:27.779Z] To set a process to complain mode, use the command line tool [2022-04-28T08:01:27.779Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-28T08:01:27.779Z] +++ true [2022-04-28T08:01:27.779Z] exiting test-integration [2022-04-28T08:01:27.779Z] ++ exit 0 [2022-04-28T08:01:27.779Z] [2022-04-28T08:01:27.779Z] === RUN TestDockerSuite/TestExecWithTERM [2022-04-28T08:01:28.032Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-04-28T08:01:28.040Z] + for job in $(jobs -p) [2022-04-28T08:01:28.040Z] + wait 7028 [2022-04-28T08:01:28.991Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-04-28T08:01:28.991Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-04-28T08:01:28.991Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-04-28T08:01:29.005Z] === RUN TestDockerSuite/TestExecWithUser [2022-04-28T08:01:29.575Z] === RUN TestDockerSuite/TestGetContainerStats [2022-04-28T08:01:32.702Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-04-28T08:01:33.661Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-04-28T08:01:34.860Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-04-28T08:01:38.342Z] === RUN TestDockerSuite/TestBuildAddScript [2022-04-28T08:01:38.342Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-04-28T08:01:38.342Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-04-28T08:01:38.342Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-04-28T08:01:38.342Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-04-28T08:01:38.342Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-04-28T08:01:38.342Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-04-28T08:01:38.342Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-04-28T08:01:38.342Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-04-28T08:01:38.342Z] === RUN TestDockerSuite/TestBuildAddTar [2022-04-28T08:01:39.066Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-04-28T08:01:40.447Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-04-28T08:01:42.930Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-04-28T08:01:42.930Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-04-28T08:01:42.930Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-04-28T08:01:42.930Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-04-28T08:01:42.930Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-04-28T08:01:45.734Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-04-28T08:01:45.734Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-04-28T08:01:45.734Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-04-28T08:01:45.734Z] === RUN TestDockerSuite/TestHealth [2022-04-28T08:01:55.749Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-04-28T08:01:55.749Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-04-28T08:01:56.216Z] === RUN TestDockerSuite/TestBuildBlankName [2022-04-28T08:01:56.683Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-04-28T08:02:02.547Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-04-28T08:02:02.547Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-04-28T08:02:03.532Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-04-28T08:02:07.320Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-04-28T08:02:07.859Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-04-28T08:02:07.859Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-04-28T08:02:07.859Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-04-28T08:02:07.859Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-04-28T08:02:07.859Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-04-28T08:02:07.859Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-04-28T08:02:07.859Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-04-28T08:02:07.859Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-04-28T08:02:07.859Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-04-28T08:02:07.859Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-04-28T08:02:07.859Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-04-28T08:02:07.859Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-04-28T08:02:07.859Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-04-28T08:02:07.859Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-04-28T08:02:07.859Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-04-28T08:02:07.860Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-04-28T08:02:07.860Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-04-28T08:02:08.255Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-04-28T08:02:08.255Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-04-28T08:02:08.255Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-04-28T08:02:08.255Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-04-28T08:02:08.255Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-04-28T08:02:08.430Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-04-28T08:02:09.001Z] === RUN TestDockerSuite/TestImagesFormat [2022-04-28T08:02:09.001Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-04-28T08:02:09.571Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-04-28T08:02:12.124Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-04-28T08:02:12.124Z] === RUN TestDockerSuite/TestImportBadURL [2022-04-28T08:02:12.124Z] === RUN TestDockerSuite/TestImportDisplay [2022-04-28T08:02:13.511Z] === RUN TestDockerSuite/TestImportFile [2022-04-28T08:02:14.454Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-04-28T08:02:14.454Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-04-28T08:02:14.463Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-04-28T08:02:15.836Z] === RUN TestDockerSuite/TestImportGzipped [2022-04-28T08:02:16.778Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-04-28T08:02:18.163Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-04-28T08:02:18.423Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-04-28T08:02:18.995Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-04-28T08:02:19.568Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-04-28T08:02:19.568Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-04-28T08:02:19.568Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-04-28T08:02:20.139Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-04-28T08:02:20.717Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-04-28T08:02:21.288Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-04-28T08:02:21.549Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-04-28T08:02:21.616Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-04-28T08:02:21.616Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-04-28T08:02:21.616Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-04-28T08:02:22.121Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-04-28T08:02:22.692Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-04-28T08:02:22.692Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-04-28T08:02:23.001Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-04-28T08:02:23.001Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-04-28T08:02:23.456Z] === RUN TestDockerSuite/TestBuildBlankName [2022-04-28T08:02:23.911Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-04-28T08:02:24.079Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-04-28T08:02:24.340Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-04-28T08:02:24.913Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-04-28T08:02:24.913Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-04-28T08:02:25.175Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-04-28T08:02:25.175Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-04-28T08:02:25.175Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-04-28T08:02:25.440Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-04-28T08:02:25.440Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-04-28T08:02:25.440Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-04-28T08:02:25.440Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-04-28T08:02:25.440Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-04-28T08:02:26.118Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-04-28T08:02:26.690Z] === RUN TestDockerSuite/TestInspectDefault [2022-04-28T08:02:26.950Z] === RUN TestDockerSuite/TestInspectHistory [2022-04-28T08:02:27.521Z] === RUN TestDockerSuite/TestInspectImage [2022-04-28T08:02:27.521Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-04-28T08:02:27.782Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-04-28T08:02:27.782Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-04-28T08:02:27.782Z] === RUN TestDockerSuite/TestInspectInt64 [2022-04-28T08:02:28.042Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-04-28T08:02:28.042Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-04-28T08:02:28.613Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-04-28T08:02:28.874Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-04-28T08:02:29.446Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-04-28T08:02:30.025Z] === RUN TestDockerSuite/TestInspectPlugin [2022-04-28T08:02:30.951Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-04-28T08:02:30.951Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-04-28T08:02:31.298Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-04-28T08:02:31.298Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-04-28T08:02:31.298Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-04-28T08:02:31.298Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-04-28T08:02:31.298Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-04-28T08:02:31.405Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-04-28T08:02:31.772Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-04-28T08:02:31.772Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-04-28T08:02:31.772Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-04-28T08:02:32.571Z] === RUN TestDockerSuite/TestInspectRootFS [2022-04-28T08:02:32.571Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-04-28T08:02:32.571Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-04-28T08:02:33.143Z] === RUN TestDockerSuite/TestInspectStatus [2022-04-28T08:02:33.714Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-04-28T08:02:34.657Z] docker_api_swarm_service_test.go:395: [dad0d31ddf6ca] joining swarm manager [dd63bbcf8c792]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-28T08:02:35.229Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-04-28T08:02:35.489Z] docker_api_swarm_service_test.go:395: [df7fcdae91045] joining swarm manager [dd63bbcf8c792]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-28T08:02:35.750Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-04-28T08:02:36.063Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-04-28T08:02:36.322Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-04-28T08:02:37.269Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-04-28T08:02:37.843Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-04-28T08:02:38.786Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-04-28T08:02:39.048Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-04-28T08:02:39.048Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-04-28T08:02:41.595Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-04-28T08:02:42.168Z] === RUN TestDockerSuite/TestLinksEnvs [2022-04-28T08:02:43.109Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-04-28T08:02:43.373Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-04-28T08:02:44.591Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-04-28T08:02:44.758Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-04-28T08:02:46.144Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-04-28T08:02:47.537Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-04-28T08:02:47.537Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-04-28T08:02:49.450Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-04-28T08:02:49.450Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-04-28T08:02:50.021Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-04-28T08:02:51.421Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-04-28T08:02:53.003Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-04-28T08:02:53.117Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-04-28T08:02:53.117Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-04-28T08:02:53.117Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-04-28T08:02:53.966Z] docker_api_swarm_service_test.go:343: [dda30ae832b1b] joining swarm manager [deed40f83f879]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-28T08:02:54.538Z] docker_api_swarm_service_test.go:343: [d1cbdb047888c] joining swarm manager [deed40f83f879]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-28T08:02:54.567Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-04-28T08:02:54.567Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-04-28T08:02:55.552Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-04-28T08:02:55.552Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-04-28T08:02:55.552Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-04-28T08:02:56.826Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-04-28T08:02:56.826Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-04-28T08:02:56.826Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-04-28T08:02:56.826Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-04-28T08:02:56.826Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-04-28T08:02:57.115Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-04-28T08:02:57.115Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-04-28T08:02:57.115Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-04-28T08:02:59.834Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-04-28T08:03:00.776Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-04-28T08:03:00.902Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-04-28T08:03:01.888Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-04-28T08:03:01.888Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-04-28T08:03:01.888Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-04-28T08:03:01.888Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-04-28T08:03:01.888Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-04-28T08:03:02.162Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-04-28T08:03:02.423Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-04-28T08:03:02.582Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-04-28T08:03:02.582Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-04-28T08:03:02.582Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-04-28T08:03:02.675Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-04-28T08:03:02.675Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-04-28T08:03:02.675Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-04-28T08:03:02.675Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-04-28T08:03:02.675Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-04-28T08:03:02.675Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-04-28T08:03:02.675Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-04-28T08:03:02.675Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-04-28T08:03:02.675Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-04-28T08:03:02.675Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-04-28T08:03:02.675Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-04-28T08:03:02.675Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-04-28T08:03:02.675Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-04-28T08:03:02.675Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-04-28T08:03:02.675Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-04-28T08:03:02.675Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-04-28T08:03:02.675Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-04-28T08:03:02.675Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-04-28T08:03:02.675Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-04-28T08:03:02.675Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-04-28T08:03:02.675Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-04-28T08:03:02.675Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-04-28T08:03:02.675Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-04-28T08:03:02.675Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-04-28T08:03:02.675Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-04-28T08:03:03.036Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-04-28T08:03:03.036Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-04-28T08:03:03.036Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-04-28T08:03:03.036Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-04-28T08:03:03.036Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-04-28T08:03:03.450Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-04-28T08:03:03.663Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-04-28T08:03:03.917Z] === RUN TestDockerSuite/TestBuildCmd [2022-04-28T08:03:04.338Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-04-28T08:03:04.338Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-04-28T08:03:04.338Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-04-28T08:03:04.338Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-04-28T08:03:04.338Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-04-28T08:03:04.385Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-04-28T08:03:04.908Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-04-28T08:03:05.369Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-04-28T08:03:05.482Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-04-28T08:03:05.837Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-04-28T08:03:05.880Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-04-28T08:03:05.880Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-04-28T08:03:05.880Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-04-28T08:03:05.880Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-04-28T08:03:05.880Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-04-28T08:03:05.880Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-04-28T08:03:05.880Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-04-28T08:03:05.880Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-04-28T08:03:05.880Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-04-28T08:03:08.779Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-04-28T08:03:08.838Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-04-28T08:03:08.838Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-04-28T08:03:09.040Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-04-28T08:03:09.314Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-04-28T08:03:09.314Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-04-28T08:03:09.314Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-04-28T08:03:09.611Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-04-28T08:03:10.552Z] docker_api_swarm_service_test.go:490: [d73be10fe1ddd] joining swarm manager [d9d2474b54a74]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-28T08:03:10.586Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-04-28T08:03:11.493Z] docker_api_swarm_service_test.go:490: [d52d111fab442] joining swarm manager [d9d2474b54a74]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-28T08:03:12.808Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-04-28T08:03:12.808Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-04-28T08:03:12.808Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-04-28T08:03:14.039Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-04-28T08:03:14.372Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-04-28T08:03:14.372Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-04-28T08:03:14.372Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-04-28T08:03:14.372Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-04-28T08:03:14.623Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-04-28T08:03:14.623Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-04-28T08:03:15.224Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-04-28T08:03:15.570Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-04-28T08:03:16.143Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-04-28T08:03:16.588Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-04-28T08:03:17.055Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-04-28T08:03:17.086Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-04-28T08:03:17.522Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-04-28T08:03:17.522Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-04-28T08:03:17.522Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-04-28T08:03:18.028Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-04-28T08:03:18.509Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-04-28T08:03:18.971Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-04-28T08:03:18.976Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-04-28T08:03:18.976Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-04-28T08:03:18.976Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-04-28T08:03:18.976Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-04-28T08:03:18.976Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-04-28T08:03:20.887Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-04-28T08:03:21.148Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-04-28T08:03:21.411Z] === RUN TestDockerSuite/TestLogsSince [2022-04-28T08:03:23.730Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-04-28T08:03:23.952Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-04-28T08:03:24.064Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-04-28T08:03:26.949Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-04-28T08:03:26.949Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-04-28T08:03:27.403Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-04-28T08:03:27.403Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-04-28T08:03:27.858Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-04-28T08:03:28.156Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-04-28T08:03:29.099Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-04-28T08:03:29.379Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-04-28T08:03:29.379Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-04-28T08:03:29.379Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-04-28T08:03:31.646Z] docker_api_swarm_service_test.go:128: [db5e87c8c13c0] joining swarm manager [d82ed64d01546]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-28T08:03:31.907Z] docker_api_swarm_service_test.go:129: [d04d957345ade] joining swarm manager [d82ed64d01546]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-28T08:03:33.083Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-04-28T08:03:33.821Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-04-28T08:03:33.821Z] docker_api_swarm_service_test.go:137: [d349cf85156ed] joining swarm manager [d82ed64d01546]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-04-28T08:03:34.392Z] === RUN TestDockerSuite/TestLogsTail [2022-04-28T08:03:34.605Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-04-28T08:03:34.605Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-04-28T08:03:34.605Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-04-28T08:03:34.605Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-04-28T08:03:34.605Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-04-28T08:03:34.653Z] docker_api_swarm_service_test.go:138: [d0a7ff115e109] joining swarm manager [d82ed64d01546]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-04-28T08:03:34.914Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-04-28T08:03:35.857Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-04-28T08:03:36.127Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-04-28T08:03:36.443Z] === RUN TestDockerSuite/TestMountIntoProc [2022-04-28T08:03:36.581Z] === RUN TestDockerSuite/TestBuildCmd [2022-04-28T08:03:36.706Z] === RUN TestDockerSuite/TestMountIntoSys [2022-04-28T08:03:36.967Z] === RUN TestDockerSuite/TestNetHostname [2022-04-28T08:03:37.035Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-04-28T08:03:37.490Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-04-28T08:03:37.946Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-04-28T08:03:38.356Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-04-28T08:03:38.618Z] === RUN TestDockerSuite/TestNetworkEvents [2022-04-28T08:03:43.706Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-04-28T08:03:45.207Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-04-28T08:03:45.467Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-04-28T08:03:45.870Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-04-28T08:03:45.870Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-04-28T08:03:45.870Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-04-28T08:03:46.038Z] === RUN TestDockerSuite/TestPluginActive [2022-04-28T08:03:46.828Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-04-28T08:03:46.828Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-04-28T08:03:46.828Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-04-28T08:03:47.283Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-04-28T08:03:47.948Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-04-28T08:03:49.444Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-04-28T08:03:49.899Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-04-28T08:03:50.354Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-04-28T08:03:50.354Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-04-28T08:03:50.354Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-04-28T08:03:51.312Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-04-28T08:03:51.767Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-04-28T08:03:51.767Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-04-28T08:03:51.767Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-04-28T08:03:51.767Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-04-28T08:03:51.767Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-04-28T08:03:53.836Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-04-28T08:03:53.836Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-04-28T08:03:53.836Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-04-28T08:03:54.540Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-04-28T08:03:54.540Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-04-28T08:03:54.540Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-04-28T08:03:55.112Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-04-28T08:03:56.426Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-04-28T08:03:56.792Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-04-28T08:03:56.792Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-04-28T08:03:57.259Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-04-28T08:03:57.259Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-04-28T08:03:57.658Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-04-28T08:03:57.726Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-04-28T08:03:57.726Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-04-28T08:03:57.726Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-04-28T08:03:57.919Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-04-28T08:03:58.193Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-04-28T08:03:58.193Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-04-28T08:03:58.193Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-04-28T08:03:59.832Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-04-28T08:04:00.095Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-04-28T08:04:02.016Z] docker_api_swarm_service_test.go:304: [d4370cff5b971] joining swarm manager [df281e8518155]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-28T08:04:02.589Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-04-28T08:04:02.857Z] docker_api_swarm_service_test.go:304: [d9e5cadf4d88f] joining swarm manager [df281e8518155]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-28T08:04:08.157Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-04-28T08:04:09.100Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-04-28T08:04:10.043Z] === RUN TestDockerSuite/TestPortHostBinding [2022-04-28T08:04:11.429Z] === RUN TestDockerSuite/TestPortList [2022-04-28T08:04:18.025Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-04-28T08:04:18.966Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-04-28T08:04:19.424Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-04-28T08:04:19.424Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-04-28T08:04:19.424Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-04-28T08:04:19.424Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-04-28T08:04:23.168Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-04-28T08:04:25.083Z] docker_api_swarm_service_test.go:100: [d32a496213709] joining swarm manager [d20ec6d380f5c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-28T08:04:25.343Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-04-28T08:04:25.343Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-04-28T08:04:25.343Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-04-28T08:04:25.916Z] docker_api_swarm_service_test.go:101: [dee19e98437b1] joining swarm manager [d20ec6d380f5c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-28T08:04:25.916Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-04-28T08:04:25.916Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-04-28T08:04:26.177Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-04-28T08:04:26.297Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-04-28T08:04:26.438Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-04-28T08:04:26.698Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-04-28T08:04:26.754Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-04-28T08:04:26.959Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-04-28T08:04:27.209Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-04-28T08:04:28.346Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-04-28T08:04:28.346Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-04-28T08:04:31.654Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-04-28T08:04:31.869Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-04-28T08:04:31.870Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-04-28T08:04:31.870Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-04-28T08:04:31.870Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-04-28T08:04:31.870Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-04-28T08:04:31.870Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-04-28T08:04:31.870Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-04-28T08:04:32.226Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-04-28T08:04:32.325Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-04-28T08:04:32.325Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-04-28T08:04:32.325Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-04-28T08:04:32.488Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-04-28T08:04:32.749Z] === RUN TestDockerSuite/TestPsByOrder [2022-04-28T08:04:34.349Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-04-28T08:04:34.349Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-04-28T08:04:34.349Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-04-28T08:04:34.663Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-04-28T08:04:35.610Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-04-28T08:04:38.140Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-04-28T08:04:38.162Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-04-28T08:04:40.352Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-04-28T08:04:41.460Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-04-28T08:04:41.723Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-04-28T08:04:43.305Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-04-28T08:04:44.269Z] check_test.go:378: [d32a496213709] daemon is not started [2022-04-28T08:04:44.841Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-04-28T08:04:50.141Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-04-28T08:04:51.533Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-04-28T08:04:52.108Z] docker_api_swarm_service_test.go:533: [d3911838b0861] joining swarm manager [dc7dc6c9039c6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-28T08:04:52.678Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-04-28T08:04:53.250Z] docker_api_swarm_service_test.go:534: [d0e1ae38c4ae5] joining swarm manager [dc7dc6c9039c6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-28T08:04:53.352Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-04-28T08:04:53.353Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-04-28T08:04:53.353Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-04-28T08:04:53.353Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-04-28T08:04:54.217Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-04-28T08:04:56.133Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-04-28T08:04:56.704Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-04-28T08:04:56.704Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-04-28T08:04:56.704Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-04-28T08:04:56.704Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-04-28T08:04:56.704Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-04-28T08:04:57.520Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-04-28T08:04:59.434Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-04-28T08:05:00.500Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-04-28T08:05:00.980Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-04-28T08:05:00.980Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-04-28T08:05:00.980Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-04-28T08:05:00.980Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-04-28T08:05:00.980Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-04-28T08:05:00.980Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-04-28T08:05:00.980Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-04-28T08:05:01.353Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-04-28T08:05:01.449Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-04-28T08:05:02.298Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-04-28T08:05:02.436Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-04-28T08:05:02.560Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-04-28T08:05:03.134Z] === RUN TestDockerSuite/TestPsRightTagName [2022-04-28T08:05:05.046Z] === RUN TestDockerSuite/TestPsShowMounts [2022-04-28T08:05:05.390Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-04-28T08:05:06.431Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-04-28T08:05:06.955Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-04-28T08:05:06.956Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-04-28T08:05:06.956Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-04-28T08:05:06.956Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-04-28T08:05:06.956Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-04-28T08:05:07.001Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-04-28T08:05:07.001Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-04-28T08:05:07.001Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-04-28T08:05:07.262Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-04-28T08:05:07.262Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-04-28T08:05:07.424Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-04-28T08:05:07.524Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-04-28T08:05:07.785Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-04-28T08:05:09.172Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-04-28T08:05:09.744Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-04-28T08:05:10.318Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-04-28T08:05:10.377Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-04-28T08:05:10.972Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-04-28T08:05:10.972Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-04-28T08:05:10.972Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-04-28T08:05:14.701Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-04-28T08:05:17.076Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-04-28T08:05:17.076Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-04-28T08:05:17.076Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-04-28T08:05:17.586Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-04-28T08:05:18.993Z] docker_api_swarm_service_test.go:148: [db64c52e7cb5e] joining swarm manager [d3ceb32197419]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-28T08:05:18.993Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-04-28T08:05:18.993Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-04-28T08:05:18.993Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-04-28T08:05:19.253Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-04-28T08:05:19.824Z] docker_api_swarm_service_test.go:148: [dd131d19f37d1] joining swarm manager [d3ceb32197419]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-28T08:05:20.466Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-04-28T08:05:20.805Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-04-28T08:05:21.737Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-04-28T08:05:22.683Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-04-28T08:05:25.234Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-04-28T08:05:25.999Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-04-28T08:05:26.179Z] === RUN TestDockerSuite/TestRmiBlank [2022-04-28T08:05:26.179Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-04-28T08:05:26.179Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-04-28T08:05:28.724Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-04-28T08:05:29.295Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-04-28T08:05:29.784Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-04-28T08:05:29.784Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-04-28T08:05:29.784Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-04-28T08:05:29.866Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-04-28T08:05:30.807Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-04-28T08:05:31.248Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-04-28T08:05:31.248Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-04-28T08:05:31.248Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-04-28T08:05:31.248Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-04-28T08:05:31.748Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-04-28T08:05:32.690Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-04-28T08:05:33.636Z] === RUN TestDockerSuite/TestRmiTag [2022-04-28T08:05:33.636Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-04-28T08:05:34.208Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-04-28T08:05:34.240Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-04-28T08:05:35.811Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-04-28T08:05:37.515Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-04-28T08:05:38.093Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-04-28T08:05:38.663Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-04-28T08:05:38.923Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-04-28T08:05:39.864Z] === RUN TestDockerSuite/TestRunAddHost [2022-04-28T08:05:40.433Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-04-28T08:05:40.695Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-04-28T08:05:41.267Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-04-28T08:05:41.268Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-04-28T08:05:41.529Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-04-28T08:05:42.920Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-04-28T08:05:43.182Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-04-28T08:05:43.755Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-04-28T08:05:44.701Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-04-28T08:05:46.089Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-04-28T08:05:46.241Z] === RUN TestDockerSuite/TestBuildAddScript [2022-04-28T08:05:46.241Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-04-28T08:05:46.241Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-04-28T08:05:46.241Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-04-28T08:05:46.241Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-04-28T08:05:46.241Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-04-28T08:05:46.241Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-04-28T08:05:46.241Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-04-28T08:05:46.241Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-04-28T08:05:46.241Z] === RUN TestDockerSuite/TestBuildAddTar [2022-04-28T08:05:47.033Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-04-28T08:05:47.605Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-04-28T08:05:48.179Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-04-28T08:05:48.751Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-04-28T08:05:49.322Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-04-28T08:05:49.893Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-04-28T08:05:50.464Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-04-28T08:05:51.406Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-04-28T08:05:51.667Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-04-28T08:05:52.239Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-04-28T08:05:52.813Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-04-28T08:05:52.813Z] === RUN TestDockerSuite/TestRunBindMounts [2022-04-28T08:05:54.198Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-04-28T08:05:54.770Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-04-28T08:05:55.032Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-04-28T08:05:55.612Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-04-28T08:05:55.612Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-04-28T08:05:56.199Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-04-28T08:05:56.199Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-04-28T08:05:56.773Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-04-28T08:05:57.348Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-04-28T08:05:57.922Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-04-28T08:05:58.868Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-04-28T08:05:59.441Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-04-28T08:05:59.441Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-04-28T08:06:00.016Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-04-28T08:06:00.016Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-04-28T08:06:00.957Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-04-28T08:06:01.529Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-04-28T08:06:02.105Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-04-28T08:06:02.677Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-04-28T08:06:02.677Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-04-28T08:06:03.248Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-04-28T08:06:04.189Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-04-28T08:06:05.132Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-04-28T08:06:06.521Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-04-28T08:06:07.094Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-04-28T08:06:07.354Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-04-28T08:06:07.925Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-04-28T08:06:08.496Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-04-28T08:06:09.069Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-04-28T08:06:10.452Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-04-28T08:06:11.054Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-04-28T08:06:11.054Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-04-28T08:06:11.054Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-04-28T08:06:11.054Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-04-28T08:06:12.997Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-04-28T08:06:12.997Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-04-28T08:06:13.257Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-04-28T08:06:15.814Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-04-28T08:06:16.756Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-04-28T08:06:18.682Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-04-28T08:06:20.648Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-04-28T08:06:20.648Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-04-28T08:06:20.648Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-04-28T08:06:21.235Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-04-28T08:06:21.235Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-04-28T08:06:21.235Z] docker_cli_run_test.go:4017: unmatched requirement DaemonIsWindows [2022-04-28T08:06:21.235Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-04-28T08:06:21.235Z] docker_cli_run_test.go:4036: unmatched requirement DaemonIsWindows [2022-04-28T08:06:21.235Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-04-28T08:06:21.497Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-04-28T08:06:23.413Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-04-28T08:06:24.354Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-04-28T08:06:25.741Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-04-28T08:06:26.314Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-04-28T08:06:26.887Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-04-28T08:06:28.275Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-04-28T08:06:28.275Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-04-28T08:06:28.848Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-04-28T08:06:28.848Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-04-28T08:06:28.848Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-04-28T08:06:29.419Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-04-28T08:06:30.807Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-04-28T08:06:30.807Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-04-28T08:06:31.380Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-04-28T08:06:31.380Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-04-28T08:06:31.640Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-04-28T08:06:32.211Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-04-28T08:06:32.782Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-04-28T08:06:32.782Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-04-28T08:06:33.183Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-04-28T08:06:33.724Z] === RUN TestDockerSuite/TestRunEnvironment [2022-04-28T08:06:34.295Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-04-28T08:06:34.561Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-04-28T08:06:35.134Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-04-28T08:06:35.395Z] === RUN TestDockerSuite/TestRunExitCode [2022-04-28T08:06:35.966Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-04-28T08:06:36.909Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-04-28T08:06:37.170Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-04-28T08:06:37.170Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-04-28T08:06:37.170Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-04-28T08:06:37.170Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-04-28T08:06:37.170Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-04-28T08:06:37.480Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-04-28T08:06:37.740Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-04-28T08:06:38.001Z] === RUN TestDockerSuite/TestRunExposePort [2022-04-28T08:06:38.001Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-04-28T08:06:38.576Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-04-28T08:06:38.839Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-04-28T08:06:40.229Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-04-28T08:06:40.492Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-04-28T08:06:40.492Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-28T08:06:40.492Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2022-04-28T08:06:40.492Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-04-28T08:06:41.837Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-04-28T08:06:43.801Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-04-28T08:06:44.063Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-04-28T08:06:45.007Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-04-28T08:06:48.306Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-04-28T08:06:50.489Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-04-28T08:06:55.001Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-04-28T08:06:55.001Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-04-28T08:06:55.001Z] === RUN TestDockerSuite/TestBuildBlankName [2022-04-28T08:06:55.001Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-04-28T08:06:56.438Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-04-28T08:06:56.438Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-04-28T08:06:56.698Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-04-28T08:06:56.959Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-04-28T08:06:56.959Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-04-28T08:06:56.959Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-04-28T08:06:57.220Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-04-28T08:06:59.774Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-04-28T08:07:00.367Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-04-28T08:07:01.312Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-04-28T08:07:01.651Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-04-28T08:07:01.651Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-04-28T08:07:01.651Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-04-28T08:07:02.159Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-04-28T08:07:02.159Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-04-28T08:07:02.159Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-04-28T08:07:06.595Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-04-28T08:07:06.937Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-04-28T08:07:07.167Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-04-28T08:07:07.427Z] === RUN TestDockerSuite/TestRunModeHostname [2022-04-28T08:07:07.999Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-04-28T08:07:07.999Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-04-28T08:07:08.260Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-04-28T08:07:09.202Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-04-28T08:07:10.143Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-04-28T08:07:11.084Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-04-28T08:07:11.084Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-04-28T08:07:11.084Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-04-28T08:07:12.028Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-04-28T08:07:12.290Z] === RUN TestDockerSuite/TestRunMount [2022-04-28T08:07:15.609Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-04-28T08:07:15.759Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-04-28T08:07:16.434Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-04-28T08:07:17.583Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-04-28T08:07:17.845Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-04-28T08:07:18.420Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-04-28T08:07:19.362Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-04-28T08:07:20.746Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-04-28T08:07:21.323Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-04-28T08:07:22.859Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-04-28T08:07:22.859Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-04-28T08:07:22.859Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-04-28T08:07:22.908Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-04-28T08:07:23.886Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-04-28T08:07:24.461Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-04-28T08:07:24.958Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-04-28T08:07:25.406Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-04-28T08:07:27.329Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-04-28T08:07:27.591Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-04-28T08:07:28.980Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-04-28T08:07:30.367Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-04-28T08:07:30.367Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-04-28T08:07:30.367Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-04-28T08:07:30.938Z] === RUN TestDockerSuite/TestRunNetHost [2022-04-28T08:07:31.509Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-04-28T08:07:31.565Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-04-28T08:07:32.081Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-04-28T08:07:33.024Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-04-28T08:07:33.296Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-04-28T08:07:33.296Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-04-28T08:07:33.296Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-04-28T08:07:33.296Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-04-28T08:07:33.296Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-04-28T08:07:33.491Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-04-28T08:07:33.595Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-04-28T08:07:34.537Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-04-28T08:07:36.451Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-04-28T08:07:36.451Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-04-28T08:07:38.050Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-04-28T08:07:38.050Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-04-28T08:07:38.050Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-04-28T08:07:39.038Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-04-28T08:07:39.038Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-04-28T08:07:39.038Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-04-28T08:07:39.038Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-04-28T08:07:39.038Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-04-28T08:07:39.751Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-04-28T08:07:39.751Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-04-28T08:07:40.324Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-04-28T08:07:40.584Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-04-28T08:07:40.845Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-04-28T08:07:41.106Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-04-28T08:07:41.680Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-04-28T08:07:42.622Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-04-28T08:07:42.622Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-04-28T08:07:42.622Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-04-28T08:07:43.196Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-04-28T08:07:45.741Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-04-28T08:07:47.652Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-04-28T08:07:48.595Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-04-28T08:07:48.595Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2022-04-28T08:07:48.595Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-04-28T08:07:49.537Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-04-28T08:07:50.109Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-04-28T08:07:51.052Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-04-28T08:07:51.313Z] === RUN TestDockerSuite/TestRunPortInUse [2022-04-28T08:07:52.253Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-04-28T08:07:52.825Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2022-04-28T08:07:52.825Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-04-28T08:07:53.398Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-04-28T08:07:53.969Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-04-28T08:07:54.540Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-04-28T08:07:54.801Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-28T08:07:54.801Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2022-04-28T08:07:54.801Z] === RUN TestDockerSuite/TestRunPublishPort [2022-04-28T08:07:55.373Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-04-28T08:07:55.945Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-04-28T08:07:55.945Z] docker_cli_run_test.go:2837: kernel doesn't have latency_stats configured [2022-04-28T08:07:55.945Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-04-28T08:07:56.206Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-04-28T08:07:57.151Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-04-28T08:07:57.722Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-04-28T08:07:57.722Z] docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved [2022-04-28T08:07:57.722Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-04-28T08:07:58.561Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-04-28T08:08:00.266Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-04-28T08:08:01.208Z] === RUN TestDockerSuite/TestRunRm [2022-04-28T08:08:01.468Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-04-28T08:08:02.419Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-04-28T08:08:04.968Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-04-28T08:08:05.537Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-04-28T08:08:05.537Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-04-28T08:08:06.112Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-04-28T08:08:07.086Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-04-28T08:08:08.028Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-04-28T08:08:08.599Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-04-28T08:08:08.599Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-04-28T08:08:11.903Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-04-28T08:08:11.903Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-04-28T08:08:14.891Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-04-28T08:08:15.204Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-04-28T08:08:15.464Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-04-28T08:08:15.607Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-04-28T08:08:16.038Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-04-28T08:08:16.299Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-04-28T08:08:17.107Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-04-28T08:08:17.107Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-04-28T08:08:17.242Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-04-28T08:08:17.503Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-04-28T08:08:17.575Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-04-28T08:08:17.575Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-04-28T08:08:18.044Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-04-28T08:08:18.075Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-04-28T08:08:18.646Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-04-28T08:08:18.908Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-04-28T08:08:19.032Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-04-28T08:08:19.032Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-04-28T08:08:19.032Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-04-28T08:08:19.482Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-04-28T08:08:20.054Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-04-28T08:08:20.054Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-04-28T08:08:22.606Z] === RUN TestDockerSuite/TestRunState [2022-04-28T08:08:22.868Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-04-28T08:08:23.791Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-04-28T08:08:24.265Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-04-28T08:08:24.529Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-04-28T08:08:24.779Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-04-28T08:08:24.779Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-04-28T08:08:24.779Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-04-28T08:08:24.779Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-04-28T08:08:24.779Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-04-28T08:08:25.473Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-04-28T08:08:25.473Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-04-28T08:08:25.473Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2022-04-28T08:08:25.473Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-04-28T08:08:26.345Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-04-28T08:08:26.414Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-04-28T08:08:26.414Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-04-28T08:08:26.675Z] === RUN TestDockerSuite/TestRunSysctls [2022-04-28T08:08:27.332Z] === RUN TestDockerSuite/TestBuildCmd [2022-04-28T08:08:27.800Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-04-28T08:08:28.060Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-04-28T08:08:28.061Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-04-28T08:08:28.061Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-04-28T08:08:28.269Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-04-28T08:08:28.634Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-04-28T08:08:28.737Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-04-28T08:08:29.206Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-04-28T08:08:30.590Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-04-28T08:08:31.162Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-04-28T08:08:32.105Z] docker_cli_service_logs_test.go:246: checking task jr4bpuzu5i3k [2022-04-28T08:08:32.105Z] docker_cli_service_logs_test.go:251: checking messages for jr4bpuzu5i3k [2022-04-28T08:08:32.105Z] docker_cli_service_logs_test.go:246: checking task m9xg9vhmipm7 [2022-04-28T08:08:32.105Z] docker_cli_service_logs_test.go:251: checking messages for m9xg9vhmipm7 [2022-04-28T08:08:32.679Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-04-28T08:08:32.943Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-04-28T08:08:34.622Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-04-28T08:08:35.499Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-04-28T08:08:35.760Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-04-28T08:08:36.188Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-04-28T08:08:36.188Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-04-28T08:08:36.188Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-04-28T08:08:37.177Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-04-28T08:08:37.177Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-04-28T08:08:37.177Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-04-28T08:08:38.163Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-04-28T08:08:39.060Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-04-28T08:08:39.060Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-04-28T08:08:39.812Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-04-28T08:08:39.873Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-04-28T08:08:40.073Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-04-28T08:08:40.860Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-04-28T08:08:41.329Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-04-28T08:08:41.329Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-04-28T08:08:41.329Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-04-28T08:08:41.461Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-04-28T08:08:42.316Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-04-28T08:08:42.785Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-04-28T08:08:42.785Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-04-28T08:08:42.785Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-04-28T08:08:42.785Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-04-28T08:08:42.785Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-04-28T08:08:42.849Z] === RUN TestDockerSuite/TestRunUserByID [2022-04-28T08:08:43.109Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-04-28T08:08:43.371Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-04-28T08:08:43.633Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-04-28T08:08:43.868Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-04-28T08:08:43.868Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-04-28T08:08:43.868Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-04-28T08:08:43.868Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-04-28T08:08:43.868Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-04-28T08:08:43.868Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-04-28T08:08:43.868Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-04-28T08:08:43.868Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-04-28T08:08:43.868Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-04-28T08:08:43.869Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-04-28T08:08:43.869Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-04-28T08:08:43.869Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-04-28T08:08:43.869Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-04-28T08:08:43.869Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-04-28T08:08:44.212Z] === RUN TestDockerSuite/TestRunUserByName [2022-04-28T08:08:45.167Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-04-28T08:08:45.740Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-04-28T08:08:45.740Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2022-04-28T08:08:45.740Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-04-28T08:08:45.740Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-04-28T08:08:46.313Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-04-28T08:08:47.552Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-04-28T08:08:47.671Z] === RUN TestDockerSuite/TestBuildEnv [2022-04-28T08:08:47.671Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-04-28T08:08:47.671Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-04-28T08:08:47.671Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-04-28T08:08:47.671Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-04-28T08:08:47.671Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-04-28T08:08:47.671Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-04-28T08:08:47.671Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-04-28T08:08:47.671Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-04-28T08:08:47.671Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-04-28T08:08:47.671Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-04-28T08:08:48.862Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-04-28T08:08:49.433Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-04-28T08:08:50.375Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-04-28T08:08:51.463Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-04-28T08:08:51.463Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-04-28T08:08:51.463Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-04-28T08:08:51.463Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-04-28T08:08:51.463Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-04-28T08:08:51.463Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-04-28T08:08:51.463Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-04-28T08:08:51.759Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-04-28T08:08:52.450Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-04-28T08:08:53.145Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-04-28T08:08:54.533Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-04-28T08:08:54.795Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-04-28T08:08:56.242Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-04-28T08:08:56.719Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-04-28T08:08:57.293Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-04-28T08:08:57.293Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-04-28T08:08:57.293Z] docker_cli_run_test.go:4072: unmatched requirement DaemonIsWindows [2022-04-28T08:08:57.293Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-04-28T08:08:57.293Z] docker_cli_run_test.go:4092: unmatched requirement DaemonIsWindows [2022-04-28T08:08:57.293Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-04-28T08:08:57.293Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsWindows [2022-04-28T08:08:57.293Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-04-28T08:08:57.556Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-04-28T08:08:57.556Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2022-04-28T08:08:57.556Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-04-28T08:08:58.130Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-04-28T08:08:58.705Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-04-28T08:08:59.650Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-04-28T08:08:59.910Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-04-28T08:09:00.482Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-04-28T08:09:01.053Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-04-28T08:09:01.053Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-04-28T08:09:01.625Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-04-28T08:09:01.625Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2022-04-28T08:09:01.625Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-04-28T08:09:01.886Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-04-28T08:09:01.886Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-04-28T08:09:01.886Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-04-28T08:09:01.886Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-04-28T08:09:01.886Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-04-28T08:09:01.886Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-04-28T08:09:01.886Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-04-28T08:09:01.886Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-04-28T08:09:01.886Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2022-04-28T08:09:01.886Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-04-28T08:09:01.886Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-04-28T08:09:01.886Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-04-28T08:09:01.886Z] docker_cli_swarm_test.go:1895: [d1325fee9221c] joining swarm manager [d380d21bd5d3c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-28T08:09:02.458Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-04-28T08:09:03.032Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-04-28T08:09:03.032Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-04-28T08:09:03.303Z] docker_cli_swarm_test.go:1896: [dbfe4fb8cb60e] joining swarm manager [d380d21bd5d3c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-28T08:09:03.569Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-04-28T08:09:03.831Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-04-28T08:09:04.775Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-04-28T08:09:04.775Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-04-28T08:09:05.040Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-04-28T08:09:05.613Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-04-28T08:09:05.613Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-04-28T08:09:05.613Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-04-28T08:09:06.187Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-04-28T08:09:07.136Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-04-28T08:09:07.397Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-04-28T08:09:07.397Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2022-04-28T08:09:07.397Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-04-28T08:09:07.970Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-04-28T08:09:07.970Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-04-28T08:09:08.743Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-04-28T08:09:08.743Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-04-28T08:09:08.743Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-04-28T08:09:08.743Z] === RUN TestDockerSuite/TestBuildExpose [2022-04-28T08:09:08.743Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-04-28T08:09:08.743Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-04-28T08:09:08.743Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-04-28T08:09:08.743Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-04-28T08:09:08.743Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-04-28T08:09:08.743Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-04-28T08:09:08.743Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-04-28T08:09:08.743Z] === RUN TestDockerSuite/TestBuildFails [2022-04-28T08:09:08.914Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-04-28T08:09:09.175Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-04-28T08:09:10.307Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-04-28T08:09:10.776Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-04-28T08:09:11.096Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-04-28T08:09:11.096Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-04-28T08:09:11.096Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-04-28T08:09:11.096Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-04-28T08:09:12.037Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-04-28T08:09:12.609Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-04-28T08:09:13.550Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-04-28T08:09:13.550Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-04-28T08:09:14.937Z] === RUN TestDockerSuite/TestSaveImageId [2022-04-28T08:09:14.937Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-04-28T08:09:15.199Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-04-28T08:09:16.591Z] docker_cli_save_load_test.go:364: tmpdir /tmp/save-load-parents2099952051 [2022-04-28T08:09:16.591Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-04-28T08:09:16.591Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-04-28T08:09:16.635Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-04-28T08:09:17.689Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-04-28T08:09:17.689Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-04-28T08:09:17.689Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-04-28T08:09:17.981Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-04-28T08:09:17.981Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-04-28T08:09:17.981Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-04-28T08:09:18.928Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-04-28T08:09:20.319Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-04-28T08:09:20.580Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-04-28T08:09:20.580Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-04-28T08:09:20.842Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-04-28T08:09:20.842Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-04-28T08:09:21.414Z] === RUN TestDockerSuite/TestBuildForceRm [2022-04-28T08:09:21.419Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-04-28T08:09:21.419Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-04-28T08:09:21.489Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-04-28T08:09:21.489Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-04-28T08:09:21.489Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-04-28T08:09:21.489Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-04-28T08:09:21.957Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-04-28T08:09:21.957Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-04-28T08:09:21.957Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-04-28T08:09:22.010Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-04-28T08:09:22.425Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-04-28T08:09:22.425Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-04-28T08:09:22.425Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-04-28T08:09:22.584Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-04-28T08:09:23.154Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-04-28T08:09:24.537Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-04-28T08:09:27.322Z] === RUN TestDockerSuite/TestBuildFromGit [2022-04-28T08:09:27.603Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-04-28T08:09:27.603Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-04-28T08:09:27.603Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-04-28T08:09:27.603Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-04-28T08:09:27.603Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-04-28T08:09:27.603Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-04-28T08:09:27.603Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-04-28T08:09:27.603Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-04-28T08:09:27.603Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-04-28T08:09:27.603Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-04-28T08:09:27.603Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-04-28T08:09:27.603Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-04-28T08:09:28.562Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-04-28T08:09:28.743Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-04-28T08:09:30.127Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-04-28T08:09:30.697Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-04-28T08:09:31.441Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-04-28T08:09:31.637Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-04-28T08:09:32.069Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-04-28T08:09:32.576Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-04-28T08:09:33.051Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-04-28T08:09:34.487Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-04-28T08:09:34.747Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-04-28T08:09:36.093Z] === RUN TestDockerSuite/TestBuildEnv [2022-04-28T08:09:36.093Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-04-28T08:09:36.093Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-04-28T08:09:36.093Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-04-28T08:09:36.093Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-04-28T08:09:36.093Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-04-28T08:09:36.093Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-04-28T08:09:36.093Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-04-28T08:09:36.093Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-04-28T08:09:36.093Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-04-28T08:09:36.093Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-04-28T08:09:36.132Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-04-28T08:09:37.076Z] === RUN TestDockerSuite/TestStartRecordError [2022-04-28T08:09:37.804Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-04-28T08:09:37.804Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-04-28T08:09:37.804Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-04-28T08:09:37.804Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-04-28T08:09:38.022Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-04-28T08:09:38.272Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-04-28T08:09:38.272Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-04-28T08:09:38.272Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-04-28T08:09:39.411Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-04-28T08:09:39.803Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-04-28T08:09:39.803Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-04-28T08:09:39.803Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-04-28T08:09:39.803Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-04-28T08:09:39.803Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-04-28T08:09:39.803Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-04-28T08:09:39.803Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-04-28T08:09:40.259Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-04-28T08:09:40.801Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-04-28T08:09:43.357Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-04-28T08:09:44.919Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-04-28T08:09:45.430Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-04-28T08:09:45.431Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-04-28T08:09:45.431Z] === RUN TestDockerSuite/TestBuildHistory [2022-04-28T08:09:47.563Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-04-28T08:09:47.729Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-04-28T08:09:47.729Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-04-28T08:09:47.729Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-04-28T08:09:47.729Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-04-28T08:09:50.865Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-04-28T08:09:50.865Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-04-28T08:09:52.783Z] docker_cli_swarm_test.go:1796: [dfb6e9fbfa347] joining swarm manager [d1b476222deb3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-28T08:09:53.729Z] docker_cli_swarm_test.go:1797: [d87783da49eca] joining swarm manager [d1b476222deb3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-28T08:09:55.117Z] === RUN TestDockerSuite/TestStatsNoStream [2022-04-28T08:09:55.861Z] === RUN TestDockerSuite/TestBuildIidFile [2022-04-28T08:09:56.329Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-04-28T08:09:57.259Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-04-28T08:09:57.259Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-04-28T08:09:57.259Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-04-28T08:09:57.259Z] === RUN TestDockerSuite/TestBuildExpose [2022-04-28T08:09:57.259Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-04-28T08:09:57.259Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-04-28T08:09:57.259Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-04-28T08:09:57.259Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-04-28T08:09:57.259Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-04-28T08:09:57.259Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-04-28T08:09:57.259Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-04-28T08:09:57.259Z] === RUN TestDockerSuite/TestBuildFails [2022-04-28T08:09:57.661Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-04-28T08:09:57.895Z] === RUN TestDockerSuite/TestBuildInheritance [2022-04-28T08:09:57.895Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-04-28T08:09:57.895Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-04-28T08:09:58.882Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-04-28T08:09:58.882Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-04-28T08:09:59.043Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-04-28T08:09:59.613Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-04-28T08:10:00.141Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-04-28T08:10:00.141Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-04-28T08:10:00.186Z] === RUN TestDockerSuite/TestTopPrivileged [2022-04-28T08:10:00.451Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-04-28T08:10:00.451Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-04-28T08:10:00.451Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-04-28T08:10:01.025Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-04-28T08:10:02.660Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-04-28T08:10:02.676Z] === RUN TestDockerSuite/TestBuildLabel [2022-04-28T08:10:03.662Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-04-28T08:10:04.130Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-04-28T08:10:04.237Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-04-28T08:10:04.335Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-04-28T08:10:04.705Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-04-28T08:10:05.119Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-04-28T08:10:05.586Z] === RUN TestDockerSuite/TestBuildLabels [2022-04-28T08:10:05.910Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-04-28T08:10:06.572Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-04-28T08:10:06.898Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-04-28T08:10:07.174Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-04-28T08:10:07.656Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-04-28T08:10:07.743Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-04-28T08:10:07.743Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-04-28T08:10:07.743Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-04-28T08:10:07.743Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-04-28T08:10:07.743Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-04-28T08:10:08.142Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-04-28T08:10:08.683Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-04-28T08:10:09.254Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-04-28T08:10:09.515Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-04-28T08:10:09.775Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-04-28T08:10:11.159Z] === RUN TestDockerSuite/TestUpdateStats [2022-04-28T08:10:11.665Z] === RUN TestDockerSuite/TestBuildForceRm [2022-04-28T08:10:14.004Z] === RUN TestDockerSuite/TestBuildLastModified [2022-04-28T08:10:14.004Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-04-28T08:10:14.004Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-04-28T08:10:14.004Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-04-28T08:10:14.004Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-04-28T08:10:14.004Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-04-28T08:10:14.004Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-04-28T08:10:14.004Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-04-28T08:10:14.004Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-04-28T08:10:14.004Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-04-28T08:10:14.852Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-04-28T08:10:14.992Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-04-28T08:10:15.373Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-04-28T08:10:15.637Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-04-28T08:10:15.637Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-04-28T08:10:15.637Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-04-28T08:10:16.581Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-04-28T08:10:17.155Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-04-28T08:10:17.729Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-04-28T08:10:17.803Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-04-28T08:10:18.702Z] === RUN TestDockerSuite/TestBuildFromGit [2022-04-28T08:10:19.744Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-04-28T08:10:20.276Z] docker_cli_swarm_test.go:1315: [d9fd26a8d6c7c] joining swarm manager [d8a78a9489070]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-28T08:10:20.276Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-04-28T08:10:21.217Z] docker_cli_swarm_test.go:1316: [d45586e01ce7d] joining swarm manager [d8a78a9489070]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-28T08:10:22.604Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-04-28T08:10:23.358Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-04-28T08:10:24.317Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-04-28T08:10:24.523Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-04-28T08:10:26.442Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-04-28T08:10:28.974Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-04-28T08:10:28.974Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-04-28T08:10:28.974Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-04-28T08:10:28.998Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-04-28T08:10:29.429Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-04-28T08:10:29.883Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-04-28T08:10:29.883Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-04-28T08:10:29.883Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-04-28T08:10:31.553Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-04-28T08:10:32.936Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-04-28T08:10:34.323Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-04-28T08:10:34.673Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-04-28T08:10:34.673Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-04-28T08:10:34.673Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-04-28T08:10:35.267Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-04-28T08:10:35.663Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-04-28T08:10:36.212Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-04-28T08:10:37.601Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-04-28T08:10:38.425Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-04-28T08:10:38.425Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-04-28T08:10:38.425Z] === RUN TestDockerSuite/TestBuildHistory [2022-04-28T08:10:38.992Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-04-28T08:10:40.383Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-04-28T08:10:41.770Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-04-28T08:10:43.153Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-04-28T08:10:48.695Z] === RUN TestDockerSuite/TestBuildIidFile [2022-04-28T08:10:48.695Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-04-28T08:10:50.856Z] === RUN TestDockerSuite/TestBuildInheritance [2022-04-28T08:10:50.856Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-04-28T08:10:50.856Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-04-28T08:10:51.309Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-04-28T08:10:51.310Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-04-28T08:10:55.965Z] === RUN TestDockerSuite/TestBuildLabel [2022-04-28T08:10:56.420Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-04-28T08:10:56.875Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-04-28T08:10:57.833Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-04-28T08:10:58.058Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-04-28T08:10:58.059Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-04-28T08:10:58.289Z] === RUN TestDockerSuite/TestBuildLabels [2022-04-28T08:10:58.320Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-04-28T08:10:58.893Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-04-28T08:10:58.893Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-04-28T08:10:58.893Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-04-28T08:10:58.893Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-04-28T08:10:59.249Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-04-28T08:10:59.475Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-04-28T08:10:59.475Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-04-28T08:11:00.049Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-04-28T08:11:00.208Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-04-28T08:11:00.311Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-04-28T08:11:00.311Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-04-28T08:11:00.311Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-04-28T08:11:00.311Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-04-28T08:11:02.231Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-04-28T08:11:02.231Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-04-28T08:11:02.231Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-04-28T08:11:02.231Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-04-28T08:11:02.231Z] === RUN TestDockerSuite/TestVolumeEvents [2022-04-28T08:11:05.765Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-04-28T08:11:05.969Z] === RUN TestDockerSuite/TestBuildLastModified [2022-04-28T08:11:05.969Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-04-28T08:11:05.969Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-04-28T08:11:05.969Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-04-28T08:11:05.969Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-04-28T08:11:05.969Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-04-28T08:11:05.969Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-04-28T08:11:05.969Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-04-28T08:11:05.969Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-04-28T08:11:06.423Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-04-28T08:11:06.877Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-04-28T08:11:08.817Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-04-28T08:11:09.079Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-04-28T08:11:09.341Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-04-28T08:11:09.341Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-04-28T08:11:11.261Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-04-28T08:11:11.540Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-04-28T08:11:13.817Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-04-28T08:11:13.817Z] docker_cli_run_test.go:4414: unmatched requirement DaemonIsWindows [2022-04-28T08:11:13.817Z] --- PASS: TestDockerSuite (1364.76s) [2022-04-28T08:11:13.817Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2022-04-28T08:11:13.817Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s) [2022-04-28T08:11:13.817Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2022-04-28T08:11:13.817Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2022-04-28T08:11:13.817Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2022-04-28T08:11:13.817Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-04-28T08:11:13.817Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-04-28T08:11:13.817Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.88s) [2022-04-28T08:11:13.817Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.14s) [2022-04-28T08:11:13.817Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.45s) [2022-04-28T08:11:13.817Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.04s) [2022-04-28T08:11:13.817Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.60s) [2022-04-28T08:11:13.817Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.15s) [2022-04-28T08:11:13.817Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-04-28T08:11:13.817Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.16s) [2022-04-28T08:11:13.817Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.32s) [2022-04-28T08:11:13.817Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2022-04-28T08:11:13.817Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-04-28T08:11:13.817Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.09s) [2022-04-28T08:11:13.817Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.78s) [2022-04-28T08:11:13.817Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.20s) [2022-04-28T08:11:13.817Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2022-04-28T08:11:13.817Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2022-04-28T08:11:13.817Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.77s) [2022-04-28T08:11:13.817Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.04s) [2022-04-28T08:11:13.817Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.19s) [2022-04-28T08:11:13.817Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.04s) [2022-04-28T08:11:13.817Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.74s) [2022-04-28T08:11:13.817Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.59s) [2022-04-28T08:11:13.817Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.55s) [2022-04-28T08:11:13.817Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.51s) [2022-04-28T08:11:13.817Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.69s) [2022-04-28T08:11:13.817Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.53s) [2022-04-28T08:11:13.817Z] --- PASS: TestDockerSuite/TestAttachDetach (0.94s) [2022-04-28T08:11:13.817Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.82s) [2022-04-28T08:11:13.817Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.81s) [2022-04-28T08:11:13.817Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.79s) [2022-04-28T08:11:13.817Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.70s) [2022-04-28T08:11:13.817Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.10s) [2022-04-28T08:11:13.817Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.49s) [2022-04-28T08:11:13.817Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.67s) [2022-04-28T08:11:13.817Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.94s) [2022-04-28T08:11:13.817Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2022-04-28T08:11:13.817Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.83s) [2022-04-28T08:11:13.817Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.56s) [2022-04-28T08:11:13.817Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (16.83s) [2022-04-28T08:11:13.817Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.53s) [2022-04-28T08:11:13.817Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.50s) [2022-04-28T08:11:13.817Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.24s) [2022-04-28T08:11:13.817Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.85s) [2022-04-28T08:11:13.817Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.54s) [2022-04-28T08:11:13.817Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.27s) [2022-04-28T08:11:13.817Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.70s) [2022-04-28T08:11:13.817Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (5.46s) [2022-04-28T08:11:13.817Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.19s) [2022-04-28T08:11:13.817Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.15s) [2022-04-28T08:11:13.817Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.84s) [2022-04-28T08:11:13.817Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.92s) [2022-04-28T08:11:13.817Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.30s) [2022-04-28T08:11:13.817Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.83s) [2022-04-28T08:11:13.817Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.98s) [2022-04-28T08:11:13.817Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.98s) [2022-04-28T08:11:13.817Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.32s) [2022-04-28T08:11:13.817Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.09s) [2022-04-28T08:11:13.817Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.28s) [2022-04-28T08:11:13.817Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.71s) [2022-04-28T08:11:13.817Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.41s) [2022-04-28T08:11:13.817Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.04s) [2022-04-28T08:11:13.817Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.46s) [2022-04-28T08:11:13.817Z] --- PASS: TestDockerSuite/TestBuildAddTar (8.09s) [2022-04-28T08:11:13.817Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.18s) [2022-04-28T08:11:13.817Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.43s) [2022-04-28T08:11:13.817Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.42s) [2022-04-28T08:11:13.817Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.74s) [2022-04-28T08:11:13.817Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.31s) [2022-04-28T08:11:13.817Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.53s) [2022-04-28T08:11:13.817Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.72s) [2022-04-28T08:11:13.817Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.03s) [2022-04-28T08:11:13.817Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.73s) [2022-04-28T08:11:13.817Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.41s) [2022-04-28T08:11:13.817Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.58s) [2022-04-28T08:11:13.817Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.58s) [2022-04-28T08:11:13.817Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.45s) [2022-04-28T08:11:13.817Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.78s) [2022-04-28T08:11:13.817Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.39s) [2022-04-28T08:11:13.817Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.22s) [2022-04-28T08:11:13.817Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.34s) [2022-04-28T08:11:13.817Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.94s) [2022-04-28T08:11:13.817Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (1.88s) [2022-04-28T08:11:13.817Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.34s) [2022-04-28T08:11:13.817Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.18s) [2022-04-28T08:11:13.817Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.27s) [2022-04-28T08:11:13.817Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.91s) [2022-04-28T08:11:13.817Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.89s) [2022-04-28T08:11:13.817Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (4.96s) [2022-04-28T08:11:13.817Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.29s) [2022-04-28T08:11:13.817Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.88s) [2022-04-28T08:11:13.817Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.94s) [2022-04-28T08:11:13.817Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.51s) [2022-04-28T08:11:13.817Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.48s) [2022-04-28T08:11:13.817Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.04s) [2022-04-28T08:11:13.817Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.60s) [2022-04-28T08:11:13.817Z] --- PASS: TestDockerSuite/TestBuildCmd (0.47s) [2022-04-28T08:11:13.817Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.48s) [2022-04-28T08:11:13.817Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.53s) [2022-04-28T08:11:13.817Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-04-28T08:11:13.817Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.73s) [2022-04-28T08:11:13.817Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.50s) [2022-04-28T08:11:13.817Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.91s) [2022-04-28T08:11:13.817Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.73s) [2022-04-28T08:11:13.817Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.31s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.63s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.45s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.25s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (8.15s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.82s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.79s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.02s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.14s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.28s) [2022-04-28T08:11:13.818Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-04-28T08:11:13.818Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-04-28T08:11:13.818Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-04-28T08:11:13.818Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.45s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.10s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.22s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.35s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (4.82s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (6.03s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.76s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.21s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.43s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.73s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.05s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.14s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.07s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.33s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildDockerignore (10.77s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.35s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.04s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (11.17s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.03s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.06s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.39s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.15s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.04s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.50s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.48s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.52s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (17.02s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.19s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.80s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.49s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.44s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.66s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.12s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.28s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.38s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (1.97s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.36s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.91s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildEnv (1.48s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.49s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.18s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (6.98s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (20.76s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.74s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (9.40s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (1.12s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.55s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.49s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.23s) [2022-04-28T08:11:13.818Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.31s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (10.31s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildExpose (0.32s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.65s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.52s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.35s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildFails (0.85s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.93s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.00s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.61s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.91s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.39s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.97s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.70s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.92s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.32s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.96s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.72s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.39s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildHistory (4.05s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.31s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.54s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.40s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.34s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.58s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildLabel (0.32s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.27s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.30s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.20s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildLabels (0.31s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.80s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (3.20s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.20s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.76s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.14s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.12s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.14s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.34s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.42s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.24s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.95s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.36s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.50s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.25s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.60s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.82s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.12s) [2022-04-28T08:11:13.818Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.10s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.33s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.42s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.25s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.55s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.44s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.00s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.79s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.12s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.26s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.25s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.26s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.47s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.44s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.46s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.12s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.25s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.76s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.16s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.40s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.72s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.36s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildPATH (2.38s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.67s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.83s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (6.91s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.50s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.69s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildRm (2.01s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.85s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.13s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.44s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.52s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.76s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.95s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.76s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.61s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.12s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.26s) [2022-04-28T08:11:13.818Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.26s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.70s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildStderr (0.73s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.57s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.13s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.19s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.93s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.16s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.42s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildUser (1.50s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.54s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (10.08s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.64s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.28s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.67s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.63s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.97s) [2022-04-28T08:11:13.818Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-04-28T08:11:13.818Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-04-28T08:11:13.818Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-04-28T08:11:13.818Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.62s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.18s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.06s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (1.01s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.37s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.18s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.26s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.38s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.90s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.47s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.52s) [2022-04-28T08:11:13.818Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.72s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.80s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-04-28T08:11:13.818Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.60s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.70s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestCommitChange (0.77s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.84s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.03s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.12s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.72s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestCommitTTY (1.27s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.72s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.62s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.00s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.15s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.26s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.70s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.78s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (1.12s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.89s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.95s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.56s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.06s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.70s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.05s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.11s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.13s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.79s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.82s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.74s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.33s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.61s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.55s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.53s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.68s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.64s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.55s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.54s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.70s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.08s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.63s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.02s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.30s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.57s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.47s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.83s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.62s) [2022-04-28T08:11:13.818Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.59s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.58s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.00s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.48s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.45s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.87s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.12s) [2022-04-28T08:11:13.818Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (19.27s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.40s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.40s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.54s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.56s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000f5cd50_} (1.47s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-12622089649_/foo_false____} (1.35s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-12622089649_/foo_true____} (0.74s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3398896809_/foo_false____} (1.46s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3398896809_/foo_true____} (1.33s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3398896809_/foo_true__0xc000f5cd80__} (1.35s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000f5cd98_} (1.34s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000f5cdb0_} (1.35s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000f5cdc8_} (1.45s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000f5cde0_} (0.66s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.02s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.35s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.04s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.04s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.04s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.59s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.67s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.05s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestCopyAndRestart (0.98s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.16s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.54s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.86s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.54s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.54s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.52s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.64s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.76s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.82s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.69s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.62s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.86s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.86s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.83s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.39s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.07s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.85s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.87s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestCpRelativePath (1.11s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.11s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.67s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.84s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.37s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.64s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.57s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.67s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.42s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.71s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.83s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.75s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.58s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.59s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.01s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestCpToDot (0.62s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.12s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.55s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestCpToStdout (0.68s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.15s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.27s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.65s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.04s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.10s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestCreateArgs (0.11s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.57s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.67s) [2022-04-28T08:11:13.819Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.08s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.64s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.31s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestCreateLabels (0.09s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.12s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestCreateRM (0.13s) [2022-04-28T08:11:13.819Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.08s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.18s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.07s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.09s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.85s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.17s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.23s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.05s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.07s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.53s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.32s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.59s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.13s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.07s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.58s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.50s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.07s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.67s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.07s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.94s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.91s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.45s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.17s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.35s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.91s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.72s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.28s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.66s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestEventsAttach (0.54s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestEventsCommit (0.67s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.50s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.46s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.50s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.65s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.24s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.78s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.62s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestEventsCopy (0.84s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.02s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.40s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.27s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.96s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.96s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.15s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.27s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestEventsFilters (1.40s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestEventsFormat (1.07s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestEventsImageImport (1.01s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.19s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.73s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.21s) [2022-04-28T08:11:13.819Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-04-28T08:11:13.819Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.00s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.55s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestEventsRename (0.57s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestEventsResize (0.52s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.50s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.69s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.65s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.97s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestEventsTop (0.54s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestEventsUntag (2.57s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.93s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestExec (0.57s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.53s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.50s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.47s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.12s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.57s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.55s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.57s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.56s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.57s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.65s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.05s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestExecCgroup (0.88s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestExecEnv (0.58s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.33s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.61s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestExecInspectID (2.62s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestExecInteractive (0.58s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.54s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.58s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestExecParseError (0.58s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.55s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.51s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.02s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.58s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestExecStartFails (0.57s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.74s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.61s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestExecTTY (0.68s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.65s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.58s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestExecUlimits (0.54s) [2022-04-28T08:11:13.819Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.99s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.78s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.00s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestExecWithTERM (1.22s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestExecWithUser (0.61s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.55s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.66s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.50s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.55s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.47s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestHealth (18.88s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.67s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.64s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.10s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.32s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.23s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.39s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.78s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.07s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.73s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.62s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.54s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.65s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestImportBadURL (0.02s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestImportDisplay (1.16s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestImportFile (1.11s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.15s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestImportGzipped (1.20s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.15s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.54s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.53s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.64s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.52s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.49s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.45s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.48s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.48s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.50s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.14s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.50s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.45s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.50s) [2022-04-28T08:11:13.819Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.75s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.53s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestInspectDefault (0.46s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestInspectHistory (0.59s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2022-04-28T08:11:13.819Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2022-04-28T08:11:13.820Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.45s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.54s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.11s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.53s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.70s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.37s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.04s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.59s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestInspectStatus (0.69s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.38s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.66s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.71s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.69s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.66s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.80s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.50s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.11s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.07s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.96s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.24s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.13s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.49s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.48s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.47s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.29s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.56s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (9.28s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.54s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.14s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.55s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.68s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.29s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.48s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.50s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.50s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.52s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.49s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.50s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.89s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.84s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.81s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.93s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.83s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.86s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.46s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.47s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestLogsSince (6.53s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.66s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.60s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestLogsTail (0.70s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.72s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.60s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.26s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.47s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestNetHostname (1.35s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.26s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.59s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.25s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.49s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestPluginActive (1.96s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.85s) [2022-04-28T08:11:13.820Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.27s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.94s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.92s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.60s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.03s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.48s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.98s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.12s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestPortList (6.84s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.92s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.31s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.56s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.46s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.50s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.08s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.54s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.72s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.96s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.42s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.15s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestPsByOrder (2.03s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.74s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.39s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.69s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.18s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.98s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.63s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.24s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.64s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.54s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.60s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.15s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.94s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.99s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.15s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.57s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.56s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.85s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.53s) [2022-04-28T08:11:13.820Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.16s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.10s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.47s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.01s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.92s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.47s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.03s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.87s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.72s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.14s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.08s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.22s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.28s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.95s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.44s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.97s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.09s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.50s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.82s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.39s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.17s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.71s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.18s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.69s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestRmiTag (0.14s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.50s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.01s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.82s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.68s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.30s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.96s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestRunAddHost (0.47s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.24s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.47s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.48s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.07s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.45s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.71s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.84s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.14s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.01s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.61s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.63s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.58s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.52s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.57s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.65s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.94s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.45s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.48s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.45s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.40s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.47s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.44s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.49s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.56s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.62s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.45s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.63s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.87s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.72s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.56s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.96s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.57s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.54s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.58s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.08s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.49s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.03s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.01s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.19s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.52s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.49s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.54s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.52s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.57s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.21s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.49s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.54s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.12s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.37s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.65s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.49s) [2022-04-28T08:11:13.820Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-04-28T08:11:13.820Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.58s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.51s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.13s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.93s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.60s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.26s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.67s) [2022-04-28T08:11:13.820Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.59s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.26s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.62s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.52s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.56s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.45s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.09s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.70s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.79s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.62s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.57s) [2022-04-28T08:11:13.820Z] --- PASS: TestDockerSuite/TestRunExitCode (0.47s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.69s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.68s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.58s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestRunExposePort (0.02s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.48s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.53s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.28s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.28s) [2022-04-28T08:11:13.821Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.72s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.69s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.29s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.63s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.96s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.01s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.48s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.92s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.96s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.96s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.51s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.34s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.35s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.69s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.18s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.87s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.78s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.02s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.20s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.22s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestRunMount (5.04s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.48s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.49s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.96s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.87s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.59s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.67s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.09s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.12s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.50s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.52s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestRunNetHost (0.81s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.56s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.74s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.78s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.74s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.46s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.55s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.10s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.48s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.09s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.67s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.75s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.52s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.64s) [2022-04-28T08:11:13.821Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.59s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.70s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.29s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.75s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.60s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.69s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.51s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.56s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.43s) [2022-04-28T08:11:13.821Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.53s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.45s) [2022-04-28T08:11:13.821Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.48s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.26s) [2022-04-28T08:11:13.821Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.46s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.99s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestRunRm (0.49s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.54s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.59s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.53s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.88s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.61s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.21s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.49s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.56s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.42s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.77s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.48s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.44s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.47s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.48s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.53s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.63s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.48s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestRunState (1.32s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.53s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.82s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.21s) [2022-04-28T08:11:13.821Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.68s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.51s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestRunSysctls (1.13s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.08s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.03s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.71s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.90s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.62s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.77s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.90s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.86s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.49s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.47s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.44s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.44s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.14s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestRunUserByID (0.47s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.19s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.20s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.76s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestRunUserByName (0.67s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.62s) [2022-04-28T08:11:13.821Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.14s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.48s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.74s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.49s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.81s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.47s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.26s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.96s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.92s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.55s) [2022-04-28T08:11:13.821Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-04-28T08:11:13.821Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2022-04-28T08:11:13.821Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.16s) [2022-04-28T08:11:13.821Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.63s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.53s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.22s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.51s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.52s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.67s) [2022-04-28T08:11:13.821Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.10s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.03s) [2022-04-28T08:11:13.821Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2022-04-28T08:11:13.821Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-04-28T08:11:13.821Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-04-28T08:11:13.821Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-04-28T08:11:13.821Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.63s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.55s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.04s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.65s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.18s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.72s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.49s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.46s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.48s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.90s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.46s) [2022-04-28T08:11:13.821Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.35s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.04s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.93s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.44s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.47s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.47s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.74s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.73s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.81s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.21s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.39s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.35s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.06s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.11s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.13s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.17s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.47s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.07s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.52s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.97s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.65s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.66s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.65s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.10s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.54s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.67s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.91s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.77s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.96s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.74s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestStartRecordError (1.16s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.19s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.19s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.53s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.31s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.63s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.50s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.46s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.52s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.53s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.52s) [2022-04-28T08:11:13.821Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.54s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.62s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.93s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.45s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.51s) [2022-04-28T08:11:13.821Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-04-28T08:11:13.821Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.95s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.64s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.65s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.20s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestUpdateStats (3.75s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.87s) [2022-04-28T08:11:13.821Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.72s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.61s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.88s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.64s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.09s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.61s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.32s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.73s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.47s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.49s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.97s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.93s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.41s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.42s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.35s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.37s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.37s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.56s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.04s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.54s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2022-04-28T08:11:13.821Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.62s) [2022-04-28T08:11:13.822Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s) [2022-04-28T08:11:13.822Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.08s) [2022-04-28T08:11:13.822Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-04-28T08:11:13.822Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.04s) [2022-04-28T08:11:13.822Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.56s) [2022-04-28T08:11:13.822Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.10s) [2022-04-28T08:11:13.822Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.18s) [2022-04-28T08:11:13.822Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2022-04-28T08:11:13.822Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.06s) [2022-04-28T08:11:13.822Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.47s) [2022-04-28T08:11:13.822Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.43s) [2022-04-28T08:11:13.822Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.07s) [2022-04-28T08:11:13.822Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2022-04-28T08:11:13.822Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.90s) [2022-04-28T08:11:13.822Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.55s) [2022-04-28T08:11:13.822Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-04-28T08:11:13.822Z] === RUN TestDockerRegistrySuite [2022-04-28T08:11:13.822Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-04-28T08:11:15.210Z] check_test.go:194: [d03b2951f26d5] daemon is not started [2022-04-28T08:11:15.210Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-04-28T08:11:16.151Z] check_test.go:194: [dd5a3cc85cc2c] daemon is not started [2022-04-28T08:11:16.151Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-04-28T08:11:16.197Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-04-28T08:11:17.535Z] check_test.go:194: [dd6cf0d5c8ae2] daemon is not started [2022-04-28T08:11:17.535Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-04-28T08:11:17.535Z] check_test.go:194: [df8adeafff4c1] daemon is not started [2022-04-28T08:11:17.535Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-04-28T08:11:19.149Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-04-28T08:11:20.841Z] check_test.go:194: [d1c7716d2eafc] daemon is not started [2022-04-28T08:11:20.841Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-04-28T08:11:23.391Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-04-28T08:11:26.294Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-04-28T08:11:26.294Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-04-28T08:11:26.294Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-04-28T08:11:26.308Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-04-28T08:11:26.708Z] check_test.go:194: [d012a722ef1f2] daemon is not started [2022-04-28T08:11:26.708Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-04-28T08:11:27.278Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-04-28T08:11:28.453Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-04-28T08:11:30.115Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-04-28T08:11:30.138Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-04-28T08:11:30.581Z] check_test.go:194: [df05550ab3938] daemon is not started [2022-04-28T08:11:30.581Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-04-28T08:11:31.971Z] check_test.go:194: [dd94a8f1ef383] daemon is not started [2022-04-28T08:11:31.971Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-04-28T08:11:33.064Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-04-28T08:11:33.064Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-04-28T08:11:33.065Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-04-28T08:11:33.363Z] check_test.go:194: [dcfe78dd138c2] daemon is not started [2022-04-28T08:11:33.363Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-04-28T08:11:34.308Z] check_test.go:194: [db0889a87b6b9] daemon is not started [2022-04-28T08:11:34.308Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-04-28T08:11:34.571Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-04-28T08:11:35.962Z] check_test.go:194: [dd9730d942447] daemon is not started [2022-04-28T08:11:35.962Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-04-28T08:11:37.391Z] check_test.go:194: [de7fa6dabd31d] daemon is not started [2022-04-28T08:11:37.391Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-04-28T08:11:38.331Z] check_test.go:194: [ddc71e37b4acc] daemon is not started [2022-04-28T08:11:38.331Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-04-28T08:11:39.715Z] check_test.go:194: [d6f02f81a7b24] daemon is not started [2022-04-28T08:11:39.715Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-04-28T08:11:40.658Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:4f547e720b39bca9253bc5e8ec0ccb487d1c5becce9cea79c87b1ec6547fb82a [2022-04-28T08:11:41.607Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-04-28T08:11:41.869Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:9f6c9c5859b6e5e9059ba8aac25f4d68f62739c2a9049887444612e9a878df6e [2022-04-28T08:11:42.131Z] check_test.go:194: [d57b51f426031] daemon is not started [2022-04-28T08:11:42.131Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-04-28T08:11:43.082Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:8b3ae0dd6ad15a3395b873ac823667522ec06f74e3f1109af6d059a599d56c7d [2022-04-28T08:11:44.470Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-04-28T08:11:44.471Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:68b501c13177ecb2ffd108d58a688b5f3ea4e033d8fc82e6429fd5f4c28253da [2022-04-28T08:11:44.734Z] check_test.go:194: [d287a207e14ca] daemon is not started [2022-04-28T08:11:44.734Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-04-28T08:11:45.070Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-04-28T08:11:45.070Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-04-28T08:11:45.070Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-04-28T08:11:46.147Z] check_test.go:194: [df57680e6167c] daemon is not started [2022-04-28T08:11:46.147Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-04-28T08:11:49.450Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-04-28T08:11:49.450Z] check_test.go:194: [d9ac699d3375f] daemon is not started [2022-04-28T08:11:49.450Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-04-28T08:11:50.392Z] check_test.go:194: [d426513ef51b1] daemon is not started [2022-04-28T08:11:50.392Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-04-28T08:11:50.392Z] check_test.go:194: [df0bfc52c5d50] daemon is not started [2022-04-28T08:11:50.392Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-04-28T08:11:51.777Z] check_test.go:194: [df1c7a8a0a037] daemon is not started [2022-04-28T08:11:51.777Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-04-28T08:11:52.225Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-04-28T08:11:52.226Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-04-28T08:11:52.226Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-04-28T08:11:52.226Z] === RUN TestDockerSuite/TestBuildNetNone [2022-04-28T08:11:52.226Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-04-28T08:11:52.226Z] === RUN TestDockerSuite/TestBuildNoContext [2022-04-28T08:11:52.720Z] check_test.go:194: [deff223ac894f] daemon is not started [2022-04-28T08:11:52.721Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-04-28T08:11:53.665Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-04-28T08:11:53.665Z] check_test.go:194: [dded43e102899] daemon is not started [2022-04-28T08:11:53.665Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-04-28T08:11:55.179Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-04-28T08:11:56.976Z] check_test.go:194: [d4c47d533cf1d] daemon is not started [2022-04-28T08:11:56.976Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-04-28T08:11:56.976Z] check_test.go:194: [d3cc5a83cc7a6] daemon is not started [2022-04-28T08:11:56.976Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-04-28T08:11:57.920Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-04-28T08:11:57.920Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-04-28T08:11:57.920Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-04-28T08:11:58.181Z] check_test.go:194: [d5eb0aeb04a78] daemon is not started [2022-04-28T08:11:58.444Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-04-28T08:11:58.706Z] check_test.go:194: [da4aed21118f2] daemon is not started [2022-04-28T08:11:58.964Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-04-28T08:11:58.968Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-04-28T08:11:58.968Z] check_test.go:194: [db5e7c64de92f] daemon is not started [2022-04-28T08:11:58.968Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-04-28T08:11:59.230Z] check_test.go:194: [db38f5864c107] daemon is not started [2022-04-28T08:11:59.230Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-04-28T08:11:59.491Z] check_test.go:194: [d7fcd1da9ebdb] daemon is not started [2022-04-28T08:11:59.491Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-04-28T08:12:00.064Z] check_test.go:194: [d14a12cd285d8] daemon is not started [2022-04-28T08:12:00.064Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-04-28T08:12:00.064Z] check_test.go:194: [db663ecfd1753] daemon is not started [2022-04-28T08:12:00.064Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-04-28T08:12:01.176Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-04-28T08:12:01.176Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-04-28T08:12:01.446Z] check_test.go:194: [d87fb19d15daa] daemon is not started [2022-04-28T08:12:01.446Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-04-28T08:12:01.647Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-04-28T08:12:03.990Z] check_test.go:194: [d7ff48d9e9b7d] daemon is not started [2022-04-28T08:12:03.991Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-04-28T08:12:04.072Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-04-28T08:12:04.565Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-04-28T08:12:04.591Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-04-28T08:12:04.827Z] check_test.go:194: [d4f79a42fcc00] daemon is not started [2022-04-28T08:12:04.827Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-04-28T08:12:05.058Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-04-28T08:12:05.401Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-04-28T08:12:05.976Z] check_test.go:194: [d0cf0b6474528] daemon is not started [2022-04-28T08:12:05.976Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-04-28T08:12:06.241Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-04-28T08:12:06.621Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-04-28T08:12:07.193Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-04-28T08:12:08.139Z] --- PASS: TestDockerRegistrySuite (54.22s) [2022-04-28T08:12:08.139Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.22s) [2022-04-28T08:12:08.139Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.03s) [2022-04-28T08:12:08.139Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.33s) [2022-04-28T08:12:08.139Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.16s) [2022-04-28T08:12:08.139Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.83s) [2022-04-28T08:12:08.139Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (6.50s) [2022-04-28T08:12:08.139Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.65s) [2022-04-28T08:12:08.139Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.37s) [2022-04-28T08:12:08.139Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.35s) [2022-04-28T08:12:08.139Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.22s) [2022-04-28T08:12:08.139Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.32s) [2022-04-28T08:12:08.139Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.53s) [2022-04-28T08:12:08.139Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.22s) [2022-04-28T08:12:08.139Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.25s) [2022-04-28T08:12:08.139Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.46s) [2022-04-28T08:12:08.139Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.62s) [2022-04-28T08:12:08.139Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.31s) [2022-04-28T08:12:08.139Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.07s) [2022-04-28T08:12:08.139Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.07s) [2022-04-28T08:12:08.139Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-04-28T08:12:08.139Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.23s) [2022-04-28T08:12:08.139Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.96s) [2022-04-28T08:12:08.139Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.95s) [2022-04-28T08:12:08.139Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.96s) [2022-04-28T08:12:08.139Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.51s) [2022-04-28T08:12:08.139Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.33s) [2022-04-28T08:12:08.139Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.53s) [2022-04-28T08:12:08.139Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-04-28T08:12:08.139Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.29s) [2022-04-28T08:12:08.139Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.35s) [2022-04-28T08:12:08.139Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.46s) [2022-04-28T08:12:08.139Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-04-28T08:12:08.139Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.23s) [2022-04-28T08:12:08.139Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.12s) [2022-04-28T08:12:08.139Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.20s) [2022-04-28T08:12:08.139Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.25s) [2022-04-28T08:12:08.139Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.08s) [2022-04-28T08:12:08.139Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.91s) [2022-04-28T08:12:08.139Z] === RUN TestDockerSchema1RegistrySuite [2022-04-28T08:12:08.139Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-04-28T08:12:08.139Z] check_test.go:221: [dc72423bf80e2] daemon is not started [2022-04-28T08:12:08.139Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-04-28T08:12:08.713Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-04-28T08:12:12.020Z] check_test.go:221: [dd284331d57e9] daemon is not started [2022-04-28T08:12:12.020Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-04-28T08:12:12.598Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-04-28T08:12:15.274Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-04-28T08:12:15.740Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-04-28T08:12:17.308Z] check_test.go:221: [d0e1a60fe37b5] daemon is not started [2022-04-28T08:12:17.308Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-04-28T08:12:18.255Z] check_test.go:221: [dd092e75a51d9] daemon is not started [2022-04-28T08:12:18.255Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-04-28T08:12:18.353Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-04-28T08:12:18.517Z] check_test.go:221: [d24be6a180832] daemon is not started [2022-04-28T08:12:18.517Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-04-28T08:12:19.463Z] check_test.go:221: [d9c976991d508] daemon is not started [2022-04-28T08:12:19.463Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-04-28T08:12:20.408Z] check_test.go:221: [d96915e9ce5dd] daemon is not started [2022-04-28T08:12:20.408Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-04-28T08:12:21.352Z] check_test.go:221: [d6c8cfef5816d] daemon is not started [2022-04-28T08:12:21.352Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-04-28T08:12:23.898Z] check_test.go:221: [d030a4e49fad0] daemon is not started [2022-04-28T08:12:23.898Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-04-28T08:12:24.397Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-04-28T08:12:24.468Z] check_test.go:221: [d46147ed63a92] daemon is not started [2022-04-28T08:12:24.468Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-04-28T08:12:25.039Z] check_test.go:221: [dc5160cba93bf] daemon is not started [2022-04-28T08:12:25.039Z] --- PASS: TestDockerSchema1RegistrySuite (16.92s) [2022-04-28T08:12:25.039Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.17s) [2022-04-28T08:12:25.039Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.47s) [2022-04-28T08:12:25.039Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.71s) [2022-04-28T08:12:25.039Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.02s) [2022-04-28T08:12:25.039Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-04-28T08:12:25.039Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.09s) [2022-04-28T08:12:25.039Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.93s) [2022-04-28T08:12:25.039Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.94s) [2022-04-28T08:12:25.039Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.52s) [2022-04-28T08:12:25.039Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.47s) [2022-04-28T08:12:25.039Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.46s) [2022-04-28T08:12:25.039Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-04-28T08:12:25.039Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-04-28T08:12:25.387Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-04-28T08:12:25.610Z] check_test.go:250: [df6790146ed98] daemon is not started [2022-04-28T08:12:25.610Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-04-28T08:12:26.184Z] check_test.go:250: [d8ae5a769687b] daemon is not started [2022-04-28T08:12:26.184Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-04-28T08:12:26.446Z] check_test.go:250: [da8b477348eee] daemon is not started [2022-04-28T08:12:26.446Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-04-28T08:12:27.344Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-04-28T08:12:27.833Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-04-28T08:12:28.095Z] check_test.go:250: [ddcc0eb1ce252] daemon is not started [2022-04-28T08:12:28.095Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-04-28T08:12:28.684Z] check_test.go:250: [d78c6f1fe3659] daemon is not started [2022-04-28T08:12:28.684Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-04-28T08:12:29.631Z] check_test.go:250: [df8c5bbe0c3f3] daemon is not started [2022-04-28T08:12:29.631Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-04-28T08:12:29.892Z] check_test.go:250: [d329c9d5a497b] daemon is not started [2022-04-28T08:12:29.892Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.90s) [2022-04-28T08:12:29.892Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.77s) [2022-04-28T08:12:29.892Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.63s) [2022-04-28T08:12:29.892Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2022-04-28T08:12:29.892Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.25s) [2022-04-28T08:12:29.892Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.53s) [2022-04-28T08:12:29.892Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.52s) [2022-04-28T08:12:29.892Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.87s) [2022-04-28T08:12:29.892Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s) [2022-04-28T08:12:29.892Z] === RUN TestDockerRegistryAuthTokenSuite [2022-04-28T08:12:29.892Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-04-28T08:12:31.146Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-04-28T08:12:34.503Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-04-28T08:12:35.182Z] check_test.go:277: [dc6663aa71469] daemon is not started [2022-04-28T08:12:35.182Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-04-28T08:12:35.182Z] check_test.go:277: [d13b22b1e3ff4] daemon is not started [2022-04-28T08:12:35.182Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-04-28T08:12:35.182Z] check_test.go:277: [def2a662b607a] daemon is not started [2022-04-28T08:12:35.182Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-04-28T08:12:35.442Z] check_test.go:277: [dec0db58d7ab7] daemon is not started [2022-04-28T08:12:35.442Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-04-28T08:12:35.442Z] check_test.go:277: [dffb4997ecfbc] daemon is not started [2022-04-28T08:12:35.442Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.79s) [2022-04-28T08:12:35.442Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2022-04-28T08:12:35.442Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.16s) [2022-04-28T08:12:35.442Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.16s) [2022-04-28T08:12:35.442Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.16s) [2022-04-28T08:12:35.442Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2022-04-28T08:12:35.442Z] === RUN TestDockerNetworkSuite [2022-04-28T08:12:35.442Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-04-28T08:12:36.382Z] docker_cli_network_unix_test.go:46: [dfc518dae6046] daemon is not started [2022-04-28T08:12:36.642Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-04-28T08:12:37.213Z] docker_cli_network_unix_test.go:46: [d8367ef76b266] daemon is not started [2022-04-28T08:12:37.447Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-04-28T08:12:37.475Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-04-28T08:12:40.027Z] docker_cli_network_unix_test.go:46: [d74fa171a9650] daemon is not started [2022-04-28T08:12:40.290Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-04-28T08:12:41.239Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-04-28T08:12:41.679Z] docker_cli_network_unix_test.go:46: [d6deb72bab214] daemon is not started [2022-04-28T08:12:41.679Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-04-28T08:12:41.941Z] docker_cli_network_unix_test.go:1233: [d6d1f8047d94d] daemon is not started [2022-04-28T08:12:42.226Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-04-28T08:12:42.227Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-04-28T08:12:42.227Z] === RUN TestDockerSuite/TestBuildPATH [2022-04-28T08:12:42.227Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-04-28T08:12:42.227Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-04-28T08:12:44.442Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-04-28T08:12:44.442Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-04-28T08:12:44.442Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-04-28T08:12:44.491Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-04-28T08:12:45.064Z] docker_cli_network_unix_test.go:46: [dbe58177561ec] daemon is not started [2022-04-28T08:12:45.635Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-04-28T08:12:48.808Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-04-28T08:12:48.808Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-04-28T08:12:48.808Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-04-28T08:12:50.927Z] docker_cli_network_unix_test.go:46: [d571c230581c5] daemon is not started [2022-04-28T08:12:50.927Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-04-28T08:12:52.848Z] docker_cli_network_unix_test.go:46: [d1d61daae4418] daemon is not started [2022-04-28T08:12:53.113Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-04-28T08:12:54.567Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-04-28T08:12:54.567Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-04-28T08:12:54.567Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-04-28T08:12:54.567Z] === RUN TestDockerSuite/TestBuildNetNone [2022-04-28T08:12:54.567Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-04-28T08:12:54.567Z] === RUN TestDockerSuite/TestBuildNoContext [2022-04-28T08:12:54.587Z] docker_cli_network_unix_test.go:46: [d0315136e7dcc] daemon is not started [2022-04-28T08:12:54.587Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-04-28T08:12:54.849Z] docker_cli_network_unix_test.go:46: [da912fd9503e7] daemon is not started [2022-04-28T08:12:55.111Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-04-28T08:12:55.374Z] docker_cli_network_unix_test.go:46: [d2301d76646f5] daemon is not started [2022-04-28T08:12:55.374Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-04-28T08:12:55.947Z] docker_cli_network_unix_test.go:46: [d8ea2d1e31b52] daemon is not started [2022-04-28T08:12:56.518Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-04-28T08:12:56.779Z] docker_cli_network_unix_test.go:46: [d1611e35a8177] daemon is not started [2022-04-28T08:12:57.350Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-04-28T08:12:57.350Z] docker_cli_network_unix_test.go:46: [d30f77e9e02a2] daemon is not started [2022-04-28T08:12:57.350Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-04-28T08:12:57.453Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-04-28T08:12:57.920Z] docker_cli_network_unix_test.go:46: [d457d7172f7bf] daemon is not started [2022-04-28T08:12:57.920Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-04-28T08:12:58.180Z] docker_cli_network_unix_test.go:46: [dae50661366c4] daemon is not started [2022-04-28T08:12:58.750Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-04-28T08:12:58.750Z] docker_cli_network_unix_test.go:46: [de14c731e00c6] daemon is not started [2022-04-28T08:12:58.750Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-04-28T08:12:58.750Z] docker_cli_network_unix_test.go:46: [d60218b7b2b92] daemon is not started [2022-04-28T08:12:58.750Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-04-28T08:12:59.011Z] docker_cli_network_unix_test.go:46: [d3095607bf619] daemon is not started [2022-04-28T08:12:59.011Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-04-28T08:12:59.582Z] docker_cli_network_unix_test.go:46: [d517d608e2815] daemon is not started [2022-04-28T08:12:59.582Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-04-28T08:13:00.530Z] docker_cli_network_unix_test.go:46: [d0c8955a4b7ce] daemon is not started [2022-04-28T08:13:00.792Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-04-28T08:13:00.793Z] docker_cli_network_unix_test.go:46: [d5f16f1f5e41c] daemon is not started [2022-04-28T08:13:00.793Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-04-28T08:13:01.055Z] docker_cli_network_unix_test.go:46: [da3d9f0e6a86f] daemon is not started [2022-04-28T08:13:01.055Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-04-28T08:13:01.055Z] docker_cli_network_unix_test.go:46: [d07bd1374d5f1] daemon is not started [2022-04-28T08:13:01.055Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-04-28T08:13:01.159Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-04-28T08:13:02.444Z] docker_cli_network_unix_test.go:968: [d7d896c58609d] daemon is not started [2022-04-28T08:13:03.018Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-04-28T08:13:03.963Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-04-28T08:13:04.044Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-04-28T08:13:04.044Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-04-28T08:13:04.499Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-04-28T08:13:05.352Z] docker_cli_swarm_test.go:1180: [d15f3cb85cc31] joining swarm manager [d2599d2fd500f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-28T08:13:05.352Z] docker_cli_network_unix_test.go:46: [d58aa43ea1b6a] daemon is not started [2022-04-28T08:13:05.352Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-04-28T08:13:07.384Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-04-28T08:13:07.838Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-04-28T08:13:07.901Z] docker_cli_network_unix_test.go:1116: [dfbd30099feff] daemon is not started [2022-04-28T08:13:08.795Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-04-28T08:13:12.110Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-04-28T08:13:12.110Z] docker_cli_swarm_test.go:1189: [d0b42a5f2168b] joining swarm manager [d2599d2fd500f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-28T08:13:12.110Z] docker_cli_network_unix_test.go:46: [db8b340a4453e] daemon is not started [2022-04-28T08:13:12.110Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-04-28T08:13:12.683Z] docker_cli_network_unix_test.go:46: [dc3a4e79fd81c] daemon is not started [2022-04-28T08:13:12.683Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-04-28T08:13:12.683Z] docker_cli_network_unix_test.go:46: [d8113ba732f42] daemon is not started [2022-04-28T08:13:12.946Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-04-28T08:13:12.946Z] docker_cli_network_unix_test.go:46: [d8c3c74a40ff5] daemon is not started [2022-04-28T08:13:12.946Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-04-28T08:13:13.207Z] docker_cli_network_unix_test.go:46: [dc203206f35fa] daemon is not started [2022-04-28T08:13:13.208Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-04-28T08:13:13.208Z] docker_cli_network_unix_test.go:46: [dec408ec023e7] daemon is not started [2022-04-28T08:13:13.208Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-04-28T08:13:13.208Z] docker_cli_network_unix_test.go:46: [de68f74f58cd9] daemon is not started [2022-04-28T08:13:13.208Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-04-28T08:13:14.551Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-04-28T08:13:14.551Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-04-28T08:13:14.551Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-04-28T08:13:15.125Z] docker_cli_network_unix_test.go:46: [db47dee083af2] daemon is not started [2022-04-28T08:13:15.698Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-04-28T08:13:15.698Z] docker_cli_network_unix_test.go:46: [d4606140265cb] daemon is not started [2022-04-28T08:13:15.960Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-04-28T08:13:15.960Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-04-28T08:13:15.960Z] docker_cli_network_unix_test.go:46: [d41b7b2e8cd03] daemon is not started [2022-04-28T08:13:15.960Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-04-28T08:13:16.222Z] docker_cli_network_unix_test.go:46: [d707875a67b91] daemon is not started [2022-04-28T08:13:16.794Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-04-28T08:13:17.318Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-04-28T08:13:18.278Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-04-28T08:13:20.108Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-04-28T08:13:20.281Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-04-28T08:13:22.044Z] docker_cli_network_unix_test.go:1084: [d28de93e7ae82] daemon is not started [2022-04-28T08:13:23.434Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-04-28T08:13:23.434Z] docker_cli_network_unix_test.go:46: [daead814f41eb] daemon is not started [2022-04-28T08:13:23.434Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-04-28T08:13:24.007Z] docker_cli_network_unix_test.go:46: [deb98b7d14819] daemon is not started [2022-04-28T08:13:24.007Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-04-28T08:13:25.399Z] docker_cli_network_unix_test.go:46: [d2926377989ec] daemon is not started [2022-04-28T08:13:25.661Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-04-28T08:13:25.661Z] docker_cli_network_unix_test.go:46: [d69004f3ca81b] daemon is not started [2022-04-28T08:13:25.661Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-04-28T08:13:26.234Z] docker_cli_network_unix_test.go:46: [d60ad72112eca] daemon is not started [2022-04-28T08:13:26.495Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-04-28T08:13:26.799Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-04-28T08:13:27.068Z] docker_cli_network_unix_test.go:46: [d1636e56a8dd4] daemon is not started [2022-04-28T08:13:27.068Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-04-28T08:13:27.641Z] docker_cli_network_unix_test.go:46: [d6b1f9a90b565] daemon is not started [2022-04-28T08:13:27.902Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-04-28T08:13:30.510Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-04-28T08:13:32.365Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-04-28T08:13:33.194Z] docker_cli_network_unix_test.go:46: [d8e4137f17b1f] daemon is not started [2022-04-28T08:13:33.194Z] --- PASS: TestDockerNetworkSuite (57.50s) [2022-04-28T08:13:33.194Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.04s) [2022-04-28T08:13:33.194Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.75s) [2022-04-28T08:13:33.194Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.90s) [2022-04-28T08:13:33.194Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.47s) [2022-04-28T08:13:33.194Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.51s) [2022-04-28T08:13:33.194Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.48s) [2022-04-28T08:13:33.194Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.26s) [2022-04-28T08:13:33.194Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.27s) [2022-04-28T08:13:33.194Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.20s) [2022-04-28T08:13:33.194Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.58s) [2022-04-28T08:13:33.194Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.40s) [2022-04-28T08:13:33.194Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.93s) [2022-04-28T08:13:33.194Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.90s) [2022-04-28T08:13:33.194Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.19s) [2022-04-28T08:13:33.194Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.35s) [2022-04-28T08:13:33.194Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.80s) [2022-04-28T08:13:33.194Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s) [2022-04-28T08:13:33.194Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2022-04-28T08:13:33.194Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s) [2022-04-28T08:13:33.194Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.74s) [2022-04-28T08:13:33.194Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.04s) [2022-04-28T08:13:33.194Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.08s) [2022-04-28T08:13:33.194Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.28s) [2022-04-28T08:13:33.194Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2022-04-28T08:13:33.194Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.60s) [2022-04-28T08:13:33.194Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.61s) [2022-04-28T08:13:33.194Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (6.14s) [2022-04-28T08:13:33.194Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.31s) [2022-04-28T08:13:33.194Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.91s) [2022-04-28T08:13:33.194Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.15s) [2022-04-28T08:13:33.194Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.07s) [2022-04-28T08:13:33.194Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.17s) [2022-04-28T08:13:33.194Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.17s) [2022-04-28T08:13:33.194Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-04-28T08:13:33.194Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.48s) [2022-04-28T08:13:33.194Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2022-04-28T08:13:33.194Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-04-28T08:13:33.194Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.78s) [2022-04-28T08:13:33.194Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.59s) [2022-04-28T08:13:33.194Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.07s) [2022-04-28T08:13:33.194Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2022-04-28T08:13:33.194Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.78s) [2022-04-28T08:13:33.194Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.61s) [2022-04-28T08:13:33.194Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2022-04-28T08:13:33.194Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.68s) [2022-04-28T08:13:33.194Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.51s) [2022-04-28T08:13:33.194Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.96s) [2022-04-28T08:13:33.194Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.16s) [2022-04-28T08:13:33.194Z] === RUN TestDockerHubPullSuite [2022-04-28T08:13:33.194Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-04-28T08:13:34.581Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-04-28T08:13:35.205Z] === RUN TestDockerSuite/TestBuildRm [2022-04-28T08:13:37.130Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-04-28T08:13:37.543Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-04-28T08:13:37.702Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-04-28T08:13:39.091Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-04-28T08:13:39.355Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-04-28T08:13:39.355Z] --- PASS: TestDockerHubPullSuite (6.27s) [2022-04-28T08:13:39.355Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.61s) [2022-04-28T08:13:39.355Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.24s) [2022-04-28T08:13:39.355Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.68s) [2022-04-28T08:13:39.355Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.46s) [2022-04-28T08:13:39.355Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.21s) [2022-04-28T08:13:39.355Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2022-04-28T08:13:39.355Z] PASS [2022-04-28T08:13:39.355Z] [2022-04-28T08:13:39.355Z] === Skipped [2022-04-28T08:13:39.355Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-04-28T08:13:39.355Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2022-04-28T08:13:39.355Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-04-28T08:13:39.355Z] [2022-04-28T08:13:39.355Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-04-28T08:13:39.355Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-04-28T08:13:39.355Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-04-28T08:13:39.355Z] [2022-04-28T08:13:39.355Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-04-28T08:13:39.355Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2022-04-28T08:13:39.355Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-04-28T08:13:39.355Z] [2022-04-28T08:13:39.355Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-04-28T08:13:39.355Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2022-04-28T08:13:39.355Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-04-28T08:13:39.355Z] [2022-04-28T08:13:39.355Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s) [2022-04-28T08:13:39.355Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2022-04-28T08:13:39.355Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s) [2022-04-28T08:13:39.355Z] [2022-04-28T08:13:39.355Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2022-04-28T08:13:39.355Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2022-04-28T08:13:39.355Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2022-04-28T08:13:39.355Z] [2022-04-28T08:13:39.355Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-04-28T08:13:39.355Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2022-04-28T08:13:39.355Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-04-28T08:13:39.355Z] [2022-04-28T08:13:39.355Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-04-28T08:13:39.355Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2022-04-28T08:13:39.355Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-04-28T08:13:39.355Z] [2022-04-28T08:13:39.355Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-04-28T08:13:39.355Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-04-28T08:13:39.355Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-04-28T08:13:39.355Z] [2022-04-28T08:13:39.355Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-04-28T08:13:39.355Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2022-04-28T08:13:39.355Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-04-28T08:13:39.355Z] [2022-04-28T08:13:39.355Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-04-28T08:13:39.355Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2022-04-28T08:13:39.355Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-04-28T08:13:39.355Z] [2022-04-28T08:13:39.355Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-04-28T08:13:39.355Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-04-28T08:13:39.355Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-04-28T08:13:39.355Z] [2022-04-28T08:13:39.355Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-04-28T08:13:39.355Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-04-28T08:13:39.355Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-04-28T08:13:39.355Z] [2022-04-28T08:13:39.355Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-04-28T08:13:39.355Z] docker_cli_sni_test.go:18: Flakey test [2022-04-28T08:13:39.355Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-04-28T08:13:39.355Z] [2022-04-28T08:13:39.355Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-04-28T08:13:39.355Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-04-28T08:13:39.355Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-04-28T08:13:39.355Z] [2022-04-28T08:13:39.355Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-04-28T08:13:39.355Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-04-28T08:13:39.355Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-04-28T08:13:39.355Z] [2022-04-28T08:13:39.355Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-04-28T08:13:39.355Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-28T08:13:39.355Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-04-28T08:13:39.355Z] [2022-04-28T08:13:39.355Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-04-28T08:13:39.355Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-04-28T08:13:39.355Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-04-28T08:13:39.355Z] [2022-04-28T08:13:39.355Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-04-28T08:13:39.355Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-04-28T08:13:39.355Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-04-28T08:13:39.355Z] [2022-04-28T08:13:39.355Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-04-28T08:13:39.355Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-04-28T08:13:39.355Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-04-28T08:13:39.355Z] [2022-04-28T08:13:39.355Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-04-28T08:13:39.355Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-04-28T08:13:39.355Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-04-28T08:13:39.355Z] [2022-04-28T08:13:39.355Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-04-28T08:13:39.355Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-04-28T08:13:39.355Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-04-28T08:13:39.355Z] [2022-04-28T08:13:39.355Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-04-28T08:13:39.355Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-04-28T08:13:39.355Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-04-28T08:13:39.355Z] [2022-04-28T08:13:39.355Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-04-28T08:13:39.355Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-04-28T08:13:39.355Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-04-28T08:13:39.355Z] [2022-04-28T08:13:39.355Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-04-28T08:13:39.355Z] docker_cli_run_test.go:4017: unmatched requirement DaemonIsWindows [2022-04-28T08:13:39.355Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-04-28T08:13:39.355Z] [2022-04-28T08:13:39.355Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2022-04-28T08:13:39.355Z] docker_cli_run_test.go:4036: unmatched requirement DaemonIsWindows [2022-04-28T08:13:39.355Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2022-04-28T08:13:39.355Z] [2022-04-28T08:13:39.355Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-04-28T08:13:39.355Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-04-28T08:13:39.355Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-04-28T08:13:39.355Z] [2022-04-28T08:13:39.355Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-04-28T08:13:39.355Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2022-04-28T08:13:39.355Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-04-28T08:13:39.355Z] [2022-04-28T08:13:39.355Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-04-28T08:13:39.355Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2022-04-28T08:13:39.355Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-04-28T08:13:39.355Z] [2022-04-28T08:13:39.355Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-04-28T08:13:39.355Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2022-04-28T08:13:39.355Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-04-28T08:13:39.355Z] [2022-04-28T08:13:39.355Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-04-28T08:13:39.355Z] docker_cli_run_test.go:2837: kernel doesn't have latency_stats configured [2022-04-28T08:13:39.355Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-04-28T08:13:39.355Z] [2022-04-28T08:13:39.355Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-04-28T08:13:39.355Z] docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved [2022-04-28T08:13:39.355Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-04-28T08:13:39.355Z] [2022-04-28T08:13:39.355Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-04-28T08:13:39.355Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2022-04-28T08:13:39.355Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-04-28T08:13:39.355Z] [2022-04-28T08:13:39.355Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-04-28T08:13:39.355Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2022-04-28T08:13:39.355Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-04-28T08:13:39.356Z] [2022-04-28T08:13:39.356Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-04-28T08:13:39.356Z] docker_cli_run_test.go:4072: unmatched requirement DaemonIsWindows [2022-04-28T08:13:39.356Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-04-28T08:13:39.356Z] [2022-04-28T08:13:39.356Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2022-04-28T08:13:39.356Z] docker_cli_run_test.go:4092: unmatched requirement DaemonIsWindows [2022-04-28T08:13:39.356Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2022-04-28T08:13:39.356Z] [2022-04-28T08:13:39.356Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-04-28T08:13:39.356Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsWindows [2022-04-28T08:13:39.356Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-04-28T08:13:39.356Z] [2022-04-28T08:13:39.356Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-04-28T08:13:39.356Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2022-04-28T08:13:39.356Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-04-28T08:13:39.356Z] [2022-04-28T08:13:39.356Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-04-28T08:13:39.356Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2022-04-28T08:13:39.356Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-04-28T08:13:39.356Z] [2022-04-28T08:13:39.356Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2022-04-28T08:13:39.356Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-04-28T08:13:39.356Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2022-04-28T08:13:39.356Z] [2022-04-28T08:13:39.356Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-04-28T08:13:39.356Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-04-28T08:13:39.356Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-04-28T08:13:39.356Z] [2022-04-28T08:13:39.356Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-04-28T08:13:39.356Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-04-28T08:13:39.356Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-04-28T08:13:39.356Z] [2022-04-28T08:13:39.356Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-04-28T08:13:39.356Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2022-04-28T08:13:39.356Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-04-28T08:13:39.356Z] [2022-04-28T08:13:39.356Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-04-28T08:13:39.356Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-04-28T08:13:39.356Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-04-28T08:13:39.356Z] [2022-04-28T08:13:39.356Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-04-28T08:13:39.356Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2022-04-28T08:13:39.356Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-04-28T08:13:39.356Z] [2022-04-28T08:13:39.356Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-04-28T08:13:39.356Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-04-28T08:13:39.356Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-04-28T08:13:39.356Z] [2022-04-28T08:13:39.356Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-04-28T08:13:39.356Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-04-28T08:13:39.356Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-04-28T08:13:39.356Z] [2022-04-28T08:13:39.356Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-04-28T08:13:39.356Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-04-28T08:13:39.356Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-04-28T08:13:39.356Z] [2022-04-28T08:13:39.356Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-04-28T08:13:39.356Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-04-28T08:13:39.356Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-04-28T08:13:39.356Z] [2022-04-28T08:13:39.356Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-04-28T08:13:39.356Z] docker_cli_run_test.go:4414: unmatched requirement DaemonIsWindows [2022-04-28T08:13:39.356Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-04-28T08:13:39.356Z] [2022-04-28T08:13:39.356Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-04-28T08:13:39.356Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-04-28T08:13:39.356Z] docker_cli_network_unix_test.go:46: [d41b7b2e8cd03] daemon is not started [2022-04-28T08:13:39.356Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-04-28T08:13:39.356Z] [2022-04-28T08:13:39.356Z] DONE 1265 tests, 51 skipped in 1515.845s [2022-04-28T08:13:39.356Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-28T08:13:39.356Z] ++++ cat bundles/test-integration/docker.pid [2022-04-28T08:13:39.356Z] +++ kill 9382 [2022-04-28T08:13:39.356Z] +++ /etc/init.d/apparmor stop [2022-04-28T08:13:39.356Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-28T08:13:39.356Z] [2022-04-28T08:13:39.356Z] Unloading profiles will leave already running processes permanently [2022-04-28T08:13:39.356Z] unconfined, which can lead to unexpected situations. [2022-04-28T08:13:39.356Z] [2022-04-28T08:13:39.356Z] To set a process to complain mode, use the command line tool [2022-04-28T08:13:39.356Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-28T08:13:39.356Z] +++ true [2022-04-28T08:13:39.356Z] exiting test-integration [2022-04-28T08:13:39.356Z] ++ exit 0 [2022-04-28T08:13:39.356Z] [2022-04-28T08:13:39.618Z] + for job in $(jobs -p) [2022-04-28T08:13:39.618Z] + wait 7029 [2022-04-28T08:13:42.201Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-04-28T08:13:44.870Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-04-28T08:13:45.620Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-04-28T08:13:46.858Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-04-28T08:13:47.817Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-04-28T08:13:47.817Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-04-28T08:13:47.817Z] === RUN TestDockerSuite/TestBuildPATH [2022-04-28T08:13:47.817Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-04-28T08:13:47.817Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-04-28T08:13:47.832Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-04-28T08:13:47.832Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-04-28T08:13:47.832Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-04-28T08:13:47.832Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-04-28T08:13:48.300Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-04-28T08:13:49.289Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-04-28T08:13:49.979Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-04-28T08:13:49.979Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-04-28T08:13:49.979Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-04-28T08:13:53.079Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-04-28T08:13:54.542Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-04-28T08:13:56.861Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-04-28T08:13:59.813Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-04-28T08:14:00.646Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-04-28T08:14:04.545Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-04-28T08:14:07.087Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-04-28T08:14:09.636Z] docker_cli_swarm_test.go:1112: [db85298ff5d6e] joining swarm manager [de76909d80595]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-28T08:14:10.579Z] docker_cli_swarm_test.go:1113: [d59b291826113] joining swarm manager [de76909d80595]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-28T08:14:15.571Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-04-28T08:14:15.571Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-04-28T08:14:15.571Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-04-28T08:14:22.727Z] === RUN TestDockerSuite/TestBuildSpaces [2022-04-28T08:14:22.727Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-04-28T08:14:25.592Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-04-28T08:14:26.516Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-04-28T08:14:26.516Z] === RUN TestDockerSuite/TestBuildStderr [2022-04-28T08:14:30.301Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-04-28T08:14:35.674Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-04-28T08:14:43.218Z] === RUN TestDockerSuite/TestBuildRm [2022-04-28T08:14:45.231Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-04-28T08:14:45.231Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-04-28T08:14:45.231Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-04-28T08:14:48.179Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-04-28T08:14:49.163Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-04-28T08:14:52.945Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-04-28T08:14:53.490Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-04-28T08:14:56.377Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-04-28T08:14:56.377Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-04-28T08:14:56.377Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-04-28T08:14:56.377Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-04-28T08:14:56.731Z] === RUN TestDockerSuite/TestBuildUser [2022-04-28T08:14:56.731Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-04-28T08:14:56.831Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-04-28T08:14:56.908Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-04-28T08:14:57.198Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-04-28T08:14:57.198Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-04-28T08:14:57.198Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-04-28T08:14:57.198Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-04-28T08:14:57.198Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-04-28T08:14:57.791Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-04-28T08:15:00.148Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-04-28T08:15:00.618Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-04-28T08:15:01.497Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-04-28T08:15:02.778Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-04-28T08:15:03.561Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-04-28T08:15:03.561Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-04-28T08:15:03.561Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-04-28T08:15:03.561Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-04-28T08:15:03.561Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-04-28T08:15:05.205Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-04-28T08:15:08.917Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-04-28T08:15:23.671Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-04-28T08:15:24.124Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-04-28T08:15:24.779Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-04-28T08:15:24.779Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-04-28T08:15:25.084Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-04-28T08:15:30.637Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-04-28T08:15:32.068Z] docker_cli_swarm_test.go:1166: [d3e06d6befd34] joining swarm manager [de76909d80595]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-04-28T08:15:32.121Z] === RUN TestDockerSuite/TestBuildSpaces [2022-04-28T08:15:32.121Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-04-28T08:15:35.386Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-04-28T08:15:35.386Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-04-28T08:15:35.386Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-04-28T08:15:35.386Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-04-28T08:15:35.386Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-04-28T08:15:36.778Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-04-28T08:15:36.778Z] === RUN TestDockerSuite/TestBuildStderr [2022-04-28T08:15:37.596Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-04-28T08:15:37.596Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-04-28T08:15:37.596Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-04-28T08:15:41.437Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-04-28T08:15:46.246Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-04-28T08:15:50.032Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-04-28T08:15:50.500Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-04-28T08:15:59.059Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-04-28T08:15:59.059Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-04-28T08:15:59.059Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-04-28T08:16:01.943Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-04-28T08:16:02.905Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-04-28T08:16:02.984Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-04-28T08:16:02.984Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-04-28T08:16:02.984Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-04-28T08:16:02.984Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-04-28T08:16:02.984Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-04-28T08:16:02.984Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-04-28T08:16:02.984Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-04-28T08:16:03.454Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-04-28T08:16:07.564Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-04-28T08:16:10.569Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-04-28T08:16:10.823Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-04-28T08:16:10.823Z] docker_cli_swarm_test.go:1447: [d04f0d5206f77] joining swarm manager [da7fcd36b2193]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-28T08:16:10.823Z] docker_cli_swarm_test.go:1448: [d9861c13d75c3] joining swarm manager [da7fcd36b2193]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-28T08:16:11.530Z] === RUN TestDockerSuite/TestBuildXZHost [2022-04-28T08:16:11.531Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-04-28T08:16:11.531Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-04-28T08:16:11.531Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-04-28T08:16:11.531Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-04-28T08:16:11.531Z] docker_cli_sni_test.go:18: Flakey test [2022-04-28T08:16:11.531Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-04-28T08:16:12.224Z] === RUN TestDockerSuite/TestBuildUser [2022-04-28T08:16:12.224Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-04-28T08:16:12.224Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-04-28T08:16:12.224Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-04-28T08:16:12.224Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-04-28T08:16:12.224Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-04-28T08:16:12.224Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-04-28T08:16:13.059Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-04-28T08:16:15.110Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-04-28T08:16:15.565Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-04-28T08:16:17.732Z] === RUN TestDockerSuite/TestCommitChange [2022-04-28T08:16:18.448Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-04-28T08:16:18.448Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-04-28T08:16:18.448Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-04-28T08:16:18.448Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-04-28T08:16:18.448Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-04-28T08:16:18.968Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-04-28T08:16:18.968Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-04-28T08:16:19.229Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-04-28T08:16:19.229Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-04-28T08:16:19.489Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-04-28T08:16:20.059Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-04-28T08:16:21.445Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-04-28T08:16:22.602Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-04-28T08:16:25.908Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-04-28T08:16:26.118Z] === RUN TestDockerSuite/TestCommitHardlink [2022-04-28T08:16:26.118Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-04-28T08:16:26.118Z] === RUN TestDockerSuite/TestCommitNewFile [2022-04-28T08:16:27.823Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-04-28T08:16:29.741Z] docker_cli_swarm_unix_test.go:63: [d22ea1755da1e] joining swarm manager [df984193b7cbd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-28T08:16:31.889Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-04-28T08:16:31.889Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-04-28T08:16:31.889Z] === RUN TestDockerSuite/TestCommitTTY [2022-04-28T08:16:37.747Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-04-28T08:16:39.470Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-04-28T08:16:39.470Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-04-28T08:16:41.474Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-04-28T08:16:41.474Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-04-28T08:16:41.474Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-04-28T08:16:41.474Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-04-28T08:16:41.475Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-04-28T08:16:41.475Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-04-28T08:16:41.475Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-04-28T08:16:41.475Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-04-28T08:16:41.475Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-04-28T08:16:41.475Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-04-28T08:16:41.475Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-04-28T08:16:41.475Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-04-28T08:16:41.475Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-04-28T08:16:41.475Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-04-28T08:16:41.475Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-04-28T08:16:41.475Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-04-28T08:16:46.501Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-04-28T08:16:48.527Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-04-28T08:16:51.164Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-04-28T08:16:51.164Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-04-28T08:16:51.164Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-04-28T08:16:51.164Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-04-28T08:16:51.164Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-04-28T08:16:53.329Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-04-28T08:16:53.329Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-04-28T08:16:53.329Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-04-28T08:16:54.325Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-04-28T08:16:54.325Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-04-28T08:16:54.325Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-04-28T08:16:56.495Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-04-28T08:16:56.495Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-04-28T08:16:56.495Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-04-28T08:16:56.495Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-04-28T08:16:56.495Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-04-28T08:16:56.495Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-04-28T08:16:56.495Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-04-28T08:16:59.394Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-04-28T08:16:59.394Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-04-28T08:16:59.394Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-04-28T08:16:59.394Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-04-28T08:16:59.497Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-04-28T08:16:59.497Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-04-28T08:16:59.497Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-04-28T08:16:59.497Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-04-28T08:16:59.497Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-04-28T08:16:59.497Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-04-28T08:16:59.497Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-04-28T08:17:00.485Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-04-28T08:17:00.485Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-04-28T08:17:00.485Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-04-28T08:17:00.955Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-04-28T08:17:01.424Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-04-28T08:17:01.565Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-04-28T08:17:01.565Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-04-28T08:17:01.565Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-04-28T08:17:01.565Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-04-28T08:17:01.565Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-04-28T08:17:01.565Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-04-28T08:17:01.565Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-04-28T08:17:01.565Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-04-28T08:17:04.457Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-04-28T08:17:05.658Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-04-28T08:17:05.984Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-04-28T08:17:07.299Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-04-28T08:17:07.817Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-04-28T08:17:08.155Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-04-28T08:17:08.155Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-04-28T08:17:08.155Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-04-28T08:17:08.155Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-04-28T08:17:08.271Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-04-28T08:17:09.518Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-04-28T08:17:10.324Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-04-28T08:17:10.324Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-04-28T08:17:12.490Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-04-28T08:17:12.490Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-04-28T08:17:12.490Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-04-28T08:17:12.490Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-04-28T08:17:12.490Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-04-28T08:17:14.280Z] === RUN TestDockerSuite/TestBuildEnv [2022-04-28T08:17:14.280Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-04-28T08:17:14.280Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-04-28T08:17:14.280Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-04-28T08:17:14.280Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-04-28T08:17:14.280Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-04-28T08:17:14.280Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-04-28T08:17:14.280Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-04-28T08:17:14.280Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-04-28T08:17:14.280Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-04-28T08:17:14.280Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-04-28T08:17:14.664Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-04-28T08:17:14.664Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-04-28T08:17:16.834Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-04-28T08:17:16.834Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-04-28T08:17:16.834Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-04-28T08:17:18.074Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-04-28T08:17:18.074Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-04-28T08:17:18.074Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-04-28T08:17:18.074Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-04-28T08:17:18.074Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-04-28T08:17:18.074Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-04-28T08:17:18.074Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-04-28T08:17:19.007Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-04-28T08:17:19.007Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-04-28T08:17:19.061Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-04-28T08:17:20.598Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-04-28T08:17:20.598Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-04-28T08:17:20.598Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-04-28T08:17:20.598Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-04-28T08:17:20.598Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-04-28T08:17:20.598Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-04-28T08:17:20.598Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-04-28T08:17:21.557Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-04-28T08:17:21.908Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-04-28T08:17:23.829Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-04-28T08:17:24.806Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-04-28T08:17:26.037Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-04-28T08:17:26.037Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-04-28T08:17:26.037Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-04-28T08:17:27.947Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-04-28T08:17:28.506Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-04-28T08:17:28.506Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-04-28T08:17:28.506Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-04-28T08:17:28.506Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-04-28T08:17:28.506Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-04-28T08:17:28.601Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-04-28T08:17:30.138Z] === RUN TestDockerSuite/TestBuildXZHost [2022-04-28T08:17:30.138Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-04-28T08:17:30.138Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-04-28T08:17:30.138Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-04-28T08:17:30.138Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-04-28T08:17:30.138Z] docker_cli_sni_test.go:18: Flakey test [2022-04-28T08:17:30.138Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-04-28T08:17:31.247Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-04-28T08:17:31.369Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-04-28T08:17:31.369Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-04-28T08:17:31.369Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-04-28T08:17:32.320Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-04-28T08:17:32.320Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-28T08:17:32.320Z] === RUN TestDockerSuite/TestCommitChange [2022-04-28T08:17:33.513Z] === RUN TestDockerSuite/TestContainerAPITop [2022-04-28T08:17:33.513Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-04-28T08:17:33.513Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-04-28T08:17:33.796Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-04-28T08:17:35.031Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-04-28T08:17:35.481Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-04-28T08:17:35.715Z] docker_api_swarm_test.go:962: [de5d2b43dbfe3] joining swarm manager [d0a0766e3c69f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-28T08:17:37.022Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-04-28T08:17:38.800Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-04-28T08:17:38.800Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-04-28T08:17:38.800Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-04-28T08:17:38.800Z] === RUN TestDockerSuite/TestBuildExpose [2022-04-28T08:17:38.800Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-04-28T08:17:38.800Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-04-28T08:17:38.800Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-04-28T08:17:38.800Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-04-28T08:17:38.800Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-04-28T08:17:38.800Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-04-28T08:17:38.800Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-04-28T08:17:38.800Z] === RUN TestDockerSuite/TestBuildFails [2022-04-28T08:17:40.119Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-04-28T08:17:40.747Z] === RUN TestDockerSuite/TestCommitHardlink [2022-04-28T08:17:40.747Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-04-28T08:17:40.747Z] === RUN TestDockerSuite/TestCommitNewFile [2022-04-28T08:17:41.649Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-04-28T08:17:41.649Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-04-28T08:17:41.649Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-04-28T08:17:41.649Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-04-28T08:17:41.649Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-04-28T08:17:41.649Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-04-28T08:17:41.649Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-04-28T08:17:41.649Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-04-28T08:17:41.649Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-04-28T08:17:41.649Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-04-28T08:17:41.649Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-04-28T08:17:43.177Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-04-28T08:17:43.177Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-04-28T08:17:45.360Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-04-28T08:17:45.960Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-04-28T08:17:45.960Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-04-28T08:17:47.781Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-04-28T08:17:47.782Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-04-28T08:17:47.782Z] === RUN TestDockerSuite/TestCommitTTY [2022-04-28T08:17:48.255Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-04-28T08:17:50.419Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-04-28T08:17:50.718Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-04-28T08:17:52.584Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0006a1260_} [2022-04-28T08:17:53.537Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-04-28T08:17:53.832Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-04-28T08:17:55.475Z] === RUN TestDockerSuite/TestBuildForceRm [2022-04-28T08:17:55.476Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12541011574_c:\foo_false____} [2022-04-28T08:17:57.648Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12541011574_c:\foo_true____} [2022-04-28T08:17:58.196Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-04-28T08:17:58.196Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-04-28T08:17:58.196Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-04-28T08:17:58.196Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-04-28T08:17:58.196Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-04-28T08:17:58.196Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-04-28T08:17:58.196Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-04-28T08:17:58.196Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-04-28T08:17:58.196Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-04-28T08:17:58.196Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-04-28T08:17:58.196Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-04-28T08:17:58.196Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-04-28T08:17:58.196Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-04-28T08:17:58.196Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-04-28T08:17:58.196Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-04-28T08:17:58.196Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-04-28T08:17:59.815Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-04-28T08:17:59.815Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-04-28T08:17:59.815Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-04-28T08:17:59.815Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-04-28T08:17:59.815Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-04-28T08:17:59.815Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-04-28T08:17:59.815Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-04-28T08:17:59.815Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-04-28T08:17:59.815Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-04-28T08:17:59.815Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-04-28T08:17:59.815Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-04-28T08:17:59.816Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-04-28T08:17:59.816Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-04-28T08:18:00.271Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-04-28T08:18:00.271Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-04-28T08:18:00.271Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-04-28T08:18:00.271Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-04-28T08:18:00.271Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-04-28T08:18:00.271Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-04-28T08:18:00.271Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-04-28T08:18:00.271Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-04-28T08:18:00.271Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-04-28T08:18:00.271Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-04-28T08:18:00.271Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-04-28T08:18:01.345Z] === RUN TestDockerSuite/TestBuildFromGit [2022-04-28T08:18:02.437Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-04-28T08:18:02.437Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-04-28T08:18:02.437Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-04-28T08:18:02.437Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-04-28T08:18:02.437Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-04-28T08:18:02.437Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-04-28T08:18:02.437Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-04-28T08:18:02.437Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-04-28T08:18:02.437Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-04-28T08:18:02.437Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-04-28T08:18:02.437Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-04-28T08:18:02.437Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-04-28T08:18:02.437Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-04-28T08:18:02.437Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-04-28T08:18:02.892Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-04-28T08:18:02.892Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-04-28T08:18:02.892Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-04-28T08:18:02.892Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-04-28T08:18:02.892Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-04-28T08:18:02.892Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-04-28T08:18:02.892Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-04-28T08:18:02.892Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-04-28T08:18:02.892Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-04-28T08:18:02.892Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-28T08:18:02.892Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-04-28T08:18:02.892Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-04-28T08:18:02.892Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-04-28T08:18:05.060Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-04-28T08:18:05.060Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-04-28T08:18:05.060Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-04-28T08:18:05.060Z] === RUN TestDockerSuite/TestCpRelativePath [2022-04-28T08:18:05.232Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-04-28T08:18:06.091Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-04-28T08:18:06.115Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-04-28T08:18:07.480Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-04-28T08:18:07.686Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-04-28T08:18:07.955Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-04-28T08:18:07.955Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-04-28T08:18:07.955Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-04-28T08:18:07.955Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-04-28T08:18:07.955Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-04-28T08:18:07.955Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-04-28T08:18:07.955Z] === RUN TestDockerSuite/TestCpToCaseA [2022-04-28T08:18:10.028Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-04-28T08:18:10.990Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-04-28T08:18:10.990Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-04-28T08:18:10.990Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-04-28T08:18:12.452Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-04-28T08:18:12.452Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-04-28T08:18:12.452Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-04-28T08:18:12.577Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-04-28T08:18:12.627Z] === RUN TestDockerSuite/TestCpToCaseB [2022-04-28T08:18:12.920Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-04-28T08:18:13.389Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-04-28T08:18:13.389Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-04-28T08:18:13.389Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-04-28T08:18:13.871Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-04-28T08:18:13.871Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-04-28T08:18:13.871Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-04-28T08:18:13.871Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-04-28T08:18:13.871Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-04-28T08:18:13.871Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-04-28T08:18:13.871Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-04-28T08:18:14.800Z] === RUN TestDockerSuite/TestCpToCaseC [2022-04-28T08:18:14.800Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-04-28T08:18:14.800Z] === RUN TestDockerSuite/TestCpToCaseD [2022-04-28T08:18:14.800Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-04-28T08:18:14.800Z] === RUN TestDockerSuite/TestCpToCaseE [2022-04-28T08:18:16.035Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-04-28T08:18:16.035Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-04-28T08:18:16.035Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-04-28T08:18:16.035Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-04-28T08:18:18.921Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-04-28T08:18:18.921Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-04-28T08:18:18.921Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-04-28T08:18:18.921Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-04-28T08:18:18.921Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-04-28T08:18:18.921Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-04-28T08:18:18.921Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-04-28T08:18:18.921Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-04-28T08:18:20.719Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-04-28T08:18:21.805Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-04-28T08:18:23.351Z] === RUN TestDockerSuite/TestCpToCaseF [2022-04-28T08:18:23.351Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-04-28T08:18:23.351Z] === RUN TestDockerSuite/TestCpToCaseG [2022-04-28T08:18:23.351Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-04-28T08:18:23.351Z] === RUN TestDockerSuite/TestCpToCaseH [2022-04-28T08:18:24.685Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-04-28T08:18:25.886Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-04-28T08:18:25.886Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-04-28T08:18:25.886Z] === RUN TestDockerSuite/TestBuildHistory [2022-04-28T08:18:26.010Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-04-28T08:18:27.928Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-04-28T08:18:28.392Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-04-28T08:18:28.393Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-04-28T08:18:28.393Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-04-28T08:18:28.393Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-04-28T08:18:30.476Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-04-28T08:18:31.276Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-04-28T08:18:31.276Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-04-28T08:18:31.901Z] === RUN TestDockerSuite/TestCpToCaseI [2022-04-28T08:18:31.901Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-04-28T08:18:31.901Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-04-28T08:18:31.901Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-04-28T08:18:31.901Z] === RUN TestDockerSuite/TestCpToDot [2022-04-28T08:18:33.026Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-04-28T08:18:33.437Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-04-28T08:18:33.438Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-04-28T08:18:33.438Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-04-28T08:18:33.438Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-04-28T08:18:33.438Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-04-28T08:18:34.806Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-04-28T08:18:34.806Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-04-28T08:18:34.806Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-04-28T08:18:34.806Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-04-28T08:18:34.806Z] === RUN TestDockerSuite/TestCpToStdout [2022-04-28T08:18:35.584Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-04-28T08:18:36.316Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-04-28T08:18:36.316Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-04-28T08:18:36.971Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-04-28T08:18:36.971Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-28T08:18:36.971Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-04-28T08:18:36.971Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-04-28T08:18:36.971Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-04-28T08:18:36.971Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-04-28T08:18:36.971Z] === RUN TestDockerSuite/TestCpVolumePath [2022-04-28T08:18:36.971Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-04-28T08:18:36.971Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-04-28T08:18:36.971Z] === RUN TestDockerSuite/TestCreateArgs [2022-04-28T08:18:37.429Z] === RUN TestDockerSuite/TestCreateByImageID [2022-04-28T08:18:38.386Z] === RUN TestDockerSuite/TestBuildIidFile [2022-04-28T08:18:38.386Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-04-28T08:18:38.477Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-04-28T08:18:38.477Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-04-28T08:18:38.477Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-04-28T08:18:38.885Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-04-28T08:18:39.597Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-04-28T08:18:39.958Z] === RUN TestDockerSuite/TestBuildInheritance [2022-04-28T08:18:39.958Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-04-28T08:18:39.958Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-04-28T08:18:40.803Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-04-28T08:18:40.945Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-04-28T08:18:40.945Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-04-28T08:18:41.126Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-04-28T08:18:41.360Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-04-28T08:18:41.360Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-04-28T08:18:41.582Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-04-28T08:18:41.582Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-04-28T08:18:43.114Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-04-28T08:18:44.077Z] === RUN TestDockerSuite/TestCreateLabels [2022-04-28T08:18:44.077Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-04-28T08:18:44.077Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-04-28T08:18:44.077Z] === RUN TestDockerSuite/TestCreateRM [2022-04-28T08:18:44.245Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-04-28T08:18:44.533Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-04-28T08:18:44.533Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-28T08:18:44.533Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-04-28T08:18:44.533Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-04-28T08:18:44.738Z] === RUN TestDockerSuite/TestBuildLabel [2022-04-28T08:18:44.990Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-04-28T08:18:45.724Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-04-28T08:18:46.191Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-04-28T08:18:47.179Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-04-28T08:18:47.648Z] === RUN TestDockerSuite/TestBuildLabels [2022-04-28T08:18:48.654Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-04-28T08:18:48.905Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-04-28T08:18:50.224Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-04-28T08:18:52.037Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-04-28T08:18:52.037Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-04-28T08:18:52.495Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-04-28T08:18:54.670Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-04-28T08:18:54.670Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-04-28T08:18:54.670Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-04-28T08:18:54.670Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-04-28T08:18:54.670Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-04-28T08:18:55.387Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-04-28T08:18:55.844Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-04-28T08:18:55.844Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-04-28T08:18:55.844Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-04-28T08:18:56.107Z] === RUN TestDockerSuite/TestBuildLastModified [2022-04-28T08:18:56.107Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-04-28T08:18:56.107Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-04-28T08:18:56.107Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-04-28T08:18:56.107Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-04-28T08:18:56.575Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-04-28T08:18:56.575Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-04-28T08:18:56.575Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-04-28T08:18:56.575Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-04-28T08:18:56.832Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-04-28T08:18:56.832Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-04-28T08:18:56.832Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-04-28T08:18:57.561Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-04-28T08:18:58.016Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-04-28T08:18:58.016Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-04-28T08:18:58.016Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-04-28T08:18:58.030Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-04-28T08:18:58.471Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-04-28T08:18:58.471Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-04-28T08:18:58.471Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-04-28T08:18:58.471Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-04-28T08:18:58.471Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-04-28T08:18:58.471Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-04-28T08:18:58.471Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-04-28T08:18:58.471Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-04-28T08:18:58.471Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-04-28T08:18:58.471Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-04-28T08:18:58.471Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-04-28T08:18:58.471Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-04-28T08:18:58.471Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-04-28T08:18:58.471Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-04-28T08:18:58.471Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-04-28T08:18:58.471Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-04-28T08:18:58.471Z] === RUN TestDockerSuite/TestDevicePermissions [2022-04-28T08:18:58.471Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-04-28T08:18:58.471Z] === RUN TestDockerSuite/TestDockerFails [2022-04-28T08:18:58.471Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-04-28T08:18:58.471Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-04-28T08:18:58.471Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-04-28T08:18:58.471Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-04-28T08:18:58.471Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-04-28T08:18:58.471Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-04-28T08:18:58.471Z] === RUN TestDockerSuite/TestEventsAttach [2022-04-28T08:18:58.471Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-04-28T08:18:58.471Z] === RUN TestDockerSuite/TestEventsCommit [2022-04-28T08:18:58.471Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-04-28T08:18:58.471Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-04-28T08:18:59.713Z] === RUN TestDockerSuite/TestContainerAPITop [2022-04-28T08:18:59.713Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-04-28T08:18:59.713Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-04-28T08:19:01.392Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-04-28T08:19:02.709Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-04-28T08:19:02.709Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-04-28T08:19:02.787Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-04-28T08:19:03.559Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-04-28T08:19:05.726Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-04-28T08:19:07.371Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-04-28T08:19:09.529Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-04-28T08:19:09.529Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-04-28T08:19:09.529Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-04-28T08:19:09.529Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-04-28T08:19:09.529Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-04-28T08:19:09.529Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-04-28T08:19:09.529Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-04-28T08:19:09.529Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-04-28T08:19:09.529Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-04-28T08:19:09.529Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-04-28T08:19:09.529Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-04-28T08:19:11.689Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-04-28T08:19:11.689Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-04-28T08:19:14.265Z] === RUN TestDockerSuite/TestEventsCopy [2022-04-28T08:19:14.574Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-04-28T08:19:17.458Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-04-28T08:19:18.936Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-04-28T08:19:19.617Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-04-28T08:19:20.611Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-04-28T08:19:20.611Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-04-28T08:19:20.611Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-04-28T08:19:22.507Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000457d58_} [2022-04-28T08:19:23.565Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-04-28T08:19:23.605Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-04-28T08:19:24.668Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1234846663_c:\foo_false____} [2022-04-28T08:19:25.774Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-04-28T08:19:26.230Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-04-28T08:19:27.551Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1234846663_c:\foo_true____} [2022-04-28T08:19:29.958Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-04-28T08:19:30.413Z] === RUN TestDockerSuite/TestEventsFilterType [2022-04-28T08:19:30.433Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-04-28T08:19:30.434Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-04-28T08:19:30.434Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-04-28T08:19:30.434Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-04-28T08:19:30.434Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-04-28T08:19:30.434Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-04-28T08:19:30.434Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-04-28T08:19:30.434Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-04-28T08:19:30.434Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-04-28T08:19:30.434Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-04-28T08:19:30.434Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-04-28T08:19:30.434Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-04-28T08:19:30.434Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-04-28T08:19:30.434Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-04-28T08:19:30.434Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-04-28T08:19:30.434Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-04-28T08:19:30.434Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-04-28T08:19:30.434Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-04-28T08:19:30.434Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-04-28T08:19:30.434Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-04-28T08:19:30.434Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-04-28T08:19:30.434Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-04-28T08:19:30.434Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-04-28T08:19:30.434Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-04-28T08:19:31.373Z] === RUN TestDockerSuite/TestEventsFilters [2022-04-28T08:19:33.314Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-04-28T08:19:33.314Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-04-28T08:19:33.314Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-04-28T08:19:33.314Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-04-28T08:19:33.314Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-04-28T08:19:33.314Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-04-28T08:19:33.314Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-04-28T08:19:33.314Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-04-28T08:19:33.314Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-04-28T08:19:33.314Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-04-28T08:19:33.314Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-04-28T08:19:33.314Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-04-28T08:19:33.314Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-04-28T08:19:33.314Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-04-28T08:19:33.314Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-04-28T08:19:33.314Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-04-28T08:19:33.314Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-04-28T08:19:33.314Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-04-28T08:19:33.314Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-04-28T08:19:33.314Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-04-28T08:19:33.314Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-04-28T08:19:33.314Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-04-28T08:19:33.314Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-04-28T08:19:33.314Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-28T08:19:33.314Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-04-28T08:19:33.314Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-04-28T08:19:33.314Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-04-28T08:19:36.040Z] === RUN TestDockerSuite/TestEventsFormat [2022-04-28T08:19:36.198Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-04-28T08:19:36.198Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-04-28T08:19:36.198Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-04-28T08:19:36.198Z] === RUN TestDockerSuite/TestCpRelativePath [2022-04-28T08:19:37.076Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-04-28T08:19:38.360Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-04-28T08:19:38.360Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-04-28T08:19:38.360Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-04-28T08:19:38.360Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-04-28T08:19:38.360Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-04-28T08:19:38.360Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-04-28T08:19:38.360Z] === RUN TestDockerSuite/TestCpToCaseA [2022-04-28T08:19:40.711Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-04-28T08:19:40.711Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-04-28T08:19:40.711Z] === RUN TestDockerSuite/TestEventsImageImport [2022-04-28T08:19:40.711Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-04-28T08:19:40.711Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-04-28T08:19:40.711Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-04-28T08:19:40.711Z] === RUN TestDockerSuite/TestEventsImagePull [2022-04-28T08:19:40.711Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-04-28T08:19:40.711Z] === RUN TestDockerSuite/TestEventsImageTag [2022-04-28T08:19:41.671Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-04-28T08:19:41.671Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-04-28T08:19:41.671Z] === RUN TestDockerSuite/TestEventsRename [2022-04-28T08:19:43.020Z] === RUN TestDockerSuite/TestCpToCaseB [2022-04-28T08:19:44.561Z] === RUN TestDockerSuite/TestEventsResize [2022-04-28T08:19:45.178Z] === RUN TestDockerSuite/TestCpToCaseC [2022-04-28T08:19:45.178Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-04-28T08:19:45.178Z] === RUN TestDockerSuite/TestCpToCaseD [2022-04-28T08:19:45.178Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-04-28T08:19:45.178Z] === RUN TestDockerSuite/TestCpToCaseE [2022-04-28T08:19:51.617Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-04-28T08:19:52.010Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-04-28T08:19:53.697Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-04-28T08:19:54.504Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-04-28T08:19:55.450Z] === RUN TestDockerSuite/TestCpToCaseF [2022-04-28T08:19:55.450Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-04-28T08:19:55.450Z] === RUN TestDockerSuite/TestCpToCaseG [2022-04-28T08:19:55.450Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-04-28T08:19:55.450Z] === RUN TestDockerSuite/TestCpToCaseH [2022-04-28T08:19:56.030Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-04-28T08:20:00.705Z] === RUN TestDockerSuite/TestEventsTop [2022-04-28T08:20:00.705Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-04-28T08:20:01.163Z] === RUN TestDockerSuite/TestEventsUntag [2022-04-28T08:20:04.056Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-04-28T08:20:05.730Z] === RUN TestDockerSuite/TestCpToCaseI [2022-04-28T08:20:05.730Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-04-28T08:20:05.730Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-04-28T08:20:05.730Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-04-28T08:20:05.730Z] === RUN TestDockerSuite/TestCpToDot [2022-04-28T08:20:06.688Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-04-28T08:20:06.688Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-04-28T08:20:06.688Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-04-28T08:20:06.688Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-04-28T08:20:06.688Z] === RUN TestDockerSuite/TestCpToStdout [2022-04-28T08:20:07.768Z] === RUN TestDockerSuite/TestExec [2022-04-28T08:20:07.768Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-04-28T08:20:07.768Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-04-28T08:20:07.768Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-04-28T08:20:07.768Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-04-28T08:20:08.631Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-04-28T08:20:09.296Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-04-28T08:20:09.573Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-04-28T08:20:09.573Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-28T08:20:09.573Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-04-28T08:20:09.573Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-04-28T08:20:09.573Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-04-28T08:20:09.573Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-04-28T08:20:09.573Z] === RUN TestDockerSuite/TestCpVolumePath [2022-04-28T08:20:09.573Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-04-28T08:20:09.573Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-04-28T08:20:10.027Z] === RUN TestDockerSuite/TestCreateArgs [2022-04-28T08:20:10.027Z] === RUN TestDockerSuite/TestCreateByImageID [2022-04-28T08:20:10.144Z] --- PASS: TestDockerSwarmSuite (1562.12s) [2022-04-28T08:20:10.144Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.17s) [2022-04-28T08:20:10.144Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.05s) [2022-04-28T08:20:10.144Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.20s) [2022-04-28T08:20:10.144Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.30s) [2022-04-28T08:20:10.144Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.01s) [2022-04-28T08:20:10.144Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (27.37s) [2022-04-28T08:20:10.144Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-04-28T08:20:10.144Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.27s) [2022-04-28T08:20:10.144Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.84s) [2022-04-28T08:20:10.144Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.71s) [2022-04-28T08:20:10.144Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (40.19s) [2022-04-28T08:20:10.144Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (22.42s) [2022-04-28T08:20:10.144Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.46s) [2022-04-28T08:20:10.144Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.81s) [2022-04-28T08:20:10.144Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.77s) [2022-04-28T08:20:10.144Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (48.31s) [2022-04-28T08:20:10.144Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.11s) [2022-04-28T08:20:10.144Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.05s) [2022-04-28T08:20:10.144Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.40s) [2022-04-28T08:20:10.144Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (21.28s) [2022-04-28T08:20:10.144Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (68.88s) [2022-04-28T08:20:10.144Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (55.00s) [2022-04-28T08:20:10.144Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.34s) [2022-04-28T08:20:10.144Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.31s) [2022-04-28T08:20:10.144Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.00s) [2022-04-28T08:20:10.144Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.23s) [2022-04-28T08:20:10.144Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.22s) [2022-04-28T08:20:10.144Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.36s) [2022-04-28T08:20:10.144Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.44s) [2022-04-28T08:20:10.144Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.37s) [2022-04-28T08:20:10.144Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.84s) [2022-04-28T08:20:10.144Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.85s) [2022-04-28T08:20:10.144Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.86s) [2022-04-28T08:20:10.144Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.11s) [2022-04-28T08:20:10.144Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.09s) [2022-04-28T08:20:10.144Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.01s) [2022-04-28T08:20:10.144Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.58s) [2022-04-28T08:20:10.144Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.12s) [2022-04-28T08:20:10.144Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.16s) [2022-04-28T08:20:10.144Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.07s) [2022-04-28T08:20:10.144Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.72s) [2022-04-28T08:20:10.144Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.34s) [2022-04-28T08:20:10.144Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.45s) [2022-04-28T08:20:10.144Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (23.58s) [2022-04-28T08:20:10.144Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.95s) [2022-04-28T08:20:10.144Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.61s) [2022-04-28T08:20:10.144Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (3.08s) [2022-04-28T08:20:10.144Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.94s) [2022-04-28T08:20:10.144Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.21s) [2022-04-28T08:20:10.144Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.71s) [2022-04-28T08:20:10.144Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.15s) [2022-04-28T08:20:10.144Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.19s) [2022-04-28T08:20:10.144Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.72s) [2022-04-28T08:20:10.144Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.33s) [2022-04-28T08:20:10.144Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.16s) [2022-04-28T08:20:10.144Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.26s) [2022-04-28T08:20:10.144Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.32s) [2022-04-28T08:20:10.144Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (2.96s) [2022-04-28T08:20:10.144Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.06s) [2022-04-28T08:20:10.144Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.35s) [2022-04-28T08:20:10.144Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.14s) [2022-04-28T08:20:10.144Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.01s) [2022-04-28T08:20:10.144Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (2.98s) [2022-04-28T08:20:10.144Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (3.26s) [2022-04-28T08:20:10.144Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (3.01s) [2022-04-28T08:20:10.144Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (3.53s) [2022-04-28T08:20:10.144Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.70s) [2022-04-28T08:20:10.144Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (19.08s) [2022-04-28T08:20:10.144Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.69s) [2022-04-28T08:20:10.144Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.52s) [2022-04-28T08:20:10.144Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (24.79s) [2022-04-28T08:20:10.145Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.88s) [2022-04-28T08:20:10.145Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.29s) [2022-04-28T08:20:10.145Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.63s) [2022-04-28T08:20:10.145Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.09s) [2022-04-28T08:20:10.145Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.16s) [2022-04-28T08:20:10.145Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (65.62s) [2022-04-28T08:20:10.145Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.02s) [2022-04-28T08:20:10.145Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.29s) [2022-04-28T08:20:10.145Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.02s) [2022-04-28T08:20:10.145Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.66s) [2022-04-28T08:20:10.145Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.93s) [2022-04-28T08:20:10.145Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (4.33s) [2022-04-28T08:20:10.145Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.49s) [2022-04-28T08:20:10.145Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-04-28T08:20:10.145Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.72s) [2022-04-28T08:20:10.145Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.82s) [2022-04-28T08:20:10.145Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.79s) [2022-04-28T08:20:10.145Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.55s) [2022-04-28T08:20:10.145Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.08s) [2022-04-28T08:20:10.145Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (51.04s) [2022-04-28T08:20:10.145Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.04s) [2022-04-28T08:20:10.145Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.22s) [2022-04-28T08:20:10.145Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (117.30s) [2022-04-28T08:20:10.145Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.27s) [2022-04-28T08:20:10.145Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.25s) [2022-04-28T08:20:10.145Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.17s) [2022-04-28T08:20:10.145Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.16s) [2022-04-28T08:20:10.145Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.05s) [2022-04-28T08:20:10.145Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.12s) [2022-04-28T08:20:10.145Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.21s) [2022-04-28T08:20:10.145Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.33s) [2022-04-28T08:20:10.145Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.18s) [2022-04-28T08:20:10.145Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.48s) [2022-04-28T08:20:10.145Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.21s) [2022-04-28T08:20:10.145Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.20s) [2022-04-28T08:20:10.145Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.26s) [2022-04-28T08:20:10.145Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.14s) [2022-04-28T08:20:10.145Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.59s) [2022-04-28T08:20:10.145Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.17s) [2022-04-28T08:20:10.145Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.35s) [2022-04-28T08:20:10.145Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.20s) [2022-04-28T08:20:10.145Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.20s) [2022-04-28T08:20:10.145Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.92s) [2022-04-28T08:20:10.145Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (8.33s) [2022-04-28T08:20:10.145Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.60s) [2022-04-28T08:20:10.145Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.52s) [2022-04-28T08:20:10.145Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.48s) [2022-04-28T08:20:10.145Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.60s) [2022-04-28T08:20:10.145Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.54s) [2022-04-28T08:20:10.145Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.13s) [2022-04-28T08:20:10.145Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.22s) [2022-04-28T08:20:10.145Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.94s) [2022-04-28T08:20:10.145Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.23s) [2022-04-28T08:20:10.145Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.20s) [2022-04-28T08:20:10.145Z] === RUN TestDockerExternalVolumeSuite [2022-04-28T08:20:10.145Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-04-28T08:20:10.145Z] docker_cli_external_volume_driver_test.go:53: [d3417ad54c6a6] daemon is not started [2022-04-28T08:20:10.824Z] === RUN TestDockerSuite/TestExecAPIStart [2022-04-28T08:20:10.824Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-04-28T08:20:11.280Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-04-28T08:20:11.280Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-04-28T08:20:11.280Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-04-28T08:20:11.280Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-04-28T08:20:11.280Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-04-28T08:20:12.187Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-04-28T08:20:12.811Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-04-28T08:20:14.348Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-04-28T08:20:14.803Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-04-28T08:20:14.803Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-04-28T08:20:14.977Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-04-28T08:20:16.503Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-04-28T08:20:16.960Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-04-28T08:20:17.918Z] === RUN TestDockerSuite/TestCreateLabels [2022-04-28T08:20:17.918Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-04-28T08:20:17.918Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-04-28T08:20:17.918Z] === RUN TestDockerSuite/TestCreateRM [2022-04-28T08:20:18.029Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-04-28T08:20:18.372Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-04-28T08:20:18.372Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-28T08:20:18.372Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-04-28T08:20:18.372Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-04-28T08:20:18.827Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-04-28T08:20:19.062Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-04-28T08:20:22.700Z] === RUN TestDockerSuite/TestExecCgroup [2022-04-28T08:20:22.700Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-04-28T08:20:22.700Z] === RUN TestDockerSuite/TestExecEnv [2022-04-28T08:20:22.700Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-04-28T08:20:22.700Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-04-28T08:20:22.700Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-04-28T08:20:22.700Z] === RUN TestDockerSuite/TestExecExitStatus [2022-04-28T08:20:24.229Z] === RUN TestDockerSuite/TestExecInspectID [2022-04-28T08:20:25.055Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-04-28T08:20:27.350Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-04-28T08:20:27.350Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-04-28T08:20:27.350Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-04-28T08:20:28.893Z] === RUN TestDockerSuite/TestExecInteractive [2022-04-28T08:20:28.893Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-04-28T08:20:28.893Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-04-28T08:20:28.893Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-04-28T08:20:28.893Z] === RUN TestDockerSuite/TestExecParseError [2022-04-28T08:20:28.893Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-04-28T08:20:28.893Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-04-28T08:20:28.893Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-04-28T08:20:28.893Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-04-28T08:20:28.893Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-04-28T08:20:28.893Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-04-28T08:20:29.508Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-04-28T08:20:29.512Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-04-28T08:20:29.963Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-04-28T08:20:29.963Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-04-28T08:20:29.963Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-04-28T08:20:30.421Z] === RUN TestDockerSuite/TestExecSetEnv [2022-04-28T08:20:30.421Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-04-28T08:20:30.421Z] === RUN TestDockerSuite/TestExecStartFails [2022-04-28T08:20:30.421Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-04-28T08:20:30.421Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-04-28T08:20:30.421Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-04-28T08:20:30.421Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-04-28T08:20:30.421Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-04-28T08:20:30.421Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-04-28T08:20:30.421Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-04-28T08:20:30.876Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-04-28T08:20:32.124Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-04-28T08:20:32.125Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-04-28T08:20:32.405Z] === RUN TestDockerSuite/TestExecUlimits [2022-04-28T08:20:32.405Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-04-28T08:20:32.405Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-04-28T08:20:32.579Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-04-28T08:20:32.579Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-04-28T08:20:32.579Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-04-28T08:20:32.579Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-04-28T08:20:32.579Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-04-28T08:20:32.579Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-04-28T08:20:32.579Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-04-28T08:20:32.579Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-04-28T08:20:32.579Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-04-28T08:20:32.580Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-04-28T08:20:32.580Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-04-28T08:20:32.580Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-04-28T08:20:32.580Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-04-28T08:20:32.580Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-04-28T08:20:32.580Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-04-28T08:20:32.580Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-04-28T08:20:32.580Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-04-28T08:20:32.580Z] === RUN TestDockerSuite/TestDevicePermissions [2022-04-28T08:20:32.580Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-04-28T08:20:32.580Z] === RUN TestDockerSuite/TestDockerFails [2022-04-28T08:20:32.580Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-04-28T08:20:32.580Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-04-28T08:20:32.580Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-04-28T08:20:32.580Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-04-28T08:20:32.580Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-04-28T08:20:32.580Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-04-28T08:20:32.580Z] === RUN TestDockerSuite/TestEventsAttach [2022-04-28T08:20:32.580Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-04-28T08:20:32.580Z] === RUN TestDockerSuite/TestEventsCommit [2022-04-28T08:20:32.580Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-04-28T08:20:32.580Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-04-28T08:20:34.299Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-04-28T08:20:35.463Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-04-28T08:20:38.180Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-04-28T08:20:38.180Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-04-28T08:20:38.180Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-04-28T08:20:38.180Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-04-28T08:20:38.180Z] === RUN TestDockerSuite/TestExecWithUser [2022-04-28T08:20:38.180Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-04-28T08:20:38.180Z] === RUN TestDockerSuite/TestGetContainerStats [2022-04-28T08:20:38.348Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-04-28T08:20:40.509Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-04-28T08:20:43.949Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-04-28T08:20:49.248Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-04-28T08:20:49.248Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-04-28T08:20:49.248Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-04-28T08:20:49.715Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-04-28T08:20:50.782Z] === RUN TestDockerSuite/TestEventsCopy [2022-04-28T08:20:51.883Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-04-28T08:20:53.665Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-04-28T08:20:57.654Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-04-28T08:20:57.654Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-04-28T08:20:57.654Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-04-28T08:20:57.654Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-04-28T08:20:57.654Z] === RUN TestDockerSuite/TestHealth [2022-04-28T08:20:57.654Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-04-28T08:20:57.654Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-04-28T08:20:57.654Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-04-28T08:20:57.654Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-04-28T08:20:57.654Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-04-28T08:20:59.427Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-04-28T08:20:59.676Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-04-28T08:21:00.663Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-04-28T08:21:00.663Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-04-28T08:21:00.663Z] === RUN TestDockerSuite/TestBuildNetNone [2022-04-28T08:21:00.663Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-04-28T08:21:00.663Z] === RUN TestDockerSuite/TestBuildNoContext [2022-04-28T08:21:01.585Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-04-28T08:21:02.038Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-04-28T08:21:02.325Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-04-28T08:21:02.326Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-04-28T08:21:02.326Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-04-28T08:21:02.326Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-04-28T08:21:02.326Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-04-28T08:21:02.326Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-04-28T08:21:02.326Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-04-28T08:21:02.781Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-04-28T08:21:02.781Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-04-28T08:21:02.781Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-04-28T08:21:02.891Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-04-28T08:21:03.742Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-04-28T08:21:03.742Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-04-28T08:21:05.914Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-04-28T08:21:05.914Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-04-28T08:21:06.696Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-04-28T08:21:07.151Z] === RUN TestDockerSuite/TestEventsFilterType [2022-04-28T08:21:08.083Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-04-28T08:21:08.110Z] === RUN TestDockerSuite/TestEventsFilters [2022-04-28T08:21:10.250Z] === RUN TestDockerSuite/TestImagesFormat [2022-04-28T08:21:10.251Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-04-28T08:21:10.251Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-04-28T08:21:10.251Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-04-28T08:21:11.558Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-04-28T08:21:13.772Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-04-28T08:21:13.866Z] === RUN TestDockerSuite/TestEventsFormat [2022-04-28T08:21:13.962Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-04-28T08:21:13.962Z] === RUN TestDockerSuite/TestImportBadURL [2022-04-28T08:21:13.962Z] === RUN TestDockerSuite/TestImportDisplay [2022-04-28T08:21:13.962Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-04-28T08:21:14.248Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-04-28T08:21:14.248Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-04-28T08:21:14.417Z] === RUN TestDockerSuite/TestImportFile [2022-04-28T08:21:14.417Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-04-28T08:21:14.417Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-04-28T08:21:14.417Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-04-28T08:21:14.417Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-04-28T08:21:14.417Z] === RUN TestDockerSuite/TestImportGzipped [2022-04-28T08:21:14.417Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-04-28T08:21:14.417Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-04-28T08:21:14.417Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-04-28T08:21:14.417Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-04-28T08:21:14.417Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-04-28T08:21:14.417Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-04-28T08:21:14.417Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-04-28T08:21:14.417Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-04-28T08:21:14.417Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-04-28T08:21:14.417Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-04-28T08:21:14.417Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-04-28T08:21:14.417Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-04-28T08:21:14.417Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-04-28T08:21:14.417Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-28T08:21:14.417Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-04-28T08:21:16.582Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-04-28T08:21:17.201Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-04-28T08:21:18.189Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-04-28T08:21:18.527Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-04-28T08:21:18.527Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-04-28T08:21:18.527Z] === RUN TestDockerSuite/TestEventsImageImport [2022-04-28T08:21:18.527Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-04-28T08:21:18.527Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-04-28T08:21:18.527Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-04-28T08:21:18.527Z] === RUN TestDockerSuite/TestEventsImagePull [2022-04-28T08:21:18.527Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-04-28T08:21:18.527Z] === RUN TestDockerSuite/TestEventsImageTag [2022-04-28T08:21:19.177Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-04-28T08:21:19.471Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-04-28T08:21:19.472Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-04-28T08:21:19.472Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-04-28T08:21:19.472Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-04-28T08:21:19.472Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-04-28T08:21:19.472Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-04-28T08:21:19.472Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-04-28T08:21:19.472Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-04-28T08:21:19.488Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-04-28T08:21:19.488Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-04-28T08:21:19.488Z] === RUN TestDockerSuite/TestEventsRename [2022-04-28T08:21:20.999Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-04-28T08:21:20.999Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-04-28T08:21:22.372Z] === RUN TestDockerSuite/TestEventsResize [2022-04-28T08:21:23.164Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-04-28T08:21:23.164Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:21:23.164Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-04-28T08:21:23.164Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-04-28T08:21:23.164Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-04-28T08:21:23.164Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-04-28T08:21:23.619Z] === RUN TestDockerSuite/TestInspectDefault [2022-04-28T08:21:25.784Z] === RUN TestDockerSuite/TestInspectHistory [2022-04-28T08:21:27.863Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-04-28T08:21:28.331Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-04-28T08:21:29.520Z] === RUN TestDockerSuite/TestInspectImage [2022-04-28T08:21:29.520Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-04-28T08:21:29.520Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-04-28T08:21:29.520Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-04-28T08:21:29.520Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-04-28T08:21:29.520Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-28T08:21:29.520Z] === RUN TestDockerSuite/TestInspectInt64 [2022-04-28T08:21:31.686Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-04-28T08:21:32.787Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-04-28T08:21:33.853Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-04-28T08:21:33.853Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-04-28T08:21:36.017Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-04-28T08:21:37.015Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-04-28T08:21:38.182Z] === RUN TestDockerSuite/TestInspectPlugin [2022-04-28T08:21:38.182Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-04-28T08:21:38.182Z] === RUN TestDockerSuite/TestInspectRootFS [2022-04-28T08:21:38.182Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-04-28T08:21:39.710Z] === RUN TestDockerSuite/TestInspectStatus [2022-04-28T08:21:39.972Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-04-28T08:21:40.924Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-04-28T08:21:42.610Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-04-28T08:21:46.331Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-04-28T08:21:47.142Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-04-28T08:21:48.494Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-04-28T08:21:50.660Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-04-28T08:21:51.908Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-04-28T08:21:52.187Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-04-28T08:21:55.080Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-04-28T08:21:55.703Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-04-28T08:21:55.836Z] docker_cli_external_volume_driver_test.go:53: [dfe0b2f778755] daemon is not started [2022-04-28T08:21:56.691Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-04-28T08:21:56.691Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-04-28T08:21:56.691Z] === RUN TestDockerSuite/TestBuildPATH [2022-04-28T08:21:56.691Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-04-28T08:21:56.691Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-04-28T08:21:57.246Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-04-28T08:21:57.971Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-04-28T08:21:57.971Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-04-28T08:21:58.905Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-04-28T08:21:58.905Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-04-28T08:21:58.905Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-04-28T08:21:59.408Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-04-28T08:21:59.408Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-04-28T08:21:59.408Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-04-28T08:21:59.408Z] === RUN TestDockerSuite/TestLinksEnvs [2022-04-28T08:21:59.408Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-04-28T08:21:59.408Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-04-28T08:21:59.408Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-04-28T08:21:59.408Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-04-28T08:21:59.408Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-04-28T08:21:59.408Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-04-28T08:21:59.408Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-04-28T08:21:59.408Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-04-28T08:21:59.408Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-04-28T08:21:59.408Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-04-28T08:21:59.408Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-04-28T08:21:59.408Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-04-28T08:21:59.408Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-04-28T08:21:59.408Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-04-28T08:21:59.408Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-04-28T08:21:59.408Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-04-28T08:21:59.408Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-04-28T08:21:59.408Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-04-28T08:21:59.408Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-04-28T08:21:59.408Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-04-28T08:21:59.408Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-04-28T08:21:59.408Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-04-28T08:21:59.408Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-04-28T08:21:59.408Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-04-28T08:21:59.408Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-04-28T08:21:59.408Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-04-28T08:21:59.408Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-04-28T08:21:59.408Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-04-28T08:21:59.408Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-04-28T08:21:59.408Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-04-28T08:21:59.408Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-04-28T08:21:59.408Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-04-28T08:22:00.853Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-04-28T08:22:01.575Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-04-28T08:22:03.103Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-04-28T08:22:05.512Z] === RUN TestDockerSuite/TestEventsTop [2022-04-28T08:22:05.512Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-04-28T08:22:05.512Z] === RUN TestDockerSuite/TestEventsUntag [2022-04-28T08:22:08.395Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-04-28T08:22:08.869Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-04-28T08:22:10.736Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-04-28T08:22:11.038Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-04-28T08:22:11.038Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-04-28T08:22:11.038Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-04-28T08:22:12.100Z] === RUN TestDockerSuite/TestExec [2022-04-28T08:22:12.100Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-04-28T08:22:12.100Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-04-28T08:22:12.100Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-04-28T08:22:12.100Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-04-28T08:22:12.574Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-04-28T08:22:13.031Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-04-28T08:22:14.985Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-04-28T08:22:17.147Z] === RUN TestDockerSuite/TestExecAPIStart [2022-04-28T08:22:17.147Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-04-28T08:22:17.147Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-04-28T08:22:17.147Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-04-28T08:22:17.147Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-04-28T08:22:17.147Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-04-28T08:22:17.147Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-04-28T08:22:17.706Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-04-28T08:22:20.027Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-04-28T08:22:22.373Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-04-28T08:22:22.908Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-04-28T08:22:25.649Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-04-28T08:22:25.793Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-04-28T08:22:27.045Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-04-28T08:22:29.212Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-04-28T08:22:29.505Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-04-28T08:22:31.377Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-04-28T08:22:31.377Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-04-28T08:22:31.377Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-04-28T08:22:34.158Z] === RUN TestDockerSuite/TestExecCgroup [2022-04-28T08:22:34.158Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-04-28T08:22:34.158Z] === RUN TestDockerSuite/TestExecEnv [2022-04-28T08:22:34.158Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-04-28T08:22:34.158Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-04-28T08:22:34.158Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-04-28T08:22:34.158Z] === RUN TestDockerSuite/TestExecExitStatus [2022-04-28T08:22:34.264Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-04-28T08:22:36.431Z] === RUN TestDockerSuite/TestLogsSince [2022-04-28T08:22:37.867Z] === RUN TestDockerSuite/TestExecInspectID [2022-04-28T08:22:40.560Z] docker_cli_external_volume_driver_test.go:53: [dd553ea48bbc7] daemon is not started [2022-04-28T08:22:41.638Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-04-28T08:22:42.525Z] === RUN TestDockerSuite/TestExecInteractive [2022-04-28T08:22:42.525Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-04-28T08:22:42.525Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-04-28T08:22:42.525Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-04-28T08:22:42.525Z] === RUN TestDockerSuite/TestExecParseError [2022-04-28T08:22:42.525Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-04-28T08:22:42.525Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-04-28T08:22:42.525Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-04-28T08:22:42.525Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-04-28T08:22:42.525Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-04-28T08:22:42.525Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-04-28T08:22:44.977Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-04-28T08:22:44.977Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-04-28T08:22:44.977Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-04-28T08:22:44.977Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-04-28T08:22:44.977Z] === RUN TestDockerSuite/TestLogsTail [2022-04-28T08:22:45.405Z] === RUN TestDockerSuite/TestExecSetEnv [2022-04-28T08:22:45.405Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-04-28T08:22:45.405Z] === RUN TestDockerSuite/TestExecStartFails [2022-04-28T08:22:45.405Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-04-28T08:22:45.405Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-04-28T08:22:45.405Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-04-28T08:22:45.405Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-04-28T08:22:45.405Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-04-28T08:22:45.405Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-04-28T08:22:45.405Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-04-28T08:22:45.405Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-04-28T08:22:47.866Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-04-28T08:22:49.149Z] === RUN TestDockerSuite/TestExecUlimits [2022-04-28T08:22:49.149Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-04-28T08:22:49.149Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-04-28T08:22:50.140Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-04-28T08:22:52.307Z] === RUN TestDockerSuite/TestMountIntoProc [2022-04-28T08:22:52.307Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-04-28T08:22:52.307Z] === RUN TestDockerSuite/TestMountIntoSys [2022-04-28T08:22:52.307Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-04-28T08:22:52.307Z] === RUN TestDockerSuite/TestNetHostname [2022-04-28T08:22:52.307Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-04-28T08:22:52.307Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-04-28T08:22:52.307Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-04-28T08:22:52.307Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-04-28T08:22:52.307Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-04-28T08:22:52.307Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-04-28T08:22:52.307Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-04-28T08:22:52.307Z] === RUN TestDockerSuite/TestPluginActive [2022-04-28T08:22:52.307Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-04-28T08:22:52.307Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-04-28T08:22:52.307Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-04-28T08:22:52.307Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-04-28T08:22:52.763Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-04-28T08:22:52.763Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-04-28T08:22:52.763Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-04-28T08:22:52.763Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-04-28T08:22:52.763Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-04-28T08:22:52.763Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-04-28T08:22:52.763Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-04-28T08:22:52.763Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-04-28T08:22:52.763Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-04-28T08:22:52.763Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-04-28T08:22:52.763Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-04-28T08:22:52.763Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-04-28T08:22:52.763Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-04-28T08:22:52.763Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-04-28T08:22:52.763Z] === RUN TestDockerSuite/TestPortHostBinding [2022-04-28T08:22:52.763Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-04-28T08:22:52.763Z] === RUN TestDockerSuite/TestPortList [2022-04-28T08:22:52.763Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-04-28T08:22:52.763Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-04-28T08:22:54.997Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-04-28T08:22:54.998Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-04-28T08:22:54.998Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-04-28T08:22:54.998Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-04-28T08:22:54.998Z] === RUN TestDockerSuite/TestExecWithUser [2022-04-28T08:22:54.998Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-04-28T08:22:54.998Z] === RUN TestDockerSuite/TestGetContainerStats [2022-04-28T08:22:55.459Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-04-28T08:22:55.459Z] docker_cli_external_volume_driver_test.go:53: [d19f4086ba835] daemon is not started [2022-04-28T08:22:57.430Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-04-28T08:22:57.430Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-04-28T08:22:57.430Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-04-28T08:22:57.430Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-04-28T08:22:57.430Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-04-28T08:22:57.430Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-04-28T08:22:57.430Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-04-28T08:22:57.430Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-04-28T08:22:57.430Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-04-28T08:22:57.430Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-04-28T08:22:57.430Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-04-28T08:22:57.430Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-04-28T08:22:57.430Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-04-28T08:22:57.430Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-04-28T08:22:57.430Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-04-28T08:22:57.430Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-04-28T08:22:57.430Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-04-28T08:22:57.430Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-04-28T08:23:00.755Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-04-28T08:23:02.097Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-04-28T08:23:02.098Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-04-28T08:23:02.098Z] === RUN TestDockerSuite/TestPsByOrder [2022-04-28T08:23:07.062Z] === RUN TestDockerSuite/TestBuildRm [2022-04-28T08:23:07.788Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-04-28T08:23:09.146Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-04-28T08:23:09.146Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-04-28T08:23:09.146Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-04-28T08:23:10.389Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-04-28T08:23:11.496Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-04-28T08:23:15.750Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-04-28T08:23:17.683Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-04-28T08:23:18.528Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-04-28T08:23:18.529Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-04-28T08:23:18.529Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-04-28T08:23:18.529Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-04-28T08:23:18.529Z] === RUN TestDockerSuite/TestHealth [2022-04-28T08:23:18.529Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-04-28T08:23:18.529Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-04-28T08:23:18.529Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-04-28T08:23:18.529Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-04-28T08:23:18.529Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-04-28T08:23:18.698Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-04-28T08:23:18.698Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-04-28T08:23:18.698Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-04-28T08:23:18.698Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-04-28T08:23:18.698Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-04-28T08:23:20.266Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-04-28T08:23:22.238Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-04-28T08:23:22.238Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-04-28T08:23:22.238Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-04-28T08:23:22.238Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-04-28T08:23:22.238Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-04-28T08:23:22.238Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-04-28T08:23:22.238Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-04-28T08:23:23.197Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-04-28T08:23:23.197Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-04-28T08:23:23.197Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-04-28T08:23:23.244Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-04-28T08:23:24.156Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-04-28T08:23:24.156Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-04-28T08:23:25.681Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-04-28T08:23:25.681Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-04-28T08:23:27.036Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-04-28T08:23:27.840Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-04-28T08:23:30.046Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-04-28T08:23:30.047Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-04-28T08:23:30.047Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-04-28T08:23:30.047Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-04-28T08:23:30.723Z] === RUN TestDockerSuite/TestImagesFormat [2022-04-28T08:23:30.723Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-04-28T08:23:30.723Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-04-28T08:23:30.723Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-04-28T08:23:34.432Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-04-28T08:23:34.432Z] === RUN TestDockerSuite/TestImportBadURL [2022-04-28T08:23:34.432Z] === RUN TestDockerSuite/TestImportDisplay [2022-04-28T08:23:34.432Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-04-28T08:23:34.432Z] === RUN TestDockerSuite/TestImportFile [2022-04-28T08:23:34.432Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-04-28T08:23:34.432Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-04-28T08:23:34.432Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-04-28T08:23:34.432Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-04-28T08:23:34.432Z] === RUN TestDockerSuite/TestImportGzipped [2022-04-28T08:23:34.432Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-04-28T08:23:34.432Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-04-28T08:23:34.432Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-04-28T08:23:34.432Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-04-28T08:23:34.432Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-04-28T08:23:34.432Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-04-28T08:23:34.432Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-04-28T08:23:34.432Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-04-28T08:23:34.432Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-04-28T08:23:34.432Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-04-28T08:23:34.432Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-04-28T08:23:34.432Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-04-28T08:23:34.432Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-04-28T08:23:34.432Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-28T08:23:34.432Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-04-28T08:23:35.729Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-04-28T08:23:36.593Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-04-28T08:23:39.476Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-04-28T08:23:39.476Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-04-28T08:23:39.476Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-04-28T08:23:39.476Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-04-28T08:23:39.476Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-04-28T08:23:39.476Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-04-28T08:23:39.476Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-04-28T08:23:39.476Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-04-28T08:23:41.636Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-04-28T08:23:42.092Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-04-28T08:23:42.509Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-04-28T08:23:42.768Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-04-28T08:23:44.252Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-04-28T08:23:44.252Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:23:44.252Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-04-28T08:23:44.252Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-04-28T08:23:44.252Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-04-28T08:23:44.252Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-04-28T08:23:44.301Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-04-28T08:23:44.707Z] === RUN TestDockerSuite/TestInspectDefault [2022-04-28T08:23:46.867Z] === RUN TestDockerSuite/TestInspectHistory [2022-04-28T08:23:48.227Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-04-28T08:23:49.214Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-04-28T08:23:49.683Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-04-28T08:23:51.522Z] === RUN TestDockerSuite/TestInspectImage [2022-04-28T08:23:51.522Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-04-28T08:23:51.522Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-04-28T08:23:51.522Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-04-28T08:23:51.522Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-04-28T08:23:51.522Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-28T08:23:51.522Z] === RUN TestDockerSuite/TestInspectInt64 [2022-04-28T08:23:52.837Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-04-28T08:23:53.684Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-04-28T08:23:55.728Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-04-28T08:23:55.728Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-04-28T08:23:55.728Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-04-28T08:23:55.728Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-04-28T08:23:55.728Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-04-28T08:23:56.573Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-04-28T08:23:56.573Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-04-28T08:23:59.457Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-04-28T08:24:00.108Z] === RUN TestDockerSuite/TestBuildSpaces [2022-04-28T08:24:00.108Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-04-28T08:24:00.396Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-04-28T08:24:00.397Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-04-28T08:24:00.397Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-04-28T08:24:00.397Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-04-28T08:24:00.397Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-04-28T08:24:00.397Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-04-28T08:24:00.397Z] === RUN TestDockerSuite/TestPsRightTagName [2022-04-28T08:24:00.397Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-04-28T08:24:00.397Z] === RUN TestDockerSuite/TestPsShowMounts [2022-04-28T08:24:00.630Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-04-28T08:24:02.337Z] === RUN TestDockerSuite/TestInspectPlugin [2022-04-28T08:24:02.337Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-04-28T08:24:02.337Z] === RUN TestDockerSuite/TestInspectRootFS [2022-04-28T08:24:02.337Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-04-28T08:24:03.059Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-04-28T08:24:03.527Z] === RUN TestDockerSuite/TestBuildStderr [2022-04-28T08:24:05.218Z] === RUN TestDockerSuite/TestInspectStatus [2022-04-28T08:24:06.164Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-04-28T08:24:06.164Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-04-28T08:24:06.164Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-04-28T08:24:07.316Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-04-28T08:24:07.695Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-04-28T08:24:07.695Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-04-28T08:24:07.695Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-04-28T08:24:08.938Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-04-28T08:24:09.224Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-04-28T08:24:10.186Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-04-28T08:24:10.186Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-04-28T08:24:10.186Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-04-28T08:24:13.903Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-04-28T08:24:14.695Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-04-28T08:24:15.532Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-04-28T08:24:16.855Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-04-28T08:24:18.570Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-04-28T08:24:19.741Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-04-28T08:24:20.735Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-04-28T08:24:22.626Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-04-28T08:24:25.132Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-04-28T08:24:25.132Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-04-28T08:24:25.132Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-04-28T08:24:25.504Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-04-28T08:24:27.347Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-04-28T08:24:27.686Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-04-28T08:24:28.334Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-04-28T08:24:29.849Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-04-28T08:24:29.849Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-04-28T08:24:29.849Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-04-28T08:24:29.849Z] === RUN TestDockerSuite/TestLinksEnvs [2022-04-28T08:24:29.849Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-04-28T08:24:29.849Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-04-28T08:24:29.849Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-04-28T08:24:29.849Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-04-28T08:24:29.849Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-04-28T08:24:29.849Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-04-28T08:24:29.849Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-04-28T08:24:29.849Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-04-28T08:24:29.849Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-04-28T08:24:29.849Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-04-28T08:24:29.849Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-04-28T08:24:29.849Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-04-28T08:24:29.849Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-04-28T08:24:30.304Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-04-28T08:24:30.304Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-04-28T08:24:30.304Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-04-28T08:24:30.304Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-04-28T08:24:30.304Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-04-28T08:24:30.304Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-04-28T08:24:30.304Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-04-28T08:24:30.304Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-04-28T08:24:30.304Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-04-28T08:24:30.304Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-04-28T08:24:30.304Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-04-28T08:24:30.304Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-04-28T08:24:30.304Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-04-28T08:24:30.304Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-04-28T08:24:30.304Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-04-28T08:24:30.304Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-04-28T08:24:30.304Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-04-28T08:24:30.304Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-04-28T08:24:30.304Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-04-28T08:24:33.088Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-04-28T08:24:33.195Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-04-28T08:24:35.353Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-04-28T08:24:36.924Z] === RUN TestDockerSuite/TestBuildUser [2022-04-28T08:24:36.924Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-04-28T08:24:36.924Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-04-28T08:24:36.924Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-04-28T08:24:37.393Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-04-28T08:24:37.393Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-04-28T08:24:37.393Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-04-28T08:24:41.109Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-04-28T08:24:41.186Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-04-28T08:24:41.186Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-04-28T08:24:41.879Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-04-28T08:24:41.879Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-04-28T08:24:41.879Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-04-28T08:24:43.993Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-04-28T08:24:43.993Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-04-28T08:24:43.993Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-04-28T08:24:44.769Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-04-28T08:24:45.224Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-04-28T08:24:45.224Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-04-28T08:24:46.183Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-04-28T08:24:46.874Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-04-28T08:24:46.874Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-04-28T08:24:49.871Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-04-28T08:24:49.871Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-04-28T08:24:49.871Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-04-28T08:24:49.871Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-04-28T08:24:49.871Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-04-28T08:24:50.849Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-04-28T08:24:51.534Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-04-28T08:24:54.567Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-04-28T08:24:54.567Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-04-28T08:24:54.567Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-04-28T08:24:57.292Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-04-28T08:24:59.230Z] === RUN TestDockerSuite/TestRmiBlank [2022-04-28T08:24:59.230Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-04-28T08:24:59.230Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-04-28T08:25:01.950Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-04-28T08:25:02.274Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-04-28T08:25:05.662Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-04-28T08:25:07.699Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-04-28T08:25:08.684Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-04-28T08:25:09.372Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-04-28T08:25:09.372Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-04-28T08:25:09.372Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-04-28T08:25:11.532Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-04-28T08:25:14.417Z] === RUN TestDockerSuite/TestLogsSince [2022-04-28T08:25:15.862Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-04-28T08:25:16.871Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-04-28T08:25:18.401Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-04-28T08:25:19.361Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-04-28T08:25:20.392Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-04-28T08:25:24.691Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-04-28T08:25:24.691Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-04-28T08:25:24.691Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-04-28T08:25:24.691Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-04-28T08:25:24.691Z] === RUN TestDockerSuite/TestLogsTail [2022-04-28T08:25:25.125Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-04-28T08:25:26.217Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-04-28T08:25:26.286Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-04-28T08:25:26.286Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-04-28T08:25:26.286Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-04-28T08:25:26.286Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-04-28T08:25:26.286Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-04-28T08:25:28.500Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-04-28T08:25:28.500Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-04-28T08:25:28.845Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-04-28T08:25:28.969Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-04-28T08:25:29.101Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-04-28T08:25:31.261Z] === RUN TestDockerSuite/TestMountIntoProc [2022-04-28T08:25:31.261Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-04-28T08:25:31.261Z] === RUN TestDockerSuite/TestMountIntoSys [2022-04-28T08:25:31.261Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-04-28T08:25:31.261Z] === RUN TestDockerSuite/TestNetHostname [2022-04-28T08:25:31.261Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-04-28T08:25:31.261Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-04-28T08:25:31.261Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-04-28T08:25:31.261Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-04-28T08:25:31.261Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-04-28T08:25:31.261Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-04-28T08:25:31.261Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-04-28T08:25:31.261Z] === RUN TestDockerSuite/TestPluginActive [2022-04-28T08:25:31.261Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-04-28T08:25:31.261Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-04-28T08:25:31.261Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-04-28T08:25:31.261Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-04-28T08:25:31.261Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-04-28T08:25:31.261Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-04-28T08:25:31.261Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-04-28T08:25:31.261Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-04-28T08:25:31.261Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-04-28T08:25:31.261Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-04-28T08:25:31.261Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-04-28T08:25:31.261Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-04-28T08:25:31.715Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-04-28T08:25:31.715Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-04-28T08:25:31.715Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-04-28T08:25:31.715Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-04-28T08:25:31.715Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-04-28T08:25:31.715Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-04-28T08:25:31.715Z] === RUN TestDockerSuite/TestPortHostBinding [2022-04-28T08:25:31.715Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-04-28T08:25:31.715Z] === RUN TestDockerSuite/TestPortList [2022-04-28T08:25:31.715Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-04-28T08:25:31.715Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-04-28T08:25:35.898Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-04-28T08:25:36.375Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-04-28T08:25:36.375Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-04-28T08:25:36.375Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-04-28T08:25:36.375Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-04-28T08:25:36.375Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-04-28T08:25:36.830Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-04-28T08:25:36.830Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-04-28T08:25:36.830Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-04-28T08:25:36.830Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-04-28T08:25:36.830Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-04-28T08:25:36.830Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-04-28T08:25:36.830Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-04-28T08:25:36.830Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-04-28T08:25:36.830Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-04-28T08:25:36.830Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-04-28T08:25:36.830Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-04-28T08:25:36.830Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-04-28T08:25:36.830Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-04-28T08:25:39.404Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-04-28T08:25:39.624Z] === RUN TestDockerSuite/TestRmiTag [2022-04-28T08:25:39.624Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-04-28T08:25:41.489Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-04-28T08:25:41.489Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-04-28T08:25:41.489Z] === RUN TestDockerSuite/TestPsByOrder [2022-04-28T08:25:42.366Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-04-28T08:25:42.366Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-04-28T08:25:42.514Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-04-28T08:25:52.504Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-04-28T08:25:53.815Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-04-28T08:25:53.815Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-04-28T08:25:53.815Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-04-28T08:25:57.278Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-04-28T08:25:58.240Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-04-28T08:26:02.339Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-04-28T08:26:02.912Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-04-28T08:26:03.369Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-04-28T08:26:03.369Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-04-28T08:26:03.369Z] === RUN TestDockerSuite/TestRunAddHost [2022-04-28T08:26:03.369Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-04-28T08:26:03.369Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-04-28T08:26:03.369Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-04-28T08:26:03.369Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-04-28T08:26:03.369Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-04-28T08:26:03.613Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-04-28T08:26:03.613Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-04-28T08:26:03.825Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-04-28T08:26:03.825Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-04-28T08:26:03.825Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-04-28T08:26:03.825Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-04-28T08:26:03.825Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-04-28T08:26:03.825Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-04-28T08:26:03.825Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-04-28T08:26:04.081Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-04-28T08:26:04.081Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-04-28T08:26:04.081Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-04-28T08:26:04.081Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-04-28T08:26:04.081Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-04-28T08:26:05.350Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-04-28T08:26:05.350Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-04-28T08:26:05.350Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-04-28T08:26:05.350Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-04-28T08:26:05.350Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-04-28T08:26:05.645Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-04-28T08:26:10.022Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-04-28T08:26:12.194Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-04-28T08:26:12.802Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-04-28T08:26:14.361Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-04-28T08:26:14.368Z] === RUN TestDockerSuite/TestBuildXZHost [2022-04-28T08:26:14.368Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-04-28T08:26:14.837Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-04-28T08:26:14.837Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-04-28T08:26:14.837Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-04-28T08:26:14.837Z] docker_cli_sni_test.go:18: Flakey test [2022-04-28T08:26:14.837Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-04-28T08:26:16.526Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-04-28T08:26:17.066Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-04-28T08:26:17.092Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-04-28T08:26:17.092Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-04-28T08:26:17.092Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-04-28T08:26:17.092Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-04-28T08:26:17.092Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-04-28T08:26:17.092Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-04-28T08:26:18.692Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-04-28T08:26:18.692Z] === RUN TestDockerSuite/TestRunBindMounts [2022-04-28T08:26:20.856Z] === RUN TestDockerSuite/TestCommitChange [2022-04-28T08:26:21.751Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-04-28T08:26:23.373Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-04-28T08:26:23.373Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-28T08:26:23.373Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-04-28T08:26:23.373Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-04-28T08:26:23.373Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-04-28T08:26:23.373Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-04-28T08:26:23.373Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-04-28T08:26:23.373Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-04-28T08:26:23.829Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-04-28T08:26:23.829Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-04-28T08:26:23.829Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-04-28T08:26:23.829Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-04-28T08:26:23.829Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-04-28T08:26:23.829Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-04-28T08:26:23.829Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-04-28T08:26:23.829Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-04-28T08:26:23.829Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-04-28T08:26:23.829Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-04-28T08:26:23.829Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-04-28T08:26:23.829Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-04-28T08:26:23.829Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-04-28T08:26:23.829Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-04-28T08:26:23.829Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-04-28T08:26:24.634Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-04-28T08:26:25.617Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-04-28T08:26:25.997Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-04-28T08:26:25.997Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-04-28T08:26:25.997Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-04-28T08:26:28.887Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-04-28T08:26:28.887Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-04-28T08:26:28.887Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-04-28T08:26:28.887Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-04-28T08:26:28.887Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-04-28T08:26:29.404Z] === RUN TestDockerSuite/TestCommitHardlink [2022-04-28T08:26:29.404Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-04-28T08:26:29.404Z] === RUN TestDockerSuite/TestCommitNewFile [2022-04-28T08:26:30.281Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-04-28T08:26:30.396Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-04-28T08:26:30.396Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-04-28T08:26:30.396Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-04-28T08:26:30.396Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-04-28T08:26:30.396Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-04-28T08:26:30.396Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-04-28T08:26:30.396Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-04-28T08:26:30.396Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-04-28T08:26:30.396Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-04-28T08:26:30.396Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-04-28T08:26:30.396Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-04-28T08:26:30.396Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-04-28T08:26:30.396Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-04-28T08:26:30.396Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-04-28T08:26:30.396Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-04-28T08:26:31.907Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-04-28T08:26:34.769Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-04-28T08:26:34.974Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-04-28T08:26:35.286Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-04-28T08:26:35.286Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-04-28T08:26:35.286Z] === RUN TestDockerSuite/TestCommitTTY [2022-04-28T08:26:35.433Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-04-28T08:26:35.434Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-04-28T08:26:35.434Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-04-28T08:26:35.434Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-04-28T08:26:36.865Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-04-28T08:26:36.912Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-04-28T08:26:36.912Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-04-28T08:26:36.912Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-04-28T08:26:36.912Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-04-28T08:26:36.912Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-04-28T08:26:36.912Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-04-28T08:26:36.912Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-04-28T08:26:39.055Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-04-28T08:26:39.055Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-04-28T08:26:39.055Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-04-28T08:26:39.055Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-04-28T08:26:39.055Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-04-28T08:26:39.055Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-04-28T08:26:39.055Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-04-28T08:26:39.055Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-04-28T08:26:39.055Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-04-28T08:26:40.567Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-04-28T08:26:41.169Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-04-28T08:26:41.223Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-04-28T08:26:41.223Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-04-28T08:26:41.223Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-04-28T08:26:41.223Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-04-28T08:26:41.223Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-04-28T08:26:41.223Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-04-28T08:26:41.223Z] === RUN TestDockerSuite/TestPsRightTagName [2022-04-28T08:26:41.223Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-04-28T08:26:41.223Z] === RUN TestDockerSuite/TestPsShowMounts [2022-04-28T08:26:44.975Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-04-28T08:26:44.975Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-04-28T08:26:44.975Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-04-28T08:26:44.975Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-04-28T08:26:44.975Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-04-28T08:26:44.975Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-04-28T08:26:44.975Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-04-28T08:26:44.975Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-04-28T08:26:44.975Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-04-28T08:26:44.975Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-04-28T08:26:44.975Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-04-28T08:26:44.975Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-04-28T08:26:44.975Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-04-28T08:26:44.975Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-04-28T08:26:44.975Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-04-28T08:26:44.975Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-04-28T08:26:45.236Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-04-28T08:26:45.236Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-04-28T08:26:45.236Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-04-28T08:26:45.236Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-04-28T08:26:45.236Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-04-28T08:26:45.236Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-04-28T08:26:45.236Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-04-28T08:26:45.236Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-04-28T08:26:45.236Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-04-28T08:26:45.236Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-04-28T08:26:45.236Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-04-28T08:26:45.236Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-04-28T08:26:45.236Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-04-28T08:26:47.404Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-04-28T08:26:47.404Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-04-28T08:26:47.404Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-04-28T08:26:47.860Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-04-28T08:26:47.860Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-04-28T08:26:47.860Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-04-28T08:26:49.750Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-04-28T08:26:49.750Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-04-28T08:26:49.750Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-04-28T08:26:50.025Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-04-28T08:26:50.710Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-04-28T08:26:50.710Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-04-28T08:26:50.710Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-04-28T08:26:50.858Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-04-28T08:26:52.188Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-04-28T08:26:52.188Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-04-28T08:26:52.188Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-04-28T08:26:52.233Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-04-28T08:26:52.687Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-04-28T08:26:52.687Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-04-28T08:26:53.145Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-04-28T08:26:54.979Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-04-28T08:26:54.979Z] docker_cli_external_volume_driver_test.go:485: [dfd8e271a4386] daemon is not started [2022-04-28T08:26:55.079Z] === RUN TestDockerSuite/TestRunEnvironment [2022-04-28T08:26:55.079Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-04-28T08:26:55.079Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-04-28T08:26:55.079Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-04-28T08:26:55.079Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-04-28T08:26:55.079Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-04-28T08:26:55.079Z] === RUN TestDockerSuite/TestRunExitCode [2022-04-28T08:26:56.732Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-04-28T08:26:56.732Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-04-28T08:26:56.732Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-04-28T08:26:57.246Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-04-28T08:26:57.807Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-04-28T08:26:58.952Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-04-28T08:26:58.952Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-04-28T08:26:58.952Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-04-28T08:26:58.952Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-04-28T08:26:58.952Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-04-28T08:26:58.952Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-04-28T08:26:58.952Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-04-28T08:26:59.414Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-04-28T08:27:00.515Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-04-28T08:27:00.515Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-04-28T08:27:00.515Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-04-28T08:27:00.515Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-04-28T08:27:01.585Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-04-28T08:27:02.730Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-04-28T08:27:03.198Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-04-28T08:27:03.198Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-04-28T08:27:03.198Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-04-28T08:27:03.198Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-04-28T08:27:03.198Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-04-28T08:27:03.198Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-04-28T08:27:03.198Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-04-28T08:27:03.565Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-04-28T08:27:04.477Z] === RUN TestDockerSuite/TestRunExposePort [2022-04-28T08:27:04.477Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-04-28T08:27:04.477Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-04-28T08:27:04.477Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-04-28T08:27:04.477Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-28T08:27:04.477Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-04-28T08:27:04.477Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-04-28T08:27:04.477Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-04-28T08:27:04.477Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-04-28T08:27:04.477Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-28T08:27:04.477Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-04-28T08:27:04.477Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-04-28T08:27:04.477Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-04-28T08:27:04.477Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-04-28T08:27:04.477Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-04-28T08:27:04.477Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-04-28T08:27:05.421Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-04-28T08:27:05.727Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-04-28T08:27:07.638Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-04-28T08:27:08.197Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-04-28T08:27:08.197Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-04-28T08:27:08.197Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-04-28T08:27:08.654Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-04-28T08:27:08.654Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-04-28T08:27:08.654Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-04-28T08:27:08.654Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-04-28T08:27:08.654Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-04-28T08:27:08.654Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-04-28T08:27:08.654Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-04-28T08:27:08.654Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-04-28T08:27:08.654Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-04-28T08:27:09.204Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-04-28T08:27:09.204Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-04-28T08:27:09.204Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-04-28T08:27:09.204Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-04-28T08:27:09.908Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-04-28T08:27:09.908Z] docker_cli_external_volume_driver_test.go:53: [d8515eba1c8c0] daemon is not started [2022-04-28T08:27:11.417Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-04-28T08:27:11.417Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-04-28T08:27:13.630Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-04-28T08:27:13.630Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-04-28T08:27:13.630Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-04-28T08:27:13.630Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-04-28T08:27:13.630Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-04-28T08:27:15.727Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-04-28T08:27:15.727Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-04-28T08:27:15.727Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-04-28T08:27:15.855Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-04-28T08:27:15.855Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-04-28T08:27:16.689Z] === RUN TestDockerSuite/TestRunModeHostname [2022-04-28T08:27:16.689Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-04-28T08:27:16.689Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-04-28T08:27:16.689Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-04-28T08:27:16.689Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-04-28T08:27:16.689Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-04-28T08:27:16.689Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-04-28T08:27:16.689Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-04-28T08:27:16.689Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-04-28T08:27:16.689Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-04-28T08:27:16.689Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-04-28T08:27:16.689Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-04-28T08:27:16.689Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-04-28T08:27:16.689Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-04-28T08:27:16.689Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-04-28T08:27:16.689Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-04-28T08:27:16.689Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-04-28T08:27:16.689Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-04-28T08:27:16.689Z] === RUN TestDockerSuite/TestRunMount [2022-04-28T08:27:16.689Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-04-28T08:27:17.144Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-04-28T08:27:17.144Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-04-28T08:27:17.144Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-04-28T08:27:17.144Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-04-28T08:27:17.144Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-04-28T08:27:17.144Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-04-28T08:27:17.144Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-04-28T08:27:17.423Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-04-28T08:27:17.423Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-04-28T08:27:17.423Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-04-28T08:27:19.640Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-04-28T08:27:20.109Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-04-28T08:27:22.919Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-04-28T08:27:22.919Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-04-28T08:27:22.919Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-04-28T08:27:22.919Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-04-28T08:27:22.919Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-04-28T08:27:22.919Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-04-28T08:27:22.919Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-04-28T08:27:24.825Z] --- PASS: TestDockerExternalVolumeSuite (437.34s) [2022-04-28T08:27:24.825Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.58s) [2022-04-28T08:27:24.825Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2022-04-28T08:27:24.825Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.22s) [2022-04-28T08:27:24.825Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2022-04-28T08:27:24.825Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2022-04-28T08:27:24.825Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2022-04-28T08:27:24.825Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.14s) [2022-04-28T08:27:24.825Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.18s) [2022-04-28T08:27:24.825Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.20s) [2022-04-28T08:27:24.825Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.76s) [2022-04-28T08:27:24.825Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2022-04-28T08:27:24.825Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.24s) [2022-04-28T08:27:24.825Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.31s) [2022-04-28T08:27:24.825Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.88s) [2022-04-28T08:27:24.825Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.19s) [2022-04-28T08:27:24.825Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.71s) [2022-04-28T08:27:24.825Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.07s) [2022-04-28T08:27:24.825Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2022-04-28T08:27:24.825Z] PASS [2022-04-28T08:27:24.825Z] [2022-04-28T08:27:24.825Z] === Skipped [2022-04-28T08:27:24.825Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-04-28T08:27:24.825Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-04-28T08:27:24.825Z] check_test.go:307: [ded388f15c1c8] daemon is not started [2022-04-28T08:27:24.825Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-04-28T08:27:24.825Z] [2022-04-28T08:27:24.825Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-04-28T08:27:24.825Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-04-28T08:27:24.825Z] check_test.go:307: [df38a703e5904] daemon is not started [2022-04-28T08:27:24.825Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-04-28T08:27:24.825Z] [2022-04-28T08:27:24.825Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-04-28T08:27:24.825Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-04-28T08:27:24.825Z] check_test.go:307: [dd48e3cc4e3a7] daemon is not started [2022-04-28T08:27:24.825Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-04-28T08:27:24.825Z] [2022-04-28T08:27:24.825Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-04-28T08:27:24.825Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-04-28T08:27:24.825Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-04-28T08:27:24.825Z] [2022-04-28T08:27:24.825Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-04-28T08:27:24.825Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-04-28T08:27:24.825Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-04-28T08:27:24.825Z] [2022-04-28T08:27:24.825Z] DONE 269 tests, 5 skipped in 2341.063s [2022-04-28T08:27:24.825Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-28T08:27:24.825Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/de4efe82c9f26/docker.pid [2022-04-28T08:27:24.825Z] +++ kill 7106 [2022-04-28T08:27:24.825Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7106 is not a child of this shell [2022-04-28T08:27:24.825Z] warning: PID 7106 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/de4efe82c9f26/docker.pid had a nonzero exit code [2022-04-28T08:27:24.825Z] ++++ cat bundles/test-integration/docker.pid [2022-04-28T08:27:24.825Z] +++ kill 9357 [2022-04-28T08:27:24.825Z] +++ /etc/init.d/apparmor stop [2022-04-28T08:27:24.825Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-28T08:27:24.825Z] [2022-04-28T08:27:24.825Z] Unloading profiles will leave already running processes permanently [2022-04-28T08:27:24.825Z] unconfined, which can lead to unexpected situations. [2022-04-28T08:27:24.825Z] [2022-04-28T08:27:24.825Z] To set a process to complain mode, use the command line tool [2022-04-28T08:27:24.825Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-28T08:27:24.825Z] +++ true [2022-04-28T08:27:24.825Z] exiting test-integration [2022-04-28T08:27:24.825Z] ++ exit 0 [2022-04-28T08:27:24.825Z] [2022-04-28T08:27:25.085Z] + exit 0 [2022-04-28T08:27:25.085Z] ++ jobs -p [2022-04-28T08:27:25.085Z] + pids= [2022-04-28T08:27:25.085Z] + echo 'Remaining pids to kill: []' [2022-04-28T08:27:25.085Z] Remaining pids to kill: [] [2022-04-28T08:27:25.085Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-04-28T08:27:25.099Z] Recording test results [2022-04-28T08:27:26.757Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-04-28T08:27:26.757Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-04-28T08:27:26.757Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-04-28T08:27:26.781Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-04-28T08:27:27.113Z] + echo Ensuring container killed. [2022-04-28T08:27:27.113Z] Ensuring container killed. [2022-04-28T08:27:27.113Z] + docker ps -aq -f name=docker-pr2-* [2022-04-28T08:27:27.113Z] + cids=8a782c60eba8 [2022-04-28T08:27:27.113Z] c37b91e95427 [2022-04-28T08:27:27.113Z] cb353f165303 [2022-04-28T08:27:27.113Z] + [ -n 8a782c60eba8 [2022-04-28T08:27:27.113Z] c37b91e95427 [2022-04-28T08:27:27.113Z] cb353f165303 ] [2022-04-28T08:27:27.113Z] + docker rm -vf 8a782c60eba8 c37b91e95427 cb353f165303 [2022-04-28T08:27:27.278Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-04-28T08:27:27.687Z] 8a782c60eba8 [2022-04-28T08:27:27.948Z] c37b91e95427 [2022-04-28T08:27:27.948Z] cb353f165303 [Pipeline] sh [2022-04-28T08:27:28.241Z] + echo Chowning /workspace to jenkins user [2022-04-28T08:27:28.241Z] Chowning /workspace to jenkins user [2022-04-28T08:27:28.241Z] + id -u [2022-04-28T08:27:28.241Z] + id -g [2022-04-28T08:27:28.241Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43536:/workspace busybox chown -R 1000:1000 /workspace [2022-04-28T08:27:28.241Z] Unable to find image 'busybox:latest' locally [2022-04-28T08:27:28.505Z] latest: Pulling from library/busybox [2022-04-28T08:27:28.505Z] 50e8d59317eb: Pulling fs layer [2022-04-28T08:27:28.505Z] 50e8d59317eb: Download complete [2022-04-28T08:27:28.505Z] 50e8d59317eb: Pull complete [2022-04-28T08:27:28.505Z] Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8 [2022-04-28T08:27:28.505Z] Status: Downloaded newer image for busybox:latest [2022-04-28T08:27:28.684Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-04-28T08:27:30.228Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-28T08:27:30.737Z] + bundleName=amd64 [2022-04-28T08:27:30.738Z] + echo Creating amd64-bundles.tar.gz [2022-04-28T08:27:30.738Z] Creating amd64-bundles.tar.gz [2022-04-28T08:27:30.738Z] + xargs tar -czf amd64-bundles.tar.gz [2022-04-28T08:27:30.738Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2022-04-28T08:27:32.139Z] Archiving artifacts [2022-04-28T08:27:32.402Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-04-28T08:27:32.402Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-04-28T08:27:32.402Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-04-28T08:27:32.402Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-04-28T08:27:32.402Z] === RUN TestDockerSuite/TestRunNetHost [2022-04-28T08:27:32.402Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-04-28T08:27:32.402Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-04-28T08:27:32.402Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-04-28T08:27:32.402Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-04-28T08:27:32.402Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-04-28T08:27:32.402Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-04-28T08:27:32.402Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-04-28T08:27:32.402Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-04-28T08:27:32.402Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-04-28T08:27:32.402Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-04-28T08:27:32.402Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-04-28T08:27:32.402Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-04-28T08:27:32.402Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-04-28T08:27:32.402Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-04-28T08:27:32.402Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-04-28T08:27:33.928Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-04-28T08:27:34.018Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-04-28T08:27:34.018Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-04-28T08:27:34.018Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-04-28T08:27:34.018Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-04-28T08:27:34.018Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-04-28T08:27:34.137Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43536/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-28T08:27:34.452Z] + make clean [2022-04-28T08:27:34.452Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-28T08:27:34.713Z] docker-dev-cache [2022-04-28T08:27:34.713Z] docker-mod-cache [Pipeline] deleteDir [2022-04-28T08:27:35.281Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-04-28T08:27:35.281Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-04-28T08:27:35.281Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-04-28T08:27:35.281Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-04-28T08:27:35.452Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-04-28T08:27:35.590Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-04-28T08:27:35.590Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-04-28T08:27:36.057Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-04-28T08:27:36.982Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-04-28T08:27:37.943Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [Pipeline] } [Pipeline] // withEnv [2022-04-28T08:27:38.275Z] === RUN TestDockerSuite/TestContainerAPITop [2022-04-28T08:27:38.275Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-04-28T08:27:38.275Z] === RUN TestDockerSuite/TestContainerAPITopWindows [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-28T08:27:39.840Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-04-28T08:27:40.108Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-04-28T08:27:40.308Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-04-28T08:27:40.564Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-04-28T08:27:40.564Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-04-28T08:27:40.564Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-04-28T08:27:40.564Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-04-28T08:27:40.564Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-04-28T08:27:40.564Z] === RUN TestDockerSuite/TestRunPortInUse [2022-04-28T08:27:40.564Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-04-28T08:27:40.564Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-04-28T08:27:40.564Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-04-28T08:27:40.564Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-04-28T08:27:40.564Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-04-28T08:27:40.564Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-04-28T08:27:40.564Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-04-28T08:27:40.564Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-04-28T08:27:40.564Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-04-28T08:27:40.564Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-28T08:27:42.315Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-04-28T08:27:44.112Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-04-28T08:27:44.281Z] === RUN TestDockerSuite/TestRunPublishPort [2022-04-28T08:27:44.281Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-04-28T08:27:44.281Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-04-28T08:27:44.281Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-04-28T08:27:44.281Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-04-28T08:27:44.281Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-04-28T08:27:44.281Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-04-28T08:27:44.281Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-04-28T08:27:44.281Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-04-28T08:27:44.281Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-04-28T08:27:44.281Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-04-28T08:27:46.325Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-04-28T08:27:46.325Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-04-28T08:27:46.325Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-04-28T08:27:46.325Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-04-28T08:27:46.325Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-04-28T08:27:46.325Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-04-28T08:27:46.325Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-04-28T08:27:46.325Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-04-28T08:27:46.325Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-04-28T08:27:46.325Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-04-28T08:27:46.325Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-04-28T08:27:46.972Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-04-28T08:27:46.972Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-04-28T08:27:46.972Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-04-28T08:27:47.887Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-04-28T08:27:47.887Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-04-28T08:27:50.105Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-04-28T08:27:52.728Z] === RUN TestDockerSuite/TestRmiBlank [2022-04-28T08:27:52.728Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-04-28T08:27:52.729Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-04-28T08:27:52.833Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-04-28T08:27:52.833Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-04-28T08:27:52.833Z] === RUN TestDockerSuite/TestRunRm [2022-04-28T08:27:55.000Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-04-28T08:27:58.765Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-04-28T08:28:00.332Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-04-28T08:28:00.778Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-04-28T08:28:02.316Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-04-28T08:28:05.211Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-04-28T08:28:06.742Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-04-28T08:28:07.484Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-04-28T08:28:07.491Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000004a08_} [2022-04-28T08:28:09.640Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-04-28T08:28:09.640Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-04-28T08:28:09.640Z] === RUN TestDockerSuite/TestRunState [2022-04-28T08:28:09.640Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-04-28T08:28:09.640Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-04-28T08:28:09.641Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-04-28T08:28:10.094Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-04-28T08:28:10.440Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11516108933_c:\foo_false____} [2022-04-28T08:28:11.804Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-04-28T08:28:11.804Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-04-28T08:28:11.804Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-04-28T08:28:13.332Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-04-28T08:28:13.332Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-04-28T08:28:13.332Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-04-28T08:28:13.332Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-04-28T08:28:13.332Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-04-28T08:28:13.790Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-04-28T08:28:13.790Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-04-28T08:28:13.790Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-04-28T08:28:13.790Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-04-28T08:28:17.127Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-04-28T08:28:17.612Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11516108933_c:\foo_true____} [2022-04-28T08:28:18.470Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-04-28T08:28:18.470Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-04-28T08:28:18.470Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-04-28T08:28:18.470Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-04-28T08:28:18.470Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-04-28T08:28:18.470Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-04-28T08:28:18.470Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-04-28T08:28:18.470Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-04-28T08:28:18.470Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-04-28T08:28:18.470Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-04-28T08:28:18.470Z] === RUN TestDockerSuite/TestRunUserByID [2022-04-28T08:28:18.470Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-04-28T08:28:18.470Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-04-28T08:28:18.470Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-04-28T08:28:18.470Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-04-28T08:28:18.470Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-04-28T08:28:18.470Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-04-28T08:28:18.470Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-04-28T08:28:18.470Z] === RUN TestDockerSuite/TestRunUserByName [2022-04-28T08:28:18.470Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-04-28T08:28:18.470Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-04-28T08:28:20.633Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-04-28T08:28:20.633Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-04-28T08:28:20.633Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-04-28T08:28:21.781Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-04-28T08:28:22.799Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-04-28T08:28:22.799Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-04-28T08:28:22.799Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-04-28T08:28:22.800Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-04-28T08:28:22.800Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-04-28T08:28:24.769Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-04-28T08:28:24.769Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-04-28T08:28:24.769Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-04-28T08:28:24.769Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-04-28T08:28:24.769Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-04-28T08:28:24.769Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-04-28T08:28:24.769Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-04-28T08:28:24.769Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-04-28T08:28:24.769Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-04-28T08:28:24.769Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-04-28T08:28:24.769Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-04-28T08:28:25.239Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-04-28T08:28:25.239Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-04-28T08:28:25.239Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-04-28T08:28:25.239Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-04-28T08:28:25.239Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-04-28T08:28:25.239Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-04-28T08:28:25.239Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-04-28T08:28:25.239Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-04-28T08:28:25.239Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-04-28T08:28:25.239Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-04-28T08:28:25.239Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-04-28T08:28:25.239Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-04-28T08:28:25.239Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-04-28T08:28:25.693Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-04-28T08:28:27.456Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-04-28T08:28:27.456Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-04-28T08:28:27.456Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-04-28T08:28:27.456Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-04-28T08:28:27.456Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-04-28T08:28:27.456Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-04-28T08:28:27.456Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-04-28T08:28:27.456Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-04-28T08:28:27.456Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-04-28T08:28:27.456Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-04-28T08:28:27.456Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-04-28T08:28:27.456Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-04-28T08:28:27.456Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-04-28T08:28:27.456Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-04-28T08:28:27.456Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-04-28T08:28:27.456Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-04-28T08:28:27.456Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-04-28T08:28:27.456Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-04-28T08:28:27.456Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-04-28T08:28:27.456Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-04-28T08:28:27.456Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-04-28T08:28:27.456Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-04-28T08:28:27.456Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-04-28T08:28:27.456Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-28T08:28:27.456Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-04-28T08:28:27.456Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-04-28T08:28:27.456Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-04-28T08:28:28.816Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-04-28T08:28:32.531Z] === RUN TestDockerSuite/TestRmiTag [2022-04-28T08:28:32.915Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-04-28T08:28:32.985Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-04-28T08:28:34.709Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-04-28T08:28:34.709Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-04-28T08:28:34.709Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-04-28T08:28:34.709Z] === RUN TestDockerSuite/TestCpRelativePath [2022-04-28T08:28:35.869Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-04-28T08:28:36.941Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-04-28T08:28:36.941Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-04-28T08:28:36.941Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-04-28T08:28:36.941Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-04-28T08:28:36.941Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-04-28T08:28:36.941Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-04-28T08:28:36.941Z] === RUN TestDockerSuite/TestCpToCaseA [2022-04-28T08:28:37.593Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-04-28T08:28:40.749Z] === RUN TestDockerSuite/TestCpToCaseB [2022-04-28T08:28:42.263Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-04-28T08:28:42.263Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-04-28T08:28:42.263Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-04-28T08:28:42.718Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-04-28T08:28:42.964Z] === RUN TestDockerSuite/TestCpToCaseC [2022-04-28T08:28:42.964Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-04-28T08:28:42.964Z] === RUN TestDockerSuite/TestCpToCaseD [2022-04-28T08:28:42.964Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-04-28T08:28:42.964Z] === RUN TestDockerSuite/TestCpToCaseE [2022-04-28T08:28:45.614Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-04-28T08:28:48.491Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-04-28T08:28:50.634Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-04-28T08:28:50.634Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-04-28T08:28:50.634Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-04-28T08:28:50.634Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-04-28T08:28:50.634Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-04-28T08:28:50.634Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-04-28T08:28:50.634Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-04-28T08:28:50.634Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-04-28T08:28:50.634Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-04-28T08:28:50.634Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-04-28T08:28:50.634Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-04-28T08:28:50.634Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-04-28T08:28:50.634Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-04-28T08:28:50.634Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-04-28T08:28:50.634Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-04-28T08:28:51.637Z] === RUN TestDockerSuite/TestCpToCaseF [2022-04-28T08:28:51.637Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-04-28T08:28:51.637Z] === RUN TestDockerSuite/TestCpToCaseG [2022-04-28T08:28:51.637Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-04-28T08:28:51.637Z] === RUN TestDockerSuite/TestCpToCaseH [2022-04-28T08:28:53.507Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-04-28T08:28:54.314Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-04-28T08:28:54.476Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-04-28T08:28:55.265Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-04-28T08:28:56.775Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-04-28T08:28:59.168Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-04-28T08:28:59.622Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-04-28T08:28:59.622Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-04-28T08:28:59.622Z] === RUN TestDockerSuite/TestRunAddHost [2022-04-28T08:28:59.622Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-04-28T08:28:59.622Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-04-28T08:28:59.622Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-04-28T08:28:59.622Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-04-28T08:28:59.622Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-04-28T08:28:59.622Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-04-28T08:28:59.622Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-04-28T08:28:59.622Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-04-28T08:28:59.622Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-04-28T08:28:59.622Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-04-28T08:28:59.622Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-04-28T08:28:59.622Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-04-28T08:29:00.299Z] === RUN TestDockerSuite/TestCpToCaseI [2022-04-28T08:29:00.299Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-04-28T08:29:00.299Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-04-28T08:29:00.299Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-04-28T08:29:00.299Z] === RUN TestDockerSuite/TestCpToDot [2022-04-28T08:29:01.286Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-04-28T08:29:01.286Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-04-28T08:29:01.286Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-04-28T08:29:01.286Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-04-28T08:29:01.286Z] === RUN TestDockerSuite/TestCpToStdout [2022-04-28T08:29:01.426Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-04-28T08:29:01.426Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-04-28T08:29:01.426Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-04-28T08:29:01.426Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-04-28T08:29:01.426Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-04-28T08:29:01.426Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-04-28T08:29:01.426Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-04-28T08:29:01.426Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-04-28T08:29:01.426Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-04-28T08:29:01.426Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-04-28T08:29:01.426Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-04-28T08:29:01.426Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-04-28T08:29:01.426Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-04-28T08:29:01.426Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-04-28T08:29:01.426Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-04-28T08:29:01.426Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-04-28T08:29:01.426Z] === RUN TestDockerSuite/TestSaveImageId [2022-04-28T08:29:01.426Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-04-28T08:29:01.426Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-04-28T08:29:01.426Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-04-28T08:29:01.426Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-04-28T08:29:01.426Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-04-28T08:29:01.426Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-04-28T08:29:01.426Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-04-28T08:29:01.426Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-04-28T08:29:01.426Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-04-28T08:29:01.426Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-04-28T08:29:01.426Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-04-28T08:29:01.426Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-04-28T08:29:01.426Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-04-28T08:29:01.426Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-04-28T08:29:01.426Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-04-28T08:29:01.426Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-04-28T08:29:01.426Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-04-28T08:29:01.426Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-04-28T08:29:01.783Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-04-28T08:29:01.783Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-04-28T08:29:01.783Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-04-28T08:29:01.783Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-04-28T08:29:01.783Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-04-28T08:29:03.503Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-04-28T08:29:03.503Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-28T08:29:03.503Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-04-28T08:29:03.503Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-04-28T08:29:03.503Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-04-28T08:29:03.503Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-04-28T08:29:03.503Z] === RUN TestDockerSuite/TestCpVolumePath [2022-04-28T08:29:03.503Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-04-28T08:29:03.503Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-04-28T08:29:03.971Z] === RUN TestDockerSuite/TestCreateArgs [2022-04-28T08:29:03.971Z] === RUN TestDockerSuite/TestCreateByImageID [2022-04-28T08:29:04.318Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-04-28T08:29:04.318Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-04-28T08:29:04.773Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-04-28T08:29:04.773Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-04-28T08:29:06.186Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-04-28T08:29:06.935Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-04-28T08:29:06.935Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-04-28T08:29:07.541Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-04-28T08:29:08.405Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-04-28T08:29:08.405Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-04-28T08:29:08.405Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-04-28T08:29:09.100Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-04-28T08:29:10.424Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-04-28T08:29:10.622Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-04-28T08:29:11.090Z] === RUN TestDockerSuite/TestCreateLabels [2022-04-28T08:29:11.090Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-04-28T08:29:11.090Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-04-28T08:29:11.090Z] === RUN TestDockerSuite/TestCreateRM [2022-04-28T08:29:11.267Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-04-28T08:29:11.559Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-04-28T08:29:11.559Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-28T08:29:11.559Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-04-28T08:29:12.028Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-04-28T08:29:12.028Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-04-28T08:29:12.587Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-04-28T08:29:13.433Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-04-28T08:29:13.433Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-04-28T08:29:13.433Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-04-28T08:29:15.472Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-04-28T08:29:17.630Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-04-28T08:29:17.630Z] === RUN TestDockerSuite/TestRunBindMounts [2022-04-28T08:29:19.192Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-04-28T08:29:19.192Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-04-28T08:29:19.661Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-04-28T08:29:21.968Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-04-28T08:29:21.968Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-04-28T08:29:21.968Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-04-28T08:29:22.614Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-04-28T08:29:23.087Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-04-28T08:29:23.087Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-04-28T08:29:23.087Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-04-28T08:29:23.388Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-04-28T08:29:23.388Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-28T08:29:23.388Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-04-28T08:29:23.388Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-04-28T08:29:23.388Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-04-28T08:29:23.388Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-04-28T08:29:23.388Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-04-28T08:29:23.388Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-04-28T08:29:23.388Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-04-28T08:29:23.388Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-04-28T08:29:23.388Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-04-28T08:29:23.388Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-04-28T08:29:23.388Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-04-28T08:29:23.388Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-04-28T08:29:23.388Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-04-28T08:29:23.388Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-04-28T08:29:23.388Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-04-28T08:29:23.388Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-04-28T08:29:23.388Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-04-28T08:29:23.388Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-04-28T08:29:23.388Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-04-28T08:29:23.388Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-04-28T08:29:23.388Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-04-28T08:29:24.857Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-04-28T08:29:24.857Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-04-28T08:29:24.857Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-04-28T08:29:24.857Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-04-28T08:29:24.857Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-04-28T08:29:24.857Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-04-28T08:29:25.312Z] === RUN TestDockerSuite/TestStartRecordError [2022-04-28T08:29:25.312Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-04-28T08:29:25.312Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-04-28T08:29:25.327Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-04-28T08:29:25.327Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-04-28T08:29:25.327Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-04-28T08:29:25.327Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-04-28T08:29:25.327Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-04-28T08:29:25.327Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-04-28T08:29:25.327Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-04-28T08:29:25.327Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-04-28T08:29:25.327Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-04-28T08:29:25.327Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-04-28T08:29:25.327Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-04-28T08:29:25.327Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-04-28T08:29:25.327Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-04-28T08:29:25.327Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-04-28T08:29:25.327Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-04-28T08:29:25.327Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-04-28T08:29:25.327Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-04-28T08:29:25.327Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-04-28T08:29:25.327Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-04-28T08:29:25.548Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-04-28T08:29:25.548Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-04-28T08:29:25.548Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-04-28T08:29:25.796Z] === RUN TestDockerSuite/TestDevicePermissions [2022-04-28T08:29:25.796Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-04-28T08:29:25.796Z] === RUN TestDockerSuite/TestDockerFails [2022-04-28T08:29:25.796Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-04-28T08:29:25.796Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-04-28T08:29:25.796Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-04-28T08:29:25.796Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-04-28T08:29:25.796Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-04-28T08:29:25.796Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-04-28T08:29:25.796Z] === RUN TestDockerSuite/TestEventsAttach [2022-04-28T08:29:25.796Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-04-28T08:29:25.796Z] === RUN TestDockerSuite/TestEventsCommit [2022-04-28T08:29:25.796Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-04-28T08:29:25.796Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-04-28T08:29:28.010Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-04-28T08:29:28.430Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-04-28T08:29:28.430Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-04-28T08:29:28.430Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-04-28T08:29:28.430Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-04-28T08:29:28.430Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-04-28T08:29:30.224Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-04-28T08:29:31.315Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-04-28T08:29:31.315Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-04-28T08:29:31.315Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-04-28T08:29:31.315Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-04-28T08:29:31.315Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-04-28T08:29:31.315Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-04-28T08:29:31.315Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-04-28T08:29:31.315Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-04-28T08:29:31.315Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-04-28T08:29:31.315Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-04-28T08:29:31.315Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-04-28T08:29:31.315Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-04-28T08:29:31.315Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-04-28T08:29:31.315Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-04-28T08:29:31.315Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-04-28T08:29:32.354Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-04-28T08:29:32.354Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-04-28T08:29:32.354Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-04-28T08:29:32.354Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-04-28T08:29:32.354Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-04-28T08:29:32.354Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-04-28T08:29:32.354Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-04-28T08:29:32.354Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-04-28T08:29:32.354Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-04-28T08:29:32.354Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-04-28T08:29:32.354Z] === RUN TestDockerSuite/TestStatsNoStream [2022-04-28T08:29:32.354Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-04-28T08:29:32.354Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-04-28T08:29:32.839Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-04-28T08:29:33.187Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-04-28T08:29:33.316Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-04-28T08:29:35.482Z] === RUN TestDockerSuite/TestTopPrivileged [2022-04-28T08:29:35.482Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-04-28T08:29:35.482Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-04-28T08:29:35.723Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-04-28T08:29:37.647Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-04-28T08:29:37.647Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-04-28T08:29:37.647Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-04-28T08:29:37.647Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-04-28T08:29:37.647Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-04-28T08:29:37.647Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-04-28T08:29:37.647Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-04-28T08:29:37.647Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-04-28T08:29:37.647Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-04-28T08:29:37.647Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-04-28T08:29:37.647Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-04-28T08:29:37.647Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-04-28T08:29:37.647Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-04-28T08:29:37.884Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-04-28T08:29:37.884Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-04-28T08:29:37.884Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-04-28T08:29:37.884Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-04-28T08:29:37.884Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-04-28T08:29:37.884Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-04-28T08:29:37.884Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-04-28T08:29:40.763Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-04-28T08:29:40.763Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-04-28T08:29:40.763Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-04-28T08:29:40.763Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-04-28T08:29:40.763Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-04-28T08:29:40.763Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-04-28T08:29:40.763Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-04-28T08:29:40.763Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-04-28T08:29:40.763Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-04-28T08:29:42.287Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-04-28T08:29:45.685Z] === RUN TestDockerSuite/TestEventsCopy [2022-04-28T08:29:48.046Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-04-28T08:29:48.046Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-04-28T08:29:48.046Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-04-28T08:29:48.046Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-04-28T08:29:48.046Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-04-28T08:29:48.046Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-04-28T08:29:48.046Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-04-28T08:29:48.046Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-04-28T08:29:48.046Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-04-28T08:29:48.046Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-04-28T08:29:48.046Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-04-28T08:29:48.046Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-04-28T08:29:48.046Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-04-28T08:29:49.494Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-04-28T08:29:50.928Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-04-28T08:29:50.928Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-04-28T08:29:50.928Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-04-28T08:29:50.928Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-04-28T08:29:50.928Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-04-28T08:29:50.928Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-04-28T08:29:52.413Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-04-28T08:29:52.869Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-04-28T08:29:52.869Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-04-28T08:29:52.869Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-04-28T08:29:52.869Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-04-28T08:29:53.088Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-04-28T08:29:53.284Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-04-28T08:29:53.325Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-04-28T08:29:53.325Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-04-28T08:29:53.325Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-04-28T08:29:55.500Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-04-28T08:29:55.972Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-04-28T08:29:55.972Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-04-28T08:29:55.972Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-04-28T08:29:56.216Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-04-28T08:29:56.216Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-04-28T08:29:56.488Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-04-28T08:29:58.133Z] === RUN TestDockerSuite/TestRunEnvironment [2022-04-28T08:29:58.133Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-04-28T08:29:58.133Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-04-28T08:29:58.133Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-04-28T08:29:58.133Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-04-28T08:29:58.133Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-04-28T08:29:58.133Z] === RUN TestDockerSuite/TestRunExitCode [2022-04-28T08:29:59.107Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-04-28T08:29:59.567Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-04-28T08:29:59.567Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-04-28T08:29:59.567Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-04-28T08:30:00.023Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-04-28T08:30:00.285Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-04-28T08:30:00.285Z] === RUN TestDockerSuite/TestEventsFilterType [2022-04-28T08:30:01.015Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-04-28T08:30:01.270Z] === RUN TestDockerSuite/TestEventsFilters [2022-04-28T08:30:03.176Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-04-28T08:30:06.020Z] === RUN TestDockerSuite/TestEventsFormat [2022-04-28T08:30:06.057Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-04-28T08:30:08.232Z] === RUN TestDockerSuite/TestRunExposePort [2022-04-28T08:30:08.232Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-04-28T08:30:08.232Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-04-28T08:30:08.232Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-04-28T08:30:08.232Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-28T08:30:08.232Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-04-28T08:30:08.232Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-04-28T08:30:08.232Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-04-28T08:30:08.232Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-04-28T08:30:08.232Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-28T08:30:08.232Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-04-28T08:30:08.232Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-04-28T08:30:08.232Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-04-28T08:30:08.232Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-04-28T08:30:08.232Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-04-28T08:30:08.232Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-04-28T08:30:08.665Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-04-28T08:30:08.665Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-04-28T08:30:08.665Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-04-28T08:30:08.665Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-04-28T08:30:08.665Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-04-28T08:30:08.665Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-04-28T08:30:08.665Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-04-28T08:30:09.824Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-04-28T08:30:09.824Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-04-28T08:30:09.824Z] === RUN TestDockerSuite/TestEventsImageImport [2022-04-28T08:30:09.824Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-04-28T08:30:09.824Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-04-28T08:30:09.824Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-04-28T08:30:09.824Z] === RUN TestDockerSuite/TestEventsImagePull [2022-04-28T08:30:09.824Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-04-28T08:30:09.824Z] === RUN TestDockerSuite/TestEventsImageTag [2022-04-28T08:30:11.388Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-04-28T08:30:11.388Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-04-28T08:30:11.388Z] === RUN TestDockerSuite/TestEventsRename [2022-04-28T08:30:12.932Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-04-28T08:30:12.932Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-04-28T08:30:12.932Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-04-28T08:30:12.932Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-04-28T08:30:12.932Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-04-28T08:30:12.932Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-04-28T08:30:12.932Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-04-28T08:30:12.932Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-04-28T08:30:12.932Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-04-28T08:30:12.932Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-04-28T08:30:12.932Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-04-28T08:30:12.932Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-04-28T08:30:13.599Z] === RUN TestDockerSuite/TestEventsResize [2022-04-28T08:30:15.657Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-04-28T08:30:15.657Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-04-28T08:30:15.657Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-04-28T08:30:20.014Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-04-28T08:30:20.014Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-04-28T08:30:20.014Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-04-28T08:30:20.757Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-04-28T08:30:21.554Z] === RUN TestDockerSuite/TestRunModeHostname [2022-04-28T08:30:21.554Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-04-28T08:30:21.554Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-04-28T08:30:21.554Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-04-28T08:30:21.554Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-04-28T08:30:21.554Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-04-28T08:30:21.554Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-04-28T08:30:21.554Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-04-28T08:30:21.554Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-04-28T08:30:21.554Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-04-28T08:30:21.554Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-04-28T08:30:21.554Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-04-28T08:30:21.554Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-04-28T08:30:21.554Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-04-28T08:30:21.554Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-04-28T08:30:21.554Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-04-28T08:30:21.554Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-04-28T08:30:21.554Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-04-28T08:30:21.554Z] === RUN TestDockerSuite/TestRunMount [2022-04-28T08:30:21.554Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-04-28T08:30:21.554Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-04-28T08:30:21.554Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-04-28T08:30:21.554Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-04-28T08:30:21.554Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-04-28T08:30:21.554Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-04-28T08:30:21.554Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-04-28T08:30:21.554Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-04-28T08:30:22.975Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-04-28T08:30:24.135Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-04-28T08:30:24.135Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-04-28T08:30:24.135Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-04-28T08:30:25.199Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-04-28T08:30:25.648Z] --- PASS: TestDockerSuite (1943.80s) [2022-04-28T08:30:25.648Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-04-28T08:30:25.648Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-04-28T08:30:25.648Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-04-28T08:30:25.648Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-04-28T08:30:25.648Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-04-28T08:30:25.648Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-04-28T08:30:25.648Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-04-28T08:30:25.648Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.71s) [2022-04-28T08:30:25.648Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.24s) [2022-04-28T08:30:25.648Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.58s) [2022-04-28T08:30:25.648Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.36s) [2022-04-28T08:30:25.648Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (66.54s) [2022-04-28T08:30:25.648Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.78s) [2022-04-28T08:30:25.648Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s) [2022-04-28T08:30:25.648Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-04-28T08:30:25.648Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-04-28T08:30:25.648Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-04-28T08:30:25.648Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-04-28T08:30:25.648Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-04-28T08:30:25.648Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2022-04-28T08:30:25.648Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2022-04-28T08:30:25.648Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2022-04-28T08:30:25.648Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-04-28T08:30:25.648Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.95s) [2022-04-28T08:30:25.648Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2022-04-28T08:30:25.648Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-04-28T08:30:25.648Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.68s) [2022-04-28T08:30:25.648Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.14s) [2022-04-28T08:30:25.648Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2022-04-28T08:30:25.648Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2022-04-28T08:30:25.648Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-04-28T08:30:25.648Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2022-04-28T08:30:25.648Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.66s) [2022-04-28T08:30:25.648Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-04-28T08:30:25.648Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-04-28T08:30:25.648Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.20s) [2022-04-28T08:30:25.648Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (61.86s) [2022-04-28T08:30:25.648Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.32s) [2022-04-28T08:30:25.648Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.05s) [2022-04-28T08:30:25.648Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2022-04-28T08:30:25.648Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.19s) [2022-04-28T08:30:25.648Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.79s) [2022-04-28T08:30:25.648Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2022-04-28T08:30:25.648Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-04-28T08:30:25.648Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-04-28T08:30:25.648Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.21s) [2022-04-28T08:30:25.648Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.77s) [2022-04-28T08:30:25.648Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.04s) [2022-04-28T08:30:25.648Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.41s) [2022-04-28T08:30:25.648Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-04-28T08:30:25.648Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2022-04-28T08:30:25.648Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2022-04-28T08:30:25.648Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.65s) [2022-04-28T08:30:25.648Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (9.95s) [2022-04-28T08:30:25.648Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.21s) [2022-04-28T08:30:25.648Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.95s) [2022-04-28T08:30:25.648Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2022-04-28T08:30:25.648Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.19s) [2022-04-28T08:30:25.648Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.54s) [2022-04-28T08:30:25.648Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.15s) [2022-04-28T08:30:25.648Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-04-28T08:30:25.648Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-04-28T08:30:25.648Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-04-28T08:30:25.648Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-04-28T08:30:25.648Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.49s) [2022-04-28T08:30:25.648Z] --- PASS: TestDockerSuite/TestBuildAddTar (28.19s) [2022-04-28T08:30:25.648Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2022-04-28T08:30:25.648Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.30s) [2022-04-28T08:30:25.648Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (14.34s) [2022-04-28T08:30:25.648Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.58s) [2022-04-28T08:30:25.648Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.49s) [2022-04-28T08:30:25.648Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (5.53s) [2022-04-28T08:30:25.648Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.86s) [2022-04-28T08:30:25.648Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (3.90s) [2022-04-28T08:30:25.648Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (7.13s) [2022-04-28T08:30:25.648Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (6.33s) [2022-04-28T08:30:25.648Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.28s) [2022-04-28T08:30:25.648Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.22s) [2022-04-28T08:30:25.648Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2022-04-28T08:30:25.648Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-04-28T08:30:25.648Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.72s) [2022-04-28T08:30:25.648Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-04-28T08:30:25.648Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.56s) [2022-04-28T08:30:25.648Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-04-28T08:30:25.648Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-04-28T08:30:25.648Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (19.52s) [2022-04-28T08:30:25.648Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (3.64s) [2022-04-28T08:30:25.648Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.58s) [2022-04-28T08:30:25.648Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.32s) [2022-04-28T08:30:25.648Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.22s) [2022-04-28T08:30:25.648Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2022-04-28T08:30:25.648Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (3.61s) [2022-04-28T08:30:25.648Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.21s) [2022-04-28T08:30:25.648Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-04-28T08:30:25.648Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-04-28T08:30:25.648Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.40s) [2022-04-28T08:30:25.648Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.90s) [2022-04-28T08:30:25.648Z] --- PASS: TestDockerSuite/TestBuildCmd (0.56s) [2022-04-28T08:30:25.648Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.52s) [2022-04-28T08:30:25.648Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.53s) [2022-04-28T08:30:25.648Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.97s) [2022-04-28T08:30:25.648Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.13s) [2022-04-28T08:30:25.648Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-04-28T08:30:25.648Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.26s) [2022-04-28T08:30:25.648Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2022-04-28T08:30:25.648Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.47s) [2022-04-28T08:30:25.648Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.85s) [2022-04-28T08:30:25.648Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.86s) [2022-04-28T08:30:25.648Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.47s) [2022-04-28T08:30:25.648Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2022-04-28T08:30:25.648Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.77s) [2022-04-28T08:30:25.648Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.68s) [2022-04-28T08:30:25.648Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-04-28T08:30:25.648Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-04-28T08:30:25.648Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.54s) [2022-04-28T08:30:25.648Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (27.99s) [2022-04-28T08:30:25.648Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.55s) [2022-04-28T08:30:25.648Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.50s) [2022-04-28T08:30:25.648Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.14s) [2022-04-28T08:30:25.648Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.30s) [2022-04-28T08:30:25.648Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s) [2022-04-28T08:30:25.649Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-04-28T08:30:25.649Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.47s) [2022-04-28T08:30:25.649Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-04-28T08:30:25.649Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (18.86s) [2022-04-28T08:30:25.649Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.64s) [2022-04-28T08:30:25.649Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.31s) [2022-04-28T08:30:25.649Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (14.31s) [2022-04-28T08:30:25.649Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.44s) [2022-04-28T08:30:25.649Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.64s) [2022-04-28T08:30:25.649Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.29s) [2022-04-28T08:30:25.649Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.76s) [2022-04-28T08:30:25.649Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.77s) [2022-04-28T08:30:25.649Z] --- PASS: TestDockerSuite/TestBuildDockerignore (41.14s) [2022-04-28T08:30:25.649Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.09s) [2022-04-28T08:30:25.649Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.31s) [2022-04-28T08:30:25.649Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (45.41s) [2022-04-28T08:30:25.649Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.38s) [2022-04-28T08:30:25.649Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.64s) [2022-04-28T08:30:25.649Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (15.80s) [2022-04-28T08:30:25.649Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (8.80s) [2022-04-28T08:30:25.649Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (8.50s) [2022-04-28T08:30:25.649Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (23.31s) [2022-04-28T08:30:25.649Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (8.88s) [2022-04-28T08:30:25.649Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (8.34s) [2022-04-28T08:30:25.649Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (63.02s) [2022-04-28T08:30:25.649Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.36s) [2022-04-28T08:30:25.649Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.29s) [2022-04-28T08:30:25.649Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.07s) [2022-04-28T08:30:25.649Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.53s) [2022-04-28T08:30:25.649Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.99s) [2022-04-28T08:30:25.649Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2022-04-28T08:30:25.649Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.45s) [2022-04-28T08:30:25.649Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.50s) [2022-04-28T08:30:25.649Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.35s) [2022-04-28T08:30:25.649Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.66s) [2022-04-28T08:30:25.649Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (3.65s) [2022-04-28T08:30:25.649Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-04-28T08:30:25.649Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.27s) [2022-04-28T08:30:25.649Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2022-04-28T08:30:25.649Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-04-28T08:30:25.649Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-04-28T08:30:25.649Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.37s) [2022-04-28T08:30:25.649Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-04-28T08:30:25.649Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-04-28T08:30:25.649Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-04-28T08:30:25.649Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.88s) [2022-04-28T08:30:25.649Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (3.76s) [2022-04-28T08:30:25.649Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (11.56s) [2022-04-28T08:30:25.649Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.58s) [2022-04-28T08:30:25.649Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-04-28T08:30:25.649Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2022-04-28T08:30:25.649Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2022-04-28T08:30:25.649Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-04-28T08:30:25.649Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-04-28T08:30:25.649Z] --- PASS: TestDockerSuite/TestBuildFails (2.31s) [2022-04-28T08:30:25.649Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.10s) [2022-04-28T08:30:25.649Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.48s) [2022-04-28T08:30:25.649Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.40s) [2022-04-28T08:30:25.649Z] --- PASS: TestDockerSuite/TestBuildForceRm (5.59s) [2022-04-28T08:30:25.649Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.00s) [2022-04-28T08:30:25.649Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.16s) [2022-04-28T08:30:25.649Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.06s) [2022-04-28T08:30:25.649Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-04-28T08:30:25.649Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.63s) [2022-04-28T08:30:25.649Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.50s) [2022-04-28T08:30:25.649Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2022-04-28T08:30:25.649Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (7.07s) [2022-04-28T08:30:25.649Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-04-28T08:30:25.649Z] --- PASS: TestDockerSuite/TestBuildHistory (10.05s) [2022-04-28T08:30:25.649Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.89s) [2022-04-28T08:30:25.649Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.45s) [2022-04-28T08:30:25.649Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2022-04-28T08:30:25.649Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.68s) [2022-04-28T08:30:25.649Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.08s) [2022-04-28T08:30:25.649Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (3.85s) [2022-04-28T08:30:25.649Z] --- PASS: TestDockerSuite/TestBuildLabel (0.91s) [2022-04-28T08:30:25.649Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.59s) [2022-04-28T08:30:25.649Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.92s) [2022-04-28T08:30:25.649Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.54s) [2022-04-28T08:30:25.649Z] --- PASS: TestDockerSuite/TestBuildLabels (0.92s) [2022-04-28T08:30:25.649Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.42s) [2022-04-28T08:30:25.649Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.24s) [2022-04-28T08:30:25.649Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2022-04-28T08:30:25.649Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2022-04-28T08:30:25.649Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2022-04-28T08:30:25.649Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2022-04-28T08:30:25.649Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2022-04-28T08:30:25.649Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2022-04-28T08:30:25.649Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.52s) [2022-04-28T08:30:25.649Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.59s) [2022-04-28T08:30:25.649Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.47s) [2022-04-28T08:30:25.649Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (13.53s) [2022-04-28T08:30:25.649Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-04-28T08:30:25.649Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.61s) [2022-04-28T08:30:25.649Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (27.23s) [2022-04-28T08:30:25.649Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (12.31s) [2022-04-28T08:30:25.649Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (4.45s) [2022-04-28T08:30:25.649Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.93s) [2022-04-28T08:30:25.649Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (4.55s) [2022-04-28T08:30:25.649Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (14.73s) [2022-04-28T08:30:25.649Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-04-28T08:30:25.649Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (6.88s) [2022-04-28T08:30:25.649Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.60s) [2022-04-28T08:30:25.649Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2022-04-28T08:30:25.649Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2022-04-28T08:30:25.649Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.77s) [2022-04-28T08:30:25.649Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (3.83s) [2022-04-28T08:30:25.649Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.40s) [2022-04-28T08:30:25.649Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.22s) [2022-04-28T08:30:25.649Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.15s) [2022-04-28T08:30:25.649Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.78s) [2022-04-28T08:30:25.649Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.86s) [2022-04-28T08:30:25.649Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.22s) [2022-04-28T08:30:25.649Z] --- PASS: TestDockerSuite/TestBuildOnBuild (7.84s) [2022-04-28T08:30:25.649Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.50s) [2022-04-28T08:30:25.649Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.07s) [2022-04-28T08:30:25.649Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.52s) [2022-04-28T08:30:25.649Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (6.60s) [2022-04-28T08:30:25.649Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (3.72s) [2022-04-28T08:30:25.649Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (3.55s) [2022-04-28T08:30:25.649Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.04s) [2022-04-28T08:30:25.649Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-04-28T08:30:25.649Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2022-04-28T08:30:25.649Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.31s) [2022-04-28T08:30:25.649Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2022-04-28T08:30:25.649Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (34.74s) [2022-04-28T08:30:25.649Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (15.92s) [2022-04-28T08:30:25.649Z] --- PASS: TestDockerSuite/TestBuildRm (9.91s) [2022-04-28T08:30:25.649Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (2.78s) [2022-04-28T08:30:25.649Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2022-04-28T08:30:25.649Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.31s) [2022-04-28T08:30:25.649Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.24s) [2022-04-28T08:30:25.649Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.43s) [2022-04-28T08:30:25.649Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.40s) [2022-04-28T08:30:25.649Z] --- PASS: TestDockerSuite/TestBuildShellInherited (3.95s) [2022-04-28T08:30:25.649Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (13.52s) [2022-04-28T08:30:25.649Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.62s) [2022-04-28T08:30:25.649Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.57s) [2022-04-28T08:30:25.649Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (7.36s) [2022-04-28T08:30:25.649Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.26s) [2022-04-28T08:30:25.649Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (3.66s) [2022-04-28T08:30:25.649Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2022-04-28T08:30:25.649Z] --- PASS: TestDockerSuite/TestBuildStderr (3.39s) [2022-04-28T08:30:25.649Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (15.19s) [2022-04-28T08:30:25.649Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.30s) [2022-04-28T08:30:25.649Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.98s) [2022-04-28T08:30:25.649Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.14s) [2022-04-28T08:30:25.649Z] --- PASS: TestDockerSuite/TestBuildTagEvent (3.48s) [2022-04-28T08:30:25.649Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.10s) [2022-04-28T08:30:25.649Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-04-28T08:30:25.649Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-04-28T08:30:25.649Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-04-28T08:30:25.649Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.22s) [2022-04-28T08:30:25.649Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.51s) [2022-04-28T08:30:25.649Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.83s) [2022-04-28T08:30:25.649Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2022-04-28T08:30:25.649Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-04-28T08:30:25.649Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (18.40s) [2022-04-28T08:30:25.649Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.77s) [2022-04-28T08:30:25.649Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (7.43s) [2022-04-28T08:30:25.649Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (4.70s) [2022-04-28T08:30:25.649Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.32s) [2022-04-28T08:30:25.649Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2022-04-28T08:30:25.649Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.24s) [2022-04-28T08:30:25.649Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.30s) [2022-04-28T08:30:25.649Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (8.55s) [2022-04-28T08:30:25.649Z] --- PASS: TestDockerSuite/TestBuildWithTabs (3.56s) [2022-04-28T08:30:25.649Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.35s) [2022-04-28T08:30:25.649Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (11.33s) [2022-04-28T08:30:25.649Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.32s) [2022-04-28T08:30:25.649Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.30s) [2022-04-28T08:30:25.649Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-04-28T08:30:25.649Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.07s) [2022-04-28T08:30:25.649Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (6.21s) [2022-04-28T08:30:25.649Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.75s) [2022-04-28T08:30:25.649Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.29s) [2022-04-28T08:30:25.649Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-04-28T08:30:25.649Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-04-28T08:30:25.649Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.62s) [2022-04-28T08:30:25.649Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (3.87s) [2022-04-28T08:30:25.649Z] --- PASS: TestDockerSuite/TestCommitChange (4.31s) [2022-04-28T08:30:25.649Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.00s) [2022-04-28T08:30:25.649Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2022-04-28T08:30:25.649Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.17s) [2022-04-28T08:30:25.649Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-04-28T08:30:25.649Z] --- PASS: TestDockerSuite/TestCommitTTY (6.21s) [2022-04-28T08:30:25.649Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (3.54s) [2022-04-28T08:30:25.649Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-04-28T08:30:25.649Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2022-04-28T08:30:25.649Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-04-28T08:30:25.649Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-04-28T08:30:25.649Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-04-28T08:30:25.649Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-04-28T08:30:25.649Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-04-28T08:30:25.649Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.09s) [2022-04-28T08:30:25.649Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.29s) [2022-04-28T08:30:25.649Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.36s) [2022-04-28T08:30:25.649Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-04-28T08:30:25.649Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.32s) [2022-04-28T08:30:25.649Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-04-28T08:30:25.649Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-04-28T08:30:25.649Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-04-28T08:30:25.649Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.31s) [2022-04-28T08:30:25.649Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-04-28T08:30:25.649Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2022-04-28T08:30:25.649Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.32s) [2022-04-28T08:30:25.649Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-04-28T08:30:25.649Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-04-28T08:30:25.649Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-04-28T08:30:25.649Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-04-28T08:30:25.649Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.94s) [2022-04-28T08:30:25.649Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.85s) [2022-04-28T08:30:25.649Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.87s) [2022-04-28T08:30:25.649Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2022-04-28T08:30:25.649Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-04-28T08:30:25.649Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.96s) [2022-04-28T08:30:25.649Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2022-04-28T08:30:25.649Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.35s) [2022-04-28T08:30:25.649Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-04-28T08:30:25.649Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-04-28T08:30:25.649Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.33s) [2022-04-28T08:30:25.649Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-04-28T08:30:25.649Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.81s) [2022-04-28T08:30:25.649Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2022-04-28T08:30:25.649Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.43s) [2022-04-28T08:30:25.649Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.23s) [2022-04-28T08:30:25.649Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.34s) [2022-04-28T08:30:25.649Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.51s) [2022-04-28T08:30:25.649Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.56s) [2022-04-28T08:30:25.649Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.08s) [2022-04-28T08:30:25.649Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-04-28T08:30:25.649Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-04-28T08:30:25.649Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-04-28T08:30:25.649Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.24s) [2022-04-28T08:30:25.649Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2022-04-28T08:30:25.649Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.42s) [2022-04-28T08:30:25.649Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2022-04-28T08:30:25.649Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.81s) [2022-04-28T08:30:25.649Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.09s) [2022-04-28T08:30:25.650Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.23s) [2022-04-28T08:30:25.650Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.84s) [2022-04-28T08:30:25.650Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-04-28T08:30:25.650Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-04-28T08:30:25.650Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-04-28T08:30:25.650Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-04-28T08:30:25.650Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-04-28T08:30:25.650Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.62s) [2022-04-28T08:30:25.650Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (16.76s) [2022-04-28T08:30:25.650Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.43s) [2022-04-28T08:30:25.650Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.39s) [2022-04-28T08:30:25.650Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.42s) [2022-04-28T08:30:25.650Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.43s) [2022-04-28T08:30:25.650Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0006a1260_} (2.42s) [2022-04-28T08:30:25.650Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12541011574_c:\foo_false____} (2.39s) [2022-04-28T08:30:25.650Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12541011574_c:\foo_true____} (2.26s) [2022-04-28T08:30:25.650Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2022-04-28T08:30:25.650Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.31s) [2022-04-28T08:30:25.650Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-04-28T08:30:25.650Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-04-28T08:30:25.650Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-04-28T08:30:25.650Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-04-28T08:30:25.650Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-04-28T08:30:25.650Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.06s) [2022-04-28T08:30:25.650Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.07s) [2022-04-28T08:30:25.650Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.06s) [2022-04-28T08:30:25.650Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-04-28T08:30:25.650Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.07s) [2022-04-28T08:30:25.650Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-04-28T08:30:25.650Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-04-28T08:30:25.650Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-04-28T08:30:25.650Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2022-04-28T08:30:25.650Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-04-28T08:30:25.650Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.38s) [2022-04-28T08:30:25.650Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2022-04-28T08:30:25.650Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2022-04-28T08:30:25.650Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-04-28T08:30:25.650Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2022-04-28T08:30:25.650Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2022-04-28T08:30:25.650Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2022-04-28T08:30:25.650Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2022-04-28T08:30:25.650Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2022-04-28T08:30:25.650Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2022-04-28T08:30:25.650Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2022-04-28T08:30:25.650Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-04-28T08:30:25.650Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-04-28T08:30:25.650Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-04-28T08:30:25.650Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.38s) [2022-04-28T08:30:25.650Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2022-04-28T08:30:25.650Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2022-04-28T08:30:25.650Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.45s) [2022-04-28T08:30:25.650Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2022-04-28T08:30:25.650Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-04-28T08:30:25.650Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-04-28T08:30:25.650Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.32s) [2022-04-28T08:30:25.650Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.45s) [2022-04-28T08:30:25.650Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-28T08:30:25.650Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-04-28T08:30:25.650Z] --- PASS: TestDockerSuite/TestCpToCaseE (8.67s) [2022-04-28T08:30:25.650Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2022-04-28T08:30:25.650Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2022-04-28T08:30:25.650Z] --- PASS: TestDockerSuite/TestCpToCaseH (8.68s) [2022-04-28T08:30:25.650Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2022-04-28T08:30:25.650Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2022-04-28T08:30:25.650Z] --- PASS: TestDockerSuite/TestCpToDot (2.46s) [2022-04-28T08:30:25.650Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-04-28T08:30:25.650Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-04-28T08:30:25.650Z] --- PASS: TestDockerSuite/TestCpToStdout (2.48s) [2022-04-28T08:30:25.650Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2022-04-28T08:30:25.650Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-04-28T08:30:25.650Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-04-28T08:30:25.650Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-04-28T08:30:25.650Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.19s) [2022-04-28T08:30:25.650Z] --- PASS: TestDockerSuite/TestCreateArgs (0.18s) [2022-04-28T08:30:25.650Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.02s) [2022-04-28T08:30:25.650Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (1.92s) [2022-04-28T08:30:25.650Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.18s) [2022-04-28T08:30:25.650Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.18s) [2022-04-28T08:30:25.650Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.60s) [2022-04-28T08:30:25.650Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.63s) [2022-04-28T08:30:25.650Z] --- PASS: TestDockerSuite/TestCreateLabels (0.19s) [2022-04-28T08:30:25.650Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-04-28T08:30:25.650Z] --- PASS: TestDockerSuite/TestCreateRM (0.35s) [2022-04-28T08:30:25.650Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-04-28T08:30:25.650Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.18s) [2022-04-28T08:30:25.650Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.35s) [2022-04-28T08:30:25.650Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.06s) [2022-04-28T08:30:25.650Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.21s) [2022-04-28T08:30:25.650Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.41s) [2022-04-28T08:30:25.650Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.03s) [2022-04-28T08:30:25.650Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.19s) [2022-04-28T08:30:25.650Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-04-28T08:30:25.650Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.30s) [2022-04-28T08:30:25.650Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2022-04-28T08:30:25.650Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.13s) [2022-04-28T08:30:25.650Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-04-28T08:30:25.650Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-04-28T08:30:25.650Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-04-28T08:30:25.650Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-04-28T08:30:25.650Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-04-28T08:30:25.650Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-04-28T08:30:25.650Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-04-28T08:30:25.650Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-04-28T08:30:25.650Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2022-04-28T08:30:25.650Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) [2022-04-28T08:30:25.650Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-04-28T08:30:25.650Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-04-28T08:30:25.650Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-04-28T08:30:25.650Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2022-04-28T08:30:25.650Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2022-04-28T08:30:25.650Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.41s) [2022-04-28T08:30:25.650Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.37s) [2022-04-28T08:30:25.650Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.40s) [2022-04-28T08:30:25.650Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (8.40s) [2022-04-28T08:30:25.650Z] --- PASS: TestDockerSuite/TestEventsCopy (4.34s) [2022-04-28T08:30:25.650Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.98s) [2022-04-28T08:30:25.650Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.25s) [2022-04-28T08:30:25.650Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.70s) [2022-04-28T08:30:25.650Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.37s) [2022-04-28T08:30:25.650Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.56s) [2022-04-28T08:30:25.650Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.87s) [2022-04-28T08:30:25.650Z] --- PASS: TestDockerSuite/TestEventsFilters (4.70s) [2022-04-28T08:30:25.650Z] --- PASS: TestDockerSuite/TestEventsFormat (4.62s) [2022-04-28T08:30:25.650Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2022-04-28T08:30:25.650Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2022-04-28T08:30:25.650Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2022-04-28T08:30:25.650Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2022-04-28T08:30:25.650Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2022-04-28T08:30:25.650Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.15s) [2022-04-28T08:30:25.650Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-04-28T08:30:25.650Z] --- PASS: TestDockerSuite/TestEventsRename (2.40s) [2022-04-28T08:30:25.650Z] --- PASS: TestDockerSuite/TestEventsResize (7.61s) [2022-04-28T08:30:25.650Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.24s) [2022-04-28T08:30:25.650Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.12s) [2022-04-28T08:30:25.650Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.73s) [2022-04-28T08:30:25.650Z] --- SKIP: TestDockerSuite/TestEventsTop (0.03s) [2022-04-28T08:30:25.650Z] --- PASS: TestDockerSuite/TestEventsUntag (2.74s) [2022-04-28T08:30:25.650Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.83s) [2022-04-28T08:30:25.650Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2022-04-28T08:30:25.650Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-04-28T08:30:25.650Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.76s) [2022-04-28T08:30:25.650Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.73s) [2022-04-28T08:30:25.650Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2022-04-28T08:30:25.650Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-04-28T08:30:25.650Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-04-28T08:30:25.650Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.74s) [2022-04-28T08:30:25.650Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.76s) [2022-04-28T08:30:25.650Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.80s) [2022-04-28T08:30:25.650Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.81s) [2022-04-28T08:30:25.650Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.20s) [2022-04-28T08:30:25.650Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2022-04-28T08:30:25.650Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2022-04-28T08:30:25.650Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-04-28T08:30:25.650Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.89s) [2022-04-28T08:30:25.650Z] --- PASS: TestDockerSuite/TestExecInspectID (4.17s) [2022-04-28T08:30:25.650Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2022-04-28T08:30:25.650Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-04-28T08:30:25.650Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-04-28T08:30:25.650Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2022-04-28T08:30:25.650Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-04-28T08:30:25.650Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.02s) [2022-04-28T08:30:25.650Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2022-04-28T08:30:25.650Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2022-04-28T08:30:25.650Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2022-04-28T08:30:25.650Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-04-28T08:30:25.650Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-04-28T08:30:25.650Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.95s) [2022-04-28T08:30:25.650Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2022-04-28T08:30:25.650Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (4.82s) [2022-04-28T08:30:25.650Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-04-28T08:30:25.650Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-04-28T08:30:25.650Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2022-04-28T08:30:25.650Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.71s) [2022-04-28T08:30:25.650Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.74s) [2022-04-28T08:30:25.650Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.76s) [2022-04-28T08:30:25.650Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.78s) [2022-04-28T08:30:25.650Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-04-28T08:30:25.650Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2022-04-28T08:30:25.650Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.13s) [2022-04-28T08:30:25.650Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-04-28T08:30:25.650Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2022-04-28T08:30:25.650Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2022-04-28T08:30:25.650Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2022-04-28T08:30:25.650Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (3.98s) [2022-04-28T08:30:25.650Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s) [2022-04-28T08:30:25.650Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2022-04-28T08:30:25.650Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s) [2022-04-28T08:30:25.650Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2022-04-28T08:30:25.650Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.28s) [2022-04-28T08:30:25.650Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.57s) [2022-04-28T08:30:25.650Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2022-04-28T08:30:25.650Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.95s) [2022-04-28T08:30:25.650Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.07s) [2022-04-28T08:30:25.650Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.60s) [2022-04-28T08:30:25.650Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.24s) [2022-04-28T08:30:25.650Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.92s) [2022-04-28T08:30:25.650Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.54s) [2022-04-28T08:30:25.650Z] --- PASS: TestDockerSuite/TestImagesFormat (0.18s) [2022-04-28T08:30:25.650Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-04-28T08:30:25.650Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.57s) [2022-04-28T08:30:25.650Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s) [2022-04-28T08:30:25.650Z] --- PASS: TestDockerSuite/TestImportBadURL (0.08s) [2022-04-28T08:30:25.650Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-04-28T08:30:25.650Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2022-04-28T08:30:25.650Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2022-04-28T08:30:25.650Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-28T08:30:25.650Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-04-28T08:30:25.650Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-04-28T08:30:25.650Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-04-28T08:30:25.650Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-04-28T08:30:25.650Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-04-28T08:30:25.650Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.06s) [2022-04-28T08:30:25.650Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-04-28T08:30:25.650Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-04-28T08:30:25.650Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.33s) [2022-04-28T08:30:25.650Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.30s) [2022-04-28T08:30:25.650Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2022-04-28T08:30:25.650Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-04-28T08:30:25.650Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.07s) [2022-04-28T08:30:25.650Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2022-04-28T08:30:25.650Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (1.73s) [2022-04-28T08:30:25.650Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.18s) [2022-04-28T08:30:25.650Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.26s) [2022-04-28T08:30:25.650Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-04-28T08:30:25.650Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-04-28T08:30:25.650Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-04-28T08:30:25.650Z] --- PASS: TestDockerSuite/TestInspectDefault (2.23s) [2022-04-28T08:30:25.650Z] --- PASS: TestDockerSuite/TestInspectHistory (3.89s) [2022-04-28T08:30:25.650Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2022-04-28T08:30:25.651Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2022-04-28T08:30:25.651Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-04-28T08:30:25.651Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.34s) [2022-04-28T08:30:25.651Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.84s) [2022-04-28T08:30:25.651Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.18s) [2022-04-28T08:30:25.651Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.26s) [2022-04-28T08:30:25.651Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.78s) [2022-04-28T08:30:25.651Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2022-04-28T08:30:25.651Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2022-04-28T08:30:25.651Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.80s) [2022-04-28T08:30:25.651Z] --- PASS: TestDockerSuite/TestInspectStatus (2.91s) [2022-04-28T08:30:25.651Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.64s) [2022-04-28T08:30:25.651Z] --- PASS: TestDockerSuite/TestInspectTemplateError (1.90s) [2022-04-28T08:30:25.651Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.27s) [2022-04-28T08:30:25.651Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.83s) [2022-04-28T08:30:25.651Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.25s) [2022-04-28T08:30:25.651Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.26s) [2022-04-28T08:30:25.651Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.26s) [2022-04-28T08:30:25.651Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.07s) [2022-04-28T08:30:25.651Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-04-28T08:30:25.651Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2022-04-28T08:30:25.651Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-04-28T08:30:25.651Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-04-28T08:30:25.651Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-04-28T08:30:25.651Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-04-28T08:30:25.651Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-04-28T08:30:25.651Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-04-28T08:30:25.651Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-04-28T08:30:25.651Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-04-28T08:30:25.651Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-04-28T08:30:25.651Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-04-28T08:30:25.651Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-04-28T08:30:25.651Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-04-28T08:30:25.651Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-04-28T08:30:25.651Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-04-28T08:30:25.651Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s) [2022-04-28T08:30:25.651Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2022-04-28T08:30:25.651Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.74s) [2022-04-28T08:30:25.651Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.75s) [2022-04-28T08:30:25.651Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.53s) [2022-04-28T08:30:25.651Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.32s) [2022-04-28T08:30:25.651Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2022-04-28T08:30:25.651Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.89s) [2022-04-28T08:30:25.651Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2022-04-28T08:30:25.651Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (4.71s) [2022-04-28T08:30:25.651Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (4.73s) [2022-04-28T08:30:25.651Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (4.68s) [2022-04-28T08:30:25.651Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.26s) [2022-04-28T08:30:25.651Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.18s) [2022-04-28T08:30:25.651Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-04-28T08:30:25.651Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.36s) [2022-04-28T08:30:25.651Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.33s) [2022-04-28T08:30:25.651Z] --- PASS: TestDockerSuite/TestLogsSince (8.82s) [2022-04-28T08:30:25.651Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-04-28T08:30:25.651Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-04-28T08:30:25.651Z] --- PASS: TestDockerSuite/TestLogsTail (2.66s) [2022-04-28T08:30:25.651Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.40s) [2022-04-28T08:30:25.651Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.35s) [2022-04-28T08:30:25.651Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-04-28T08:30:25.651Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-04-28T08:30:25.651Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2022-04-28T08:30:25.651Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-04-28T08:30:25.651Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-04-28T08:30:25.651Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-04-28T08:30:25.651Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2022-04-28T08:30:25.651Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-04-28T08:30:25.651Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2022-04-28T08:30:25.651Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2022-04-28T08:30:25.651Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2022-04-28T08:30:25.651Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-04-28T08:30:25.651Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-04-28T08:30:25.651Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2022-04-28T08:30:25.651Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-04-28T08:30:25.651Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-04-28T08:30:25.651Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2022-04-28T08:30:25.651Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2022-04-28T08:30:25.651Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.51s) [2022-04-28T08:30:25.651Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2022-04-28T08:30:25.651Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2022-04-28T08:30:25.651Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-04-28T08:30:25.651Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-28T08:30:25.651Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-04-28T08:30:25.651Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-04-28T08:30:25.651Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-04-28T08:30:25.651Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-04-28T08:30:25.651Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-04-28T08:30:25.651Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.58s) [2022-04-28T08:30:25.651Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-04-28T08:30:25.651Z] --- PASS: TestDockerSuite/TestPsByOrder (6.83s) [2022-04-28T08:30:25.651Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-28T08:30:25.651Z] --- PASS: TestDockerSuite/TestPsListContainersBase (7.77s) [2022-04-28T08:30:25.651Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (13.36s) [2022-04-28T08:30:25.651Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.29s) [2022-04-28T08:30:25.651Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-04-28T08:30:25.651Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (10.92s) [2022-04-28T08:30:25.651Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.35s) [2022-04-28T08:30:25.651Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (7.19s) [2022-04-28T08:30:25.651Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.18s) [2022-04-28T08:30:25.651Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2022-04-28T08:30:25.651Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-04-28T08:30:25.651Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.32s) [2022-04-28T08:30:25.651Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2022-04-28T08:30:25.651Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-04-28T08:30:25.651Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-04-28T08:30:25.651Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-04-28T08:30:25.651Z] --- PASS: TestDockerSuite/TestPsShowMounts (5.80s) [2022-04-28T08:30:25.651Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-04-28T08:30:25.651Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.69s) [2022-04-28T08:30:25.651Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2022-04-28T08:30:25.651Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.30s) [2022-04-28T08:30:25.651Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.98s) [2022-04-28T08:30:25.651Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2022-04-28T08:30:25.651Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.69s) [2022-04-28T08:30:25.651Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.28s) [2022-04-28T08:30:25.651Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.45s) [2022-04-28T08:30:25.651Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (18.38s) [2022-04-28T08:30:25.651Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2022-04-28T08:30:25.651Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.03s) [2022-04-28T08:30:25.651Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.24s) [2022-04-28T08:30:25.651Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.19s) [2022-04-28T08:30:25.651Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.72s) [2022-04-28T08:30:25.651Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.24s) [2022-04-28T08:30:25.651Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.29s) [2022-04-28T08:30:25.651Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-04-28T08:30:25.651Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.17s) [2022-04-28T08:30:25.651Z] --- PASS: TestDockerSuite/TestRmiBlank (0.06s) [2022-04-28T08:30:25.651Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.28s) [2022-04-28T08:30:25.651Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (16.56s) [2022-04-28T08:30:25.651Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.82s) [2022-04-28T08:30:25.651Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.64s) [2022-04-28T08:30:25.651Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (5.12s) [2022-04-28T08:30:25.651Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.40s) [2022-04-28T08:30:25.651Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.15s) [2022-04-28T08:30:25.651Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.38s) [2022-04-28T08:30:25.651Z] --- PASS: TestDockerSuite/TestRmiTag (0.60s) [2022-04-28T08:30:25.651Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.43s) [2022-04-28T08:30:25.651Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (13.44s) [2022-04-28T08:30:25.651Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.57s) [2022-04-28T08:30:25.651Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.24s) [2022-04-28T08:30:25.651Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.05s) [2022-04-28T08:30:25.651Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2022-04-28T08:30:25.651Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2022-04-28T08:30:25.651Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-04-28T08:30:25.651Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2022-04-28T08:30:25.651Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-04-28T08:30:25.651Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-04-28T08:30:25.651Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-04-28T08:30:25.651Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.70s) [2022-04-28T08:30:25.651Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2022-04-28T08:30:25.651Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-04-28T08:30:25.651Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.56s) [2022-04-28T08:30:25.651Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.44s) [2022-04-28T08:30:25.651Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (1.88s) [2022-04-28T08:30:25.651Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.30s) [2022-04-28T08:30:25.651Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.29s) [2022-04-28T08:30:25.651Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.06s) [2022-04-28T08:30:25.651Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.65s) [2022-04-28T08:30:25.651Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-04-28T08:30:25.651Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-04-28T08:30:25.651Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-04-28T08:30:25.651Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-04-28T08:30:25.651Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-28T08:30:25.651Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-04-28T08:30:25.651Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-04-28T08:30:25.651Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-04-28T08:30:25.651Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-04-28T08:30:25.651Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-04-28T08:30:25.651Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-04-28T08:30:25.651Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.28s) [2022-04-28T08:30:25.651Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-28T08:30:25.651Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.59s) [2022-04-28T08:30:25.651Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2022-04-28T08:30:25.651Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-04-28T08:30:25.651Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.64s) [2022-04-28T08:30:25.651Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-04-28T08:30:25.651Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-04-28T08:30:25.651Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-04-28T08:30:25.651Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-04-28T08:30:25.651Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-04-28T08:30:25.651Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-04-28T08:30:25.651Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-04-28T08:30:25.651Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.68s) [2022-04-28T08:30:25.651Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.44s) [2022-04-28T08:30:25.651Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.25s) [2022-04-28T08:30:25.651Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2022-04-28T08:30:25.651Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-04-28T08:30:25.651Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-04-28T08:30:25.651Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.33s) [2022-04-28T08:30:25.651Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-04-28T08:30:25.651Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-04-28T08:30:25.651Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-04-28T08:30:25.651Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-04-28T08:30:25.651Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.47s) [2022-04-28T08:30:25.651Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (4.51s) [2022-04-28T08:30:25.651Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2022-04-28T08:30:25.651Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-04-28T08:30:25.651Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-04-28T08:30:25.651Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-04-28T08:30:25.651Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-04-28T08:30:25.651Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-04-28T08:30:25.651Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.34s) [2022-04-28T08:30:25.651Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2022-04-28T08:30:25.651Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.13s) [2022-04-28T08:30:25.651Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2022-04-28T08:30:25.651Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.35s) [2022-04-28T08:30:25.651Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.31s) [2022-04-28T08:30:25.651Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-04-28T08:30:25.651Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.30s) [2022-04-28T08:30:25.651Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2022-04-28T08:30:25.651Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-04-28T08:30:25.652Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-28T08:30:25.652Z] --- PASS: TestDockerSuite/TestRunExitCode (2.31s) [2022-04-28T08:30:25.652Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.33s) [2022-04-28T08:30:25.652Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.29s) [2022-04-28T08:30:25.652Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.38s) [2022-04-28T08:30:25.652Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2022-04-28T08:30:25.652Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2022-04-28T08:30:25.652Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2022-04-28T08:30:25.652Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-04-28T08:30:25.652Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-04-28T08:30:25.652Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-04-28T08:30:25.652Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-04-28T08:30:25.652Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-04-28T08:30:25.652Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.16s) [2022-04-28T08:30:25.652Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2022-04-28T08:30:25.652Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2022-04-28T08:30:25.652Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-04-28T08:30:25.652Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-04-28T08:30:25.652Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-04-28T08:30:25.652Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-04-28T08:30:25.652Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.39s) [2022-04-28T08:30:25.652Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2022-04-28T08:30:25.652Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.88s) [2022-04-28T08:30:25.652Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-04-28T08:30:25.652Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-04-28T08:30:25.652Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-04-28T08:30:25.652Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-04-28T08:30:25.652Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-04-28T08:30:25.652Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-04-28T08:30:25.652Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-04-28T08:30:25.652Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-04-28T08:30:25.652Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-04-28T08:30:25.652Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2022-04-28T08:30:25.652Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2022-04-28T08:30:25.652Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-04-28T08:30:25.652Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-04-28T08:30:25.652Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.07s) [2022-04-28T08:30:25.652Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-04-28T08:30:25.652Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2022-04-28T08:30:25.652Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-04-28T08:30:25.652Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.92s) [2022-04-28T08:30:25.652Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.00s) [2022-04-28T08:30:25.652Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-04-28T08:30:25.652Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-04-28T08:30:25.652Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2022-04-28T08:30:25.652Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-04-28T08:30:25.652Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-04-28T08:30:25.652Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-04-28T08:30:25.652Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-04-28T08:30:25.652Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-04-28T08:30:25.652Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-04-28T08:30:25.652Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.36s) [2022-04-28T08:30:25.652Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.23s) [2022-04-28T08:30:25.652Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.57s) [2022-04-28T08:30:25.652Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.59s) [2022-04-28T08:30:25.652Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.20s) [2022-04-28T08:30:25.652Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.12s) [2022-04-28T08:30:25.652Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2022-04-28T08:30:25.652Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-04-28T08:30:25.652Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-04-28T08:30:25.652Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2022-04-28T08:30:25.652Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-04-28T08:30:25.652Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-04-28T08:30:25.652Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-04-28T08:30:25.652Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-04-28T08:30:25.652Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.46s) [2022-04-28T08:30:25.652Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2022-04-28T08:30:25.652Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-04-28T08:30:25.652Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-04-28T08:30:25.652Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-04-28T08:30:25.652Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-04-28T08:30:25.652Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (8.29s) [2022-04-28T08:30:25.652Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-04-28T08:30:25.652Z] --- PASS: TestDockerSuite/TestRunRm (2.34s) [2022-04-28T08:30:25.652Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.36s) [2022-04-28T08:30:25.652Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.39s) [2022-04-28T08:30:25.652Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.29s) [2022-04-28T08:30:25.652Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.82s) [2022-04-28T08:30:25.652Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.85s) [2022-04-28T08:30:25.652Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-04-28T08:30:25.652Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2022-04-28T08:30:25.652Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.31s) [2022-04-28T08:30:25.652Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2022-04-28T08:30:25.652Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.68s) [2022-04-28T08:30:25.652Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-04-28T08:30:25.652Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-04-28T08:30:25.652Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.16s) [2022-04-28T08:30:25.652Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2022-04-28T08:30:25.652Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2022-04-28T08:30:25.652Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.46s) [2022-04-28T08:30:25.652Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-04-28T08:30:25.652Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-04-28T08:30:25.652Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-04-28T08:30:25.652Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-04-28T08:30:25.652Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2022-04-28T08:30:25.652Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2022-04-28T08:30:25.652Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-04-28T08:30:25.652Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-04-28T08:30:25.652Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-04-28T08:30:25.652Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2022-04-28T08:30:25.652Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.25s) [2022-04-28T08:30:25.652Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2022-04-28T08:30:25.652Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.29s) [2022-04-28T08:30:25.652Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-04-28T08:30:25.652Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-04-28T08:30:25.652Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.98s) [2022-04-28T08:30:25.652Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.55s) [2022-04-28T08:30:25.652Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.55s) [2022-04-28T08:30:25.652Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.44s) [2022-04-28T08:30:25.652Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-04-28T08:30:25.652Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.13s) [2022-04-28T08:30:25.652Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.09s) [2022-04-28T08:30:25.652Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.42s) [2022-04-28T08:30:25.652Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.32s) [2022-04-28T08:30:25.652Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2022-04-28T08:30:25.652Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s) [2022-04-28T08:30:25.652Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2022-04-28T08:30:25.652Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2022-04-28T08:30:25.652Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-04-28T08:30:25.652Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-04-28T08:30:25.652Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-04-28T08:30:25.652Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2022-04-28T08:30:25.652Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.23s) [2022-04-28T08:30:25.652Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.40s) [2022-04-28T08:30:25.652Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.61s) [2022-04-28T08:30:25.652Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.57s) [2022-04-28T08:30:25.652Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-04-28T08:30:25.652Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-04-28T08:30:25.652Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-04-28T08:30:25.652Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-04-28T08:30:25.652Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-04-28T08:30:25.652Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-04-28T08:30:25.652Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-04-28T08:30:25.652Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-04-28T08:30:25.652Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2022-04-28T08:30:25.652Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-04-28T08:30:25.652Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2022-04-28T08:30:25.652Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-04-28T08:30:25.652Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-04-28T08:30:25.652Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2022-04-28T08:30:25.652Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-04-28T08:30:25.652Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-04-28T08:30:25.652Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-04-28T08:30:25.652Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.28s) [2022-04-28T08:30:25.652Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.37s) [2022-04-28T08:30:25.652Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.43s) [2022-04-28T08:30:25.652Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.22s) [2022-04-28T08:30:25.652Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.65s) [2022-04-28T08:30:25.652Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (6.83s) [2022-04-28T08:30:25.652Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (2.24s) [2022-04-28T08:30:25.652Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (2.28s) [2022-04-28T08:30:25.652Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (2.30s) [2022-04-28T08:30:25.652Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2022-04-28T08:30:25.652Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.36s) [2022-04-28T08:30:25.652Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-04-28T08:30:25.652Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.24s) [2022-04-28T08:30:25.652Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-04-28T08:30:25.652Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-04-28T08:30:25.652Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2022-04-28T08:30:25.652Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-04-28T08:30:25.652Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (6.46s) [2022-04-28T08:30:25.652Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-04-28T08:30:25.652Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-04-28T08:30:25.652Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-04-28T08:30:25.652Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-04-28T08:30:25.652Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2022-04-28T08:30:25.652Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2022-04-28T08:30:25.652Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.79s) [2022-04-28T08:30:25.652Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (1.98s) [2022-04-28T08:30:25.652Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2022-04-28T08:30:25.652Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.81s) [2022-04-28T08:30:25.652Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-04-28T08:30:25.652Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-04-28T08:30:25.652Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-04-28T08:30:25.652Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-04-28T08:30:25.652Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-04-28T08:30:25.652Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-04-28T08:30:25.652Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.25s) [2022-04-28T08:30:25.652Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.12s) [2022-04-28T08:30:25.652Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.18s) [2022-04-28T08:30:25.652Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-04-28T08:30:25.652Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.29s) [2022-04-28T08:30:25.652Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.24s) [2022-04-28T08:30:25.652Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.13s) [2022-04-28T08:30:25.652Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.54s) [2022-04-28T08:30:25.652Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2022-04-28T08:30:25.652Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.89s) [2022-04-28T08:30:25.652Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.35s) [2022-04-28T08:30:25.652Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.34s) [2022-04-28T08:30:25.652Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.06s) [2022-04-28T08:30:25.652Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.17s) [2022-04-28T08:30:25.652Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (7.58s) [2022-04-28T08:30:25.652Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2022-04-28T08:30:25.652Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.56s) [2022-04-28T08:30:25.652Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.18s) [2022-04-28T08:30:25.652Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-04-28T08:30:25.652Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.88s) [2022-04-28T08:30:25.652Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.24s) [2022-04-28T08:30:25.652Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.23s) [2022-04-28T08:30:25.652Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (8.69s) [2022-04-28T08:30:25.652Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2022-04-28T08:30:25.652Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.10s) [2022-04-28T08:30:25.652Z] === RUN TestDockerRegistrySuite [2022-04-28T08:30:25.652Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-04-28T08:30:25.652Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.652Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-04-28T08:30:25.652Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.652Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-04-28T08:30:25.652Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.652Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-04-28T08:30:25.652Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.652Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-04-28T08:30:25.652Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.652Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-04-28T08:30:25.652Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.652Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-04-28T08:30:25.652Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.652Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-04-28T08:30:25.652Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.652Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-04-28T08:30:25.652Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.652Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-04-28T08:30:25.652Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.652Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-04-28T08:30:25.652Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.652Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-04-28T08:30:25.652Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.652Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-04-28T08:30:25.652Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.652Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-04-28T08:30:25.652Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.652Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-04-28T08:30:25.652Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.652Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-04-28T08:30:25.653Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.653Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-04-28T08:30:25.653Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.653Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-04-28T08:30:25.653Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.653Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-04-28T08:30:25.653Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.653Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-04-28T08:30:25.653Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.653Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-04-28T08:30:25.653Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.653Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-04-28T08:30:25.653Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.653Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-04-28T08:30:25.653Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.653Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-04-28T08:30:25.653Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.653Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-04-28T08:30:25.653Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.653Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-04-28T08:30:25.653Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.653Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-04-28T08:30:25.653Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.653Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-04-28T08:30:25.653Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.653Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-04-28T08:30:25.653Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.653Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-04-28T08:30:25.653Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.653Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-04-28T08:30:25.653Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.653Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-04-28T08:30:25.653Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.653Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-04-28T08:30:25.653Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.653Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-04-28T08:30:25.653Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.653Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-04-28T08:30:25.653Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.653Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-04-28T08:30:25.653Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.653Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-04-28T08:30:25.653Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.653Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-04-28T08:30:25.653Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.653Z] --- PASS: TestDockerRegistrySuite (0.11s) [2022-04-28T08:30:25.653Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-28T08:30:25.653Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-28T08:30:25.653Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-28T08:30:25.653Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-28T08:30:25.653Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-28T08:30:25.653Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-28T08:30:25.653Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-28T08:30:25.653Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-28T08:30:25.653Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-28T08:30:25.653Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-28T08:30:25.653Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-28T08:30:25.653Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-28T08:30:25.653Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-28T08:30:25.653Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-28T08:30:25.653Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-28T08:30:25.653Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-28T08:30:25.653Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-28T08:30:25.653Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-28T08:30:25.653Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-28T08:30:25.653Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-28T08:30:25.653Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.11s) [2022-04-28T08:30:25.653Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-28T08:30:25.653Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-28T08:30:25.653Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-28T08:30:25.653Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-28T08:30:25.653Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-28T08:30:25.653Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-28T08:30:25.653Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-28T08:30:25.653Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-28T08:30:25.653Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-28T08:30:25.653Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-28T08:30:25.653Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-28T08:30:25.653Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-28T08:30:25.653Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-28T08:30:25.653Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-28T08:30:25.653Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-28T08:30:25.653Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-28T08:30:25.653Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-28T08:30:25.653Z] === RUN TestDockerSchema1RegistrySuite [2022-04-28T08:30:25.653Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-04-28T08:30:25.653Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.653Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-04-28T08:30:25.653Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.653Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-04-28T08:30:25.653Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.653Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-04-28T08:30:25.653Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.653Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-04-28T08:30:25.653Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.653Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-04-28T08:30:25.653Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.653Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-04-28T08:30:25.653Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.653Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-04-28T08:30:25.653Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.653Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-04-28T08:30:25.653Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.653Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-04-28T08:30:25.653Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.653Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-04-28T08:30:25.653Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.653Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-04-28T08:30:25.653Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-28T08:30:25.653Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-28T08:30:25.653Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-28T08:30:25.653Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-28T08:30:25.653Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-28T08:30:25.653Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-28T08:30:25.653Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-28T08:30:25.653Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-28T08:30:25.653Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-28T08:30:25.653Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-28T08:30:25.653Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-28T08:30:25.653Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-04-28T08:30:25.653Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-04-28T08:30:25.653Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.653Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-04-28T08:30:25.653Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.653Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-04-28T08:30:25.653Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.653Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-04-28T08:30:25.653Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.653Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-04-28T08:30:25.653Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.653Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-04-28T08:30:25.653Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.653Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-04-28T08:30:25.653Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.653Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-04-28T08:30:25.653Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.653Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-04-28T08:30:25.653Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-28T08:30:25.653Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-28T08:30:25.653Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-28T08:30:25.653Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-28T08:30:25.653Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-28T08:30:25.653Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-28T08:30:25.653Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-28T08:30:25.653Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-28T08:30:25.653Z] === RUN TestDockerRegistryAuthTokenSuite [2022-04-28T08:30:25.653Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-04-28T08:30:25.653Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.653Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-04-28T08:30:25.653Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.653Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-04-28T08:30:25.653Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.653Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-04-28T08:30:25.653Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.653Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-04-28T08:30:25.653Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.653Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-04-28T08:30:25.653Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-28T08:30:25.653Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-28T08:30:25.653Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-28T08:30:25.653Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-28T08:30:25.653Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-28T08:30:25.653Z] === RUN TestDockerDaemonSuite [2022-04-28T08:30:25.653Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-04-28T08:30:25.653Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.653Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-04-28T08:30:25.653Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.653Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-04-28T08:30:25.653Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.653Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-04-28T08:30:25.653Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-28T08:30:25.653Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-28T08:30:25.653Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-28T08:30:25.653Z] === RUN TestDockerSwarmSuite [2022-04-28T08:30:25.653Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-04-28T08:30:25.653Z] === RUN TestDockerPluginSuite [2022-04-28T08:30:25.653Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-04-28T08:30:25.653Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.653Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-04-28T08:30:25.653Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.653Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-04-28T08:30:25.653Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.653Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-04-28T08:30:25.653Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.653Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-04-28T08:30:25.653Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.653Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-04-28T08:30:25.653Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.653Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-04-28T08:30:25.653Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.653Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-04-28T08:30:25.653Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.653Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-04-28T08:30:25.653Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.653Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-04-28T08:30:25.653Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.653Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-04-28T08:30:25.653Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.653Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-04-28T08:30:25.653Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-28T08:30:25.653Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-28T08:30:25.653Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-28T08:30:25.653Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-28T08:30:25.653Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-28T08:30:25.653Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-28T08:30:25.653Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-28T08:30:25.653Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-28T08:30:25.653Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-28T08:30:25.653Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-28T08:30:25.653Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-28T08:30:25.653Z] === RUN TestDockerExternalVolumeSuite [2022-04-28T08:30:25.653Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.653Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-04-28T08:30:25.653Z] === RUN TestDockerNetworkSuite [2022-04-28T08:30:25.653Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.653Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-04-28T08:30:25.653Z] === RUN TestDockerHubPullSuite [2022-04-28T08:30:25.653Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.653Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-04-28T08:30:25.653Z] PASS [2022-04-28T08:30:25.653Z] ok github.com/docker/docker/integration-cli 1944.105s [2022-04-28T08:30:25.653Z] [2022-04-28T08:30:25.653Z] === Skipped [2022-04-28T08:30:25.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-04-28T08:30:25.653Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.653Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-04-28T08:30:25.653Z] [2022-04-28T08:30:25.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-04-28T08:30:25.653Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.653Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-04-28T08:30:25.653Z] [2022-04-28T08:30:25.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-04-28T08:30:25.653Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.653Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-04-28T08:30:25.653Z] [2022-04-28T08:30:25.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-04-28T08:30:25.653Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.653Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-04-28T08:30:25.653Z] [2022-04-28T08:30:25.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-04-28T08:30:25.653Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.653Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-04-28T08:30:25.653Z] [2022-04-28T08:30:25.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-04-28T08:30:25.653Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.653Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-04-28T08:30:25.653Z] [2022-04-28T08:30:25.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-04-28T08:30:25.653Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.654Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-04-28T08:30:25.654Z] [2022-04-28T08:30:25.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2022-04-28T08:30:25.654Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.654Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2022-04-28T08:30:25.654Z] [2022-04-28T08:30:25.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2022-04-28T08:30:25.654Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.654Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2022-04-28T08:30:25.654Z] [2022-04-28T08:30:25.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-04-28T08:30:25.654Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.654Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-04-28T08:30:25.654Z] [2022-04-28T08:30:25.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2022-04-28T08:30:25.654Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.654Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2022-04-28T08:30:25.654Z] [2022-04-28T08:30:25.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-04-28T08:30:25.654Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.654Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-04-28T08:30:25.654Z] [2022-04-28T08:30:25.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2022-04-28T08:30:25.654Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-04-28T08:30:25.654Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2022-04-28T08:30:25.654Z] [2022-04-28T08:30:25.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2022-04-28T08:30:25.654Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-04-28T08:30:25.654Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2022-04-28T08:30:25.654Z] [2022-04-28T08:30:25.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-04-28T08:30:25.654Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.654Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-04-28T08:30:25.654Z] [2022-04-28T08:30:25.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2022-04-28T08:30:25.654Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.654Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2022-04-28T08:30:25.654Z] [2022-04-28T08:30:25.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-04-28T08:30:25.654Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-04-28T08:30:25.654Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-04-28T08:30:25.654Z] [2022-04-28T08:30:25.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-04-28T08:30:25.654Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.654Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-04-28T08:30:25.654Z] [2022-04-28T08:30:25.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.32s) [2022-04-28T08:30:25.654Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-04-28T08:30:25.654Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.32s) [2022-04-28T08:30:25.654Z] [2022-04-28T08:30:25.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2022-04-28T08:30:25.654Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.654Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2022-04-28T08:30:25.654Z] [2022-04-28T08:30:25.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-04-28T08:30:25.654Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.654Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-04-28T08:30:25.654Z] [2022-04-28T08:30:25.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-04-28T08:30:25.654Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.654Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-04-28T08:30:25.654Z] [2022-04-28T08:30:25.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-04-28T08:30:25.654Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.654Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-04-28T08:30:25.654Z] [2022-04-28T08:30:25.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2022-04-28T08:30:25.654Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.654Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2022-04-28T08:30:25.654Z] [2022-04-28T08:30:25.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2022-04-28T08:30:25.654Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.654Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2022-04-28T08:30:25.654Z] [2022-04-28T08:30:25.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2022-04-28T08:30:25.654Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.654Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-04-28T08:30:25.654Z] [2022-04-28T08:30:25.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-04-28T08:30:25.654Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.654Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-04-28T08:30:25.654Z] [2022-04-28T08:30:25.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-04-28T08:30:25.654Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.654Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-04-28T08:30:25.654Z] [2022-04-28T08:30:25.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-04-28T08:30:25.654Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.654Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-04-28T08:30:25.654Z] [2022-04-28T08:30:25.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2022-04-28T08:30:25.654Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.654Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2022-04-28T08:30:25.654Z] [2022-04-28T08:30:25.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.30s) [2022-04-28T08:30:25.654Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.654Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.30s) [2022-04-28T08:30:25.654Z] [2022-04-28T08:30:25.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.58s) [2022-04-28T08:30:25.654Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.654Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.58s) [2022-04-28T08:30:25.654Z] [2022-04-28T08:30:25.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.86s) [2022-04-28T08:30:25.654Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.654Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.86s) [2022-04-28T08:30:25.654Z] [2022-04-28T08:30:25.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.28s) [2022-04-28T08:30:25.654Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.654Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.28s) [2022-04-28T08:30:25.654Z] [2022-04-28T08:30:25.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2022-04-28T08:30:25.654Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.654Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2022-04-28T08:30:25.654Z] [2022-04-28T08:30:25.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-04-28T08:30:25.654Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.654Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-04-28T08:30:25.654Z] [2022-04-28T08:30:25.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-04-28T08:30:25.654Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.654Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-04-28T08:30:25.654Z] [2022-04-28T08:30:25.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-04-28T08:30:25.654Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.654Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-04-28T08:30:25.654Z] [2022-04-28T08:30:25.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-04-28T08:30:25.654Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.654Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-04-28T08:30:25.654Z] [2022-04-28T08:30:25.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.58s) [2022-04-28T08:30:25.654Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.654Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.58s) [2022-04-28T08:30:25.654Z] [2022-04-28T08:30:25.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.32s) [2022-04-28T08:30:25.654Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.654Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.32s) [2022-04-28T08:30:25.654Z] [2022-04-28T08:30:25.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2022-04-28T08:30:25.654Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.654Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2022-04-28T08:30:25.654Z] [2022-04-28T08:30:25.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-04-28T08:30:25.654Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.654Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-04-28T08:30:25.654Z] [2022-04-28T08:30:25.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-04-28T08:30:25.654Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-04-28T08:30:25.654Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-04-28T08:30:25.654Z] [2022-04-28T08:30:25.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-04-28T08:30:25.654Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.654Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-04-28T08:30:25.654Z] [2022-04-28T08:30:25.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2022-04-28T08:30:25.654Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.654Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2022-04-28T08:30:25.654Z] [2022-04-28T08:30:25.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2022-04-28T08:30:25.654Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.654Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2022-04-28T08:30:25.654Z] [2022-04-28T08:30:25.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-04-28T08:30:25.654Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.654Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-04-28T08:30:25.654Z] [2022-04-28T08:30:25.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-04-28T08:30:25.654Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.654Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-04-28T08:30:25.654Z] [2022-04-28T08:30:25.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.30s) [2022-04-28T08:30:25.654Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.654Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.30s) [2022-04-28T08:30:25.654Z] [2022-04-28T08:30:25.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s) [2022-04-28T08:30:25.654Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.654Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s) [2022-04-28T08:30:25.654Z] [2022-04-28T08:30:25.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-04-28T08:30:25.654Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.654Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-04-28T08:30:25.654Z] [2022-04-28T08:30:25.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-04-28T08:30:25.654Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.654Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-04-28T08:30:25.654Z] [2022-04-28T08:30:25.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.31s) [2022-04-28T08:30:25.654Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.654Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.31s) [2022-04-28T08:30:25.654Z] [2022-04-28T08:30:25.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.31s) [2022-04-28T08:30:25.654Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.654Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.31s) [2022-04-28T08:30:25.654Z] [2022-04-28T08:30:25.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.29s) [2022-04-28T08:30:25.654Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.654Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.29s) [2022-04-28T08:30:25.654Z] [2022-04-28T08:30:25.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.07s) [2022-04-28T08:30:25.654Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.654Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.07s) [2022-04-28T08:30:25.654Z] [2022-04-28T08:30:25.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2022-04-28T08:30:25.654Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.654Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2022-04-28T08:30:25.654Z] [2022-04-28T08:30:25.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2022-04-28T08:30:25.654Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.654Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-04-28T08:30:25.654Z] [2022-04-28T08:30:25.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.27s) [2022-04-28T08:30:25.654Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.654Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.27s) [2022-04-28T08:30:25.654Z] [2022-04-28T08:30:25.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2022-04-28T08:30:25.654Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.654Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2022-04-28T08:30:25.654Z] [2022-04-28T08:30:25.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-04-28T08:30:25.654Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.654Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-04-28T08:30:25.654Z] [2022-04-28T08:30:25.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-04-28T08:30:25.654Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.654Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-04-28T08:30:25.654Z] [2022-04-28T08:30:25.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-04-28T08:30:25.654Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.654Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-04-28T08:30:25.654Z] [2022-04-28T08:30:25.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-04-28T08:30:25.654Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.654Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-04-28T08:30:25.654Z] [2022-04-28T08:30:25.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-04-28T08:30:25.654Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.654Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-04-28T08:30:25.654Z] [2022-04-28T08:30:25.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-04-28T08:30:25.655Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.655Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-04-28T08:30:25.655Z] [2022-04-28T08:30:25.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2022-04-28T08:30:25.655Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.655Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2022-04-28T08:30:25.655Z] [2022-04-28T08:30:25.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2022-04-28T08:30:25.655Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.655Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2022-04-28T08:30:25.655Z] [2022-04-28T08:30:25.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-04-28T08:30:25.655Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.655Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-04-28T08:30:25.655Z] [2022-04-28T08:30:25.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-04-28T08:30:25.655Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.655Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-04-28T08:30:25.655Z] [2022-04-28T08:30:25.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-04-28T08:30:25.655Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-04-28T08:30:25.655Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-04-28T08:30:25.655Z] [2022-04-28T08:30:25.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2022-04-28T08:30:25.655Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.655Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2022-04-28T08:30:25.655Z] [2022-04-28T08:30:25.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-04-28T08:30:25.655Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.655Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-04-28T08:30:25.655Z] [2022-04-28T08:30:25.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s) [2022-04-28T08:30:25.655Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.655Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2022-04-28T08:30:25.655Z] [2022-04-28T08:30:25.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.07s) [2022-04-28T08:30:25.655Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.655Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2022-04-28T08:30:25.655Z] [2022-04-28T08:30:25.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2022-04-28T08:30:25.655Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.655Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2022-04-28T08:30:25.655Z] [2022-04-28T08:30:25.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-04-28T08:30:25.655Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.655Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-04-28T08:30:25.655Z] [2022-04-28T08:30:25.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-04-28T08:30:25.655Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.655Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-04-28T08:30:25.655Z] [2022-04-28T08:30:25.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2022-04-28T08:30:25.655Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.655Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2022-04-28T08:30:25.655Z] [2022-04-28T08:30:25.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2022-04-28T08:30:25.655Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.655Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2022-04-28T08:30:25.655Z] [2022-04-28T08:30:25.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-04-28T08:30:25.655Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.655Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-04-28T08:30:25.655Z] [2022-04-28T08:30:25.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2022-04-28T08:30:25.655Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.655Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2022-04-28T08:30:25.655Z] [2022-04-28T08:30:25.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2022-04-28T08:30:25.655Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.655Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2022-04-28T08:30:25.655Z] [2022-04-28T08:30:25.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2022-04-28T08:30:25.655Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.655Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2022-04-28T08:30:25.655Z] [2022-04-28T08:30:25.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.31s) [2022-04-28T08:30:25.655Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.655Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.31s) [2022-04-28T08:30:25.655Z] [2022-04-28T08:30:25.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.30s) [2022-04-28T08:30:25.655Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.655Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.30s) [2022-04-28T08:30:25.655Z] [2022-04-28T08:30:25.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2022-04-28T08:30:25.655Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.655Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-04-28T08:30:25.655Z] [2022-04-28T08:30:25.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-04-28T08:30:25.655Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.655Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-04-28T08:30:25.655Z] [2022-04-28T08:30:25.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-04-28T08:30:25.655Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.655Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-04-28T08:30:25.655Z] [2022-04-28T08:30:25.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2022-04-28T08:30:25.655Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.655Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2022-04-28T08:30:25.655Z] [2022-04-28T08:30:25.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-04-28T08:30:25.655Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.655Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-04-28T08:30:25.655Z] [2022-04-28T08:30:25.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.32s) [2022-04-28T08:30:25.655Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.655Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.32s) [2022-04-28T08:30:25.655Z] [2022-04-28T08:30:25.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2022-04-28T08:30:25.655Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.655Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2022-04-28T08:30:25.655Z] [2022-04-28T08:30:25.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.30s) [2022-04-28T08:30:25.655Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.655Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.30s) [2022-04-28T08:30:25.655Z] [2022-04-28T08:30:25.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.32s) [2022-04-28T08:30:25.655Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.655Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.32s) [2022-04-28T08:30:25.655Z] [2022-04-28T08:30:25.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.30s) [2022-04-28T08:30:25.655Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.655Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.30s) [2022-04-28T08:30:25.655Z] [2022-04-28T08:30:25.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-04-28T08:30:25.655Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.655Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-04-28T08:30:25.655Z] [2022-04-28T08:30:25.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.29s) [2022-04-28T08:30:25.655Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.655Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.29s) [2022-04-28T08:30:25.655Z] [2022-04-28T08:30:25.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-04-28T08:30:25.655Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.655Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-04-28T08:30:25.655Z] [2022-04-28T08:30:25.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-04-28T08:30:25.655Z] docker_cli_sni_test.go:18: Flakey test [2022-04-28T08:30:25.655Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-04-28T08:30:25.655Z] [2022-04-28T08:30:25.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2022-04-28T08:30:25.655Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.655Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2022-04-28T08:30:25.655Z] [2022-04-28T08:30:25.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-04-28T08:30:25.655Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.655Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-04-28T08:30:25.655Z] [2022-04-28T08:30:25.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-04-28T08:30:25.655Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.655Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-04-28T08:30:25.655Z] [2022-04-28T08:30:25.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2022-04-28T08:30:25.655Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.655Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2022-04-28T08:30:25.655Z] [2022-04-28T08:30:25.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-04-28T08:30:25.655Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.655Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-04-28T08:30:25.655Z] [2022-04-28T08:30:25.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-04-28T08:30:25.655Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.655Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-04-28T08:30:25.655Z] [2022-04-28T08:30:25.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-04-28T08:30:25.655Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.655Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-04-28T08:30:25.655Z] [2022-04-28T08:30:25.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-04-28T08:30:25.655Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.655Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-04-28T08:30:25.655Z] [2022-04-28T08:30:25.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-04-28T08:30:25.655Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.655Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-04-28T08:30:25.655Z] [2022-04-28T08:30:25.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-04-28T08:30:25.655Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.655Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-04-28T08:30:25.655Z] [2022-04-28T08:30:25.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-04-28T08:30:25.655Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.655Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-04-28T08:30:25.655Z] [2022-04-28T08:30:25.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-04-28T08:30:25.655Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.655Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-04-28T08:30:25.655Z] [2022-04-28T08:30:25.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-04-28T08:30:25.655Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.655Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-04-28T08:30:25.655Z] [2022-04-28T08:30:25.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-04-28T08:30:25.655Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.655Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-04-28T08:30:25.655Z] [2022-04-28T08:30:25.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-04-28T08:30:25.655Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.655Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-04-28T08:30:25.655Z] [2022-04-28T08:30:25.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-04-28T08:30:25.655Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.655Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-04-28T08:30:25.655Z] [2022-04-28T08:30:25.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-04-28T08:30:25.655Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-04-28T08:30:25.656Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-04-28T08:30:26.109Z] [2022-04-28T08:30:26.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-04-28T08:30:26.109Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.109Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-04-28T08:30:26.109Z] [2022-04-28T08:30:26.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-04-28T08:30:26.109Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.109Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-04-28T08:30:26.109Z] [2022-04-28T08:30:26.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-04-28T08:30:26.109Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.109Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-04-28T08:30:26.109Z] [2022-04-28T08:30:26.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2022-04-28T08:30:26.109Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.109Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2022-04-28T08:30:26.109Z] [2022-04-28T08:30:26.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2022-04-28T08:30:26.109Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.109Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2022-04-28T08:30:26.109Z] [2022-04-28T08:30:26.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2022-04-28T08:30:26.109Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.109Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2022-04-28T08:30:26.109Z] [2022-04-28T08:30:26.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-04-28T08:30:26.109Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.109Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-04-28T08:30:26.109Z] [2022-04-28T08:30:26.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-04-28T08:30:26.109Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.109Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-04-28T08:30:26.109Z] [2022-04-28T08:30:26.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-04-28T08:30:26.109Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.109Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-04-28T08:30:26.109Z] [2022-04-28T08:30:26.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-04-28T08:30:26.109Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.109Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-04-28T08:30:26.109Z] [2022-04-28T08:30:26.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-04-28T08:30:26.109Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.109Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-04-28T08:30:26.109Z] [2022-04-28T08:30:26.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2022-04-28T08:30:26.109Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.109Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2022-04-28T08:30:26.109Z] [2022-04-28T08:30:26.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-04-28T08:30:26.109Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.109Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-04-28T08:30:26.109Z] [2022-04-28T08:30:26.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-04-28T08:30:26.109Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.109Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-04-28T08:30:26.109Z] [2022-04-28T08:30:26.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-04-28T08:30:26.109Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.109Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-04-28T08:30:26.109Z] [2022-04-28T08:30:26.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2022-04-28T08:30:26.110Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.110Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2022-04-28T08:30:26.110Z] [2022-04-28T08:30:26.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-04-28T08:30:26.110Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.110Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-04-28T08:30:26.110Z] [2022-04-28T08:30:26.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2022-04-28T08:30:26.110Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.110Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2022-04-28T08:30:26.110Z] [2022-04-28T08:30:26.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2022-04-28T08:30:26.110Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.110Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2022-04-28T08:30:26.110Z] [2022-04-28T08:30:26.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-04-28T08:30:26.110Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.110Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-04-28T08:30:26.110Z] [2022-04-28T08:30:26.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2022-04-28T08:30:26.110Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.110Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2022-04-28T08:30:26.110Z] [2022-04-28T08:30:26.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2022-04-28T08:30:26.110Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.110Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2022-04-28T08:30:26.110Z] [2022-04-28T08:30:26.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2022-04-28T08:30:26.110Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.110Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2022-04-28T08:30:26.110Z] [2022-04-28T08:30:26.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2022-04-28T08:30:26.110Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.110Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2022-04-28T08:30:26.110Z] [2022-04-28T08:30:26.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2022-04-28T08:30:26.110Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.110Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2022-04-28T08:30:26.110Z] [2022-04-28T08:30:26.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2022-04-28T08:30:26.110Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.110Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2022-04-28T08:30:26.110Z] [2022-04-28T08:30:26.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2022-04-28T08:30:26.110Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.110Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2022-04-28T08:30:26.110Z] [2022-04-28T08:30:26.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-04-28T08:30:26.110Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.110Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-04-28T08:30:26.110Z] [2022-04-28T08:30:26.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-04-28T08:30:26.110Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.110Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-04-28T08:30:26.110Z] [2022-04-28T08:30:26.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-04-28T08:30:26.110Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.110Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-04-28T08:30:26.110Z] [2022-04-28T08:30:26.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2022-04-28T08:30:26.110Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.110Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2022-04-28T08:30:26.110Z] [2022-04-28T08:30:26.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2022-04-28T08:30:26.110Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.110Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2022-04-28T08:30:26.110Z] [2022-04-28T08:30:26.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-04-28T08:30:26.110Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.110Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-04-28T08:30:26.110Z] [2022-04-28T08:30:26.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-04-28T08:30:26.110Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.110Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-04-28T08:30:26.110Z] [2022-04-28T08:30:26.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-28T08:30:26.110Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.110Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-28T08:30:26.110Z] [2022-04-28T08:30:26.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-04-28T08:30:26.110Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.110Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-04-28T08:30:26.110Z] [2022-04-28T08:30:26.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2022-04-28T08:30:26.110Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.110Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2022-04-28T08:30:26.110Z] [2022-04-28T08:30:26.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2022-04-28T08:30:26.110Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.110Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2022-04-28T08:30:26.110Z] [2022-04-28T08:30:26.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2022-04-28T08:30:26.110Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.110Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2022-04-28T08:30:26.110Z] [2022-04-28T08:30:26.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2022-04-28T08:30:26.110Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.110Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2022-04-28T08:30:26.110Z] [2022-04-28T08:30:26.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-04-28T08:30:26.110Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.110Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-04-28T08:30:26.110Z] [2022-04-28T08:30:26.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-04-28T08:30:26.110Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.110Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-04-28T08:30:26.110Z] [2022-04-28T08:30:26.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2022-04-28T08:30:26.110Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.110Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2022-04-28T08:30:26.110Z] [2022-04-28T08:30:26.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-04-28T08:30:26.110Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.110Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-04-28T08:30:26.110Z] [2022-04-28T08:30:26.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-04-28T08:30:26.110Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.110Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-04-28T08:30:26.110Z] [2022-04-28T08:30:26.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-04-28T08:30:26.110Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.110Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-04-28T08:30:26.110Z] [2022-04-28T08:30:26.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-04-28T08:30:26.110Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.110Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-04-28T08:30:26.110Z] [2022-04-28T08:30:26.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-04-28T08:30:26.110Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-28T08:30:26.110Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-04-28T08:30:26.110Z] [2022-04-28T08:30:26.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-04-28T08:30:26.110Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.110Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-04-28T08:30:26.110Z] [2022-04-28T08:30:26.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2022-04-28T08:30:26.110Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.110Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2022-04-28T08:30:26.110Z] [2022-04-28T08:30:26.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-04-28T08:30:26.110Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.110Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-04-28T08:30:26.110Z] [2022-04-28T08:30:26.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-04-28T08:30:26.110Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.110Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-04-28T08:30:26.110Z] [2022-04-28T08:30:26.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-04-28T08:30:26.110Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.110Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-04-28T08:30:26.110Z] [2022-04-28T08:30:26.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-04-28T08:30:26.110Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.110Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-04-28T08:30:26.110Z] [2022-04-28T08:30:26.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-04-28T08:30:26.110Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.110Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-04-28T08:30:26.110Z] [2022-04-28T08:30:26.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-04-28T08:30:26.110Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.110Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-04-28T08:30:26.110Z] [2022-04-28T08:30:26.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-04-28T08:30:26.110Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.110Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-04-28T08:30:26.110Z] [2022-04-28T08:30:26.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-04-28T08:30:26.110Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.110Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-04-28T08:30:26.110Z] [2022-04-28T08:30:26.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2022-04-28T08:30:26.110Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.110Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2022-04-28T08:30:26.110Z] [2022-04-28T08:30:26.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-04-28T08:30:26.110Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.110Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-04-28T08:30:26.110Z] [2022-04-28T08:30:26.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-04-28T08:30:26.110Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.110Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-04-28T08:30:26.110Z] [2022-04-28T08:30:26.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-04-28T08:30:26.110Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.110Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-04-28T08:30:26.110Z] [2022-04-28T08:30:26.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2022-04-28T08:30:26.110Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.110Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2022-04-28T08:30:26.110Z] [2022-04-28T08:30:26.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2022-04-28T08:30:26.110Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.110Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2022-04-28T08:30:26.110Z] [2022-04-28T08:30:26.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2022-04-28T08:30:26.110Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.110Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2022-04-28T08:30:26.110Z] [2022-04-28T08:30:26.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2022-04-28T08:30:26.110Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.110Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2022-04-28T08:30:26.110Z] [2022-04-28T08:30:26.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2022-04-28T08:30:26.110Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.110Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2022-04-28T08:30:26.110Z] [2022-04-28T08:30:26.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-04-28T08:30:26.110Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.110Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-04-28T08:30:26.110Z] [2022-04-28T08:30:26.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.03s) [2022-04-28T08:30:26.110Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.110Z] --- SKIP: TestDockerSuite/TestEventsTop (0.03s) [2022-04-28T08:30:26.110Z] [2022-04-28T08:30:26.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2022-04-28T08:30:26.110Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.110Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2022-04-28T08:30:26.110Z] [2022-04-28T08:30:26.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-04-28T08:30:26.110Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.110Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-04-28T08:30:26.110Z] [2022-04-28T08:30:26.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2022-04-28T08:30:26.110Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.110Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2022-04-28T08:30:26.110Z] [2022-04-28T08:30:26.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-04-28T08:30:26.110Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.110Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-04-28T08:30:26.110Z] [2022-04-28T08:30:26.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-04-28T08:30:26.110Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.110Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-04-28T08:30:26.110Z] [2022-04-28T08:30:26.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2022-04-28T08:30:26.110Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.110Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2022-04-28T08:30:26.110Z] [2022-04-28T08:30:26.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2022-04-28T08:30:26.110Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.110Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2022-04-28T08:30:26.110Z] [2022-04-28T08:30:26.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-04-28T08:30:26.110Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.110Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-04-28T08:30:26.110Z] [2022-04-28T08:30:26.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2022-04-28T08:30:26.110Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.110Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2022-04-28T08:30:26.110Z] [2022-04-28T08:30:26.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-04-28T08:30:26.110Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.110Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-04-28T08:30:26.110Z] [2022-04-28T08:30:26.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-04-28T08:30:26.110Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.110Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-04-28T08:30:26.110Z] [2022-04-28T08:30:26.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2022-04-28T08:30:26.110Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-04-28T08:30:26.110Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2022-04-28T08:30:26.110Z] [2022-04-28T08:30:26.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-04-28T08:30:26.110Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.110Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-04-28T08:30:26.110Z] [2022-04-28T08:30:26.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2022-04-28T08:30:26.110Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.110Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2022-04-28T08:30:26.110Z] [2022-04-28T08:30:26.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2022-04-28T08:30:26.110Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.110Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2022-04-28T08:30:26.110Z] [2022-04-28T08:30:26.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2022-04-28T08:30:26.111Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.111Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2022-04-28T08:30:26.111Z] [2022-04-28T08:30:26.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-04-28T08:30:26.111Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.111Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-04-28T08:30:26.111Z] [2022-04-28T08:30:26.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-04-28T08:30:26.111Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.111Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-04-28T08:30:26.111Z] [2022-04-28T08:30:26.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2022-04-28T08:30:26.111Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.111Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2022-04-28T08:30:26.111Z] [2022-04-28T08:30:26.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-04-28T08:30:26.111Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.111Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-04-28T08:30:26.111Z] [2022-04-28T08:30:26.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-04-28T08:30:26.111Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.111Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-04-28T08:30:26.111Z] [2022-04-28T08:30:26.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2022-04-28T08:30:26.111Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.111Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2022-04-28T08:30:26.111Z] [2022-04-28T08:30:26.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-04-28T08:30:26.111Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.111Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-04-28T08:30:26.111Z] [2022-04-28T08:30:26.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-04-28T08:30:26.111Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.111Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-04-28T08:30:26.111Z] [2022-04-28T08:30:26.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2022-04-28T08:30:26.111Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.111Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2022-04-28T08:30:26.111Z] [2022-04-28T08:30:26.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2022-04-28T08:30:26.111Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.111Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2022-04-28T08:30:26.111Z] [2022-04-28T08:30:26.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-04-28T08:30:26.111Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.111Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-04-28T08:30:26.111Z] [2022-04-28T08:30:26.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-04-28T08:30:26.111Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.111Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-04-28T08:30:26.111Z] [2022-04-28T08:30:26.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2022-04-28T08:30:26.111Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.111Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2022-04-28T08:30:26.111Z] [2022-04-28T08:30:26.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-28T08:30:26.111Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.111Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-28T08:30:26.111Z] [2022-04-28T08:30:26.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-04-28T08:30:26.111Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.111Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-04-28T08:30:26.111Z] [2022-04-28T08:30:26.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-04-28T08:30:26.111Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.111Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-04-28T08:30:26.111Z] [2022-04-28T08:30:26.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-04-28T08:30:26.111Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-04-28T08:30:26.111Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-04-28T08:30:26.111Z] [2022-04-28T08:30:26.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-04-28T08:30:26.111Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.111Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-04-28T08:30:26.111Z] [2022-04-28T08:30:26.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-04-28T08:30:26.111Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.111Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-04-28T08:30:26.111Z] [2022-04-28T08:30:26.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-04-28T08:30:26.111Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.111Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-04-28T08:30:26.111Z] [2022-04-28T08:30:26.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-04-28T08:30:26.111Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.111Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-04-28T08:30:26.111Z] [2022-04-28T08:30:26.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2022-04-28T08:30:26.111Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.111Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2022-04-28T08:30:26.111Z] [2022-04-28T08:30:26.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-04-28T08:30:26.111Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.111Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-04-28T08:30:26.111Z] [2022-04-28T08:30:26.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2022-04-28T08:30:26.111Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.111Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2022-04-28T08:30:26.111Z] [2022-04-28T08:30:26.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-04-28T08:30:26.111Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.111Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-04-28T08:30:26.111Z] [2022-04-28T08:30:26.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-04-28T08:30:26.111Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.111Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-04-28T08:30:26.111Z] [2022-04-28T08:30:26.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-04-28T08:30:26.111Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.111Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-04-28T08:30:26.111Z] [2022-04-28T08:30:26.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2022-04-28T08:30:26.111Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.111Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2022-04-28T08:30:26.111Z] [2022-04-28T08:30:26.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2022-04-28T08:30:26.111Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.111Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2022-04-28T08:30:26.111Z] [2022-04-28T08:30:26.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-04-28T08:30:26.111Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.111Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-04-28T08:30:26.111Z] [2022-04-28T08:30:26.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2022-04-28T08:30:26.111Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.111Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2022-04-28T08:30:26.111Z] [2022-04-28T08:30:26.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-04-28T08:30:26.111Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.111Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-04-28T08:30:26.111Z] [2022-04-28T08:30:26.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2022-04-28T08:30:26.111Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.111Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2022-04-28T08:30:26.111Z] [2022-04-28T08:30:26.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-04-28T08:30:26.111Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.111Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-04-28T08:30:26.111Z] [2022-04-28T08:30:26.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-04-28T08:30:26.111Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.111Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-04-28T08:30:26.111Z] [2022-04-28T08:30:26.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-04-28T08:30:26.111Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.111Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-04-28T08:30:26.111Z] [2022-04-28T08:30:26.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-04-28T08:30:26.111Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.111Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-04-28T08:30:26.111Z] [2022-04-28T08:30:26.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-04-28T08:30:26.111Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.111Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-04-28T08:30:26.111Z] [2022-04-28T08:30:26.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-04-28T08:30:26.111Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.111Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-04-28T08:30:26.111Z] [2022-04-28T08:30:26.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-04-28T08:30:26.111Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.111Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-04-28T08:30:26.111Z] [2022-04-28T08:30:26.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-04-28T08:30:26.111Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.111Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-04-28T08:30:26.111Z] [2022-04-28T08:30:26.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-04-28T08:30:26.111Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.111Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-04-28T08:30:26.111Z] [2022-04-28T08:30:26.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-04-28T08:30:26.111Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.111Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-04-28T08:30:26.111Z] [2022-04-28T08:30:26.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-04-28T08:30:26.111Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.111Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-04-28T08:30:26.111Z] [2022-04-28T08:30:26.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-04-28T08:30:26.111Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.111Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-04-28T08:30:26.111Z] [2022-04-28T08:30:26.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-04-28T08:30:26.111Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.111Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-04-28T08:30:26.111Z] [2022-04-28T08:30:26.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-04-28T08:30:26.111Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.111Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-04-28T08:30:26.111Z] [2022-04-28T08:30:26.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2022-04-28T08:30:26.111Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.111Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2022-04-28T08:30:26.111Z] [2022-04-28T08:30:26.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-04-28T08:30:26.111Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.111Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-04-28T08:30:26.111Z] [2022-04-28T08:30:26.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-04-28T08:30:26.111Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.111Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-04-28T08:30:26.111Z] [2022-04-28T08:30:26.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-04-28T08:30:26.111Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.111Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-04-28T08:30:26.111Z] [2022-04-28T08:30:26.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-04-28T08:30:26.111Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.111Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-04-28T08:30:26.111Z] [2022-04-28T08:30:26.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-04-28T08:30:26.111Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.111Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-04-28T08:30:26.111Z] [2022-04-28T08:30:26.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2022-04-28T08:30:26.111Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.111Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2022-04-28T08:30:26.111Z] [2022-04-28T08:30:26.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-04-28T08:30:26.111Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.111Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-04-28T08:30:26.111Z] [2022-04-28T08:30:26.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-04-28T08:30:26.111Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.111Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-04-28T08:30:26.111Z] [2022-04-28T08:30:26.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-04-28T08:30:26.111Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.111Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-04-28T08:30:26.111Z] [2022-04-28T08:30:26.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2022-04-28T08:30:26.111Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.111Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2022-04-28T08:30:26.111Z] [2022-04-28T08:30:26.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-04-28T08:30:26.111Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.111Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-04-28T08:30:26.111Z] [2022-04-28T08:30:26.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2022-04-28T08:30:26.111Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.111Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2022-04-28T08:30:26.111Z] [2022-04-28T08:30:26.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2022-04-28T08:30:26.111Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-04-28T08:30:26.111Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2022-04-28T08:30:26.111Z] [2022-04-28T08:30:26.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-04-28T08:30:26.111Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-04-28T08:30:26.111Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-04-28T08:30:26.111Z] [2022-04-28T08:30:26.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-04-28T08:30:26.111Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.111Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-04-28T08:30:26.111Z] [2022-04-28T08:30:26.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2022-04-28T08:30:26.111Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.111Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2022-04-28T08:30:26.111Z] [2022-04-28T08:30:26.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-04-28T08:30:26.111Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.111Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-04-28T08:30:26.111Z] [2022-04-28T08:30:26.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-04-28T08:30:26.111Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.111Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-04-28T08:30:26.111Z] [2022-04-28T08:30:26.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2022-04-28T08:30:26.111Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.111Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2022-04-28T08:30:26.111Z] [2022-04-28T08:30:26.111Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2022-04-28T08:30:26.111Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.111Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2022-04-28T08:30:26.111Z] [2022-04-28T08:30:26.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2022-04-28T08:30:26.112Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.112Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2022-04-28T08:30:26.112Z] [2022-04-28T08:30:26.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-04-28T08:30:26.112Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.112Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-04-28T08:30:26.112Z] [2022-04-28T08:30:26.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-28T08:30:26.112Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.112Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-28T08:30:26.112Z] [2022-04-28T08:30:26.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-04-28T08:30:26.112Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.112Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-04-28T08:30:26.112Z] [2022-04-28T08:30:26.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-04-28T08:30:26.112Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.112Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-04-28T08:30:26.112Z] [2022-04-28T08:30:26.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-04-28T08:30:26.112Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.112Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-04-28T08:30:26.112Z] [2022-04-28T08:30:26.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-04-28T08:30:26.112Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.112Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-04-28T08:30:26.112Z] [2022-04-28T08:30:26.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-04-28T08:30:26.112Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.112Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-04-28T08:30:26.112Z] [2022-04-28T08:30:26.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-04-28T08:30:26.112Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.112Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-04-28T08:30:26.112Z] [2022-04-28T08:30:26.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-28T08:30:26.112Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.112Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-28T08:30:26.112Z] [2022-04-28T08:30:26.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-04-28T08:30:26.112Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-04-28T08:30:26.112Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-04-28T08:30:26.112Z] [2022-04-28T08:30:26.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2022-04-28T08:30:26.112Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.112Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2022-04-28T08:30:26.112Z] [2022-04-28T08:30:26.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-04-28T08:30:26.112Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.112Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-04-28T08:30:26.112Z] [2022-04-28T08:30:26.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2022-04-28T08:30:26.112Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.112Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2022-04-28T08:30:26.112Z] [2022-04-28T08:30:26.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-04-28T08:30:26.112Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.112Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-04-28T08:30:26.112Z] [2022-04-28T08:30:26.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-04-28T08:30:26.112Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.112Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-04-28T08:30:26.112Z] [2022-04-28T08:30:26.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-04-28T08:30:26.112Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.112Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-04-28T08:30:26.112Z] [2022-04-28T08:30:26.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-04-28T08:30:26.112Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.112Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-04-28T08:30:26.112Z] [2022-04-28T08:30:26.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2022-04-28T08:30:26.112Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.112Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2022-04-28T08:30:26.112Z] [2022-04-28T08:30:26.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2022-04-28T08:30:26.112Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.112Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2022-04-28T08:30:26.112Z] [2022-04-28T08:30:26.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2022-04-28T08:30:26.112Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.112Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2022-04-28T08:30:26.112Z] [2022-04-28T08:30:26.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-04-28T08:30:26.112Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.112Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-04-28T08:30:26.112Z] [2022-04-28T08:30:26.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2022-04-28T08:30:26.112Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.112Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2022-04-28T08:30:26.112Z] [2022-04-28T08:30:26.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2022-04-28T08:30:26.112Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.112Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2022-04-28T08:30:26.112Z] [2022-04-28T08:30:26.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-04-28T08:30:26.112Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.112Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-04-28T08:30:26.112Z] [2022-04-28T08:30:26.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2022-04-28T08:30:26.112Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.112Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2022-04-28T08:30:26.112Z] [2022-04-28T08:30:26.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-04-28T08:30:26.112Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.112Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-04-28T08:30:26.112Z] [2022-04-28T08:30:26.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-04-28T08:30:26.112Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.112Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-04-28T08:30:26.112Z] [2022-04-28T08:30:26.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-04-28T08:30:26.112Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.112Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-04-28T08:30:26.112Z] [2022-04-28T08:30:26.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2022-04-28T08:30:26.112Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.112Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2022-04-28T08:30:26.112Z] [2022-04-28T08:30:26.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-04-28T08:30:26.112Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.112Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-04-28T08:30:26.112Z] [2022-04-28T08:30:26.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-04-28T08:30:26.112Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.112Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-04-28T08:30:26.112Z] [2022-04-28T08:30:26.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-04-28T08:30:26.112Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.112Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-04-28T08:30:26.112Z] [2022-04-28T08:30:26.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-04-28T08:30:26.112Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.112Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-04-28T08:30:26.112Z] [2022-04-28T08:30:26.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-04-28T08:30:26.112Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.112Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-04-28T08:30:26.112Z] [2022-04-28T08:30:26.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-28T08:30:26.112Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.112Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-28T08:30:26.112Z] [2022-04-28T08:30:26.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-04-28T08:30:26.112Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.112Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-04-28T08:30:26.112Z] [2022-04-28T08:30:26.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-04-28T08:30:26.112Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.112Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-04-28T08:30:26.112Z] [2022-04-28T08:30:26.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-04-28T08:30:26.112Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.112Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-04-28T08:30:26.112Z] [2022-04-28T08:30:26.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-04-28T08:30:26.112Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.112Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-04-28T08:30:26.112Z] [2022-04-28T08:30:26.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-04-28T08:30:26.112Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.112Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-04-28T08:30:26.112Z] [2022-04-28T08:30:26.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-04-28T08:30:26.112Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.112Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-04-28T08:30:26.112Z] [2022-04-28T08:30:26.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-28T08:30:26.112Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.112Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-28T08:30:26.112Z] [2022-04-28T08:30:26.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2022-04-28T08:30:26.112Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.112Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2022-04-28T08:30:26.112Z] [2022-04-28T08:30:26.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-04-28T08:30:26.112Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.112Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-04-28T08:30:26.112Z] [2022-04-28T08:30:26.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-04-28T08:30:26.112Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.112Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-04-28T08:30:26.112Z] [2022-04-28T08:30:26.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-04-28T08:30:26.112Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.112Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-04-28T08:30:26.112Z] [2022-04-28T08:30:26.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-04-28T08:30:26.112Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.112Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-04-28T08:30:26.112Z] [2022-04-28T08:30:26.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-04-28T08:30:26.112Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.112Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-04-28T08:30:26.112Z] [2022-04-28T08:30:26.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-04-28T08:30:26.112Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.112Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-04-28T08:30:26.112Z] [2022-04-28T08:30:26.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-04-28T08:30:26.112Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.112Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-04-28T08:30:26.112Z] [2022-04-28T08:30:26.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-04-28T08:30:26.112Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.112Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-04-28T08:30:26.112Z] [2022-04-28T08:30:26.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2022-04-28T08:30:26.112Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.112Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2022-04-28T08:30:26.112Z] [2022-04-28T08:30:26.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-04-28T08:30:26.112Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.112Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-04-28T08:30:26.112Z] [2022-04-28T08:30:26.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-04-28T08:30:26.112Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.112Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-04-28T08:30:26.112Z] [2022-04-28T08:30:26.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-04-28T08:30:26.112Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.112Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-04-28T08:30:26.112Z] [2022-04-28T08:30:26.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-04-28T08:30:26.112Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.112Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-04-28T08:30:26.112Z] [2022-04-28T08:30:26.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-04-28T08:30:26.112Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.112Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-04-28T08:30:26.112Z] [2022-04-28T08:30:26.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-04-28T08:30:26.112Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.112Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-04-28T08:30:26.112Z] [2022-04-28T08:30:26.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2022-04-28T08:30:26.113Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.113Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2022-04-28T08:30:26.113Z] [2022-04-28T08:30:26.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-04-28T08:30:26.113Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.113Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-04-28T08:30:26.113Z] [2022-04-28T08:30:26.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-04-28T08:30:26.113Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.113Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-04-28T08:30:26.113Z] [2022-04-28T08:30:26.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-04-28T08:30:26.113Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.113Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-04-28T08:30:26.113Z] [2022-04-28T08:30:26.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-04-28T08:30:26.113Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.113Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-04-28T08:30:26.113Z] [2022-04-28T08:30:26.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-04-28T08:30:26.113Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.113Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-04-28T08:30:26.113Z] [2022-04-28T08:30:26.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2022-04-28T08:30:26.113Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.113Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2022-04-28T08:30:26.113Z] [2022-04-28T08:30:26.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2022-04-28T08:30:26.113Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.113Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2022-04-28T08:30:26.113Z] [2022-04-28T08:30:26.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-04-28T08:30:26.113Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.113Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-04-28T08:30:26.113Z] [2022-04-28T08:30:26.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2022-04-28T08:30:26.113Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.113Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2022-04-28T08:30:26.113Z] [2022-04-28T08:30:26.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-04-28T08:30:26.113Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.113Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-04-28T08:30:26.113Z] [2022-04-28T08:30:26.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-28T08:30:26.113Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.113Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-28T08:30:26.113Z] [2022-04-28T08:30:26.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2022-04-28T08:30:26.113Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.113Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2022-04-28T08:30:26.113Z] [2022-04-28T08:30:26.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2022-04-28T08:30:26.113Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.113Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2022-04-28T08:30:26.113Z] [2022-04-28T08:30:26.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-04-28T08:30:26.113Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.113Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-04-28T08:30:26.113Z] [2022-04-28T08:30:26.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-04-28T08:30:26.113Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.113Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-04-28T08:30:26.113Z] [2022-04-28T08:30:26.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-04-28T08:30:26.113Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-04-28T08:30:26.113Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-04-28T08:30:26.113Z] [2022-04-28T08:30:26.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-04-28T08:30:26.113Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.113Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-04-28T08:30:26.113Z] [2022-04-28T08:30:26.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-04-28T08:30:26.113Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.113Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-04-28T08:30:26.113Z] [2022-04-28T08:30:26.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2022-04-28T08:30:26.113Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.113Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2022-04-28T08:30:26.113Z] [2022-04-28T08:30:26.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-04-28T08:30:26.113Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.113Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-04-28T08:30:26.113Z] [2022-04-28T08:30:26.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-04-28T08:30:26.113Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.113Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-04-28T08:30:26.113Z] [2022-04-28T08:30:26.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-04-28T08:30:26.113Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.113Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-04-28T08:30:26.113Z] [2022-04-28T08:30:26.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-04-28T08:30:26.113Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.113Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-04-28T08:30:26.113Z] [2022-04-28T08:30:26.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2022-04-28T08:30:26.113Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.113Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2022-04-28T08:30:26.113Z] [2022-04-28T08:30:26.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-04-28T08:30:26.113Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.113Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-04-28T08:30:26.113Z] [2022-04-28T08:30:26.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-04-28T08:30:26.113Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.113Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-04-28T08:30:26.113Z] [2022-04-28T08:30:26.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-04-28T08:30:26.113Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.113Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-04-28T08:30:26.113Z] [2022-04-28T08:30:26.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-04-28T08:30:26.113Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.113Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-04-28T08:30:26.113Z] [2022-04-28T08:30:26.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-04-28T08:30:26.113Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.113Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-04-28T08:30:26.113Z] [2022-04-28T08:30:26.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-04-28T08:30:26.113Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.113Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-04-28T08:30:26.113Z] [2022-04-28T08:30:26.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-04-28T08:30:26.113Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.113Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-04-28T08:30:26.113Z] [2022-04-28T08:30:26.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-04-28T08:30:26.113Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.113Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-04-28T08:30:26.113Z] [2022-04-28T08:30:26.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-04-28T08:30:26.113Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.113Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-04-28T08:30:26.113Z] [2022-04-28T08:30:26.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2022-04-28T08:30:26.113Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.113Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2022-04-28T08:30:26.113Z] [2022-04-28T08:30:26.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2022-04-28T08:30:26.113Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.113Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2022-04-28T08:30:26.113Z] [2022-04-28T08:30:26.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-04-28T08:30:26.113Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.113Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-04-28T08:30:26.113Z] [2022-04-28T08:30:26.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-04-28T08:30:26.113Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.113Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-04-28T08:30:26.113Z] [2022-04-28T08:30:26.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-04-28T08:30:26.113Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.113Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-04-28T08:30:26.113Z] [2022-04-28T08:30:26.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2022-04-28T08:30:26.113Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.113Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2022-04-28T08:30:26.113Z] [2022-04-28T08:30:26.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-04-28T08:30:26.113Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.113Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-04-28T08:30:26.113Z] [2022-04-28T08:30:26.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-04-28T08:30:26.113Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.113Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-04-28T08:30:26.113Z] [2022-04-28T08:30:26.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-04-28T08:30:26.113Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.113Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-04-28T08:30:26.113Z] [2022-04-28T08:30:26.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2022-04-28T08:30:26.113Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.113Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2022-04-28T08:30:26.113Z] [2022-04-28T08:30:26.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-04-28T08:30:26.113Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.113Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-04-28T08:30:26.113Z] [2022-04-28T08:30:26.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-04-28T08:30:26.113Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.113Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-04-28T08:30:26.113Z] [2022-04-28T08:30:26.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-04-28T08:30:26.113Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.113Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-04-28T08:30:26.113Z] [2022-04-28T08:30:26.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-04-28T08:30:26.113Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.113Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-04-28T08:30:26.113Z] [2022-04-28T08:30:26.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-04-28T08:30:26.113Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.113Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-04-28T08:30:26.113Z] [2022-04-28T08:30:26.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-04-28T08:30:26.113Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.113Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-04-28T08:30:26.113Z] [2022-04-28T08:30:26.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2022-04-28T08:30:26.113Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.113Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2022-04-28T08:30:26.113Z] [2022-04-28T08:30:26.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-04-28T08:30:26.113Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.113Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-04-28T08:30:26.113Z] [2022-04-28T08:30:26.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-04-28T08:30:26.113Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.113Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-04-28T08:30:26.113Z] [2022-04-28T08:30:26.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2022-04-28T08:30:26.113Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.113Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2022-04-28T08:30:26.113Z] [2022-04-28T08:30:26.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-04-28T08:30:26.113Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.113Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-04-28T08:30:26.113Z] [2022-04-28T08:30:26.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-04-28T08:30:26.113Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.113Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-04-28T08:30:26.113Z] [2022-04-28T08:30:26.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-04-28T08:30:26.113Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.113Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-04-28T08:30:26.113Z] [2022-04-28T08:30:26.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-04-28T08:30:26.113Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.113Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-04-28T08:30:26.113Z] [2022-04-28T08:30:26.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2022-04-28T08:30:26.113Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.113Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2022-04-28T08:30:26.113Z] [2022-04-28T08:30:26.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-04-28T08:30:26.113Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-04-28T08:30:26.113Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-04-28T08:30:26.113Z] [2022-04-28T08:30:26.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-04-28T08:30:26.113Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.113Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-04-28T08:30:26.113Z] [2022-04-28T08:30:26.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-04-28T08:30:26.113Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.113Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-04-28T08:30:26.113Z] [2022-04-28T08:30:26.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-04-28T08:30:26.113Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.113Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-04-28T08:30:26.113Z] [2022-04-28T08:30:26.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-04-28T08:30:26.113Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.113Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-04-28T08:30:26.113Z] [2022-04-28T08:30:26.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-04-28T08:30:26.113Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.113Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-04-28T08:30:26.113Z] [2022-04-28T08:30:26.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2022-04-28T08:30:26.113Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.113Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2022-04-28T08:30:26.113Z] [2022-04-28T08:30:26.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2022-04-28T08:30:26.113Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.113Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2022-04-28T08:30:26.113Z] [2022-04-28T08:30:26.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-04-28T08:30:26.113Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.113Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-04-28T08:30:26.113Z] [2022-04-28T08:30:26.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-04-28T08:30:26.113Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.113Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-04-28T08:30:26.113Z] [2022-04-28T08:30:26.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2022-04-28T08:30:26.113Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.113Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2022-04-28T08:30:26.113Z] [2022-04-28T08:30:26.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-04-28T08:30:26.113Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.113Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-04-28T08:30:26.113Z] [2022-04-28T08:30:26.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-04-28T08:30:26.114Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.114Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-04-28T08:30:26.114Z] [2022-04-28T08:30:26.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-04-28T08:30:26.114Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.114Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-04-28T08:30:26.114Z] [2022-04-28T08:30:26.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-04-28T08:30:26.114Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.114Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-04-28T08:30:26.114Z] [2022-04-28T08:30:26.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2022-04-28T08:30:26.114Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-04-28T08:30:26.114Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2022-04-28T08:30:26.114Z] [2022-04-28T08:30:26.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2022-04-28T08:30:26.114Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.114Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2022-04-28T08:30:26.114Z] [2022-04-28T08:30:26.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-04-28T08:30:26.114Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.114Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-04-28T08:30:26.114Z] [2022-04-28T08:30:26.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-04-28T08:30:26.114Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.114Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-04-28T08:30:26.114Z] [2022-04-28T08:30:26.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-04-28T08:30:26.114Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.114Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-04-28T08:30:26.114Z] [2022-04-28T08:30:26.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2022-04-28T08:30:26.114Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.114Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2022-04-28T08:30:26.114Z] [2022-04-28T08:30:26.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2022-04-28T08:30:26.114Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.114Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2022-04-28T08:30:26.114Z] [2022-04-28T08:30:26.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-04-28T08:30:26.114Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.114Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-04-28T08:30:26.114Z] [2022-04-28T08:30:26.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-04-28T08:30:26.114Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.114Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-04-28T08:30:26.114Z] [2022-04-28T08:30:26.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-04-28T08:30:26.114Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.114Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-04-28T08:30:26.114Z] [2022-04-28T08:30:26.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2022-04-28T08:30:26.114Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.114Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2022-04-28T08:30:26.114Z] [2022-04-28T08:30:26.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2022-04-28T08:30:26.114Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.114Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2022-04-28T08:30:26.114Z] [2022-04-28T08:30:26.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-04-28T08:30:26.114Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.114Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-04-28T08:30:26.114Z] [2022-04-28T08:30:26.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-04-28T08:30:26.114Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.114Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-04-28T08:30:26.114Z] [2022-04-28T08:30:26.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-04-28T08:30:26.114Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.114Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-04-28T08:30:26.114Z] [2022-04-28T08:30:26.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2022-04-28T08:30:26.114Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.114Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2022-04-28T08:30:26.114Z] [2022-04-28T08:30:26.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-04-28T08:30:26.114Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-04-28T08:30:26.114Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-04-28T08:30:26.114Z] [2022-04-28T08:30:26.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-04-28T08:30:26.114Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.114Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-04-28T08:30:26.114Z] [2022-04-28T08:30:26.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-04-28T08:30:26.114Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.114Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-04-28T08:30:26.114Z] [2022-04-28T08:30:26.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-04-28T08:30:26.114Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.114Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-04-28T08:30:26.114Z] [2022-04-28T08:30:26.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-04-28T08:30:26.114Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.114Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-04-28T08:30:26.114Z] [2022-04-28T08:30:26.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-04-28T08:30:26.114Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.114Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-04-28T08:30:26.114Z] [2022-04-28T08:30:26.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-04-28T08:30:26.114Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.114Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-04-28T08:30:26.114Z] [2022-04-28T08:30:26.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-04-28T08:30:26.114Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.114Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-04-28T08:30:26.114Z] [2022-04-28T08:30:26.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2022-04-28T08:30:26.114Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.114Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2022-04-28T08:30:26.114Z] [2022-04-28T08:30:26.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-04-28T08:30:26.114Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.114Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-04-28T08:30:26.114Z] [2022-04-28T08:30:26.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2022-04-28T08:30:26.114Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.114Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2022-04-28T08:30:26.114Z] [2022-04-28T08:30:26.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-04-28T08:30:26.114Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.114Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-04-28T08:30:26.114Z] [2022-04-28T08:30:26.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-04-28T08:30:26.114Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.114Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-04-28T08:30:26.114Z] [2022-04-28T08:30:26.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2022-04-28T08:30:26.114Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.114Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2022-04-28T08:30:26.114Z] [2022-04-28T08:30:26.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-04-28T08:30:26.114Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.114Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-04-28T08:30:26.114Z] [2022-04-28T08:30:26.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-04-28T08:30:26.114Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.114Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-04-28T08:30:26.114Z] [2022-04-28T08:30:26.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-04-28T08:30:26.114Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.114Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-04-28T08:30:26.114Z] [2022-04-28T08:30:26.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2022-04-28T08:30:26.114Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.114Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2022-04-28T08:30:26.114Z] [2022-04-28T08:30:26.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-04-28T08:30:26.114Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.114Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-04-28T08:30:26.114Z] [2022-04-28T08:30:26.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-04-28T08:30:26.114Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.114Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-04-28T08:30:26.114Z] [2022-04-28T08:30:26.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-04-28T08:30:26.114Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.114Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-04-28T08:30:26.114Z] [2022-04-28T08:30:26.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2022-04-28T08:30:26.114Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-04-28T08:30:26.114Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2022-04-28T08:30:26.114Z] [2022-04-28T08:30:26.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-04-28T08:30:26.114Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.114Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-04-28T08:30:26.114Z] [2022-04-28T08:30:26.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-04-28T08:30:26.114Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.114Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-04-28T08:30:26.114Z] [2022-04-28T08:30:26.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-04-28T08:30:26.114Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.114Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-04-28T08:30:26.114Z] [2022-04-28T08:30:26.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-04-28T08:30:26.114Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.114Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-04-28T08:30:26.114Z] [2022-04-28T08:30:26.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-04-28T08:30:26.114Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.114Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-04-28T08:30:26.114Z] [2022-04-28T08:30:26.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2022-04-28T08:30:26.114Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.114Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2022-04-28T08:30:26.114Z] [2022-04-28T08:30:26.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2022-04-28T08:30:26.114Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.114Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2022-04-28T08:30:26.114Z] [2022-04-28T08:30:26.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2022-04-28T08:30:26.114Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.114Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2022-04-28T08:30:26.114Z] [2022-04-28T08:30:26.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-04-28T08:30:26.114Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.114Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-04-28T08:30:26.114Z] [2022-04-28T08:30:26.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-04-28T08:30:26.114Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.114Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-04-28T08:30:26.114Z] [2022-04-28T08:30:26.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-04-28T08:30:26.114Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.114Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-04-28T08:30:26.114Z] [2022-04-28T08:30:26.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-04-28T08:30:26.114Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.114Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-04-28T08:30:26.114Z] [2022-04-28T08:30:26.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-04-28T08:30:26.114Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.114Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-04-28T08:30:26.114Z] [2022-04-28T08:30:26.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-04-28T08:30:26.114Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.114Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-04-28T08:30:26.114Z] [2022-04-28T08:30:26.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-04-28T08:30:26.114Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.114Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-04-28T08:30:26.114Z] [2022-04-28T08:30:26.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2022-04-28T08:30:26.114Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.114Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2022-04-28T08:30:26.114Z] [2022-04-28T08:30:26.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-04-28T08:30:26.114Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.114Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-04-28T08:30:26.114Z] [2022-04-28T08:30:26.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2022-04-28T08:30:26.114Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.114Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2022-04-28T08:30:26.114Z] [2022-04-28T08:30:26.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-28T08:30:26.114Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.114Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-28T08:30:26.114Z] [2022-04-28T08:30:26.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-28T08:30:26.114Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.114Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-28T08:30:26.114Z] [2022-04-28T08:30:26.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-28T08:30:26.114Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.114Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-28T08:30:26.114Z] [2022-04-28T08:30:26.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-28T08:30:26.114Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.114Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-28T08:30:26.114Z] [2022-04-28T08:30:26.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-28T08:30:26.114Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.114Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-28T08:30:26.114Z] [2022-04-28T08:30:26.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-28T08:30:26.114Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.114Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-28T08:30:26.114Z] [2022-04-28T08:30:26.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-28T08:30:26.114Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.114Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-28T08:30:26.114Z] [2022-04-28T08:30:26.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-28T08:30:26.114Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.114Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-28T08:30:26.114Z] [2022-04-28T08:30:26.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-28T08:30:26.114Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.114Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-28T08:30:26.114Z] [2022-04-28T08:30:26.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-28T08:30:26.114Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.114Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-28T08:30:26.114Z] [2022-04-28T08:30:26.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-28T08:30:26.114Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.114Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-28T08:30:26.114Z] [2022-04-28T08:30:26.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-28T08:30:26.115Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.115Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-28T08:30:26.115Z] [2022-04-28T08:30:26.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-28T08:30:26.115Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.115Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-28T08:30:26.115Z] [2022-04-28T08:30:26.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-28T08:30:26.115Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.115Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-28T08:30:26.115Z] [2022-04-28T08:30:26.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-28T08:30:26.115Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.115Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-28T08:30:26.115Z] [2022-04-28T08:30:26.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-28T08:30:26.115Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.115Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-28T08:30:26.115Z] [2022-04-28T08:30:26.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-28T08:30:26.115Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.115Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-28T08:30:26.115Z] [2022-04-28T08:30:26.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-28T08:30:26.115Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.115Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-28T08:30:26.115Z] [2022-04-28T08:30:26.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-28T08:30:26.115Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.115Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-28T08:30:26.115Z] [2022-04-28T08:30:26.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-28T08:30:26.115Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.115Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-28T08:30:26.115Z] [2022-04-28T08:30:26.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.11s) [2022-04-28T08:30:26.115Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.115Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.11s) [2022-04-28T08:30:26.115Z] [2022-04-28T08:30:26.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-28T08:30:26.115Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.115Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-28T08:30:26.115Z] [2022-04-28T08:30:26.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-28T08:30:26.115Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.115Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-28T08:30:26.115Z] [2022-04-28T08:30:26.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-28T08:30:26.115Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.115Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-28T08:30:26.115Z] [2022-04-28T08:30:26.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-28T08:30:26.115Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.115Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-28T08:30:26.115Z] [2022-04-28T08:30:26.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-28T08:30:26.115Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.115Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-28T08:30:26.115Z] [2022-04-28T08:30:26.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-28T08:30:26.115Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.115Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-28T08:30:26.115Z] [2022-04-28T08:30:26.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-28T08:30:26.115Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.115Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-28T08:30:26.115Z] [2022-04-28T08:30:26.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-28T08:30:26.115Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.115Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-28T08:30:26.115Z] [2022-04-28T08:30:26.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-28T08:30:26.115Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.115Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-28T08:30:26.115Z] [2022-04-28T08:30:26.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-28T08:30:26.115Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.115Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-28T08:30:26.115Z] [2022-04-28T08:30:26.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-28T08:30:26.115Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.115Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-28T08:30:26.115Z] [2022-04-28T08:30:26.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-28T08:30:26.115Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.115Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-28T08:30:26.115Z] [2022-04-28T08:30:26.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-28T08:30:26.115Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.115Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-28T08:30:26.115Z] [2022-04-28T08:30:26.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-28T08:30:26.115Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.115Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-28T08:30:26.115Z] [2022-04-28T08:30:26.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-28T08:30:26.115Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.115Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-28T08:30:26.115Z] [2022-04-28T08:30:26.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-28T08:30:26.115Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.115Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-28T08:30:26.115Z] [2022-04-28T08:30:26.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-28T08:30:26.115Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.115Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-28T08:30:26.115Z] [2022-04-28T08:30:26.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-28T08:30:26.115Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.115Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-28T08:30:26.115Z] [2022-04-28T08:30:26.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-28T08:30:26.115Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.115Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-28T08:30:26.115Z] [2022-04-28T08:30:26.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-28T08:30:26.115Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.115Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-28T08:30:26.115Z] [2022-04-28T08:30:26.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-28T08:30:26.115Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.115Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-28T08:30:26.115Z] [2022-04-28T08:30:26.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-28T08:30:26.115Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.115Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-28T08:30:26.115Z] [2022-04-28T08:30:26.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-28T08:30:26.115Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.115Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-28T08:30:26.115Z] [2022-04-28T08:30:26.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-28T08:30:26.115Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.115Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-28T08:30:26.115Z] [2022-04-28T08:30:26.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-28T08:30:26.115Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.115Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-28T08:30:26.115Z] [2022-04-28T08:30:26.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-28T08:30:26.115Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.115Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-28T08:30:26.115Z] [2022-04-28T08:30:26.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-28T08:30:26.115Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.115Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-28T08:30:26.115Z] [2022-04-28T08:30:26.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-28T08:30:26.115Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.115Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-28T08:30:26.115Z] [2022-04-28T08:30:26.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-28T08:30:26.115Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.115Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-28T08:30:26.115Z] [2022-04-28T08:30:26.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-28T08:30:26.115Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.115Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-28T08:30:26.115Z] [2022-04-28T08:30:26.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-28T08:30:26.115Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.115Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-28T08:30:26.115Z] [2022-04-28T08:30:26.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-28T08:30:26.115Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.115Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-28T08:30:26.115Z] [2022-04-28T08:30:26.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-28T08:30:26.115Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.115Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-28T08:30:26.115Z] [2022-04-28T08:30:26.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-28T08:30:26.115Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.115Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-28T08:30:26.115Z] [2022-04-28T08:30:26.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-28T08:30:26.115Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.115Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-28T08:30:26.115Z] [2022-04-28T08:30:26.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-28T08:30:26.115Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.115Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-28T08:30:26.115Z] [2022-04-28T08:30:26.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-28T08:30:26.115Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.115Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-28T08:30:26.115Z] [2022-04-28T08:30:26.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-28T08:30:26.115Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.115Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-28T08:30:26.115Z] [2022-04-28T08:30:26.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-28T08:30:26.115Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.115Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-28T08:30:26.115Z] [2022-04-28T08:30:26.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-28T08:30:26.115Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.115Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-28T08:30:26.115Z] [2022-04-28T08:30:26.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-28T08:30:26.115Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.115Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-28T08:30:26.115Z] [2022-04-28T08:30:26.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-28T08:30:26.115Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.115Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-28T08:30:26.115Z] [2022-04-28T08:30:26.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-28T08:30:26.115Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.115Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-28T08:30:26.115Z] [2022-04-28T08:30:26.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-28T08:30:26.115Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.115Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-28T08:30:26.115Z] [2022-04-28T08:30:26.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-28T08:30:26.115Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.115Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-28T08:30:26.115Z] [2022-04-28T08:30:26.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-28T08:30:26.116Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.116Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-28T08:30:26.116Z] [2022-04-28T08:30:26.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-28T08:30:26.116Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.116Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-28T08:30:26.116Z] [2022-04-28T08:30:26.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-28T08:30:26.116Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.116Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-28T08:30:26.116Z] [2022-04-28T08:30:26.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-28T08:30:26.116Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.116Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-28T08:30:26.116Z] [2022-04-28T08:30:26.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-28T08:30:26.116Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.116Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-28T08:30:26.116Z] [2022-04-28T08:30:26.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-28T08:30:26.116Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.116Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-28T08:30:26.116Z] [2022-04-28T08:30:26.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-28T08:30:26.116Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.116Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-28T08:30:26.116Z] [2022-04-28T08:30:26.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-28T08:30:26.116Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.116Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-28T08:30:26.116Z] [2022-04-28T08:30:26.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-28T08:30:26.116Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.116Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-28T08:30:26.116Z] [2022-04-28T08:30:26.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-28T08:30:26.116Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.116Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-28T08:30:26.116Z] [2022-04-28T08:30:26.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-04-28T08:30:26.116Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.116Z] [2022-04-28T08:30:26.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-04-28T08:30:26.116Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.116Z] [2022-04-28T08:30:26.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-04-28T08:30:26.116Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-04-28T08:30:26.116Z] [2022-04-28T08:30:26.116Z] DONE 1088 tests, 539 skipped in 1953.659s [2022-04-28T08:30:26.116Z] INFO: Integration tests ended at 04/28/2022 08:30:26. Duration:00:32:33.7914123 [2022-04-28T08:30:26.116Z] INFO: Docker info of the daemon under test at end of run [2022-04-28T08:30:26.116Z] [2022-04-28T08:30:26.571Z] Containers: 10 [2022-04-28T08:30:26.571Z] Running: 0 [2022-04-28T08:30:26.571Z] Paused: 0 [2022-04-28T08:30:26.571Z] Stopped: 10 [2022-04-28T08:30:26.571Z] Images: 18 [2022-04-28T08:30:26.571Z] Server Version: 0.0.0-dev [2022-04-28T08:30:26.571Z] Storage Driver: windowsfilter [2022-04-28T08:30:26.571Z] Windows: [2022-04-28T08:30:26.571Z] Logging Driver: json-file [2022-04-28T08:30:26.571Z] Plugins: [2022-04-28T08:30:26.571Z] Volume: local [2022-04-28T08:30:26.571Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-28T08:30:26.571Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-28T08:30:26.571Z] Swarm: inactive [2022-04-28T08:30:26.571Z] Default Isolation: process [2022-04-28T08:30:26.571Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-28T08:30:26.571Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-04-28T08:30:26.571Z] OSType: windows [2022-04-28T08:30:26.571Z] Architecture: x86_64 [2022-04-28T08:30:26.572Z] CPUs: 4 [2022-04-28T08:30:26.572Z] Total Memory: 32GiB [2022-04-28T08:30:26.572Z] Name: azwin-2-9c3dc0 [2022-04-28T08:30:26.572Z] ID: CUSX:QFGD:FBGQ:6HWU:ECQC:HRMH:CTKM:CLY6:TXE3:IF2M:35RN:5XGT [2022-04-28T08:30:26.572Z] Docker Root Dir: D:\CI\PR-43536\2\daemon [2022-04-28T08:30:26.572Z] Debug Mode (client): false [2022-04-28T08:30:26.572Z] Debug Mode (server): true [2022-04-28T08:30:26.572Z] File Descriptors: -1 [2022-04-28T08:30:26.572Z] Goroutines: 17 [2022-04-28T08:30:26.572Z] System Time: 2022-04-28T08:30:26.0708841Z [2022-04-28T08:30:26.572Z] EventsListeners: 0 [2022-04-28T08:30:26.572Z] Registry: https://index.docker.io/v1/ [2022-04-28T08:30:26.572Z] Labels: [2022-04-28T08:30:26.572Z] Experimental: false [2022-04-28T08:30:26.572Z] Insecure Registries: [2022-04-28T08:30:26.572Z] 127.0.0.0/8 [2022-04-28T08:30:26.572Z] Live Restore Enabled: false [2022-04-28T08:30:26.572Z] [2022-04-28T08:30:26.572Z] [2022-04-28T08:30:26.572Z] INFO: Stopping daemon under test [2022-04-28T08:30:26.572Z] SUCCESS: The process with PID 4208 (child process of PID 4436) has been terminated. [2022-04-28T08:30:26.572Z] SUCCESS: The process with PID 4436 (child process of PID 5032) has been terminated. [2022-04-28T08:30:26.572Z] INFO: Stop tailing logs of the daemon under tests [2022-04-28T08:30:26.572Z] INFO: executeCI.ps1 Completed successfully at 04/28/2022 08:30:26. [2022-04-28T08:30:26.572Z] INFO: Tidying up at end of run [2022-04-28T08:30:26.572Z] ----------- DAEMON LOG ------------ [2022-04-28T08:30:26.572Z] 2022/04/28 07:55:38 http: superfluous response.WriteHeader call from github.com/docker/docker/api/server/httputils.WriteJSON (httputils.go:92) [2022-04-28T08:30:26.572Z] ----------- END DAEMON LOG -------- [2022-04-28T08:30:26.572Z] INFO: Saving daemon under test log (d:\CI\PR-43536\2\dut.out) to bundles\CIDUT.out [2022-04-28T08:30:26.572Z] INFO: Saving daemon under test log (d:\CI\PR-43536\2\dut.err) to bundles\CIDUT.err [2022-04-28T08:30:26.572Z] INFO: Saving containerd logs to bundles [2022-04-28T08:30:26.572Z] INFO: Nuke-Everything... [2022-04-28T08:30:26.572Z] INFO: Container count on control daemon to delete is 2 [2022-04-28T08:30:27.027Z] 66ec237e2331 [2022-04-28T08:30:27.027Z] 86f7d3e2d305 [2022-04-28T08:30:27.027Z] INFO: Tidying pidfile d:\CI\PR-43536\2\docker.pid [2022-04-28T08:30:27.027Z] INFO: Nuking d:\CI [2022-04-28T08:30:29.969Z] === RUN TestDockerSuite/TestEventsTop [2022-04-28T08:30:29.969Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-04-28T08:30:29.969Z] === RUN TestDockerSuite/TestEventsUntag [2022-04-28T08:30:30.111Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-04-28T08:30:30.111Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-04-28T08:30:30.111Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-04-28T08:30:30.111Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-04-28T08:30:30.111Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-04-28T08:30:30.111Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-04-28T08:30:30.111Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-04-28T08:30:32.944Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-04-28T08:30:34.779Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-04-28T08:30:35.905Z] === RUN TestDockerSuite/TestExec [2022-04-28T08:30:35.905Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-04-28T08:30:35.905Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-04-28T08:30:35.905Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-04-28T08:30:35.905Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-04-28T08:30:38.121Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-04-28T08:30:39.436Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-04-28T08:30:39.436Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-04-28T08:30:39.436Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-04-28T08:30:39.436Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-04-28T08:30:39.436Z] === RUN TestDockerSuite/TestRunNetHost [2022-04-28T08:30:39.436Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-04-28T08:30:39.436Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-04-28T08:30:39.436Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-04-28T08:30:39.436Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-04-28T08:30:39.436Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-04-28T08:30:39.436Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-04-28T08:30:39.436Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-04-28T08:30:39.436Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-04-28T08:30:39.436Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-04-28T08:30:39.436Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-04-28T08:30:39.436Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-04-28T08:30:39.436Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-04-28T08:30:39.436Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-04-28T08:30:39.436Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-04-28T08:30:39.436Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-04-28T08:30:39.687Z] === RUN TestDockerSuite/TestExecAPIStart [2022-04-28T08:30:39.687Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-04-28T08:30:39.687Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-04-28T08:30:39.687Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-04-28T08:30:39.687Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-04-28T08:30:39.687Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-04-28T08:30:39.687Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-04-28T08:30:40.396Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-04-28T08:30:41.251Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-04-28T08:30:41.920Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-04-28T08:30:43.472Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-04-28T08:30:44.081Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-04-28T08:30:44.691Z] INFO: Zapped successfully [2022-04-28T08:30:44.691Z] [2022-04-28T08:30:44.691Z] INFO: executeCI.ps1 exiting at Thu Apr 28 08:30:43 CUT 2022. Duration 00:55:13.3499290 [2022-04-28T08:30:44.691Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-04-28T08:30:44.927Z] Recording test results [2022-04-28T08:30:45.039Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-04-28T08:30:45.691Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-04-28T08:30:47.197Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-04-28T08:30:47.254Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-04-28T08:30:47.652Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-04-28T08:30:47.652Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-04-28T08:30:47.652Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-04-28T08:30:47.652Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-04-28T08:30:47.652Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-04-28T08:30:47.652Z] === RUN TestDockerSuite/TestRunPortInUse [2022-04-28T08:30:47.652Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-04-28T08:30:47.652Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-04-28T08:30:47.652Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-04-28T08:30:47.652Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-04-28T08:30:47.652Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-04-28T08:30:47.652Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-04-28T08:30:47.652Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-04-28T08:30:47.652Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-04-28T08:30:47.652Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-04-28T08:30:47.652Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-28T08:30:51.042Z] === RUN TestDockerSuite/TestExecCgroup [2022-04-28T08:30:51.042Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-04-28T08:30:51.042Z] === RUN TestDockerSuite/TestExecEnv [2022-04-28T08:30:51.042Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-04-28T08:30:51.042Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-04-28T08:30:51.042Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-04-28T08:30:51.042Z] === RUN TestDockerSuite/TestExecExitStatus [2022-04-28T08:30:51.362Z] === RUN TestDockerSuite/TestRunPublishPort [2022-04-28T08:30:51.362Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-04-28T08:30:51.362Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-04-28T08:30:51.362Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-04-28T08:30:51.362Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-04-28T08:30:51.362Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-04-28T08:30:51.362Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-04-28T08:30:51.362Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-04-28T08:30:51.362Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-04-28T08:30:51.362Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-04-28T08:30:51.362Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-04-28T08:30:53.256Z] === RUN TestDockerSuite/TestExecInspectID [2022-04-28T08:30:53.528Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-04-28T08:30:55.009Z] Creating win-2022-integration-bundles.zip [Pipeline] archiveArtifacts [2022-04-28T08:30:56.745Z] Archiving artifacts [2022-04-28T08:30:58.008Z] === RUN TestDockerSuite/TestExecInteractive [2022-04-28T08:30:58.008Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-04-28T08:30:58.008Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-04-28T08:30:58.008Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-04-28T08:30:58.008Z] === RUN TestDockerSuite/TestExecParseError [2022-04-28T08:30:58.008Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-04-28T08:30:58.008Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-04-28T08:30:58.008Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-04-28T08:30:58.008Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-04-28T08:30:58.008Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-04-28T08:30:58.008Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-04-28T08:31:00.235Z] === RUN TestDockerSuite/TestExecSetEnv [2022-04-28T08:31:00.235Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-04-28T08:31:00.235Z] === RUN TestDockerSuite/TestExecStartFails [2022-04-28T08:31:00.235Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-04-28T08:31:00.235Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-04-28T08:31:00.235Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-04-28T08:31:00.235Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-04-28T08:31:00.235Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-04-28T08:31:00.235Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-04-28T08:31:00.235Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-04-28T08:31:00.235Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-04-28T08:31:01.634Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-04-28T08:31:01.634Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-04-28T08:31:01.634Z] === RUN TestDockerSuite/TestRunRm [2022-04-28T08:31:02.452Z] === RUN TestDockerSuite/TestExecUlimits [2022-04-28T08:31:02.452Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-04-28T08:31:02.452Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-04-28T08:31:03.158Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-04-28T08:31:08.918Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-04-28T08:31:09.611Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-04-28T08:31:09.611Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-04-28T08:31:09.611Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-04-28T08:31:09.611Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-04-28T08:31:09.611Z] === RUN TestDockerSuite/TestExecWithUser [2022-04-28T08:31:09.611Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-04-28T08:31:09.611Z] === RUN TestDockerSuite/TestGetContainerStats [2022-04-28T08:31:11.076Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-04-28T08:31:11.898Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43536/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-28T08:31:12.885Z] + make clean [2022-04-28T08:31:13.847Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-28T08:31:13.961Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-04-28T08:31:14.305Z] docker-dev-cache [2022-04-28T08:31:14.305Z] docker-mod-cache [Pipeline] deleteDir [2022-04-28T08:31:15.478Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-28T08:31:16.848Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-04-28T08:31:16.848Z] docker_cli_run_test.go:1980: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-28T08:31:16.848Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-04-28T08:31:16.848Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-04-28T08:31:16.848Z] === RUN TestDockerSuite/TestRunState [2022-04-28T08:31:16.848Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-04-28T08:31:16.848Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-04-28T08:31:19.009Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-04-28T08:31:19.009Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-04-28T08:31:19.009Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-04-28T08:31:19.463Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-04-28T08:31:19.463Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-04-28T08:31:19.463Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-04-28T08:31:19.463Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-04-28T08:31:19.463Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-04-28T08:31:19.463Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-04-28T08:31:19.463Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-04-28T08:31:19.463Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-04-28T08:31:19.463Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-04-28T08:31:21.345Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-04-28T08:31:24.271Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-04-28T08:31:24.271Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-04-28T08:31:24.271Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-04-28T08:31:24.271Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-04-28T08:31:24.271Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-04-28T08:31:24.271Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-04-28T08:31:24.271Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-04-28T08:31:24.271Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-04-28T08:31:24.271Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-04-28T08:31:24.271Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-04-28T08:31:24.271Z] === RUN TestDockerSuite/TestRunUserByID [2022-04-28T08:31:24.271Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-04-28T08:31:24.271Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-04-28T08:31:24.271Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-04-28T08:31:24.271Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-04-28T08:31:24.271Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-04-28T08:31:24.271Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-04-28T08:31:24.271Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-04-28T08:31:24.271Z] === RUN TestDockerSuite/TestRunUserByName [2022-04-28T08:31:24.271Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-04-28T08:31:24.271Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-04-28T08:31:24.301Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-04-28T08:31:27.156Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-04-28T08:31:27.156Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-04-28T08:31:27.156Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-04-28T08:31:29.318Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-04-28T08:31:29.318Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-04-28T08:31:29.318Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-04-28T08:31:29.318Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-04-28T08:31:29.318Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-04-28T08:31:30.170Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-04-28T08:31:30.170Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-04-28T08:31:30.170Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-04-28T08:31:30.170Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-04-28T08:31:30.170Z] === RUN TestDockerSuite/TestHealth [2022-04-28T08:31:30.170Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-04-28T08:31:30.170Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-04-28T08:31:30.170Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-04-28T08:31:30.170Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-04-28T08:31:30.170Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-04-28T08:31:33.025Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-04-28T08:31:34.930Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-04-28T08:31:34.930Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-04-28T08:31:34.930Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-04-28T08:31:34.930Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-04-28T08:31:34.930Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-04-28T08:31:34.930Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-04-28T08:31:34.930Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-04-28T08:31:35.398Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-04-28T08:31:35.398Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-04-28T08:31:35.398Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-04-28T08:31:36.387Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-04-28T08:31:36.387Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-04-28T08:31:38.603Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-04-28T08:31:38.603Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-04-28T08:31:40.062Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-04-28T08:31:40.823Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-04-28T08:31:43.036Z] === RUN TestDockerSuite/TestImagesFormat [2022-04-28T08:31:43.517Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-04-28T08:31:43.517Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-04-28T08:31:43.517Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-04-28T08:31:45.835Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-04-28T08:31:47.310Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-04-28T08:31:47.310Z] === RUN TestDockerSuite/TestImportBadURL [2022-04-28T08:31:47.310Z] === RUN TestDockerSuite/TestImportDisplay [2022-04-28T08:31:47.310Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-04-28T08:31:47.310Z] === RUN TestDockerSuite/TestImportFile [2022-04-28T08:31:47.310Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-04-28T08:31:47.310Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-04-28T08:31:47.779Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-04-28T08:31:47.779Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-04-28T08:31:47.779Z] === RUN TestDockerSuite/TestImportGzipped [2022-04-28T08:31:47.779Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-04-28T08:31:47.779Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-04-28T08:31:47.779Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-04-28T08:31:47.779Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-04-28T08:31:47.779Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-04-28T08:31:47.779Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-04-28T08:31:47.779Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-04-28T08:31:47.779Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-04-28T08:31:47.779Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-04-28T08:31:47.779Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-04-28T08:31:47.779Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-04-28T08:31:47.779Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-04-28T08:31:47.779Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-04-28T08:31:47.779Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-28T08:31:47.779Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-04-28T08:31:50.002Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-04-28T08:31:52.224Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-04-28T08:31:52.224Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-04-28T08:31:52.224Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-04-28T08:31:52.224Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-04-28T08:31:52.224Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-04-28T08:31:52.224Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-04-28T08:31:52.224Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-04-28T08:31:52.224Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-04-28T08:31:53.023Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-04-28T08:31:53.023Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-04-28T08:31:53.023Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-04-28T08:31:53.023Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-04-28T08:31:53.788Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-04-28T08:31:54.256Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-04-28T08:31:55.932Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-04-28T08:31:56.471Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-04-28T08:31:56.471Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:31:56.471Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-04-28T08:31:56.471Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-04-28T08:31:56.471Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-04-28T08:31:56.471Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-04-28T08:31:56.471Z] === RUN TestDockerSuite/TestInspectDefault [2022-04-28T08:31:58.688Z] === RUN TestDockerSuite/TestInspectHistory [2022-04-28T08:31:58.839Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-04-28T08:32:01.017Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-04-28T08:32:01.017Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-04-28T08:32:01.017Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-04-28T08:32:01.017Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-04-28T08:32:01.017Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-04-28T08:32:01.017Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-04-28T08:32:01.017Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-04-28T08:32:01.017Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-04-28T08:32:01.017Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-04-28T08:32:01.017Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-04-28T08:32:01.017Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-04-28T08:32:01.017Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-04-28T08:32:01.017Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-04-28T08:32:01.017Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-04-28T08:32:01.017Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-04-28T08:32:02.478Z] === RUN TestDockerSuite/TestInspectImage [2022-04-28T08:32:02.478Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-04-28T08:32:02.478Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-04-28T08:32:02.478Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-04-28T08:32:02.478Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-04-28T08:32:02.478Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-28T08:32:02.478Z] === RUN TestDockerSuite/TestInspectInt64 [2022-04-28T08:32:04.044Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-04-28T08:32:05.706Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-04-28T08:32:06.270Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-04-28T08:32:06.270Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-04-28T08:32:07.885Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-04-28T08:32:08.485Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-04-28T08:32:09.423Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-04-28T08:32:10.066Z] === RUN TestDockerSuite/TestInspectPlugin [2022-04-28T08:32:10.066Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-04-28T08:32:10.537Z] === RUN TestDockerSuite/TestInspectRootFS [2022-04-28T08:32:10.537Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-04-28T08:32:12.767Z] === RUN TestDockerSuite/TestInspectStatus [2022-04-28T08:32:14.982Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-04-28T08:32:15.218Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-04-28T08:32:15.218Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-04-28T08:32:15.218Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-04-28T08:32:15.218Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-04-28T08:32:15.218Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-04-28T08:32:15.218Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-04-28T08:32:15.218Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-04-28T08:32:15.218Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-04-28T08:32:15.218Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-04-28T08:32:15.218Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-04-28T08:32:15.218Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-04-28T08:32:15.218Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-04-28T08:32:15.218Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-04-28T08:32:15.218Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-04-28T08:32:15.218Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-04-28T08:32:15.218Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-04-28T08:32:15.218Z] === RUN TestDockerSuite/TestSaveImageId [2022-04-28T08:32:15.218Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-04-28T08:32:15.218Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-04-28T08:32:15.218Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-04-28T08:32:15.218Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-04-28T08:32:15.218Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-04-28T08:32:15.219Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-04-28T08:32:15.219Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-04-28T08:32:15.219Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-04-28T08:32:15.219Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-04-28T08:32:15.219Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-04-28T08:32:15.219Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-04-28T08:32:15.219Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-04-28T08:32:15.219Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-04-28T08:32:15.219Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-04-28T08:32:15.219Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-04-28T08:32:15.219Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-04-28T08:32:15.219Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-04-28T08:32:15.219Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-04-28T08:32:16.756Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-04-28T08:32:17.215Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-04-28T08:32:17.673Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-04-28T08:32:18.133Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-04-28T08:32:18.786Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-04-28T08:32:19.672Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-04-28T08:32:19.672Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-04-28T08:32:21.013Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-04-28T08:32:21.852Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-04-28T08:32:23.240Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-04-28T08:32:24.759Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-04-28T08:32:24.805Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-04-28T08:32:26.939Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-04-28T08:32:26.939Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-04-28T08:32:26.939Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-04-28T08:32:27.022Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-04-28T08:32:29.236Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-04-28T08:32:30.821Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-04-28T08:32:30.821Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-04-28T08:32:30.821Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-04-28T08:32:30.821Z] === RUN TestDockerSuite/TestLinksEnvs [2022-04-28T08:32:30.821Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-04-28T08:32:30.821Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-04-28T08:32:30.821Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-04-28T08:32:30.821Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-04-28T08:32:30.822Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-04-28T08:32:30.822Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-04-28T08:32:30.822Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-04-28T08:32:30.822Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-04-28T08:32:30.822Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-04-28T08:32:31.290Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-04-28T08:32:31.290Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-04-28T08:32:31.290Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-04-28T08:32:31.290Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-04-28T08:32:31.290Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-04-28T08:32:31.290Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-04-28T08:32:31.290Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-04-28T08:32:31.290Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-04-28T08:32:31.290Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-04-28T08:32:31.290Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-04-28T08:32:31.290Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-04-28T08:32:31.290Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-04-28T08:32:31.290Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-04-28T08:32:31.290Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-04-28T08:32:31.290Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-04-28T08:32:31.290Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-04-28T08:32:31.290Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-04-28T08:32:31.290Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-04-28T08:32:31.290Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-04-28T08:32:31.290Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-04-28T08:32:31.290Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-04-28T08:32:31.290Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-04-28T08:32:31.290Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-04-28T08:32:33.506Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-04-28T08:32:35.072Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-04-28T08:32:35.499Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-04-28T08:32:35.499Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-04-28T08:32:35.499Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-04-28T08:32:39.207Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-04-28T08:32:39.207Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-04-28T08:32:39.207Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-04-28T08:32:39.207Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-04-28T08:32:39.207Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-04-28T08:32:39.207Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-04-28T08:32:39.207Z] === RUN TestDockerSuite/TestStartRecordError [2022-04-28T08:32:39.207Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-04-28T08:32:39.207Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-04-28T08:32:40.947Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-04-28T08:32:42.513Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-04-28T08:32:42.513Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-04-28T08:32:42.513Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-04-28T08:32:44.729Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-04-28T08:32:44.730Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-04-28T08:32:46.241Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-04-28T08:32:46.241Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-04-28T08:32:46.241Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-04-28T08:32:46.241Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-04-28T08:32:46.241Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-04-28T08:32:46.241Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-04-28T08:32:46.241Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-04-28T08:32:46.241Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-04-28T08:32:46.241Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-04-28T08:32:46.241Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-04-28T08:32:46.241Z] === RUN TestDockerSuite/TestStatsNoStream [2022-04-28T08:32:46.241Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-04-28T08:32:46.241Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-04-28T08:32:49.121Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-04-28T08:32:49.507Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-04-28T08:32:52.003Z] === RUN TestDockerSuite/TestTopPrivileged [2022-04-28T08:32:52.003Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-04-28T08:32:52.003Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-04-28T08:32:54.887Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-04-28T08:32:54.887Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-04-28T08:32:54.887Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-04-28T08:32:54.887Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-04-28T08:32:54.887Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-04-28T08:32:54.887Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-04-28T08:32:54.887Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-04-28T08:32:54.887Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-04-28T08:32:54.887Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-04-28T08:32:54.887Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-04-28T08:32:54.887Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-04-28T08:32:54.887Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-04-28T08:32:55.342Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-04-28T08:32:55.374Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-04-28T08:33:00.143Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-04-28T08:33:02.357Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-04-28T08:33:04.580Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-04-28T08:33:04.580Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-04-28T08:33:05.048Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-04-28T08:33:07.278Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-04-28T08:33:08.843Z] === RUN TestDockerSuite/TestLogsSince [2022-04-28T08:33:12.970Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-04-28T08:33:12.970Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-04-28T08:33:12.970Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-04-28T08:33:12.970Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-04-28T08:33:12.970Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-04-28T08:33:12.970Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-04-28T08:33:12.970Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-04-28T08:33:12.970Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-04-28T08:33:13.929Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-04-28T08:33:13.929Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-04-28T08:33:17.506Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-04-28T08:33:17.506Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-04-28T08:33:17.638Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-04-28T08:33:17.638Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-04-28T08:33:17.638Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-04-28T08:33:17.638Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-04-28T08:33:17.974Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-04-28T08:33:17.975Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-04-28T08:33:17.975Z] === RUN TestDockerSuite/TestLogsTail [2022-04-28T08:33:18.093Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-04-28T08:33:20.203Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-04-28T08:33:23.152Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-04-28T08:33:24.716Z] === RUN TestDockerSuite/TestMountIntoProc [2022-04-28T08:33:24.716Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-04-28T08:33:24.716Z] === RUN TestDockerSuite/TestMountIntoSys [2022-04-28T08:33:24.716Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-04-28T08:33:24.716Z] === RUN TestDockerSuite/TestNetHostname [2022-04-28T08:33:24.716Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-04-28T08:33:25.184Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-04-28T08:33:25.184Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-04-28T08:33:25.184Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-04-28T08:33:25.184Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-04-28T08:33:25.184Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-04-28T08:33:25.184Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-04-28T08:33:25.184Z] === RUN TestDockerSuite/TestPluginActive [2022-04-28T08:33:25.184Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-04-28T08:33:25.184Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-04-28T08:33:25.184Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-04-28T08:33:25.184Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-04-28T08:33:25.184Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-04-28T08:33:25.184Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-04-28T08:33:25.184Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-04-28T08:33:25.184Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-04-28T08:33:25.184Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-04-28T08:33:25.184Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-04-28T08:33:25.184Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-04-28T08:33:25.184Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-04-28T08:33:25.184Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-04-28T08:33:25.184Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-04-28T08:33:25.184Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-04-28T08:33:25.184Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-04-28T08:33:25.184Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-04-28T08:33:25.184Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-04-28T08:33:25.184Z] === RUN TestDockerSuite/TestPortHostBinding [2022-04-28T08:33:25.184Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-04-28T08:33:25.184Z] === RUN TestDockerSuite/TestPortList [2022-04-28T08:33:25.184Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-04-28T08:33:25.184Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-04-28T08:33:26.614Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-04-28T08:33:26.614Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-04-28T08:33:26.614Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-04-28T08:33:26.614Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-04-28T08:33:26.614Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-04-28T08:33:26.614Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-04-28T08:33:26.614Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-04-28T08:33:29.955Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-04-28T08:33:29.955Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-04-28T08:33:29.955Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-04-28T08:33:29.955Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-04-28T08:33:29.955Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-04-28T08:33:29.955Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-04-28T08:33:29.955Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-04-28T08:33:29.955Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-04-28T08:33:29.955Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-04-28T08:33:29.955Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-04-28T08:33:29.955Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-04-28T08:33:29.955Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-04-28T08:33:29.955Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-04-28T08:33:29.955Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-04-28T08:33:29.955Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-04-28T08:33:29.955Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-04-28T08:33:29.955Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-04-28T08:33:29.955Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-04-28T08:33:33.670Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-04-28T08:33:33.671Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-04-28T08:33:33.746Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-04-28T08:33:33.746Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-04-28T08:33:33.746Z] === RUN TestDockerSuite/TestPsByOrder [2022-04-28T08:33:34.124Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-04-28T08:33:40.943Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-04-28T08:33:40.943Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-04-28T08:33:40.943Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-04-28T08:33:44.394Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-04-28T08:33:44.394Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-04-28T08:33:44.394Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-04-28T08:33:45.353Z] --- PASS: TestDockerSuite (2110.48s) [2022-04-28T08:33:45.353Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-04-28T08:33:45.353Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2022-04-28T08:33:45.353Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-04-28T08:33:45.353Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-04-28T08:33:45.353Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2022-04-28T08:33:45.353Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-04-28T08:33:45.353Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-04-28T08:33:45.353Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.58s) [2022-04-28T08:33:45.353Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.22s) [2022-04-28T08:33:45.353Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.51s) [2022-04-28T08:33:45.353Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.39s) [2022-04-28T08:33:45.353Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (61.58s) [2022-04-28T08:33:45.353Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.88s) [2022-04-28T08:33:45.353Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s) [2022-04-28T08:33:45.353Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2022-04-28T08:33:45.353Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2022-04-28T08:33:45.353Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-04-28T08:33:45.353Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-04-28T08:33:45.353Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2022-04-28T08:33:45.353Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2022-04-28T08:33:45.353Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2022-04-28T08:33:45.353Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-04-28T08:33:45.353Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-04-28T08:33:45.353Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-04-28T08:33:45.353Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2022-04-28T08:33:45.353Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-04-28T08:33:45.353Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.01s) [2022-04-28T08:33:45.353Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.58s) [2022-04-28T08:33:45.353Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2022-04-28T08:33:45.353Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2022-04-28T08:33:45.353Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-04-28T08:33:45.353Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-28T08:33:45.353Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (4.62s) [2022-04-28T08:33:45.353Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-04-28T08:33:45.353Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-04-28T08:33:45.353Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.71s) [2022-04-28T08:33:45.353Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (64.61s) [2022-04-28T08:33:45.353Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.32s) [2022-04-28T08:33:45.353Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (4.61s) [2022-04-28T08:33:45.353Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2022-04-28T08:33:45.353Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.28s) [2022-04-28T08:33:45.353Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.86s) [2022-04-28T08:33:45.353Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-04-28T08:33:45.353Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-04-28T08:33:45.353Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-04-28T08:33:45.353Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.21s) [2022-04-28T08:33:45.353Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.74s) [2022-04-28T08:33:45.353Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.86s) [2022-04-28T08:33:45.353Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.28s) [2022-04-28T08:33:45.353Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-04-28T08:33:45.353Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-04-28T08:33:45.353Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.06s) [2022-04-28T08:33:45.353Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.46s) [2022-04-28T08:33:45.353Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (10.07s) [2022-04-28T08:33:45.353Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.33s) [2022-04-28T08:33:45.353Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.90s) [2022-04-28T08:33:45.353Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-04-28T08:33:45.353Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.04s) [2022-04-28T08:33:45.353Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.39s) [2022-04-28T08:33:45.353Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.27s) [2022-04-28T08:33:45.353Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2022-04-28T08:33:45.353Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-04-28T08:33:45.353Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-04-28T08:33:45.353Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-04-28T08:33:45.353Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.43s) [2022-04-28T08:33:45.353Z] --- PASS: TestDockerSuite/TestBuildAddTar (28.90s) [2022-04-28T08:33:45.353Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2022-04-28T08:33:45.353Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.28s) [2022-04-28T08:33:45.353Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (15.58s) [2022-04-28T08:33:45.353Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.54s) [2022-04-28T08:33:45.353Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.43s) [2022-04-28T08:33:45.353Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.56s) [2022-04-28T08:33:45.353Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.78s) [2022-04-28T08:33:45.353Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.15s) [2022-04-28T08:33:45.353Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (8.48s) [2022-04-28T08:33:45.353Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (7.95s) [2022-04-28T08:33:45.353Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.26s) [2022-04-28T08:33:45.353Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.54s) [2022-04-28T08:33:45.353Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-04-28T08:33:45.353Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-04-28T08:33:45.353Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.45s) [2022-04-28T08:33:45.353Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-04-28T08:33:45.353Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.52s) [2022-04-28T08:33:45.353Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-04-28T08:33:45.353Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-04-28T08:33:45.353Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (20.40s) [2022-04-28T08:33:45.353Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (3.74s) [2022-04-28T08:33:45.353Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.53s) [2022-04-28T08:33:45.353Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.30s) [2022-04-28T08:33:45.353Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.16s) [2022-04-28T08:33:45.353Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2022-04-28T08:33:45.353Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.18s) [2022-04-28T08:33:45.353Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.19s) [2022-04-28T08:33:45.353Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2022-04-28T08:33:45.353Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-04-28T08:33:45.353Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.27s) [2022-04-28T08:33:45.353Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.80s) [2022-04-28T08:33:45.353Z] --- PASS: TestDockerSuite/TestBuildCmd (0.48s) [2022-04-28T08:33:45.353Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.48s) [2022-04-28T08:33:45.353Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.49s) [2022-04-28T08:33:45.353Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.72s) [2022-04-28T08:33:45.353Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.92s) [2022-04-28T08:33:45.353Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-04-28T08:33:45.353Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.02s) [2022-04-28T08:33:45.353Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2022-04-28T08:33:45.353Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.42s) [2022-04-28T08:33:45.353Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.89s) [2022-04-28T08:33:45.353Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.81s) [2022-04-28T08:33:45.353Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.44s) [2022-04-28T08:33:45.353Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2022-04-28T08:33:45.353Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.75s) [2022-04-28T08:33:45.353Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.59s) [2022-04-28T08:33:45.353Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-04-28T08:33:45.353Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-28T08:33:45.353Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.38s) [2022-04-28T08:33:45.353Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (29.95s) [2022-04-28T08:33:45.353Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.51s) [2022-04-28T08:33:45.353Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.46s) [2022-04-28T08:33:45.353Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.34s) [2022-04-28T08:33:45.353Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.31s) [2022-04-28T08:33:45.353Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.27s) [2022-04-28T08:33:45.353Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-04-28T08:33:45.353Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.47s) [2022-04-28T08:33:45.353Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-04-28T08:33:45.353Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (20.11s) [2022-04-28T08:33:45.353Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.61s) [2022-04-28T08:33:45.353Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.29s) [2022-04-28T08:33:45.353Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (15.60s) [2022-04-28T08:33:45.353Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.37s) [2022-04-28T08:33:45.353Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.60s) [2022-04-28T08:33:45.353Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.39s) [2022-04-28T08:33:45.353Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.95s) [2022-04-28T08:33:45.353Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.91s) [2022-04-28T08:33:45.353Z] --- PASS: TestDockerSuite/TestBuildDockerignore (43.03s) [2022-04-28T08:33:45.353Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.18s) [2022-04-28T08:33:45.353Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.31s) [2022-04-28T08:33:45.353Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (47.73s) [2022-04-28T08:33:45.353Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.33s) [2022-04-28T08:33:45.353Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.57s) [2022-04-28T08:33:45.353Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (16.62s) [2022-04-28T08:33:45.353Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (9.03s) [2022-04-28T08:33:45.353Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (8.84s) [2022-04-28T08:33:45.353Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (24.11s) [2022-04-28T08:33:45.353Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (9.06s) [2022-04-28T08:33:45.353Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (9.02s) [2022-04-28T08:33:45.353Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (65.31s) [2022-04-28T08:33:45.353Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.33s) [2022-04-28T08:33:45.353Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.26s) [2022-04-28T08:33:45.353Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-04-28T08:33:45.353Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.49s) [2022-04-28T08:33:45.353Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.92s) [2022-04-28T08:33:45.353Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2022-04-28T08:33:45.353Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.43s) [2022-04-28T08:33:45.353Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.48s) [2022-04-28T08:33:45.353Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.17s) [2022-04-28T08:33:45.353Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.84s) [2022-04-28T08:33:45.353Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.42s) [2022-04-28T08:33:45.353Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2022-04-28T08:33:45.354Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.27s) [2022-04-28T08:33:45.354Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2022-04-28T08:33:45.354Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2022-04-28T08:33:45.354Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-04-28T08:33:45.354Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.25s) [2022-04-28T08:33:45.354Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-04-28T08:33:45.354Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-04-28T08:33:45.354Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-04-28T08:33:45.354Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.85s) [2022-04-28T08:33:45.354Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.48s) [2022-04-28T08:33:45.354Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (12.02s) [2022-04-28T08:33:45.354Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.52s) [2022-04-28T08:33:45.354Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-04-28T08:33:45.354Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-04-28T08:33:45.354Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2022-04-28T08:33:45.354Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-04-28T08:33:45.354Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-04-28T08:33:45.354Z] --- PASS: TestDockerSuite/TestBuildFails (2.49s) [2022-04-28T08:33:45.354Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.09s) [2022-04-28T08:33:45.354Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.81s) [2022-04-28T08:33:45.354Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.85s) [2022-04-28T08:33:45.354Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.45s) [2022-04-28T08:33:45.354Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.01s) [2022-04-28T08:33:45.354Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.08s) [2022-04-28T08:33:45.354Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.74s) [2022-04-28T08:33:45.354Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2022-04-28T08:33:45.354Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.57s) [2022-04-28T08:33:45.354Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.47s) [2022-04-28T08:33:45.354Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2022-04-28T08:33:45.354Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (7.94s) [2022-04-28T08:33:45.354Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-04-28T08:33:45.354Z] --- PASS: TestDockerSuite/TestBuildHistory (9.86s) [2022-04-28T08:33:45.354Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.85s) [2022-04-28T08:33:45.354Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.93s) [2022-04-28T08:33:45.354Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2022-04-28T08:33:45.354Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.67s) [2022-04-28T08:33:45.354Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.08s) [2022-04-28T08:33:45.354Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (3.94s) [2022-04-28T08:33:45.354Z] --- PASS: TestDockerSuite/TestBuildLabel (0.85s) [2022-04-28T08:33:45.354Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.56s) [2022-04-28T08:33:45.354Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.86s) [2022-04-28T08:33:45.354Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.50s) [2022-04-28T08:33:45.354Z] --- PASS: TestDockerSuite/TestBuildLabels (0.86s) [2022-04-28T08:33:45.354Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.31s) [2022-04-28T08:33:45.354Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.19s) [2022-04-28T08:33:45.354Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2022-04-28T08:33:45.354Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.03s) [2022-04-28T08:33:45.354Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.08s) [2022-04-28T08:33:45.354Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s) [2022-04-28T08:33:45.354Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s) [2022-04-28T08:33:45.354Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) [2022-04-28T08:33:45.354Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.50s) [2022-04-28T08:33:45.354Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.52s) [2022-04-28T08:33:45.354Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.62s) [2022-04-28T08:33:45.354Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (14.25s) [2022-04-28T08:33:45.354Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2022-04-28T08:33:45.354Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.49s) [2022-04-28T08:33:45.354Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (30.80s) [2022-04-28T08:33:45.354Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (13.62s) [2022-04-28T08:33:45.354Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.59s) [2022-04-28T08:33:45.354Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.31s) [2022-04-28T08:33:45.354Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.95s) [2022-04-28T08:33:45.354Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (16.12s) [2022-04-28T08:33:45.354Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2022-04-28T08:33:45.354Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (7.23s) [2022-04-28T08:33:45.354Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.56s) [2022-04-28T08:33:45.354Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2022-04-28T08:33:45.354Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2022-04-28T08:33:45.354Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.90s) [2022-04-28T08:33:45.354Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (3.91s) [2022-04-28T08:33:45.354Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.61s) [2022-04-28T08:33:45.354Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.20s) [2022-04-28T08:33:45.354Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.11s) [2022-04-28T08:33:45.354Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.74s) [2022-04-28T08:33:45.354Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.79s) [2022-04-28T08:33:45.354Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.15s) [2022-04-28T08:33:45.354Z] --- PASS: TestDockerSuite/TestBuildOnBuild (8.06s) [2022-04-28T08:33:45.354Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.35s) [2022-04-28T08:33:45.354Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.31s) [2022-04-28T08:33:45.354Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.70s) [2022-04-28T08:33:45.354Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (7.29s) [2022-04-28T08:33:45.354Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.55s) [2022-04-28T08:33:45.354Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.37s) [2022-04-28T08:33:45.354Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.99s) [2022-04-28T08:33:45.354Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-04-28T08:33:45.354Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2022-04-28T08:33:45.354Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.99s) [2022-04-28T08:33:45.354Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2022-04-28T08:33:45.354Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (35.62s) [2022-04-28T08:33:45.354Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (16.38s) [2022-04-28T08:33:45.354Z] --- PASS: TestDockerSuite/TestBuildRm (11.35s) [2022-04-28T08:33:45.354Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.43s) [2022-04-28T08:33:45.354Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2022-04-28T08:33:45.354Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.30s) [2022-04-28T08:33:45.354Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.17s) [2022-04-28T08:33:45.354Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.53s) [2022-04-28T08:33:45.354Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.53s) [2022-04-28T08:33:45.354Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.07s) [2022-04-28T08:33:45.354Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (14.63s) [2022-04-28T08:33:45.354Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.58s) [2022-04-28T08:33:45.354Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.55s) [2022-04-28T08:33:45.354Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (7.19s) [2022-04-28T08:33:45.354Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.24s) [2022-04-28T08:33:45.354Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.35s) [2022-04-28T08:33:45.354Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s) [2022-04-28T08:33:45.354Z] --- PASS: TestDockerSuite/TestBuildStderr (4.07s) [2022-04-28T08:33:45.354Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (17.73s) [2022-04-28T08:33:45.354Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.28s) [2022-04-28T08:33:45.354Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.12s) [2022-04-28T08:33:45.354Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.11s) [2022-04-28T08:33:45.354Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.14s) [2022-04-28T08:33:45.354Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.81s) [2022-04-28T08:33:45.354Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2022-04-28T08:33:45.354Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2022-04-28T08:33:45.354Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-04-28T08:33:45.354Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.13s) [2022-04-28T08:33:45.354Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.48s) [2022-04-28T08:33:45.354Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.97s) [2022-04-28T08:33:45.354Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2022-04-28T08:33:45.354Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-04-28T08:33:45.354Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (18.80s) [2022-04-28T08:33:45.354Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.72s) [2022-04-28T08:33:45.354Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (7.65s) [2022-04-28T08:33:45.354Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (4.78s) [2022-04-28T08:33:45.354Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.29s) [2022-04-28T08:33:45.354Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2022-04-28T08:33:45.354Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.36s) [2022-04-28T08:33:45.354Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.27s) [2022-04-28T08:33:45.354Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (10.53s) [2022-04-28T08:33:45.354Z] --- PASS: TestDockerSuite/TestBuildWithTabs (3.72s) [2022-04-28T08:33:45.354Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.34s) [2022-04-28T08:33:45.354Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (11.73s) [2022-04-28T08:33:45.354Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.29s) [2022-04-28T08:33:45.354Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.28s) [2022-04-28T08:33:45.354Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2022-04-28T08:33:45.354Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.00s) [2022-04-28T08:33:45.354Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (6.91s) [2022-04-28T08:33:45.354Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.65s) [2022-04-28T08:33:45.354Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.28s) [2022-04-28T08:33:45.354Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2022-04-28T08:33:45.354Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-04-28T08:33:45.354Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.79s) [2022-04-28T08:33:45.354Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-04-28T08:33:45.354Z] --- PASS: TestDockerSuite/TestCommitChange (4.36s) [2022-04-28T08:33:45.354Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.09s) [2022-04-28T08:33:45.354Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2022-04-28T08:33:45.354Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.49s) [2022-04-28T08:33:45.354Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2022-04-28T08:33:45.354Z] --- PASS: TestDockerSuite/TestCommitTTY (6.52s) [2022-04-28T08:33:45.354Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.03s) [2022-04-28T08:33:45.354Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2022-04-28T08:33:45.354Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-04-28T08:33:45.354Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-04-28T08:33:45.354Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-04-28T08:33:45.354Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-04-28T08:33:45.354Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-04-28T08:33:45.354Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-04-28T08:33:45.354Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.09s) [2022-04-28T08:33:45.354Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.52s) [2022-04-28T08:33:45.354Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.67s) [2022-04-28T08:33:45.354Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-04-28T08:33:45.354Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.51s) [2022-04-28T08:33:45.354Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-04-28T08:33:45.354Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-04-28T08:33:45.354Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-04-28T08:33:45.354Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.52s) [2022-04-28T08:33:45.354Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-04-28T08:33:45.354Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-04-28T08:33:45.354Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.57s) [2022-04-28T08:33:45.354Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-04-28T08:33:45.354Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-04-28T08:33:45.354Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-04-28T08:33:45.354Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-04-28T08:33:45.354Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.04s) [2022-04-28T08:33:45.354Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (3.03s) [2022-04-28T08:33:45.354Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (3.03s) [2022-04-28T08:33:45.354Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2022-04-28T08:33:45.354Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-04-28T08:33:45.354Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (3.07s) [2022-04-28T08:33:45.354Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2022-04-28T08:33:45.354Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.51s) [2022-04-28T08:33:45.354Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-04-28T08:33:45.354Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-04-28T08:33:45.354Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.54s) [2022-04-28T08:33:45.354Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-04-28T08:33:45.354Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.55s) [2022-04-28T08:33:45.354Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2022-04-28T08:33:45.354Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.62s) [2022-04-28T08:33:45.354Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.21s) [2022-04-28T08:33:45.354Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.46s) [2022-04-28T08:33:45.354Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.83s) [2022-04-28T08:33:45.354Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (5.41s) [2022-04-28T08:33:45.354Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.09s) [2022-04-28T08:33:45.354Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-04-28T08:33:45.354Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-04-28T08:33:45.354Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-04-28T08:33:45.354Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.48s) [2022-04-28T08:33:45.354Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-28T08:33:45.354Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.61s) [2022-04-28T08:33:45.354Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2022-04-28T08:33:45.354Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (3.09s) [2022-04-28T08:33:45.354Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.10s) [2022-04-28T08:33:45.354Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.42s) [2022-04-28T08:33:45.354Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.55s) [2022-04-28T08:33:45.354Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-04-28T08:33:45.354Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-04-28T08:33:45.354Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-04-28T08:33:45.354Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-04-28T08:33:45.354Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-04-28T08:33:45.354Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.24s) [2022-04-28T08:33:45.354Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (18.09s) [2022-04-28T08:33:45.354Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.58s) [2022-04-28T08:33:45.354Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.59s) [2022-04-28T08:33:45.354Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.56s) [2022-04-28T08:33:45.354Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.58s) [2022-04-28T08:33:45.354Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000457d58_} (2.59s) [2022-04-28T08:33:45.354Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1234846663_c:\foo_false____} (2.57s) [2022-04-28T08:33:45.354Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1234846663_c:\foo_true____} (2.60s) [2022-04-28T08:33:45.354Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2022-04-28T08:33:45.354Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.33s) [2022-04-28T08:33:45.354Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-04-28T08:33:45.354Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-04-28T08:33:45.354Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-04-28T08:33:45.354Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-04-28T08:33:45.354Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-04-28T08:33:45.354Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.07s) [2022-04-28T08:33:45.354Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.08s) [2022-04-28T08:33:45.354Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.07s) [2022-04-28T08:33:45.354Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-04-28T08:33:45.354Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.07s) [2022-04-28T08:33:45.354Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-28T08:33:45.354Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-04-28T08:33:45.354Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-04-28T08:33:45.354Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2022-04-28T08:33:45.354Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-04-28T08:33:45.354Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.55s) [2022-04-28T08:33:45.354Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-04-28T08:33:45.354Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2022-04-28T08:33:45.354Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2022-04-28T08:33:45.354Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2022-04-28T08:33:45.354Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2022-04-28T08:33:45.354Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-28T08:33:45.354Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2022-04-28T08:33:45.354Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2022-04-28T08:33:45.354Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2022-04-28T08:33:45.354Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2022-04-28T08:33:45.354Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-04-28T08:33:45.354Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-04-28T08:33:45.354Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-04-28T08:33:45.355Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.62s) [2022-04-28T08:33:45.355Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.05s) [2022-04-28T08:33:45.355Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-28T08:33:45.355Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.59s) [2022-04-28T08:33:45.355Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2022-04-28T08:33:45.355Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-04-28T08:33:45.355Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-04-28T08:33:45.355Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.22s) [2022-04-28T08:33:45.355Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.59s) [2022-04-28T08:33:45.355Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2022-04-28T08:33:45.355Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2022-04-28T08:33:45.355Z] --- PASS: TestDockerSuite/TestCpToCaseE (9.52s) [2022-04-28T08:33:45.355Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2022-04-28T08:33:45.355Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2022-04-28T08:33:45.355Z] --- PASS: TestDockerSuite/TestCpToCaseH (9.37s) [2022-04-28T08:33:45.355Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2022-04-28T08:33:45.355Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2022-04-28T08:33:45.355Z] --- PASS: TestDockerSuite/TestCpToDot (2.57s) [2022-04-28T08:33:45.355Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-04-28T08:33:45.355Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-04-28T08:33:45.355Z] --- PASS: TestDockerSuite/TestCpToStdout (2.73s) [2022-04-28T08:33:45.355Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2022-04-28T08:33:45.355Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-04-28T08:33:45.355Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-04-28T08:33:45.355Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2022-04-28T08:33:45.355Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.19s) [2022-04-28T08:33:45.355Z] --- PASS: TestDockerSuite/TestCreateArgs (0.19s) [2022-04-28T08:33:45.355Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.01s) [2022-04-28T08:33:45.355Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.55s) [2022-04-28T08:33:45.355Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.17s) [2022-04-28T08:33:45.355Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.17s) [2022-04-28T08:33:45.355Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.27s) [2022-04-28T08:33:45.355Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.61s) [2022-04-28T08:33:45.355Z] --- PASS: TestDockerSuite/TestCreateLabels (0.19s) [2022-04-28T08:33:45.355Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2022-04-28T08:33:45.355Z] --- PASS: TestDockerSuite/TestCreateRM (0.37s) [2022-04-28T08:33:45.355Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-04-28T08:33:45.355Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.19s) [2022-04-28T08:33:45.355Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.36s) [2022-04-28T08:33:45.355Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.40s) [2022-04-28T08:33:45.355Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.21s) [2022-04-28T08:33:45.355Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.36s) [2022-04-28T08:33:45.355Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.74s) [2022-04-28T08:33:45.355Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.18s) [2022-04-28T08:33:45.355Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-04-28T08:33:45.355Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.53s) [2022-04-28T08:33:45.355Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2022-04-28T08:33:45.355Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.13s) [2022-04-28T08:33:45.355Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-04-28T08:33:45.355Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-04-28T08:33:45.355Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-04-28T08:33:45.355Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-04-28T08:33:45.355Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-04-28T08:33:45.355Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-04-28T08:33:45.355Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-04-28T08:33:45.355Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-04-28T08:33:45.355Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2022-04-28T08:33:45.355Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) [2022-04-28T08:33:45.355Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-04-28T08:33:45.355Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-04-28T08:33:45.355Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-04-28T08:33:45.355Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2022-04-28T08:33:45.355Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2022-04-28T08:33:45.355Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.60s) [2022-04-28T08:33:45.355Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.57s) [2022-04-28T08:33:45.355Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.61s) [2022-04-28T08:33:45.355Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (9.03s) [2022-04-28T08:33:45.355Z] --- PASS: TestDockerSuite/TestEventsCopy (4.08s) [2022-04-28T08:33:45.355Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.37s) [2022-04-28T08:33:45.355Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.46s) [2022-04-28T08:33:45.355Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.67s) [2022-04-28T08:33:45.355Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.11s) [2022-04-28T08:33:45.355Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.06s) [2022-04-28T08:33:45.355Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.81s) [2022-04-28T08:33:45.355Z] --- PASS: TestDockerSuite/TestEventsFilters (5.07s) [2022-04-28T08:33:45.355Z] --- PASS: TestDockerSuite/TestEventsFormat (4.97s) [2022-04-28T08:33:45.355Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2022-04-28T08:33:45.355Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.05s) [2022-04-28T08:33:45.355Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2022-04-28T08:33:45.355Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2022-04-28T08:33:45.355Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2022-04-28T08:33:45.355Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.14s) [2022-04-28T08:33:45.355Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2022-04-28T08:33:45.355Z] --- PASS: TestDockerSuite/TestEventsRename (2.58s) [2022-04-28T08:33:45.355Z] --- PASS: TestDockerSuite/TestEventsResize (32.89s) [2022-04-28T08:33:45.355Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.49s) [2022-04-28T08:33:45.355Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.08s) [2022-04-28T08:33:45.355Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.90s) [2022-04-28T08:33:45.355Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-04-28T08:33:45.355Z] --- PASS: TestDockerSuite/TestEventsUntag (2.70s) [2022-04-28T08:33:45.355Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.14s) [2022-04-28T08:33:45.355Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2022-04-28T08:33:45.355Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-04-28T08:33:45.355Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.50s) [2022-04-28T08:33:45.355Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.52s) [2022-04-28T08:33:45.355Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-04-28T08:33:45.355Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-04-28T08:33:45.355Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-04-28T08:33:45.355Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.56s) [2022-04-28T08:33:45.355Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (3.00s) [2022-04-28T08:33:45.355Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (3.03s) [2022-04-28T08:33:45.355Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (3.03s) [2022-04-28T08:33:45.355Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (5.34s) [2022-04-28T08:33:45.355Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2022-04-28T08:33:45.355Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-04-28T08:33:45.355Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-04-28T08:33:45.355Z] --- PASS: TestDockerSuite/TestExecExitStatus (3.01s) [2022-04-28T08:33:45.355Z] --- PASS: TestDockerSuite/TestExecInspectID (4.98s) [2022-04-28T08:33:45.355Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2022-04-28T08:33:45.355Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-04-28T08:33:45.355Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2022-04-28T08:33:45.355Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2022-04-28T08:33:45.355Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-04-28T08:33:45.355Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.17s) [2022-04-28T08:33:45.355Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2022-04-28T08:33:45.355Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2022-04-28T08:33:45.355Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2022-04-28T08:33:45.355Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-04-28T08:33:45.355Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-04-28T08:33:45.355Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (3.04s) [2022-04-28T08:33:45.355Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2022-04-28T08:33:45.355Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.47s) [2022-04-28T08:33:45.355Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2022-04-28T08:33:45.355Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-04-28T08:33:45.355Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2022-04-28T08:33:45.355Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.55s) [2022-04-28T08:33:45.355Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.61s) [2022-04-28T08:33:45.355Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.62s) [2022-04-28T08:33:45.355Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.60s) [2022-04-28T08:33:45.355Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2022-04-28T08:33:45.355Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2022-04-28T08:33:45.355Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.14s) [2022-04-28T08:33:45.355Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2022-04-28T08:33:45.355Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2022-04-28T08:33:45.355Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.06s) [2022-04-28T08:33:45.355Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.06s) [2022-04-28T08:33:45.355Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.05s) [2022-04-28T08:33:45.355Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s) [2022-04-28T08:33:45.355Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2022-04-28T08:33:45.355Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.06s) [2022-04-28T08:33:45.355Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.06s) [2022-04-28T08:33:45.355Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.26s) [2022-04-28T08:33:45.355Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.53s) [2022-04-28T08:33:45.355Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2022-04-28T08:33:45.355Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.90s) [2022-04-28T08:33:45.355Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.07s) [2022-04-28T08:33:45.355Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.54s) [2022-04-28T08:33:45.355Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.20s) [2022-04-28T08:33:45.355Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.77s) [2022-04-28T08:33:45.355Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.74s) [2022-04-28T08:33:45.355Z] --- PASS: TestDockerSuite/TestImagesFormat (0.16s) [2022-04-28T08:33:45.355Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-04-28T08:33:45.355Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.47s) [2022-04-28T08:33:45.355Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s) [2022-04-28T08:33:45.355Z] --- PASS: TestDockerSuite/TestImportBadURL (0.07s) [2022-04-28T08:33:45.355Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-04-28T08:33:45.355Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2022-04-28T08:33:45.355Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.05s) [2022-04-28T08:33:45.355Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2022-04-28T08:33:45.355Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2022-04-28T08:33:45.355Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-04-28T08:33:45.355Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-04-28T08:33:45.355Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-04-28T08:33:45.355Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-28T08:33:45.355Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.06s) [2022-04-28T08:33:45.355Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-04-28T08:33:45.355Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-04-28T08:33:45.355Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.48s) [2022-04-28T08:33:45.355Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.48s) [2022-04-28T08:33:45.355Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2022-04-28T08:33:45.355Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-04-28T08:33:45.355Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.06s) [2022-04-28T08:33:45.355Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2022-04-28T08:33:45.355Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.48s) [2022-04-28T08:33:45.355Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.15s) [2022-04-28T08:33:45.355Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.49s) [2022-04-28T08:33:45.355Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-04-28T08:33:45.355Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2022-04-28T08:33:45.355Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-04-28T08:33:45.355Z] --- PASS: TestDockerSuite/TestInspectDefault (2.47s) [2022-04-28T08:33:45.355Z] --- PASS: TestDockerSuite/TestInspectHistory (4.04s) [2022-04-28T08:33:45.355Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2022-04-28T08:33:45.355Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2022-04-28T08:33:45.355Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-04-28T08:33:45.355Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.48s) [2022-04-28T08:33:45.355Z] --- PASS: TestDockerSuite/TestInspectJSONFields (3.00s) [2022-04-28T08:33:45.355Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.17s) [2022-04-28T08:33:45.355Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.53s) [2022-04-28T08:33:45.355Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (3.05s) [2022-04-28T08:33:45.355Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2022-04-28T08:33:45.355Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.06s) [2022-04-28T08:33:45.355Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (3.05s) [2022-04-28T08:33:45.355Z] --- PASS: TestDockerSuite/TestInspectStatus (3.07s) [2022-04-28T08:33:45.355Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (5.49s) [2022-04-28T08:33:45.355Z] --- PASS: TestDockerSuite/TestInspectTemplateError (3.06s) [2022-04-28T08:33:45.355Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.52s) [2022-04-28T08:33:45.355Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (3.00s) [2022-04-28T08:33:45.355Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.50s) [2022-04-28T08:33:45.355Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.48s) [2022-04-28T08:33:45.355Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.41s) [2022-04-28T08:33:45.355Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.07s) [2022-04-28T08:33:45.355Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-04-28T08:33:45.355Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2022-04-28T08:33:45.355Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-04-28T08:33:45.355Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-04-28T08:33:45.355Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-04-28T08:33:45.355Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-04-28T08:33:45.355Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-04-28T08:33:45.355Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-04-28T08:33:45.355Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-04-28T08:33:45.355Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-04-28T08:33:45.355Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-04-28T08:33:45.355Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-04-28T08:33:45.355Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-04-28T08:33:45.355Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-04-28T08:33:45.355Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-04-28T08:33:45.355Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-04-28T08:33:45.355Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s) [2022-04-28T08:33:45.355Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2022-04-28T08:33:45.355Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.53s) [2022-04-28T08:33:45.355Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.54s) [2022-04-28T08:33:45.355Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.68s) [2022-04-28T08:33:45.811Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.54s) [2022-04-28T08:33:45.811Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2022-04-28T08:33:45.811Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (3.02s) [2022-04-28T08:33:45.811Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.06s) [2022-04-28T08:33:45.811Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.01s) [2022-04-28T08:33:45.811Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (4.89s) [2022-04-28T08:33:45.811Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (4.85s) [2022-04-28T08:33:45.811Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (4.05s) [2022-04-28T08:33:45.811Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (3.72s) [2022-04-28T08:33:45.811Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-04-28T08:33:45.811Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.58s) [2022-04-28T08:33:45.811Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.59s) [2022-04-28T08:33:45.811Z] --- PASS: TestDockerSuite/TestLogsSince (8.99s) [2022-04-28T08:33:45.811Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-04-28T08:33:45.811Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-04-28T08:33:45.811Z] --- PASS: TestDockerSuite/TestLogsTail (2.80s) [2022-04-28T08:33:45.811Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.58s) [2022-04-28T08:33:45.811Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.53s) [2022-04-28T08:33:45.811Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2022-04-28T08:33:45.811Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2022-04-28T08:33:45.811Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2022-04-28T08:33:45.811Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-04-28T08:33:45.811Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-04-28T08:33:45.811Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-04-28T08:33:45.811Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2022-04-28T08:33:45.811Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-04-28T08:33:45.811Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.06s) [2022-04-28T08:33:45.811Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2022-04-28T08:33:45.811Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2022-04-28T08:33:45.811Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-04-28T08:33:45.811Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-04-28T08:33:45.811Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2022-04-28T08:33:45.811Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-04-28T08:33:45.811Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-04-28T08:33:45.811Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-04-28T08:33:45.811Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2022-04-28T08:33:45.811Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.00s) [2022-04-28T08:33:45.811Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2022-04-28T08:33:45.811Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2022-04-28T08:33:45.811Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-04-28T08:33:45.811Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-04-28T08:33:45.811Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-04-28T08:33:45.811Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-04-28T08:33:45.811Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-04-28T08:33:45.811Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-04-28T08:33:45.811Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-04-28T08:33:45.811Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.91s) [2022-04-28T08:33:45.811Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-04-28T08:33:45.811Z] --- PASS: TestDockerSuite/TestPsByOrder (10.40s) [2022-04-28T08:33:45.811Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-28T08:33:45.811Z] --- PASS: TestDockerSuite/TestPsListContainersBase (10.31s) [2022-04-28T08:33:45.811Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (14.60s) [2022-04-28T08:33:45.811Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.28s) [2022-04-28T08:33:45.811Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-04-28T08:33:45.811Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-04-28T08:33:45.811Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.67s) [2022-04-28T08:33:45.811Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (7.72s) [2022-04-28T08:33:45.811Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.54s) [2022-04-28T08:33:45.811Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2022-04-28T08:33:45.811Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-04-28T08:33:45.811Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.56s) [2022-04-28T08:33:45.811Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2022-04-28T08:33:45.811Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-04-28T08:33:45.811Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-04-28T08:33:45.811Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2022-04-28T08:33:45.811Z] --- PASS: TestDockerSuite/TestPsShowMounts (8.18s) [2022-04-28T08:33:45.811Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-04-28T08:33:45.811Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.65s) [2022-04-28T08:33:45.811Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2022-04-28T08:33:45.811Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.23s) [2022-04-28T08:33:45.811Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.92s) [2022-04-28T08:33:45.811Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2022-04-28T08:33:45.811Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.90s) [2022-04-28T08:33:45.811Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (5.09s) [2022-04-28T08:33:45.811Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.56s) [2022-04-28T08:33:45.811Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (21.43s) [2022-04-28T08:33:45.811Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-04-28T08:33:45.811Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (7.39s) [2022-04-28T08:33:45.811Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.23s) [2022-04-28T08:33:45.811Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.19s) [2022-04-28T08:33:45.811Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.68s) [2022-04-28T08:33:45.811Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (6.85s) [2022-04-28T08:33:45.811Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.64s) [2022-04-28T08:33:45.811Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-04-28T08:33:45.811Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (5.32s) [2022-04-28T08:33:45.811Z] --- PASS: TestDockerSuite/TestRmiBlank (0.06s) [2022-04-28T08:33:45.811Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.26s) [2022-04-28T08:33:45.811Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (13.88s) [2022-04-28T08:33:45.811Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.99s) [2022-04-28T08:33:45.811Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.58s) [2022-04-28T08:33:45.811Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (7.07s) [2022-04-28T08:33:45.811Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.46s) [2022-04-28T08:33:45.811Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.40s) [2022-04-28T08:33:45.811Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.38s) [2022-04-28T08:33:45.811Z] --- PASS: TestDockerSuite/TestRmiTag (0.56s) [2022-04-28T08:33:45.811Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.75s) [2022-04-28T08:33:45.811Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (16.21s) [2022-04-28T08:33:45.811Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.73s) [2022-04-28T08:33:45.811Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (3.91s) [2022-04-28T08:33:45.811Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.02s) [2022-04-28T08:33:45.811Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2022-04-28T08:33:45.811Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2022-04-28T08:33:45.811Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-04-28T08:33:45.811Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2022-04-28T08:33:45.811Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-04-28T08:33:45.811Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-04-28T08:33:45.811Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-04-28T08:33:45.811Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.33s) [2022-04-28T08:33:45.811Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2022-04-28T08:33:45.811Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-04-28T08:33:45.811Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.97s) [2022-04-28T08:33:45.811Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.22s) [2022-04-28T08:33:45.811Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.50s) [2022-04-28T08:33:45.811Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.51s) [2022-04-28T08:33:45.811Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.51s) [2022-04-28T08:33:45.811Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.06s) [2022-04-28T08:33:45.811Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.09s) [2022-04-28T08:33:45.811Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-04-28T08:33:45.811Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-04-28T08:33:45.811Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-04-28T08:33:45.811Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-04-28T08:33:45.811Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-04-28T08:33:45.811Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-04-28T08:33:45.811Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-04-28T08:33:45.811Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-04-28T08:33:45.811Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-04-28T08:33:45.811Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-04-28T08:33:45.811Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-04-28T08:33:45.811Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.43s) [2022-04-28T08:33:45.811Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-04-28T08:33:45.811Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.24s) [2022-04-28T08:33:45.811Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2022-04-28T08:33:45.811Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-04-28T08:33:45.811Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.30s) [2022-04-28T08:33:45.811Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-04-28T08:33:45.811Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-04-28T08:33:45.811Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-04-28T08:33:45.811Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-04-28T08:33:45.811Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-04-28T08:33:45.811Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-04-28T08:33:45.811Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-04-28T08:33:45.811Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.71s) [2022-04-28T08:33:45.811Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.63s) [2022-04-28T08:33:45.811Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.50s) [2022-04-28T08:33:45.811Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2022-04-28T08:33:45.811Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-04-28T08:33:45.811Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-04-28T08:33:45.811Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.47s) [2022-04-28T08:33:45.811Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-04-28T08:33:45.811Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-04-28T08:33:45.811Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-04-28T08:33:45.811Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-04-28T08:33:45.811Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.56s) [2022-04-28T08:33:45.811Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.89s) [2022-04-28T08:33:45.811Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2022-04-28T08:33:45.811Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-04-28T08:33:45.811Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2022-04-28T08:33:45.811Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-04-28T08:33:45.811Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-04-28T08:33:45.811Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-04-28T08:33:45.811Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.48s) [2022-04-28T08:33:45.811Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2022-04-28T08:33:45.811Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.13s) [2022-04-28T08:33:45.811Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2022-04-28T08:33:45.812Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.49s) [2022-04-28T08:33:45.812Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.51s) [2022-04-28T08:33:45.812Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2022-04-28T08:33:45.812Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.48s) [2022-04-28T08:33:45.812Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2022-04-28T08:33:45.812Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-04-28T08:33:45.812Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-04-28T08:33:45.812Z] --- PASS: TestDockerSuite/TestRunExitCode (2.49s) [2022-04-28T08:33:45.812Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.50s) [2022-04-28T08:33:45.812Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.51s) [2022-04-28T08:33:45.812Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.52s) [2022-04-28T08:33:45.812Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2022-04-28T08:33:45.812Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2022-04-28T08:33:45.812Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2022-04-28T08:33:45.812Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-04-28T08:33:45.812Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-04-28T08:33:45.812Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-04-28T08:33:45.812Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-04-28T08:33:45.812Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-04-28T08:33:45.812Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.57s) [2022-04-28T08:33:45.812Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2022-04-28T08:33:45.812Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.06s) [2022-04-28T08:33:45.812Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-04-28T08:33:45.812Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-04-28T08:33:45.812Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-04-28T08:33:45.812Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-04-28T08:33:45.812Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.32s) [2022-04-28T08:33:45.812Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2022-04-28T08:33:45.812Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.08s) [2022-04-28T08:33:45.812Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2022-04-28T08:33:45.812Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-04-28T08:33:45.812Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-04-28T08:33:45.812Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-04-28T08:33:45.812Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-04-28T08:33:45.812Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-04-28T08:33:45.812Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-04-28T08:33:45.812Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-04-28T08:33:45.812Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-04-28T08:33:45.812Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2022-04-28T08:33:45.812Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2022-04-28T08:33:45.812Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-04-28T08:33:45.812Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-04-28T08:33:45.812Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.54s) [2022-04-28T08:33:45.812Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-04-28T08:33:45.812Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2022-04-28T08:33:45.812Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-04-28T08:33:45.812Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.26s) [2022-04-28T08:33:45.812Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.40s) [2022-04-28T08:33:45.812Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-04-28T08:33:45.812Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-04-28T08:33:45.812Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-04-28T08:33:45.812Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-04-28T08:33:45.812Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-04-28T08:33:45.812Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-04-28T08:33:45.812Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-04-28T08:33:45.812Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-04-28T08:33:45.812Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-04-28T08:33:45.812Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.33s) [2022-04-28T08:33:45.812Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.20s) [2022-04-28T08:33:45.812Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.66s) [2022-04-28T08:33:45.812Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.65s) [2022-04-28T08:33:45.812Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.20s) [2022-04-28T08:33:45.812Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.35s) [2022-04-28T08:33:45.812Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.29s) [2022-04-28T08:33:45.812Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-04-28T08:33:45.812Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-04-28T08:33:45.812Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2022-04-28T08:33:45.812Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-04-28T08:33:45.812Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-04-28T08:33:45.812Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-04-28T08:33:45.812Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-04-28T08:33:45.812Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.60s) [2022-04-28T08:33:45.812Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2022-04-28T08:33:45.812Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-04-28T08:33:45.812Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-04-28T08:33:45.812Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-04-28T08:33:45.812Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-04-28T08:33:45.812Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (9.04s) [2022-04-28T08:33:45.812Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2022-04-28T08:33:45.812Z] --- PASS: TestDockerSuite/TestRunRm (2.59s) [2022-04-28T08:33:45.812Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.55s) [2022-04-28T08:33:45.812Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.54s) [2022-04-28T08:33:45.812Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.47s) [2022-04-28T08:33:45.812Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.98s) [2022-04-28T08:33:45.812Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-04-28T08:33:45.812Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-04-28T08:33:45.812Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-04-28T08:33:45.812Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.52s) [2022-04-28T08:33:45.812Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2022-04-28T08:33:45.812Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.28s) [2022-04-28T08:33:45.812Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-04-28T08:33:45.812Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-04-28T08:33:45.812Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.14s) [2022-04-28T08:33:45.812Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.05s) [2022-04-28T08:33:45.812Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2022-04-28T08:33:45.812Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.65s) [2022-04-28T08:33:45.812Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-04-28T08:33:45.812Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-04-28T08:33:45.812Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-04-28T08:33:45.812Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-04-28T08:33:45.812Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2022-04-28T08:33:45.812Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2022-04-28T08:33:45.812Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-04-28T08:33:45.812Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-04-28T08:33:45.812Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-04-28T08:33:45.812Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-04-28T08:33:45.812Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.50s) [2022-04-28T08:33:45.812Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2022-04-28T08:33:45.812Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.50s) [2022-04-28T08:33:45.812Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-04-28T08:33:45.812Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-04-28T08:33:45.812Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.10s) [2022-04-28T08:33:45.812Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.62s) [2022-04-28T08:33:45.812Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.00s) [2022-04-28T08:33:45.812Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.44s) [2022-04-28T08:33:45.812Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-04-28T08:33:45.812Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.13s) [2022-04-28T08:33:45.812Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.14s) [2022-04-28T08:33:45.812Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.56s) [2022-04-28T08:33:45.812Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.51s) [2022-04-28T08:33:45.812Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2022-04-28T08:33:45.812Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s) [2022-04-28T08:33:45.812Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.05s) [2022-04-28T08:33:45.812Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2022-04-28T08:33:45.812Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-04-28T08:33:45.812Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-04-28T08:33:45.812Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-04-28T08:33:45.812Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2022-04-28T08:33:45.812Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.59s) [2022-04-28T08:33:45.812Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.06s) [2022-04-28T08:33:45.812Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.65s) [2022-04-28T08:33:45.812Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.99s) [2022-04-28T08:33:45.812Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-04-28T08:33:45.812Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-04-28T08:33:45.812Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-04-28T08:33:45.812Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-28T08:33:45.812Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-04-28T08:33:45.812Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-04-28T08:33:45.812Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-04-28T08:33:45.812Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-04-28T08:33:45.812Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2022-04-28T08:33:45.812Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-04-28T08:33:45.812Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2022-04-28T08:33:45.812Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-04-28T08:33:45.812Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-04-28T08:33:45.812Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2022-04-28T08:33:45.812Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-04-28T08:33:45.812Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-04-28T08:33:45.812Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-04-28T08:33:45.812Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.28s) [2022-04-28T08:33:45.812Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.40s) [2022-04-28T08:33:45.812Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.37s) [2022-04-28T08:33:45.812Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.20s) [2022-04-28T08:33:45.812Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.62s) [2022-04-28T08:33:45.812Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (7.50s) [2022-04-28T08:33:45.812Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (2.49s) [2022-04-28T08:33:45.812Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (2.50s) [2022-04-28T08:33:45.812Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (2.49s) [2022-04-28T08:33:45.812Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2022-04-28T08:33:45.812Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.91s) [2022-04-28T08:33:45.812Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2022-04-28T08:33:45.812Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.12s) [2022-04-28T08:33:45.812Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-04-28T08:33:45.812Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-04-28T08:33:45.812Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2022-04-28T08:33:45.812Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2022-04-28T08:33:45.812Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (7.06s) [2022-04-28T08:33:45.812Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-04-28T08:33:45.812Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-04-28T08:33:45.812Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-04-28T08:33:45.812Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-04-28T08:33:45.812Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2022-04-28T08:33:45.812Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2022-04-28T08:33:45.812Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.62s) [2022-04-28T08:33:45.812Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (3.04s) [2022-04-28T08:33:45.812Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-28T08:33:45.812Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (3.05s) [2022-04-28T08:33:45.812Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-04-28T08:33:45.812Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-04-28T08:33:45.812Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-04-28T08:33:45.812Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-04-28T08:33:45.812Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-04-28T08:33:45.812Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-04-28T08:33:45.812Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.22s) [2022-04-28T08:33:45.812Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.12s) [2022-04-28T08:33:45.812Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.16s) [2022-04-28T08:33:45.812Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-04-28T08:33:45.812Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.26s) [2022-04-28T08:33:45.812Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.21s) [2022-04-28T08:33:45.812Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.11s) [2022-04-28T08:33:45.812Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.71s) [2022-04-28T08:33:45.812Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.06s) [2022-04-28T08:33:45.812Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.05s) [2022-04-28T08:33:45.812Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.30s) [2022-04-28T08:33:45.812Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.32s) [2022-04-28T08:33:45.812Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2022-04-28T08:33:45.812Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.15s) [2022-04-28T08:33:45.812Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (7.92s) [2022-04-28T08:33:45.812Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2022-04-28T08:33:45.812Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.50s) [2022-04-28T08:33:45.812Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.16s) [2022-04-28T08:33:45.812Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-04-28T08:33:45.812Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.11s) [2022-04-28T08:33:45.812Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.22s) [2022-04-28T08:33:45.812Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.22s) [2022-04-28T08:33:45.812Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (10.05s) [2022-04-28T08:33:45.812Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2022-04-28T08:33:45.812Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.34s) [2022-04-28T08:33:45.812Z] === RUN TestDockerRegistrySuite [2022-04-28T08:33:45.812Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-04-28T08:33:45.812Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.812Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-04-28T08:33:45.812Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.812Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-04-28T08:33:45.812Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.812Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-04-28T08:33:45.812Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.812Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-04-28T08:33:45.812Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.812Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-04-28T08:33:45.812Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.812Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-04-28T08:33:45.812Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.812Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-04-28T08:33:45.812Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.812Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-04-28T08:33:45.812Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.812Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-04-28T08:33:45.812Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.812Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-04-28T08:33:45.812Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.812Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-04-28T08:33:45.812Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.812Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-04-28T08:33:45.812Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.812Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-04-28T08:33:45.812Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.812Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-04-28T08:33:45.812Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.812Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-04-28T08:33:45.812Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.812Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-04-28T08:33:45.812Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.812Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-04-28T08:33:45.812Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.812Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-04-28T08:33:45.812Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.812Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-04-28T08:33:45.812Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.812Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-04-28T08:33:45.812Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.812Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-04-28T08:33:45.812Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.812Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-04-28T08:33:45.812Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.812Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-04-28T08:33:45.813Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.813Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-04-28T08:33:45.813Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.813Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-04-28T08:33:45.813Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.813Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-04-28T08:33:45.813Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.813Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-04-28T08:33:45.813Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.813Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-04-28T08:33:45.813Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.813Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-04-28T08:33:45.813Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.813Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-04-28T08:33:45.813Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.813Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-04-28T08:33:45.813Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.813Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-04-28T08:33:45.813Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.813Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-04-28T08:33:45.813Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.813Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-04-28T08:33:45.813Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.813Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-04-28T08:33:45.813Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.813Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-04-28T08:33:45.813Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.813Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-04-28T08:33:45.813Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.813Z] --- PASS: TestDockerRegistrySuite (0.11s) [2022-04-28T08:33:45.813Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-28T08:33:45.813Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-28T08:33:45.813Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-28T08:33:45.813Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-28T08:33:45.813Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-28T08:33:45.813Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-28T08:33:45.813Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-28T08:33:45.813Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-28T08:33:45.813Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-28T08:33:45.813Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-28T08:33:45.813Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-28T08:33:45.813Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-28T08:33:45.813Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-28T08:33:45.813Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-28T08:33:45.813Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-28T08:33:45.813Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-28T08:33:45.813Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-28T08:33:45.813Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-28T08:33:45.813Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-28T08:33:45.813Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-28T08:33:45.813Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.10s) [2022-04-28T08:33:45.813Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-28T08:33:45.813Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-28T08:33:45.813Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-28T08:33:45.813Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-28T08:33:45.813Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-28T08:33:45.813Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-28T08:33:45.813Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-28T08:33:45.813Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-28T08:33:45.813Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-28T08:33:45.813Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-28T08:33:45.813Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-28T08:33:45.813Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-28T08:33:45.813Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-28T08:33:45.813Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-28T08:33:45.813Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-28T08:33:45.813Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-28T08:33:45.813Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-28T08:33:45.813Z] === RUN TestDockerSchema1RegistrySuite [2022-04-28T08:33:45.813Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-04-28T08:33:45.813Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.813Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-04-28T08:33:45.813Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.813Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-04-28T08:33:45.813Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.813Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-04-28T08:33:45.813Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.813Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-04-28T08:33:45.813Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.813Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-04-28T08:33:45.813Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.813Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-04-28T08:33:45.813Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.813Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-04-28T08:33:45.813Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.813Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-04-28T08:33:45.813Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.813Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-04-28T08:33:45.813Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.813Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-04-28T08:33:45.813Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.813Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-04-28T08:33:45.813Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-28T08:33:45.813Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-28T08:33:45.813Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-28T08:33:45.813Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-28T08:33:45.813Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-28T08:33:45.813Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-28T08:33:45.813Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-28T08:33:45.813Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-28T08:33:45.813Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-28T08:33:45.813Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-28T08:33:45.813Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-28T08:33:45.813Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-04-28T08:33:45.813Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-04-28T08:33:45.813Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.813Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-04-28T08:33:45.813Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.813Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-04-28T08:33:45.813Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.813Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-04-28T08:33:45.813Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.813Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-04-28T08:33:45.813Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.813Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-04-28T08:33:45.813Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.813Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-04-28T08:33:45.813Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.813Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-04-28T08:33:45.813Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.813Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-04-28T08:33:45.813Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-28T08:33:45.813Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-28T08:33:45.813Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-28T08:33:45.813Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-28T08:33:45.813Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-28T08:33:45.813Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-28T08:33:45.813Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-28T08:33:45.813Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-28T08:33:45.813Z] === RUN TestDockerRegistryAuthTokenSuite [2022-04-28T08:33:45.813Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-04-28T08:33:45.813Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.813Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-04-28T08:33:45.813Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.813Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-04-28T08:33:45.813Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.813Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-04-28T08:33:45.813Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.813Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-04-28T08:33:45.813Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.813Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-04-28T08:33:45.813Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-28T08:33:45.813Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-28T08:33:45.813Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-28T08:33:45.813Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-28T08:33:45.813Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-28T08:33:45.813Z] === RUN TestDockerDaemonSuite [2022-04-28T08:33:45.813Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-04-28T08:33:45.813Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.813Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-04-28T08:33:45.813Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.813Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-04-28T08:33:45.813Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.813Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-04-28T08:33:45.813Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-28T08:33:45.813Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-28T08:33:45.813Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-28T08:33:45.813Z] === RUN TestDockerSwarmSuite [2022-04-28T08:33:45.813Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-04-28T08:33:45.813Z] === RUN TestDockerPluginSuite [2022-04-28T08:33:45.813Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-04-28T08:33:45.813Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.813Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-04-28T08:33:45.813Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.813Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-04-28T08:33:45.813Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.813Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-04-28T08:33:45.813Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.813Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-04-28T08:33:45.813Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.813Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-04-28T08:33:45.813Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.813Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-04-28T08:33:45.813Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.813Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-04-28T08:33:45.813Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.813Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-04-28T08:33:45.813Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.813Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-04-28T08:33:45.813Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.813Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-04-28T08:33:45.813Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.813Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-04-28T08:33:45.813Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-28T08:33:45.813Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-28T08:33:45.813Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-28T08:33:45.813Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-28T08:33:45.813Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-28T08:33:45.813Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-28T08:33:45.813Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-28T08:33:45.813Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-28T08:33:45.813Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-28T08:33:45.813Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-28T08:33:45.813Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-28T08:33:45.813Z] === RUN TestDockerExternalVolumeSuite [2022-04-28T08:33:45.813Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.813Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-04-28T08:33:45.813Z] === RUN TestDockerNetworkSuite [2022-04-28T08:33:45.813Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.813Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-04-28T08:33:45.813Z] === RUN TestDockerHubPullSuite [2022-04-28T08:33:45.813Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.813Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-04-28T08:33:45.813Z] PASS [2022-04-28T08:33:45.813Z] ok github.com/docker/docker/integration-cli 2110.771s [2022-04-28T08:33:45.813Z] [2022-04-28T08:33:45.813Z] === Skipped [2022-04-28T08:33:45.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2022-04-28T08:33:45.813Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.813Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2022-04-28T08:33:45.813Z] [2022-04-28T08:33:45.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-04-28T08:33:45.813Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.813Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-04-28T08:33:45.813Z] [2022-04-28T08:33:45.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2022-04-28T08:33:45.813Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.813Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2022-04-28T08:33:45.813Z] [2022-04-28T08:33:45.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2022-04-28T08:33:45.813Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.813Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2022-04-28T08:33:45.813Z] [2022-04-28T08:33:45.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-04-28T08:33:45.813Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.813Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-04-28T08:33:45.813Z] [2022-04-28T08:33:45.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-04-28T08:33:45.813Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.813Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-04-28T08:33:45.813Z] [2022-04-28T08:33:45.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2022-04-28T08:33:45.813Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.813Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2022-04-28T08:33:45.813Z] [2022-04-28T08:33:45.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2022-04-28T08:33:45.813Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.813Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2022-04-28T08:33:45.813Z] [2022-04-28T08:33:45.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2022-04-28T08:33:45.813Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.813Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2022-04-28T08:33:45.813Z] [2022-04-28T08:33:45.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-04-28T08:33:45.813Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.813Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-04-28T08:33:45.813Z] [2022-04-28T08:33:45.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-04-28T08:33:45.813Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-28T08:33:45.813Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-04-28T08:33:45.813Z] [2022-04-28T08:33:45.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2022-04-28T08:33:45.813Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.813Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2022-04-28T08:33:45.813Z] [2022-04-28T08:33:45.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-04-28T08:33:45.813Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.813Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-04-28T08:33:45.813Z] [2022-04-28T08:33:45.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.01s) [2022-04-28T08:33:45.813Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-28T08:33:45.813Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.01s) [2022-04-28T08:33:45.813Z] [2022-04-28T08:33:45.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2022-04-28T08:33:45.813Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-04-28T08:33:45.813Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2022-04-28T08:33:45.813Z] [2022-04-28T08:33:45.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2022-04-28T08:33:45.813Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-04-28T08:33:45.813Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2022-04-28T08:33:45.814Z] [2022-04-28T08:33:45.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-04-28T08:33:45.814Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.814Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-04-28T08:33:45.814Z] [2022-04-28T08:33:45.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-28T08:33:45.814Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.814Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-28T08:33:45.814Z] [2022-04-28T08:33:45.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-04-28T08:33:45.814Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-04-28T08:33:45.814Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-04-28T08:33:45.814Z] [2022-04-28T08:33:45.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-04-28T08:33:45.814Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.814Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-04-28T08:33:45.814Z] [2022-04-28T08:33:45.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.32s) [2022-04-28T08:33:45.814Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-04-28T08:33:45.814Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.32s) [2022-04-28T08:33:45.814Z] [2022-04-28T08:33:45.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-04-28T08:33:45.814Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.814Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-04-28T08:33:45.814Z] [2022-04-28T08:33:45.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-04-28T08:33:45.814Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.814Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-04-28T08:33:45.814Z] [2022-04-28T08:33:45.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-04-28T08:33:45.814Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.814Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-04-28T08:33:45.814Z] [2022-04-28T08:33:45.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-04-28T08:33:45.814Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.814Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-04-28T08:33:45.814Z] [2022-04-28T08:33:45.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-04-28T08:33:45.814Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.814Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-04-28T08:33:45.814Z] [2022-04-28T08:33:45.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-04-28T08:33:45.814Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.814Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-04-28T08:33:45.814Z] [2022-04-28T08:33:45.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s) [2022-04-28T08:33:45.814Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.814Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2022-04-28T08:33:45.814Z] [2022-04-28T08:33:45.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-04-28T08:33:45.814Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.814Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-04-28T08:33:45.814Z] [2022-04-28T08:33:45.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-04-28T08:33:45.814Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.814Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-04-28T08:33:45.814Z] [2022-04-28T08:33:45.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-04-28T08:33:45.814Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.814Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-04-28T08:33:45.814Z] [2022-04-28T08:33:45.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2022-04-28T08:33:45.814Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.814Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2022-04-28T08:33:45.814Z] [2022-04-28T08:33:45.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.28s) [2022-04-28T08:33:45.814Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.814Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.28s) [2022-04-28T08:33:45.814Z] [2022-04-28T08:33:45.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.54s) [2022-04-28T08:33:45.814Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.814Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.54s) [2022-04-28T08:33:45.814Z] [2022-04-28T08:33:45.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.78s) [2022-04-28T08:33:45.814Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.814Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.78s) [2022-04-28T08:33:45.814Z] [2022-04-28T08:33:45.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.26s) [2022-04-28T08:33:45.814Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.814Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.26s) [2022-04-28T08:33:45.814Z] [2022-04-28T08:33:45.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-04-28T08:33:45.814Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.814Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-04-28T08:33:45.814Z] [2022-04-28T08:33:45.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-04-28T08:33:45.814Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.814Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-04-28T08:33:45.814Z] [2022-04-28T08:33:45.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-04-28T08:33:45.814Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.814Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-04-28T08:33:45.814Z] [2022-04-28T08:33:45.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-04-28T08:33:45.814Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.814Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-04-28T08:33:45.814Z] [2022-04-28T08:33:45.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-04-28T08:33:45.814Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.814Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-04-28T08:33:45.814Z] [2022-04-28T08:33:45.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.53s) [2022-04-28T08:33:45.814Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.814Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.53s) [2022-04-28T08:33:45.814Z] [2022-04-28T08:33:45.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.30s) [2022-04-28T08:33:45.814Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.814Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.30s) [2022-04-28T08:33:45.814Z] [2022-04-28T08:33:45.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2022-04-28T08:33:45.814Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.814Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2022-04-28T08:33:45.814Z] [2022-04-28T08:33:45.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.03s) [2022-04-28T08:33:45.814Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.814Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2022-04-28T08:33:45.814Z] [2022-04-28T08:33:45.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-04-28T08:33:45.814Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-04-28T08:33:45.814Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-04-28T08:33:45.814Z] [2022-04-28T08:33:45.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-04-28T08:33:45.814Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.814Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-04-28T08:33:45.814Z] [2022-04-28T08:33:45.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2022-04-28T08:33:45.814Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.814Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2022-04-28T08:33:45.814Z] [2022-04-28T08:33:45.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2022-04-28T08:33:45.814Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.814Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2022-04-28T08:33:45.814Z] [2022-04-28T08:33:45.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-04-28T08:33:45.814Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.814Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-04-28T08:33:45.814Z] [2022-04-28T08:33:45.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-28T08:33:45.814Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.814Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-28T08:33:45.814Z] [2022-04-28T08:33:45.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.31s) [2022-04-28T08:33:45.814Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.814Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.31s) [2022-04-28T08:33:45.814Z] [2022-04-28T08:33:45.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.27s) [2022-04-28T08:33:45.814Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.814Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.27s) [2022-04-28T08:33:45.814Z] [2022-04-28T08:33:45.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-04-28T08:33:45.814Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.814Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-04-28T08:33:45.814Z] [2022-04-28T08:33:45.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-04-28T08:33:45.814Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.814Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-04-28T08:33:45.814Z] [2022-04-28T08:33:45.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.29s) [2022-04-28T08:33:45.814Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.814Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.29s) [2022-04-28T08:33:45.814Z] [2022-04-28T08:33:45.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.31s) [2022-04-28T08:33:45.814Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.814Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.31s) [2022-04-28T08:33:45.814Z] [2022-04-28T08:33:45.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.26s) [2022-04-28T08:33:45.814Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.814Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.26s) [2022-04-28T08:33:45.814Z] [2022-04-28T08:33:45.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-04-28T08:33:45.814Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.814Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-04-28T08:33:45.814Z] [2022-04-28T08:33:45.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2022-04-28T08:33:45.814Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.814Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2022-04-28T08:33:45.814Z] [2022-04-28T08:33:45.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s) [2022-04-28T08:33:45.814Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.814Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2022-04-28T08:33:45.814Z] [2022-04-28T08:33:45.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.27s) [2022-04-28T08:33:45.814Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.814Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.27s) [2022-04-28T08:33:45.814Z] [2022-04-28T08:33:45.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2022-04-28T08:33:45.814Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.814Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2022-04-28T08:33:45.814Z] [2022-04-28T08:33:45.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2022-04-28T08:33:45.814Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.814Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2022-04-28T08:33:45.814Z] [2022-04-28T08:33:45.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-04-28T08:33:45.814Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.814Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-04-28T08:33:45.814Z] [2022-04-28T08:33:45.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-04-28T08:33:45.814Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.814Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-04-28T08:33:45.814Z] [2022-04-28T08:33:45.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-04-28T08:33:45.814Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.814Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-04-28T08:33:45.814Z] [2022-04-28T08:33:45.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-04-28T08:33:45.814Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.814Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-04-28T08:33:45.814Z] [2022-04-28T08:33:45.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-04-28T08:33:45.814Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.814Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-04-28T08:33:45.814Z] [2022-04-28T08:33:45.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2022-04-28T08:33:45.815Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.815Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-04-28T08:33:45.815Z] [2022-04-28T08:33:45.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2022-04-28T08:33:45.815Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.815Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2022-04-28T08:33:45.815Z] [2022-04-28T08:33:45.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-04-28T08:33:45.815Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.815Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-04-28T08:33:45.815Z] [2022-04-28T08:33:45.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-04-28T08:33:45.815Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.815Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-04-28T08:33:45.815Z] [2022-04-28T08:33:45.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2022-04-28T08:33:45.815Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-04-28T08:33:45.815Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2022-04-28T08:33:45.815Z] [2022-04-28T08:33:45.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2022-04-28T08:33:45.815Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.815Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2022-04-28T08:33:45.815Z] [2022-04-28T08:33:45.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-04-28T08:33:45.815Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.815Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-04-28T08:33:45.815Z] [2022-04-28T08:33:45.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s) [2022-04-28T08:33:45.815Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.815Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2022-04-28T08:33:45.815Z] [2022-04-28T08:33:45.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.07s) [2022-04-28T08:33:45.815Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.815Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2022-04-28T08:33:45.815Z] [2022-04-28T08:33:45.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.03s) [2022-04-28T08:33:45.815Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.815Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.03s) [2022-04-28T08:33:45.815Z] [2022-04-28T08:33:45.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2022-04-28T08:33:45.815Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.815Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2022-04-28T08:33:45.815Z] [2022-04-28T08:33:45.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2022-04-28T08:33:45.815Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.815Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2022-04-28T08:33:45.815Z] [2022-04-28T08:33:45.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2022-04-28T08:33:45.815Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.815Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2022-04-28T08:33:45.815Z] [2022-04-28T08:33:45.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2022-04-28T08:33:45.815Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.815Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2022-04-28T08:33:45.815Z] [2022-04-28T08:33:45.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-04-28T08:33:45.815Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.815Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-04-28T08:33:45.815Z] [2022-04-28T08:33:45.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2022-04-28T08:33:45.815Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.815Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2022-04-28T08:33:45.815Z] [2022-04-28T08:33:45.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2022-04-28T08:33:45.815Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.815Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2022-04-28T08:33:45.815Z] [2022-04-28T08:33:45.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2022-04-28T08:33:45.815Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.815Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2022-04-28T08:33:45.815Z] [2022-04-28T08:33:45.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.30s) [2022-04-28T08:33:45.815Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.815Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.30s) [2022-04-28T08:33:45.815Z] [2022-04-28T08:33:45.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.28s) [2022-04-28T08:33:45.815Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.815Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.28s) [2022-04-28T08:33:45.815Z] [2022-04-28T08:33:45.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.02s) [2022-04-28T08:33:45.815Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.815Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2022-04-28T08:33:45.815Z] [2022-04-28T08:33:45.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2022-04-28T08:33:45.815Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.815Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2022-04-28T08:33:45.815Z] [2022-04-28T08:33:45.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-04-28T08:33:45.815Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.815Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-04-28T08:33:45.815Z] [2022-04-28T08:33:45.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2022-04-28T08:33:45.815Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.815Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2022-04-28T08:33:45.815Z] [2022-04-28T08:33:45.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-04-28T08:33:45.815Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.815Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-04-28T08:33:45.815Z] [2022-04-28T08:33:45.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.29s) [2022-04-28T08:33:45.815Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.815Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.29s) [2022-04-28T08:33:45.815Z] [2022-04-28T08:33:45.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2022-04-28T08:33:45.815Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.815Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2022-04-28T08:33:45.815Z] [2022-04-28T08:33:45.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.27s) [2022-04-28T08:33:45.815Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.815Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.27s) [2022-04-28T08:33:45.815Z] [2022-04-28T08:33:45.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.29s) [2022-04-28T08:33:45.815Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.815Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.29s) [2022-04-28T08:33:45.815Z] [2022-04-28T08:33:45.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.28s) [2022-04-28T08:33:45.815Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.815Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.28s) [2022-04-28T08:33:45.815Z] [2022-04-28T08:33:45.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2022-04-28T08:33:45.815Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.815Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2022-04-28T08:33:45.815Z] [2022-04-28T08:33:45.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.28s) [2022-04-28T08:33:45.815Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.815Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.28s) [2022-04-28T08:33:45.815Z] [2022-04-28T08:33:45.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2022-04-28T08:33:45.815Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.815Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2022-04-28T08:33:45.815Z] [2022-04-28T08:33:45.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-04-28T08:33:45.815Z] docker_cli_sni_test.go:18: Flakey test [2022-04-28T08:33:45.815Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-04-28T08:33:45.815Z] [2022-04-28T08:33:45.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-04-28T08:33:45.815Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-28T08:33:45.815Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-04-28T08:33:45.815Z] [2022-04-28T08:33:45.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2022-04-28T08:33:45.815Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.815Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2022-04-28T08:33:45.815Z] [2022-04-28T08:33:45.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2022-04-28T08:33:45.815Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.815Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2022-04-28T08:33:45.815Z] [2022-04-28T08:33:45.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2022-04-28T08:33:45.815Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.815Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2022-04-28T08:33:45.815Z] [2022-04-28T08:33:45.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-04-28T08:33:45.815Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.815Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-04-28T08:33:45.815Z] [2022-04-28T08:33:45.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-04-28T08:33:45.815Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.815Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-04-28T08:33:45.815Z] [2022-04-28T08:33:45.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-04-28T08:33:45.815Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.815Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-04-28T08:33:45.815Z] [2022-04-28T08:33:45.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-04-28T08:33:45.815Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.815Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-04-28T08:33:45.815Z] [2022-04-28T08:33:45.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-04-28T08:33:45.815Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.815Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-04-28T08:33:45.815Z] [2022-04-28T08:33:45.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-04-28T08:33:45.815Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.815Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-04-28T08:33:45.815Z] [2022-04-28T08:33:45.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-04-28T08:33:45.815Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.815Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-04-28T08:33:45.815Z] [2022-04-28T08:33:45.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-04-28T08:33:45.815Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.815Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-04-28T08:33:45.815Z] [2022-04-28T08:33:45.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-04-28T08:33:45.815Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.815Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-04-28T08:33:45.815Z] [2022-04-28T08:33:45.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-04-28T08:33:45.815Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.815Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-04-28T08:33:45.815Z] [2022-04-28T08:33:45.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-04-28T08:33:45.815Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.815Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-04-28T08:33:45.815Z] [2022-04-28T08:33:45.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-04-28T08:33:45.815Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.815Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-04-28T08:33:45.815Z] [2022-04-28T08:33:45.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-04-28T08:33:45.815Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.815Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-04-28T08:33:45.815Z] [2022-04-28T08:33:45.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-04-28T08:33:45.815Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.815Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-04-28T08:33:45.815Z] [2022-04-28T08:33:45.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-04-28T08:33:45.815Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.815Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-04-28T08:33:45.815Z] [2022-04-28T08:33:45.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-04-28T08:33:45.815Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.815Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-04-28T08:33:45.815Z] [2022-04-28T08:33:45.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-04-28T08:33:45.815Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.815Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-04-28T08:33:45.815Z] [2022-04-28T08:33:45.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2022-04-28T08:33:45.815Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.815Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2022-04-28T08:33:45.815Z] [2022-04-28T08:33:45.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-28T08:33:45.815Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.815Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-28T08:33:45.815Z] [2022-04-28T08:33:45.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2022-04-28T08:33:45.815Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.815Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2022-04-28T08:33:45.815Z] [2022-04-28T08:33:45.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-04-28T08:33:45.815Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.815Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-04-28T08:33:45.815Z] [2022-04-28T08:33:45.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-04-28T08:33:45.815Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.815Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-04-28T08:33:45.815Z] [2022-04-28T08:33:45.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-04-28T08:33:45.815Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.815Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-04-28T08:33:45.815Z] [2022-04-28T08:33:45.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-04-28T08:33:45.815Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.815Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-04-28T08:33:45.815Z] [2022-04-28T08:33:45.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-04-28T08:33:45.815Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.815Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-04-28T08:33:45.815Z] [2022-04-28T08:33:45.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2022-04-28T08:33:45.815Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.815Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2022-04-28T08:33:45.815Z] [2022-04-28T08:33:45.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-28T08:33:45.815Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.815Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-28T08:33:45.815Z] [2022-04-28T08:33:45.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-04-28T08:33:45.815Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.815Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-04-28T08:33:45.815Z] [2022-04-28T08:33:45.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-04-28T08:33:45.816Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.816Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-04-28T08:33:45.816Z] [2022-04-28T08:33:45.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2022-04-28T08:33:45.816Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.816Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2022-04-28T08:33:45.816Z] [2022-04-28T08:33:45.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-04-28T08:33:45.816Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.816Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-04-28T08:33:45.816Z] [2022-04-28T08:33:45.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-04-28T08:33:45.816Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.816Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-04-28T08:33:45.816Z] [2022-04-28T08:33:45.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2022-04-28T08:33:45.816Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.816Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2022-04-28T08:33:45.816Z] [2022-04-28T08:33:45.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2022-04-28T08:33:45.816Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.816Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2022-04-28T08:33:45.816Z] [2022-04-28T08:33:45.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2022-04-28T08:33:45.816Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.816Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2022-04-28T08:33:45.816Z] [2022-04-28T08:33:45.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2022-04-28T08:33:45.816Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.816Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2022-04-28T08:33:45.816Z] [2022-04-28T08:33:45.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-28T08:33:45.816Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.816Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-28T08:33:45.816Z] [2022-04-28T08:33:45.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2022-04-28T08:33:45.816Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.816Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2022-04-28T08:33:45.816Z] [2022-04-28T08:33:45.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2022-04-28T08:33:45.816Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.816Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2022-04-28T08:33:45.816Z] [2022-04-28T08:33:45.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2022-04-28T08:33:45.816Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.816Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2022-04-28T08:33:45.816Z] [2022-04-28T08:33:45.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2022-04-28T08:33:45.816Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.816Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2022-04-28T08:33:45.816Z] [2022-04-28T08:33:45.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-04-28T08:33:45.816Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.816Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-04-28T08:33:45.816Z] [2022-04-28T08:33:45.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-04-28T08:33:45.816Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.816Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-04-28T08:33:45.816Z] [2022-04-28T08:33:45.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-04-28T08:33:45.816Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.816Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-04-28T08:33:45.816Z] [2022-04-28T08:33:45.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-28T08:33:45.816Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.816Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-28T08:33:45.816Z] [2022-04-28T08:33:45.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2022-04-28T08:33:45.816Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.816Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2022-04-28T08:33:45.816Z] [2022-04-28T08:33:45.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-04-28T08:33:45.816Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.816Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-04-28T08:33:45.816Z] [2022-04-28T08:33:45.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-04-28T08:33:45.816Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.816Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-04-28T08:33:45.816Z] [2022-04-28T08:33:45.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2022-04-28T08:33:45.816Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.816Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2022-04-28T08:33:45.816Z] [2022-04-28T08:33:45.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2022-04-28T08:33:45.816Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.816Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2022-04-28T08:33:45.816Z] [2022-04-28T08:33:45.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2022-04-28T08:33:45.816Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.816Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2022-04-28T08:33:45.816Z] [2022-04-28T08:33:45.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2022-04-28T08:33:45.816Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.816Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2022-04-28T08:33:45.816Z] [2022-04-28T08:33:45.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2022-04-28T08:33:45.816Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.816Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2022-04-28T08:33:45.816Z] [2022-04-28T08:33:45.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2022-04-28T08:33:45.816Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.816Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2022-04-28T08:33:45.816Z] [2022-04-28T08:33:45.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-04-28T08:33:45.816Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.816Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-04-28T08:33:45.816Z] [2022-04-28T08:33:45.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-04-28T08:33:45.816Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.816Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-04-28T08:33:45.816Z] [2022-04-28T08:33:45.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2022-04-28T08:33:45.816Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.816Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2022-04-28T08:33:45.816Z] [2022-04-28T08:33:45.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-04-28T08:33:45.816Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.816Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-04-28T08:33:45.816Z] [2022-04-28T08:33:45.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-04-28T08:33:45.816Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.816Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-04-28T08:33:45.816Z] [2022-04-28T08:33:45.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2022-04-28T08:33:45.816Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.816Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2022-04-28T08:33:45.816Z] [2022-04-28T08:33:45.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2022-04-28T08:33:45.816Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.816Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2022-04-28T08:33:45.816Z] [2022-04-28T08:33:45.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-04-28T08:33:45.816Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-28T08:33:45.816Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-04-28T08:33:45.816Z] [2022-04-28T08:33:45.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-04-28T08:33:45.816Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.816Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-04-28T08:33:45.816Z] [2022-04-28T08:33:45.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2022-04-28T08:33:45.816Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.816Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2022-04-28T08:33:45.816Z] [2022-04-28T08:33:45.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-04-28T08:33:45.816Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.816Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-04-28T08:33:45.816Z] [2022-04-28T08:33:45.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-04-28T08:33:45.816Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.816Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-04-28T08:33:45.816Z] [2022-04-28T08:33:45.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-04-28T08:33:45.816Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.816Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-04-28T08:33:45.816Z] [2022-04-28T08:33:45.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-04-28T08:33:45.816Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.816Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-04-28T08:33:45.816Z] [2022-04-28T08:33:45.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-04-28T08:33:45.816Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.816Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-04-28T08:33:45.816Z] [2022-04-28T08:33:45.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-04-28T08:33:45.816Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.816Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-04-28T08:33:45.816Z] [2022-04-28T08:33:45.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-04-28T08:33:45.816Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.816Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-04-28T08:33:45.816Z] [2022-04-28T08:33:45.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-04-28T08:33:45.816Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.816Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-04-28T08:33:45.816Z] [2022-04-28T08:33:45.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2022-04-28T08:33:45.816Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.816Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2022-04-28T08:33:45.816Z] [2022-04-28T08:33:45.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-04-28T08:33:45.816Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.816Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-04-28T08:33:45.816Z] [2022-04-28T08:33:45.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-04-28T08:33:45.816Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.816Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-04-28T08:33:45.816Z] [2022-04-28T08:33:45.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-04-28T08:33:45.816Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.816Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-04-28T08:33:45.816Z] [2022-04-28T08:33:45.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2022-04-28T08:33:45.816Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.816Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2022-04-28T08:33:45.816Z] [2022-04-28T08:33:45.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2022-04-28T08:33:45.816Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.816Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2022-04-28T08:33:45.816Z] [2022-04-28T08:33:45.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2022-04-28T08:33:45.816Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.816Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2022-04-28T08:33:45.816Z] [2022-04-28T08:33:45.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2022-04-28T08:33:45.816Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.816Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2022-04-28T08:33:45.816Z] [2022-04-28T08:33:45.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2022-04-28T08:33:45.816Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.816Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2022-04-28T08:33:45.816Z] [2022-04-28T08:33:45.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2022-04-28T08:33:45.816Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.816Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2022-04-28T08:33:45.816Z] [2022-04-28T08:33:45.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-04-28T08:33:45.816Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.816Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-04-28T08:33:45.816Z] [2022-04-28T08:33:45.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2022-04-28T08:33:45.816Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.816Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2022-04-28T08:33:45.816Z] [2022-04-28T08:33:45.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-04-28T08:33:45.816Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.816Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-04-28T08:33:45.816Z] [2022-04-28T08:33:45.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-04-28T08:33:45.816Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.816Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-04-28T08:33:45.816Z] [2022-04-28T08:33:45.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-04-28T08:33:45.816Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.816Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-04-28T08:33:45.816Z] [2022-04-28T08:33:45.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-04-28T08:33:45.816Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.816Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-04-28T08:33:45.816Z] [2022-04-28T08:33:45.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2022-04-28T08:33:45.816Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.816Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2022-04-28T08:33:45.816Z] [2022-04-28T08:33:45.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-04-28T08:33:45.816Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.816Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-04-28T08:33:45.816Z] [2022-04-28T08:33:45.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-04-28T08:33:45.816Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.816Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-04-28T08:33:45.816Z] [2022-04-28T08:33:45.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2022-04-28T08:33:45.816Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.816Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2022-04-28T08:33:45.816Z] [2022-04-28T08:33:45.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-04-28T08:33:45.816Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.816Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-04-28T08:33:45.816Z] [2022-04-28T08:33:45.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2022-04-28T08:33:45.816Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.816Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2022-04-28T08:33:45.816Z] [2022-04-28T08:33:45.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2022-04-28T08:33:45.816Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-04-28T08:33:45.816Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2022-04-28T08:33:45.816Z] [2022-04-28T08:33:45.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-04-28T08:33:45.816Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.816Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-04-28T08:33:45.816Z] [2022-04-28T08:33:45.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2022-04-28T08:33:45.817Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.817Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2022-04-28T08:33:45.817Z] [2022-04-28T08:33:45.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2022-04-28T08:33:45.817Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.817Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2022-04-28T08:33:45.817Z] [2022-04-28T08:33:45.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2022-04-28T08:33:45.817Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.817Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2022-04-28T08:33:45.817Z] [2022-04-28T08:33:45.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-04-28T08:33:45.817Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.817Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-04-28T08:33:45.817Z] [2022-04-28T08:33:45.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-04-28T08:33:45.817Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.817Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-04-28T08:33:45.817Z] [2022-04-28T08:33:45.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2022-04-28T08:33:45.817Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.817Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2022-04-28T08:33:45.817Z] [2022-04-28T08:33:45.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2022-04-28T08:33:45.817Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.817Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2022-04-28T08:33:45.817Z] [2022-04-28T08:33:45.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-04-28T08:33:45.817Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.817Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-04-28T08:33:45.817Z] [2022-04-28T08:33:45.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2022-04-28T08:33:45.817Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.817Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2022-04-28T08:33:45.817Z] [2022-04-28T08:33:45.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2022-04-28T08:33:45.817Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.817Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2022-04-28T08:33:45.817Z] [2022-04-28T08:33:45.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2022-04-28T08:33:45.817Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.817Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2022-04-28T08:33:45.817Z] [2022-04-28T08:33:45.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2022-04-28T08:33:45.817Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.817Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2022-04-28T08:33:45.817Z] [2022-04-28T08:33:45.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2022-04-28T08:33:45.817Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.817Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2022-04-28T08:33:45.817Z] [2022-04-28T08:33:45.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-04-28T08:33:45.817Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.817Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-04-28T08:33:45.817Z] [2022-04-28T08:33:45.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-04-28T08:33:45.817Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.817Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-04-28T08:33:45.817Z] [2022-04-28T08:33:45.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2022-04-28T08:33:45.817Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.817Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2022-04-28T08:33:45.817Z] [2022-04-28T08:33:45.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2022-04-28T08:33:45.817Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.817Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2022-04-28T08:33:45.817Z] [2022-04-28T08:33:45.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2022-04-28T08:33:45.817Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.817Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2022-04-28T08:33:45.817Z] [2022-04-28T08:33:45.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-04-28T08:33:45.817Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.817Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-04-28T08:33:45.817Z] [2022-04-28T08:33:45.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-04-28T08:33:45.817Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-04-28T08:33:45.817Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-04-28T08:33:45.817Z] [2022-04-28T08:33:45.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-04-28T08:33:45.817Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.817Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-04-28T08:33:45.817Z] [2022-04-28T08:33:45.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-28T08:33:45.817Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.817Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-28T08:33:45.817Z] [2022-04-28T08:33:45.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-04-28T08:33:45.817Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.817Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-04-28T08:33:45.817Z] [2022-04-28T08:33:45.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-04-28T08:33:45.817Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.817Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-04-28T08:33:45.817Z] [2022-04-28T08:33:45.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2022-04-28T08:33:45.817Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.817Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2022-04-28T08:33:45.817Z] [2022-04-28T08:33:45.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-04-28T08:33:45.817Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.817Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-04-28T08:33:45.817Z] [2022-04-28T08:33:45.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2022-04-28T08:33:45.817Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.817Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2022-04-28T08:33:45.817Z] [2022-04-28T08:33:45.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-04-28T08:33:45.817Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.817Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-04-28T08:33:45.817Z] [2022-04-28T08:33:45.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2022-04-28T08:33:45.817Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.817Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2022-04-28T08:33:45.817Z] [2022-04-28T08:33:45.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-04-28T08:33:45.817Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.817Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-04-28T08:33:45.817Z] [2022-04-28T08:33:45.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2022-04-28T08:33:45.817Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.817Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2022-04-28T08:33:45.817Z] [2022-04-28T08:33:45.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2022-04-28T08:33:45.817Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.817Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2022-04-28T08:33:45.817Z] [2022-04-28T08:33:45.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-04-28T08:33:45.817Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.817Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-04-28T08:33:45.817Z] [2022-04-28T08:33:45.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2022-04-28T08:33:45.817Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.817Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2022-04-28T08:33:45.817Z] [2022-04-28T08:33:45.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-04-28T08:33:45.817Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.817Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-04-28T08:33:45.817Z] [2022-04-28T08:33:45.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2022-04-28T08:33:45.817Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.817Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2022-04-28T08:33:45.817Z] [2022-04-28T08:33:45.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-04-28T08:33:45.817Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.817Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-04-28T08:33:45.817Z] [2022-04-28T08:33:45.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-04-28T08:33:45.817Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.817Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-04-28T08:33:45.817Z] [2022-04-28T08:33:45.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-04-28T08:33:45.817Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.817Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-04-28T08:33:45.817Z] [2022-04-28T08:33:45.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-04-28T08:33:45.817Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.817Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-04-28T08:33:45.817Z] [2022-04-28T08:33:45.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-04-28T08:33:45.817Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.817Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-04-28T08:33:45.817Z] [2022-04-28T08:33:45.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-04-28T08:33:45.817Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.817Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-04-28T08:33:45.817Z] [2022-04-28T08:33:45.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-04-28T08:33:45.817Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.817Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-04-28T08:33:45.817Z] [2022-04-28T08:33:45.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-04-28T08:33:45.817Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.817Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-04-28T08:33:45.817Z] [2022-04-28T08:33:45.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-04-28T08:33:45.817Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.817Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-04-28T08:33:45.817Z] [2022-04-28T08:33:45.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-04-28T08:33:45.817Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.817Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-04-28T08:33:45.817Z] [2022-04-28T08:33:45.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-04-28T08:33:45.817Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.817Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-04-28T08:33:45.817Z] [2022-04-28T08:33:45.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-04-28T08:33:45.817Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.817Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-04-28T08:33:45.817Z] [2022-04-28T08:33:45.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-04-28T08:33:45.817Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.817Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-04-28T08:33:45.817Z] [2022-04-28T08:33:45.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-04-28T08:33:45.817Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.817Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-04-28T08:33:45.817Z] [2022-04-28T08:33:45.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2022-04-28T08:33:45.817Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.817Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2022-04-28T08:33:45.817Z] [2022-04-28T08:33:45.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-04-28T08:33:45.817Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.817Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-04-28T08:33:45.817Z] [2022-04-28T08:33:45.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-04-28T08:33:45.817Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.817Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-04-28T08:33:45.817Z] [2022-04-28T08:33:45.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-04-28T08:33:45.817Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.817Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-04-28T08:33:45.817Z] [2022-04-28T08:33:45.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2022-04-28T08:33:45.817Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.817Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2022-04-28T08:33:45.817Z] [2022-04-28T08:33:45.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2022-04-28T08:33:45.817Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.817Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2022-04-28T08:33:45.817Z] [2022-04-28T08:33:45.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2022-04-28T08:33:45.817Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.817Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2022-04-28T08:33:45.817Z] [2022-04-28T08:33:45.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-04-28T08:33:45.817Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.817Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-04-28T08:33:45.817Z] [2022-04-28T08:33:45.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-04-28T08:33:45.817Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.817Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-04-28T08:33:45.817Z] [2022-04-28T08:33:45.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-04-28T08:33:45.817Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.817Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-04-28T08:33:45.817Z] [2022-04-28T08:33:45.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2022-04-28T08:33:45.817Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.817Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2022-04-28T08:33:45.817Z] [2022-04-28T08:33:45.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-04-28T08:33:45.817Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.817Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-04-28T08:33:45.817Z] [2022-04-28T08:33:45.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2022-04-28T08:33:45.817Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.817Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2022-04-28T08:33:45.817Z] [2022-04-28T08:33:45.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2022-04-28T08:33:45.817Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-04-28T08:33:45.817Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2022-04-28T08:33:45.817Z] [2022-04-28T08:33:45.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-04-28T08:33:45.817Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-04-28T08:33:45.817Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-04-28T08:33:45.817Z] [2022-04-28T08:33:45.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-04-28T08:33:45.817Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.817Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-04-28T08:33:45.817Z] [2022-04-28T08:33:45.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2022-04-28T08:33:45.818Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.818Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2022-04-28T08:33:45.818Z] [2022-04-28T08:33:45.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-04-28T08:33:45.818Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.818Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-04-28T08:33:45.818Z] [2022-04-28T08:33:45.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-04-28T08:33:45.818Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.818Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-04-28T08:33:45.818Z] [2022-04-28T08:33:45.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-04-28T08:33:45.818Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.818Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-04-28T08:33:45.818Z] [2022-04-28T08:33:45.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2022-04-28T08:33:45.818Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.818Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2022-04-28T08:33:45.818Z] [2022-04-28T08:33:45.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2022-04-28T08:33:45.818Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.818Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2022-04-28T08:33:45.818Z] [2022-04-28T08:33:45.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-04-28T08:33:45.818Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.818Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-04-28T08:33:45.818Z] [2022-04-28T08:33:45.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-04-28T08:33:45.818Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.818Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-04-28T08:33:45.818Z] [2022-04-28T08:33:45.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-04-28T08:33:45.818Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.818Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-04-28T08:33:45.818Z] [2022-04-28T08:33:45.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-04-28T08:33:45.818Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.818Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-04-28T08:33:45.818Z] [2022-04-28T08:33:45.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-04-28T08:33:45.818Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.818Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-04-28T08:33:45.818Z] [2022-04-28T08:33:45.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-04-28T08:33:45.818Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.818Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-04-28T08:33:45.818Z] [2022-04-28T08:33:45.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-04-28T08:33:45.818Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.818Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-04-28T08:33:45.818Z] [2022-04-28T08:33:45.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-04-28T08:33:45.818Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.818Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-04-28T08:33:45.818Z] [2022-04-28T08:33:45.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-28T08:33:45.818Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.818Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-28T08:33:45.818Z] [2022-04-28T08:33:45.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-04-28T08:33:45.818Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-04-28T08:33:45.818Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-04-28T08:33:45.818Z] [2022-04-28T08:33:45.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-04-28T08:33:45.818Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-04-28T08:33:45.818Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-04-28T08:33:45.818Z] [2022-04-28T08:33:45.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2022-04-28T08:33:45.818Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.818Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2022-04-28T08:33:45.818Z] [2022-04-28T08:33:45.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-04-28T08:33:45.818Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.818Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-04-28T08:33:45.818Z] [2022-04-28T08:33:45.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2022-04-28T08:33:45.818Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.818Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2022-04-28T08:33:45.818Z] [2022-04-28T08:33:45.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-04-28T08:33:45.818Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.818Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-04-28T08:33:45.818Z] [2022-04-28T08:33:45.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-04-28T08:33:45.818Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.818Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-04-28T08:33:45.818Z] [2022-04-28T08:33:45.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2022-04-28T08:33:45.818Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.818Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2022-04-28T08:33:45.818Z] [2022-04-28T08:33:45.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-04-28T08:33:45.818Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.818Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-04-28T08:33:45.818Z] [2022-04-28T08:33:45.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2022-04-28T08:33:45.818Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.818Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2022-04-28T08:33:45.818Z] [2022-04-28T08:33:45.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2022-04-28T08:33:45.818Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.818Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2022-04-28T08:33:45.818Z] [2022-04-28T08:33:45.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-04-28T08:33:45.818Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.818Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-04-28T08:33:45.818Z] [2022-04-28T08:33:45.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-04-28T08:33:45.818Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.818Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-04-28T08:33:45.818Z] [2022-04-28T08:33:45.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2022-04-28T08:33:45.818Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.818Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2022-04-28T08:33:45.818Z] [2022-04-28T08:33:45.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2022-04-28T08:33:45.818Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.818Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2022-04-28T08:33:45.818Z] [2022-04-28T08:33:45.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-04-28T08:33:45.818Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.818Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-04-28T08:33:45.818Z] [2022-04-28T08:33:45.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2022-04-28T08:33:45.818Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.818Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2022-04-28T08:33:45.818Z] [2022-04-28T08:33:45.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-04-28T08:33:45.818Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.818Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-04-28T08:33:45.818Z] [2022-04-28T08:33:45.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-04-28T08:33:45.818Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.818Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-04-28T08:33:45.818Z] [2022-04-28T08:33:45.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-04-28T08:33:45.818Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.818Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-04-28T08:33:45.818Z] [2022-04-28T08:33:45.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2022-04-28T08:33:45.818Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.818Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2022-04-28T08:33:45.818Z] [2022-04-28T08:33:45.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-04-28T08:33:45.818Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.818Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-04-28T08:33:45.818Z] [2022-04-28T08:33:45.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-04-28T08:33:45.818Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.818Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-04-28T08:33:45.818Z] [2022-04-28T08:33:45.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-04-28T08:33:45.818Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.818Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-04-28T08:33:45.818Z] [2022-04-28T08:33:45.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-04-28T08:33:45.818Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.818Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-04-28T08:33:45.818Z] [2022-04-28T08:33:45.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-04-28T08:33:45.818Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.818Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-04-28T08:33:45.818Z] [2022-04-28T08:33:45.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-04-28T08:33:45.818Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.818Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-04-28T08:33:45.818Z] [2022-04-28T08:33:45.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-04-28T08:33:45.818Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.818Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-04-28T08:33:45.818Z] [2022-04-28T08:33:45.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-04-28T08:33:45.818Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.818Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-04-28T08:33:45.818Z] [2022-04-28T08:33:45.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-04-28T08:33:45.818Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.818Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-04-28T08:33:45.818Z] [2022-04-28T08:33:45.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-04-28T08:33:45.818Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.818Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-04-28T08:33:45.818Z] [2022-04-28T08:33:45.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-04-28T08:33:45.818Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.818Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-04-28T08:33:45.818Z] [2022-04-28T08:33:45.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-04-28T08:33:45.818Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.818Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-04-28T08:33:45.818Z] [2022-04-28T08:33:45.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-04-28T08:33:45.818Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.818Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-04-28T08:33:45.818Z] [2022-04-28T08:33:45.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2022-04-28T08:33:45.818Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.818Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2022-04-28T08:33:45.818Z] [2022-04-28T08:33:45.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-04-28T08:33:45.818Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.818Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-04-28T08:33:45.818Z] [2022-04-28T08:33:45.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-04-28T08:33:45.818Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.818Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-04-28T08:33:45.818Z] [2022-04-28T08:33:45.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-04-28T08:33:45.818Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.818Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-04-28T08:33:45.818Z] [2022-04-28T08:33:45.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-04-28T08:33:45.818Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.818Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-04-28T08:33:45.818Z] [2022-04-28T08:33:45.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-04-28T08:33:45.818Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.818Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-04-28T08:33:45.818Z] [2022-04-28T08:33:45.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-04-28T08:33:45.818Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.818Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-04-28T08:33:45.818Z] [2022-04-28T08:33:45.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-04-28T08:33:45.818Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.818Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-04-28T08:33:45.818Z] [2022-04-28T08:33:45.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-04-28T08:33:45.818Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.818Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-04-28T08:33:45.818Z] [2022-04-28T08:33:45.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2022-04-28T08:33:45.818Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.818Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2022-04-28T08:33:45.818Z] [2022-04-28T08:33:45.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-04-28T08:33:45.818Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.818Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-04-28T08:33:45.818Z] [2022-04-28T08:33:45.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-04-28T08:33:45.818Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.818Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-04-28T08:33:45.818Z] [2022-04-28T08:33:45.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-04-28T08:33:45.818Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.818Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-04-28T08:33:45.818Z] [2022-04-28T08:33:45.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-04-28T08:33:45.818Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.818Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-04-28T08:33:45.818Z] [2022-04-28T08:33:45.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-04-28T08:33:45.818Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.818Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-04-28T08:33:45.818Z] [2022-04-28T08:33:45.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-04-28T08:33:45.818Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.818Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-04-28T08:33:45.818Z] [2022-04-28T08:33:45.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2022-04-28T08:33:45.818Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.818Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2022-04-28T08:33:45.818Z] [2022-04-28T08:33:45.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-04-28T08:33:45.818Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.818Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-04-28T08:33:45.819Z] [2022-04-28T08:33:45.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2022-04-28T08:33:45.819Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.819Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2022-04-28T08:33:45.819Z] [2022-04-28T08:33:45.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-04-28T08:33:45.819Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.819Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-04-28T08:33:45.819Z] [2022-04-28T08:33:45.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-04-28T08:33:45.819Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.819Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-04-28T08:33:45.819Z] [2022-04-28T08:33:45.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-04-28T08:33:45.819Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.819Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-04-28T08:33:45.819Z] [2022-04-28T08:33:45.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2022-04-28T08:33:45.819Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.819Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2022-04-28T08:33:45.819Z] [2022-04-28T08:33:45.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2022-04-28T08:33:45.819Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.819Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2022-04-28T08:33:45.819Z] [2022-04-28T08:33:45.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2022-04-28T08:33:45.819Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.819Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2022-04-28T08:33:45.819Z] [2022-04-28T08:33:45.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2022-04-28T08:33:45.819Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.819Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2022-04-28T08:33:45.819Z] [2022-04-28T08:33:45.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-04-28T08:33:45.819Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.819Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-04-28T08:33:45.819Z] [2022-04-28T08:33:45.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-04-28T08:33:45.819Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.819Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-04-28T08:33:45.819Z] [2022-04-28T08:33:45.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2022-04-28T08:33:45.819Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.819Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2022-04-28T08:33:45.819Z] [2022-04-28T08:33:45.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2022-04-28T08:33:45.819Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.819Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2022-04-28T08:33:45.819Z] [2022-04-28T08:33:45.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-04-28T08:33:45.819Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.819Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-04-28T08:33:45.819Z] [2022-04-28T08:33:45.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-04-28T08:33:45.819Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.819Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-04-28T08:33:45.819Z] [2022-04-28T08:33:45.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-04-28T08:33:45.819Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-04-28T08:33:45.819Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-04-28T08:33:45.819Z] [2022-04-28T08:33:45.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-04-28T08:33:45.819Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.819Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-04-28T08:33:45.819Z] [2022-04-28T08:33:45.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-04-28T08:33:45.819Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.819Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-04-28T08:33:45.819Z] [2022-04-28T08:33:45.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2022-04-28T08:33:45.819Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.819Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2022-04-28T08:33:45.819Z] [2022-04-28T08:33:45.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-04-28T08:33:45.819Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.819Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-04-28T08:33:45.819Z] [2022-04-28T08:33:45.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-04-28T08:33:45.819Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.819Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-04-28T08:33:45.819Z] [2022-04-28T08:33:45.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-04-28T08:33:45.819Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.819Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-04-28T08:33:45.819Z] [2022-04-28T08:33:45.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-04-28T08:33:45.819Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.819Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-04-28T08:33:45.819Z] [2022-04-28T08:33:45.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2022-04-28T08:33:45.819Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.819Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2022-04-28T08:33:45.819Z] [2022-04-28T08:33:45.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2022-04-28T08:33:45.819Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.819Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2022-04-28T08:33:45.819Z] [2022-04-28T08:33:45.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-04-28T08:33:45.819Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.819Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-04-28T08:33:45.819Z] [2022-04-28T08:33:45.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-04-28T08:33:45.819Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.819Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-04-28T08:33:45.819Z] [2022-04-28T08:33:45.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-04-28T08:33:45.819Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.819Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-04-28T08:33:45.819Z] [2022-04-28T08:33:45.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-04-28T08:33:45.819Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.819Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-04-28T08:33:45.819Z] [2022-04-28T08:33:45.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-04-28T08:33:45.819Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.819Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-04-28T08:33:45.819Z] [2022-04-28T08:33:45.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-04-28T08:33:45.819Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.819Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-04-28T08:33:45.819Z] [2022-04-28T08:33:45.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-04-28T08:33:45.819Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-04-28T08:33:45.819Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-04-28T08:33:45.819Z] [2022-04-28T08:33:46.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-04-28T08:33:46.273Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.273Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-04-28T08:33:46.273Z] [2022-04-28T08:33:46.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2022-04-28T08:33:46.273Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.273Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2022-04-28T08:33:46.273Z] [2022-04-28T08:33:46.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2022-04-28T08:33:46.273Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.273Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2022-04-28T08:33:46.273Z] [2022-04-28T08:33:46.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-04-28T08:33:46.273Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.273Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-04-28T08:33:46.273Z] [2022-04-28T08:33:46.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-04-28T08:33:46.273Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.273Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-04-28T08:33:46.273Z] [2022-04-28T08:33:46.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-04-28T08:33:46.273Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.273Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-04-28T08:33:46.273Z] [2022-04-28T08:33:46.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2022-04-28T08:33:46.273Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.273Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2022-04-28T08:33:46.273Z] [2022-04-28T08:33:46.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-04-28T08:33:46.273Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.273Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-04-28T08:33:46.273Z] [2022-04-28T08:33:46.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-04-28T08:33:46.273Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.273Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-04-28T08:33:46.273Z] [2022-04-28T08:33:46.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-04-28T08:33:46.273Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.273Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-04-28T08:33:46.273Z] [2022-04-28T08:33:46.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-04-28T08:33:46.273Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.273Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-04-28T08:33:46.273Z] [2022-04-28T08:33:46.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-04-28T08:33:46.274Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.274Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-04-28T08:33:46.274Z] [2022-04-28T08:33:46.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-04-28T08:33:46.274Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.274Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-04-28T08:33:46.274Z] [2022-04-28T08:33:46.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-04-28T08:33:46.274Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.274Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-04-28T08:33:46.274Z] [2022-04-28T08:33:46.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-04-28T08:33:46.274Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.274Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-04-28T08:33:46.274Z] [2022-04-28T08:33:46.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-04-28T08:33:46.274Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.274Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-04-28T08:33:46.274Z] [2022-04-28T08:33:46.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-04-28T08:33:46.274Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.274Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-04-28T08:33:46.274Z] [2022-04-28T08:33:46.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.29s) [2022-04-28T08:33:46.274Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.274Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.29s) [2022-04-28T08:33:46.274Z] [2022-04-28T08:33:46.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-04-28T08:33:46.274Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.274Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-04-28T08:33:46.274Z] [2022-04-28T08:33:46.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-04-28T08:33:46.274Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.274Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-04-28T08:33:46.274Z] [2022-04-28T08:33:46.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2022-04-28T08:33:46.274Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.274Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2022-04-28T08:33:46.274Z] [2022-04-28T08:33:46.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-04-28T08:33:46.274Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.274Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-04-28T08:33:46.274Z] [2022-04-28T08:33:46.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-04-28T08:33:46.274Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.274Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-04-28T08:33:46.274Z] [2022-04-28T08:33:46.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-04-28T08:33:46.274Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.274Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-04-28T08:33:46.274Z] [2022-04-28T08:33:46.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-04-28T08:33:46.274Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.274Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-04-28T08:33:46.274Z] [2022-04-28T08:33:46.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2022-04-28T08:33:46.274Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.274Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2022-04-28T08:33:46.274Z] [2022-04-28T08:33:46.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-04-28T08:33:46.274Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-04-28T08:33:46.274Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-04-28T08:33:46.274Z] [2022-04-28T08:33:46.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-04-28T08:33:46.274Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.274Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-04-28T08:33:46.274Z] [2022-04-28T08:33:46.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-04-28T08:33:46.274Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.274Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-04-28T08:33:46.274Z] [2022-04-28T08:33:46.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-04-28T08:33:46.274Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.274Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-04-28T08:33:46.274Z] [2022-04-28T08:33:46.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2022-04-28T08:33:46.274Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.274Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2022-04-28T08:33:46.274Z] [2022-04-28T08:33:46.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-04-28T08:33:46.274Z] docker_cli_run_test.go:1980: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-28T08:33:46.274Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-04-28T08:33:46.274Z] [2022-04-28T08:33:46.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-04-28T08:33:46.274Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.274Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-04-28T08:33:46.274Z] [2022-04-28T08:33:46.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-04-28T08:33:46.274Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.274Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-04-28T08:33:46.274Z] [2022-04-28T08:33:46.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2022-04-28T08:33:46.274Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.274Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2022-04-28T08:33:46.274Z] [2022-04-28T08:33:46.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-04-28T08:33:46.274Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.274Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-04-28T08:33:46.274Z] [2022-04-28T08:33:46.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-04-28T08:33:46.274Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.274Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-04-28T08:33:46.274Z] [2022-04-28T08:33:46.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2022-04-28T08:33:46.274Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.274Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2022-04-28T08:33:46.274Z] [2022-04-28T08:33:46.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-04-28T08:33:46.274Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.274Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-04-28T08:33:46.274Z] [2022-04-28T08:33:46.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-04-28T08:33:46.274Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.274Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-04-28T08:33:46.274Z] [2022-04-28T08:33:46.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-04-28T08:33:46.274Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.274Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-04-28T08:33:46.274Z] [2022-04-28T08:33:46.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-04-28T08:33:46.274Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.274Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-04-28T08:33:46.274Z] [2022-04-28T08:33:46.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2022-04-28T08:33:46.274Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-04-28T08:33:46.274Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2022-04-28T08:33:46.274Z] [2022-04-28T08:33:46.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2022-04-28T08:33:46.274Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.274Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2022-04-28T08:33:46.274Z] [2022-04-28T08:33:46.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-04-28T08:33:46.274Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.274Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-04-28T08:33:46.274Z] [2022-04-28T08:33:46.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-04-28T08:33:46.274Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.274Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-04-28T08:33:46.274Z] [2022-04-28T08:33:46.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-04-28T08:33:46.274Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.274Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-04-28T08:33:46.274Z] [2022-04-28T08:33:46.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-04-28T08:33:46.274Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.274Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-04-28T08:33:46.274Z] [2022-04-28T08:33:46.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2022-04-28T08:33:46.274Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.274Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2022-04-28T08:33:46.274Z] [2022-04-28T08:33:46.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-04-28T08:33:46.274Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.274Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-04-28T08:33:46.274Z] [2022-04-28T08:33:46.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-04-28T08:33:46.274Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.274Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-04-28T08:33:46.274Z] [2022-04-28T08:33:46.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-04-28T08:33:46.274Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.274Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-04-28T08:33:46.274Z] [2022-04-28T08:33:46.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2022-04-28T08:33:46.274Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.274Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2022-04-28T08:33:46.274Z] [2022-04-28T08:33:46.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2022-04-28T08:33:46.274Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.274Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2022-04-28T08:33:46.274Z] [2022-04-28T08:33:46.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-04-28T08:33:46.274Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.274Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-04-28T08:33:46.274Z] [2022-04-28T08:33:46.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-04-28T08:33:46.274Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.274Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-04-28T08:33:46.274Z] [2022-04-28T08:33:46.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-04-28T08:33:46.274Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.274Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-04-28T08:33:46.274Z] [2022-04-28T08:33:46.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2022-04-28T08:33:46.274Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.274Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2022-04-28T08:33:46.274Z] [2022-04-28T08:33:46.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-04-28T08:33:46.274Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-04-28T08:33:46.274Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-04-28T08:33:46.274Z] [2022-04-28T08:33:46.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-04-28T08:33:46.274Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.274Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-04-28T08:33:46.274Z] [2022-04-28T08:33:46.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-04-28T08:33:46.274Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.274Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-04-28T08:33:46.274Z] [2022-04-28T08:33:46.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-28T08:33:46.274Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.274Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-28T08:33:46.274Z] [2022-04-28T08:33:46.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-04-28T08:33:46.274Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.274Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-04-28T08:33:46.274Z] [2022-04-28T08:33:46.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-04-28T08:33:46.274Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.274Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-04-28T08:33:46.274Z] [2022-04-28T08:33:46.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-04-28T08:33:46.274Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.274Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-04-28T08:33:46.274Z] [2022-04-28T08:33:46.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-04-28T08:33:46.274Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.274Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-04-28T08:33:46.274Z] [2022-04-28T08:33:46.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2022-04-28T08:33:46.274Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.274Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2022-04-28T08:33:46.274Z] [2022-04-28T08:33:46.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-04-28T08:33:46.274Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.274Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-04-28T08:33:46.274Z] [2022-04-28T08:33:46.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2022-04-28T08:33:46.274Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.274Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2022-04-28T08:33:46.274Z] [2022-04-28T08:33:46.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-04-28T08:33:46.274Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.274Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-04-28T08:33:46.274Z] [2022-04-28T08:33:46.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-04-28T08:33:46.274Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.274Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-04-28T08:33:46.274Z] [2022-04-28T08:33:46.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2022-04-28T08:33:46.274Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.274Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2022-04-28T08:33:46.274Z] [2022-04-28T08:33:46.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-04-28T08:33:46.274Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.274Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-04-28T08:33:46.274Z] [2022-04-28T08:33:46.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-04-28T08:33:46.274Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.274Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-04-28T08:33:46.274Z] [2022-04-28T08:33:46.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-04-28T08:33:46.274Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.274Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-04-28T08:33:46.274Z] [2022-04-28T08:33:46.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2022-04-28T08:33:46.274Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.274Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2022-04-28T08:33:46.274Z] [2022-04-28T08:33:46.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2022-04-28T08:33:46.274Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.274Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2022-04-28T08:33:46.274Z] [2022-04-28T08:33:46.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-04-28T08:33:46.274Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.274Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-04-28T08:33:46.274Z] [2022-04-28T08:33:46.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-04-28T08:33:46.274Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.274Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-04-28T08:33:46.274Z] [2022-04-28T08:33:46.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2022-04-28T08:33:46.274Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-04-28T08:33:46.274Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2022-04-28T08:33:46.274Z] [2022-04-28T08:33:46.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2022-04-28T08:33:46.275Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.275Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2022-04-28T08:33:46.275Z] [2022-04-28T08:33:46.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-04-28T08:33:46.275Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.275Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-04-28T08:33:46.275Z] [2022-04-28T08:33:46.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-04-28T08:33:46.275Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.275Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-04-28T08:33:46.275Z] [2022-04-28T08:33:46.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-04-28T08:33:46.275Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.275Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-04-28T08:33:46.275Z] [2022-04-28T08:33:46.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-04-28T08:33:46.275Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.275Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-04-28T08:33:46.275Z] [2022-04-28T08:33:46.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2022-04-28T08:33:46.275Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.275Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2022-04-28T08:33:46.275Z] [2022-04-28T08:33:46.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2022-04-28T08:33:46.275Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.275Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2022-04-28T08:33:46.275Z] [2022-04-28T08:33:46.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-28T08:33:46.275Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.275Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-28T08:33:46.275Z] [2022-04-28T08:33:46.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-04-28T08:33:46.275Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.275Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-04-28T08:33:46.275Z] [2022-04-28T08:33:46.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-04-28T08:33:46.275Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.275Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-04-28T08:33:46.275Z] [2022-04-28T08:33:46.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-04-28T08:33:46.275Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.275Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-04-28T08:33:46.275Z] [2022-04-28T08:33:46.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-04-28T08:33:46.275Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.275Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-04-28T08:33:46.275Z] [2022-04-28T08:33:46.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-04-28T08:33:46.275Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.275Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-04-28T08:33:46.275Z] [2022-04-28T08:33:46.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-04-28T08:33:46.275Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.275Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-04-28T08:33:46.275Z] [2022-04-28T08:33:46.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-04-28T08:33:46.275Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.275Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-04-28T08:33:46.275Z] [2022-04-28T08:33:46.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2022-04-28T08:33:46.275Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.275Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2022-04-28T08:33:46.275Z] [2022-04-28T08:33:46.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-04-28T08:33:46.275Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.275Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-04-28T08:33:46.275Z] [2022-04-28T08:33:46.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2022-04-28T08:33:46.275Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.275Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2022-04-28T08:33:46.275Z] [2022-04-28T08:33:46.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-28T08:33:46.275Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.275Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-28T08:33:46.275Z] [2022-04-28T08:33:46.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-28T08:33:46.275Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.275Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-28T08:33:46.275Z] [2022-04-28T08:33:46.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-28T08:33:46.275Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.275Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-28T08:33:46.275Z] [2022-04-28T08:33:46.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-28T08:33:46.275Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.275Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-28T08:33:46.275Z] [2022-04-28T08:33:46.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-28T08:33:46.275Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.275Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-28T08:33:46.275Z] [2022-04-28T08:33:46.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-28T08:33:46.275Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.275Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-28T08:33:46.275Z] [2022-04-28T08:33:46.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-28T08:33:46.275Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.275Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-28T08:33:46.275Z] [2022-04-28T08:33:46.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-28T08:33:46.275Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.275Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-28T08:33:46.275Z] [2022-04-28T08:33:46.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-28T08:33:46.275Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.275Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-28T08:33:46.275Z] [2022-04-28T08:33:46.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-28T08:33:46.275Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.275Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-28T08:33:46.275Z] [2022-04-28T08:33:46.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-28T08:33:46.275Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.275Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-28T08:33:46.275Z] [2022-04-28T08:33:46.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-28T08:33:46.275Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.275Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-28T08:33:46.275Z] [2022-04-28T08:33:46.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-28T08:33:46.275Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.275Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-28T08:33:46.275Z] [2022-04-28T08:33:46.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-28T08:33:46.275Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.275Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-28T08:33:46.275Z] [2022-04-28T08:33:46.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-28T08:33:46.275Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.275Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-28T08:33:46.275Z] [2022-04-28T08:33:46.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-28T08:33:46.275Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.275Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-28T08:33:46.275Z] [2022-04-28T08:33:46.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-28T08:33:46.275Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.275Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-28T08:33:46.275Z] [2022-04-28T08:33:46.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-28T08:33:46.275Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.275Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-28T08:33:46.275Z] [2022-04-28T08:33:46.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-28T08:33:46.275Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.275Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-28T08:33:46.275Z] [2022-04-28T08:33:46.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-28T08:33:46.275Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.275Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-28T08:33:46.275Z] [2022-04-28T08:33:46.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.10s) [2022-04-28T08:33:46.275Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.275Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.10s) [2022-04-28T08:33:46.275Z] [2022-04-28T08:33:46.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-28T08:33:46.275Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.275Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-28T08:33:46.275Z] [2022-04-28T08:33:46.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-28T08:33:46.275Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.275Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-28T08:33:46.275Z] [2022-04-28T08:33:46.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-28T08:33:46.275Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.275Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-28T08:33:46.275Z] [2022-04-28T08:33:46.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-28T08:33:46.275Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.275Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-28T08:33:46.275Z] [2022-04-28T08:33:46.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-28T08:33:46.275Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.275Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-28T08:33:46.275Z] [2022-04-28T08:33:46.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-28T08:33:46.275Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.275Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-28T08:33:46.275Z] [2022-04-28T08:33:46.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-28T08:33:46.275Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.275Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-28T08:33:46.275Z] [2022-04-28T08:33:46.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-28T08:33:46.275Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.275Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-28T08:33:46.275Z] [2022-04-28T08:33:46.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-28T08:33:46.275Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.275Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-28T08:33:46.275Z] [2022-04-28T08:33:46.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-28T08:33:46.275Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.275Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-28T08:33:46.275Z] [2022-04-28T08:33:46.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-28T08:33:46.275Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.275Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-28T08:33:46.275Z] [2022-04-28T08:33:46.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-28T08:33:46.275Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.275Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-28T08:33:46.275Z] [2022-04-28T08:33:46.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-28T08:33:46.275Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.275Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-28T08:33:46.275Z] [2022-04-28T08:33:46.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-28T08:33:46.275Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.275Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-28T08:33:46.275Z] [2022-04-28T08:33:46.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-28T08:33:46.275Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.275Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-28T08:33:46.275Z] [2022-04-28T08:33:46.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-28T08:33:46.275Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.275Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-28T08:33:46.275Z] [2022-04-28T08:33:46.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-28T08:33:46.275Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.275Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-28T08:33:46.275Z] [2022-04-28T08:33:46.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-28T08:33:46.275Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.275Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-28T08:33:46.275Z] [2022-04-28T08:33:46.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-28T08:33:46.275Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.275Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-28T08:33:46.275Z] [2022-04-28T08:33:46.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-28T08:33:46.275Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.275Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-28T08:33:46.275Z] [2022-04-28T08:33:46.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-28T08:33:46.275Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.275Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-28T08:33:46.275Z] [2022-04-28T08:33:46.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-28T08:33:46.275Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.275Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-28T08:33:46.275Z] [2022-04-28T08:33:46.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-28T08:33:46.275Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.275Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-28T08:33:46.275Z] [2022-04-28T08:33:46.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-28T08:33:46.275Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.275Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-28T08:33:46.275Z] [2022-04-28T08:33:46.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-28T08:33:46.275Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.275Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-28T08:33:46.275Z] [2022-04-28T08:33:46.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-28T08:33:46.275Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.275Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-28T08:33:46.275Z] [2022-04-28T08:33:46.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-28T08:33:46.275Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.275Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-28T08:33:46.275Z] [2022-04-28T08:33:46.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-28T08:33:46.275Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.275Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-28T08:33:46.275Z] [2022-04-28T08:33:46.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-28T08:33:46.276Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.276Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-28T08:33:46.276Z] [2022-04-28T08:33:46.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-28T08:33:46.276Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.276Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-28T08:33:46.276Z] [2022-04-28T08:33:46.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-28T08:33:46.276Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.276Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-28T08:33:46.276Z] [2022-04-28T08:33:46.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-28T08:33:46.276Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.276Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-28T08:33:46.276Z] [2022-04-28T08:33:46.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-28T08:33:46.276Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.276Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-28T08:33:46.276Z] [2022-04-28T08:33:46.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-28T08:33:46.276Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.276Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-28T08:33:46.276Z] [2022-04-28T08:33:46.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-28T08:33:46.276Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.276Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-28T08:33:46.276Z] [2022-04-28T08:33:46.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-28T08:33:46.276Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.276Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-28T08:33:46.276Z] [2022-04-28T08:33:46.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-28T08:33:46.276Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.276Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-28T08:33:46.276Z] [2022-04-28T08:33:46.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-28T08:33:46.276Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.276Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-28T08:33:46.276Z] [2022-04-28T08:33:46.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-28T08:33:46.276Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.276Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-28T08:33:46.276Z] [2022-04-28T08:33:46.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-28T08:33:46.276Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.276Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-28T08:33:46.276Z] [2022-04-28T08:33:46.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-28T08:33:46.276Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.276Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-28T08:33:46.276Z] [2022-04-28T08:33:46.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-28T08:33:46.276Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.276Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-28T08:33:46.276Z] [2022-04-28T08:33:46.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-28T08:33:46.276Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.276Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-28T08:33:46.276Z] [2022-04-28T08:33:46.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-28T08:33:46.276Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.276Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-28T08:33:46.276Z] [2022-04-28T08:33:46.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-28T08:33:46.276Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.276Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-28T08:33:46.276Z] [2022-04-28T08:33:46.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-28T08:33:46.276Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.276Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-28T08:33:46.276Z] [2022-04-28T08:33:46.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-28T08:33:46.276Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.276Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-28T08:33:46.276Z] [2022-04-28T08:33:46.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-28T08:33:46.276Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.276Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-28T08:33:46.276Z] [2022-04-28T08:33:46.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-28T08:33:46.276Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.276Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-28T08:33:46.276Z] [2022-04-28T08:33:46.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-28T08:33:46.276Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.276Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-28T08:33:46.276Z] [2022-04-28T08:33:46.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-28T08:33:46.276Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.276Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-28T08:33:46.276Z] [2022-04-28T08:33:46.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-28T08:33:46.276Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.276Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-28T08:33:46.276Z] [2022-04-28T08:33:46.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-28T08:33:46.276Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.276Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-28T08:33:46.276Z] [2022-04-28T08:33:46.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-28T08:33:46.276Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.276Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-28T08:33:46.276Z] [2022-04-28T08:33:46.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-28T08:33:46.276Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.276Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-28T08:33:46.276Z] [2022-04-28T08:33:46.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-04-28T08:33:46.276Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.276Z] [2022-04-28T08:33:46.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-04-28T08:33:46.276Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.276Z] [2022-04-28T08:33:46.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-04-28T08:33:46.276Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-04-28T08:33:46.276Z] [2022-04-28T08:33:46.276Z] DONE 1088 tests, 544 skipped in 2118.153s [2022-04-28T08:33:46.276Z] INFO: Integration tests ended at 04/28/2022 08:33:45. Duration:00:35:18.2933066 [2022-04-28T08:33:46.276Z] INFO: Docker info of the daemon under test at end of run [2022-04-28T08:33:46.276Z] [2022-04-28T08:33:46.276Z] Containers: 10 [2022-04-28T08:33:46.276Z] Running: 0 [2022-04-28T08:33:46.276Z] Paused: 0 [2022-04-28T08:33:46.276Z] Stopped: 10 [2022-04-28T08:33:46.276Z] Images: 18 [2022-04-28T08:33:46.276Z] Server Version: 0.0.0-dev [2022-04-28T08:33:46.276Z] Storage Driver: windowsfilter [2022-04-28T08:33:46.276Z] Windows: [2022-04-28T08:33:46.276Z] Logging Driver: json-file [2022-04-28T08:33:46.276Z] Plugins: [2022-04-28T08:33:46.276Z] Volume: local [2022-04-28T08:33:46.276Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-28T08:33:46.276Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-28T08:33:46.276Z] Swarm: inactive [2022-04-28T08:33:46.276Z] Default Isolation: process [2022-04-28T08:33:46.276Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-28T08:33:46.276Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-04-28T08:33:46.276Z] OSType: windows [2022-04-28T08:33:46.276Z] Architecture: x86_64 [2022-04-28T08:33:46.276Z] CPUs: 4 [2022-04-28T08:33:46.276Z] Total Memory: 32GiB [2022-04-28T08:33:46.276Z] Name: azwin-2-5f6e30 [2022-04-28T08:33:46.276Z] ID: U3SC:6O3L:REBF:ISQI:B7LA:6KE6:4R7H:KPG5:RBDD:K6SH:D2BT:JZC7 [2022-04-28T08:33:46.276Z] Docker Root Dir: D:\CI\PR-43536\2\daemon [2022-04-28T08:33:46.276Z] Debug Mode (client): false [2022-04-28T08:33:46.276Z] Debug Mode (server): true [2022-04-28T08:33:46.276Z] File Descriptors: -1 [2022-04-28T08:33:46.276Z] Goroutines: 44 [2022-04-28T08:33:46.276Z] System Time: 2022-04-28T08:33:46.0018689Z [2022-04-28T08:33:46.276Z] EventsListeners: 0 [2022-04-28T08:33:46.276Z] Registry: https://index.docker.io/v1/ [2022-04-28T08:33:46.276Z] Labels: [2022-04-28T08:33:46.276Z] Experimental: false [2022-04-28T08:33:46.276Z] Insecure Registries: [2022-04-28T08:33:46.276Z] 127.0.0.0/8 [2022-04-28T08:33:46.276Z] Live Restore Enabled: false [2022-04-28T08:33:46.276Z] [2022-04-28T08:33:46.276Z] [2022-04-28T08:33:46.276Z] INFO: Stopping daemon under test [2022-04-28T08:33:46.276Z] SUCCESS: The process with PID 5640 (child process of PID 5440) has been terminated. [2022-04-28T08:33:46.276Z] SUCCESS: The process with PID 5440 (child process of PID 3156) has been terminated. [2022-04-28T08:33:46.276Z] INFO: Stop tailing logs of the daemon under tests [2022-04-28T08:33:46.276Z] INFO: executeCI.ps1 Completed successfully at 04/28/2022 08:33:46. [2022-04-28T08:33:46.276Z] INFO: Tidying up at end of run [2022-04-28T08:33:46.276Z] ----------- DAEMON LOG ------------ [2022-04-28T08:33:46.276Z] 2022/04/28 07:56:10 http: superfluous response.WriteHeader call from github.com/docker/docker/api/server/httputils.WriteJSON (httputils.go:92) [2022-04-28T08:33:46.276Z] ----------- END DAEMON LOG -------- [2022-04-28T08:33:46.276Z] INFO: Saving daemon under test log (d:\CI\PR-43536\2\dut.out) to bundles\CIDUT.out [2022-04-28T08:33:46.276Z] INFO: Saving daemon under test log (d:\CI\PR-43536\2\dut.err) to bundles\CIDUT.err [2022-04-28T08:33:46.276Z] INFO: Saving containerd logs to bundles [2022-04-28T08:33:46.276Z] INFO: Nuke-Everything... [2022-04-28T08:33:46.730Z] INFO: Container count on control daemon to delete is 2 [2022-04-28T08:33:46.730Z] 1231eddb916a [2022-04-28T08:33:46.730Z] f3688df9a6d8 [2022-04-28T08:33:46.730Z] INFO: Tidying pidfile d:\CI\PR-43536\2\docker.pid [2022-04-28T08:33:46.730Z] INFO: Killing containerd with PID 6104 [2022-04-28T08:33:46.730Z] INFO: Nuking d:\CI [2022-04-28T08:33:49.607Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-04-28T08:34:04.386Z] INFO: Zapped successfully [2022-04-28T08:34:04.386Z] [2022-04-28T08:34:04.386Z] INFO: executeCI.ps1 exiting at Thu Apr 28 08:34:02 CUT 2022. Duration 00:58:23.6170471 [2022-04-28T08:34:04.386Z] [Pipeline] } [Pipeline] // stage [2022-04-28T08:34:04.548Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-04-28T08:34:04.548Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-04-28T08:34:04.548Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-04-28T08:34:04.548Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth Post stage [Pipeline] junit [2022-04-28T08:34:04.625Z] Recording test results [2022-04-28T08:34:13.509Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-04-28T08:34:14.975Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-04-28T08:34:15.038Z] Creating win-2022-c8d-integration-bundles.zip [Pipeline] archiveArtifacts [2022-04-28T08:34:16.770Z] Archiving artifacts [2022-04-28T08:34:17.932Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-04-28T08:34:30.426Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-04-28T08:34:31.738Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43536/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-28T08:34:32.646Z] + make clean [2022-04-28T08:34:33.390Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-04-28T08:34:33.390Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-04-28T08:34:33.390Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-04-28T08:34:33.390Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-04-28T08:34:33.390Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-04-28T08:34:33.604Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-28T08:34:33.604Z] docker-dev-cache [2022-04-28T08:34:33.604Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-28T08:34:38.146Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-04-28T08:34:38.146Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-04-28T08:34:38.146Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-04-28T08:34:38.146Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-04-28T08:34:38.146Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-04-28T08:34:38.146Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-04-28T08:34:38.146Z] === RUN TestDockerSuite/TestPsRightTagName [2022-04-28T08:34:38.146Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-04-28T08:34:38.146Z] === RUN TestDockerSuite/TestPsShowMounts [2022-04-28T08:34:44.016Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-04-28T08:34:44.016Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-04-28T08:34:44.016Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-04-28T08:34:45.581Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-04-28T08:34:45.581Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-04-28T08:34:45.581Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-04-28T08:34:47.149Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-04-28T08:34:48.136Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-04-28T08:34:48.136Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-04-28T08:34:48.136Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-04-28T08:34:51.928Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-04-28T08:34:55.716Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-04-28T08:34:57.932Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-04-28T08:35:23.236Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-04-28T08:35:23.236Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-04-28T08:35:23.236Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-04-28T08:35:26.200Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-04-28T08:35:26.668Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-04-28T08:35:26.668Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-04-28T08:35:27.653Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-04-28T08:35:31.443Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-04-28T08:35:35.233Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-04-28T08:35:35.233Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-04-28T08:35:35.234Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-04-28T08:35:39.023Z] === RUN TestDockerSuite/TestRmiBlank [2022-04-28T08:35:39.023Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-04-28T08:35:39.023Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-04-28T08:35:51.518Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-04-28T08:35:54.468Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-04-28T08:35:54.937Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-04-28T08:36:00.810Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-04-28T08:36:05.562Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-04-28T08:36:11.427Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-04-28T08:36:15.219Z] === RUN TestDockerSuite/TestRmiTag [2022-04-28T08:36:16.206Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-04-28T08:36:18.426Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-04-28T08:36:33.371Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-04-28T08:36:34.934Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-04-28T08:36:39.685Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-04-28T08:36:40.153Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-04-28T08:36:40.153Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-04-28T08:36:40.153Z] === RUN TestDockerSuite/TestRunAddHost [2022-04-28T08:36:40.153Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-04-28T08:36:40.153Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-04-28T08:36:40.153Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-04-28T08:36:40.153Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-04-28T08:36:40.153Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-04-28T08:36:40.153Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-04-28T08:36:40.153Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-04-28T08:36:40.153Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-04-28T08:36:40.153Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-04-28T08:36:40.153Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-04-28T08:36:40.153Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-04-28T08:36:40.153Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-04-28T08:36:42.369Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-04-28T08:36:42.369Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-04-28T08:36:42.369Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-04-28T08:36:42.369Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-04-28T08:36:42.369Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-04-28T08:36:46.161Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-04-28T08:36:49.113Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-04-28T08:36:50.678Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-04-28T08:36:57.836Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-04-28T08:37:00.118Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-04-28T08:37:00.118Z] === RUN TestDockerSuite/TestRunBindMounts [2022-04-28T08:37:04.890Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-04-28T08:37:04.890Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-28T08:37:04.890Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-04-28T08:37:04.890Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-04-28T08:37:04.890Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-04-28T08:37:04.890Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-04-28T08:37:04.890Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-04-28T08:37:04.890Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-04-28T08:37:04.890Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-04-28T08:37:04.890Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-04-28T08:37:04.890Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-04-28T08:37:04.890Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-04-28T08:37:04.890Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-04-28T08:37:04.890Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-04-28T08:37:04.890Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-04-28T08:37:04.890Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-04-28T08:37:04.890Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-04-28T08:37:04.890Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-04-28T08:37:04.890Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-04-28T08:37:04.890Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-04-28T08:37:04.890Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-04-28T08:37:04.890Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-04-28T08:37:04.890Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-04-28T08:37:07.125Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-04-28T08:37:07.125Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-04-28T08:37:07.125Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-04-28T08:37:10.087Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-04-28T08:37:10.087Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-04-28T08:37:10.087Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-04-28T08:37:10.087Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-04-28T08:37:10.087Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-04-28T08:37:11.651Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-04-28T08:37:11.651Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-04-28T08:37:11.651Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-04-28T08:37:11.651Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-04-28T08:37:12.132Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-04-28T08:37:12.132Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-04-28T08:37:12.132Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-04-28T08:37:12.132Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-04-28T08:37:12.132Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-04-28T08:37:12.132Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-04-28T08:37:12.132Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-04-28T08:37:12.132Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-04-28T08:37:12.132Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-04-28T08:37:12.132Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-04-28T08:37:12.132Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-04-28T08:37:14.346Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-04-28T08:37:16.563Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-04-28T08:37:18.127Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-04-28T08:37:18.127Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-04-28T08:37:18.127Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-04-28T08:37:18.127Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-04-28T08:37:18.127Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-04-28T08:37:18.127Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-04-28T08:37:18.594Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-04-28T08:37:20.806Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-04-28T08:37:20.806Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-04-28T08:37:20.806Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-04-28T08:37:20.806Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-04-28T08:37:20.806Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-04-28T08:37:20.806Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-04-28T08:37:20.806Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-04-28T08:37:20.806Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-04-28T08:37:20.806Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-04-28T08:37:22.371Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-04-28T08:37:27.127Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-04-28T08:37:27.127Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-04-28T08:37:27.127Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-04-28T08:37:27.127Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-04-28T08:37:27.127Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-04-28T08:37:27.127Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-04-28T08:37:27.127Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-04-28T08:37:27.127Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-04-28T08:37:27.127Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-04-28T08:37:27.127Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-04-28T08:37:27.127Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-04-28T08:37:27.127Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-04-28T08:37:27.127Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-04-28T08:37:29.342Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-04-28T08:37:29.342Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-04-28T08:37:29.342Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-04-28T08:37:29.342Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-04-28T08:37:29.342Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-04-28T08:37:29.342Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-04-28T08:37:31.556Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-04-28T08:37:33.120Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-04-28T08:37:33.120Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-04-28T08:37:33.120Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-04-28T08:37:35.339Z] === RUN TestDockerSuite/TestRunEnvironment [2022-04-28T08:37:35.339Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-04-28T08:37:35.339Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-04-28T08:37:35.339Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-04-28T08:37:35.339Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-04-28T08:37:35.339Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-04-28T08:37:35.339Z] === RUN TestDockerSuite/TestRunExitCode [2022-04-28T08:37:37.555Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-04-28T08:37:39.771Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-04-28T08:37:41.987Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-04-28T08:37:44.202Z] === RUN TestDockerSuite/TestRunExposePort [2022-04-28T08:37:44.202Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-04-28T08:37:44.202Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-04-28T08:37:44.202Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-04-28T08:37:44.202Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-28T08:37:44.202Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-04-28T08:37:44.202Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-04-28T08:37:44.202Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-04-28T08:37:44.202Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-04-28T08:37:44.202Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-28T08:37:44.202Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-04-28T08:37:44.202Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-04-28T08:37:44.202Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-04-28T08:37:44.202Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-04-28T08:37:44.202Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-04-28T08:37:44.202Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-04-28T08:37:52.864Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-04-28T08:37:52.864Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-04-28T08:37:52.864Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-04-28T08:37:52.864Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-04-28T08:37:52.864Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-04-28T08:37:52.864Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-04-28T08:37:52.864Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-04-28T08:37:52.864Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-04-28T08:37:52.864Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-04-28T08:37:52.864Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-04-28T08:37:52.864Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-04-28T08:37:52.864Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-04-28T08:38:01.525Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-04-28T08:38:01.525Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-04-28T08:38:01.525Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-04-28T08:38:03.090Z] === RUN TestDockerSuite/TestRunModeHostname [2022-04-28T08:38:03.091Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-04-28T08:38:03.091Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-04-28T08:38:03.091Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-04-28T08:38:03.091Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-04-28T08:38:03.091Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-04-28T08:38:03.091Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-04-28T08:38:03.091Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-04-28T08:38:03.091Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-04-28T08:38:03.091Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-04-28T08:38:03.091Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-04-28T08:38:03.091Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-04-28T08:38:03.091Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-04-28T08:38:03.091Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-04-28T08:38:03.091Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-04-28T08:38:03.091Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-04-28T08:38:03.091Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-04-28T08:38:03.091Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-04-28T08:38:03.091Z] === RUN TestDockerSuite/TestRunMount [2022-04-28T08:38:03.091Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-04-28T08:38:03.091Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-04-28T08:38:03.091Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-04-28T08:38:03.091Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-04-28T08:38:03.091Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-04-28T08:38:03.091Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-04-28T08:38:03.091Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-04-28T08:38:03.091Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-04-28T08:38:10.419Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-04-28T08:38:10.419Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-04-28T08:38:10.419Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-04-28T08:38:10.419Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-04-28T08:38:10.419Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-04-28T08:38:10.419Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-04-28T08:38:10.419Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-04-28T08:38:14.227Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-04-28T08:38:18.013Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-04-28T08:38:18.013Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-04-28T08:38:18.013Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-04-28T08:38:18.013Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-04-28T08:38:18.013Z] === RUN TestDockerSuite/TestRunNetHost [2022-04-28T08:38:18.013Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-04-28T08:38:18.013Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-04-28T08:38:18.013Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-04-28T08:38:18.013Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-04-28T08:38:18.013Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-04-28T08:38:18.013Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-04-28T08:38:18.013Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-04-28T08:38:18.013Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-04-28T08:38:18.013Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-04-28T08:38:18.013Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-04-28T08:38:18.013Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-04-28T08:38:18.013Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-04-28T08:38:18.013Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-04-28T08:38:18.013Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-04-28T08:38:18.482Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-04-28T08:38:19.484Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-04-28T08:38:21.700Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-04-28T08:38:23.917Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-04-28T08:38:24.904Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-04-28T08:38:27.138Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-04-28T08:38:27.138Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-04-28T08:38:27.138Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-04-28T08:38:27.138Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-04-28T08:38:27.138Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-04-28T08:38:27.138Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-04-28T08:38:27.138Z] === RUN TestDockerSuite/TestRunPortInUse [2022-04-28T08:38:27.138Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-04-28T08:38:27.138Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-04-28T08:38:27.139Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-04-28T08:38:27.139Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-04-28T08:38:27.139Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-04-28T08:38:27.139Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-04-28T08:38:27.139Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-04-28T08:38:27.139Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-04-28T08:38:27.139Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-04-28T08:38:27.139Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-28T08:38:30.088Z] === RUN TestDockerSuite/TestRunPublishPort [2022-04-28T08:38:30.088Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-04-28T08:38:30.088Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-04-28T08:38:30.088Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-04-28T08:38:30.088Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-04-28T08:38:30.088Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-04-28T08:38:30.088Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-04-28T08:38:30.088Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-04-28T08:38:30.088Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-04-28T08:38:30.088Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-04-28T08:38:30.088Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-04-28T08:38:37.244Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-04-28T08:38:37.244Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-04-28T08:38:37.244Z] === RUN TestDockerSuite/TestRunRm [2022-04-28T08:38:44.414Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-04-28T08:38:49.171Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-04-28T08:38:51.385Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-04-28T08:38:53.600Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-04-28T08:38:55.166Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-04-28T08:38:58.119Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-04-28T08:38:58.119Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-04-28T08:38:58.119Z] === RUN TestDockerSuite/TestRunState [2022-04-28T08:38:58.119Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-04-28T08:38:58.119Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-04-28T08:38:59.683Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-04-28T08:38:59.683Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-04-28T08:38:59.683Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-04-28T08:39:01.900Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-04-28T08:39:01.900Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-04-28T08:39:01.900Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-04-28T08:39:01.900Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-04-28T08:39:01.900Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-04-28T08:39:01.900Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-04-28T08:39:01.900Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-04-28T08:39:01.900Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-04-28T08:39:01.900Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-04-28T08:39:06.653Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-04-28T08:39:06.653Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-04-28T08:39:06.653Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-04-28T08:39:06.653Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-04-28T08:39:06.653Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-04-28T08:39:06.653Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-04-28T08:39:06.653Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-04-28T08:39:06.653Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-04-28T08:39:06.653Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-04-28T08:39:06.653Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-04-28T08:39:06.653Z] === RUN TestDockerSuite/TestRunUserByID [2022-04-28T08:39:06.653Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-04-28T08:39:06.653Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-04-28T08:39:06.653Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-04-28T08:39:06.653Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-04-28T08:39:06.653Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-04-28T08:39:06.653Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-04-28T08:39:06.653Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-04-28T08:39:06.653Z] === RUN TestDockerSuite/TestRunUserByName [2022-04-28T08:39:06.653Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-04-28T08:39:06.653Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-04-28T08:39:08.869Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-04-28T08:39:08.869Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-04-28T08:39:08.869Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-04-28T08:39:10.434Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-04-28T08:39:10.434Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-04-28T08:39:10.434Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-04-28T08:39:10.434Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-04-28T08:39:10.434Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-04-28T08:39:13.384Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-04-28T08:39:20.537Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-04-28T08:39:23.496Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-04-28T08:39:29.372Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-04-28T08:39:29.372Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-04-28T08:39:29.372Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-04-28T08:39:29.372Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-04-28T08:39:36.529Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-04-28T08:39:38.100Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-04-28T08:39:40.316Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-04-28T08:39:40.316Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-04-28T08:39:40.316Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-04-28T08:39:40.316Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-04-28T08:39:40.792Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-04-28T08:39:40.792Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-04-28T08:39:40.792Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-04-28T08:39:40.792Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-04-28T08:39:40.792Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-04-28T08:39:40.792Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-04-28T08:39:40.792Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-04-28T08:39:40.792Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-04-28T08:39:40.792Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-04-28T08:39:40.792Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-04-28T08:39:40.792Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-04-28T08:39:44.583Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-04-28T08:39:46.147Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-04-28T08:39:47.711Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-04-28T08:39:52.468Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-04-28T08:39:52.468Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-04-28T08:39:52.468Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-04-28T08:39:52.468Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-04-28T08:39:52.468Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-04-28T08:39:52.468Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-04-28T08:39:52.468Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-04-28T08:39:52.468Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-04-28T08:39:52.468Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-04-28T08:39:52.468Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-04-28T08:39:52.468Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-04-28T08:39:52.468Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-04-28T08:39:52.468Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-04-28T08:39:52.468Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-04-28T08:39:52.468Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-04-28T08:39:52.468Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-04-28T08:39:52.468Z] === RUN TestDockerSuite/TestSaveImageId [2022-04-28T08:39:52.468Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-04-28T08:39:52.468Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-04-28T08:39:52.468Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-04-28T08:39:52.468Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-04-28T08:39:52.468Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-04-28T08:39:52.468Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-04-28T08:39:52.468Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-04-28T08:39:52.468Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-04-28T08:39:52.468Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-04-28T08:39:52.468Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-04-28T08:39:52.468Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-04-28T08:39:52.468Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-04-28T08:39:52.468Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-04-28T08:39:52.468Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-04-28T08:39:52.468Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-04-28T08:39:52.468Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-04-28T08:39:52.468Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-04-28T08:39:52.468Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-04-28T08:39:54.698Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-04-28T08:39:55.166Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-04-28T08:39:55.166Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-04-28T08:39:55.634Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-04-28T08:39:57.198Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-04-28T08:39:57.198Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-04-28T08:39:59.420Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-04-28T08:40:01.636Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-04-28T08:40:03.214Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-04-28T08:40:03.214Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-04-28T08:40:03.214Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-04-28T08:40:10.376Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-04-28T08:40:10.376Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-04-28T08:40:10.376Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-04-28T08:40:14.176Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-04-28T08:40:14.176Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-04-28T08:40:14.176Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-04-28T08:40:14.176Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-04-28T08:40:14.176Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-04-28T08:40:14.176Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-04-28T08:40:14.176Z] === RUN TestDockerSuite/TestStartRecordError [2022-04-28T08:40:14.176Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-04-28T08:40:14.176Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-04-28T08:40:20.073Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-04-28T08:40:20.073Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-04-28T08:40:20.073Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-04-28T08:40:20.073Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-04-28T08:40:20.073Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-04-28T08:40:20.073Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-04-28T08:40:20.073Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-04-28T08:40:20.073Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-04-28T08:40:20.073Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-04-28T08:40:20.073Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-04-28T08:40:20.073Z] === RUN TestDockerSuite/TestStatsNoStream [2022-04-28T08:40:20.073Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-04-28T08:40:20.073Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-04-28T08:40:21.636Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-04-28T08:40:23.851Z] === RUN TestDockerSuite/TestTopPrivileged [2022-04-28T08:40:23.851Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-04-28T08:40:23.851Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-04-28T08:40:26.068Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-04-28T08:40:26.068Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-04-28T08:40:26.068Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-04-28T08:40:26.068Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-04-28T08:40:26.068Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-04-28T08:40:26.068Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-04-28T08:40:26.068Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-04-28T08:40:26.068Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-04-28T08:40:26.068Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-04-28T08:40:26.068Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-04-28T08:40:26.068Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-04-28T08:40:26.068Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-04-28T08:40:26.068Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-04-28T08:40:43.881Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-04-28T08:40:43.881Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-04-28T08:40:43.881Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-04-28T08:40:43.881Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-04-28T08:40:43.881Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-04-28T08:40:43.881Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-04-28T08:40:43.881Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-04-28T08:40:43.881Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-04-28T08:40:44.867Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-04-28T08:40:44.867Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-04-28T08:40:47.818Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-04-28T08:40:48.287Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-04-28T08:40:48.287Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-04-28T08:40:48.755Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-04-28T08:40:48.755Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-04-28T08:40:55.911Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-04-28T08:40:55.911Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-04-28T08:40:55.911Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-04-28T08:40:56.380Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-04-28T08:40:56.380Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-04-28T08:40:56.380Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-04-28T08:40:56.380Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-04-28T08:41:03.539Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-04-28T08:41:03.539Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-04-28T08:41:03.539Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-04-28T08:41:12.201Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-04-28T08:41:12.201Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-04-28T08:41:12.201Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-04-28T08:41:12.671Z] --- PASS: TestDockerSuite (2393.85s) [2022-04-28T08:41:12.671Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s) [2022-04-28T08:41:12.671Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-04-28T08:41:12.671Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2022-04-28T08:41:12.671Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-04-28T08:41:12.671Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-04-28T08:41:12.671Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-04-28T08:41:12.671Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-04-28T08:41:12.671Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.77s) [2022-04-28T08:41:12.671Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.28s) [2022-04-28T08:41:12.671Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.68s) [2022-04-28T08:41:12.671Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s) [2022-04-28T08:41:12.671Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (91.66s) [2022-04-28T08:41:12.671Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.90s) [2022-04-28T08:41:12.671Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.05s) [2022-04-28T08:41:12.671Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-04-28T08:41:12.671Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-04-28T08:41:12.671Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-04-28T08:41:12.671Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2022-04-28T08:41:12.671Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-04-28T08:41:12.671Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2022-04-28T08:41:12.671Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-04-28T08:41:12.671Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-04-28T08:41:12.671Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-04-28T08:41:12.671Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.54s) [2022-04-28T08:41:12.671Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.03s) [2022-04-28T08:41:12.671Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-28T08:41:12.671Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.06s) [2022-04-28T08:41:12.671Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.51s) [2022-04-28T08:41:12.671Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-04-28T08:41:12.671Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-04-28T08:41:12.671Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-04-28T08:41:12.671Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-28T08:41:12.671Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.03s) [2022-04-28T08:41:12.671Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.03s) [2022-04-28T08:41:12.671Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-28T08:41:12.671Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.22s) [2022-04-28T08:41:12.671Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (95.59s) [2022-04-28T08:41:12.671Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.41s) [2022-04-28T08:41:12.671Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.19s) [2022-04-28T08:41:12.671Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2022-04-28T08:41:12.671Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.65s) [2022-04-28T08:41:12.671Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.90s) [2022-04-28T08:41:12.671Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-04-28T08:41:12.671Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-04-28T08:41:12.671Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-04-28T08:41:12.671Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.23s) [2022-04-28T08:41:12.671Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.89s) [2022-04-28T08:41:12.671Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.26s) [2022-04-28T08:41:12.671Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.56s) [2022-04-28T08:41:12.671Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-04-28T08:41:12.671Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-04-28T08:41:12.671Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2022-04-28T08:41:12.671Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.88s) [2022-04-28T08:41:12.671Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (10.61s) [2022-04-28T08:41:12.671Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (9.28s) [2022-04-28T08:41:12.671Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.07s) [2022-04-28T08:41:12.671Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-04-28T08:41:12.671Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.24s) [2022-04-28T08:41:12.671Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.64s) [2022-04-28T08:41:12.671Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (9.26s) [2022-04-28T08:41:12.671Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-04-28T08:41:12.671Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-04-28T08:41:12.671Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-04-28T08:41:12.671Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-04-28T08:41:12.671Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.55s) [2022-04-28T08:41:12.671Z] --- PASS: TestDockerSuite/TestBuildAddTar (43.65s) [2022-04-28T08:41:12.671Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-04-28T08:41:12.671Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.28s) [2022-04-28T08:41:12.671Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (24.19s) [2022-04-28T08:41:12.671Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.64s) [2022-04-28T08:41:12.671Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.50s) [2022-04-28T08:41:12.671Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.26s) [2022-04-28T08:41:12.671Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.80s) [2022-04-28T08:41:12.671Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.25s) [2022-04-28T08:41:12.671Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (8.04s) [2022-04-28T08:41:12.671Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (7.80s) [2022-04-28T08:41:12.671Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.30s) [2022-04-28T08:41:12.671Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (9.14s) [2022-04-28T08:41:12.671Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-04-28T08:41:12.671Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-04-28T08:41:12.671Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.34s) [2022-04-28T08:41:12.671Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-04-28T08:41:12.671Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.59s) [2022-04-28T08:41:12.671Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-04-28T08:41:12.671Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-04-28T08:41:12.671Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (34.03s) [2022-04-28T08:41:12.671Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.07s) [2022-04-28T08:41:12.671Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.55s) [2022-04-28T08:41:12.671Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.30s) [2022-04-28T08:41:12.671Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.29s) [2022-04-28T08:41:12.671Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-04-28T08:41:12.671Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (3.97s) [2022-04-28T08:41:12.671Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.30s) [2022-04-28T08:41:12.671Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-04-28T08:41:12.671Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-04-28T08:41:12.671Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.50s) [2022-04-28T08:41:12.671Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.01s) [2022-04-28T08:41:12.671Z] --- PASS: TestDockerSuite/TestBuildCmd (0.60s) [2022-04-28T08:41:12.671Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.60s) [2022-04-28T08:41:12.671Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.58s) [2022-04-28T08:41:12.671Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.99s) [2022-04-28T08:41:12.671Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.26s) [2022-04-28T08:41:12.671Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-04-28T08:41:12.671Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.24s) [2022-04-28T08:41:12.671Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-04-28T08:41:12.671Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.51s) [2022-04-28T08:41:12.671Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.85s) [2022-04-28T08:41:12.671Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.94s) [2022-04-28T08:41:12.671Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.51s) [2022-04-28T08:41:12.671Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-04-28T08:41:12.671Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.88s) [2022-04-28T08:41:12.671Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.67s) [2022-04-28T08:41:12.671Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-04-28T08:41:12.671Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-28T08:41:12.671Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.65s) [2022-04-28T08:41:12.671Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (28.33s) [2022-04-28T08:41:12.671Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.58s) [2022-04-28T08:41:12.671Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.52s) [2022-04-28T08:41:12.671Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.54s) [2022-04-28T08:41:12.671Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.29s) [2022-04-28T08:41:12.671Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s) [2022-04-28T08:41:12.671Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-04-28T08:41:12.671Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.56s) [2022-04-28T08:41:12.671Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-04-28T08:41:12.671Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (24.14s) [2022-04-28T08:41:12.671Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.75s) [2022-04-28T08:41:12.671Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.29s) [2022-04-28T08:41:12.671Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (14.63s) [2022-04-28T08:41:12.671Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.49s) [2022-04-28T08:41:12.671Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.60s) [2022-04-28T08:41:12.671Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.04s) [2022-04-28T08:41:12.671Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (7.35s) [2022-04-28T08:41:12.671Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.62s) [2022-04-28T08:41:12.671Z] --- PASS: TestDockerSuite/TestBuildDockerignore (70.40s) [2022-04-28T08:41:12.671Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (4.77s) [2022-04-28T08:41:12.671Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.30s) [2022-04-28T08:41:12.671Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (94.41s) [2022-04-28T08:41:12.671Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.49s) [2022-04-28T08:41:12.671Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.64s) [2022-04-28T08:41:12.671Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (20.76s) [2022-04-28T08:41:12.671Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (13.70s) [2022-04-28T08:41:12.671Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (14.00s) [2022-04-28T08:41:12.671Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (37.79s) [2022-04-28T08:41:12.671Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (18.16s) [2022-04-28T08:41:12.671Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (8.53s) [2022-04-28T08:41:12.671Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (115.43s) [2022-04-28T08:41:12.671Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.39s) [2022-04-28T08:41:12.671Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.27s) [2022-04-28T08:41:12.671Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-04-28T08:41:12.671Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.57s) [2022-04-28T08:41:12.671Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.10s) [2022-04-28T08:41:12.671Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-04-28T08:41:12.671Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.52s) [2022-04-28T08:41:12.671Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.58s) [2022-04-28T08:41:12.671Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.99s) [2022-04-28T08:41:12.671Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.07s) [2022-04-28T08:41:12.671Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.26s) [2022-04-28T08:41:12.671Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-04-28T08:41:12.671Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.30s) [2022-04-28T08:41:12.671Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-04-28T08:41:12.671Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-04-28T08:41:12.671Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-04-28T08:41:12.671Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.71s) [2022-04-28T08:41:12.671Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-04-28T08:41:12.671Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-04-28T08:41:12.671Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-04-28T08:41:12.671Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.98s) [2022-04-28T08:41:12.671Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.31s) [2022-04-28T08:41:12.671Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (14.16s) [2022-04-28T08:41:12.671Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.64s) [2022-04-28T08:41:12.671Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-04-28T08:41:12.671Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-04-28T08:41:12.671Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-28T08:41:12.671Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-04-28T08:41:12.671Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-04-28T08:41:12.671Z] --- PASS: TestDockerSuite/TestBuildFails (6.88s) [2022-04-28T08:41:12.671Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.12s) [2022-04-28T08:41:12.671Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.07s) [2022-04-28T08:41:12.671Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (4.94s) [2022-04-28T08:41:12.671Z] --- PASS: TestDockerSuite/TestBuildForceRm (5.84s) [2022-04-28T08:41:12.671Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.11s) [2022-04-28T08:41:12.671Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.34s) [2022-04-28T08:41:12.671Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.64s) [2022-04-28T08:41:12.671Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-04-28T08:41:12.671Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.77s) [2022-04-28T08:41:12.671Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.58s) [2022-04-28T08:41:12.671Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-04-28T08:41:12.671Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (12.43s) [2022-04-28T08:41:12.671Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-04-28T08:41:12.671Z] --- PASS: TestDockerSuite/TestBuildHistory (11.08s) [2022-04-28T08:41:12.671Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.97s) [2022-04-28T08:41:12.671Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.84s) [2022-04-28T08:41:12.671Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-04-28T08:41:12.671Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.77s) [2022-04-28T08:41:12.671Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.10s) [2022-04-28T08:41:12.671Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (3.71s) [2022-04-28T08:41:12.671Z] --- PASS: TestDockerSuite/TestBuildLabel (0.98s) [2022-04-28T08:41:12.671Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.66s) [2022-04-28T08:41:12.671Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.98s) [2022-04-28T08:41:12.671Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.60s) [2022-04-28T08:41:12.671Z] --- PASS: TestDockerSuite/TestBuildLabels (1.01s) [2022-04-28T08:41:12.671Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.59s) [2022-04-28T08:41:12.671Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.78s) [2022-04-28T08:41:12.671Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2022-04-28T08:41:12.671Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2022-04-28T08:41:12.671Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2022-04-28T08:41:12.671Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) [2022-04-28T08:41:12.671Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2022-04-28T08:41:12.671Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2022-04-28T08:41:12.671Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.61s) [2022-04-28T08:41:12.671Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.68s) [2022-04-28T08:41:12.671Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.52s) [2022-04-28T08:41:12.671Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (17.99s) [2022-04-28T08:41:12.671Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-04-28T08:41:12.671Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.74s) [2022-04-28T08:41:12.671Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (27.53s) [2022-04-28T08:41:12.671Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (17.61s) [2022-04-28T08:41:12.671Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (9.63s) [2022-04-28T08:41:12.671Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (10.41s) [2022-04-28T08:41:12.671Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.12s) [2022-04-28T08:41:12.671Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (14.64s) [2022-04-28T08:41:12.671Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-04-28T08:41:12.671Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (11.57s) [2022-04-28T08:41:12.671Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.66s) [2022-04-28T08:41:12.671Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-04-28T08:41:12.671Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-04-28T08:41:12.671Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.53s) [2022-04-28T08:41:12.671Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (8.55s) [2022-04-28T08:41:12.671Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.16s) [2022-04-28T08:41:12.671Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.26s) [2022-04-28T08:41:12.671Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.15s) [2022-04-28T08:41:12.671Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.77s) [2022-04-28T08:41:12.671Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.98s) [2022-04-28T08:41:12.672Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.30s) [2022-04-28T08:41:12.672Z] --- PASS: TestDockerSuite/TestBuildOnBuild (7.74s) [2022-04-28T08:41:12.672Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.50s) [2022-04-28T08:41:12.672Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (7.74s) [2022-04-28T08:41:12.672Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.41s) [2022-04-28T08:41:12.672Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (7.32s) [2022-04-28T08:41:12.672Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.32s) [2022-04-28T08:41:12.672Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.30s) [2022-04-28T08:41:12.672Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.09s) [2022-04-28T08:41:12.672Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-04-28T08:41:12.672Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-04-28T08:41:12.672Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.96s) [2022-04-28T08:41:12.672Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-04-28T08:41:12.672Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (39.86s) [2022-04-28T08:41:12.672Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (25.57s) [2022-04-28T08:41:12.672Z] --- PASS: TestDockerSuite/TestBuildRm (11.10s) [2022-04-28T08:41:12.672Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.03s) [2022-04-28T08:41:12.672Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-04-28T08:41:12.672Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.30s) [2022-04-28T08:41:12.672Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.36s) [2022-04-28T08:41:12.672Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.26s) [2022-04-28T08:41:12.672Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.23s) [2022-04-28T08:41:12.672Z] --- PASS: TestDockerSuite/TestBuildShellInherited (8.60s) [2022-04-28T08:41:12.672Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (13.41s) [2022-04-28T08:41:12.672Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.63s) [2022-04-28T08:41:12.672Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.65s) [2022-04-28T08:41:12.672Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (9.18s) [2022-04-28T08:41:12.672Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.31s) [2022-04-28T08:41:12.672Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.04s) [2022-04-28T08:41:12.672Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2022-04-28T08:41:12.672Z] --- PASS: TestDockerSuite/TestBuildStderr (3.85s) [2022-04-28T08:41:12.672Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (16.90s) [2022-04-28T08:41:12.672Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.29s) [2022-04-28T08:41:12.672Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.80s) [2022-04-28T08:41:12.672Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.20s) [2022-04-28T08:41:12.672Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.02s) [2022-04-28T08:41:12.672Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.69s) [2022-04-28T08:41:12.672Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-04-28T08:41:12.672Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-04-28T08:41:12.672Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-04-28T08:41:12.672Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.60s) [2022-04-28T08:41:12.672Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.57s) [2022-04-28T08:41:12.672Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (7.34s) [2022-04-28T08:41:12.672Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-04-28T08:41:12.672Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-04-28T08:41:12.672Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (19.06s) [2022-04-28T08:41:12.672Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.84s) [2022-04-28T08:41:12.672Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (7.39s) [2022-04-28T08:41:12.672Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (9.72s) [2022-04-28T08:41:12.672Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.30s) [2022-04-28T08:41:12.672Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-04-28T08:41:12.672Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.36s) [2022-04-28T08:41:12.672Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s) [2022-04-28T08:41:12.672Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (9.42s) [2022-04-28T08:41:12.672Z] --- PASS: TestDockerSuite/TestBuildWithTabs (3.87s) [2022-04-28T08:41:12.672Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.35s) [2022-04-28T08:41:12.672Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (21.11s) [2022-04-28T08:41:12.672Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.36s) [2022-04-28T08:41:12.672Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.36s) [2022-04-28T08:41:12.672Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-04-28T08:41:12.672Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.24s) [2022-04-28T08:41:12.672Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (7.03s) [2022-04-28T08:41:12.672Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.01s) [2022-04-28T08:41:12.672Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.28s) [2022-04-28T08:41:12.672Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-04-28T08:41:12.672Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-04-28T08:41:12.672Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.00s) [2022-04-28T08:41:12.672Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (3.96s) [2022-04-28T08:41:12.672Z] --- PASS: TestDockerSuite/TestCommitChange (4.27s) [2022-04-28T08:41:12.672Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (3.78s) [2022-04-28T08:41:12.672Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-04-28T08:41:12.672Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.14s) [2022-04-28T08:41:12.672Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-04-28T08:41:12.672Z] --- PASS: TestDockerSuite/TestCommitTTY (5.85s) [2022-04-28T08:41:12.672Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (3.78s) [2022-04-28T08:41:12.672Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-04-28T08:41:12.672Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-04-28T08:41:12.672Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-28T08:41:12.672Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-04-28T08:41:12.672Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-04-28T08:41:12.672Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-28T08:41:12.672Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-04-28T08:41:12.672Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.07s) [2022-04-28T08:41:12.672Z] --- PASS: TestDockerSuite/TestContainerAPICommit (5.73s) [2022-04-28T08:41:12.672Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (5.87s) [2022-04-28T08:41:12.672Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-04-28T08:41:12.672Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.05s) [2022-04-28T08:41:12.672Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-04-28T08:41:12.672Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-04-28T08:41:12.672Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-04-28T08:41:12.672Z] --- PASS: TestDockerSuite/TestContainerAPICreate (1.99s) [2022-04-28T08:41:12.672Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-04-28T08:41:12.672Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-04-28T08:41:12.672Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.29s) [2022-04-28T08:41:12.672Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-04-28T08:41:12.672Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-04-28T08:41:12.672Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-04-28T08:41:12.672Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-04-28T08:41:12.672Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.34s) [2022-04-28T08:41:12.672Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.97s) [2022-04-28T08:41:12.672Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.99s) [2022-04-28T08:41:12.672Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-04-28T08:41:12.672Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-04-28T08:41:12.672Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.11s) [2022-04-28T08:41:12.672Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-04-28T08:41:12.672Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.09s) [2022-04-28T08:41:12.672Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-04-28T08:41:12.672Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-04-28T08:41:12.672Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.07s) [2022-04-28T08:41:12.672Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-04-28T08:41:12.672Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.82s) [2022-04-28T08:41:12.672Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-04-28T08:41:12.672Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.31s) [2022-04-28T08:41:12.672Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.25s) [2022-04-28T08:41:12.672Z] --- PASS: TestDockerSuite/TestContainerAPIRename (6.85s) [2022-04-28T08:41:12.672Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.37s) [2022-04-28T08:41:12.672Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.63s) [2022-04-28T08:41:12.672Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) [2022-04-28T08:41:12.672Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.03s) [2022-04-28T08:41:12.672Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.03s) [2022-04-28T08:41:12.672Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-04-28T08:41:12.672Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.71s) [2022-04-28T08:41:12.672Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-28T08:41:12.672Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.30s) [2022-04-28T08:41:12.672Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-04-28T08:41:12.672Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.92s) [2022-04-28T08:41:12.672Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2022-04-28T08:41:12.672Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.08s) [2022-04-28T08:41:12.672Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.82s) [2022-04-28T08:41:12.672Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-04-28T08:41:12.672Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-04-28T08:41:12.672Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-04-28T08:41:12.672Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-04-28T08:41:12.672Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-04-28T08:41:12.672Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.76s) [2022-04-28T08:41:12.672Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (36.95s) [2022-04-28T08:41:12.672Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.39s) [2022-04-28T08:41:12.672Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (7.42s) [2022-04-28T08:41:12.672Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.41s) [2022-04-28T08:41:12.672Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (7.42s) [2022-04-28T08:41:12.672Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000004a08_} (2.43s) [2022-04-28T08:41:12.672Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11516108933_c:\foo_false____} (7.42s) [2022-04-28T08:41:12.672Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11516108933_c:\foo_true____} (7.43s) [2022-04-28T08:41:12.672Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-28T08:41:12.672Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.23s) [2022-04-28T08:41:12.672Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-04-28T08:41:12.672Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-04-28T08:41:12.672Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-04-28T08:41:12.672Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-04-28T08:41:12.672Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-04-28T08:41:12.672Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2022-04-28T08:41:12.672Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.04s) [2022-04-28T08:41:12.672Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.04s) [2022-04-28T08:41:12.672Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-04-28T08:41:12.672Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.04s) [2022-04-28T08:41:12.672Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-28T08:41:12.672Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-04-28T08:41:12.672Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-04-28T08:41:12.672Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-04-28T08:41:12.672Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-04-28T08:41:12.672Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.25s) [2022-04-28T08:41:12.672Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-04-28T08:41:12.672Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-04-28T08:41:12.672Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-04-28T08:41:12.672Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-04-28T08:41:12.672Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-04-28T08:41:12.672Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-28T08:41:12.672Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-04-28T08:41:12.672Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-04-28T08:41:12.672Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-04-28T08:41:12.672Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-04-28T08:41:12.672Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-04-28T08:41:12.672Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-04-28T08:41:12.672Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-04-28T08:41:12.672Z] --- PASS: TestDockerSuite/TestCpGarbagePath (6.99s) [2022-04-28T08:41:12.672Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.08s) [2022-04-28T08:41:12.672Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-28T08:41:12.672Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.13s) [2022-04-28T08:41:12.672Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-28T08:41:12.672Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-04-28T08:41:12.672Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-04-28T08:41:12.672Z] --- PASS: TestDockerSuite/TestCpToCaseA (3.89s) [2022-04-28T08:41:12.672Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.23s) [2022-04-28T08:41:12.672Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-28T08:41:12.672Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-04-28T08:41:12.672Z] --- PASS: TestDockerSuite/TestCpToCaseE (7.92s) [2022-04-28T08:41:12.672Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-04-28T08:41:12.672Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-04-28T08:41:12.672Z] --- PASS: TestDockerSuite/TestCpToCaseH (7.97s) [2022-04-28T08:41:12.672Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-04-28T08:41:12.672Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-04-28T08:41:12.672Z] --- PASS: TestDockerSuite/TestCpToDot (2.26s) [2022-04-28T08:41:12.672Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-04-28T08:41:12.672Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-04-28T08:41:12.672Z] --- PASS: TestDockerSuite/TestCpToStdout (2.26s) [2022-04-28T08:41:12.672Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-04-28T08:41:12.672Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-04-28T08:41:12.672Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-04-28T08:41:12.672Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2022-04-28T08:41:12.672Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.18s) [2022-04-28T08:41:12.672Z] --- PASS: TestDockerSuite/TestCreateArgs (0.19s) [2022-04-28T08:41:12.672Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.03s) [2022-04-28T08:41:12.672Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.11s) [2022-04-28T08:41:12.672Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.19s) [2022-04-28T08:41:12.672Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.18s) [2022-04-28T08:41:12.672Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.82s) [2022-04-28T08:41:12.672Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.68s) [2022-04-28T08:41:12.672Z] --- PASS: TestDockerSuite/TestCreateLabels (0.18s) [2022-04-28T08:41:12.672Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-04-28T08:41:12.672Z] --- PASS: TestDockerSuite/TestCreateRM (0.33s) [2022-04-28T08:41:12.672Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-04-28T08:41:12.672Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.18s) [2022-04-28T08:41:12.672Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.33s) [2022-04-28T08:41:12.672Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (6.87s) [2022-04-28T08:41:12.672Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.20s) [2022-04-28T08:41:12.672Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.42s) [2022-04-28T08:41:12.672Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.19s) [2022-04-28T08:41:12.672Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.18s) [2022-04-28T08:41:12.672Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-28T08:41:12.672Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.24s) [2022-04-28T08:41:12.672Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-04-28T08:41:12.672Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.13s) [2022-04-28T08:41:12.672Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-04-28T08:41:12.672Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-04-28T08:41:12.672Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-04-28T08:41:12.672Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-04-28T08:41:12.672Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-04-28T08:41:12.672Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-04-28T08:41:12.672Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-04-28T08:41:12.672Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-04-28T08:41:12.672Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2022-04-28T08:41:12.672Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2022-04-28T08:41:12.672Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-04-28T08:41:12.672Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-04-28T08:41:12.672Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-04-28T08:41:12.672Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-04-28T08:41:12.672Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-04-28T08:41:12.672Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.11s) [2022-04-28T08:41:12.672Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.13s) [2022-04-28T08:41:12.672Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.78s) [2022-04-28T08:41:12.672Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (11.80s) [2022-04-28T08:41:12.672Z] --- PASS: TestDockerSuite/TestEventsCopy (4.35s) [2022-04-28T08:41:12.672Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.59s) [2022-04-28T08:41:12.672Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.01s) [2022-04-28T08:41:12.672Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.80s) [2022-04-28T08:41:12.672Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.39s) [2022-04-28T08:41:12.672Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.60s) [2022-04-28T08:41:12.672Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.98s) [2022-04-28T08:41:12.672Z] --- PASS: TestDockerSuite/TestEventsFilters (4.25s) [2022-04-28T08:41:12.672Z] --- PASS: TestDockerSuite/TestEventsFormat (4.13s) [2022-04-28T08:41:12.672Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2022-04-28T08:41:12.673Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2022-04-28T08:41:12.673Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-04-28T08:41:12.673Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-04-28T08:41:12.673Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-04-28T08:41:12.673Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.18s) [2022-04-28T08:41:12.673Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-04-28T08:41:12.673Z] --- PASS: TestDockerSuite/TestEventsRename (2.20s) [2022-04-28T08:41:12.673Z] --- PASS: TestDockerSuite/TestEventsResize (7.49s) [2022-04-28T08:41:12.673Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.02s) [2022-04-28T08:41:12.673Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.40s) [2022-04-28T08:41:12.673Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.49s) [2022-04-28T08:41:12.673Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-04-28T08:41:12.673Z] --- PASS: TestDockerSuite/TestEventsUntag (2.77s) [2022-04-28T08:41:12.673Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.42s) [2022-04-28T08:41:12.673Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-04-28T08:41:12.673Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-04-28T08:41:12.673Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.84s) [2022-04-28T08:41:12.673Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.78s) [2022-04-28T08:41:12.673Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-04-28T08:41:12.673Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-04-28T08:41:12.673Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-04-28T08:41:12.673Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.84s) [2022-04-28T08:41:12.673Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.97s) [2022-04-28T08:41:12.673Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.99s) [2022-04-28T08:41:12.673Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.90s) [2022-04-28T08:41:12.673Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.85s) [2022-04-28T08:41:12.673Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-04-28T08:41:12.673Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-04-28T08:41:12.673Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-04-28T08:41:12.673Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.09s) [2022-04-28T08:41:12.673Z] --- PASS: TestDockerSuite/TestExecInspectID (4.45s) [2022-04-28T08:41:12.673Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-04-28T08:41:12.673Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-04-28T08:41:12.673Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-04-28T08:41:12.673Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-04-28T08:41:12.673Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-04-28T08:41:12.673Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.27s) [2022-04-28T08:41:12.673Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-04-28T08:41:12.673Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-04-28T08:41:12.673Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-04-28T08:41:12.673Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-04-28T08:41:12.673Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-04-28T08:41:12.673Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.07s) [2022-04-28T08:41:12.673Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-04-28T08:41:12.673Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (7.16s) [2022-04-28T08:41:12.673Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-04-28T08:41:12.673Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-04-28T08:41:12.673Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-04-28T08:41:12.673Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.84s) [2022-04-28T08:41:12.673Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.86s) [2022-04-28T08:41:12.673Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.86s) [2022-04-28T08:41:12.673Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.84s) [2022-04-28T08:41:12.673Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-04-28T08:41:12.673Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-04-28T08:41:12.673Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.13s) [2022-04-28T08:41:12.673Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-04-28T08:41:12.673Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2022-04-28T08:41:12.673Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2022-04-28T08:41:12.673Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) [2022-04-28T08:41:12.673Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (3.87s) [2022-04-28T08:41:12.673Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.08s) [2022-04-28T08:41:12.673Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-04-28T08:41:12.673Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2022-04-28T08:41:12.673Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2022-04-28T08:41:12.673Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.35s) [2022-04-28T08:41:12.673Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.64s) [2022-04-28T08:41:12.673Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2022-04-28T08:41:12.673Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.03s) [2022-04-28T08:41:12.673Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s) [2022-04-28T08:41:12.673Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.77s) [2022-04-28T08:41:12.673Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.27s) [2022-04-28T08:41:12.673Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.18s) [2022-04-28T08:41:12.673Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.45s) [2022-04-28T08:41:12.673Z] --- PASS: TestDockerSuite/TestImagesFormat (0.21s) [2022-04-28T08:41:12.673Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-04-28T08:41:12.673Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.75s) [2022-04-28T08:41:12.673Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.08s) [2022-04-28T08:41:12.673Z] --- PASS: TestDockerSuite/TestImportBadURL (0.16s) [2022-04-28T08:41:12.673Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-04-28T08:41:12.673Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-04-28T08:41:12.673Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2022-04-28T08:41:12.673Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-28T08:41:12.673Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-04-28T08:41:12.673Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-28T08:41:12.673Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-04-28T08:41:12.673Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-04-28T08:41:12.673Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-28T08:41:12.673Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s) [2022-04-28T08:41:12.673Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-04-28T08:41:12.673Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-04-28T08:41:12.673Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.00s) [2022-04-28T08:41:12.673Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.01s) [2022-04-28T08:41:12.673Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-04-28T08:41:12.673Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-04-28T08:41:12.673Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2022-04-28T08:41:12.673Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-04-28T08:41:12.673Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.02s) [2022-04-28T08:41:12.673Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.20s) [2022-04-28T08:41:12.673Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.03s) [2022-04-28T08:41:12.673Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-04-28T08:41:12.673Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-04-28T08:41:12.673Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-04-28T08:41:12.673Z] --- PASS: TestDockerSuite/TestInspectDefault (2.02s) [2022-04-28T08:41:12.673Z] --- PASS: TestDockerSuite/TestInspectHistory (3.80s) [2022-04-28T08:41:12.673Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-04-28T08:41:12.673Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-04-28T08:41:12.673Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-04-28T08:41:12.673Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.01s) [2022-04-28T08:41:12.673Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.98s) [2022-04-28T08:41:12.673Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.18s) [2022-04-28T08:41:12.673Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.00s) [2022-04-28T08:41:12.673Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.97s) [2022-04-28T08:41:12.673Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-04-28T08:41:12.673Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2022-04-28T08:41:12.673Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.96s) [2022-04-28T08:41:12.673Z] --- PASS: TestDockerSuite/TestInspectStatus (2.44s) [2022-04-28T08:41:12.673Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.90s) [2022-04-28T08:41:12.673Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.07s) [2022-04-28T08:41:12.673Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.06s) [2022-04-28T08:41:12.673Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.98s) [2022-04-28T08:41:12.673Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.11s) [2022-04-28T08:41:12.673Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (1.99s) [2022-04-28T08:41:12.673Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (1.96s) [2022-04-28T08:41:12.673Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2022-04-28T08:41:12.673Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-04-28T08:41:12.673Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-04-28T08:41:12.673Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-04-28T08:41:12.673Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-04-28T08:41:12.673Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-04-28T08:41:12.673Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-04-28T08:41:12.673Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-04-28T08:41:12.673Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-04-28T08:41:12.673Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-04-28T08:41:12.673Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-04-28T08:41:12.673Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-04-28T08:41:12.673Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-04-28T08:41:12.673Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-04-28T08:41:12.673Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-04-28T08:41:12.673Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-04-28T08:41:12.673Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-04-28T08:41:12.673Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2022-04-28T08:41:12.673Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-04-28T08:41:12.673Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.76s) [2022-04-28T08:41:12.673Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.75s) [2022-04-28T08:41:12.673Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.36s) [2022-04-28T08:41:12.673Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.15s) [2022-04-28T08:41:12.673Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-04-28T08:41:12.673Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.99s) [2022-04-28T08:41:12.673Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2022-04-28T08:41:12.673Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.19s) [2022-04-28T08:41:12.673Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.24s) [2022-04-28T08:41:12.673Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.18s) [2022-04-28T08:41:12.673Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.44s) [2022-04-28T08:41:12.673Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.31s) [2022-04-28T08:41:12.673Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-04-28T08:41:12.673Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.13s) [2022-04-28T08:41:12.673Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.08s) [2022-04-28T08:41:12.673Z] --- PASS: TestDockerSuite/TestLogsSince (8.70s) [2022-04-28T08:41:12.673Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-04-28T08:41:12.673Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-04-28T08:41:12.673Z] --- PASS: TestDockerSuite/TestLogsTail (2.60s) [2022-04-28T08:41:12.673Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.33s) [2022-04-28T08:41:12.673Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.21s) [2022-04-28T08:41:12.673Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-04-28T08:41:12.673Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.03s) [2022-04-28T08:41:12.673Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-04-28T08:41:12.673Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-04-28T08:41:12.673Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-04-28T08:41:12.673Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-04-28T08:41:12.673Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-04-28T08:41:12.673Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-04-28T08:41:12.673Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.09s) [2022-04-28T08:41:12.673Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-28T08:41:12.673Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-04-28T08:41:12.673Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-04-28T08:41:12.673Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-04-28T08:41:12.673Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2022-04-28T08:41:12.673Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-04-28T08:41:12.673Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-04-28T08:41:12.673Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-04-28T08:41:12.673Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-04-28T08:41:12.673Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.04s) [2022-04-28T08:41:12.673Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-04-28T08:41:12.673Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-04-28T08:41:12.673Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-04-28T08:41:12.673Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-28T08:41:12.673Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-04-28T08:41:12.673Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-04-28T08:41:12.673Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-04-28T08:41:12.673Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-04-28T08:41:12.673Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-04-28T08:41:12.673Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.03s) [2022-04-28T08:41:12.673Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-04-28T08:41:12.673Z] --- PASS: TestDockerSuite/TestPsByOrder (7.56s) [2022-04-28T08:41:12.673Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-28T08:41:12.673Z] --- PASS: TestDockerSuite/TestPsListContainersBase (8.34s) [2022-04-28T08:41:12.673Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (12.98s) [2022-04-28T08:41:12.673Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.31s) [2022-04-28T08:41:12.673Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-04-28T08:41:12.673Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (11.54s) [2022-04-28T08:41:12.673Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.49s) [2022-04-28T08:41:12.673Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (11.26s) [2022-04-28T08:41:12.673Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.10s) [2022-04-28T08:41:12.673Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2022-04-28T08:41:12.673Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-04-28T08:41:12.673Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.39s) [2022-04-28T08:41:12.673Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-04-28T08:41:12.673Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-04-28T08:41:12.673Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-04-28T08:41:12.673Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2022-04-28T08:41:12.673Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.33s) [2022-04-28T08:41:12.673Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-04-28T08:41:12.673Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.62s) [2022-04-28T08:41:12.673Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-04-28T08:41:12.673Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.30s) [2022-04-28T08:41:12.673Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.93s) [2022-04-28T08:41:12.673Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-04-28T08:41:12.673Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.72s) [2022-04-28T08:41:12.673Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.75s) [2022-04-28T08:41:12.673Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.21s) [2022-04-28T08:41:12.673Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (23.04s) [2022-04-28T08:41:12.673Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-04-28T08:41:12.673Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.63s) [2022-04-28T08:41:12.673Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.24s) [2022-04-28T08:41:12.673Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.18s) [2022-04-28T08:41:12.673Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.74s) [2022-04-28T08:41:12.673Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (3.90s) [2022-04-28T08:41:12.673Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (3.68s) [2022-04-28T08:41:12.673Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-04-28T08:41:12.673Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (3.78s) [2022-04-28T08:41:12.673Z] --- PASS: TestDockerSuite/TestRmiBlank (0.08s) [2022-04-28T08:41:12.673Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.29s) [2022-04-28T08:41:12.673Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (12.26s) [2022-04-28T08:41:12.673Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.63s) [2022-04-28T08:41:12.673Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.71s) [2022-04-28T08:41:12.674Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (5.70s) [2022-04-28T08:41:12.674Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.39s) [2022-04-28T08:41:12.674Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (6.65s) [2022-04-28T08:41:12.674Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.69s) [2022-04-28T08:41:12.674Z] --- PASS: TestDockerSuite/TestRmiTag (0.70s) [2022-04-28T08:41:12.674Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.16s) [2022-04-28T08:41:12.674Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (14.57s) [2022-04-28T08:41:12.674Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.28s) [2022-04-28T08:41:12.674Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.04s) [2022-04-28T08:41:12.674Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.16s) [2022-04-28T08:41:12.674Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-04-28T08:41:12.674Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-04-28T08:41:12.674Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-04-28T08:41:12.674Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-04-28T08:41:12.674Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-28T08:41:12.674Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-04-28T08:41:12.674Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-04-28T08:41:12.674Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.84s) [2022-04-28T08:41:12.674Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-28T08:41:12.674Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.03s) [2022-04-28T08:41:12.674Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.07s) [2022-04-28T08:41:12.674Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.54s) [2022-04-28T08:41:12.674Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.12s) [2022-04-28T08:41:12.674Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (6.91s) [2022-04-28T08:41:12.674Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.38s) [2022-04-28T08:41:12.674Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s) [2022-04-28T08:41:12.674Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.50s) [2022-04-28T08:41:12.674Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-04-28T08:41:12.674Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-04-28T08:41:12.674Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-04-28T08:41:12.674Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-04-28T08:41:12.674Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-28T08:41:12.674Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-04-28T08:41:12.674Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-04-28T08:41:12.674Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-04-28T08:41:12.674Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-04-28T08:41:12.674Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-04-28T08:41:12.674Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-04-28T08:41:12.674Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.03s) [2022-04-28T08:41:12.674Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-28T08:41:12.674Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.92s) [2022-04-28T08:41:12.674Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-04-28T08:41:12.674Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-04-28T08:41:12.674Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.84s) [2022-04-28T08:41:12.674Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-04-28T08:41:12.674Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-04-28T08:41:12.674Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-04-28T08:41:12.674Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-04-28T08:41:12.674Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-04-28T08:41:12.674Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-04-28T08:41:12.674Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-04-28T08:41:12.674Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.11s) [2022-04-28T08:41:12.674Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.20s) [2022-04-28T08:41:12.674Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.02s) [2022-04-28T08:41:12.674Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-04-28T08:41:12.674Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-04-28T08:41:12.674Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-04-28T08:41:12.674Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.03s) [2022-04-28T08:41:12.674Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-04-28T08:41:12.674Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-04-28T08:41:12.674Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-04-28T08:41:12.674Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-04-28T08:41:12.674Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.66s) [2022-04-28T08:41:12.674Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (4.76s) [2022-04-28T08:41:12.674Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-04-28T08:41:12.674Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-04-28T08:41:12.674Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-04-28T08:41:12.674Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-04-28T08:41:12.674Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-04-28T08:41:12.674Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-04-28T08:41:12.674Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.10s) [2022-04-28T08:41:12.674Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-04-28T08:41:12.674Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.12s) [2022-04-28T08:41:12.674Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-04-28T08:41:12.674Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.03s) [2022-04-28T08:41:12.674Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.02s) [2022-04-28T08:41:12.674Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-04-28T08:41:12.674Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.04s) [2022-04-28T08:41:12.674Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-04-28T08:41:12.674Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-04-28T08:41:12.674Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-28T08:41:12.674Z] --- PASS: TestDockerSuite/TestRunExitCode (2.15s) [2022-04-28T08:41:12.674Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.03s) [2022-04-28T08:41:12.674Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.02s) [2022-04-28T08:41:12.674Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.22s) [2022-04-28T08:41:12.674Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2022-04-28T08:41:12.674Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-04-28T08:41:12.674Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-04-28T08:41:12.674Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.03s) [2022-04-28T08:41:12.674Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-04-28T08:41:12.674Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-04-28T08:41:12.674Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-04-28T08:41:12.674Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-04-28T08:41:12.674Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (8.41s) [2022-04-28T08:41:12.674Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-04-28T08:41:12.674Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s) [2022-04-28T08:41:12.674Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-04-28T08:41:12.674Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-04-28T08:41:12.674Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-04-28T08:41:12.674Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-04-28T08:41:12.674Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.59s) [2022-04-28T08:41:12.674Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-04-28T08:41:12.674Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.60s) [2022-04-28T08:41:12.674Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-04-28T08:41:12.674Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-28T08:41:12.674Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-04-28T08:41:12.674Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-04-28T08:41:12.674Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-04-28T08:41:12.674Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-04-28T08:41:12.674Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-28T08:41:12.674Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-04-28T08:41:12.674Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-04-28T08:41:12.674Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-04-28T08:41:12.674Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-04-28T08:41:12.674Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-04-28T08:41:12.674Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-04-28T08:41:12.674Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.67s) [2022-04-28T08:41:12.674Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-04-28T08:41:12.674Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2022-04-28T08:41:12.674Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-04-28T08:41:12.674Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.43s) [2022-04-28T08:41:12.674Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.70s) [2022-04-28T08:41:12.674Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-04-28T08:41:12.674Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-04-28T08:41:12.674Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-04-28T08:41:12.674Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-04-28T08:41:12.674Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-04-28T08:41:12.674Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-04-28T08:41:12.674Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-04-28T08:41:12.674Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-04-28T08:41:12.674Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.03s) [2022-04-28T08:41:12.674Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.34s) [2022-04-28T08:41:12.674Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.23s) [2022-04-28T08:41:12.674Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.01s) [2022-04-28T08:41:12.674Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.03s) [2022-04-28T08:41:12.674Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.26s) [2022-04-28T08:41:12.674Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.83s) [2022-04-28T08:41:12.674Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-04-28T08:41:12.674Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-04-28T08:41:12.674Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-04-28T08:41:12.674Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-04-28T08:41:12.674Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-04-28T08:41:12.674Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-04-28T08:41:12.674Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-04-28T08:41:12.674Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-04-28T08:41:12.674Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.42s) [2022-04-28T08:41:12.674Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-28T08:41:12.674Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-04-28T08:41:12.674Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-04-28T08:41:12.674Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-04-28T08:41:12.674Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-04-28T08:41:12.674Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (7.01s) [2022-04-28T08:41:12.674Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-04-28T08:41:12.674Z] --- PASS: TestDockerSuite/TestRunRm (6.89s) [2022-04-28T08:41:12.674Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.32s) [2022-04-28T08:41:12.674Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.12s) [2022-04-28T08:41:12.674Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.07s) [2022-04-28T08:41:12.674Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.98s) [2022-04-28T08:41:12.674Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.41s) [2022-04-28T08:41:12.674Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-04-28T08:41:12.674Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-04-28T08:41:12.674Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.01s) [2022-04-28T08:41:12.674Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-04-28T08:41:12.674Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.85s) [2022-04-28T08:41:12.674Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-04-28T08:41:12.674Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-28T08:41:12.674Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.21s) [2022-04-28T08:41:12.674Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2022-04-28T08:41:12.674Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-28T08:41:12.674Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.41s) [2022-04-28T08:41:12.674Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-04-28T08:41:12.674Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-04-28T08:41:12.674Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-04-28T08:41:12.674Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-04-28T08:41:12.674Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2022-04-28T08:41:12.674Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-04-28T08:41:12.674Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-04-28T08:41:12.674Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-04-28T08:41:12.674Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-04-28T08:41:12.674Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-04-28T08:41:12.674Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.04s) [2022-04-28T08:41:12.674Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-28T08:41:12.674Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.00s) [2022-04-28T08:41:12.674Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-04-28T08:41:12.674Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-04-28T08:41:12.674Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.79s) [2022-04-28T08:41:12.674Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.23s) [2022-04-28T08:41:12.674Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.03s) [2022-04-28T08:41:12.674Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.27s) [2022-04-28T08:41:12.674Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-04-28T08:41:12.674Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.12s) [2022-04-28T08:41:12.674Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (7.22s) [2022-04-28T08:41:12.674Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.08s) [2022-04-28T08:41:12.674Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.11s) [2022-04-28T08:41:12.674Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-04-28T08:41:12.674Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2022-04-28T08:41:12.674Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2022-04-28T08:41:12.674Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-04-28T08:41:12.674Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-04-28T08:41:12.674Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-04-28T08:41:12.674Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-04-28T08:41:12.674Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-04-28T08:41:12.674Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.62s) [2022-04-28T08:41:12.674Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.57s) [2022-04-28T08:41:12.674Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.00s) [2022-04-28T08:41:12.674Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (3.99s) [2022-04-28T08:41:12.674Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-04-28T08:41:12.674Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-04-28T08:41:12.674Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-04-28T08:41:12.674Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-28T08:41:12.674Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-04-28T08:41:12.674Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-04-28T08:41:12.674Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-04-28T08:41:12.674Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-04-28T08:41:12.674Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2022-04-28T08:41:12.674Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-04-28T08:41:12.674Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.03s) [2022-04-28T08:41:12.674Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-04-28T08:41:12.674Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-04-28T08:41:12.674Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-04-28T08:41:12.674Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-04-28T08:41:12.674Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-04-28T08:41:12.674Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-04-28T08:41:12.674Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.40s) [2022-04-28T08:41:12.674Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.40s) [2022-04-28T08:41:12.674Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.40s) [2022-04-28T08:41:12.674Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.25s) [2022-04-28T08:41:12.674Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.69s) [2022-04-28T08:41:12.674Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (6.04s) [2022-04-28T08:41:12.674Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (2.00s) [2022-04-28T08:41:12.674Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (2.01s) [2022-04-28T08:41:12.674Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (2.01s) [2022-04-28T08:41:12.674Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-28T08:41:12.674Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (6.96s) [2022-04-28T08:41:12.674Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-04-28T08:41:12.674Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.55s) [2022-04-28T08:41:12.674Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-04-28T08:41:12.674Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-04-28T08:41:12.674Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-04-28T08:41:12.674Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-04-28T08:41:12.674Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (5.57s) [2022-04-28T08:41:12.674Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-04-28T08:41:12.674Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-04-28T08:41:12.674Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-04-28T08:41:12.674Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-04-28T08:41:12.674Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2022-04-28T08:41:12.674Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2022-04-28T08:41:12.674Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.03s) [2022-04-28T08:41:12.674Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.21s) [2022-04-28T08:41:12.674Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-28T08:41:12.674Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.02s) [2022-04-28T08:41:12.674Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-04-28T08:41:12.674Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-04-28T08:41:12.675Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-04-28T08:41:12.675Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-04-28T08:41:12.675Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-04-28T08:41:12.675Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-04-28T08:41:12.675Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.30s) [2022-04-28T08:41:12.675Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.15s) [2022-04-28T08:41:12.675Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.22s) [2022-04-28T08:41:12.675Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-04-28T08:41:12.675Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.34s) [2022-04-28T08:41:12.675Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.29s) [2022-04-28T08:41:12.675Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.15s) [2022-04-28T08:41:12.675Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.39s) [2022-04-28T08:41:12.675Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2022-04-28T08:41:12.675Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.70s) [2022-04-28T08:41:12.675Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.41s) [2022-04-28T08:41:12.675Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.40s) [2022-04-28T08:41:12.675Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2022-04-28T08:41:12.675Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.19s) [2022-04-28T08:41:12.675Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (6.93s) [2022-04-28T08:41:12.675Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-04-28T08:41:12.675Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.60s) [2022-04-28T08:41:12.675Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.21s) [2022-04-28T08:41:12.675Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-04-28T08:41:12.675Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.08s) [2022-04-28T08:41:12.675Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.28s) [2022-04-28T08:41:12.675Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.28s) [2022-04-28T08:41:12.675Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (8.01s) [2022-04-28T08:41:12.675Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-04-28T08:41:12.675Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.37s) [2022-04-28T08:41:12.675Z] === RUN TestDockerRegistrySuite [2022-04-28T08:41:12.675Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-04-28T08:41:12.675Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:41:12.675Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-04-28T08:41:12.675Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:41:12.675Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-04-28T08:41:12.675Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:41:12.675Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-04-28T08:41:12.675Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:41:12.675Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-04-28T08:41:12.675Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:41:12.675Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-04-28T08:41:12.675Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:41:12.675Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-04-28T08:41:12.675Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:41:12.675Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-04-28T08:41:12.675Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:41:12.675Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-04-28T08:41:12.675Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:41:12.675Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-04-28T08:41:12.675Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:41:12.675Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-04-28T08:41:12.675Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:41:12.675Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-04-28T08:41:12.675Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:41:12.675Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-04-28T08:41:12.675Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:41:12.675Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-04-28T08:41:12.675Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:41:12.675Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-04-28T08:41:12.675Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:41:12.675Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-04-28T08:41:12.675Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:41:12.675Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-04-28T08:41:12.675Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:41:12.675Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-04-28T08:41:12.675Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:41:12.675Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-04-28T08:41:12.675Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:41:12.675Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-04-28T08:41:12.675Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:41:12.675Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-04-28T08:41:12.675Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:41:12.675Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-04-28T08:41:12.675Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:41:12.675Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-04-28T08:41:12.675Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:41:12.675Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-04-28T08:41:12.675Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:41:12.675Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-04-28T08:41:12.675Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:41:12.675Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-04-28T08:41:12.675Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:41:12.675Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-04-28T08:41:12.675Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:41:12.675Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-04-28T08:41:12.675Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:41:12.675Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-04-28T08:41:12.675Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:41:12.675Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-04-28T08:41:12.675Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:41:12.675Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-04-28T08:41:12.675Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:41:12.675Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-04-28T08:41:12.675Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:41:12.675Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-04-28T08:41:12.675Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:41:12.675Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-04-28T08:41:12.675Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:41:12.675Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-04-28T08:41:12.675Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:41:12.675Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-04-28T08:41:12.675Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:41:12.675Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-04-28T08:41:12.675Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:41:12.675Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-04-28T08:41:12.675Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:41:12.675Z] --- PASS: TestDockerRegistrySuite (0.16s) [2022-04-28T08:41:12.675Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-28T08:41:12.675Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-28T08:41:12.675Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-28T08:41:12.675Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-28T08:41:12.675Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-28T08:41:12.675Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-28T08:41:12.675Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-28T08:41:12.675Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-28T08:41:12.675Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-28T08:41:12.675Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-28T08:41:12.675Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-28T08:41:12.675Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-28T08:41:12.675Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-28T08:41:12.675Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-28T08:41:12.675Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-28T08:41:12.675Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-28T08:41:12.675Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-28T08:41:12.675Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-28T08:41:12.675Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-28T08:41:12.675Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-28T08:41:12.675Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.15s) [2022-04-28T08:41:12.675Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-28T08:41:12.675Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-28T08:41:12.675Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-28T08:41:12.675Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-28T08:41:12.675Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-28T08:41:12.675Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-28T08:41:12.675Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-28T08:41:12.675Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-28T08:41:12.675Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-28T08:41:12.675Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-28T08:41:12.675Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-28T08:41:12.675Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-28T08:41:12.675Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-28T08:41:12.675Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-28T08:41:12.675Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-28T08:41:12.675Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-28T08:41:12.675Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-28T08:41:12.675Z] === RUN TestDockerSchema1RegistrySuite [2022-04-28T08:41:12.675Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-04-28T08:41:12.675Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-28T08:41:12.675Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-04-28T08:41:12.675Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-28T08:41:12.675Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-04-28T08:41:12.675Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-28T08:41:12.675Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-04-28T08:41:12.675Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-28T08:41:12.675Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-04-28T08:41:12.675Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-28T08:41:12.675Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-04-28T08:41:12.675Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-28T08:41:12.675Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-04-28T08:41:12.675Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-28T08:41:12.675Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-04-28T08:41:12.675Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-28T08:41:12.675Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-04-28T08:41:12.675Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-28T08:41:12.675Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-04-28T08:41:12.675Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-28T08:41:12.675Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-04-28T08:41:12.675Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-28T08:41:12.675Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-04-28T08:41:12.675Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-28T08:41:12.675Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-28T08:41:12.675Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-28T08:41:12.675Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-28T08:41:12.675Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-28T08:41:12.675Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-28T08:41:12.675Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-28T08:41:12.675Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-28T08:41:12.675Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-28T08:41:12.675Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-28T08:41:12.675Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-28T08:41:12.675Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-04-28T08:41:12.675Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-04-28T08:41:12.675Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-28T08:41:12.675Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-04-28T08:41:12.675Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-28T08:41:12.675Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-04-28T08:41:12.675Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-28T08:41:12.675Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-04-28T08:41:12.675Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-28T08:41:12.675Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-04-28T08:41:12.675Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-28T08:41:12.675Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-04-28T08:41:12.675Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-28T08:41:12.675Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-04-28T08:41:12.675Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-28T08:41:12.675Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-04-28T08:41:12.675Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.145Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-04-28T08:41:13.145Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-28T08:41:13.145Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-28T08:41:13.145Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-28T08:41:13.145Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-28T08:41:13.145Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-28T08:41:13.145Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-28T08:41:13.145Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-28T08:41:13.145Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-28T08:41:13.145Z] === RUN TestDockerRegistryAuthTokenSuite [2022-04-28T08:41:13.145Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-04-28T08:41:13.145Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.145Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-04-28T08:41:13.145Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.145Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-04-28T08:41:13.145Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.145Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-04-28T08:41:13.145Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.145Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-04-28T08:41:13.145Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.145Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-04-28T08:41:13.145Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-28T08:41:13.145Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-28T08:41:13.145Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-28T08:41:13.145Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-28T08:41:13.145Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-28T08:41:13.145Z] === RUN TestDockerDaemonSuite [2022-04-28T08:41:13.145Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-04-28T08:41:13.145Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.145Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-04-28T08:41:13.145Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.145Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-04-28T08:41:13.145Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.145Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-04-28T08:41:13.145Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-28T08:41:13.145Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-28T08:41:13.145Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-28T08:41:13.145Z] === RUN TestDockerSwarmSuite [2022-04-28T08:41:13.145Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-04-28T08:41:13.145Z] === RUN TestDockerPluginSuite [2022-04-28T08:41:13.145Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-04-28T08:41:13.145Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.145Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-04-28T08:41:13.145Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.145Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-04-28T08:41:13.145Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.145Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-04-28T08:41:13.145Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.145Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-04-28T08:41:13.145Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.145Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-04-28T08:41:13.145Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.145Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-04-28T08:41:13.145Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.145Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-04-28T08:41:13.145Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.145Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-04-28T08:41:13.145Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.145Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-04-28T08:41:13.145Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.145Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-04-28T08:41:13.145Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.145Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-04-28T08:41:13.145Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-28T08:41:13.145Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-28T08:41:13.145Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-28T08:41:13.145Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-28T08:41:13.145Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-28T08:41:13.145Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-28T08:41:13.145Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-28T08:41:13.145Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-28T08:41:13.145Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-28T08:41:13.145Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-28T08:41:13.145Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-28T08:41:13.145Z] === RUN TestDockerExternalVolumeSuite [2022-04-28T08:41:13.145Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.145Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-04-28T08:41:13.145Z] === RUN TestDockerNetworkSuite [2022-04-28T08:41:13.145Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.145Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-04-28T08:41:13.145Z] === RUN TestDockerHubPullSuite [2022-04-28T08:41:13.145Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.145Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-04-28T08:41:13.145Z] PASS [2022-04-28T08:41:13.145Z] ok github.com/docker/docker/integration-cli 2394.244s [2022-04-28T08:41:13.145Z] [2022-04-28T08:41:13.145Z] === Skipped [2022-04-28T08:41:13.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-04-28T08:41:13.145Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.145Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-04-28T08:41:13.145Z] [2022-04-28T08:41:13.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-04-28T08:41:13.145Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.145Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-04-28T08:41:13.145Z] [2022-04-28T08:41:13.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-04-28T08:41:13.145Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.145Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-04-28T08:41:13.145Z] [2022-04-28T08:41:13.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-04-28T08:41:13.145Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.145Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-04-28T08:41:13.145Z] [2022-04-28T08:41:13.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-04-28T08:41:13.145Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.145Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-04-28T08:41:13.145Z] [2022-04-28T08:41:13.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2022-04-28T08:41:13.145Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.145Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2022-04-28T08:41:13.145Z] [2022-04-28T08:41:13.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-04-28T08:41:13.145Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.145Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-04-28T08:41:13.145Z] [2022-04-28T08:41:13.145Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2022-04-28T08:41:13.146Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.146Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2022-04-28T08:41:13.146Z] [2022-04-28T08:41:13.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-04-28T08:41:13.146Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.146Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-04-28T08:41:13.146Z] [2022-04-28T08:41:13.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-04-28T08:41:13.146Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.146Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-04-28T08:41:13.146Z] [2022-04-28T08:41:13.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.03s) [2022-04-28T08:41:13.146Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.146Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.03s) [2022-04-28T08:41:13.146Z] [2022-04-28T08:41:13.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-28T08:41:13.146Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.146Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-28T08:41:13.146Z] [2022-04-28T08:41:13.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-04-28T08:41:13.146Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-04-28T08:41:13.146Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-04-28T08:41:13.146Z] [2022-04-28T08:41:13.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-04-28T08:41:13.146Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-04-28T08:41:13.146Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-04-28T08:41:13.146Z] [2022-04-28T08:41:13.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-04-28T08:41:13.146Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.146Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-04-28T08:41:13.146Z] [2022-04-28T08:41:13.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-28T08:41:13.146Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.146Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-28T08:41:13.146Z] [2022-04-28T08:41:13.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.03s) [2022-04-28T08:41:13.146Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-04-28T08:41:13.146Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.03s) [2022-04-28T08:41:13.146Z] [2022-04-28T08:41:13.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-28T08:41:13.146Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.146Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-28T08:41:13.146Z] [2022-04-28T08:41:13.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.41s) [2022-04-28T08:41:13.146Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-04-28T08:41:13.146Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.41s) [2022-04-28T08:41:13.146Z] [2022-04-28T08:41:13.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-04-28T08:41:13.146Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.146Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-04-28T08:41:13.146Z] [2022-04-28T08:41:13.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-04-28T08:41:13.146Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.146Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-04-28T08:41:13.146Z] [2022-04-28T08:41:13.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-04-28T08:41:13.146Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.146Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-04-28T08:41:13.146Z] [2022-04-28T08:41:13.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-04-28T08:41:13.146Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.146Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-04-28T08:41:13.146Z] [2022-04-28T08:41:13.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-04-28T08:41:13.146Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.146Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-04-28T08:41:13.146Z] [2022-04-28T08:41:13.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-04-28T08:41:13.146Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.146Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-04-28T08:41:13.146Z] [2022-04-28T08:41:13.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2022-04-28T08:41:13.146Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.146Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-04-28T08:41:13.146Z] [2022-04-28T08:41:13.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-04-28T08:41:13.146Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.146Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-04-28T08:41:13.146Z] [2022-04-28T08:41:13.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-04-28T08:41:13.146Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.146Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-04-28T08:41:13.146Z] [2022-04-28T08:41:13.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-04-28T08:41:13.146Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.146Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-04-28T08:41:13.146Z] [2022-04-28T08:41:13.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-04-28T08:41:13.146Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.146Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-04-28T08:41:13.146Z] [2022-04-28T08:41:13.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.28s) [2022-04-28T08:41:13.146Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.146Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.28s) [2022-04-28T08:41:13.146Z] [2022-04-28T08:41:13.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.64s) [2022-04-28T08:41:13.146Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.146Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.64s) [2022-04-28T08:41:13.146Z] [2022-04-28T08:41:13.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.80s) [2022-04-28T08:41:13.146Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.146Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.80s) [2022-04-28T08:41:13.146Z] [2022-04-28T08:41:13.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.30s) [2022-04-28T08:41:13.146Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.146Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.30s) [2022-04-28T08:41:13.146Z] [2022-04-28T08:41:13.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-04-28T08:41:13.146Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.146Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-04-28T08:41:13.146Z] [2022-04-28T08:41:13.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-04-28T08:41:13.146Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.146Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-04-28T08:41:13.146Z] [2022-04-28T08:41:13.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-04-28T08:41:13.146Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.146Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-04-28T08:41:13.146Z] [2022-04-28T08:41:13.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-04-28T08:41:13.146Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.146Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-04-28T08:41:13.146Z] [2022-04-28T08:41:13.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-04-28T08:41:13.146Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.146Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-04-28T08:41:13.146Z] [2022-04-28T08:41:13.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.55s) [2022-04-28T08:41:13.146Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.146Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.55s) [2022-04-28T08:41:13.146Z] [2022-04-28T08:41:13.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.30s) [2022-04-28T08:41:13.146Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.146Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.30s) [2022-04-28T08:41:13.146Z] [2022-04-28T08:41:13.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-04-28T08:41:13.146Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.146Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-04-28T08:41:13.146Z] [2022-04-28T08:41:13.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-04-28T08:41:13.146Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.146Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-04-28T08:41:13.146Z] [2022-04-28T08:41:13.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-04-28T08:41:13.146Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-04-28T08:41:13.146Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-04-28T08:41:13.146Z] [2022-04-28T08:41:13.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-04-28T08:41:13.146Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.146Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-04-28T08:41:13.146Z] [2022-04-28T08:41:13.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-04-28T08:41:13.146Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.146Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-04-28T08:41:13.146Z] [2022-04-28T08:41:13.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-04-28T08:41:13.146Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.146Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-04-28T08:41:13.146Z] [2022-04-28T08:41:13.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-04-28T08:41:13.146Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.146Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-04-28T08:41:13.146Z] [2022-04-28T08:41:13.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-28T08:41:13.146Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.146Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-28T08:41:13.146Z] [2022-04-28T08:41:13.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.29s) [2022-04-28T08:41:13.146Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.146Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.29s) [2022-04-28T08:41:13.146Z] [2022-04-28T08:41:13.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s) [2022-04-28T08:41:13.146Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.146Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s) [2022-04-28T08:41:13.146Z] [2022-04-28T08:41:13.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-04-28T08:41:13.146Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.146Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-04-28T08:41:13.146Z] [2022-04-28T08:41:13.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-04-28T08:41:13.146Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.146Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-04-28T08:41:13.146Z] [2022-04-28T08:41:13.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.29s) [2022-04-28T08:41:13.146Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.146Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.29s) [2022-04-28T08:41:13.146Z] [2022-04-28T08:41:13.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.30s) [2022-04-28T08:41:13.146Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.146Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.30s) [2022-04-28T08:41:13.146Z] [2022-04-28T08:41:13.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.27s) [2022-04-28T08:41:13.146Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.146Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.27s) [2022-04-28T08:41:13.146Z] [2022-04-28T08:41:13.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-04-28T08:41:13.146Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.146Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-04-28T08:41:13.146Z] [2022-04-28T08:41:13.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-04-28T08:41:13.146Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.146Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-04-28T08:41:13.146Z] [2022-04-28T08:41:13.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2022-04-28T08:41:13.146Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.146Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-04-28T08:41:13.146Z] [2022-04-28T08:41:13.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.30s) [2022-04-28T08:41:13.146Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.146Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.30s) [2022-04-28T08:41:13.146Z] [2022-04-28T08:41:13.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-04-28T08:41:13.146Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.146Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-04-28T08:41:13.146Z] [2022-04-28T08:41:13.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-04-28T08:41:13.146Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.146Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-04-28T08:41:13.146Z] [2022-04-28T08:41:13.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-04-28T08:41:13.146Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.146Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-04-28T08:41:13.146Z] [2022-04-28T08:41:13.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-04-28T08:41:13.146Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.146Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-04-28T08:41:13.146Z] [2022-04-28T08:41:13.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-04-28T08:41:13.146Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.146Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-04-28T08:41:13.146Z] [2022-04-28T08:41:13.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-04-28T08:41:13.146Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.146Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-04-28T08:41:13.146Z] [2022-04-28T08:41:13.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-04-28T08:41:13.146Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.146Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-04-28T08:41:13.146Z] [2022-04-28T08:41:13.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s) [2022-04-28T08:41:13.146Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.146Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-04-28T08:41:13.146Z] [2022-04-28T08:41:13.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-28T08:41:13.146Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.146Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-28T08:41:13.146Z] [2022-04-28T08:41:13.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-04-28T08:41:13.146Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.146Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-04-28T08:41:13.146Z] [2022-04-28T08:41:13.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-04-28T08:41:13.146Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.146Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-04-28T08:41:13.146Z] [2022-04-28T08:41:13.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-04-28T08:41:13.146Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-04-28T08:41:13.146Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-04-28T08:41:13.146Z] [2022-04-28T08:41:13.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-04-28T08:41:13.146Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.146Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-04-28T08:41:13.146Z] [2022-04-28T08:41:13.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-04-28T08:41:13.146Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.146Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-04-28T08:41:13.146Z] [2022-04-28T08:41:13.146Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2022-04-28T08:41:13.146Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.146Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-04-28T08:41:13.146Z] [2022-04-28T08:41:13.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.09s) [2022-04-28T08:41:13.147Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.147Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2022-04-28T08:41:13.147Z] [2022-04-28T08:41:13.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2022-04-28T08:41:13.147Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.147Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2022-04-28T08:41:13.147Z] [2022-04-28T08:41:13.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-04-28T08:41:13.147Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.147Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-04-28T08:41:13.147Z] [2022-04-28T08:41:13.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-04-28T08:41:13.147Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.147Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-04-28T08:41:13.147Z] [2022-04-28T08:41:13.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-04-28T08:41:13.147Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.147Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-04-28T08:41:13.147Z] [2022-04-28T08:41:13.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-04-28T08:41:13.147Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.147Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-04-28T08:41:13.147Z] [2022-04-28T08:41:13.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-04-28T08:41:13.147Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.147Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-04-28T08:41:13.147Z] [2022-04-28T08:41:13.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-04-28T08:41:13.147Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.147Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-04-28T08:41:13.147Z] [2022-04-28T08:41:13.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-04-28T08:41:13.147Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.147Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-04-28T08:41:13.147Z] [2022-04-28T08:41:13.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-04-28T08:41:13.147Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.147Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-04-28T08:41:13.147Z] [2022-04-28T08:41:13.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.30s) [2022-04-28T08:41:13.147Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.147Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.30s) [2022-04-28T08:41:13.147Z] [2022-04-28T08:41:13.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.29s) [2022-04-28T08:41:13.147Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.147Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.29s) [2022-04-28T08:41:13.147Z] [2022-04-28T08:41:13.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2022-04-28T08:41:13.147Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.147Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-04-28T08:41:13.147Z] [2022-04-28T08:41:13.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-04-28T08:41:13.147Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.147Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-04-28T08:41:13.147Z] [2022-04-28T08:41:13.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-04-28T08:41:13.147Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.147Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-04-28T08:41:13.147Z] [2022-04-28T08:41:13.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-04-28T08:41:13.147Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.147Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-04-28T08:41:13.147Z] [2022-04-28T08:41:13.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-04-28T08:41:13.147Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.147Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-04-28T08:41:13.147Z] [2022-04-28T08:41:13.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.30s) [2022-04-28T08:41:13.147Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.147Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.30s) [2022-04-28T08:41:13.147Z] [2022-04-28T08:41:13.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-04-28T08:41:13.147Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.147Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-04-28T08:41:13.147Z] [2022-04-28T08:41:13.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s) [2022-04-28T08:41:13.147Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.147Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s) [2022-04-28T08:41:13.147Z] [2022-04-28T08:41:13.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.36s) [2022-04-28T08:41:13.147Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.147Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.36s) [2022-04-28T08:41:13.147Z] [2022-04-28T08:41:13.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.36s) [2022-04-28T08:41:13.147Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.147Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.36s) [2022-04-28T08:41:13.147Z] [2022-04-28T08:41:13.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-04-28T08:41:13.147Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.147Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-04-28T08:41:13.147Z] [2022-04-28T08:41:13.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.28s) [2022-04-28T08:41:13.147Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.147Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.28s) [2022-04-28T08:41:13.147Z] [2022-04-28T08:41:13.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-04-28T08:41:13.147Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.147Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-04-28T08:41:13.147Z] [2022-04-28T08:41:13.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-04-28T08:41:13.147Z] docker_cli_sni_test.go:18: Flakey test [2022-04-28T08:41:13.147Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-04-28T08:41:13.147Z] [2022-04-28T08:41:13.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-04-28T08:41:13.147Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.147Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-04-28T08:41:13.147Z] [2022-04-28T08:41:13.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-04-28T08:41:13.147Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.147Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-04-28T08:41:13.147Z] [2022-04-28T08:41:13.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-04-28T08:41:13.147Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.147Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-04-28T08:41:13.147Z] [2022-04-28T08:41:13.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-04-28T08:41:13.147Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.147Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-04-28T08:41:13.147Z] [2022-04-28T08:41:13.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-28T08:41:13.147Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.147Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-28T08:41:13.147Z] [2022-04-28T08:41:13.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-04-28T08:41:13.147Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.147Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-04-28T08:41:13.147Z] [2022-04-28T08:41:13.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-04-28T08:41:13.147Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.147Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-04-28T08:41:13.147Z] [2022-04-28T08:41:13.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-28T08:41:13.147Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.147Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-28T08:41:13.147Z] [2022-04-28T08:41:13.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-04-28T08:41:13.147Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.147Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-04-28T08:41:13.147Z] [2022-04-28T08:41:13.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-04-28T08:41:13.147Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.147Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-04-28T08:41:13.147Z] [2022-04-28T08:41:13.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-04-28T08:41:13.147Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.147Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-04-28T08:41:13.147Z] [2022-04-28T08:41:13.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-04-28T08:41:13.147Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.147Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-04-28T08:41:13.147Z] [2022-04-28T08:41:13.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-04-28T08:41:13.147Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.147Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-04-28T08:41:13.147Z] [2022-04-28T08:41:13.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-04-28T08:41:13.147Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.147Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-04-28T08:41:13.147Z] [2022-04-28T08:41:13.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-04-28T08:41:13.147Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.147Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-04-28T08:41:13.147Z] [2022-04-28T08:41:13.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-04-28T08:41:13.147Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.147Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-04-28T08:41:13.147Z] [2022-04-28T08:41:13.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-04-28T08:41:13.147Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.147Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-04-28T08:41:13.147Z] [2022-04-28T08:41:13.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-04-28T08:41:13.147Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.147Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-04-28T08:41:13.147Z] [2022-04-28T08:41:13.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-04-28T08:41:13.147Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.147Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-04-28T08:41:13.147Z] [2022-04-28T08:41:13.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-04-28T08:41:13.147Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.147Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-04-28T08:41:13.147Z] [2022-04-28T08:41:13.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-04-28T08:41:13.147Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.147Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-04-28T08:41:13.147Z] [2022-04-28T08:41:13.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-28T08:41:13.147Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.147Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-28T08:41:13.147Z] [2022-04-28T08:41:13.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-04-28T08:41:13.147Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.147Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-04-28T08:41:13.147Z] [2022-04-28T08:41:13.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-04-28T08:41:13.147Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.147Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-04-28T08:41:13.147Z] [2022-04-28T08:41:13.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-04-28T08:41:13.147Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.147Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-04-28T08:41:13.147Z] [2022-04-28T08:41:13.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-04-28T08:41:13.147Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.147Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-04-28T08:41:13.147Z] [2022-04-28T08:41:13.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-04-28T08:41:13.147Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.147Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-04-28T08:41:13.147Z] [2022-04-28T08:41:13.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-04-28T08:41:13.147Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.147Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-04-28T08:41:13.147Z] [2022-04-28T08:41:13.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-28T08:41:13.147Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.147Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-28T08:41:13.147Z] [2022-04-28T08:41:13.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-28T08:41:13.147Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.147Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-28T08:41:13.147Z] [2022-04-28T08:41:13.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-04-28T08:41:13.147Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.147Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-04-28T08:41:13.147Z] [2022-04-28T08:41:13.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-04-28T08:41:13.147Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.147Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-04-28T08:41:13.147Z] [2022-04-28T08:41:13.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-04-28T08:41:13.147Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.147Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-04-28T08:41:13.147Z] [2022-04-28T08:41:13.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-04-28T08:41:13.147Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.147Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-04-28T08:41:13.147Z] [2022-04-28T08:41:13.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-04-28T08:41:13.147Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.147Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-04-28T08:41:13.147Z] [2022-04-28T08:41:13.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-04-28T08:41:13.147Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.147Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-04-28T08:41:13.147Z] [2022-04-28T08:41:13.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-04-28T08:41:13.147Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.147Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-04-28T08:41:13.147Z] [2022-04-28T08:41:13.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-04-28T08:41:13.147Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.147Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-04-28T08:41:13.147Z] [2022-04-28T08:41:13.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-04-28T08:41:13.147Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.147Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-04-28T08:41:13.147Z] [2022-04-28T08:41:13.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-28T08:41:13.148Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.148Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-28T08:41:13.148Z] [2022-04-28T08:41:13.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-04-28T08:41:13.148Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.148Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-04-28T08:41:13.148Z] [2022-04-28T08:41:13.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-04-28T08:41:13.148Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.148Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-04-28T08:41:13.148Z] [2022-04-28T08:41:13.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-04-28T08:41:13.148Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.148Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-04-28T08:41:13.148Z] [2022-04-28T08:41:13.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-04-28T08:41:13.148Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.148Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-04-28T08:41:13.148Z] [2022-04-28T08:41:13.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-04-28T08:41:13.148Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.148Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-04-28T08:41:13.148Z] [2022-04-28T08:41:13.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-04-28T08:41:13.148Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.148Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-04-28T08:41:13.148Z] [2022-04-28T08:41:13.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-04-28T08:41:13.148Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.148Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-04-28T08:41:13.148Z] [2022-04-28T08:41:13.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-28T08:41:13.148Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.148Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-28T08:41:13.148Z] [2022-04-28T08:41:13.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-28T08:41:13.148Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.148Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-28T08:41:13.148Z] [2022-04-28T08:41:13.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-04-28T08:41:13.148Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.148Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-04-28T08:41:13.148Z] [2022-04-28T08:41:13.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-04-28T08:41:13.148Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.148Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-04-28T08:41:13.148Z] [2022-04-28T08:41:13.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-28T08:41:13.148Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.148Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-28T08:41:13.148Z] [2022-04-28T08:41:13.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-04-28T08:41:13.148Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.148Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-04-28T08:41:13.148Z] [2022-04-28T08:41:13.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-04-28T08:41:13.148Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.148Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-04-28T08:41:13.148Z] [2022-04-28T08:41:13.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-04-28T08:41:13.148Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.148Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-04-28T08:41:13.148Z] [2022-04-28T08:41:13.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-04-28T08:41:13.148Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.148Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-04-28T08:41:13.148Z] [2022-04-28T08:41:13.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-04-28T08:41:13.148Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.148Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-04-28T08:41:13.148Z] [2022-04-28T08:41:13.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-04-28T08:41:13.148Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.148Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-04-28T08:41:13.148Z] [2022-04-28T08:41:13.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-04-28T08:41:13.148Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.148Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-04-28T08:41:13.148Z] [2022-04-28T08:41:13.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-04-28T08:41:13.148Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.148Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-04-28T08:41:13.148Z] [2022-04-28T08:41:13.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-04-28T08:41:13.148Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.148Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-04-28T08:41:13.148Z] [2022-04-28T08:41:13.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-04-28T08:41:13.148Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.148Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-04-28T08:41:13.148Z] [2022-04-28T08:41:13.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2022-04-28T08:41:13.148Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.148Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2022-04-28T08:41:13.148Z] [2022-04-28T08:41:13.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-04-28T08:41:13.148Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.148Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-04-28T08:41:13.148Z] [2022-04-28T08:41:13.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-04-28T08:41:13.148Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-28T08:41:13.148Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-04-28T08:41:13.148Z] [2022-04-28T08:41:13.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-28T08:41:13.148Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.148Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-28T08:41:13.148Z] [2022-04-28T08:41:13.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-04-28T08:41:13.148Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.148Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-04-28T08:41:13.148Z] [2022-04-28T08:41:13.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-04-28T08:41:13.148Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.148Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-04-28T08:41:13.148Z] [2022-04-28T08:41:13.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-04-28T08:41:13.148Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.148Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-04-28T08:41:13.148Z] [2022-04-28T08:41:13.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-04-28T08:41:13.148Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.148Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-04-28T08:41:13.148Z] [2022-04-28T08:41:13.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-04-28T08:41:13.148Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.148Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-04-28T08:41:13.148Z] [2022-04-28T08:41:13.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-04-28T08:41:13.148Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.148Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-04-28T08:41:13.148Z] [2022-04-28T08:41:13.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-04-28T08:41:13.148Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.148Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-04-28T08:41:13.148Z] [2022-04-28T08:41:13.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-04-28T08:41:13.148Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.148Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-04-28T08:41:13.148Z] [2022-04-28T08:41:13.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-04-28T08:41:13.148Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.148Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-04-28T08:41:13.148Z] [2022-04-28T08:41:13.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2022-04-28T08:41:13.148Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.148Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2022-04-28T08:41:13.148Z] [2022-04-28T08:41:13.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-04-28T08:41:13.148Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.148Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-04-28T08:41:13.148Z] [2022-04-28T08:41:13.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-04-28T08:41:13.148Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.148Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-04-28T08:41:13.148Z] [2022-04-28T08:41:13.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-04-28T08:41:13.148Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.148Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-04-28T08:41:13.148Z] [2022-04-28T08:41:13.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-04-28T08:41:13.148Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.148Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-04-28T08:41:13.148Z] [2022-04-28T08:41:13.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-04-28T08:41:13.148Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.148Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-04-28T08:41:13.148Z] [2022-04-28T08:41:13.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-04-28T08:41:13.148Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.148Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-04-28T08:41:13.148Z] [2022-04-28T08:41:13.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-04-28T08:41:13.148Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.148Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-04-28T08:41:13.148Z] [2022-04-28T08:41:13.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-04-28T08:41:13.148Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.148Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-04-28T08:41:13.148Z] [2022-04-28T08:41:13.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-04-28T08:41:13.148Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.148Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-04-28T08:41:13.148Z] [2022-04-28T08:41:13.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-04-28T08:41:13.148Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.148Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-04-28T08:41:13.148Z] [2022-04-28T08:41:13.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-04-28T08:41:13.148Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.148Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-04-28T08:41:13.148Z] [2022-04-28T08:41:13.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-04-28T08:41:13.148Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.148Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-04-28T08:41:13.148Z] [2022-04-28T08:41:13.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-04-28T08:41:13.148Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.148Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-04-28T08:41:13.148Z] [2022-04-28T08:41:13.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-04-28T08:41:13.148Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.148Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-04-28T08:41:13.148Z] [2022-04-28T08:41:13.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-04-28T08:41:13.148Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.148Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-04-28T08:41:13.148Z] [2022-04-28T08:41:13.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-04-28T08:41:13.148Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.148Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-04-28T08:41:13.148Z] [2022-04-28T08:41:13.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-04-28T08:41:13.148Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.148Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-04-28T08:41:13.148Z] [2022-04-28T08:41:13.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-04-28T08:41:13.148Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.148Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-04-28T08:41:13.148Z] [2022-04-28T08:41:13.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-04-28T08:41:13.148Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.148Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-04-28T08:41:13.148Z] [2022-04-28T08:41:13.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-04-28T08:41:13.148Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.148Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-04-28T08:41:13.148Z] [2022-04-28T08:41:13.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-04-28T08:41:13.148Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.148Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-04-28T08:41:13.148Z] [2022-04-28T08:41:13.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-04-28T08:41:13.148Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-04-28T08:41:13.148Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-04-28T08:41:13.148Z] [2022-04-28T08:41:13.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-04-28T08:41:13.148Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.148Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-04-28T08:41:13.148Z] [2022-04-28T08:41:13.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-04-28T08:41:13.148Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.148Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-04-28T08:41:13.148Z] [2022-04-28T08:41:13.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-04-28T08:41:13.148Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.148Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-04-28T08:41:13.148Z] [2022-04-28T08:41:13.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-04-28T08:41:13.149Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.149Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-04-28T08:41:13.149Z] [2022-04-28T08:41:13.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-04-28T08:41:13.149Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.149Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-04-28T08:41:13.149Z] [2022-04-28T08:41:13.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-04-28T08:41:13.149Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.149Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-04-28T08:41:13.149Z] [2022-04-28T08:41:13.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-04-28T08:41:13.149Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.149Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-04-28T08:41:13.149Z] [2022-04-28T08:41:13.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-04-28T08:41:13.149Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.149Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-04-28T08:41:13.149Z] [2022-04-28T08:41:13.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-04-28T08:41:13.149Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.149Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-04-28T08:41:13.149Z] [2022-04-28T08:41:13.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-04-28T08:41:13.149Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.149Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-04-28T08:41:13.149Z] [2022-04-28T08:41:13.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-04-28T08:41:13.149Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.149Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-04-28T08:41:13.149Z] [2022-04-28T08:41:13.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-04-28T08:41:13.149Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.149Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-04-28T08:41:13.149Z] [2022-04-28T08:41:13.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-04-28T08:41:13.149Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.149Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-04-28T08:41:13.149Z] [2022-04-28T08:41:13.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2022-04-28T08:41:13.149Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.149Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2022-04-28T08:41:13.149Z] [2022-04-28T08:41:13.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-04-28T08:41:13.149Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.149Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-04-28T08:41:13.149Z] [2022-04-28T08:41:13.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-04-28T08:41:13.149Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.149Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-04-28T08:41:13.149Z] [2022-04-28T08:41:13.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-04-28T08:41:13.149Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.149Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-04-28T08:41:13.149Z] [2022-04-28T08:41:13.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-28T08:41:13.149Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.149Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-28T08:41:13.149Z] [2022-04-28T08:41:13.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-04-28T08:41:13.149Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.149Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-04-28T08:41:13.149Z] [2022-04-28T08:41:13.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-28T08:41:13.149Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.149Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-28T08:41:13.149Z] [2022-04-28T08:41:13.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-04-28T08:41:13.149Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-04-28T08:41:13.149Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-04-28T08:41:13.149Z] [2022-04-28T08:41:13.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-04-28T08:41:13.149Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.149Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-04-28T08:41:13.149Z] [2022-04-28T08:41:13.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-28T08:41:13.149Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.149Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-28T08:41:13.149Z] [2022-04-28T08:41:13.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-04-28T08:41:13.149Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.149Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-04-28T08:41:13.149Z] [2022-04-28T08:41:13.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-04-28T08:41:13.149Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.149Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-04-28T08:41:13.149Z] [2022-04-28T08:41:13.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-04-28T08:41:13.149Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.149Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-04-28T08:41:13.149Z] [2022-04-28T08:41:13.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-04-28T08:41:13.149Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.149Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-04-28T08:41:13.149Z] [2022-04-28T08:41:13.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-04-28T08:41:13.149Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.149Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-04-28T08:41:13.149Z] [2022-04-28T08:41:13.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-04-28T08:41:13.149Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.149Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-04-28T08:41:13.149Z] [2022-04-28T08:41:13.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-04-28T08:41:13.149Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.149Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-04-28T08:41:13.149Z] [2022-04-28T08:41:13.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-04-28T08:41:13.149Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.149Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-04-28T08:41:13.149Z] [2022-04-28T08:41:13.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-04-28T08:41:13.149Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.149Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-04-28T08:41:13.149Z] [2022-04-28T08:41:13.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-04-28T08:41:13.149Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.149Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-04-28T08:41:13.149Z] [2022-04-28T08:41:13.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-04-28T08:41:13.149Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.149Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-04-28T08:41:13.149Z] [2022-04-28T08:41:13.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-04-28T08:41:13.149Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.149Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-04-28T08:41:13.149Z] [2022-04-28T08:41:13.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-04-28T08:41:13.149Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.149Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-04-28T08:41:13.149Z] [2022-04-28T08:41:13.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-04-28T08:41:13.149Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.149Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-04-28T08:41:13.149Z] [2022-04-28T08:41:13.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-04-28T08:41:13.149Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.149Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-04-28T08:41:13.149Z] [2022-04-28T08:41:13.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-04-28T08:41:13.149Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.149Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-04-28T08:41:13.149Z] [2022-04-28T08:41:13.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-04-28T08:41:13.149Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.149Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-04-28T08:41:13.149Z] [2022-04-28T08:41:13.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-04-28T08:41:13.149Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.149Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-04-28T08:41:13.149Z] [2022-04-28T08:41:13.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-04-28T08:41:13.149Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.149Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-04-28T08:41:13.149Z] [2022-04-28T08:41:13.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-04-28T08:41:13.149Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.149Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-04-28T08:41:13.149Z] [2022-04-28T08:41:13.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-04-28T08:41:13.149Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.149Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-04-28T08:41:13.149Z] [2022-04-28T08:41:13.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-04-28T08:41:13.149Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.149Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-04-28T08:41:13.149Z] [2022-04-28T08:41:13.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-04-28T08:41:13.149Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.149Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-04-28T08:41:13.149Z] [2022-04-28T08:41:13.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-04-28T08:41:13.149Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.149Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-04-28T08:41:13.149Z] [2022-04-28T08:41:13.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-04-28T08:41:13.149Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.149Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-04-28T08:41:13.149Z] [2022-04-28T08:41:13.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-04-28T08:41:13.149Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.149Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-04-28T08:41:13.149Z] [2022-04-28T08:41:13.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-04-28T08:41:13.149Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.149Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-04-28T08:41:13.149Z] [2022-04-28T08:41:13.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-04-28T08:41:13.149Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.149Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-04-28T08:41:13.149Z] [2022-04-28T08:41:13.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-04-28T08:41:13.149Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.149Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-04-28T08:41:13.149Z] [2022-04-28T08:41:13.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-04-28T08:41:13.149Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.149Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-04-28T08:41:13.149Z] [2022-04-28T08:41:13.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-04-28T08:41:13.149Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.149Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-04-28T08:41:13.149Z] [2022-04-28T08:41:13.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-04-28T08:41:13.149Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.149Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-04-28T08:41:13.149Z] [2022-04-28T08:41:13.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-04-28T08:41:13.149Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.149Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-04-28T08:41:13.149Z] [2022-04-28T08:41:13.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.03s) [2022-04-28T08:41:13.149Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.149Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.03s) [2022-04-28T08:41:13.149Z] [2022-04-28T08:41:13.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-04-28T08:41:13.149Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.149Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-04-28T08:41:13.149Z] [2022-04-28T08:41:13.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-04-28T08:41:13.149Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.149Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-04-28T08:41:13.149Z] [2022-04-28T08:41:13.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-04-28T08:41:13.149Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.149Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-04-28T08:41:13.149Z] [2022-04-28T08:41:13.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-04-28T08:41:13.149Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.149Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-04-28T08:41:13.149Z] [2022-04-28T08:41:13.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-04-28T08:41:13.149Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.149Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-04-28T08:41:13.149Z] [2022-04-28T08:41:13.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-04-28T08:41:13.149Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.149Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-04-28T08:41:13.149Z] [2022-04-28T08:41:13.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-28T08:41:13.149Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.149Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-28T08:41:13.149Z] [2022-04-28T08:41:13.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-04-28T08:41:13.149Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-04-28T08:41:13.149Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-04-28T08:41:13.149Z] [2022-04-28T08:41:13.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-04-28T08:41:13.149Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-04-28T08:41:13.149Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-04-28T08:41:13.149Z] [2022-04-28T08:41:13.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-04-28T08:41:13.149Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.149Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-04-28T08:41:13.149Z] [2022-04-28T08:41:13.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2022-04-28T08:41:13.149Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.149Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2022-04-28T08:41:13.149Z] [2022-04-28T08:41:13.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-04-28T08:41:13.149Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.149Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-04-28T08:41:13.149Z] [2022-04-28T08:41:13.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-04-28T08:41:13.149Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.149Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-04-28T08:41:13.149Z] [2022-04-28T08:41:13.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-04-28T08:41:13.149Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.149Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-04-28T08:41:13.149Z] [2022-04-28T08:41:13.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-04-28T08:41:13.149Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.149Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-04-28T08:41:13.149Z] [2022-04-28T08:41:13.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-04-28T08:41:13.150Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.150Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-04-28T08:41:13.150Z] [2022-04-28T08:41:13.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-04-28T08:41:13.150Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.150Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-04-28T08:41:13.150Z] [2022-04-28T08:41:13.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-28T08:41:13.150Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.150Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-28T08:41:13.150Z] [2022-04-28T08:41:13.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-04-28T08:41:13.150Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.150Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-04-28T08:41:13.150Z] [2022-04-28T08:41:13.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-04-28T08:41:13.150Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.150Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-04-28T08:41:13.150Z] [2022-04-28T08:41:13.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-04-28T08:41:13.150Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.150Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-04-28T08:41:13.150Z] [2022-04-28T08:41:13.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-04-28T08:41:13.150Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.150Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-04-28T08:41:13.150Z] [2022-04-28T08:41:13.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-04-28T08:41:13.150Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.150Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-04-28T08:41:13.150Z] [2022-04-28T08:41:13.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-04-28T08:41:13.150Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.150Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-04-28T08:41:13.150Z] [2022-04-28T08:41:13.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-28T08:41:13.150Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.150Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-28T08:41:13.150Z] [2022-04-28T08:41:13.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-04-28T08:41:13.150Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-04-28T08:41:13.150Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-04-28T08:41:13.150Z] [2022-04-28T08:41:13.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2022-04-28T08:41:13.150Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.150Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2022-04-28T08:41:13.150Z] [2022-04-28T08:41:13.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-04-28T08:41:13.150Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.150Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-04-28T08:41:13.150Z] [2022-04-28T08:41:13.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-04-28T08:41:13.150Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.150Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-04-28T08:41:13.150Z] [2022-04-28T08:41:13.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-04-28T08:41:13.150Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.150Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-04-28T08:41:13.150Z] [2022-04-28T08:41:13.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-04-28T08:41:13.150Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.150Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-04-28T08:41:13.150Z] [2022-04-28T08:41:13.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2022-04-28T08:41:13.150Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.150Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2022-04-28T08:41:13.150Z] [2022-04-28T08:41:13.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-04-28T08:41:13.150Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.150Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-04-28T08:41:13.150Z] [2022-04-28T08:41:13.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-04-28T08:41:13.150Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.150Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-04-28T08:41:13.150Z] [2022-04-28T08:41:13.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-04-28T08:41:13.150Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.150Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-04-28T08:41:13.150Z] [2022-04-28T08:41:13.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-04-28T08:41:13.150Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.150Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-04-28T08:41:13.150Z] [2022-04-28T08:41:13.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-04-28T08:41:13.150Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.150Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-04-28T08:41:13.150Z] [2022-04-28T08:41:13.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-04-28T08:41:13.150Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.150Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-04-28T08:41:13.150Z] [2022-04-28T08:41:13.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-04-28T08:41:13.150Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.150Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-04-28T08:41:13.150Z] [2022-04-28T08:41:13.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-04-28T08:41:13.150Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.150Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-04-28T08:41:13.150Z] [2022-04-28T08:41:13.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-04-28T08:41:13.150Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.150Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-04-28T08:41:13.150Z] [2022-04-28T08:41:13.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-28T08:41:13.150Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.150Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-28T08:41:13.150Z] [2022-04-28T08:41:13.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-04-28T08:41:13.150Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.150Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-04-28T08:41:13.150Z] [2022-04-28T08:41:13.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-04-28T08:41:13.150Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.150Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-04-28T08:41:13.150Z] [2022-04-28T08:41:13.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-28T08:41:13.150Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.150Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-28T08:41:13.150Z] [2022-04-28T08:41:13.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.03s) [2022-04-28T08:41:13.150Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.150Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.03s) [2022-04-28T08:41:13.150Z] [2022-04-28T08:41:13.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-04-28T08:41:13.150Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.150Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-04-28T08:41:13.150Z] [2022-04-28T08:41:13.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-04-28T08:41:13.150Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.150Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-04-28T08:41:13.150Z] [2022-04-28T08:41:13.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-04-28T08:41:13.150Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.150Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-04-28T08:41:13.150Z] [2022-04-28T08:41:13.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-04-28T08:41:13.150Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.150Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-04-28T08:41:13.150Z] [2022-04-28T08:41:13.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-28T08:41:13.150Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.150Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-28T08:41:13.150Z] [2022-04-28T08:41:13.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-04-28T08:41:13.150Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.150Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-04-28T08:41:13.150Z] [2022-04-28T08:41:13.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-04-28T08:41:13.150Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.150Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-04-28T08:41:13.150Z] [2022-04-28T08:41:13.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-04-28T08:41:13.150Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.150Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-04-28T08:41:13.150Z] [2022-04-28T08:41:13.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-04-28T08:41:13.150Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.150Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-04-28T08:41:13.150Z] [2022-04-28T08:41:13.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-04-28T08:41:13.150Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.150Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-04-28T08:41:13.150Z] [2022-04-28T08:41:13.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-04-28T08:41:13.150Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.150Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-04-28T08:41:13.150Z] [2022-04-28T08:41:13.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-28T08:41:13.150Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.150Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-28T08:41:13.150Z] [2022-04-28T08:41:13.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-04-28T08:41:13.150Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.150Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-04-28T08:41:13.150Z] [2022-04-28T08:41:13.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-04-28T08:41:13.150Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.150Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-04-28T08:41:13.150Z] [2022-04-28T08:41:13.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-04-28T08:41:13.150Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.150Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-04-28T08:41:13.150Z] [2022-04-28T08:41:13.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-04-28T08:41:13.150Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.150Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-04-28T08:41:13.150Z] [2022-04-28T08:41:13.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-04-28T08:41:13.150Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.150Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-04-28T08:41:13.150Z] [2022-04-28T08:41:13.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-04-28T08:41:13.150Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.150Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-04-28T08:41:13.150Z] [2022-04-28T08:41:13.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-04-28T08:41:13.150Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.150Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-04-28T08:41:13.150Z] [2022-04-28T08:41:13.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-04-28T08:41:13.150Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.150Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-04-28T08:41:13.150Z] [2022-04-28T08:41:13.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-04-28T08:41:13.150Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.150Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-04-28T08:41:13.150Z] [2022-04-28T08:41:13.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-04-28T08:41:13.150Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.150Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-04-28T08:41:13.150Z] [2022-04-28T08:41:13.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-04-28T08:41:13.150Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.150Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-04-28T08:41:13.150Z] [2022-04-28T08:41:13.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-04-28T08:41:13.150Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.150Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-04-28T08:41:13.150Z] [2022-04-28T08:41:13.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-04-28T08:41:13.150Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.150Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-04-28T08:41:13.150Z] [2022-04-28T08:41:13.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-04-28T08:41:13.150Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.150Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-04-28T08:41:13.150Z] [2022-04-28T08:41:13.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-04-28T08:41:13.150Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.150Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-04-28T08:41:13.150Z] [2022-04-28T08:41:13.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-04-28T08:41:13.150Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.150Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-04-28T08:41:13.150Z] [2022-04-28T08:41:13.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-04-28T08:41:13.150Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.150Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-04-28T08:41:13.150Z] [2022-04-28T08:41:13.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-04-28T08:41:13.150Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.150Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-04-28T08:41:13.150Z] [2022-04-28T08:41:13.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-04-28T08:41:13.150Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.150Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-04-28T08:41:13.150Z] [2022-04-28T08:41:13.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-04-28T08:41:13.150Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.150Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-04-28T08:41:13.150Z] [2022-04-28T08:41:13.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-04-28T08:41:13.150Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.150Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-04-28T08:41:13.150Z] [2022-04-28T08:41:13.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-04-28T08:41:13.150Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.150Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-04-28T08:41:13.150Z] [2022-04-28T08:41:13.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-04-28T08:41:13.150Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.150Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-04-28T08:41:13.150Z] [2022-04-28T08:41:13.150Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-04-28T08:41:13.150Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.151Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-04-28T08:41:13.151Z] [2022-04-28T08:41:13.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-04-28T08:41:13.151Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.151Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-04-28T08:41:13.151Z] [2022-04-28T08:41:13.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-04-28T08:41:13.151Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.151Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-04-28T08:41:13.151Z] [2022-04-28T08:41:13.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-04-28T08:41:13.151Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.151Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-04-28T08:41:13.151Z] [2022-04-28T08:41:13.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-28T08:41:13.151Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.151Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-28T08:41:13.151Z] [2022-04-28T08:41:13.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-04-28T08:41:13.151Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.151Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-04-28T08:41:13.151Z] [2022-04-28T08:41:13.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-04-28T08:41:13.151Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.151Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-04-28T08:41:13.151Z] [2022-04-28T08:41:13.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.03s) [2022-04-28T08:41:13.151Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.151Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.03s) [2022-04-28T08:41:13.151Z] [2022-04-28T08:41:13.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-04-28T08:41:13.151Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.151Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-04-28T08:41:13.151Z] [2022-04-28T08:41:13.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-04-28T08:41:13.151Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-04-28T08:41:13.151Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-04-28T08:41:13.151Z] [2022-04-28T08:41:13.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-04-28T08:41:13.151Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.151Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-04-28T08:41:13.151Z] [2022-04-28T08:41:13.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-04-28T08:41:13.151Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.151Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-04-28T08:41:13.151Z] [2022-04-28T08:41:13.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-04-28T08:41:13.151Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.151Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-04-28T08:41:13.151Z] [2022-04-28T08:41:13.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-04-28T08:41:13.151Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.151Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-04-28T08:41:13.151Z] [2022-04-28T08:41:13.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-04-28T08:41:13.151Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.151Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-04-28T08:41:13.151Z] [2022-04-28T08:41:13.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-04-28T08:41:13.151Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.151Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-04-28T08:41:13.151Z] [2022-04-28T08:41:13.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-04-28T08:41:13.151Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.151Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-04-28T08:41:13.151Z] [2022-04-28T08:41:13.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-04-28T08:41:13.151Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.151Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-04-28T08:41:13.151Z] [2022-04-28T08:41:13.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-04-28T08:41:13.151Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.151Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-04-28T08:41:13.151Z] [2022-04-28T08:41:13.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-28T08:41:13.151Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.151Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-28T08:41:13.151Z] [2022-04-28T08:41:13.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-04-28T08:41:13.151Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.151Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-04-28T08:41:13.151Z] [2022-04-28T08:41:13.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-04-28T08:41:13.151Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.151Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-04-28T08:41:13.151Z] [2022-04-28T08:41:13.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-04-28T08:41:13.151Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.151Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-04-28T08:41:13.151Z] [2022-04-28T08:41:13.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-04-28T08:41:13.151Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.151Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-04-28T08:41:13.151Z] [2022-04-28T08:41:13.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-28T08:41:13.151Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.151Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-28T08:41:13.151Z] [2022-04-28T08:41:13.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-04-28T08:41:13.151Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.151Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-04-28T08:41:13.151Z] [2022-04-28T08:41:13.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-04-28T08:41:13.151Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.151Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-04-28T08:41:13.151Z] [2022-04-28T08:41:13.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-04-28T08:41:13.151Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.151Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-04-28T08:41:13.151Z] [2022-04-28T08:41:13.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-04-28T08:41:13.151Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.151Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-04-28T08:41:13.151Z] [2022-04-28T08:41:13.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-04-28T08:41:13.151Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.151Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-04-28T08:41:13.151Z] [2022-04-28T08:41:13.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-04-28T08:41:13.151Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.151Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-04-28T08:41:13.151Z] [2022-04-28T08:41:13.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-04-28T08:41:13.151Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.151Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-04-28T08:41:13.151Z] [2022-04-28T08:41:13.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2022-04-28T08:41:13.151Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.151Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2022-04-28T08:41:13.151Z] [2022-04-28T08:41:13.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-04-28T08:41:13.151Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.151Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-04-28T08:41:13.151Z] [2022-04-28T08:41:13.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-04-28T08:41:13.151Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.151Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-04-28T08:41:13.151Z] [2022-04-28T08:41:13.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-04-28T08:41:13.151Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.151Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-04-28T08:41:13.151Z] [2022-04-28T08:41:13.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-04-28T08:41:13.151Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.151Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-04-28T08:41:13.151Z] [2022-04-28T08:41:13.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-04-28T08:41:13.151Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.151Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-04-28T08:41:13.151Z] [2022-04-28T08:41:13.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-04-28T08:41:13.151Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.151Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-04-28T08:41:13.151Z] [2022-04-28T08:41:13.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-04-28T08:41:13.151Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.151Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-04-28T08:41:13.151Z] [2022-04-28T08:41:13.151Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-04-28T08:41:13.151Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.620Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-04-28T08:41:13.620Z] [2022-04-28T08:41:13.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-04-28T08:41:13.620Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.620Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-04-28T08:41:13.620Z] [2022-04-28T08:41:13.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.03s) [2022-04-28T08:41:13.620Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.620Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.03s) [2022-04-28T08:41:13.620Z] [2022-04-28T08:41:13.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-04-28T08:41:13.620Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.620Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-04-28T08:41:13.620Z] [2022-04-28T08:41:13.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-04-28T08:41:13.620Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.620Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-04-28T08:41:13.620Z] [2022-04-28T08:41:13.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-04-28T08:41:13.620Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.620Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-04-28T08:41:13.620Z] [2022-04-28T08:41:13.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-04-28T08:41:13.620Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.620Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-04-28T08:41:13.620Z] [2022-04-28T08:41:13.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-04-28T08:41:13.620Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.620Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-04-28T08:41:13.620Z] [2022-04-28T08:41:13.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-04-28T08:41:13.620Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.620Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-04-28T08:41:13.620Z] [2022-04-28T08:41:13.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-04-28T08:41:13.620Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.620Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-04-28T08:41:13.620Z] [2022-04-28T08:41:13.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-04-28T08:41:13.620Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.620Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-04-28T08:41:13.620Z] [2022-04-28T08:41:13.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-28T08:41:13.620Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.620Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-28T08:41:13.620Z] [2022-04-28T08:41:13.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-04-28T08:41:13.620Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-04-28T08:41:13.620Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-04-28T08:41:13.620Z] [2022-04-28T08:41:13.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-04-28T08:41:13.620Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.620Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-04-28T08:41:13.620Z] [2022-04-28T08:41:13.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-04-28T08:41:13.620Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.620Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-04-28T08:41:13.620Z] [2022-04-28T08:41:13.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-04-28T08:41:13.620Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.620Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-04-28T08:41:13.620Z] [2022-04-28T08:41:13.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-04-28T08:41:13.620Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.620Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-04-28T08:41:13.620Z] [2022-04-28T08:41:13.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-04-28T08:41:13.620Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.620Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-04-28T08:41:13.620Z] [2022-04-28T08:41:13.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-04-28T08:41:13.620Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.620Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-04-28T08:41:13.620Z] [2022-04-28T08:41:13.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-04-28T08:41:13.620Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.620Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-04-28T08:41:13.620Z] [2022-04-28T08:41:13.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-04-28T08:41:13.620Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.620Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-04-28T08:41:13.620Z] [2022-04-28T08:41:13.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-28T08:41:13.620Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.620Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-28T08:41:13.620Z] [2022-04-28T08:41:13.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-28T08:41:13.620Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.620Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-28T08:41:13.620Z] [2022-04-28T08:41:13.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-04-28T08:41:13.620Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.620Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-04-28T08:41:13.620Z] [2022-04-28T08:41:13.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-04-28T08:41:13.620Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.620Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-04-28T08:41:13.620Z] [2022-04-28T08:41:13.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-04-28T08:41:13.620Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.620Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-04-28T08:41:13.620Z] [2022-04-28T08:41:13.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-04-28T08:41:13.620Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.620Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-04-28T08:41:13.620Z] [2022-04-28T08:41:13.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2022-04-28T08:41:13.620Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-04-28T08:41:13.620Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2022-04-28T08:41:13.620Z] [2022-04-28T08:41:13.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-04-28T08:41:13.620Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.620Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-04-28T08:41:13.620Z] [2022-04-28T08:41:13.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-04-28T08:41:13.620Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.620Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-04-28T08:41:13.620Z] [2022-04-28T08:41:13.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-04-28T08:41:13.620Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.620Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-04-28T08:41:13.620Z] [2022-04-28T08:41:13.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-04-28T08:41:13.620Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.620Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-04-28T08:41:13.620Z] [2022-04-28T08:41:13.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-04-28T08:41:13.620Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.620Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-04-28T08:41:13.620Z] [2022-04-28T08:41:13.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-28T08:41:13.620Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.620Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-28T08:41:13.620Z] [2022-04-28T08:41:13.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-04-28T08:41:13.620Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.620Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-04-28T08:41:13.620Z] [2022-04-28T08:41:13.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-04-28T08:41:13.620Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.620Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-04-28T08:41:13.620Z] [2022-04-28T08:41:13.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-04-28T08:41:13.620Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.620Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-04-28T08:41:13.620Z] [2022-04-28T08:41:13.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-04-28T08:41:13.620Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.620Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-04-28T08:41:13.620Z] [2022-04-28T08:41:13.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-04-28T08:41:13.620Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.620Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-04-28T08:41:13.620Z] [2022-04-28T08:41:13.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-04-28T08:41:13.620Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.620Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-04-28T08:41:13.620Z] [2022-04-28T08:41:13.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-04-28T08:41:13.620Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.620Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-04-28T08:41:13.620Z] [2022-04-28T08:41:13.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-04-28T08:41:13.620Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.620Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-04-28T08:41:13.620Z] [2022-04-28T08:41:13.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-04-28T08:41:13.620Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.620Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-04-28T08:41:13.620Z] [2022-04-28T08:41:13.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-04-28T08:41:13.620Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-04-28T08:41:13.620Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-04-28T08:41:13.620Z] [2022-04-28T08:41:13.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-04-28T08:41:13.620Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.620Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-04-28T08:41:13.620Z] [2022-04-28T08:41:13.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-04-28T08:41:13.620Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.620Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-04-28T08:41:13.620Z] [2022-04-28T08:41:13.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-28T08:41:13.620Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.620Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-28T08:41:13.620Z] [2022-04-28T08:41:13.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-04-28T08:41:13.620Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.620Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-04-28T08:41:13.620Z] [2022-04-28T08:41:13.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-04-28T08:41:13.620Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.620Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-04-28T08:41:13.620Z] [2022-04-28T08:41:13.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-04-28T08:41:13.620Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.620Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-04-28T08:41:13.620Z] [2022-04-28T08:41:13.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-04-28T08:41:13.620Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.620Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-04-28T08:41:13.620Z] [2022-04-28T08:41:13.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2022-04-28T08:41:13.620Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.620Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2022-04-28T08:41:13.620Z] [2022-04-28T08:41:13.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-04-28T08:41:13.620Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.620Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-04-28T08:41:13.620Z] [2022-04-28T08:41:13.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.03s) [2022-04-28T08:41:13.620Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.620Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.03s) [2022-04-28T08:41:13.620Z] [2022-04-28T08:41:13.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-04-28T08:41:13.620Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.620Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-04-28T08:41:13.620Z] [2022-04-28T08:41:13.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-04-28T08:41:13.620Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.620Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-04-28T08:41:13.620Z] [2022-04-28T08:41:13.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-04-28T08:41:13.620Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.620Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-04-28T08:41:13.620Z] [2022-04-28T08:41:13.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-04-28T08:41:13.620Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.620Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-04-28T08:41:13.620Z] [2022-04-28T08:41:13.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-04-28T08:41:13.620Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.620Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-04-28T08:41:13.620Z] [2022-04-28T08:41:13.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-04-28T08:41:13.621Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.621Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-04-28T08:41:13.621Z] [2022-04-28T08:41:13.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-28T08:41:13.621Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.621Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-28T08:41:13.621Z] [2022-04-28T08:41:13.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-04-28T08:41:13.621Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.621Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-04-28T08:41:13.621Z] [2022-04-28T08:41:13.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-04-28T08:41:13.621Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.621Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-04-28T08:41:13.621Z] [2022-04-28T08:41:13.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-04-28T08:41:13.621Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.621Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-04-28T08:41:13.621Z] [2022-04-28T08:41:13.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-04-28T08:41:13.621Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-04-28T08:41:13.621Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-04-28T08:41:13.621Z] [2022-04-28T08:41:13.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-04-28T08:41:13.621Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.621Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-04-28T08:41:13.621Z] [2022-04-28T08:41:13.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-04-28T08:41:13.621Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.621Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-04-28T08:41:13.621Z] [2022-04-28T08:41:13.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-04-28T08:41:13.621Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.621Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-04-28T08:41:13.621Z] [2022-04-28T08:41:13.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-04-28T08:41:13.621Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.621Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-04-28T08:41:13.621Z] [2022-04-28T08:41:13.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-04-28T08:41:13.621Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.621Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-04-28T08:41:13.621Z] [2022-04-28T08:41:13.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2022-04-28T08:41:13.621Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.621Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2022-04-28T08:41:13.621Z] [2022-04-28T08:41:13.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2022-04-28T08:41:13.621Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.621Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2022-04-28T08:41:13.621Z] [2022-04-28T08:41:13.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-28T08:41:13.621Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.621Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-28T08:41:13.621Z] [2022-04-28T08:41:13.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-04-28T08:41:13.621Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.621Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-04-28T08:41:13.621Z] [2022-04-28T08:41:13.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-04-28T08:41:13.621Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.621Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-04-28T08:41:13.621Z] [2022-04-28T08:41:13.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-04-28T08:41:13.621Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.621Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-04-28T08:41:13.621Z] [2022-04-28T08:41:13.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-04-28T08:41:13.621Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.621Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-04-28T08:41:13.621Z] [2022-04-28T08:41:13.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-04-28T08:41:13.621Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.621Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-04-28T08:41:13.621Z] [2022-04-28T08:41:13.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-04-28T08:41:13.621Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.621Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-04-28T08:41:13.621Z] [2022-04-28T08:41:13.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-04-28T08:41:13.621Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.621Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-04-28T08:41:13.621Z] [2022-04-28T08:41:13.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-04-28T08:41:13.621Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.621Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-04-28T08:41:13.621Z] [2022-04-28T08:41:13.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-04-28T08:41:13.621Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.621Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-04-28T08:41:13.621Z] [2022-04-28T08:41:13.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-04-28T08:41:13.621Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.621Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-04-28T08:41:13.621Z] [2022-04-28T08:41:13.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-28T08:41:13.621Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.621Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-28T08:41:13.621Z] [2022-04-28T08:41:13.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-28T08:41:13.621Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.621Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-28T08:41:13.621Z] [2022-04-28T08:41:13.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-28T08:41:13.621Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.621Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-28T08:41:13.621Z] [2022-04-28T08:41:13.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-28T08:41:13.621Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.621Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-28T08:41:13.621Z] [2022-04-28T08:41:13.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-28T08:41:13.621Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.621Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-28T08:41:13.621Z] [2022-04-28T08:41:13.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-28T08:41:13.621Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.621Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-28T08:41:13.621Z] [2022-04-28T08:41:13.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-28T08:41:13.621Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.621Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-28T08:41:13.621Z] [2022-04-28T08:41:13.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-28T08:41:13.621Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.621Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-28T08:41:13.621Z] [2022-04-28T08:41:13.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-28T08:41:13.621Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.621Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-28T08:41:13.621Z] [2022-04-28T08:41:13.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-28T08:41:13.621Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.621Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-28T08:41:13.621Z] [2022-04-28T08:41:13.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-28T08:41:13.621Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.621Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-28T08:41:13.621Z] [2022-04-28T08:41:13.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-28T08:41:13.621Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.621Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-28T08:41:13.621Z] [2022-04-28T08:41:13.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-28T08:41:13.621Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.621Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-28T08:41:13.621Z] [2022-04-28T08:41:13.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-28T08:41:13.621Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.621Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-28T08:41:13.621Z] [2022-04-28T08:41:13.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-28T08:41:13.621Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.621Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-28T08:41:13.621Z] [2022-04-28T08:41:13.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-28T08:41:13.621Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.621Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-28T08:41:13.621Z] [2022-04-28T08:41:13.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-28T08:41:13.621Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.621Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-28T08:41:13.621Z] [2022-04-28T08:41:13.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-28T08:41:13.621Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.621Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-28T08:41:13.621Z] [2022-04-28T08:41:13.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-28T08:41:13.621Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.621Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-28T08:41:13.621Z] [2022-04-28T08:41:13.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-28T08:41:13.621Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.621Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-28T08:41:13.621Z] [2022-04-28T08:41:13.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.15s) [2022-04-28T08:41:13.621Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.621Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.15s) [2022-04-28T08:41:13.621Z] [2022-04-28T08:41:13.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-28T08:41:13.621Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.621Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-28T08:41:13.621Z] [2022-04-28T08:41:13.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-28T08:41:13.621Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.621Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-28T08:41:13.621Z] [2022-04-28T08:41:13.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-28T08:41:13.621Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.621Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-28T08:41:13.621Z] [2022-04-28T08:41:13.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-28T08:41:13.621Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.621Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-28T08:41:13.621Z] [2022-04-28T08:41:13.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-28T08:41:13.621Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.621Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-28T08:41:13.621Z] [2022-04-28T08:41:13.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-28T08:41:13.621Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.621Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-28T08:41:13.621Z] [2022-04-28T08:41:13.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-28T08:41:13.621Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.621Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-28T08:41:13.621Z] [2022-04-28T08:41:13.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-28T08:41:13.621Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.621Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-28T08:41:13.621Z] [2022-04-28T08:41:13.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-28T08:41:13.621Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.621Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-28T08:41:13.621Z] [2022-04-28T08:41:13.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-28T08:41:13.621Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.621Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-28T08:41:13.621Z] [2022-04-28T08:41:13.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-28T08:41:13.621Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.621Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-28T08:41:13.621Z] [2022-04-28T08:41:13.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-28T08:41:13.621Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.621Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-28T08:41:13.621Z] [2022-04-28T08:41:13.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-28T08:41:13.621Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.621Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-28T08:41:13.621Z] [2022-04-28T08:41:13.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-28T08:41:13.621Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.621Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-28T08:41:13.621Z] [2022-04-28T08:41:13.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-28T08:41:13.621Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.621Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-28T08:41:13.621Z] [2022-04-28T08:41:13.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-28T08:41:13.621Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.621Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-28T08:41:13.621Z] [2022-04-28T08:41:13.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-28T08:41:13.621Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.621Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-28T08:41:13.621Z] [2022-04-28T08:41:13.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-28T08:41:13.621Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.621Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-28T08:41:13.621Z] [2022-04-28T08:41:13.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-28T08:41:13.621Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.621Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-28T08:41:13.621Z] [2022-04-28T08:41:13.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-28T08:41:13.621Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.621Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-28T08:41:13.621Z] [2022-04-28T08:41:13.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-28T08:41:13.621Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.621Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-28T08:41:13.621Z] [2022-04-28T08:41:13.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-28T08:41:13.621Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.621Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-28T08:41:13.621Z] [2022-04-28T08:41:13.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-28T08:41:13.621Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.621Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-28T08:41:13.621Z] [2022-04-28T08:41:13.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-28T08:41:13.621Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.621Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-28T08:41:13.621Z] [2022-04-28T08:41:13.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-28T08:41:13.621Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.621Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-28T08:41:13.621Z] [2022-04-28T08:41:13.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-28T08:41:13.622Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.622Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-28T08:41:13.622Z] [2022-04-28T08:41:13.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-28T08:41:13.622Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.622Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-28T08:41:13.622Z] [2022-04-28T08:41:13.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-28T08:41:13.622Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.622Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-28T08:41:13.622Z] [2022-04-28T08:41:13.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-28T08:41:13.622Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.622Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-28T08:41:13.622Z] [2022-04-28T08:41:13.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-28T08:41:13.622Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.622Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-28T08:41:13.622Z] [2022-04-28T08:41:13.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-28T08:41:13.622Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.622Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-28T08:41:13.622Z] [2022-04-28T08:41:13.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-28T08:41:13.622Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.622Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-28T08:41:13.622Z] [2022-04-28T08:41:13.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-28T08:41:13.622Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.622Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-28T08:41:13.622Z] [2022-04-28T08:41:13.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-28T08:41:13.622Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.622Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-28T08:41:13.622Z] [2022-04-28T08:41:13.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-28T08:41:13.622Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.622Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-28T08:41:13.622Z] [2022-04-28T08:41:13.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-28T08:41:13.622Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.622Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-28T08:41:13.622Z] [2022-04-28T08:41:13.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-28T08:41:13.622Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.622Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-28T08:41:13.622Z] [2022-04-28T08:41:13.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-28T08:41:13.622Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.622Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-28T08:41:13.622Z] [2022-04-28T08:41:13.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-28T08:41:13.622Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.622Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-28T08:41:13.622Z] [2022-04-28T08:41:13.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-28T08:41:13.622Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.622Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-28T08:41:13.622Z] [2022-04-28T08:41:13.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-28T08:41:13.622Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.622Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-28T08:41:13.622Z] [2022-04-28T08:41:13.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-28T08:41:13.622Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.622Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-28T08:41:13.622Z] [2022-04-28T08:41:13.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-28T08:41:13.622Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.622Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-28T08:41:13.622Z] [2022-04-28T08:41:13.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-28T08:41:13.622Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.622Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-28T08:41:13.622Z] [2022-04-28T08:41:13.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-28T08:41:13.622Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.622Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-28T08:41:13.622Z] [2022-04-28T08:41:13.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-28T08:41:13.622Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.622Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-28T08:41:13.622Z] [2022-04-28T08:41:13.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-28T08:41:13.622Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.622Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-28T08:41:13.622Z] [2022-04-28T08:41:13.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-28T08:41:13.622Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.622Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-28T08:41:13.622Z] [2022-04-28T08:41:13.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-28T08:41:13.622Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.622Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-28T08:41:13.622Z] [2022-04-28T08:41:13.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-28T08:41:13.622Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.622Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-28T08:41:13.622Z] [2022-04-28T08:41:13.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-28T08:41:13.622Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.622Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-28T08:41:13.622Z] [2022-04-28T08:41:13.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-28T08:41:13.622Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.622Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-28T08:41:13.622Z] [2022-04-28T08:41:13.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-28T08:41:13.622Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.622Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-28T08:41:13.622Z] [2022-04-28T08:41:13.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-28T08:41:13.622Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.622Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-28T08:41:13.622Z] [2022-04-28T08:41:13.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-28T08:41:13.622Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.622Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-28T08:41:13.622Z] [2022-04-28T08:41:13.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-04-28T08:41:13.622Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.622Z] [2022-04-28T08:41:13.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-04-28T08:41:13.622Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.622Z] [2022-04-28T08:41:13.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-04-28T08:41:13.622Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-04-28T08:41:13.622Z] [2022-04-28T08:41:13.622Z] DONE 1088 tests, 539 skipped in 2405.178s [2022-04-28T08:41:13.622Z] INFO: Integration tests ended at 04/28/2022 08:41:13. Duration:00:40:05.3372716 [2022-04-28T08:41:13.622Z] INFO: Docker info of the daemon under test at end of run [2022-04-28T08:41:13.622Z] [2022-04-28T08:41:13.622Z] Containers: 10 [2022-04-28T08:41:13.622Z] Running: 0 [2022-04-28T08:41:13.622Z] Paused: 0 [2022-04-28T08:41:13.622Z] Stopped: 10 [2022-04-28T08:41:13.622Z] Images: 18 [2022-04-28T08:41:13.622Z] Server Version: 0.0.0-dev [2022-04-28T08:41:13.622Z] Storage Driver: windowsfilter [2022-04-28T08:41:13.622Z] Windows: [2022-04-28T08:41:13.622Z] Logging Driver: json-file [2022-04-28T08:41:13.622Z] Plugins: [2022-04-28T08:41:13.622Z] Volume: local [2022-04-28T08:41:13.622Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-28T08:41:13.622Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-28T08:41:13.622Z] Swarm: inactive [2022-04-28T08:41:13.622Z] Default Isolation: process [2022-04-28T08:41:13.622Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-04-28T08:41:13.622Z] Operating System: Microsoft Windows Server Version 1809 (OS Build 17763.2183) [2022-04-28T08:41:13.622Z] OSType: windows [2022-04-28T08:41:13.622Z] Architecture: x86_64 [2022-04-28T08:41:13.622Z] CPUs: 4 [2022-04-28T08:41:13.622Z] Total Memory: 32GiB [2022-04-28T08:41:13.622Z] Name: azwin-2-19d1e0 [2022-04-28T08:41:13.622Z] ID: 3TSZ:YJJG:Q2QU:2L6A:W3RF:BX5R:NCB5:R2AI:DI7F:RREP:2SVW:ZBYS [2022-04-28T08:41:13.622Z] Docker Root Dir: D:\CI\PR-43536\2\daemon [2022-04-28T08:41:13.622Z] Debug Mode (client): false [2022-04-28T08:41:13.622Z] Debug Mode (server): true [2022-04-28T08:41:13.622Z] File Descriptors: -1 [2022-04-28T08:41:13.622Z] Goroutines: 17 [2022-04-28T08:41:13.622Z] System Time: 2022-04-28T08:41:13.3610875Z [2022-04-28T08:41:13.622Z] EventsListeners: 0 [2022-04-28T08:41:13.622Z] Registry: https://index.docker.io/v1/ [2022-04-28T08:41:13.622Z] Labels: [2022-04-28T08:41:13.622Z] Experimental: false [2022-04-28T08:41:13.622Z] Insecure Registries: [2022-04-28T08:41:13.622Z] 127.0.0.0/8 [2022-04-28T08:41:13.622Z] Live Restore Enabled: false [2022-04-28T08:41:13.622Z] [2022-04-28T08:41:13.622Z] [2022-04-28T08:41:13.622Z] INFO: Stopping daemon under test [2022-04-28T08:41:13.622Z] SUCCESS: The process with PID 1180 (child process of PID 2080) has been terminated. [2022-04-28T08:41:13.622Z] SUCCESS: The process with PID 2080 (child process of PID 3184) has been terminated. [2022-04-28T08:41:13.622Z] INFO: Stop tailing logs of the daemon under tests [2022-04-28T08:41:14.090Z] INFO: executeCI.ps1 Completed successfully at 04/28/2022 08:41:13. [2022-04-28T08:41:14.090Z] INFO: Tidying up at end of run [2022-04-28T08:41:14.090Z] ----------- DAEMON LOG ------------ [2022-04-28T08:41:14.090Z] 2022/04/28 07:58:32 http: superfluous response.WriteHeader call from github.com/docker/docker/api/server/httputils.WriteJSON (httputils.go:92) [2022-04-28T08:41:14.090Z] ----------- END DAEMON LOG -------- [2022-04-28T08:41:14.090Z] INFO: Saving daemon under test log (d:\CI\PR-43536\2\dut.out) to bundles\CIDUT.out [2022-04-28T08:41:14.090Z] INFO: Saving daemon under test log (d:\CI\PR-43536\2\dut.err) to bundles\CIDUT.err [2022-04-28T08:41:14.090Z] INFO: Saving containerd logs to bundles [2022-04-28T08:41:14.090Z] INFO: Nuke-Everything... [2022-04-28T08:41:14.090Z] INFO: Container count on control daemon to delete is 2 [2022-04-28T08:41:14.558Z] acae2f4daa5a [2022-04-28T08:41:14.558Z] a4394ba6f843 [2022-04-28T08:41:14.558Z] INFO: Tidying pidfile d:\CI\PR-43536\2\docker.pid [2022-04-28T08:41:14.558Z] INFO: Nuking d:\CI [2022-04-28T08:41:39.855Z] INFO: Zapped successfully [2022-04-28T08:41:39.855Z] [2022-04-28T08:41:39.855Z] INFO: executeCI.ps1 exiting at Thu Apr 28 08:41:38 CUT 2022. Duration 01:05:40.8411754 [2022-04-28T08:41:39.855Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-04-28T08:41:40.104Z] Recording test results [2022-04-28T08:41:47.473Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-04-28T08:41:48.994Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2022-04-28T08:41:50.789Z] Archiving artifacts [2022-04-28T08:42:05.237Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43536/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-28T08:42:06.202Z] + make clean [2022-04-28T08:42:07.768Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-28T08:42:07.768Z] docker-dev-cache [2022-04-28T08:42:07.768Z] 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